Trace number 4081716

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)-23 1800.02 901.16

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_100_10_1.opb
MD5SUM8c398fbb12ba7dbf676dd8375a76e0de
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.01
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)2496
Sum of products size (including duplicates)4992
Number of different products1248
Sum of products size2496

Quality of the solution as a function of time


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

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.11/0.10	c Pseudo Boolean Optimization by upper bound
0.11/0.10	c ManyCore solver with 2 solvers running in parallel
0.11/0.10	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.10	c Expensive reason simplification
0.11/0.10	c Glucose 2.1 dynamic restart strategy
0.11/0.10	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/0.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.10	c --- End Solver configuration ---
0.11/0.10	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.10	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.10	c No reason simplification
0.11/0.10	c Armin Biere (Picosat) restarts strategy
0.11/0.10	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/0.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.10	c --- End Solver configuration ---
0.11/0.10	c solving HOME/instance-4081716-1465257473.opb
0.11/0.10	c reading problem ... 
0.11/0.11	c  objective function found
0.48/0.31	c ... done. Wall clock time 0.204s.
0.48/0.31	c declared #vars     200
0.48/0.31	c internal #vars     1448
0.48/0.31	c #constraints  2798
0.48/0.31	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.48/0.31	c constraints type 
0.48/0.31	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 1248
0.48/0.31	c org.sat4j.minisat.constraints.card.MinWatchCard => 202
0.48/0.31	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 100
0.48/0.31	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1248
0.48/0.31	c 2798 constraints processed.
0.48/0.31	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.48/0.31	c constraints type 
0.48/0.31	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 100
0.48/0.31	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 1248
0.48/0.31	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 202
0.48/0.31	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1248
0.48/0.31	c 2798 constraints processed.
0.48/0.31	c objective function length is 100 literals
0.85/0.41	c And the winner is solver1
1.06/0.81	c SATISFIABLE
1.06/0.81	c OPTIMIZING...
1.06/0.81	c Got one! Elapsed wall clock time (in seconds):0.708
1.06/0.81	o -9
1.06/0.84	c And the winner is solver1
1.19/1.31	c Got one! Elapsed wall clock time (in seconds):1.21
1.19/1.31	o -10
1.19/1.33	c And the winner is solver1
1.26/1.82	c Got one! Elapsed wall clock time (in seconds):1.711
1.26/1.82	o -11
1.26/1.84	c And the winner is solver1
1.36/2.32	c Got one! Elapsed wall clock time (in seconds):2.212
1.36/2.32	o -12
1.36/2.33	c And the winner is solver1
1.58/2.82	c Got one! Elapsed wall clock time (in seconds):2.713
1.58/2.82	o -13
1.58/2.84	c And the winner is solver0
1.64/3.32	c Got one! Elapsed wall clock time (in seconds):3.214
1.64/3.32	o -17
1.64/3.33	c And the winner is solver0
1.68/3.82	c Got one! Elapsed wall clock time (in seconds):3.715
1.68/3.82	o -18
1.68/3.87	c And the winner is solver1
2.07/4.32	c Got one! Elapsed wall clock time (in seconds):4.215
2.07/4.32	o -19
2.85/4.65	c And the winner is solver1
3.09/4.82	c Got one! Elapsed wall clock time (in seconds):4.716
3.09/4.82	o -20
3.45/5.05	c cleaning 3171 clauses out of 6341 with flag 9673/6341
3.45/5.09	c And the winner is solver1
3.72/5.32	c Got one! Elapsed wall clock time (in seconds):5.217
3.72/5.32	o -21
4.81/5.81	c cleaning 4362 clauses out of 8724 with flag 24006/11895
5.86/6.36	c cleaning 5180 clauses out of 10365 with flag 48222/17898
7.36/7.06	c cleaning 6091 clauses out of 12189 with flag 79137/24902
9.36/7.90	c cleaning 7045 clauses out of 14089 with flag 109072/32893
11.44/8.96	c cleaning 8022 clauses out of 16045 with flag 140210/41894
13.67/10.09	c cleaning 8997 clauses out of 18022 with flag 173356/51893
16.26/11.39	c cleaning 9986 clauses out of 20025 with flag 209502/62893
19.12/12.76	c cleaning 11014 clauses out of 22039 with flag 246515/74893
22.33/14.40	c cleaning 12012 clauses out of 24036 with flag 284856/87904
25.98/16.15	c cleaning 13006 clauses out of 26013 with flag 329653/101893
29.37/17.83	c cleaning 14006 clauses out of 28014 with flag 373252/116900
33.25/19.74	c cleaning 14993 clauses out of 30004 with flag 420805/132896
35.86/21.10	c And the winner is solver1
36.05/21.33	c Got one! Elapsed wall clock time (in seconds):21.221
36.05/21.33	o -22
37.79/22.21	c cleaning 16030 clauses out of 32070 with flag 24195/149955
38.99/22.80	c cleaning 11009 clauses out of 22044 with flag 52369/155959
40.47/23.51	c cleaning 9015 clauses out of 18030 with flag 83436/162954
41.67/24.20	c cleaning 8483 clauses out of 17020 with flag 121241/170959
43.47/25.08	c cleaning 8766 clauses out of 17533 with flag 161506/179955
45.47/26.06	c cleaning 9361 clauses out of 18768 with flag 207925/189956
47.67/27.18	c cleaning 10198 clauses out of 20407 with flag 256727/200956
50.07/28.39	c cleaning 11101 clauses out of 22207 with flag 313688/212954
53.09/29.87	c cleaning 12018 clauses out of 24106 with flag 372439/225954
56.32/31.45	c cleaning 13027 clauses out of 26088 with flag 434644/239954
60.14/33.31	c cleaning 14031 clauses out of 28061 with flag 497651/254954
64.35/35.46	c cleaning 15013 clauses out of 30034 with flag 571058/270958
68.61/37.57	c cleaning 16007 clauses out of 32017 with flag 648041/287954
73.65/40.10	c cleaning 16988 clauses out of 34012 with flag 727330/305956
79.25/42.81	c cleaning 18009 clauses out of 36023 with flag 811025/324955
84.65/45.57	c cleaning 19001 clauses out of 38018 with flag 902028/344959
89.93/48.18	c cleaning 19992 clauses out of 40013 with flag 996708/365955
95.53/51.00	c cleaning 21010 clauses out of 42020 with flag 1095123/387954
101.82/54.03	c cleaning 21986 clauses out of 44011 with flag 1199480/410955
108.00/57.17	c cleaning 23013 clauses out of 46025 with flag 1308044/434955
114.20/60.22	c cleaning 23980 clauses out of 48011 with flag 1425916/459954
121.24/63.78	c cleaning 24978 clauses out of 50031 with flag 1543861/485954
128.26/67.21	c cleaning 25995 clauses out of 52053 with flag 1673423/512954
136.10/71.11	c cleaning 27029 clauses out of 54058 with flag 1802291/540954
144.55/75.30	c cleaning 28017 clauses out of 56033 with flag 1914556/569958
152.94/79.58	c cleaning 28990 clauses out of 58015 with flag 2035010/599957
161.97/84.04	c cleaning 29989 clauses out of 60022 with flag 2162948/630954
171.42/88.75	c cleaning 31019 clauses out of 62038 with flag 2296211/662959
182.42/94.25	c cleaning 32006 clauses out of 64016 with flag 2435763/695956
189.88/97.96	c cleaning 0 clauses out of 6061 with flag 0/6062
193.52/99.69	c cleaning 32980 clauses out of 66008 with flag 2566775/729954
204.77/105.25	c cleaning 34000 clauses out of 68028 with flag 2709475/764954
212.83/109.25	c And the winner is solver1
212.83/109.34	c Got one! Elapsed wall clock time (in seconds):109.235
212.83/109.34	o -23
214.98/110.46	c cleaning 32973 clauses out of 66012 with flag 27005/796938
216.60/111.22	c cleaning 19507 clauses out of 39038 with flag 57575/802937
217.99/111.92	c cleaning 13231 clauses out of 26536 with flag 98796/809942
219.42/112.65	c cleaning 10650 clauses out of 21300 with flag 139178/817937
220.83/113.40	c cleaning 9817 clauses out of 19651 with flag 188460/826938
222.62/114.27	c cleaning 9889 clauses out of 19833 with flag 243868/836937
224.42/115.18	c cleaning 10470 clauses out of 20945 with flag 303449/847938
226.62/116.23	c cleaning 11229 clauses out of 22474 with flag 366456/859937
229.02/117.40	c cleaning 12112 clauses out of 24245 with flag 432589/872937
231.67/118.72	c cleaning 13048 clauses out of 26133 with flag 505320/886937
234.47/120.17	c cleaning 14043 clauses out of 28085 with flag 589422/901937
237.66/121.77	c cleaning 14997 clauses out of 30042 with flag 679058/917937
241.11/123.48	c cleaning 16018 clauses out of 32045 with flag 762589/934937
244.51/125.20	c cleaning 17015 clauses out of 34030 with flag 860676/952940
248.31/127.09	c cleaning 17991 clauses out of 36012 with flag 959706/971937
252.95/129.33	c cleaning 18989 clauses out of 38021 with flag 1058018/991937
257.97/131.85	c cleaning 20003 clauses out of 40032 with flag 1154604/1012937
263.40/134.50	c cleaning 21015 clauses out of 42029 with flag 1257961/1034937
268.60/137.19	c cleaning 21997 clauses out of 44017 with flag 1373181/1057940
274.65/140.18	c cleaning 23000 clauses out of 46017 with flag 1485251/1081937
281.10/143.38	c cleaning 24009 clauses out of 48017 with flag 1616693/1106937
287.50/146.51	c cleaning 25004 clauses out of 50008 with flag 1748903/1132937
294.33/149.94	c cleaning 25996 clauses out of 52004 with flag 1876673/1159937
301.37/153.40	c cleaning 26996 clauses out of 54009 with flag 2013714/1187938
308.61/157.02	c cleaning 27975 clauses out of 56012 with flag 2164567/1216937
317.03/161.29	c cleaning 28998 clauses out of 58038 with flag 2304960/1246938
325.45/165.46	c cleaning 30017 clauses out of 60040 with flag 2460287/1277938
334.08/169.73	c cleaning 30995 clauses out of 62023 with flag 2621105/1309938
344.16/174.72	c cleaning 32014 clauses out of 64027 with flag 2777867/1342937
354.99/180.11	c cleaning 32998 clauses out of 66013 with flag 2939464/1376937
365.47/185.32	c cleaning 33987 clauses out of 68015 with flag 3102851/1411937
376.75/190.92	c cleaning 35004 clauses out of 70028 with flag 3277332/1447937
390.44/197.73	c cleaning 36012 clauses out of 72024 with flag 3452631/1484937
403.76/204.62	c cleaning 36986 clauses out of 74012 with flag 3635454/1522937
416.81/211.20	c cleaning 38005 clauses out of 76026 with flag 3828791/1561937
429.48/217.46	c cleaning 38981 clauses out of 78021 with flag 4028865/1601937
443.38/224.40	c cleaning 40011 clauses out of 80040 with flag 4231216/1642937
457.06/231.13	c cleaning 41015 clauses out of 82029 with flag 4439610/1684937
471.52/238.32	c cleaning 41994 clauses out of 84014 with flag 4659571/1727937
486.16/245.68	c cleaning 43011 clauses out of 86021 with flag 4881096/1771938
502.22/253.64	c cleaning 43998 clauses out of 88009 with flag 5104818/1816937
517.88/261.46	c cleaning 44978 clauses out of 90012 with flag 5338187/1862938
534.58/269.71	c cleaning 46002 clauses out of 92033 with flag 5555339/1909937
552.12/278.48	c cleaning 47000 clauses out of 94032 with flag 5783630/1957938
570.38/287.54	c cleaning 48007 clauses out of 96033 with flag 6042601/2006939
589.68/297.14	c cleaning 49005 clauses out of 98024 with flag 6304546/2056937
609.53/307.37	c cleaning 50000 clauses out of 100019 with flag 6567053/2107937
629.04/317.05	c cleaning 51010 clauses out of 102020 with flag 6832315/2159938
648.92/326.97	c cleaning 51966 clauses out of 104009 with flag 7103965/2212937
656.36/330.70	c cleaning 0 clauses out of 11442 with flag 0/11443
671.63/338.23	c cleaning 53004 clauses out of 106043 with flag 7385010/2266937
695.11/349.91	c cleaning 54007 clauses out of 108039 with flag 7661162/2321937
720.17/362.40	c cleaning 54986 clauses out of 110032 with flag 7919373/2377937
743.47/374.05	c cleaning 56016 clauses out of 112046 with flag 8211829/2434937
767.94/386.23	c cleaning 56999 clauses out of 114030 with flag 8506968/2492937
792.27/398.33	c cleaning 58013 clauses out of 116031 with flag 8785070/2551937
817.36/410.80	c cleaning 58992 clauses out of 118018 with flag 9062387/2611937
842.41/423.31	c cleaning 59993 clauses out of 120027 with flag 9338317/2672938
867.98/436.48	c cleaning 61003 clauses out of 122033 with flag 9580077/2734937
894.30/449.55	c cleaning 61999 clauses out of 124030 with flag 9853866/2797937
921.39/463.03	c cleaning 62985 clauses out of 126031 with flag 10161192/2861937
949.31/476.95	c cleaning 63987 clauses out of 128046 with flag 10478917/2926937
980.47/492.45	c cleaning 65021 clauses out of 130059 with flag 10801805/2992937
1011.78/508.02	c cleaning 66003 clauses out of 132061 with flag 11104737/3059960
1045.32/524.71	c cleaning 66996 clauses out of 134035 with flag 11409490/3127937
1077.86/540.96	c cleaning 67988 clauses out of 136039 with flag 11737765/3196937
1111.97/557.96	c cleaning 69026 clauses out of 138051 with flag 12087822/3266937
1148.72/576.23	c cleaning 69969 clauses out of 140025 with flag 12426878/3337937
1187.86/595.70	c cleaning 71028 clauses out of 142056 with flag 12777219/3409937
1225.87/614.61	c cleaning 71965 clauses out of 144028 with flag 13121625/3482937
1267.07/635.10	c cleaning 73021 clauses out of 146065 with flag 13469926/3556939
1306.58/654.83	c cleaning 74008 clauses out of 148042 with flag 13820010/3631937
1346.51/674.74	c cleaning 75017 clauses out of 150034 with flag 14177710/3707937
1386.35/695.14	c cleaning 76009 clauses out of 152017 with flag 14532772/3784937
1426.11/714.99	c cleaning 76976 clauses out of 154009 with flag 14861183/3862938
1468.76/736.17	c cleaning 77995 clauses out of 156032 with flag 15209747/3941937
1514.92/759.13	c cleaning 79011 clauses out of 158037 with flag 15567677/4021937
1561.07/782.11	c cleaning 79967 clauses out of 160026 with flag 15898048/4102937
1606.08/804.57	c cleaning 81000 clauses out of 162059 with flag 16260155/4184937
1650.21/826.50	c cleaning 82010 clauses out of 164060 with flag 16633488/4267938
1656.08/829.48	c cleaning 0 clauses out of 17443 with flag 0/17444
1694.83/848.70	c cleaning 83006 clauses out of 166052 with flag 16997046/4351940
1738.58/870.57	c cleaning 84017 clauses out of 168043 with flag 17341998/4436937
1789.98/896.16	c cleaning 85004 clauses out of 170028 with flag 17710424/4522939
1800.02/901.10	c >>>>>>>>>> Solver number 0 (2 answers) <<<<<<<<<<<<<<<<<<
1800.02/901.10	c starts		: 53312
1800.02/901.10	c conflicts		: 4548476
1800.02/901.10	c decisions		: 35081176
1800.02/901.10	c propagations		: 221624800
1800.02/901.10	c inspects		: 9432853346
1800.02/901.10	c shortcuts		: 0
1800.02/901.10	c learnt literals	: 0
1800.02/901.10	c learnt binary clauses	: 8
1800.02/901.10	c learnt ternary clauses	: 4923
1800.02/901.10	c learnt constraints	: 4548476
1800.02/901.10	c ignored constraints	: 0
1800.02/901.10	c root simplifications	: 0
1800.02/901.10	c removed literals (reason simplification)	: 337306844
1800.02/901.10	c reason swapping (by a shorter reason)	: 0
1800.02/901.10	c Calls to reduceDB	: 126
1800.02/901.10	c Number of update (reduction) of LBD	: 2446321
1800.02/901.10	c Imported unit clauses	: 0
1800.02/901.10	c number of reductions to clauses (during analyze)	: 0
1800.02/901.10	c number of learned constraints concerned by reduction	: 0
1800.02/901.10	c number of learning phase by resolution	: 0
1800.02/901.10	c number of learning phase by cutting planes	: 0
1800.02/901.10	c speed (assignments/second)	: 279913.40832219785
1800.02/901.10	c non guided choices	0
1800.02/901.13	c learnt constraints type 
1800.02/901.13	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 8
1800.02/901.13	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 110554
1800.02/901.13	c >>>>>>>>>> Solver number 1 (10 answers) <<<<<<<<<<<<<<<<<<
1800.02/901.13	c starts		: 57
1800.02/901.13	c conflicts		: 18349
1800.02/901.13	c decisions		: 77877
1800.02/901.13	c propagations		: 1322413
1800.02/901.13	c inspects		: 942626624
1800.02/901.13	c shortcuts		: 0
1800.02/901.13	c learnt literals	: 0
1800.02/901.13	c learnt binary clauses	: 0
1800.02/901.13	c learnt ternary clauses	: 0
1800.02/901.13	c learnt constraints	: 18347
1800.02/901.13	c ignored constraints	: 0
1800.02/901.13	c root simplifications	: 0
1800.02/901.13	c removed literals (reason simplification)	: 0
1800.02/901.13	c reason swapping (by a shorter reason)	: 0
1800.02/901.13	c Calls to reduceDB	: 3
1800.02/901.13	c Number of update (reduction) of LBD	: 0
1800.02/901.13	c Imported unit clauses	: 0
1800.02/901.13	c number of reductions to clauses (during analyze)	: 0
1800.02/901.13	c number of learned constraints concerned by reduction	: 0
1800.02/901.13	c number of learning phase by resolution	: 0
1800.02/901.13	c number of learning phase by cutting planes	: 0
1800.02/901.13	c speed (assignments/second)	: 1473.759230407464
1800.02/901.13	c non guided choices	22
1800.02/901.13	c learnt constraints type 
1800.02/901.13	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 3
1800.02/901.13	c org.sat4j.pb.constraints.pb.MaxWatchPb => 18344
1800.02/901.13	s SATISFIABLE
1800.02/901.13	c Found 12 solution(s)
1800.02/901.13	v x1 -x2 -x3 -x4 -x5 -x6 -x7 x8 -x9 -x10 -x11 -x12 -x13 x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 x25 -x26 x27 -x28 -x29 -x30 -x31 x32 x33 x34 -x35 -x36 -x37 x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 x46 -x47 -x48 x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 x67 x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 x81 x82 -x83 -x84 x85 -x86 x87 x88 x89 -x90 -x91 x92 -x93 x94 -x95 x96 -x97 -x98 x99 -x100 -x101 x102 x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 x115 -x116 -x117 -x118 -x119 -x120 x121 -x122 -x123 x124 -x125 -x126 -x127 x128 -x129 x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 x142 -x143 -x144 x145 -x146 -x147 x148 -x149 -x150 -x151 x152 x153 -x154 x155 -x156 x157 x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 x170 -x171 -x172 x173 -x174 -x175 -x176 -x177 -x178 -x179 x180 -x181 -x182 -x183 -x184 -x185 x186 -x187 -x188 -x189 x190 -x191 -x192 x193 -x194 -x195 -x196 x197 x198 -x199 -x200 
1800.02/901.14	c objective function=-23
1800.02/901.14	c Total wall clock time (in seconds): 901.031

Verifier Data

OK	-23

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

pid=6284
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.22 4.03 3.10 2/192 6287
/proc/meminfo: memFree=30486652/32872528 swapFree=17280/1464432
[pid=6287] ppid=6284 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/6287/stat : 6287 (java) S 6284 6287 5982 0 -1 4202496 1353 0 0 0 0 0 0 0 20 0 2 0 107680333 98570240 977 33554432000 1073741824 1073778376 140733902417920 140733902409056 227515859005 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/6287/statm: 24065 977 743 9 0 16771 0
[pid=6287/tid=6288] ppid=6284 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/6287/task/6288/stat : 6288 (java) R 6284 6287 5982 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 107680334 98570240 977 33554432000 1073741824 1073778376 140733902417920 139888932085288 227512501632 0 0 4096 0 0 0 0 -1 3 0 0 0 0 0

[startup+0.10006 s]
/proc/loadavg: 4.22 4.03 3.10 2/192 6287
/proc/meminfo: memFree=30486652/32872528 swapFree=17280/1464432
[pid=6287] ppid=6284 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/6287/stat : 6287 (java) S 6284 6287 5982 0 -1 4202496 4526 0 1 0 10 1 0 0 20 0 18 0 107680333 9787879424 6145 33554432000 1073741824 1073778376 140733902417920 140733902409056 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/6287/statm: 2389619 6145 2158 9 0 2380296 0
[pid=6287/tid=6288] ppid=6284 vsize=9558476 CPUtime=0.08 cores=1,3,5,7
/proc/6287/task/6288/stat : 6288 (java) R 6284 6287 5982 0 -1 4202560 2390 0 1 0 6 2 0 0 20 0 18 0 107680334 9787879424 6145 33554432000 1073741824 1073778376 140733902417920 139888932088584 139888779456558 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.20027 s]
/proc/loadavg: 4.22 4.03 3.10 2/192 6287
/proc/meminfo: memFree=30486652/32872528 swapFree=17280/1464432
[pid=6287] ppid=6284 vsize=9558476 CPUtime=0.23 cores=1,3,5,7
/proc/6287/stat : 6287 (java) S 6284 6287 5982 0 -1 4202496 4621 0 1 0 22 1 0 0 20 0 18 0 107680333 9787879424 7205 33554432000 1073741824 1073778376 140733902417920 140733902409056 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/6287/statm: 2389619 7205 2213 9 0 2380296 0
[pid=6287/tid=6288] ppid=6284 vsize=9558476 CPUtime=0.18 cores=1,3,5,7
/proc/6287/task/6288/stat : 6288 (java) R 6284 6287 5982 0 -1 4202560 2410 0 1 0 16 2 0 0 20 0 18 0 107680334 9787879424 7205 33554432000 1073741824 1073778376 140733902417920 139888932088584 139888779437249 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9558476

[startup+0.300265 s]
/proc/loadavg: 4.22 4.03 3.10 2/192 6287
/proc/meminfo: memFree=30486652/32872528 swapFree=17280/1464432
[pid=6287] ppid=6284 vsize=9558476 CPUtime=0.48 cores=1,3,5,7
/proc/6287/stat : 6287 (java) S 6284 6287 5982 0 -1 4202496 5917 0 1 0 46 2 0 0 20 0 18 0 107680333 9787879424 9507 33554432000 1073741824 1073778376 140733902417920 140733902409056 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/6287/statm: 2389619 9507 2240 9 0 2380296 0
[pid=6287/tid=6288] ppid=6284 vsize=9558476 CPUtime=0.28 cores=1,3,5,7
/proc/6287/task/6288/stat : 6288 (java) R 6284 6287 5982 0 -1 4202560 2415 0 1 0 26 2 0 0 20 0 18 0 107680334 9787879424 9507 33554432000 1073741824 1073778376 140733902417920 139888932088584 139888779439388 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 9558476

[startup+0.70027 s]
/proc/loadavg: 4.22 4.03 3.10 2/192 6287
/proc/meminfo: memFree=30486652/32872528 swapFree=17280/1464432
[pid=6287] ppid=6284 vsize=9824732 CPUtime=1.06 cores=1,3,5,7
/proc/6287/stat : 6287 (java) S 6284 6287 5982 0 -1 4202496 11470 0 1 0 101 5 0 0 20 0 19 0 107680333 10060525568 13716 33554432000 1073741824 1073778376 140733902417920 140733902409056 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/6287/statm: 2456183 13716 2261 9 0 2446860 0
[pid=6287/tid=6288] ppid=6284 vsize=9824732 CPUtime=0.3 cores=1,3,5,7
/proc/6287/task/6288/stat : 6288 (java) S 6284 6287 5982 0 -1 4202560 2426 0 1 0 28 2 0 0 20 0 19 0 107680334 10060525568 13716 33554432000 1073741824 1073778376 140733902417920 139888932090744 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.06
Current children cumulated vsize (KiB) 9824732

[startup+1.50085 s]
/proc/loadavg: 4.22 4.03 3.10 5/214 6318
/proc/meminfo: memFree=30304380/32872528 swapFree=17280/1464432
[pid=6287] ppid=6284 vsize=9824732 CPUtime=1.26 cores=1,3,5,7
/proc/6287/stat : 6287 (java) S 6284 6287 5982 0 -1 4202496 11644 0 1 0 117 9 0 0 20 0 19 0 107680333 10060525568 17874 33554432000 1073741824 1073778376 140733902417920 140733902409056 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/6287/statm: 2456183 17874 2264 9 0 2446860 0
[pid=6287/tid=6288] ppid=6284 vsize=9824732 CPUtime=0.3 cores=1,3,5,7
/proc/6287/task/6288/stat : 6288 (java) S 6284 6287 5982 0 -1 4202560 2429 0 1 0 28 2 0 0 20 0 19 0 107680334 10060525568 17874 33554432000 1073741824 1073778376 140733902417920 139888932090744 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6287/tid=6290] ppid=6284 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6287/task/6290/stat : 6290 (java) S 6284 6287 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107680334 10060525568 17874 33554432000 1073741824 1073778376 140733902417920 139888904542376 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6287/tid=6291] ppid=6284 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6287/task/6291/stat : 6291 (java) S 6284 6287 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107680334 10060525568 17874 33554432000 1073741824 1073778376 140733902417920 139888903489832 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6287/tid=6292] ppid=6284 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6287/task/6292/stat : 6292 (java) S 6284 6287 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107680334 10060525568 17874 33554432000 1073741824 1073778376 140733902417920 139888902437288 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6287/tid=6293] ppid=6284 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6287/task/6293/stat : 6293 (java) S 6284 6287 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107680334 10060525568 17874 33554432000 1073741824 1073778376 140733902417920 139888901384744 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6287/tid=6294] ppid=6284 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6287/task/6294/stat : 6294 (java) S 6284 6287 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107680334 10060525568 17874 33554432000 1073741824 1073778376 140733902417920 139888900332200 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6287/tid=6295] ppid=6284 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6287/task/6295/stat : 6295 (java) S 6284 6287 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107680334 10060525568 17874 33554432000 1073741824 1073778376 140733902417920 139888899279656 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6287/tid=6296] ppid=6284 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6287/task/6296/stat : 6296 (java) S 6284 6287 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107680334 10060525568 17874 33554432000 1073741824 1073778376 140733902417920 139888898227112 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6287/tid=6297] ppid=6284 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6287/task/6297/stat : 6297 (java) S 6284 6287 5982 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 107680334 10060525568 17874 33554432000 1073741824 1073778376 140733902417920 139888768363560 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6287/tid=6298] ppid=6284 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6287/task/6298/stat : 6298 (java) S 6284 6287 5982 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 107680335 10060525568 17874 33554432000 1073741824 1073778376 140733902417920 139888285415528 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6287/tid=6299] ppid=6284 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6287/task/6299/stat : 6299 (java) S 6284 6287 5982 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 107680336 10060525568 17874 33554432000 1073741824 1073778376 140733902417920 139888284361848 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6287/tid=6300] ppid=6284 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6287/task/6300/stat : 6300 (java) S 6284 6287 5982 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107680336 10060525568 17874 33554432000 1073741824 1073778376 140733902417920 139888283309192 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6287/tid=6301] ppid=6284 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6287/task/6301/stat : 6301 (java) S 6284 6287 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107680338 10060525568 17874 33554432000 1073741824 1073778376 140733902417920 139888282257936 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6287/tid=6302] ppid=6284 vsize=9824732 CPUtime=0.32 cores=1,3,5,7
/proc/6287/task/6302/stat : 6302 (java) S 6284 6287 5982 0 -1 4202560 4168 0 0 0 32 0 0 0 20 0 19 0 107680338 10060525568 17874 33554432000 1073741824 1073778376 140733902417920 139888281205304 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6287/tid=6303] ppid=6284 vsize=9824732 CPUtime=0.29 cores=1,3,5,7
/proc/6287/task/6303/stat : 6303 (java) S 6284 6287 5982 0 -1 4202560 3691 0 0 0 29 0 0 0 20 0 19 0 107680338 10060525568 17874 33554432000 1073741824 1073778376 140733902417920 139888280152760 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6287/tid=6304] ppid=6284 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6287/task/6304/stat : 6304 (java) S 6284 6287 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107680338 10060525568 17874 33554432000 1073741824 1073778376 140733902417920 139888279100408 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6287/tid=6305] ppid=6284 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6287/task/6305/stat : 6305 (java) S 6284 6287 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107680338 10060525568 17874 33554432000 1073741824 1073778376 140733902417920 139888278048072 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6287/tid=6308] ppid=6284 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6287/task/6308/stat : 6308 (java) S 6284 6287 5982 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107680365 10060525568 17874 33554432000 1073741824 1073778376 140733902417920 139888274887720 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 9824732

[startup+3.10077 s]
/proc/loadavg: 4.20 4.03 3.11 3/214 6324
/proc/meminfo: memFree=30254672/32872528 swapFree=17280/1464432
[pid=6287] ppid=6284 vsize=9824732 CPUtime=1.64 cores=1,3,5,7
/proc/6287/stat : 6287 (java) S 6284 6287 5982 0 -1 4202496 15095 0 1 0 148 16 0 0 20 0 19 0 107680333 10060525568 24799 33554432000 1073741824 1073778376 140733902417920 140733902409056 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/6287/statm: 2456183 24799 2264 9 0 2446860 0
[pid=6287/tid=6288] ppid=6284 vsize=9824732 CPUtime=0.3 cores=1,3,5,7
/proc/6287/task/6288/stat : 6288 (java) S 6284 6287 5982 0 -1 4202560 2430 0 1 0 28 2 0 0 20 0 19 0 107680334 10060525568 24799 33554432000 1073741824 1073778376 140733902417920 139888932090744 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6287/tid=6290] ppid=6284 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6287/task/6290/stat : 6290 (java) S 6284 6287 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107680334 10060525568 24799 33554432000 1073741824 1073778376 140733902417920 139888904542376 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6287/tid=6291] ppid=6284 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6287/task/6291/stat : 6291 (java) S 6284 6287 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107680334 10060525568 24799 33554432000 1073741824 1073778376 140733902417920 139888903489832 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6287/tid=6292] ppid=6284 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6287/task/6292/stat : 6292 (java) S 6284 6287 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107680334 10060525568 24799 33554432000 1073741824 1073778376 140733902417920 139888902437288 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6287/tid=6293] ppid=6284 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6287/task/6293/stat : 6293 (java) S 6284 6287 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107680334 10060525568 24799 33554432000 1073741824 1073778376 140733902417920 139888901384744 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6287/tid=6294] ppid=6284 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6287/task/6294/stat : 6294 (java) S 6284 6287 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107680334 10060525568 24799 33554432000 1073741824 1073778376 140733902417920 139888900332200 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6287/tid=6295] ppid=6284 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6287/task/6295/stat : 6295 (java) S 6284 6287 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107680334 10060525568 24799 33554432000 1073741824 1073778376 140733902417920 139888899279656 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6287/tid=6296] ppid=6284 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6287/task/6296/stat : 6296 (java) S 6284 6287 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107680334 10060525568 24799 33554432000 1073741824 1073778376 140733902417920 139888898227112 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6287/tid=6297] ppid=6284 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6287/task/6297/stat : 6297 (java) S 6284 6287 5982 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 107680334 10060525568 24799 33554432000 1073741824 1073778376 140733902417920 139888768363560 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6287/tid=6298] ppid=6284 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6287/task/6298/stat : 6298 (java) S 6284 6287 5982 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 107680335 10060525568 24799 33554432000 1073741824 1073778376 140733902417920 139888285415528 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6287/tid=6299] ppid=6284 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6287/task/6299/stat : 6299 (java) S 6284 6287 5982 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 107680336 10060525568 24799 33554432000 1073741824 1073778376 140733902417920 139888284361848 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6287/tid=6300] ppid=6284 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6287/task/6300/stat : 6300 (java) S 6284 6287 5982 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107680336 10060525568 24799 33554432000 1073741824 1073778376 140733902417920 139888283309192 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6287/tid=6301] ppid=6284 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6287/task/6301/stat : 6301 (java) S 6284 6287 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107680338 10060525568 24799 33554432000 1073741824 1073778376 140733902417920 139888282257936 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6287/tid=6302] ppid=6284 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/6287/task/6302/stat : 6302 (java) S 6284 6287 5982 0 -1 4202560 4168 0 0 0 37 0 0 0 20 0 19 0 107680338 10060525568 24799 33554432000 1073741824 1073778376 140733902417920 139888281205304 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6287/tid=6303] ppid=6284 vsize=9824732 CPUtime=0.5 cores=1,3,5,7
/proc/6287/task/6303/stat : 6303 (java) S 6284 6287 5982 0 -1 4202560 7109 0 0 0 48 2 0 0 20 0 19 0 107680338 10060525568 24799 33554432000 1073741824 1073778376 140733902417920 139888280152760 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6287/tid=6304] ppid=6284 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6287/task/6304/stat : 6304 (java) S 6284 6287 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107680338 10060525568 24799 33554432000 1073741824 1073778376 140733902417920 139888279100408 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6287/tid=6305] ppid=6284 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6287/task/6305/stat : 6305 (java) S 6284 6287 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107680338 10060525568 24799 33554432000 1073741824 1073778376 140733902417920 139888278048072 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.64
Current children cumulated vsize (KiB) 9824732
heavy processes:
  %CPU=24 pid=1753 uid=0 cmd=

[startup+6.30094 s]
/proc/loadavg: 4.20 4.03 3.11 5/217 6345
/proc/meminfo: memFree=29754940/32872528 swapFree=17280/1464432
[pid=6287] ppid=6284 vsize=9824732 CPUtime=5.86 cores=1,3,5,7
/proc/6287/stat : 6287 (java) S 6284 6287 5982 0 -1 4202496 16630 0 1 0 554 32 0 0 20 0 22 0 107680333 10060525568 83295 33554432000 1073741824 1073778376 140733902417920 140733902409056 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/6287/statm: 2456183 83295 2291 9 0 2446860 0
[pid=6287/tid=6288] ppid=6284 vsize=9824732 CPUtime=0.3 cores=1,3,5,7
/proc/6287/task/6288/stat : 6288 (java) S 6284 6287 5982 0 -1 4202560 2432 0 1 0 28 2 0 0 20 0 22 0 107680334 10060525568 83295 33554432000 1073741824 1073778376 140733902417920 139888932090744 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6287/tid=6290] ppid=6284 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/6287/task/6290/stat : 6290 (java) S 6284 6287 5982 0 -1 4202560 25 0 0 0 2 1 0 0 20 0 22 0 107680334 10060525568 83295 33554432000 1073741824 1073778376 140733902417920 139888904542376 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6287/tid=6291] ppid=6284 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/6287/task/6291/stat : 6291 (java) S 6284 6287 5982 0 -1 4202560 12 0 0 0 0 1 0 0 20 0 22 0 107680334 10060525568 83295 33554432000 1073741824 1073778376 140733902417920 139888903489832 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6287/tid=6292] ppid=6284 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/6287/task/6292/stat : 6292 (java) S 6284 6287 5982 0 -1 4202560 12 0 0 0 2 0 0 0 20 0 22 0 107680334 10060525568 83295 33554432000 1073741824 1073778376 140733902417920 139888902437288 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6287/tid=6293] ppid=6284 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/6287/task/6293/stat : 6293 (java) S 6284 6287 5982 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 22 0 107680334 10060525568 83295 33554432000 1073741824 1073778376 140733902417920 139888901384744 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6287/tid=6294] ppid=6284 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/6287/task/6294/stat : 6294 (java) S 6284 6287 5982 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 22 0 107680334 10060525568 83295 33554432000 1073741824 1073778376 140733902417920 139888900332200 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6287/tid=6295] ppid=6284 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/6287/task/6295/stat : 6295 (java) S 6284 6287 5982 0 -1 4202560 18 0 0 0 1 0 0 0 20 0 22 0 107680334 10060525568 83295 33554432000 1073741824 1073778376 140733902417920 139888899279656 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6287/tid=6296] ppid=6284 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/6287/task/6296/stat : 6296 (java) S 6284 6287 5982 0 -1 4202560 19 0 0 0 1 2 0 0 20 0 22 0 107680334 10060525568 83295 33554432000 1073741824 1073778376 140733902417920 139888898227112 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6287/tid=6297] ppid=6284 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/6287/task/6297/stat : 6297 (java) S 6284 6287 5982 0 -1 4202560 20 0 0 0 2 1 0 0 20 0 22 0 107680334 10060525568 83295 33554432000 1073741824 1073778376 140733902417920 139888768363560 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6287/tid=6298] ppid=6284 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6287/task/6298/stat : 6298 (java) S 6284 6287 5982 0 -1 4202560 192 0 0 0 0 0 0 0 20 0 22 0 107680335 10060525568 83295 33554432000 1073741824 1073778376 140733902417920 139888285415528 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6287/tid=6299] ppid=6284 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6287/task/6299/stat : 6299 (java) S 6284 6287 5982 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 107680336 10060525568 83295 33554432000 1073741824 1073778376 140733902417920 139888284361848 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6287/tid=6300] ppid=6284 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6287/task/6300/stat : 6300 (java) S 6284 6287 5982 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 107680336 10060525568 83295 33554432000 1073741824 1073778376 140733902417920 139888283309192 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6287/tid=6301] ppid=6284 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6287/task/6301/stat : 6301 (java) S 6284 6287 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107680338 10060525568 83295 33554432000 1073741824 1073778376 140733902417920 139888282257936 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6287/tid=6302] ppid=6284 vsize=9824732 CPUtime=0.78 cores=1,3,5,7
/proc/6287/task/6302/stat : 6302 (java) S 6284 6287 5982 0 -1 4202560 4220 0 0 0 78 0 0 0 20 0 22 0 107680338 10060525568 83295 33554432000 1073741824 1073778376 140733902417920 139888281205304 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6287/tid=6303] ppid=6284 vsize=9824732 CPUtime=0.89 cores=1,3,5,7

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

[pid=6287/tid=6297] ppid=6284 vsize=9824732 CPUtime=2.41 cores=1,3,5,7
/proc/6287/task/6297/stat : 6297 (java) S 6284 6287 5982 0 -1 4202560 588 0 0 0 229 12 0 0 20 0 22 0 107680334 10060525568 522489 33554432000 1073741824 1073778376 140733902417920 139888768363560 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6287/tid=6298] ppid=6284 vsize=9824732 CPUtime=3.15 cores=1,3,5,7
/proc/6287/task/6298/stat : 6298 (java) S 6284 6287 5982 0 -1 4202560 1690 0 0 0 300 15 0 0 20 0 22 0 107680335 10060525568 522489 33554432000 1073741824 1073778376 140733902417920 139888285415528 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6287/tid=6299] ppid=6284 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6287/task/6299/stat : 6299 (java) S 6284 6287 5982 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 107680336 10060525568 522489 33554432000 1073741824 1073778376 140733902417920 139888284361848 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6287/tid=6300] ppid=6284 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6287/task/6300/stat : 6300 (java) S 6284 6287 5982 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 107680336 10060525568 522489 33554432000 1073741824 1073778376 140733902417920 139888283309192 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6287/tid=6301] ppid=6284 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6287/task/6301/stat : 6301 (java) S 6284 6287 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107680338 10060525568 522489 33554432000 1073741824 1073778376 140733902417920 139888282257936 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6287/tid=6302] ppid=6284 vsize=9824732 CPUtime=1.28 cores=1,3,5,7
/proc/6287/task/6302/stat : 6302 (java) S 6284 6287 5982 0 -1 4202560 7463 0 0 0 126 2 0 0 20 0 22 0 107680338 10060525568 522489 33554432000 1073741824 1073778376 140733902417920 139888281205304 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6287/tid=6303] ppid=6284 vsize=9824732 CPUtime=1.12 cores=1,3,5,7
/proc/6287/task/6303/stat : 6303 (java) S 6284 6287 5982 0 -1 4202560 8142 0 0 0 109 3 0 0 20 0 22 0 107680338 10060525568 522489 33554432000 1073741824 1073778376 140733902417920 139888280152760 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6287/tid=6304] ppid=6284 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6287/task/6304/stat : 6304 (java) S 6284 6287 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107680338 10060525568 522489 33554432000 1073741824 1073778376 140733902417920 139888279100408 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6287/tid=6305] ppid=6284 vsize=9824732 CPUtime=0.3 cores=1,3,5,7
/proc/6287/task/6305/stat : 6305 (java) S 6284 6287 5982 0 -1 4202560 51 0 0 0 13 17 0 0 20 0 22 0 107680338 10060525568 522489 33554432000 1073741824 1073778376 140733902417920 139888278048072 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6287/tid=6336] ppid=6284 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6287/task/6336/stat : 6336 (java) S 6284 6287 5982 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 107680716 10060525568 522489 33554432000 1073741824 1073778376 140733902417920 139888275940136 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6287/tid=6351] ppid=6284 vsize=9824732 CPUtime=763.42 cores=1,3,5,7
/proc/6287/task/6351/stat : 6351 (java) R 6284 6287 5982 0 -1 4202560 66 0 0 0 76330 12 0 0 20 0 22 0 107691268 10060525568 522489 33554432000 1073741824 1073778376 140733902417920 139888276993384 139888779847120 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=6287/tid=6352] ppid=6284 vsize=9824732 CPUtime=763.48 cores=1,3,5,7
/proc/6287/task/6352/stat : 6352 (java) R 6284 6287 5982 0 -1 4202560 120 0 0 0 76336 12 0 0 20 0 22 0 107691268 10060525568 522489 33554432000 1073741824 1073778376 140733902417920 139888274886560 139888779981980 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=6287/tid=6353] ppid=6284 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6287/task/6353/stat : 6353 (java) S 6284 6287 5982 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 107691268 10060525568 522489 33554432000 1073741824 1073778376 140733902417920 139888273835688 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1761.94
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+901.101 s]
/proc/loadavg: 4.15 4.21 3.79 6/217 6545
/proc/meminfo: memFree=28072360/32872528 swapFree=17280/1464432
[pid=6287] ppid=6284 vsize=9824732 CPUtime=1799.63 cores=1,3,5,7
/proc/6287/stat : 6287 (java) S 6284 6287 5982 0 -1 4202496 26895 0 1 0 179786 177 0 0 20 0 22 0 107680333 10060525568 553317 33554432000 1073741824 1073778376 140733902417920 140733902409056 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/6287/statm: 2456183 553317 2301 9 0 2446860 0
[pid=6287/tid=6288] ppid=6284 vsize=9824732 CPUtime=0.34 cores=1,3,5,7
/proc/6287/task/6288/stat : 6288 (java) S 6284 6287 5982 0 -1 4202560 2439 0 1 0 31 3 0 0 20 0 22 0 107680334 10060525568 553317 33554432000 1073741824 1073778376 140733902417920 139888932090744 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6287/tid=6290] ppid=6284 vsize=9824732 CPUtime=2.13 cores=1,3,5,7
/proc/6287/task/6290/stat : 6290 (java) S 6284 6287 5982 0 -1 4202560 443 0 0 0 202 11 0 0 20 0 22 0 107680334 10060525568 553317 33554432000 1073741824 1073778376 140733902417920 139888904542376 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6287/tid=6291] ppid=6284 vsize=9824732 CPUtime=2.22 cores=1,3,5,7
/proc/6287/task/6291/stat : 6291 (java) S 6284 6287 5982 0 -1 4202560 439 0 0 0 210 12 0 0 20 0 22 0 107680334 10060525568 553317 33554432000 1073741824 1073778376 140733902417920 139888903489832 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6287/tid=6292] ppid=6284 vsize=9824732 CPUtime=2.1 cores=1,3,5,7
/proc/6287/task/6292/stat : 6292 (java) S 6284 6287 5982 0 -1 4202560 442 0 0 0 200 10 0 0 20 0 22 0 107680334 10060525568 553317 33554432000 1073741824 1073778376 140733902417920 139888902437288 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6287/tid=6293] ppid=6284 vsize=9824732 CPUtime=2.31 cores=1,3,5,7
/proc/6287/task/6293/stat : 6293 (java) S 6284 6287 5982 0 -1 4202560 445 0 0 0 222 9 0 0 20 0 22 0 107680334 10060525568 553317 33554432000 1073741824 1073778376 140733902417920 139888901384744 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6287/tid=6294] ppid=6284 vsize=9824732 CPUtime=2.33 cores=1,3,5,7
/proc/6287/task/6294/stat : 6294 (java) S 6284 6287 5982 0 -1 4202560 610 0 0 0 223 10 0 0 20 0 22 0 107680334 10060525568 553317 33554432000 1073741824 1073778376 140733902417920 139888900332200 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6287/tid=6295] ppid=6284 vsize=9824732 CPUtime=2.29 cores=1,3,5,7
/proc/6287/task/6295/stat : 6295 (java) S 6284 6287 5982 0 -1 4202560 426 0 0 0 219 10 0 0 20 0 22 0 107680334 10060525568 553317 33554432000 1073741824 1073778376 140733902417920 139888899279656 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6287/tid=6296] ppid=6284 vsize=9824732 CPUtime=2.37 cores=1,3,5,7
/proc/6287/task/6296/stat : 6296 (java) S 6284 6287 5982 0 -1 4202560 418 0 0 0 228 9 0 0 20 0 22 0 107680334 10060525568 553317 33554432000 1073741824 1073778376 140733902417920 139888898227112 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6287/tid=6297] ppid=6284 vsize=9824732 CPUtime=2.43 cores=1,3,5,7
/proc/6287/task/6297/stat : 6297 (java) S 6284 6287 5982 0 -1 4202560 590 0 0 0 231 12 0 0 20 0 22 0 107680334 10060525568 553317 33554432000 1073741824 1073778376 140733902417920 139888768363560 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6287/tid=6298] ppid=6284 vsize=9824732 CPUtime=3.15 cores=1,3,5,7
/proc/6287/task/6298/stat : 6298 (java) S 6284 6287 5982 0 -1 4202560 1710 0 0 0 300 15 0 0 20 0 22 0 107680335 10060525568 553317 33554432000 1073741824 1073778376 140733902417920 139888285415528 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6287/tid=6299] ppid=6284 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6287/task/6299/stat : 6299 (java) S 6284 6287 5982 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 107680336 10060525568 553317 33554432000 1073741824 1073778376 140733902417920 139888284361848 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6287/tid=6300] ppid=6284 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6287/task/6300/stat : 6300 (java) S 6284 6287 5982 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 107680336 10060525568 553317 33554432000 1073741824 1073778376 140733902417920 139888283309192 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6287/tid=6301] ppid=6284 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6287/task/6301/stat : 6301 (java) S 6284 6287 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107680338 10060525568 553317 33554432000 1073741824 1073778376 140733902417920 139888282257936 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6287/tid=6302] ppid=6284 vsize=9824732 CPUtime=1.28 cores=1,3,5,7
/proc/6287/task/6302/stat : 6302 (java) S 6284 6287 5982 0 -1 4202560 7463 0 0 0 126 2 0 0 20 0 22 0 107680338 10060525568 553317 33554432000 1073741824 1073778376 140733902417920 139888281205304 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6287/tid=6303] ppid=6284 vsize=9824732 CPUtime=1.12 cores=1,3,5,7
/proc/6287/task/6303/stat : 6303 (java) S 6284 6287 5982 0 -1 4202560 8142 0 0 0 109 3 0 0 20 0 22 0 107680338 10060525568 553317 33554432000 1073741824 1073778376 140733902417920 139888280152760 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6287/tid=6304] ppid=6284 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6287/task/6304/stat : 6304 (java) S 6284 6287 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107680338 10060525568 553317 33554432000 1073741824 1073778376 140733902417920 139888279100408 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6287/tid=6305] ppid=6284 vsize=9824732 CPUtime=0.31 cores=1,3,5,7
/proc/6287/task/6305/stat : 6305 (java) S 6284 6287 5982 0 -1 4202560 53 0 0 0 13 18 0 0 20 0 22 0 107680338 10060525568 553317 33554432000 1073741824 1073778376 140733902417920 139888278048072 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6287/tid=6336] ppid=6284 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6287/task/6336/stat : 6336 (java) S 6284 6287 5982 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 107680716 10060525568 553317 33554432000 1073741824 1073778376 140733902417920 139888275940136 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6287/tid=6351] ppid=6284 vsize=9824732 CPUtime=782.1 cores=1,3,5,7
/proc/6287/task/6351/stat : 6351 (java) R 6284 6287 5982 0 -1 4202560 71 0 0 0 78198 12 0 0 20 0 22 0 107691268 10060525568 553317 33554432000 1073741824 1073778376 140733902417920 139888276991872 139888779822597 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=6287/tid=6352] ppid=6284 vsize=9824732 CPUtime=782.15 cores=1,3,5,7
/proc/6287/task/6352/stat : 6352 (java) R 6284 6287 5982 0 -1 4202560 533 0 0 0 78201 14 0 0 20 0 22 0 107691268 10060525568 553317 33554432000 1073741824 1073778376 140733902417920 139888274885744 139888779902069 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=6287/tid=6353] ppid=6284 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6287/task/6353/stat : 6353 (java) S 6284 6287 5982 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 107691268 10060525568 553317 33554432000 1073741824 1073778376 140733902417920 139888273835688 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1799.63
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 6287 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+901.101 s]
/proc/loadavg: 4.15 4.21 3.79 6/217 6545
/proc/meminfo: memFree=28072360/32872528 swapFree=17280/1464432
[pid=6287] ppid=6284 vsize=9824732 CPUtime=1799.63 cores=1,3,5,7
/proc/6287/stat : 6287 (java) S 6284 6287 5982 0 -1 4202496 26895 0 1 0 179786 177 0 0 20 0 22 0 107680333 10060525568 553317 33554432000 1073741824 1073778376 140733902417920 140733902409056 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/6287/statm: 2456183 553317 2301 9 0 2446860 0
[pid=6287/tid=6288] ppid=6284 vsize=9824732 CPUtime=0.34 cores=1,3,5,7
/proc/6287/task/6288/stat : 6288 (java) S 6284 6287 5982 0 -1 4202560 2439 0 1 0 31 3 0 0 20 0 22 0 107680334 10060525568 553317 33554432000 1073741824 1073778376 140733902417920 139888932090744 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6287/tid=6290] ppid=6284 vsize=9824732 CPUtime=2.13 cores=1,3,5,7
/proc/6287/task/6290/stat : 6290 (java) S 6284 6287 5982 0 -1 4202560 443 0 0 0 202 11 0 0 20 0 22 0 107680334 10060525568 553317 33554432000 1073741824 1073778376 140733902417920 139888904542376 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6287/tid=6291] ppid=6284 vsize=9824732 CPUtime=2.22 cores=1,3,5,7
/proc/6287/task/6291/stat : 6291 (java) S 6284 6287 5982 0 -1 4202560 439 0 0 0 210 12 0 0 20 0 22 0 107680334 10060525568 553317 33554432000 1073741824 1073778376 140733902417920 139888903489832 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6287/tid=6292] ppid=6284 vsize=9824732 CPUtime=2.1 cores=1,3,5,7
/proc/6287/task/6292/stat : 6292 (java) S 6284 6287 5982 0 -1 4202560 442 0 0 0 200 10 0 0 20 0 22 0 107680334 10060525568 553317 33554432000 1073741824 1073778376 140733902417920 139888902437288 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6287/tid=6293] ppid=6284 vsize=9824732 CPUtime=2.31 cores=1,3,5,7
/proc/6287/task/6293/stat : 6293 (java) S 6284 6287 5982 0 -1 4202560 445 0 0 0 222 9 0 0 20 0 22 0 107680334 10060525568 553317 33554432000 1073741824 1073778376 140733902417920 139888901384744 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6287/tid=6294] ppid=6284 vsize=9824732 CPUtime=2.33 cores=1,3,5,7
/proc/6287/task/6294/stat : 6294 (java) S 6284 6287 5982 0 -1 4202560 610 0 0 0 223 10 0 0 20 0 22 0 107680334 10060525568 553317 33554432000 1073741824 1073778376 140733902417920 139888900332200 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6287/tid=6295] ppid=6284 vsize=9824732 CPUtime=2.29 cores=1,3,5,7
/proc/6287/task/6295/stat : 6295 (java) S 6284 6287 5982 0 -1 4202560 426 0 0 0 219 10 0 0 20 0 22 0 107680334 10060525568 553317 33554432000 1073741824 1073778376 140733902417920 139888899279656 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6287/tid=6296] ppid=6284 vsize=9824732 CPUtime=2.37 cores=1,3,5,7
/proc/6287/task/6296/stat : 6296 (java) S 6284 6287 5982 0 -1 4202560 418 0 0 0 228 9 0 0 20 0 22 0 107680334 10060525568 553317 33554432000 1073741824 1073778376 140733902417920 139888898227112 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6287/tid=6297] ppid=6284 vsize=9824732 CPUtime=2.43 cores=1,3,5,7
/proc/6287/task/6297/stat : 6297 (java) S 6284 6287 5982 0 -1 4202560 590 0 0 0 231 12 0 0 20 0 22 0 107680334 10060525568 553317 33554432000 1073741824 1073778376 140733902417920 139888768363560 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6287/tid=6298] ppid=6284 vsize=9824732 CPUtime=3.15 cores=1,3,5,7
/proc/6287/task/6298/stat : 6298 (java) S 6284 6287 5982 0 -1 4202560 1710 0 0 0 300 15 0 0 20 0 22 0 107680335 10060525568 553317 33554432000 1073741824 1073778376 140733902417920 139888285415528 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6287/tid=6299] ppid=6284 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6287/task/6299/stat : 6299 (java) S 6284 6287 5982 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 107680336 10060525568 553317 33554432000 1073741824 1073778376 140733902417920 139888284361848 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6287/tid=6300] ppid=6284 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6287/task/6300/stat : 6300 (java) S 6284 6287 5982 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 107680336 10060525568 553317 33554432000 1073741824 1073778376 140733902417920 139888283309192 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6287/tid=6301] ppid=6284 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6287/task/6301/stat : 6301 (java) S 6284 6287 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107680338 10060525568 553317 33554432000 1073741824 1073778376 140733902417920 139888282257936 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6287/tid=6302] ppid=6284 vsize=9824732 CPUtime=1.28 cores=1,3,5,7
/proc/6287/task/6302/stat : 6302 (java) S 6284 6287 5982 0 -1 4202560 7463 0 0 0 126 2 0 0 20 0 22 0 107680338 10060525568 553317 33554432000 1073741824 1073778376 140733902417920 139888281205304 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6287/tid=6303] ppid=6284 vsize=9824732 CPUtime=1.12 cores=1,3,5,7
/proc/6287/task/6303/stat : 6303 (java) S 6284 6287 5982 0 -1 4202560 8142 0 0 0 109 3 0 0 20 0 22 0 107680338 10060525568 553317 33554432000 1073741824 1073778376 140733902417920 139888280152760 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6287/tid=6304] ppid=6284 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6287/task/6304/stat : 6304 (java) S 6284 6287 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107680338 10060525568 553317 33554432000 1073741824 1073778376 140733902417920 139888279100408 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6287/tid=6305] ppid=6284 vsize=9824732 CPUtime=0.31 cores=1,3,5,7
/proc/6287/task/6305/stat : 6305 (java) S 6284 6287 5982 0 -1 4202560 53 0 0 0 13 18 0 0 20 0 22 0 107680338 10060525568 553317 33554432000 1073741824 1073778376 140733902417920 139888278048072 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6287/tid=6336] ppid=6284 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6287/task/6336/stat : 6336 (java) S 6284 6287 5982 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 107680716 10060525568 553317 33554432000 1073741824 1073778376 140733902417920 139888275940136 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6287/tid=6351] ppid=6284 vsize=9824732 CPUtime=782.1 cores=1,3,5,7
/proc/6287/task/6351/stat : 6351 (java) R 6284 6287 5982 0 -1 4202560 71 0 0 0 78198 12 0 0 20 0 22 0 107691268 10060525568 553317 33554432000 1073741824 1073778376 140733902417920 139888276991872 139888779822597 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=6287/tid=6352] ppid=6284 vsize=9824732 CPUtime=782.15 cores=1,3,5,7
/proc/6287/task/6352/stat : 6352 (java) R 6284 6287 5982 0 -1 4202560 533 0 0 0 78201 14 0 0 20 0 22 0 107691268 10060525568 553317 33554432000 1073741824 1073778376 140733902417920 139888274885744 139888779902069 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=6287/tid=6353] ppid=6284 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6287/task/6353/stat : 6353 (java) S 6284 6287 5982 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 107691268 10060525568 553317 33554432000 1073741824 1073778376 140733902417920 139888273835688 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1799.63
Current children cumulated vsize (KiB) 9824732

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 6287 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=939279
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=262656
# CPU time returned by wait4() is 1796.2
# while last known CPU time is 1799.63
#
# 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): 0.389996
#  lost CPU user time (s): 0.429996
#  lost CPU system time (s): -0.04

Real time (s): 901.16
CPU time (s): 1800.02
CPU user time (s): 1798.29
CPU system time (s): 1.73
CPU usage (%): 199.745
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.94
system time used= 2.26266
maximum resident set size= 2900632
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26934
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= 27006
involuntary context switches= 41869

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.29219 second user time and 7.56385 second system time

The end

Launcher Data

Begin job on node121 at 2016-06-07 01:57:53
IDJOB=4081716
IDBENCH=48251
IDSOLVER=2543
FILE ID=node121/4081716-1465257473
RUNJOBID= node121-1465256572-5999
PBS_JOBID= 19843282
Free space on /tmp= 71732 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_1.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4081716-1465257473/watcher-4081716-1465257473 -o /tmp/evaluation-result-4081716-1465257473/solver-4081716-1465257473 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node121-1465256572-5999 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4081716-1465257473.opb

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

MD5SUM BENCH= 8c398fbb12ba7dbf676dd8375a76e0de
RANDOM SEED=499850183

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.050
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:        30486924 kB
Buffers:           33732 kB
Cached:           125912 kB
SwapCached:         1740 kB
Active:           125264 kB
Inactive:          92924 kB
Active(anon):      58656 kB
Inactive(anon):     2124 kB
Active(file):      66608 kB
Inactive(file):    90800 kB
Unevictable:     1464432 kB
Mlocked:           17280 kB
SwapTotal:      67108856 kB
SwapFree:       67099256 kB
Dirty:              1708 kB
Writeback:             0 kB
AnonPages:       1583764 kB
Mapped:            15364 kB
Shmem:                 0 kB
Slab:             568424 kB
SReclaimable:      12512 kB
SUnreclaim:       555912 kB
KernelStack:        1760 kB
PageTables:         7268 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2144216 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1546240 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= 71732 MiB
End job on node121 at 2016-06-07 02:12:54