Trace number 4118197

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)-35 1800.16 898.084

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/minlplib2-pb-0.1.0/
opb/normalized-graphpart_2pm-0077-0777.lin.opb
MD5SUM8693ffdbcad034c0e609738f5f08092f
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-40
Best CPU time to get the best result obtained on this benchmark0.094984
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables441
Total number of constraints637
Number of constraints which are clauses294
Number of constraints which are cardinality constraints (but not clauses)49
Number of constraints which are nor clauses,nor cardinality constraints294
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 294
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 294
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 294
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.10	c version PB16.v20160501
0.00/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.10	c java.vm.version	19.1-b02
0.00/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.10	c sun.arch.data.model	64
0.00/0.10	c java.version		1.6.0_24
0.00/0.10	c os.name		Linux
0.00/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.10	c os.arch		amd64
0.09/0.10	c Free memory 		501472288
0.09/0.10	c Max memory 		7480803328
0.09/0.10	c Total memory 		504102912
0.09/0.10	c Number of processors 	16
0.09/0.13	c Pseudo Boolean Optimization by upper bound
0.09/0.13	c ManyCore solver with 2 solvers running in parallel
0.09/0.13	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.13	c --- Begin Solver configuration ---
0.09/0.13	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@38c5c3ac
0.09/0.13	c Learn all clauses as in MiniSAT
0.09/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.13	c Expensive reason simplification
0.09/0.13	c Glucose 2.1 dynamic restart strategy
0.09/0.13	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.13	c timeout=2147483s
0.09/0.13	c DB Simplification allowed=false
0.09/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@558385e3
0.09/0.13	c --- End Solver configuration ---
0.09/0.13	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.13	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.13	c --- Begin Solver configuration ---
0.09/0.13	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@2dcb25f1
0.09/0.13	c Learn all clauses as in MiniSAT
0.09/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.13	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.13	c No reason simplification
0.09/0.13	c Armin Biere (Picosat) restarts strategy
0.09/0.13	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.13	c timeout=2147483s
0.09/0.13	c DB Simplification allowed=false
0.09/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@558385e3
0.09/0.13	c --- End Solver configuration ---
0.09/0.13	c solving HOME/instance-4118197-1467223722.opb
0.09/0.13	c reading problem ... 
0.09/0.13	c  objective function found
0.22/0.23	c ... done. Wall clock time 0.106s.
0.22/0.23	c declared #vars     441
0.22/0.23	c #constraints  686
0.22/0.24	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.22/0.24	c constraints type 
0.22/0.24	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 343
0.22/0.24	c org.sat4j.minisat.constraints.card.MinWatchCard => 49
0.22/0.24	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 294
0.22/0.24	c 686 constraints processed.
0.22/0.24	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.22/0.24	c constraints type 
0.22/0.24	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 343
0.22/0.24	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 49
0.22/0.24	c org.sat4j.pb.constraints.pb.MaxWatchPb => 294
0.22/0.24	c 686 constraints processed.
0.22/0.24	c objective function length is 294 literals
0.22/0.25	c And the winner is solver0
0.33/0.74	c SATISFIABLE
0.33/0.74	c OPTIMIZING...
0.33/0.74	c Got one! Elapsed wall clock time (in seconds):0.611
0.33/0.74	o -30
0.33/0.76	c And the winner is solver0
0.47/1.24	c Got one! Elapsed wall clock time (in seconds):1.114
0.47/1.24	o -31
0.47/1.27	c And the winner is solver0
0.70/1.74	c Got one! Elapsed wall clock time (in seconds):1.616
0.70/1.74	o -32
1.70/2.09	c And the winner is solver0
2.26/2.25	c Got one! Elapsed wall clock time (in seconds):2.118
2.26/2.25	o -33
2.39/2.33	c cleaning 2601 clauses out of 5202 with flag 2065/5202
3.28/2.67	c cleaning 4301 clauses out of 8602 with flag 14481/11203
4.03/2.93	c And the winner is solver1
4.19/3.25	c Got one! Elapsed wall clock time (in seconds):3.121
4.19/3.25	o -34
5.23/3.62	c cleaning 7231 clauses out of 14474 with flag 11125/21376
5.84/3.99	c cleaning 6619 clauses out of 13244 with flag 24453/27377
7.02/4.48	c cleaning 6810 clauses out of 13625 with flag 40011/34377
8.44/5.06	c cleaning 7406 clauses out of 14815 with flag 58832/42377
10.10/5.74	c cleaning 8202 clauses out of 16408 with flag 80438/51376
11.82/6.48	c cleaning 9098 clauses out of 18206 with flag 104892/61376
13.42/7.22	c cleaning 10051 clauses out of 20108 with flag 129904/72376
15.57/8.10	c cleaning 11022 clauses out of 22057 with flag 157874/84376
17.20/8.94	c cleaning 12015 clauses out of 24035 with flag 188464/97376
19.58/9.91	c cleaning 13004 clauses out of 26020 with flag 221107/111376
21.36/10.88	c cleaning 14008 clauses out of 28016 with flag 256575/126376
23.77/12.02	c cleaning 15003 clauses out of 30009 with flag 293169/142377
26.38/13.38	c cleaning 16002 clauses out of 32005 with flag 333418/159376
30.23/15.03	c cleaning 17002 clauses out of 34003 with flag 376489/177376
33.89/16.64	c cleaning 18002 clauses out of 36004 with flag 421410/196379
37.27/18.33	c cleaning 19000 clauses out of 37999 with flag 469593/216376
40.87/20.11	c cleaning 19999 clauses out of 39999 with flag 518406/237376
45.47/22.41	c cleaning 20997 clauses out of 42000 with flag 568555/259376
50.73/24.86	c cleaning 21998 clauses out of 44003 with flag 627454/282376
56.11/27.36	c cleaning 23001 clauses out of 46006 with flag 684804/306377
58.73/28.71	c And the winner is solver1
58.94/28.82	c Got one! Elapsed wall clock time (in seconds):28.695
58.94/28.82	o -35
60.08/29.46	c cleaning 21771 clauses out of 43541 with flag 11195/326913
61.28/30.00	c cleaning 13886 clauses out of 27771 with flag 24606/332914
62.30/30.54	c cleaning 10435 clauses out of 20884 with flag 40451/339913
63.30/31.05	c cleaning 9220 clauses out of 18450 with flag 58602/347914
64.50/31.60	c cleaning 9110 clauses out of 18230 with flag 79138/356914
65.70/32.25	c cleaning 9560 clauses out of 19120 with flag 102355/366914
67.10/32.97	c cleaning 10278 clauses out of 20560 with flag 128475/377914
68.70/33.73	c cleaning 11141 clauses out of 22281 with flag 157027/389913
71.00/34.70	c cleaning 12070 clauses out of 24140 with flag 189086/402913
73.00/35.79	c cleaning 13031 clauses out of 26070 with flag 223209/416913
75.60/37.01	c cleaning 14018 clauses out of 28041 with flag 261153/431915
77.80/38.20	c cleaning 15008 clauses out of 30023 with flag 298491/447915
80.82/39.64	c cleaning 16004 clauses out of 32013 with flag 339613/464913
83.84/41.14	c cleaning 17003 clauses out of 34010 with flag 384550/482914
87.91/43.00	c cleaning 18000 clauses out of 36006 with flag 431992/501913
91.49/44.73	c cleaning 19003 clauses out of 38006 with flag 481691/521913
95.69/46.81	c cleaning 19998 clauses out of 40003 with flag 531812/542913
100.09/49.09	c cleaning 20995 clauses out of 42005 with flag 585144/564913
105.27/51.48	c cleaning 22005 clauses out of 44010 with flag 638272/587913
109.87/53.74	c cleaning 23001 clauses out of 46006 with flag 693779/611914
114.47/56.07	c cleaning 24003 clauses out of 48006 with flag 751505/636915
119.87/58.71	c cleaning 24993 clauses out of 50001 with flag 817004/662913
125.27/61.41	c cleaning 25999 clauses out of 52008 with flag 883911/689913
130.68/64.11	c cleaning 27002 clauses out of 54011 with flag 952214/717915
136.90/67.23	c cleaning 27997 clauses out of 56007 with flag 1022240/746913
143.30/70.44	c cleaning 29002 clauses out of 58010 with flag 1096940/776913
149.28/73.48	c cleaning 29999 clauses out of 60008 with flag 1173062/807913
156.08/76.88	c cleaning 30996 clauses out of 62009 with flag 1252224/839913
163.30/80.47	c cleaning 32006 clauses out of 64015 with flag 1333460/872915
171.68/84.62	c cleaning 33004 clauses out of 66009 with flag 1424052/906915
181.27/89.33	c cleaning 34001 clauses out of 68005 with flag 1510901/941915
190.06/93.78	c cleaning 34994 clauses out of 70002 with flag 1602966/977913
199.87/98.66	c cleaning 36005 clauses out of 72009 with flag 1697000/1014914
209.69/103.56	c cleaning 37002 clauses out of 74004 with flag 1794555/1052914
220.07/108.73	c cleaning 37999 clauses out of 76001 with flag 1890262/1091913
229.07/113.27	c cleaning 38994 clauses out of 78003 with flag 1989064/1131914
240.49/118.96	c cleaning 40003 clauses out of 80009 with flag 2094644/1172914
250.87/124.15	c cleaning 40999 clauses out of 82007 with flag 2202272/1214915
262.28/129.91	c cleaning 42004 clauses out of 84007 with flag 2314914/1257914
273.48/135.44	c cleaning 42995 clauses out of 86002 with flag 2428057/1301913
286.07/141.71	c cleaning 44000 clauses out of 88007 with flag 2544910/1346913
298.87/148.12	c cleaning 45004 clauses out of 90007 with flag 2663708/1392913
310.07/153.74	c cleaning 46002 clauses out of 92003 with flag 2782173/1439913
324.09/160.77	c cleaning 47001 clauses out of 94001 with flag 2904253/1487913
339.48/168.45	c cleaning 47999 clauses out of 96000 with flag 3033443/1536913
353.86/175.66	c cleaning 48999 clauses out of 98001 with flag 3163940/1586913
371.66/184.51	c cleaning 50001 clauses out of 100002 with flag 3297175/1637913
389.89/193.70	c cleaning 50996 clauses out of 102002 with flag 3430145/1689914
406.67/202.03	c cleaning 52000 clauses out of 104005 with flag 3554529/1742913
425.66/211.54	c cleaning 53000 clauses out of 106006 with flag 3681661/1796914
447.86/222.67	c cleaning 54001 clauses out of 108005 with flag 3810825/1851913
469.84/233.48	c cleaning 55000 clauses out of 110004 with flag 3936429/1907913
489.45/243.22	c cleaning 56000 clauses out of 112004 with flag 4067115/1964913
507.43/252.27	c cleaning 56999 clauses out of 114005 with flag 4203946/2022914
525.24/261.14	c cleaning 58002 clauses out of 116006 with flag 4348706/2081914
542.26/269.68	c cleaning 59000 clauses out of 118003 with flag 4492874/2141913
563.83/280.44	c cleaning 60001 clauses out of 120004 with flag 4645001/2202914
583.23/290.15	c cleaning 60995 clauses out of 122003 with flag 4800685/2264914
603.03/300.09	c cleaning 61999 clauses out of 124007 with flag 4955358/2327913
623.22/310.19	c cleaning 62998 clauses out of 126008 with flag 5118251/2391913
643.24/320.18	c cleaning 64002 clauses out of 128011 with flag 5277851/2456914
663.82/330.41	c cleaning 65003 clauses out of 130008 with flag 5445393/2522913
682.22/339.69	c cleaning 66003 clauses out of 132005 with flag 5625994/2589913
704.41/350.77	c cleaning 66999 clauses out of 134004 with flag 5779692/2657915
728.41/362.78	c cleaning 68002 clauses out of 136003 with flag 5945108/2726913
752.41/374.79	c cleaning 68998 clauses out of 138001 with flag 6105370/2796913
779.84/388.46	c cleaning 69997 clauses out of 140003 with flag 6275092/2867913
802.61/399.86	c cleaning 71001 clauses out of 142007 with flag 6441928/2939914
825.41/411.27	c cleaning 71999 clauses out of 144006 with flag 6626018/3012914
848.81/422.96	c cleaning 73001 clauses out of 146006 with flag 6804337/3086913
878.21/437.69	c cleaning 74002 clauses out of 148005 with flag 6970435/3161913
906.60/451.86	c cleaning 74995 clauses out of 150003 with flag 7152973/3237913
930.40/463.76	c cleaning 76002 clauses out of 152008 with flag 7323343/3314913
957.20/477.19	c cleaning 77003 clauses out of 154007 with flag 7505543/3392914
980.02/488.54	c cleaning 77998 clauses out of 156003 with flag 7680172/3471913
1008.61/502.89	c cleaning 78998 clauses out of 158006 with flag 7864838/3551914
1034.19/515.61	c cleaning 80000 clauses out of 160008 with flag 8045300/3632914
1059.40/528.29	c cleaning 81003 clauses out of 162009 with flag 8240173/3714915
1086.19/541.63	c cleaning 82003 clauses out of 164006 with flag 8433521/3797915
1116.39/556.40	c cleaning 82997 clauses out of 166002 with flag 8621789/3881914
1141.21/568.84	c cleaning 84001 clauses out of 168006 with flag 8811696/3966915
1168.60/582.51	c cleaning 84996 clauses out of 170003 with flag 9004790/4052913
1200.19/598.36	c cleaning 85997 clauses out of 172008 with flag 9198464/4139914
1230.79/613.69	c cleaning 87002 clauses out of 174011 with flag 9403396/4227914
1260.38/628.45	c cleaning 88002 clauses out of 176011 with flag 9605476/4316916
1290.60/643.59	c cleaning 89003 clauses out of 178006 with flag 9804926/4406913
1321.59/659.04	c cleaning 90002 clauses out of 180004 with flag 10010083/4497914
1351.37/673.92	c cleaning 90998 clauses out of 182002 with flag 10223440/4589914
1379.37/687.96	c cleaning 91999 clauses out of 184003 with flag 10424072/4682913
1406.76/701.69	c cleaning 92997 clauses out of 186004 with flag 10629009/4776913
1432.76/714.63	c cleaning 94001 clauses out of 188008 with flag 10837572/4871914
1464.17/730.39	c cleaning 95003 clauses out of 190008 with flag 11064637/4967915
1499.37/747.90	c cleaning 96002 clauses out of 192005 with flag 11297287/5064915
1533.36/764.94	c cleaning 96999 clauses out of 194002 with flag 11551306/5162914
1567.98/782.28	c cleaning 97996 clauses out of 196002 with flag 11807327/5261913
1604.96/800.72	c cleaning 99004 clauses out of 198008 with flag 12078234/5361915
1637.18/816.55	c cleaning 100000 clauses out of 200004 with flag 12339124/5462915
1672.37/834.13	c cleaning 101001 clauses out of 202003 with flag 12574111/5564914
1711.59/853.78	c cleaning 101996 clauses out of 204001 with flag 12829423/5667913
1767.16/881.52	c cleaning 102998 clauses out of 206005 with flag 13089955/5771913
1800.16/898.00	c >>>>>>>>>> Solver number 0 (4 answers) <<<<<<<<<<<<<<<<<<
1800.16/898.00	c starts		: 22394
1800.16/898.00	c conflicts		: 5837335
1800.16/898.00	c decisions		: 8453195
1800.16/898.00	c propagations		: 304958374
1800.16/898.00	c inspects		: 14214208139
1800.16/898.00	c shortcuts		: 0
1800.16/898.00	c learnt literals	: 0
1800.16/898.00	c learnt binary clauses	: 0
1800.16/898.00	c learnt ternary clauses	: 0
1800.16/898.00	c learnt constraints	: 5837335
1800.16/898.00	c ignored constraints	: 0
1800.16/898.00	c root simplifications	: 0
1800.16/898.00	c removed literals (reason simplification)	: 2949727
1800.16/898.00	c reason swapping (by a shorter reason)	: 0
1800.16/898.00	c Calls to reduceDB	: 122
1800.16/898.00	c Number of update (reduction) of LBD	: 118146
1800.16/898.00	c Imported unit clauses	: 0
1800.16/898.00	c number of reductions to clauses (during analyze)	: 0
1800.16/898.00	c number of learned constraints concerned by reduction	: 0
1800.16/898.00	c number of learning phase by resolution	: 0
1800.16/898.00	c number of learning phase by cutting planes	: 0
1800.16/898.00	c speed (assignments/second)	: 350857.9636645616
1800.16/898.00	c non guided choices	7
1800.16/898.03	c learnt constraints type 
1800.16/898.03	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 168429
1800.16/898.03	c >>>>>>>>>> Solver number 1 (2 answers) <<<<<<<<<<<<<<<<<<
1800.16/898.03	c starts		: 26
1800.16/898.03	c conflicts		: 4276
1800.16/898.03	c decisions		: 17093
1800.16/898.03	c propagations		: 141856
1800.16/898.03	c inspects		: 46266670
1800.16/898.03	c shortcuts		: 0
1800.16/898.03	c learnt literals	: 0
1800.16/898.03	c learnt binary clauses	: 0
1800.16/898.03	c learnt ternary clauses	: 0
1800.16/898.03	c learnt constraints	: 4275
1800.16/898.03	c ignored constraints	: 0
1800.16/898.03	c root simplifications	: 0
1800.16/898.03	c removed literals (reason simplification)	: 0
1800.16/898.03	c reason swapping (by a shorter reason)	: 0
1800.16/898.03	c Calls to reduceDB	: 0
1800.16/898.03	c Number of update (reduction) of LBD	: 0
1800.16/898.03	c Imported unit clauses	: 0
1800.16/898.03	c number of reductions to clauses (during analyze)	: 0
1800.16/898.03	c number of learned constraints concerned by reduction	: 0
1800.16/898.03	c number of learning phase by resolution	: 0
1800.16/898.03	c number of learning phase by cutting planes	: 0
1800.16/898.03	c speed (assignments/second)	: 158.3599581148092
1800.16/898.03	c non guided choices	2
1800.16/898.03	c learnt constraints type 
1800.16/898.03	c org.sat4j.pb.constraints.pb.MaxWatchPb => 4275
1800.16/898.03	s SATISFIABLE
1800.16/898.03	c Found 6 solution(s)
1800.16/898.03	v x1 -x2 -x3 -x4 -x5 x6 -x7 -x8 x9 -x10 -x11 x12 -x13 -x14 x15 -x16 x17 -x18 -x19 -x20 x21 -x22 -x23 x24 x25 -x26 -x27 x28 -x29 -x30 -x31 x32 -x33 -x34 -x35 x36 x37 -x38 -x39 x40 -x41 -x42 x43 -x44 -x45 x46 -x47 -x48 -x49 -x50 x51 -x52 -x53 x54 -x55 -x56 x57 -x58 -x59 x60 x61 -x62 -x63 x64 -x65 -x66 -x67 x68 -x69 -x70 x71 -x72 x73 -x74 -x75 -x76 -x77 x78 -x79 -x80 x81 -x82 x83 -x84 x85 -x86 -x87 -x88 x89 -x90 -x91 x92 -x93 x94 -x95 -x96 x97 -x98 -x99 x100 -x101 -x102 x103 -x104 -x105 -x106 x107 -x108 -x109 x110 -x111 -x112 x113 -x114 x115 -x116 -x117 x118 -x119 -x120 x121 -x122 -x123 -x124 x125 -x126 x127 -x128 -x129 -x130 x131 -x132 x133 -x134 -x135 x136 -x137 -x138 -x139 x140 -x141 -x142 -x143 x144 -x145 x146 -x147 -x148 -x149 -x150 x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 x166 -x167 -x168 -x169 -x170 -x171 -x172 -x173 -x174 x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 x184 -x185 -x186 -x187 -x188 -x189 -x190 -x191 -x192 -x193 x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210 -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 x220 x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230 -x231 -x232 -x233 -x234 -x235 -x236 -x237 -x238 -x239 -x240 -x241 -x242 x243 x244 -x245 -x246 -x247 -x248 -x249 x250 -x251 -x252 x253 x254 x255 -x256 -x257 -x258 -x259 -x260 -x261 -x262 -x263 -x264 -x265 -x266 -x267 -x268 -x269 -x270 -x271 x272 -x273 -x274 -x275 -x276 -x277 x278 -x279 -x280 -x281 -x282 -x283 x284 x285 -x286 -x287 -x288 -x289 -x290 x291 -x292 -x293 -x294 -x295 -x296 x297 -x298 -x299 -x300 -x301 -x302 -x303 -x304 -x305 x306 x307 -x308 -x309 -x310 -x311 -x312 x313 -x314 -x315 -x316 x317 -x318 -x319 -x320 -x321 -x322 -x323 -x324 -x325 x326 -x327 -x328 -x329 -x330 -x331 -x332 -x333 -x334 -x335 -x336 -x337 x338 -x339 -x340 -x341 -x342 -x343 -x344 -x345 -x346 -x347 x348 x349 -x350 -x351 -x352 -x353 -x354 x355 -x356 -x357 x358 x359 -x360 -x361 -x362 -x363 x364 x365 -x366 -x367 -x368 -x369 x370 x371 -x372 -x373 -x374 -x375 -x376 -x377 -x378 -x379 -x380 -x381 x382 x383 -x384 -x385 -x386 -x387 -x388 -x389 x390 x391 -x392 -x393 -x394 -x395 -x396 -x397 -x398 -x399 x400 x401 -x402 -x403 -x404 -x405 x406 -x407 -x408 -x409 -x410 -x411 -x412 -x413 -x414 -x415 -x416 -x417 -x418 x419 -x420 -x421 -x422 -x423 -x424 -x425 -x426 -x427 -x428 -x429 x430 -x431 -x432 -x433 -x434 -x435 -x436 -x437 -x438 -x439 -x440 -x441 
1800.16/898.03	c objective function=-35
1800.16/898.03	c Total wall clock time (in seconds): 897.907

Verifier Data

OK	-35

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-4118197-1467223722/watcher-4118197-1467223722 -o /tmp/evaluation-result-4118197-1467223722/solver-4118197-1467223722 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node132-1467209088-6737 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4118197-1467223722.opb 

pid=12981
running on 8 cores: 0-3,8-11

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.11 4.06 3.94 4/284 12984
/proc/meminfo: memFree=25258820/32872528 swapFree=8828/8828
[pid=12984] ppid=12981 vsize=9212 CPUtime=0 cores=0-3,8-11
/proc/12984/stat : 12984 (java) R 12981 12984 6721 0 -1 4202496 394 0 0 0 0 0 0 0 20 0 1 0 3325025 9433088 64 33554432000 1073741824 1073778376 140733206945120 140733206942248 216799443653 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12984/statm: 2306 76 59 9 0 38 0

[startup+0.103663 s]
/proc/loadavg: 4.11 4.06 3.94 4/284 12984
/proc/meminfo: memFree=25258820/32872528 swapFree=8828/8828
[pid=12984] ppid=12981 vsize=9896436 CPUtime=0.09 cores=0-3,8-11
/proc/12984/stat : 12984 (java) S 12981 12984 6721 0 -1 4202496 4464 0 1 0 7 2 0 0 20 0 23 0 3325025 10133950464 6074 33554432000 1073741824 1073778376 140733206945120 140733206936256 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/12984/statm: 2474109 6074 2125 9 0 2464786 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9896436

[startup+0.200325 s]
/proc/loadavg: 4.11 4.06 3.94 4/284 12984
/proc/meminfo: memFree=25258820/32872528 swapFree=8828/8828
[pid=12984] ppid=12981 vsize=9896436 CPUtime=0.22 cores=0-3,8-11
/proc/12984/stat : 12984 (java) S 12981 12984 6721 0 -1 4202496 4725 0 1 0 20 2 0 0 20 0 23 0 3325025 10133950464 7309 33554432000 1073741824 1073778376 140733206945120 140733206936256 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/12984/statm: 2474109 7309 2198 9 0 2464786 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 9896436

[startup+0.300295 s]
/proc/loadavg: 4.11 4.06 3.94 4/284 12984
/proc/meminfo: memFree=25258820/32872528 swapFree=8828/8828
[pid=12984] ppid=12981 vsize=10162692 CPUtime=0.33 cores=0-3,8-11
/proc/12984/stat : 12984 (java) S 12981 12984 6721 0 -1 4202496 5030 0 1 0 30 3 0 0 20 0 24 0 3325025 10406596608 9046 33554432000 1073741824 1073778376 140733206945120 140733206936256 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/12984/statm: 2540673 9046 2228 9 0 2531350 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 10162692

[startup+0.700181 s]
/proc/loadavg: 4.11 4.06 3.94 4/284 12984
/proc/meminfo: memFree=25258820/32872528 swapFree=8828/8828
[pid=12984] ppid=12981 vsize=10162692 CPUtime=0.33 cores=0-3,8-11
/proc/12984/stat : 12984 (java) S 12981 12984 6721 0 -1 4202496 5030 0 1 0 30 3 0 0 20 0 24 0 3325025 10406596608 9046 33554432000 1073741824 1073778376 140733206945120 140733206936256 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/12984/statm: 2540673 9046 2228 9 0 2531350 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 10162692

[startup+1.50097 s]
/proc/loadavg: 4.11 4.06 3.94 3/308 13014
/proc/meminfo: memFree=25218752/32872528 swapFree=8828/8828
[pid=12984] ppid=12981 vsize=10162692 CPUtime=0.7 cores=0-3,8-11
/proc/12984/stat : 12984 (java) S 12981 12984 6721 0 -1 4202496 8526 0 1 0 62 8 0 0 20 0 24 0 3325025 10406596608 13141 33554432000 1073741824 1073778376 140733206945120 140733206936256 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/12984/statm: 2540673 13141 2251 9 0 2531350 0
[pid=12984/tid=12986] ppid=12981 vsize=10162692 CPUtime=0.21 cores=0-3,8-11
/proc/12984/task/12986/stat : 12986 (java) S 12981 12984 6721 0 -1 4202560 2437 0 1 0 19 2 0 0 20 0 24 0 3325026 10406596608 13141 33554432000 1073741824 1073778376 140733206945120 140174122918776 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12984/tid=12987] ppid=12981 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/12984/task/12987/stat : 12987 (java) S 12981 12984 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 3325028 10406596608 13141 33554432000 1073741824 1073778376 140733206945120 140174111980584 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12984/tid=12988] ppid=12981 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/12984/task/12988/stat : 12988 (java) S 12981 12984 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 3325028 10406596608 13141 33554432000 1073741824 1073778376 140733206945120 140174110927784 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12984/tid=12989] ppid=12981 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/12984/task/12989/stat : 12989 (java) S 12981 12984 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 3325028 10406596608 13141 33554432000 1073741824 1073778376 140733206945120 140173964426024 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12984/tid=12990] ppid=12981 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/12984/task/12990/stat : 12990 (java) S 12981 12984 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 3325028 10406596608 13141 33554432000 1073741824 1073778376 140733206945120 140173963373224 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12984/tid=12991] ppid=12981 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/12984/task/12991/stat : 12991 (java) S 12981 12984 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 3325028 10406596608 13141 33554432000 1073741824 1073778376 140733206945120 140173962320424 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=12984/tid=12992] ppid=12981 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/12984/task/12992/stat : 12992 (java) S 12981 12984 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 3325028 10406596608 13141 33554432000 1073741824 1073778376 140733206945120 140173961267624 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12984/tid=12993] ppid=12981 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/12984/task/12993/stat : 12993 (java) S 12981 12984 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 3325028 10406596608 13141 33554432000 1073741824 1073778376 140733206945120 140173960214824 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12984/tid=12994] ppid=12981 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/12984/task/12994/stat : 12994 (java) S 12981 12984 6721 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 3325028 10406596608 13141 33554432000 1073741824 1073778376 140733206945120 140173959162024 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=12984/tid=12995] ppid=12981 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/12984/task/12995/stat : 12995 (java) S 12981 12984 6721 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 3325028 10406596608 13141 33554432000 1073741824 1073778376 140733206945120 140173958110248 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=12984/tid=12996] ppid=12981 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/12984/task/12996/stat : 12996 (java) S 12981 12984 6721 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 3325028 10406596608 13141 33554432000 1073741824 1073778376 140733206945120 140173957057448 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=12984/tid=12997] ppid=12981 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/12984/task/12997/stat : 12997 (java) S 12981 12984 6721 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 3325028 10406596608 13141 33554432000 1073741824 1073778376 140733206945120 140173956004648 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=12984/tid=12998] ppid=12981 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/12984/task/12998/stat : 12998 (java) S 12981 12984 6721 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 3325028 10406596608 13141 33554432000 1073741824 1073778376 140733206945120 140173954951848 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12984/tid=12999] ppid=12981 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/12984/task/12999/stat : 12999 (java) S 12981 12984 6721 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 3325028 10406596608 13141 33554432000 1073741824 1073778376 140733206945120 140173953899048 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12984/tid=13000] ppid=12981 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/12984/task/13000/stat : 13000 (java) S 12981 12984 6721 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 24 0 3325029 10406596608 13141 33554432000 1073741824 1073778376 140733206945120 140173936437608 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12984/tid=13001] ppid=12981 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/12984/task/13001/stat : 13001 (java) S 12981 12984 6721 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 24 0 3325029 10406596608 13141 33554432000 1073741824 1073778376 140733206945120 140173935383672 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=12984/tid=13002] ppid=12981 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/12984/task/13002/stat : 13002 (java) S 12981 12984 6721 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 3325029 10406596608 13141 33554432000 1073741824 1073778376 140733206945120 140173934330760 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=12984/tid=13003] ppid=12981 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/12984/task/13003/stat : 13003 (java) S 12981 12984 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 3325032 10406596608 13141 33554432000 1073741824 1073778376 140733206945120 140173933280272 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=12984/tid=13004] ppid=12981 vsize=10162692 CPUtime=0.17 cores=0-3,8-11
/proc/12984/task/13004/stat : 13004 (java) S 12981 12984 6721 0 -1 4202560 2365 0 0 0 17 0 0 0 20 0 24 0 3325032 10406596608 13141 33554432000 1073741824 1073778376 140733206945120 140173932227384 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=12984/tid=13005] ppid=12981 vsize=10162692 CPUtime=0.14 cores=0-3,8-11
/proc/12984/task/13005/stat : 13005 (java) S 12981 12984 6721 0 -1 4202560 2329 0 0 0 14 0 0 0 20 0 24 0 3325032 10406596608 13141 33554432000 1073741824 1073778376 140733206945120 140173931174584 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=12984/tid=13006] ppid=12981 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/12984/task/13006/stat : 13006 (java) S 12981 12984 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 3325032 10406596608 13141 33554432000 1073741824 1073778376 140733206945120 140173930121976 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=12984/tid=13007] ppid=12981 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/12984/task/13007/stat : 13007 (java) S 12981 12984 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 3325032 10406596608 13141 33554432000 1073741824 1073778376 140733206945120 140173929069384 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12984/tid=13011] ppid=12981 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/12984/task/13011/stat : 13011 (java) S 12981 12984 6721 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 3325050 10406596608 13141 33554432000 1073741824 1073778376 140733206945120 140172364605096 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 10162692

[startup+3.10102 s]
/proc/loadavg: 3.94 4.03 3.92 3/308 13020
/proc/meminfo: memFree=25169392/32872528 swapFree=8828/8828
[pid=12984] ppid=12981 vsize=10162692 CPUtime=4.19 cores=0-3,8-11
/proc/12984/stat : 12984 (java) S 12981 12984 6721 0 -1 4202496 23149 0 1 0 399 20 0 0 20 0 24 0 3325025 10406596608 47480 33554432000 1073741824 1073778376 140733206945120 140733206936256 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/12984/statm: 2540673 47480 2286 9 0 2531350 0
[pid=12984/tid=12986] ppid=12981 vsize=10162692 CPUtime=0.21 cores=0-3,8-11
/proc/12984/task/12986/stat : 12986 (java) S 12981 12984 6721 0 -1 4202560 2437 0 1 0 19 2 0 0 20 0 24 0 3325026 10406596608 47480 33554432000 1073741824 1073778376 140733206945120 140174122918776 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12984/tid=12987] ppid=12981 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/12984/task/12987/stat : 12987 (java) S 12981 12984 6721 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 24 0 3325028 10406596608 47480 33554432000 1073741824 1073778376 140733206945120 140174111980584 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12984/tid=12988] ppid=12981 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/12984/task/12988/stat : 12988 (java) S 12981 12984 6721 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 24 0 3325028 10406596608 47480 33554432000 1073741824 1073778376 140733206945120 140174110927784 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12984/tid=12989] ppid=12981 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/12984/task/12989/stat : 12989 (java) S 12981 12984 6721 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 24 0 3325028 10406596608 47480 33554432000 1073741824 1073778376 140733206945120 140173964426024 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12984/tid=12990] ppid=12981 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/12984/task/12990/stat : 12990 (java) S 12981 12984 6721 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 24 0 3325028 10406596608 47480 33554432000 1073741824 1073778376 140733206945120 140173963373224 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12984/tid=12991] ppid=12981 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/12984/task/12991/stat : 12991 (java) S 12981 12984 6721 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 24 0 3325028 10406596608 47480 33554432000 1073741824 1073778376 140733206945120 140173962320424 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=12984/tid=12992] ppid=12981 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/12984/task/12992/stat : 12992 (java) S 12981 12984 6721 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 24 0 3325028 10406596608 47480 33554432000 1073741824 1073778376 140733206945120 140173961267624 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=12984/tid=12993] ppid=12981 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/12984/task/12993/stat : 12993 (java) S 12981 12984 6721 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 3325028 10406596608 47480 33554432000 1073741824 1073778376 140733206945120 140173960214824 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=12984/tid=12994] ppid=12981 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/12984/task/12994/stat : 12994 (java) S 12981 12984 6721 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 3325028 10406596608 47480 33554432000 1073741824 1073778376 140733206945120 140173959162024 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=12984/tid=12995] ppid=12981 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/12984/task/12995/stat : 12995 (java) S 12981 12984 6721 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 3325028 10406596608 47480 33554432000 1073741824 1073778376 140733206945120 140173958110248 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=12984/tid=12996] ppid=12981 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/12984/task/12996/stat : 12996 (java) S 12981 12984 6721 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 3325028 10406596608 47480 33554432000 1073741824 1073778376 140733206945120 140173957057448 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=12984/tid=12997] ppid=12981 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/12984/task/12997/stat : 12997 (java) S 12981 12984 6721 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 3325028 10406596608 47480 33554432000 1073741824 1073778376 140733206945120 140173956004648 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=12984/tid=12998] ppid=12981 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/12984/task/12998/stat : 12998 (java) S 12981 12984 6721 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 3325028 10406596608 47480 33554432000 1073741824 1073778376 140733206945120 140173954951848 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12984/tid=12999] ppid=12981 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/12984/task/12999/stat : 12999 (java) S 12981 12984 6721 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 3325028 10406596608 47480 33554432000 1073741824 1073778376 140733206945120 140173953899048 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12984/tid=13000] ppid=12981 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/12984/task/13000/stat : 13000 (java) S 12981 12984 6721 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 3325029 10406596608 47480 33554432000 1073741824 1073778376 140733206945120 140173936437608 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12984/tid=13001] ppid=12981 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/12984/task/13001/stat : 13001 (java) S 12981 12984 6721 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 24 0 3325029 10406596608 47480 33554432000 1073741824 1073778376 140733206945120 140173935383672 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=12984/tid=13002] ppid=12981 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/12984/task/13002/stat : 13002 (java) S 12981 12984 6721 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 24 0 3325029 10406596608 47480 33554432000 1073741824 1073778376 140733206945120 140173934330760 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=12984/tid=13003] ppid=12981 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/12984/task/13003/stat : 13003 (java) S 12981 12984 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 3325032 10406596608 47480 33554432000 1073741824 1073778376 140733206945120 140173933280272 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=12984/tid=13004] ppid=12981 vsize=10162692 CPUtime=0.84 cores=0-3,8-11
/proc/12984/task/13004/stat : 13004 (java) S 12981 12984 6721 0 -1 4202560 10105 0 0 0 82 2 0 0 20 0 24 0 3325032 10406596608 47480 33554432000 1073741824 1073778376 140733206945120 140173932227384 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=12984/tid=13005] ppid=12981 vsize=10162692 CPUtime=0.83 cores=0-3,8-11
/proc/12984/task/13005/stat : 13005 (java) S 12981 12984 6721 0 -1 4202560 9069 0 0 0 81 2 0 0 20 0 24 0 3325032 10406596608 47480 33554432000 1073741824 1073778376 140733206945120 140173931174584 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12984/tid=13006] ppid=12981 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/12984/task/13006/stat : 13006 (java) S 12981 12984 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 3325032 10406596608 47480 33554432000 1073741824 1073778376 140733206945120 140173930121976 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=12984/tid=13007] ppid=12981 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/12984/task/13007/stat : 13007 (java) S 12981 12984 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 3325032 10406596608 47480 33554432000 1073741824 1073778376 140733206945120 140173929069384 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 4.19
Current children cumulated vsize (KiB) 10162692

[startup+6.30165 s]
/proc/loadavg: 3.94 4.03 3.92 5/311 13026
/proc/meminfo: memFree=24903216/32872528 swapFree=8828/8828
[pid=12984] ppid=12981 vsize=10162692 CPUtime=11.62 cores=0-3,8-11
/proc/12984/stat : 12984 (java) S 12981 12984 6721 0 -1 4202496 26275 0 1 0 1081 81 0 0 20 0 27 0 3325025 10406596608 99787 33554432000 1073741824 1073778376 140733206945120 140733206936256 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/12984/statm: 2540673 99787 2286 9 0 2531350 0
[pid=12984/tid=12986] ppid=12981 vsize=10162692 CPUtime=0.21 cores=0-3,8-11
/proc/12984/task/12986/stat : 12986 (java) S 12981 12984 6721 0 -1 4202560 2437 0 1 0 19 2 0 0 20 0 27 0 3325026 10406596608 99787 33554432000 1073741824 1073778376 140733206945120 140174122918776 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12984/tid=12987] ppid=12981 vsize=10162692 CPUtime=0.1 cores=0-3,8-11
/proc/12984/task/12987/stat : 12987 (java) S 12981 12984 6721 0 -1 4202560 74 0 0 0 5 5 0 0 20 0 27 0 3325028 10406596608 99787 33554432000 1073741824 1073778376 140733206945120 140174111980584 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12984/tid=12988] ppid=12981 vsize=10162692 CPUtime=0.1 cores=0-3,8-11
/proc/12984/task/12988/stat : 12988 (java) S 12981 12984 6721 0 -1 4202560 99 0 0 0 6 4 0 0 20 0 27 0 3325028 10406596608 99787 33554432000 1073741824 1073778376 140733206945120 140174110927784 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=12984/tid=12989] ppid=12981 vsize=10162692 CPUtime=0.15 cores=0-3,8-11
/proc/12984/task/12989/stat : 12989 (java) S 12981 12984 6721 0 -1 4202560 219 0 0 0 9 6 0 0 20 0 27 0 3325028 10406596608 99787 33554432000 1073741824 1073778376 140733206945120 140173964426024 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12984/tid=12990] ppid=12981 vsize=10162692 CPUtime=0.1 cores=0-3,8-11
/proc/12984/task/12990/stat : 12990 (java) S 12981 12984 6721 0 -1 4202560 121 0 0 0 6 4 0 0 20 0 27 0 3325028 10406596608 99787 33554432000 1073741824 1073778376 140733206945120 140173963373224 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12984/tid=12991] ppid=12981 vsize=10162692 CPUtime=0.06 cores=0-3,8-11
/proc/12984/task/12991/stat : 12991 (java) S 12981 12984 6721 0 -1 4202560 130 0 0 0 3 3 0 0 20 0 27 0 3325028 10406596608 99787 33554432000 1073741824 1073778376 140733206945120 140173962320424 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=12984/tid=12992] ppid=12981 vsize=10162692 CPUtime=0.08 cores=0-3,8-11
/proc/12984/task/12992/stat : 12992 (java) S 12981 12984 6721 0 -1 4202560 77 0 0 0 5 3 0 0 20 0 27 0 3325028 10406596608 99787 33554432000 1073741824 1073778376 140733206945120 140173961267624 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=12984/tid=12993] ppid=12981 vsize=10162692 CPUtime=0.1 cores=0-3,8-11
/proc/12984/task/12993/stat : 12993 (java) S 12981 12984 6721 0 -1 4202560 85 0 0 0 5 5 0 0 20 0 27 0 3325028 10406596608 99787 33554432000 1073741824 1073778376 140733206945120 140173960214824 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12984/tid=12994] ppid=12981 vsize=10162692 CPUtime=0.13 cores=0-3,8-11
/proc/12984/task/12994/stat : 12994 (java) S 12981 12984 6721 0 -1 4202560 127 0 0 0 7 6 0 0 20 0 27 0 3325028 10406596608 99787 33554432000 1073741824 1073778376 140733206945120 140173959162024 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=12984/tid=12995] ppid=12981 vsize=10162692 CPUtime=0.08 cores=0-3,8-11
/proc/12984/task/12995/stat : 12995 (java) S 12981 12984 6721 0 -1 4202560 55 0 0 0 3 5 0 0 20 0 27 0 3325028 10406596608 99787 33554432000 1073741824 1073778376 140733206945120 140173958110248 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=12984/tid=12996] ppid=12981 vsize=10162692 CPUtime=0.13 cores=0-3,8-11

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

[pid=12984/tid=13027] ppid=12981 vsize=10162692 CPUtime=789.18 cores=0-3,8-11
/proc/12984/task/13027/stat : 13027 (java) R 12981 12984 6721 0 -1 4202560 13 0 0 0 78907 11 0 0 20 0 27 0 3327908 10406596608 828182 33554432000 1073741824 1073778376 140733206945120 140173927907952 140173992493017 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=12984/tid=13028] ppid=12981 vsize=10162692 CPUtime=789.18 cores=0-3,8-11
/proc/12984/task/13028/stat : 13028 (java) R 12981 12984 6721 0 -1 4202560 430 0 0 0 78895 23 0 0 20 0 27 0 3327908 10406596608 828182 33554432000 1073741824 1073778376 140733206945120 140173926861328 140173992658756 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=12984/tid=13029] ppid=12981 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/12984/task/13029/stat : 13029 (java) S 12981 12984 6721 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 27 0 3327908 10406596608 828182 33554432000 1073741824 1073778376 140733206945120 140172364604840 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1648.65
Current children cumulated vsize (KiB) 10162692

[startup+882.312 s]
/proc/loadavg: 4.00 4.02 3.98 5/310 13588
/proc/meminfo: memFree=20701532/32872528 swapFree=8828/8828
[pid=12984] ppid=12981 vsize=10162692 CPUtime=1768.65 cores=0-3,8-11
/proc/12984/stat : 12984 (java) S 12981 12984 6721 0 -1 4202496 33999 0 1 0 176394 471 0 0 20 0 27 0 3325025 10406596608 828182 33554432000 1073741824 1073778376 140733206945120 140733206936256 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/12984/statm: 2540673 828182 2295 9 0 2531350 0
[pid=12984/tid=12986] ppid=12981 vsize=10162692 CPUtime=0.24 cores=0-3,8-11
/proc/12984/task/12986/stat : 12986 (java) S 12981 12984 6721 0 -1 4202560 2439 0 1 0 22 2 0 0 20 0 27 0 3325026 10406596608 828182 33554432000 1073741824 1073778376 140733206945120 140174122918776 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12984/tid=12987] ppid=12981 vsize=10162692 CPUtime=0.73 cores=0-3,8-11
/proc/12984/task/12987/stat : 12987 (java) S 12981 12984 6721 0 -1 4202560 446 0 0 0 48 25 0 0 20 0 27 0 3325028 10406596608 828182 33554432000 1073741824 1073778376 140733206945120 140174111980584 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=12984/tid=12988] ppid=12981 vsize=10162692 CPUtime=0.68 cores=0-3,8-11
/proc/12984/task/12988/stat : 12988 (java) S 12981 12984 6721 0 -1 4202560 489 0 0 0 44 24 0 0 20 0 27 0 3325028 10406596608 828182 33554432000 1073741824 1073778376 140733206945120 140174110927784 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=12984/tid=12989] ppid=12981 vsize=10162692 CPUtime=0.89 cores=0-3,8-11
/proc/12984/task/12989/stat : 12989 (java) S 12981 12984 6721 0 -1 4202560 483 0 0 0 56 33 0 0 20 0 27 0 3325028 10406596608 828182 33554432000 1073741824 1073778376 140733206945120 140173964426024 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=12984/tid=12990] ppid=12981 vsize=10162692 CPUtime=0.68 cores=0-3,8-11
/proc/12984/task/12990/stat : 12990 (java) S 12981 12984 6721 0 -1 4202560 430 0 0 0 42 26 0 0 20 0 27 0 3325028 10406596608 828182 33554432000 1073741824 1073778376 140733206945120 140173963373224 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12984/tid=12991] ppid=12981 vsize=10162692 CPUtime=0.72 cores=0-3,8-11
/proc/12984/task/12991/stat : 12991 (java) S 12981 12984 6721 0 -1 4202560 504 0 0 0 45 27 0 0 20 0 27 0 3325028 10406596608 828182 33554432000 1073741824 1073778376 140733206945120 140173962320424 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12984/tid=12992] ppid=12981 vsize=10162692 CPUtime=0.93 cores=0-3,8-11
/proc/12984/task/12992/stat : 12992 (java) S 12981 12984 6721 0 -1 4202560 595 0 0 0 56 37 0 0 20 0 27 0 3325028 10406596608 828182 33554432000 1073741824 1073778376 140733206945120 140173961267624 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12984/tid=12993] ppid=12981 vsize=10162692 CPUtime=0.91 cores=0-3,8-11
/proc/12984/task/12993/stat : 12993 (java) S 12981 12984 6721 0 -1 4202560 379 0 0 0 54 37 0 0 20 0 27 0 3325028 10406596608 828182 33554432000 1073741824 1073778376 140733206945120 140173960214824 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12984/tid=12994] ppid=12981 vsize=10162692 CPUtime=1.15 cores=0-3,8-11
/proc/12984/task/12994/stat : 12994 (java) S 12981 12984 6721 0 -1 4202560 579 0 0 0 67 48 0 0 20 0 27 0 3325028 10406596608 828182 33554432000 1073741824 1073778376 140733206945120 140173959162024 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12984/tid=12995] ppid=12981 vsize=10162692 CPUtime=0.66 cores=0-3,8-11
/proc/12984/task/12995/stat : 12995 (java) S 12981 12984 6721 0 -1 4202560 309 0 0 0 39 27 0 0 20 0 27 0 3325028 10406596608 828182 33554432000 1073741824 1073778376 140733206945120 140173958110248 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12984/tid=12996] ppid=12981 vsize=10162692 CPUtime=0.76 cores=0-3,8-11
/proc/12984/task/12996/stat : 12996 (java) S 12981 12984 6721 0 -1 4202560 475 0 0 0 45 31 0 0 20 0 27 0 3325028 10406596608 828182 33554432000 1073741824 1073778376 140733206945120 140173957057448 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12984/tid=12997] ppid=12981 vsize=10162692 CPUtime=0.81 cores=0-3,8-11
/proc/12984/task/12997/stat : 12997 (java) S 12981 12984 6721 0 -1 4202560 453 0 0 0 48 33 0 0 20 0 27 0 3325028 10406596608 828182 33554432000 1073741824 1073778376 140733206945120 140173956004648 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=12984/tid=12998] ppid=12981 vsize=10162692 CPUtime=0.71 cores=0-3,8-11
/proc/12984/task/12998/stat : 12998 (java) S 12981 12984 6721 0 -1 4202560 452 0 0 0 43 28 0 0 20 0 27 0 3325028 10406596608 828182 33554432000 1073741824 1073778376 140733206945120 140173954951848 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12984/tid=12999] ppid=12981 vsize=10162692 CPUtime=1.02 cores=0-3,8-11
/proc/12984/task/12999/stat : 12999 (java) S 12981 12984 6721 0 -1 4202560 563 0 0 0 62 40 0 0 20 0 27 0 3325028 10406596608 828182 33554432000 1073741824 1073778376 140733206945120 140173953899048 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12984/tid=13000] ppid=12981 vsize=10162692 CPUtime=1.46 cores=0-3,8-11
/proc/12984/task/13000/stat : 13000 (java) S 12981 12984 6721 0 -1 4202560 1772 0 0 0 144 2 0 0 20 0 27 0 3325029 10406596608 828182 33554432000 1073741824 1073778376 140733206945120 140173936437608 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12984/tid=13001] ppid=12981 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/12984/task/13001/stat : 13001 (java) S 12981 12984 6721 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 27 0 3325029 10406596608 828182 33554432000 1073741824 1073778376 140733206945120 140173935383672 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12984/tid=13002] ppid=12981 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/12984/task/13002/stat : 13002 (java) S 12981 12984 6721 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 27 0 3325029 10406596608 828182 33554432000 1073741824 1073778376 140733206945120 140173934330760 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12984/tid=13003] ppid=12981 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/12984/task/13003/stat : 13003 (java) S 12981 12984 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 3325032 10406596608 828182 33554432000 1073741824 1073778376 140733206945120 140173933280272 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=12984/tid=13004] ppid=12981 vsize=10162692 CPUtime=1.07 cores=0-3,8-11
/proc/12984/task/13004/stat : 13004 (java) S 12981 12984 6721 0 -1 4202560 10110 0 0 0 105 2 0 0 20 0 27 0 3325032 10406596608 828182 33554432000 1073741824 1073778376 140733206945120 140173932227384 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=12984/tid=13005] ppid=12981 vsize=10162692 CPUtime=0.95 cores=0-3,8-11
/proc/12984/task/13005/stat : 13005 (java) S 12981 12984 6721 0 -1 4202560 10205 0 0 0 93 2 0 0 20 0 27 0 3325032 10406596608 828182 33554432000 1073741824 1073778376 140733206945120 140173931174584 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12984/tid=13006] ppid=12981 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/12984/task/13006/stat : 13006 (java) S 12981 12984 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 3325032 10406596608 828182 33554432000 1073741824 1073778376 140733206945120 140173930121976 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=12984/tid=13007] ppid=12981 vsize=10162692 CPUtime=0.2 cores=0-3,8-11
/proc/12984/task/13007/stat : 13007 (java) S 12981 12984 6721 0 -1 4202560 51 0 0 0 9 11 0 0 20 0 27 0 3325032 10406596608 828182 33554432000 1073741824 1073778376 140733206945120 140173929069384 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12984/tid=13023] ppid=12981 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/12984/task/13023/stat : 13023 (java) S 12981 12984 6721 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 27 0 3325250 10406596608 828182 33554432000 1073741824 1073778376 140733206945120 140173925811368 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=12984/tid=13027] ppid=12981 vsize=10162692 CPUtime=849.03 cores=0-3,8-11
/proc/12984/task/13027/stat : 13027 (java) R 12981 12984 6721 0 -1 4202560 14 0 0 0 84891 12 0 0 20 0 27 0 3327908 10406596608 828182 33554432000 1073741824 1073778376 140733206945120 140173927907952 140173992566416 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=12984/tid=13028] ppid=12981 vsize=10162692 CPUtime=849.03 cores=0-3,8-11
/proc/12984/task/13028/stat : 13028 (java) R 12981 12984 6721 0 -1 4202560 430 0 0 0 84879 24 0 0 20 0 27 0 3327908 10406596608 828182 33554432000 1073741824 1073778376 140733206945120 140173926861328 140173992658737 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=12984/tid=13029] ppid=12981 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/12984/task/13029/stat : 13029 (java) S 12981 12984 6721 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 27 0 3327908 10406596608 828182 33554432000 1073741824 1073778376 140733206945120 140172364604840 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1768.65
Current children cumulated vsize (KiB) 10162692



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+898.001 s]
/proc/loadavg: 4.00 4.01 3.98 5/311 13589
/proc/meminfo: memFree=20655852/32872528 swapFree=8828/8828
[pid=12984] ppid=12981 vsize=10162692 CPUtime=1800.03 cores=0-3,8-11
/proc/12984/stat : 12984 (java) S 12981 12984 6721 0 -1 4202496 33999 0 1 0 179531 472 0 0 20 0 27 0 3325025 10406596608 828182 33554432000 1073741824 1073778376 140733206945120 140733206936256 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/12984/statm: 2540673 828182 2295 9 0 2531350 0
[pid=12984/tid=12986] ppid=12981 vsize=10162692 CPUtime=0.24 cores=0-3,8-11
/proc/12984/task/12986/stat : 12986 (java) S 12981 12984 6721 0 -1 4202560 2439 0 1 0 22 2 0 0 20 0 27 0 3325026 10406596608 828182 33554432000 1073741824 1073778376 140733206945120 140174122918776 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12984/tid=12987] ppid=12981 vsize=10162692 CPUtime=0.73 cores=0-3,8-11
/proc/12984/task/12987/stat : 12987 (java) S 12981 12984 6721 0 -1 4202560 446 0 0 0 48 25 0 0 20 0 27 0 3325028 10406596608 828182 33554432000 1073741824 1073778376 140733206945120 140174111980584 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=12984/tid=12988] ppid=12981 vsize=10162692 CPUtime=0.68 cores=0-3,8-11
/proc/12984/task/12988/stat : 12988 (java) S 12981 12984 6721 0 -1 4202560 489 0 0 0 44 24 0 0 20 0 27 0 3325028 10406596608 828182 33554432000 1073741824 1073778376 140733206945120 140174110927784 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=12984/tid=12989] ppid=12981 vsize=10162692 CPUtime=0.89 cores=0-3,8-11
/proc/12984/task/12989/stat : 12989 (java) S 12981 12984 6721 0 -1 4202560 483 0 0 0 56 33 0 0 20 0 27 0 3325028 10406596608 828182 33554432000 1073741824 1073778376 140733206945120 140173964426024 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=12984/tid=12990] ppid=12981 vsize=10162692 CPUtime=0.68 cores=0-3,8-11
/proc/12984/task/12990/stat : 12990 (java) S 12981 12984 6721 0 -1 4202560 430 0 0 0 42 26 0 0 20 0 27 0 3325028 10406596608 828182 33554432000 1073741824 1073778376 140733206945120 140173963373224 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12984/tid=12991] ppid=12981 vsize=10162692 CPUtime=0.72 cores=0-3,8-11
/proc/12984/task/12991/stat : 12991 (java) S 12981 12984 6721 0 -1 4202560 504 0 0 0 45 27 0 0 20 0 27 0 3325028 10406596608 828182 33554432000 1073741824 1073778376 140733206945120 140173962320424 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12984/tid=12992] ppid=12981 vsize=10162692 CPUtime=0.93 cores=0-3,8-11
/proc/12984/task/12992/stat : 12992 (java) S 12981 12984 6721 0 -1 4202560 595 0 0 0 56 37 0 0 20 0 27 0 3325028 10406596608 828182 33554432000 1073741824 1073778376 140733206945120 140173961267624 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12984/tid=12993] ppid=12981 vsize=10162692 CPUtime=0.91 cores=0-3,8-11
/proc/12984/task/12993/stat : 12993 (java) S 12981 12984 6721 0 -1 4202560 379 0 0 0 54 37 0 0 20 0 27 0 3325028 10406596608 828182 33554432000 1073741824 1073778376 140733206945120 140173960214824 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12984/tid=12994] ppid=12981 vsize=10162692 CPUtime=1.15 cores=0-3,8-11
/proc/12984/task/12994/stat : 12994 (java) S 12981 12984 6721 0 -1 4202560 579 0 0 0 67 48 0 0 20 0 27 0 3325028 10406596608 828182 33554432000 1073741824 1073778376 140733206945120 140173959162024 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12984/tid=12995] ppid=12981 vsize=10162692 CPUtime=0.66 cores=0-3,8-11
/proc/12984/task/12995/stat : 12995 (java) S 12981 12984 6721 0 -1 4202560 309 0 0 0 39 27 0 0 20 0 27 0 3325028 10406596608 828182 33554432000 1073741824 1073778376 140733206945120 140173958110248 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12984/tid=12996] ppid=12981 vsize=10162692 CPUtime=0.76 cores=0-3,8-11
/proc/12984/task/12996/stat : 12996 (java) S 12981 12984 6721 0 -1 4202560 475 0 0 0 45 31 0 0 20 0 27 0 3325028 10406596608 828182 33554432000 1073741824 1073778376 140733206945120 140173957057448 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12984/tid=12997] ppid=12981 vsize=10162692 CPUtime=0.81 cores=0-3,8-11
/proc/12984/task/12997/stat : 12997 (java) S 12981 12984 6721 0 -1 4202560 453 0 0 0 48 33 0 0 20 0 27 0 3325028 10406596608 828182 33554432000 1073741824 1073778376 140733206945120 140173956004648 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=12984/tid=12998] ppid=12981 vsize=10162692 CPUtime=0.71 cores=0-3,8-11
/proc/12984/task/12998/stat : 12998 (java) S 12981 12984 6721 0 -1 4202560 452 0 0 0 43 28 0 0 20 0 27 0 3325028 10406596608 828182 33554432000 1073741824 1073778376 140733206945120 140173954951848 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12984/tid=12999] ppid=12981 vsize=10162692 CPUtime=1.02 cores=0-3,8-11
/proc/12984/task/12999/stat : 12999 (java) S 12981 12984 6721 0 -1 4202560 563 0 0 0 62 40 0 0 20 0 27 0 3325028 10406596608 828182 33554432000 1073741824 1073778376 140733206945120 140173953899048 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12984/tid=13000] ppid=12981 vsize=10162692 CPUtime=1.46 cores=0-3,8-11
/proc/12984/task/13000/stat : 13000 (java) S 12981 12984 6721 0 -1 4202560 1772 0 0 0 144 2 0 0 20 0 27 0 3325029 10406596608 828182 33554432000 1073741824 1073778376 140733206945120 140173936437608 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12984/tid=13001] ppid=12981 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/12984/task/13001/stat : 13001 (java) S 12981 12984 6721 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 27 0 3325029 10406596608 828182 33554432000 1073741824 1073778376 140733206945120 140173935383672 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12984/tid=13002] ppid=12981 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/12984/task/13002/stat : 13002 (java) S 12981 12984 6721 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 27 0 3325029 10406596608 828182 33554432000 1073741824 1073778376 140733206945120 140173934330760 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12984/tid=13003] ppid=12981 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/12984/task/13003/stat : 13003 (java) S 12981 12984 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 3325032 10406596608 828182 33554432000 1073741824 1073778376 140733206945120 140173933280272 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=12984/tid=13004] ppid=12981 vsize=10162692 CPUtime=1.07 cores=0-3,8-11
/proc/12984/task/13004/stat : 13004 (java) S 12981 12984 6721 0 -1 4202560 10110 0 0 0 105 2 0 0 20 0 27 0 3325032 10406596608 828182 33554432000 1073741824 1073778376 140733206945120 140173932227384 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=12984/tid=13005] ppid=12981 vsize=10162692 CPUtime=0.95 cores=0-3,8-11
/proc/12984/task/13005/stat : 13005 (java) S 12981 12984 6721 0 -1 4202560 10205 0 0 0 93 2 0 0 20 0 27 0 3325032 10406596608 828182 33554432000 1073741824 1073778376 140733206945120 140173931174584 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12984/tid=13006] ppid=12981 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/12984/task/13006/stat : 13006 (java) S 12981 12984 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 3325032 10406596608 828182 33554432000 1073741824 1073778376 140733206945120 140173930121976 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=12984/tid=13007] ppid=12981 vsize=10162692 CPUtime=0.21 cores=0-3,8-11
/proc/12984/task/13007/stat : 13007 (java) S 12981 12984 6721 0 -1 4202560 51 0 0 0 9 12 0 0 20 0 27 0 3325032 10406596608 828182 33554432000 1073741824 1073778376 140733206945120 140173929069384 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12984/tid=13023] ppid=12981 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/12984/task/13023/stat : 13023 (java) S 12981 12984 6721 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 27 0 3325250 10406596608 828182 33554432000 1073741824 1073778376 140733206945120 140173925811368 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=12984/tid=13027] ppid=12981 vsize=10162692 CPUtime=864.68 cores=0-3,8-11
/proc/12984/task/13027/stat : 13027 (java) R 12981 12984 6721 0 -1 4202560 14 0 0 0 86455 13 0 0 20 0 27 0 3327908 10406596608 828182 33554432000 1073741824 1073778376 140733206945120 140173927907952 140173992840272 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=12984/tid=13028] ppid=12981 vsize=10162692 CPUtime=864.68 cores=0-3,8-11
/proc/12984/task/13028/stat : 13028 (java) R 12981 12984 6721 0 -1 4202560 430 0 0 0 86443 25 0 0 20 0 27 0 3327908 10406596608 828182 33554432000 1073741824 1073778376 140733206945120 140173926861328 140173993232093 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=12984/tid=13029] ppid=12981 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/12984/task/13029/stat : 13029 (java) S 12981 12984 6721 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 27 0 3327908 10406596608 828182 33554432000 1073741824 1073778376 140733206945120 140172364604840 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 10162692

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 12984 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 12984 and gives
#  childrusage.ru_utime.tv_sec=1790
#  childrusage.ru_utime.tv_usec=948734
#  childrusage.ru_stime.tv_sec=5
#  childrusage.ru_stime.tv_usec=275198
# CPU time returned by wait4() is 1796.22
# while last known CPU time is 1800.03
#
# 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.129997
#  lost CPU user time (s): 0.139999
#  lost CPU system time (s): -0.00999999

Real time (s): 898.084
CPU time (s): 1800.16
CPU user time (s): 1795.45
CPU system time (s): 4.71
CPU usage (%): 200.445
Max. virtual memory (cumulated for all children) (KiB): 10162692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1790.95
system time used= 5.2752
maximum resident set size= 3312864
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34046
page faults= 1
swaps= 0
block input operations= 0
block output operations= 584
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 22039
involuntary context switches= 8155

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.07562 second user time and 8.02478 second system time

The end

Launcher Data

Begin job on node132 at 2016-06-29 20:08:42
IDJOB=4118197
IDBENCH=111467
IDSOLVER=2543
FILE ID=node132/4118197-1467223722
RUNJOBID= node132-1467209088-6737
PBS_JOBID= 19997577
Free space on /tmp= 71540 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/minlplib2-pb-0.1.0/opb/normalized-graphpart_2pm-0077-0777.lin.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4118197-1467223722/watcher-4118197-1467223722 -o /tmp/evaluation-result-4118197-1467223722/solver-4118197-1467223722 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node132-1467209088-6737 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4118197-1467223722.opb

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

MD5SUM BENCH= 8693ffdbcad034c0e609738f5f08092f
RANDOM SEED=274150516

node132.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.012
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.02
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.012
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.51
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.012
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.51
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.012
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.51
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.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
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	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
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	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
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	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
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	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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:        25258820 kB
Buffers:          106256 kB
Cached:          3843796 kB
SwapCached:            0 kB
Active:          2926572 kB
Inactive:        3849136 kB
Active(anon):    2828600 kB
Inactive(anon):        0 kB
Active(file):      97972 kB
Inactive(file):  3849136 kB
Unevictable:        8828 kB
Mlocked:            8828 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               592 kB
Writeback:             0 kB
AnonPages:       3049404 kB
Mapped:            22272 kB
Shmem:               216 kB
Slab:             631136 kB
SReclaimable:      72032 kB
SUnreclaim:       559104 kB
KernelStack:        2608 kB
PageTables:        10048 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3288304 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987140 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2977792 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= 71536 MiB
End job on node132 at 2016-06-29 20:23:40