Trace number 4119489

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)-30 1800.13 901.159

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-NLC/
minlplib2-pb-0.1.0/opb/normalized-sporttournament12.opb
MD5SUMdaed638eb03cf5c724fb58df446cf947
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-34
Best CPU time to get the best result obtained on this benchmark546.057
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables0
Total number of constraints0
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint-1
Maximum length of a constraint0
Number of terms in the objective function 166
Biggest coefficient in the objective function 2
Number of bits for the biggest coefficient in the objective function 2
Sum of the numbers in the objective function 178
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 178
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)120
Sum of products size (including duplicates)240
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4119489-1467257464.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  objective function found
0.09/0.15	c ... done. Wall clock time 0.033s.
0.09/0.15	c declared #vars     66
0.09/0.15	c internal #vars     186
0.09/0.15	c #constraints  240
0.09/0.15	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.15	c constraints type 
0.09/0.15	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 120
0.09/0.15	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 120
0.09/0.15	c 240 constraints processed.
0.09/0.15	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.15	c constraints type 
0.09/0.15	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 120
0.09/0.15	c org.sat4j.pb.constraints.pb.MaxWatchPb => 120
0.09/0.15	c 240 constraints processed.
0.09/0.15	c objective function length is 166 literals
0.09/0.16	c And the winner is solver0
0.17/0.66	c SATISFIABLE
0.17/0.66	c OPTIMIZING...
0.17/0.66	c Got one! Elapsed wall clock time (in seconds):0.537
0.17/0.66	o -21
0.17/0.67	c And the winner is solver0
0.22/1.16	c Got one! Elapsed wall clock time (in seconds):1.041
0.22/1.16	o -22
0.72/1.35	c And the winner is solver0
1.26/1.66	c Got one! Elapsed wall clock time (in seconds):1.544
1.26/1.66	o -23
1.37/1.76	c And the winner is solver1
1.81/2.16	c Got one! Elapsed wall clock time (in seconds):2.046
1.81/2.16	o -24
1.93/2.24	c And the winner is solver0
2.22/2.67	c Got one! Elapsed wall clock time (in seconds):2.548
2.22/2.67	o -25
2.30/2.77	c cleaning 3199 clauses out of 6401 with flag 4233/6401
3.23/3.02	c cleaning 4602 clauses out of 9203 with flag 16990/12402
3.70/3.30	c cleaning 5800 clauses out of 11600 with flag 31143/19401
4.18/3.42	c And the winner is solver1
4.22/3.67	c Got one! Elapsed wall clock time (in seconds):3.55
4.22/3.67	o -26
4.27/3.77	c cleaning 5615 clauses out of 11231 with flag 4230/24832
4.91/4.01	c And the winner is solver1
4.94/4.17	c Got one! Elapsed wall clock time (in seconds):4.052
4.94/4.17	o -27
5.46/4.43	c cleaning 8100 clauses out of 16207 with flag 10590/35423
5.69/4.57	c And the winner is solver1
5.84/4.67	c Got one! Elapsed wall clock time (in seconds):4.554
5.84/4.67	o -28
5.88/4.77	c cleaning 6910 clauses out of 13826 with flag 4259/41142
6.50/5.01	c cleaning 6458 clauses out of 12915 with flag 17055/47141
7.14/5.31	c cleaning 6724 clauses out of 13458 with flag 32053/54142
7.76/5.61	c cleaning 7366 clauses out of 14734 with flag 49088/62142
8.63/6.02	c cleaning 8184 clauses out of 16367 with flag 68256/71141
9.62/6.54	c cleaning 9092 clauses out of 18184 with flag 89419/81142
10.90/7.16	c cleaning 10045 clauses out of 20091 with flag 112859/92141
12.31/7.87	c cleaning 11019 clauses out of 22046 with flag 138460/104141
14.17/8.72	c cleaning 12014 clauses out of 24027 with flag 166132/117141
15.77/9.60	c cleaning 13003 clauses out of 26014 with flag 195841/131142
17.97/10.64	c cleaning 14001 clauses out of 28011 with flag 227952/146142
20.48/11.82	c cleaning 15005 clauses out of 30010 with flag 261104/162142
23.29/13.24	c cleaning 16002 clauses out of 32004 with flag 295755/179141
26.76/14.98	c cleaning 17002 clauses out of 34003 with flag 332370/197142
30.56/16.89	c cleaning 18001 clauses out of 36001 with flag 370953/216142
34.39/18.79	c cleaning 18994 clauses out of 38000 with flag 411301/236142
38.86/20.94	c cleaning 19999 clauses out of 40005 with flag 453711/257141
43.65/23.36	c cleaning 21004 clauses out of 42007 with flag 498195/279142
48.94/25.98	c cleaning 22002 clauses out of 44003 with flag 544870/302142
54.94/28.98	c cleaning 23000 clauses out of 46000 with flag 593738/326141
61.34/32.15	c And the winner is solver1
61.43/32.24	c cleaning 24002 clauses out of 48003 with flag 644607/351144
61.43/32.29	c Got one! Elapsed wall clock time (in seconds):32.169
61.43/32.29	o -29
62.03/32.64	c cleaning 14501 clauses out of 29001 with flag 10738/356144
62.85/33.05	c cleaning 10245 clauses out of 20501 with flag 23869/362145
63.71/33.49	c cleaning 8623 clauses out of 17255 with flag 39000/369144
64.72/33.95	c cleaning 8310 clauses out of 16633 with flag 56124/377145
65.72/34.44	c cleaning 8659 clauses out of 17322 with flag 75415/386144
66.92/35.02	c cleaning 9328 clauses out of 18663 with flag 96885/396144
68.13/35.61	c cleaning 10167 clauses out of 20335 with flag 120459/407144
69.33/36.24	c cleaning 11083 clauses out of 22168 with flag 146218/419144
70.73/36.99	c cleaning 12041 clauses out of 24085 with flag 175302/432144
72.54/37.85	c cleaning 13017 clauses out of 26044 with flag 205503/446144
74.54/38.84	c cleaning 14014 clauses out of 28027 with flag 237755/461144
76.94/40.02	c cleaning 15003 clauses out of 30014 with flag 272160/477145
79.34/41.28	c cleaning 16002 clauses out of 32010 with flag 309068/494144
82.41/42.73	c cleaning 17004 clauses out of 34008 with flag 347901/512144
85.02/44.09	c cleaning 17996 clauses out of 36004 with flag 388636/531144
88.01/45.56	c cleaning 19002 clauses out of 38009 with flag 431649/551145
91.41/47.22	c cleaning 20001 clauses out of 40007 with flag 476235/572145
94.83/48.97	c cleaning 20999 clauses out of 42005 with flag 523504/594144
98.82/50.92	c cleaning 22001 clauses out of 44007 with flag 573241/617145
102.69/52.89	c cleaning 23001 clauses out of 46005 with flag 624817/641144
106.67/54.81	c cleaning 23997 clauses out of 48004 with flag 678791/666144
111.27/57.12	c cleaning 24997 clauses out of 50007 with flag 734738/692144
116.08/59.56	c cleaning 26003 clauses out of 52011 with flag 792464/719145
121.14/62.10	c cleaning 27001 clauses out of 54007 with flag 852493/747144
126.34/64.69	c cleaning 28002 clauses out of 56006 with flag 914871/776144
133.75/68.39	c cleaning 29000 clauses out of 58005 with flag 979959/806145
141.62/72.21	c cleaning 30000 clauses out of 60005 with flag 1046248/837145
142.02/72.46	c cleaning 0 clauses out of 6684 with flag 0/6685
149.15/75.88	c cleaning 31000 clauses out of 62005 with flag 1114301/869145
157.68/80.06	c cleaning 32001 clauses out of 64004 with flag 1185639/902144
165.47/83.92	c cleaning 32999 clauses out of 66004 with flag 1259349/936145
173.49/87.93	c cleaning 34001 clauses out of 68006 with flag 1334323/971146
182.76/92.54	c cleaning 34999 clauses out of 70003 with flag 1411817/1007144
192.15/97.28	c cleaning 36002 clauses out of 72005 with flag 1489539/1044145
202.81/102.57	c cleaning 36996 clauses out of 74003 with flag 1570838/1082145
212.88/107.50	c cleaning 37999 clauses out of 76007 with flag 1654232/1121145
224.08/113.11	c cleaning 39002 clauses out of 78007 with flag 1740168/1161144
234.32/118.23	c cleaning 40003 clauses out of 80006 with flag 1825688/1202145
243.98/123.05	c And the winner is solver1
244.09/123.23	c cleaning 41002 clauses out of 82003 with flag 1910781/1244145
244.09/123.31	c Got one! Elapsed wall clock time (in seconds):123.193
244.09/123.31	o -30
244.89/123.75	c cleaning 22995 clauses out of 46001 with flag 10665/1249145
245.49/124.10	c cleaning 14500 clauses out of 29008 with flag 23639/1255147
246.31/124.45	c cleaning 10749 clauses out of 21506 with flag 38566/1262145
247.09/124.82	c cleaning 9373 clauses out of 18757 with flag 55649/1270145
247.89/125.26	c cleaning 9187 clauses out of 18384 with flag 74833/1279145
248.89/125.78	c cleaning 9599 clauses out of 19198 with flag 96184/1289146
250.09/126.34	c cleaning 10296 clauses out of 20599 with flag 119668/1300146
251.29/126.96	c cleaning 11151 clauses out of 22302 with flag 145316/1312145
252.71/127.67	c cleaning 12073 clauses out of 24151 with flag 173168/1325145
254.49/128.50	c cleaning 13039 clauses out of 26080 with flag 203230/1339147
256.29/129.42	c cleaning 14012 clauses out of 28040 with flag 235207/1354146
258.34/130.40	c cleaning 15014 clauses out of 30028 with flag 269872/1370146
260.54/131.57	c cleaning 16006 clauses out of 32014 with flag 306848/1387146
262.74/132.69	c cleaning 17003 clauses out of 34007 with flag 345636/1405145
265.34/133.99	c cleaning 17996 clauses out of 36005 with flag 386718/1424146
268.15/135.35	c cleaning 19003 clauses out of 38008 with flag 429906/1444145
271.37/136.91	c cleaning 19996 clauses out of 40005 with flag 475876/1465145
274.78/138.61	c cleaning 20999 clauses out of 42009 with flag 524084/1487145
278.37/140.44	c cleaning 22003 clauses out of 44011 with flag 575170/1510146
282.57/142.59	c cleaning 23003 clauses out of 46009 with flag 629264/1534147
287.21/144.80	c cleaning 24000 clauses out of 48004 with flag 683806/1559145
291.81/147.11	c cleaning 24999 clauses out of 50006 with flag 741343/1585147
297.46/149.92	c cleaning 26000 clauses out of 52005 with flag 803599/1612145
302.86/152.69	c cleaning 27002 clauses out of 54005 with flag 865795/1640145
308.87/155.65	c cleaning 28001 clauses out of 56004 with flag 930648/1669146
315.33/158.87	c cleaning 28998 clauses out of 58003 with flag 998827/1699146
322.18/162.23	c cleaning 30000 clauses out of 60004 with flag 1068917/1730145
329.19/165.78	c cleaning 30995 clauses out of 62004 with flag 1142249/1762145
336.87/169.56	c cleaning 32003 clauses out of 64009 with flag 1216006/1795145
345.52/173.84	c cleaning 32996 clauses out of 66007 with flag 1292200/1829146
353.90/178.06	c cleaning 34003 clauses out of 68011 with flag 1372071/1864146
362.54/182.31	c cleaning 35004 clauses out of 70008 with flag 1449911/1900146
371.26/186.98	c cleaning 35997 clauses out of 72004 with flag 1529766/1937146
380.51/191.59	c cleaning 37000 clauses out of 74006 with flag 1612299/1975145
390.33/196.42	c cleaning 37998 clauses out of 76006 with flag 1699127/2014145
399.96/201.29	c cleaning 39002 clauses out of 78008 with flag 1791352/2054145
411.58/207.05	c cleaning 39998 clauses out of 80006 with flag 1883970/2095145
422.46/212.43	c cleaning 41005 clauses out of 82009 with flag 1974891/2137146
434.33/218.36	c cleaning 41997 clauses out of 84004 with flag 2069261/2180146
447.41/224.82	c cleaning 43004 clauses out of 86007 with flag 2167755/2224146
462.29/232.21	c cleaning 43999 clauses out of 88002 with flag 2270094/2269145
476.37/239.22	c cleaning 45000 clauses out of 90004 with flag 2374307/2315146
491.03/246.58	c cleaning 46000 clauses out of 92003 with flag 2481754/2362145
507.11/254.57	c cleaning 47002 clauses out of 94004 with flag 2591591/2410146
522.39/262.12	c cleaning 47999 clauses out of 96002 with flag 2702735/2459146
537.25/269.60	c cleaning 48999 clauses out of 98002 with flag 2812868/2509145
552.74/277.26	c cleaning 49999 clauses out of 100003 with flag 2928508/2560145
570.43/286.10	c cleaning 51001 clauses out of 102005 with flag 3046772/2612146
588.30/295.25	c cleaning 52001 clauses out of 104003 with flag 3168836/2665145
591.70/296.95	c cleaning 0 clauses out of 12327 with flag 0/12328
606.83/304.47	c cleaning 52998 clauses out of 106002 with flag 3291952/2719145
624.87/313.49	c cleaning 53998 clauses out of 108005 with flag 3413576/2774146
643.15/322.56	c cleaning 54998 clauses out of 110006 with flag 3540503/2830145
662.61/332.24	c cleaning 56003 clauses out of 112008 with flag 3672107/2887145
680.79/341.30	c cleaning 56999 clauses out of 114005 with flag 3799898/2945145
700.79/351.33	c cleaning 58003 clauses out of 116006 with flag 3930536/3004145
722.05/361.91	c cleaning 58999 clauses out of 118003 with flag 4066823/3064145
741.24/371.58	c cleaning 59997 clauses out of 120004 with flag 4205489/3125145
761.90/381.82	c cleaning 61001 clauses out of 122007 with flag 4339984/3187145
780.74/391.21	c cleaning 61999 clauses out of 124006 with flag 4475716/3250145
799.54/400.69	c cleaning 63000 clauses out of 126008 with flag 4613321/3314146
820.33/411.07	c cleaning 64000 clauses out of 128007 with flag 4754470/3379145
841.02/421.32	c cleaning 65000 clauses out of 130008 with flag 4897789/3445146
865.21/433.47	c cleaning 66002 clauses out of 132008 with flag 5050197/3512146
889.84/445.73	c cleaning 67000 clauses out of 134006 with flag 5199269/3580146
916.85/459.25	c cleaning 68000 clauses out of 136006 with flag 5355260/3649146
941.98/472.09	c cleaning 68997 clauses out of 138005 with flag 5513222/3719145
969.43/485.76	c cleaning 70003 clauses out of 140009 with flag 5669300/3790146
1000.88/501.48	c cleaning 71004 clauses out of 142007 with flag 5823337/3862147
1027.69/514.84	c cleaning 71998 clauses out of 144003 with flag 5985783/3935147
1056.55/529.30	c cleaning 72997 clauses out of 146004 with flag 6152384/4009146
1083.53/542.73	c cleaning 74003 clauses out of 148006 with flag 6313427/4084145
1114.93/558.49	c cleaning 75002 clauses out of 150005 with flag 6472820/4160147
1144.19/573.08	c cleaning 76000 clauses out of 152002 with flag 6633181/4237146
1170.38/586.16	c cleaning 77001 clauses out of 154002 with flag 6802113/4315146
1196.74/599.21	c cleaning 77997 clauses out of 156000 with flag 6972177/4394145
1223.13/612.46	c cleaning 79001 clauses out of 158004 with flag 7135935/4474146
1252.41/627.01	c cleaning 80001 clauses out of 160002 with flag 7299097/4555145
1283.61/642.65	c cleaning 81001 clauses out of 162002 with flag 7464402/4637146
1316.10/658.84	c cleaning 81997 clauses out of 164002 with flag 7631803/4720147
1352.09/676.84	c cleaning 82995 clauses out of 166004 with flag 7809008/4804146
1385.70/693.65	c cleaning 83999 clauses out of 168009 with flag 7990795/4889146
1424.12/712.89	c cleaning 85001 clauses out of 170010 with flag 8173240/4975146
1466.78/734.14	c cleaning 86003 clauses out of 172009 with flag 8357369/5062146
1508.00/754.78	c cleaning 87001 clauses out of 174006 with flag 8540740/5150146
1549.05/775.21	c cleaning 87998 clauses out of 176004 with flag 8722957/5239145
1587.86/794.69	c cleaning 89003 clauses out of 178007 with flag 8905794/5329146
1632.26/816.82	c cleaning 90002 clauses out of 180004 with flag 9089346/5420146
1675.28/838.34	c cleaning 90999 clauses out of 182002 with flag 9275029/5512146
1720.77/861.42	c cleaning 91999 clauses out of 184003 with flag 9462736/5605146
1772.74/887.42	c cleaning 93000 clauses out of 186003 with flag 9652265/5699145
1800.13/901.10	c >>>>>>>>>> Solver number 0 (4 answers) <<<<<<<<<<<<<<<<<<
1800.13/901.10	c starts		: 85419
1800.13/901.10	c conflicts		: 5767517
1800.13/901.10	c decisions		: 9599703
1800.13/901.10	c propagations		: 89410417
1800.13/901.10	c inspects		: 17304176978
1800.13/901.10	c shortcuts		: 0
1800.13/901.10	c learnt literals	: 0
1800.13/901.10	c learnt binary clauses	: 0
1800.13/901.10	c learnt ternary clauses	: 0
1800.13/901.10	c learnt constraints	: 5767517
1800.13/901.10	c ignored constraints	: 0
1800.13/901.10	c root simplifications	: 0
1800.13/901.10	c removed literals (reason simplification)	: 3930840
1800.13/901.10	c reason swapping (by a shorter reason)	: 0
1800.13/901.10	c Calls to reduceDB	: 154
1800.13/901.10	c Number of update (reduction) of LBD	: 233420
1800.13/901.10	c Imported unit clauses	: 0
1800.13/901.10	c number of reductions to clauses (during analyze)	: 0
1800.13/901.10	c number of learned constraints concerned by reduction	: 0
1800.13/901.10	c number of learning phase by resolution	: 0
1800.13/901.10	c number of learning phase by cutting planes	: 0
1800.13/901.10	c speed (assignments/second)	: 114954.44400159427
1800.13/901.10	c non guided choices	0
1800.13/901.14	c learnt constraints type 
1800.13/901.14	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 161375
1800.13/901.14	c >>>>>>>>>> Solver number 1 (6 answers) <<<<<<<<<<<<<<<<<<
1800.13/901.14	c starts		: 46
1800.13/901.14	c conflicts		: 13074
1800.13/901.14	c decisions		: 32705
1800.13/901.14	c propagations		: 267845
1800.13/901.14	c inspects		: 369414047
1800.13/901.14	c shortcuts		: 0
1800.13/901.14	c learnt literals	: 0
1800.13/901.14	c learnt binary clauses	: 0
1800.13/901.14	c learnt ternary clauses	: 0
1800.13/901.14	c learnt constraints	: 13072
1800.13/901.14	c ignored constraints	: 0
1800.13/901.14	c root simplifications	: 0
1800.13/901.14	c removed literals (reason simplification)	: 0
1800.13/901.14	c reason swapping (by a shorter reason)	: 0
1800.13/901.14	c Calls to reduceDB	: 2
1800.13/901.14	c Number of update (reduction) of LBD	: 0
1800.13/901.14	c Imported unit clauses	: 0
1800.13/901.14	c number of reductions to clauses (during analyze)	: 0
1800.13/901.14	c number of learned constraints concerned by reduction	: 0
1800.13/901.14	c number of learning phase by resolution	: 0
1800.13/901.14	c number of learning phase by cutting planes	: 0
1800.13/901.14	c speed (assignments/second)	: 298.1126783450514
1800.13/901.14	c non guided choices	2
1800.13/901.14	c learnt constraints type 
1800.13/901.14	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 13
1800.13/901.14	c org.sat4j.pb.constraints.pb.MaxWatchPb => 13059
1800.13/901.14	s SATISFIABLE
1800.13/901.14	c Found 10 solution(s)
1800.13/901.14	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 
1800.13/901.14	c objective function=-30
1800.13/901.14	c Total wall clock time (in seconds): 901.026

Verifier Data

OK	-30

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

pid=9754
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: 3.97 4.02 4.00 4/197 9757
/proc/meminfo: memFree=26960704/32872528 swapFree=239532/272236
[pid=9757] ppid=9754 vsize=2500 CPUtime=0 cores=1,3,5,7
/proc/9757/stat : 9757 (java) D 9754 9757 5416 0 -1 4202496 375 0 0 0 0 0 0 0 20 0 1 0 4777468 2560000 46 33554432000 1073741824 1073778376 140733229090592 140733229087720 251134045479 0 0 4096 0 18446744072100588836 0 0 17 5 0 0 0 0 0
/proc/9757/statm: 625 46 37 9 0 29 0

[startup+0.100162 s]
/proc/loadavg: 3.97 4.02 4.00 4/197 9757
/proc/meminfo: memFree=26960704/32872528 swapFree=239532/272236
[pid=9757] ppid=9754 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/9757/stat : 9757 (java) S 9754 9757 5416 0 -1 4202496 4485 0 1 0 8 1 0 0 20 0 18 0 4777468 9787879424 5596 33554432000 1073741824 1073778376 140733229090592 140733229081728 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9757/statm: 2389619 5596 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200287 s]
/proc/loadavg: 3.97 4.02 4.00 4/197 9757
/proc/meminfo: memFree=26960704/32872528 swapFree=239532/272236
[pid=9757] ppid=9754 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/9757/stat : 9757 (java) S 9754 9757 5416 0 -1 4202496 4663 0 1 0 16 1 0 0 20 0 19 0 4777468 10060525568 7280 33554432000 1073741824 1073778376 140733229090592 140733229081728 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9757/statm: 2456183 7280 2173 9 0 2446860 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 9824732

[startup+0.300372 s]
/proc/loadavg: 3.97 4.02 4.00 4/197 9757
/proc/meminfo: memFree=26960704/32872528 swapFree=239532/272236
[pid=9757] ppid=9754 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/9757/stat : 9757 (java) S 9754 9757 5416 0 -1 4202496 4663 0 1 0 16 1 0 0 20 0 19 0 4777468 10060525568 7280 33554432000 1073741824 1073778376 140733229090592 140733229081728 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9757/statm: 2456183 7280 2173 9 0 2446860 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 9824732

[startup+0.700275 s]
/proc/loadavg: 3.97 4.02 4.00 4/197 9757
/proc/meminfo: memFree=26960704/32872528 swapFree=239532/272236
[pid=9757] ppid=9754 vsize=9824732 CPUtime=0.22 cores=1,3,5,7
/proc/9757/stat : 9757 (java) S 9754 9757 5416 0 -1 4202496 4717 0 1 0 19 3 0 0 20 0 19 0 4777468 10060525568 8344 33554432000 1073741824 1073778376 140733229090592 140733229081728 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9757/statm: 2456183 8344 2197 9 0 2446860 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 9824732

[startup+1.50087 s]
/proc/loadavg: 3.97 4.02 4.00 3/216 9782
/proc/meminfo: memFree=26935168/32872528 swapFree=239532/272236
[pid=9757] ppid=9754 vsize=9824732 CPUtime=1.22 cores=1,3,5,7
/proc/9757/stat : 9757 (java) S 9754 9757 5416 0 -1 4202496 15052 0 1 0 115 7 0 0 20 0 19 0 4777468 10060525568 16530 33554432000 1073741824 1073778376 140733229090592 140733229081728 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9757/statm: 2456183 16530 2236 9 0 2446860 0
[pid=9757/tid=9759] ppid=9754 vsize=9824732 CPUtime=0.13 cores=1,3,5,7
/proc/9757/task/9759/stat : 9759 (java) S 9754 9757 5416 0 -1 4202560 2453 0 1 0 13 0 0 0 20 0 19 0 4777469 10060525568 16530 33554432000 1073741824 1073778376 140733229090592 140600054428536 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9757/tid=9760] ppid=9754 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9757/task/9760/stat : 9760 (java) S 9754 9757 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4777470 10060525568 16530 33554432000 1073741824 1073778376 140733229090592 140599898175912 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9757/tid=9761] ppid=9754 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9757/task/9761/stat : 9761 (java) S 9754 9757 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4777470 10060525568 16530 33554432000 1073741824 1073778376 140733229090592 140599897123368 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9757/tid=9762] ppid=9754 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9757/task/9762/stat : 9762 (java) S 9754 9757 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4777470 10060525568 16504 33554432000 1073741824 1073778376 140733229090592 140599896070312 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9757/tid=9763] ppid=9754 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9757/task/9763/stat : 9763 (java) S 9754 9757 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4777470 10060525568 16504 33554432000 1073741824 1073778376 140733229090592 140599895017768 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9757/tid=9764] ppid=9754 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9757/task/9764/stat : 9764 (java) S 9754 9757 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4777470 10060525568 16504 33554432000 1073741824 1073778376 140733229090592 140599893965736 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9757/tid=9765] ppid=9754 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9757/task/9765/stat : 9765 (java) S 9754 9757 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4777470 10060525568 16504 33554432000 1073741824 1073778376 140733229090592 140599892913192 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9757/tid=9766] ppid=9754 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9757/task/9766/stat : 9766 (java) S 9754 9757 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4777470 10060525568 16504 33554432000 1073741824 1073778376 140733229090592 140599891860136 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9757/tid=9767] ppid=9754 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9757/task/9767/stat : 9767 (java) S 9754 9757 5416 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 4777470 10060525568 16504 33554432000 1073741824 1073778376 140733229090592 140599890807592 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9757/tid=9768] ppid=9754 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9757/task/9768/stat : 9768 (java) S 9754 9757 5416 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 4777471 10060525568 16504 33554432000 1073741824 1073778376 140733229090592 140599878609256 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9757/tid=9769] ppid=9754 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9757/task/9769/stat : 9769 (java) S 9754 9757 5416 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 4777472 10060525568 16504 33554432000 1073741824 1073778376 140733229090592 140599877555576 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9757/tid=9770] ppid=9754 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9757/task/9770/stat : 9770 (java) S 9754 9757 5416 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4777472 10060525568 16504 33554432000 1073741824 1073778376 140733229090592 140599876502408 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9757/tid=9771] ppid=9754 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9757/task/9771/stat : 9771 (java) S 9754 9757 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4777474 10060525568 16504 33554432000 1073741824 1073778376 140733229090592 140599875451152 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9757/tid=9772] ppid=9754 vsize=9824732 CPUtime=0.32 cores=1,3,5,7
/proc/9757/task/9772/stat : 9772 (java) S 9754 9757 5416 0 -1 4202560 4386 0 0 0 32 0 0 0 20 0 19 0 4777474 10060525568 16504 33554432000 1073741824 1073778376 140733229090592 140599874399032 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9757/tid=9773] ppid=9754 vsize=9824732 CPUtime=0.31 cores=1,3,5,7
/proc/9757/task/9773/stat : 9773 (java) R 9754 9757 5416 0 -1 4202560 6857 0 0 0 30 1 0 0 20 0 19 0 4777474 10060525568 16504 33554432000 1073741824 1073778376 140733229090592 140599873333576 140600058517500 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=9757/tid=9774] ppid=9754 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9757/task/9774/stat : 9774 (java) S 9754 9757 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4777474 10060525568 16504 33554432000 1073741824 1073778376 140733229090592 140599872293624 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9757/tid=9775] ppid=9754 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9757/task/9775/stat : 9775 (java) S 9754 9757 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4777474 10060525568 16504 33554432000 1073741824 1073778376 140733229090592 140599871241288 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9757/tid=9778] ppid=9754 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9757/task/9778/stat : 9778 (java) S 9754 9757 5416 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4777484 10060525568 16504 33554432000 1073741824 1073778376 140733229090592 140599868080936 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 9824732

[startup+3.1009 s]
/proc/loadavg: 3.97 4.02 4.00 7/219 9791
/proc/meminfo: memFree=26878148/32872528 swapFree=239532/272236
[pid=9757] ppid=9754 vsize=9824732 CPUtime=3.43 cores=1,3,5,7
/proc/9757/stat : 9757 (java) S 9754 9757 5416 0 -1 4202496 19216 0 1 0 330 13 0 0 20 0 22 0 4777468 10060525568 45627 33554432000 1073741824 1073778376 140733229090592 140733229081728 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9757/statm: 2456183 45627 2280 9 0 2446860 0
[pid=9757/tid=9759] ppid=9754 vsize=9824732 CPUtime=0.13 cores=1,3,5,7
/proc/9757/task/9759/stat : 9759 (java) S 9754 9757 5416 0 -1 4202560 2454 0 1 0 13 0 0 0 20 0 22 0 4777469 10060525568 45627 33554432000 1073741824 1073778376 140733229090592 140600054428536 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9757/tid=9760] ppid=9754 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9757/task/9760/stat : 9760 (java) S 9754 9757 5416 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 4777470 10060525568 45627 33554432000 1073741824 1073778376 140733229090592 140599898175912 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9757/tid=9761] ppid=9754 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9757/task/9761/stat : 9761 (java) S 9754 9757 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4777470 10060525568 45627 33554432000 1073741824 1073778376 140733229090592 140599897123368 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9757/tid=9762] ppid=9754 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9757/task/9762/stat : 9762 (java) S 9754 9757 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4777470 10060525568 45627 33554432000 1073741824 1073778376 140733229090592 140599896070312 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9757/tid=9763] ppid=9754 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9757/task/9763/stat : 9763 (java) S 9754 9757 5416 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 4777470 10060525568 45627 33554432000 1073741824 1073778376 140733229090592 140599895017768 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9757/tid=9764] ppid=9754 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9757/task/9764/stat : 9764 (java) S 9754 9757 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4777470 10060525568 45627 33554432000 1073741824 1073778376 140733229090592 140599893965736 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9757/tid=9765] ppid=9754 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9757/task/9765/stat : 9765 (java) S 9754 9757 5416 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 4777470 10060525568 45627 33554432000 1073741824 1073778376 140733229090592 140599892913192 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9757/tid=9766] ppid=9754 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9757/task/9766/stat : 9766 (java) S 9754 9757 5416 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 4777470 10060525568 45627 33554432000 1073741824 1073778376 140733229090592 140599891860136 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9757/tid=9767] ppid=9754 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9757/task/9767/stat : 9767 (java) S 9754 9757 5416 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 4777470 10060525568 45627 33554432000 1073741824 1073778376 140733229090592 140599890807592 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9757/tid=9768] ppid=9754 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9757/task/9768/stat : 9768 (java) S 9754 9757 5416 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4777471 10060525568 45627 33554432000 1073741824 1073778376 140733229090592 140599878609256 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9757/tid=9769] ppid=9754 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9757/task/9769/stat : 9769 (java) S 9754 9757 5416 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4777472 10060525568 45627 33554432000 1073741824 1073778376 140733229090592 140599877555576 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9757/tid=9770] ppid=9754 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9757/task/9770/stat : 9770 (java) S 9754 9757 5416 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 4777472 10060525568 45627 33554432000 1073741824 1073778376 140733229090592 140599876502408 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9757/tid=9771] ppid=9754 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9757/task/9771/stat : 9771 (java) S 9754 9757 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4777474 10060525568 45627 33554432000 1073741824 1073778376 140733229090592 140599875451152 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9757/tid=9772] ppid=9754 vsize=9824732 CPUtime=0.8 cores=1,3,5,7
/proc/9757/task/9772/stat : 9772 (java) S 9754 9757 5416 0 -1 4202560 5224 0 0 0 79 1 0 0 20 0 22 0 4777474 10060525568 45627 33554432000 1073741824 1073778376 140733229090592 140599874399032 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9757/tid=9773] ppid=9754 vsize=9824732 CPUtime=0.83 cores=1,3,5,7
/proc/9757/task/9773/stat : 9773 (java) S 9754 9757 5416 0 -1 4202560 10059 0 0 0 81 2 0 0 20 0 22 0 4777474 10060525568 45627 33554432000 1073741824 1073778376 140733229090592 140599873346488 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9757/tid=9774] ppid=9754 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9757/task/9774/stat : 9774 (java) S 9754 9757 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4777474 10060525568 45627 33554432000 1073741824 1073778376 140733229090592 140599872293624 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9757/tid=9775] ppid=9754 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9757/task/9775/stat : 9775 (java) S 9754 9757 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4777474 10060525568 45627 33554432000 1073741824 1073778376 140733229090592 140599871241288 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9757/tid=9791] ppid=9754 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9757/task/9791/stat : 9791 (java) S 9754 9757 5416 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 4777685 10060525568 45627 33554432000 1073741824 1073778376 140733229090592 140599868081576 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 3.43
Current children cumulated vsize (KiB) 9824732

[startup+6.30101 s]
/proc/loadavg: 3.97 4.02 4.00 5/219 9803
/proc/meminfo: memFree=26622880/32872528 swapFree=239532/272236
[pid=9757] ppid=9754 vsize=9824732 CPUtime=9.22 cores=1,3,5,7
/proc/9757/stat : 9757 (java) S 9754 9757 5416 0 -1 4202496 19962 0 1 0 889 33 0 0 20 0 22 0 4777468 10060525568 92802 33554432000 1073741824 1073778376 140733229090592 140733229081728 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9757/statm: 2456183 92802 2281 9 0 2446860 0
[pid=9757/tid=9759] ppid=9754 vsize=9824732 CPUtime=0.14 cores=1,3,5,7
/proc/9757/task/9759/stat : 9759 (java) S 9754 9757 5416 0 -1 4202560 2455 0 1 0 14 0 0 0 20 0 22 0 4777469 10060525568 92802 33554432000 1073741824 1073778376 140733229090592 140600054428536 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9757/tid=9760] ppid=9754 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/9757/task/9760/stat : 9760 (java) S 9754 9757 5416 0 -1 4202560 32 0 0 0 4 1 0 0 20 0 22 0 4777470 10060525568 92802 33554432000 1073741824 1073778376 140733229090592 140599898175912 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9757/tid=9761] ppid=9754 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/9757/task/9761/stat : 9761 (java) S 9754 9757 5416 0 -1 4202560 32 0 0 0 5 0 0 0 20 0 22 0 4777470 10060525568 92802 33554432000 1073741824 1073778376 140733229090592 140599897123368 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9757/tid=9762] ppid=9754 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/9757/task/9762/stat : 9762 (java) S 9754 9757 5416 0 -1 4202560 26 0 0 0 2 1 0 0 20 0 22 0 4777470 10060525568 92802 33554432000 1073741824 1073778376 140733229090592 140599896070312 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9757/tid=9763] ppid=9754 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/9757/task/9763/stat : 9763 (java) S 9754 9757 5416 0 -1 4202560 45 0 0 0 5 2 0 0 20 0 22 0 4777470 10060525568 92802 33554432000 1073741824 1073778376 140733229090592 140599895017768 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9757/tid=9764] ppid=9754 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/9757/task/9764/stat : 9764 (java) S 9754 9757 5416 0 -1 4202560 40 0 0 0 6 2 0 0 20 0 22 0 4777470 10060525568 92802 33554432000 1073741824 1073778376 140733229090592 140599893965736 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9757/tid=9765] ppid=9754 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/9757/task/9765/stat : 9765 (java) S 9754 9757 5416 0 -1 4202560 37 0 0 0 5 1 0 0 20 0 22 0 4777470 10060525568 92802 33554432000 1073741824 1073778376 140733229090592 140599892913192 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9757/tid=9766] ppid=9754 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/9757/task/9766/stat : 9766 (java) S 9754 9757 5416 0 -1 4202560 36 0 0 0 5 3 0 0 20 0 22 0 4777470 10060525568 92802 33554432000 1073741824 1073778376 140733229090592 140599891860136 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9757/tid=9767] ppid=9754 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/9757/task/9767/stat : 9767 (java) S 9754 9757 5416 0 -1 4202560 17 0 0 0 3 0 0 0 20 0 22 0 4777470 10060525568 92802 33554432000 1073741824 1073778376 140733229090592 140599890807592 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9757/tid=9768] ppid=9754 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9757/task/9768/stat : 9768 (java) S 9754 9757 5416 0 -1 4202560 207 0 0 0 0 0 0 0 20 0 22 0 4777471 10060525568 92802 33554432000 1073741824 1073778376 140733229090592 140599878609256 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9757/tid=9769] ppid=9754 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9757/task/9769/stat : 9769 (java) S 9754 9757 5416 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4777472 10060525568 92802 33554432000 1073741824 1073778376 140733229090592 140599877555576 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9757/tid=9770] ppid=9754 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9757/task/9770/stat : 9770 (java) S 9754 9757 5416 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 4777472 10060525568 92802 33554432000 1073741824 1073778376 140733229090592 140599876502408 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9757/tid=9771] ppid=9754 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9757/task/9771/stat : 9771 (java) S 9754 9757 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4777474 10060525568 92802 33554432000 1073741824 1073778376 140733229090592 140599875451152 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9757/tid=9772] ppid=9754 vsize=9824732 CPUtime=0.9 cores=1,3,5,7
/proc/9757/task/9772/stat : 9772 (java) S 9754 9757 5416 0 -1 4202560 5458 0 0 0 88 2 0 0 20 0 22 0 4777474 10060525568 92802 33554432000 1073741824 1073778376 140733229090592 140599874399032 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9757/tid=9773] ppid=9754 vsize=9824732 CPUtime=0.91 cores=1,3,5,7
/proc/9757/task/9773/stat : 9773 (java) S 9754 9757 5416 0 -1 4202560 10065 0 0 0 89 2 0 0 20 0 22 0 4777474 10060525568 92802 33554432000 1073741824 1073778376 140733229090592 140599873346488 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9757/tid=9774] ppid=9754 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9757/task/9774/stat : 9774 (java) S 9754 9757 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4777474 10060525568 92802 33554432000 1073741824 1073778376 140733229090592 140599872293624 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9757/tid=9775] ppid=9754 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9757/task/9775/stat : 9775 (java) S 9754 9757 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4777474 10060525568 92802 33554432000 1073741824 1073778376 140733229090592 140599871241288 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9757/tid=9794] ppid=9754 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9757/task/9794/stat : 9794 (java) S 9754 9757 5416 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 4777735 10060525568 92802 33554432000 1073741824 1073778376 140733229090592 140599870186280 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9757/tid=9801] ppid=9754 vsize=9824732 CPUtime=1.52 cores=1,3,5,7
/proc/9757/task/9801/stat : 9801 (java) R 9754 9757 5416 0 -1 4202560 6 0 0 0 152 0 0 0 20 0 22 0 4777936 10060525568 92802 33554432000 1073741824 1073778376 140733229090592 140599867019296 140599927065946 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=9757/tid=9802] ppid=9754 vsize=9824732 CPUtime=1.52 cores=1,3,5,7

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

[pid=9757/tid=9767] ppid=9754 vsize=9824732 CPUtime=1.24 cores=1,3,5,7
/proc/9757/task/9767/stat : 9767 (java) S 9754 9757 5416 0 -1 4202560 423 0 0 0 116 8 0 0 20 0 22 0 4777470 10060525568 618162 33554432000 1073741824 1073778376 140733229090592 140599890807592 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9757/tid=9768] ppid=9754 vsize=9824732 CPUtime=2.74 cores=1,3,5,7
/proc/9757/task/9768/stat : 9768 (java) S 9754 9757 5416 0 -1 4202560 1632 0 0 0 261 13 0 0 20 0 22 0 4777471 10060525568 618162 33554432000 1073741824 1073778376 140733229090592 140599878609256 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9757/tid=9769] ppid=9754 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9757/task/9769/stat : 9769 (java) S 9754 9757 5416 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4777472 10060525568 618162 33554432000 1073741824 1073778376 140733229090592 140599877555576 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9757/tid=9770] ppid=9754 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9757/task/9770/stat : 9770 (java) S 9754 9757 5416 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 4777472 10060525568 618162 33554432000 1073741824 1073778376 140733229090592 140599876502408 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9757/tid=9771] ppid=9754 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9757/task/9771/stat : 9771 (java) S 9754 9757 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4777474 10060525568 618162 33554432000 1073741824 1073778376 140733229090592 140599875451152 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9757/tid=9772] ppid=9754 vsize=9824732 CPUtime=1.37 cores=1,3,5,7
/proc/9757/task/9772/stat : 9772 (java) S 9754 9757 5416 0 -1 4202560 8032 0 0 0 135 2 0 0 20 0 22 0 4777474 10060525568 618162 33554432000 1073741824 1073778376 140733229090592 140599874399032 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9757/tid=9773] ppid=9754 vsize=9824732 CPUtime=1.08 cores=1,3,5,7
/proc/9757/task/9773/stat : 9773 (java) S 9754 9757 5416 0 -1 4202560 10078 0 0 0 106 2 0 0 20 0 22 0 4777474 10060525568 618162 33554432000 1073741824 1073778376 140733229090592 140599873346488 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9757/tid=9774] ppid=9754 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9757/task/9774/stat : 9774 (java) S 9754 9757 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4777474 10060525568 618162 33554432000 1073741824 1073778376 140733229090592 140599872293624 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9757/tid=9775] ppid=9754 vsize=9824732 CPUtime=0.33 cores=1,3,5,7
/proc/9757/task/9775/stat : 9775 (java) S 9754 9757 5416 0 -1 4202560 51 0 0 0 14 19 0 0 20 0 22 0 4777474 10060525568 618162 33554432000 1073741824 1073778376 140733229090592 140599871241288 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9757/tid=9794] ppid=9754 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9757/task/9794/stat : 9794 (java) S 9754 9757 5416 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 4777735 10060525568 618162 33554432000 1073741824 1073778376 140733229090592 140599870186280 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9757/tid=9809] ppid=9754 vsize=9824732 CPUtime=752.4 cores=1,3,5,7
/proc/9757/task/9809/stat : 9809 (java) R 9754 9757 5416 0 -1 4202560 32 0 0 0 75227 13 0 0 20 0 22 0 4789800 10060525568 618162 33554432000 1073741824 1073778376 140733229090592 140599867019632 140599927066999 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=9757/tid=9810] ppid=9754 vsize=9824732 CPUtime=752.39 cores=1,3,5,7
/proc/9757/task/9810/stat : 9810 (java) R 9754 9757 5416 0 -1 4202560 41 0 0 0 75227 12 0 0 20 0 22 0 4789800 10060525568 618162 33554432000 1073741824 1073778376 140733229090592 140599869131824 140599927115968 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=9757/tid=9811] ppid=9754 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9757/task/9811/stat : 9811 (java) S 9754 9757 5416 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 4789800 10060525568 618162 33554432000 1073741824 1073778376 140733229090592 140599868081320 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1762.3
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+901.101 s]
/proc/loadavg: 3.94 3.99 3.99 5/219 10015
/proc/meminfo: memFree=24388968/32872528 swapFree=239532/272236
[pid=9757] ppid=9754 vsize=9824732 CPUtime=1799.87 cores=1,3,5,7
/proc/9757/stat : 9757 (java) S 9754 9757 5416 0 -1 4202496 28648 0 1 0 179813 174 0 0 20 0 22 0 4777468 10060525568 618162 33554432000 1073741824 1073778376 140733229090592 140733229081728 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9757/statm: 2456183 618162 2289 9 0 2446860 0
[pid=9757/tid=9759] ppid=9754 vsize=9824732 CPUtime=0.18 cores=1,3,5,7
/proc/9757/task/9759/stat : 9759 (java) S 9754 9757 5416 0 -1 4202560 2460 0 1 0 16 2 0 0 20 0 22 0 4777469 10060525568 618162 33554432000 1073741824 1073778376 140733229090592 140600054428536 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9757/tid=9760] ppid=9754 vsize=9824732 CPUtime=1.28 cores=1,3,5,7
/proc/9757/task/9760/stat : 9760 (java) S 9754 9757 5416 0 -1 4202560 413 0 0 0 117 11 0 0 20 0 22 0 4777470 10060525568 618162 33554432000 1073741824 1073778376 140733229090592 140599898175912 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9757/tid=9761] ppid=9754 vsize=9824732 CPUtime=1.25 cores=1,3,5,7
/proc/9757/task/9761/stat : 9761 (java) S 9754 9757 5416 0 -1 4202560 358 0 0 0 114 11 0 0 20 0 22 0 4777470 10060525568 618162 33554432000 1073741824 1073778376 140733229090592 140599897123368 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9757/tid=9762] ppid=9754 vsize=9824732 CPUtime=1.2 cores=1,3,5,7
/proc/9757/task/9762/stat : 9762 (java) S 9754 9757 5416 0 -1 4202560 413 0 0 0 110 10 0 0 20 0 22 0 4777470 10060525568 618162 33554432000 1073741824 1073778376 140733229090592 140599896070312 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9757/tid=9763] ppid=9754 vsize=9824732 CPUtime=1.27 cores=1,3,5,7
/proc/9757/task/9763/stat : 9763 (java) S 9754 9757 5416 0 -1 4202560 340 0 0 0 118 9 0 0 20 0 22 0 4777470 10060525568 618162 33554432000 1073741824 1073778376 140733229090592 140599895017768 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9757/tid=9764] ppid=9754 vsize=9824732 CPUtime=1.28 cores=1,3,5,7
/proc/9757/task/9764/stat : 9764 (java) S 9754 9757 5416 0 -1 4202560 387 0 0 0 118 10 0 0 20 0 22 0 4777470 10060525568 618162 33554432000 1073741824 1073778376 140733229090592 140599893965736 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9757/tid=9765] ppid=9754 vsize=9824732 CPUtime=1.44 cores=1,3,5,7
/proc/9757/task/9765/stat : 9765 (java) S 9754 9757 5416 0 -1 4202560 464 0 0 0 132 12 0 0 20 0 22 0 4777470 10060525568 618162 33554432000 1073741824 1073778376 140733229090592 140599892913192 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9757/tid=9766] ppid=9754 vsize=9824732 CPUtime=1.12 cores=1,3,5,7
/proc/9757/task/9766/stat : 9766 (java) S 9754 9757 5416 0 -1 4202560 407 0 0 0 102 10 0 0 20 0 22 0 4777470 10060525568 618162 33554432000 1073741824 1073778376 140733229090592 140599891860136 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9757/tid=9767] ppid=9754 vsize=9824732 CPUtime=1.24 cores=1,3,5,7
/proc/9757/task/9767/stat : 9767 (java) S 9754 9757 5416 0 -1 4202560 423 0 0 0 116 8 0 0 20 0 22 0 4777470 10060525568 618162 33554432000 1073741824 1073778376 140733229090592 140599890807592 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9757/tid=9768] ppid=9754 vsize=9824732 CPUtime=2.74 cores=1,3,5,7
/proc/9757/task/9768/stat : 9768 (java) S 9754 9757 5416 0 -1 4202560 1632 0 0 0 261 13 0 0 20 0 22 0 4777471 10060525568 618162 33554432000 1073741824 1073778376 140733229090592 140599878609256 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9757/tid=9769] ppid=9754 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9757/task/9769/stat : 9769 (java) S 9754 9757 5416 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4777472 10060525568 618162 33554432000 1073741824 1073778376 140733229090592 140599877555576 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9757/tid=9770] ppid=9754 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9757/task/9770/stat : 9770 (java) S 9754 9757 5416 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 4777472 10060525568 618162 33554432000 1073741824 1073778376 140733229090592 140599876502408 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9757/tid=9771] ppid=9754 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9757/task/9771/stat : 9771 (java) S 9754 9757 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4777474 10060525568 618162 33554432000 1073741824 1073778376 140733229090592 140599875451152 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9757/tid=9772] ppid=9754 vsize=9824732 CPUtime=1.37 cores=1,3,5,7
/proc/9757/task/9772/stat : 9772 (java) S 9754 9757 5416 0 -1 4202560 8032 0 0 0 135 2 0 0 20 0 22 0 4777474 10060525568 618162 33554432000 1073741824 1073778376 140733229090592 140599874399032 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9757/tid=9773] ppid=9754 vsize=9824732 CPUtime=1.08 cores=1,3,5,7
/proc/9757/task/9773/stat : 9773 (java) S 9754 9757 5416 0 -1 4202560 10078 0 0 0 106 2 0 0 20 0 22 0 4777474 10060525568 618162 33554432000 1073741824 1073778376 140733229090592 140599873346488 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9757/tid=9774] ppid=9754 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9757/task/9774/stat : 9774 (java) S 9754 9757 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4777474 10060525568 618162 33554432000 1073741824 1073778376 140733229090592 140599872293624 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9757/tid=9775] ppid=9754 vsize=9824732 CPUtime=0.33 cores=1,3,5,7
/proc/9757/task/9775/stat : 9775 (java) S 9754 9757 5416 0 -1 4202560 53 0 0 0 14 19 0 0 20 0 22 0 4777474 10060525568 618162 33554432000 1073741824 1073778376 140733229090592 140599871241288 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9757/tid=9794] ppid=9754 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9757/task/9794/stat : 9794 (java) S 9754 9757 5416 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 4777735 10060525568 618162 33554432000 1073741824 1073778376 140733229090592 140599870186280 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9757/tid=9809] ppid=9754 vsize=9824732 CPUtime=771.14 cores=1,3,5,7
/proc/9757/task/9809/stat : 9809 (java) R 9754 9757 5416 0 -1 4202560 32 0 0 0 77101 13 0 0 20 0 22 0 4789800 10060525568 618162 33554432000 1073741824 1073778376 140733229090592 140599867019632 140599927096028 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=9757/tid=9810] ppid=9754 vsize=9824732 CPUtime=771.12 cores=1,3,5,7
/proc/9757/task/9810/stat : 9810 (java) R 9754 9757 5416 0 -1 4202560 41 0 0 0 77100 12 0 0 20 0 22 0 4789800 10060525568 618162 33554432000 1073741824 1073778376 140733229090592 140599869131824 140599927115984 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=9757/tid=9811] ppid=9754 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9757/task/9811/stat : 9811 (java) S 9754 9757 5416 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 4789800 10060525568 618162 33554432000 1073741824 1073778376 140733229090592 140599868081320 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1799.87
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 9757 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+901.101 s]
/proc/loadavg: 3.94 3.99 3.99 5/219 10015
/proc/meminfo: memFree=24388968/32872528 swapFree=239532/272236
[pid=9757] ppid=9754 vsize=9824732 CPUtime=1799.87 cores=1,3,5,7
/proc/9757/stat : 9757 (java) S 9754 9757 5416 0 -1 4202496 28648 0 1 0 179813 174 0 0 20 0 22 0 4777468 10060525568 618162 33554432000 1073741824 1073778376 140733229090592 140733229081728 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9757/statm: 2456183 618162 2289 9 0 2446860 0
[pid=9757/tid=9759] ppid=9754 vsize=9824732 CPUtime=0.18 cores=1,3,5,7
/proc/9757/task/9759/stat : 9759 (java) S 9754 9757 5416 0 -1 4202560 2460 0 1 0 16 2 0 0 20 0 22 0 4777469 10060525568 618162 33554432000 1073741824 1073778376 140733229090592 140600054428536 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9757/tid=9760] ppid=9754 vsize=9824732 CPUtime=1.28 cores=1,3,5,7
/proc/9757/task/9760/stat : 9760 (java) S 9754 9757 5416 0 -1 4202560 413 0 0 0 117 11 0 0 20 0 22 0 4777470 10060525568 618162 33554432000 1073741824 1073778376 140733229090592 140599898175912 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9757/tid=9761] ppid=9754 vsize=9824732 CPUtime=1.25 cores=1,3,5,7
/proc/9757/task/9761/stat : 9761 (java) S 9754 9757 5416 0 -1 4202560 358 0 0 0 114 11 0 0 20 0 22 0 4777470 10060525568 618162 33554432000 1073741824 1073778376 140733229090592 140599897123368 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9757/tid=9762] ppid=9754 vsize=9824732 CPUtime=1.2 cores=1,3,5,7
/proc/9757/task/9762/stat : 9762 (java) S 9754 9757 5416 0 -1 4202560 413 0 0 0 110 10 0 0 20 0 22 0 4777470 10060525568 618162 33554432000 1073741824 1073778376 140733229090592 140599896070312 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9757/tid=9763] ppid=9754 vsize=9824732 CPUtime=1.27 cores=1,3,5,7
/proc/9757/task/9763/stat : 9763 (java) S 9754 9757 5416 0 -1 4202560 340 0 0 0 118 9 0 0 20 0 22 0 4777470 10060525568 618162 33554432000 1073741824 1073778376 140733229090592 140599895017768 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9757/tid=9764] ppid=9754 vsize=9824732 CPUtime=1.28 cores=1,3,5,7
/proc/9757/task/9764/stat : 9764 (java) S 9754 9757 5416 0 -1 4202560 387 0 0 0 118 10 0 0 20 0 22 0 4777470 10060525568 618162 33554432000 1073741824 1073778376 140733229090592 140599893965736 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9757/tid=9765] ppid=9754 vsize=9824732 CPUtime=1.44 cores=1,3,5,7
/proc/9757/task/9765/stat : 9765 (java) S 9754 9757 5416 0 -1 4202560 464 0 0 0 132 12 0 0 20 0 22 0 4777470 10060525568 618162 33554432000 1073741824 1073778376 140733229090592 140599892913192 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9757/tid=9766] ppid=9754 vsize=9824732 CPUtime=1.12 cores=1,3,5,7
/proc/9757/task/9766/stat : 9766 (java) S 9754 9757 5416 0 -1 4202560 407 0 0 0 102 10 0 0 20 0 22 0 4777470 10060525568 618162 33554432000 1073741824 1073778376 140733229090592 140599891860136 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9757/tid=9767] ppid=9754 vsize=9824732 CPUtime=1.24 cores=1,3,5,7
/proc/9757/task/9767/stat : 9767 (java) S 9754 9757 5416 0 -1 4202560 423 0 0 0 116 8 0 0 20 0 22 0 4777470 10060525568 618162 33554432000 1073741824 1073778376 140733229090592 140599890807592 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9757/tid=9768] ppid=9754 vsize=9824732 CPUtime=2.74 cores=1,3,5,7
/proc/9757/task/9768/stat : 9768 (java) S 9754 9757 5416 0 -1 4202560 1632 0 0 0 261 13 0 0 20 0 22 0 4777471 10060525568 618162 33554432000 1073741824 1073778376 140733229090592 140599878609256 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9757/tid=9769] ppid=9754 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9757/task/9769/stat : 9769 (java) S 9754 9757 5416 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4777472 10060525568 618162 33554432000 1073741824 1073778376 140733229090592 140599877555576 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9757/tid=9770] ppid=9754 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9757/task/9770/stat : 9770 (java) S 9754 9757 5416 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 4777472 10060525568 618162 33554432000 1073741824 1073778376 140733229090592 140599876502408 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9757/tid=9771] ppid=9754 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9757/task/9771/stat : 9771 (java) S 9754 9757 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4777474 10060525568 618162 33554432000 1073741824 1073778376 140733229090592 140599875451152 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9757/tid=9772] ppid=9754 vsize=9824732 CPUtime=1.37 cores=1,3,5,7
/proc/9757/task/9772/stat : 9772 (java) S 9754 9757 5416 0 -1 4202560 8032 0 0 0 135 2 0 0 20 0 22 0 4777474 10060525568 618162 33554432000 1073741824 1073778376 140733229090592 140599874399032 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9757/tid=9773] ppid=9754 vsize=9824732 CPUtime=1.08 cores=1,3,5,7
/proc/9757/task/9773/stat : 9773 (java) S 9754 9757 5416 0 -1 4202560 10078 0 0 0 106 2 0 0 20 0 22 0 4777474 10060525568 618162 33554432000 1073741824 1073778376 140733229090592 140599873346488 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9757/tid=9774] ppid=9754 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9757/task/9774/stat : 9774 (java) S 9754 9757 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4777474 10060525568 618162 33554432000 1073741824 1073778376 140733229090592 140599872293624 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9757/tid=9775] ppid=9754 vsize=9824732 CPUtime=0.33 cores=1,3,5,7
/proc/9757/task/9775/stat : 9775 (java) S 9754 9757 5416 0 -1 4202560 53 0 0 0 14 19 0 0 20 0 22 0 4777474 10060525568 618162 33554432000 1073741824 1073778376 140733229090592 140599871241288 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9757/tid=9794] ppid=9754 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9757/task/9794/stat : 9794 (java) S 9754 9757 5416 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 4777735 10060525568 618162 33554432000 1073741824 1073778376 140733229090592 140599870186280 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9757/tid=9809] ppid=9754 vsize=9824732 CPUtime=771.14 cores=1,3,5,7
/proc/9757/task/9809/stat : 9809 (java) R 9754 9757 5416 0 -1 4202560 32 0 0 0 77101 13 0 0 20 0 22 0 4789800 10060525568 618162 33554432000 1073741824 1073778376 140733229090592 140599867019632 140599927096028 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=9757/tid=9810] ppid=9754 vsize=9824732 CPUtime=771.12 cores=1,3,5,7
/proc/9757/task/9810/stat : 9810 (java) R 9754 9757 5416 0 -1 4202560 41 0 0 0 77100 12 0 0 20 0 22 0 4789800 10060525568 618162 33554432000 1073741824 1073778376 140733229090592 140599869131824 140599927115984 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=9757/tid=9811] ppid=9754 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9757/task/9811/stat : 9811 (java) S 9754 9757 5416 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 4789800 10060525568 618162 33554432000 1073741824 1073778376 140733229090592 140599868081320 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1799.87
Current children cumulated vsize (KiB) 9824732

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 9757 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=279228
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=171669
# CPU time returned by wait4() is 1796.45
# while last known CPU time is 1799.87
#
# 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.259995
#  lost CPU user time (s): 0.279999
#  lost CPU system time (s): -0.02

Real time (s): 901.159
CPU time (s): 1800.13
CPU user time (s): 1798.41
CPU system time (s): 1.72
CPU usage (%): 199.757
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.28
system time used= 2.17167
maximum resident set size= 2961980
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28692
page faults= 1
swaps= 0
block input operations= 0
block output operations= 912
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 23899
involuntary context switches= 23173

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.58115 second user time and 7.56485 second system time

The end

Launcher Data

Begin job on node107 at 2016-06-30 05:31:04
IDJOB=4119489
IDBENCH=111743
IDSOLVER=2543
FILE ID=node107/4119489-1467257464
RUNJOBID= node107-1467248484-5593
PBS_JOBID= 20004476
Free space on /tmp= 71720 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-NLC/minlplib2-pb-0.1.0/opb/normalized-sporttournament12.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4119489-1467257464/watcher-4119489-1467257464 -o /tmp/evaluation-result-4119489-1467257464/solver-4119489-1467257464 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node107-1467248484-5593 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4119489-1467257464.opb

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

MD5SUM BENCH= daed638eb03cf5c724fb58df446cf947
RANDOM SEED=2062599074

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        26961356 kB
Buffers:          103580 kB
Cached:           425796 kB
SwapCached:            0 kB
Active:          4432464 kB
Inactive:         437476 kB
Active(anon):    4342948 kB
Inactive(anon):       48 kB
Active(file):      89516 kB
Inactive(file):   437428 kB
Unevictable:      272236 kB
Mlocked:          239532 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               464 kB
Writeback:             0 kB
AnonPages:       4669756 kB
Mapped:            22244 kB
Shmem:               204 kB
Slab:             604864 kB
SReclaimable:      48856 kB
SUnreclaim:       556008 kB
KernelStack:        1808 kB
PageTables:        13608 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4848944 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4354048 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71720 MiB
End job on node107 at 2016-06-30 05:46:05