Trace number 4081791

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)-109 1800.03 903.497

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_500_10_2.opb
MD5SUM8d62286ae12c02f1d9e42b05c51333f2
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-115
Best CPU time to get the best result obtained on this benchmark1800.03
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -131
Optimality of the best value was proved NO
Number of variables500
Total number of constraints500
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 constraints500
Minimum length of a constraint10
Maximum length of a constraint21
Number of terms in the objective function 500
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 500
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 500
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)6328
Sum of products size (including duplicates)12656
Number of different products3164
Sum of products size6328

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.10/0.12	c Pseudo Boolean Optimization by upper bound
0.10/0.12	c ManyCore solver with 2 solvers running in parallel
0.10/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.12	c --- Begin Solver configuration ---
0.10/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.10/0.12	c Learn all clauses as in MiniSAT
0.10/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.12	c Expensive reason simplification
0.10/0.12	c Glucose 2.1 dynamic restart strategy
0.10/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.10/0.12	c timeout=2147483s
0.10/0.12	c DB Simplification allowed=false
0.10/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.10/0.12	c --- End Solver configuration ---
0.10/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.12	c --- Begin Solver configuration ---
0.10/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.10/0.12	c Learn all clauses as in MiniSAT
0.10/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.12	c No reason simplification
0.10/0.12	c Armin Biere (Picosat) restarts strategy
0.10/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.10/0.12	c timeout=2147483s
0.10/0.12	c DB Simplification allowed=false
0.10/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.10/0.12	c --- End Solver configuration ---
0.10/0.12	c solving HOME/instance-4081791-1465256519.opb
0.10/0.12	c reading problem ... 
0.10/0.12	c  objective function found
0.71/0.46	c ... done. Wall clock time 0.348s.
0.71/0.46	c declared #vars     500
0.71/0.46	c internal #vars     3664
0.71/0.46	c #constraints  7328
0.71/0.47	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.71/0.47	c constraints type 
0.71/0.47	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 3164
0.71/0.47	c org.sat4j.minisat.constraints.cnf.UnitClauses => 391
0.71/0.47	c org.sat4j.specs.Constr$1 => 563
0.71/0.47	c org.sat4j.minisat.constraints.cnf.UnitClause => 46
0.71/0.47	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 3164
0.71/0.47	c 7328 constraints processed.
0.71/0.47	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.71/0.47	c constraints type 
0.71/0.47	c org.sat4j.specs.Constr$1 => 563
0.71/0.47	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 3164
0.71/0.47	c org.sat4j.pb.constraints.pb.UnitClausesPB => 391
0.71/0.47	c org.sat4j.pb.constraints.pb.UnitClausePB => 46
0.71/0.47	c org.sat4j.pb.constraints.pb.MaxWatchPb => 3164
0.71/0.47	c 7328 constraints processed.
0.71/0.47	c objective function length is 500 literals
1.04/0.52	c And the winner is solver0
1.88/0.97	c SATISFIABLE
1.88/0.97	c OPTIMIZING...
1.88/0.97	c Got one! Elapsed wall clock time (in seconds):0.853
1.88/0.97	o -82
2.42/1.15	c And the winner is solver1
2.95/1.47	c Got one! Elapsed wall clock time (in seconds):1.356
2.95/1.47	o -83
2.95/1.48	c And the winner is solver1
3.10/1.97	c Got one! Elapsed wall clock time (in seconds):1.858
3.10/1.97	o -85
3.17/2.02	c And the winner is solver1
3.31/2.48	c Got one! Elapsed wall clock time (in seconds):2.36
3.31/2.48	o -86
3.38/2.55	c And the winner is solver1
3.65/2.98	c Got one! Elapsed wall clock time (in seconds):2.862
3.65/2.98	o -87
3.69/3.01	c And the winner is solver1
3.74/3.48	c Got one! Elapsed wall clock time (in seconds):3.363
3.74/3.48	o -88
3.78/3.52	c And the winner is solver1
3.83/3.98	c Got one! Elapsed wall clock time (in seconds):3.865
3.83/3.98	o -96
4.16/4.19	c And the winner is solver1
4.41/4.48	c Got one! Elapsed wall clock time (in seconds):4.366
4.41/4.48	o -99
4.85/4.76	c cleaning 3739 clauses out of 7477 with flag 6612/7477
5.60/5.06	c And the winner is solver1
5.77/5.48	c Got one! Elapsed wall clock time (in seconds):5.368
5.77/5.48	o -100
6.01/5.68	c And the winner is solver1
6.23/5.98	c Got one! Elapsed wall clock time (in seconds):5.869
6.23/5.98	o -101
6.26/6.09	c cleaning 4976 clauses out of 9951 with flag 2183/13690
7.67/6.64	c And the winner is solver1
7.76/6.99	c Got one! Elapsed wall clock time (in seconds):6.87
7.76/6.99	o -102
8.59/7.46	c cleaning 7959 clauses out of 15917 with flag 11296/24632
10.01/8.05	c cleaning 6977 clauses out of 13956 with flag 25283/30630
11.54/8.76	c cleaning 6989 clauses out of 13979 with flag 41491/37630
11.95/8.91	c And the winner is solver1
11.95/8.99	c Got one! Elapsed wall clock time (in seconds):8.871
11.95/8.99	o -103
12.59/9.38	c cleaning 6442 clauses out of 12889 with flag 9372/43529
13.82/9.97	c cleaning 6224 clauses out of 12447 with flag 23666/49529
15.53/10.70	c cleaning 6606 clauses out of 13221 with flag 40294/56527
16.93/11.47	c cleaning 7307 clauses out of 14615 with flag 59014/64527
19.13/12.42	c cleaning 8147 clauses out of 16308 with flag 80146/73527
21.34/13.51	c cleaning 9075 clauses out of 18161 with flag 105388/83527
22.34/14.00	c And the winner is solver1
22.35/14.49	c Got one! Elapsed wall clock time (in seconds):14.373
22.35/14.49	o -104
22.56/14.61	c cleaning 7481 clauses out of 14962 with flag 2219/89403
23.56/15.19	c cleaning 6740 clauses out of 13479 with flag 16002/95401
25.36/15.97	c cleaning 6867 clauses out of 13740 with flag 33232/102402
25.76/16.16	c And the winner is solver1
25.88/16.49	c Got one! Elapsed wall clock time (in seconds):16.375
25.88/16.49	o -105
26.28/16.77	c cleaning 5955 clauses out of 11918 with flag 6783/107447
27.36/17.29	c cleaning 5979 clauses out of 11963 with flag 20505/113447
28.76/17.92	c cleaning 6492 clauses out of 12984 with flag 36447/120447
30.16/18.65	c cleaning 7246 clauses out of 14491 with flag 55227/128446
30.16/18.66	c And the winner is solver1
30.28/18.99	c Got one! Elapsed wall clock time (in seconds):18.876
30.28/18.99	o -106
31.09/19.45	c cleaning 6176 clauses out of 12359 with flag 11622/133560
32.49/20.09	c cleaning 6093 clauses out of 12185 with flag 25379/139562
33.89/20.76	c cleaning 6541 clauses out of 13090 with flag 42570/146560
35.29/21.50	c cleaning 7271 clauses out of 14550 with flag 61603/154561
37.09/22.38	c cleaning 8136 clauses out of 16278 with flag 82819/163560
39.29/23.46	c cleaning 9071 clauses out of 18142 with flag 106862/173560
41.29/24.44	c And the winner is solver1
41.35/24.57	c Got one! Elapsed wall clock time (in seconds):24.452
41.35/24.57	o -107
42.77/25.26	c cleaning 11435 clauses out of 22880 with flag 11168/187369
43.97/25.86	c cleaning 8723 clauses out of 17446 with flag 24843/193370
45.39/26.55	c cleaning 7856 clauses out of 15723 with flag 41177/200370
47.17/27.42	c cleaning 7933 clauses out of 15866 with flag 60481/208369
48.99/28.36	c cleaning 8462 clauses out of 16934 with flag 81938/217370
51.22/29.43	c cleaning 9232 clauses out of 18472 with flag 105572/227370
53.79/30.63	c cleaning 10117 clauses out of 20239 with flag 130688/238369
56.61/32.03	c cleaning 11061 clauses out of 22122 with flag 159413/250369
57.39/32.48	c And the winner is solver1
57.53/32.57	c Got one! Elapsed wall clock time (in seconds):32.455
57.53/32.57	o -108
57.78/32.70	c cleaning 8318 clauses out of 16639 with flag 2356/255947
58.78/33.27	c cleaning 7160 clauses out of 14321 with flag 16257/261947
60.18/33.96	c cleaning 7081 clauses out of 14161 with flag 32648/268947
61.78/34.73	c cleaning 7532 clauses out of 15080 with flag 51385/276947
63.59/35.60	c cleaning 8272 clauses out of 16548 with flag 72218/285947
65.59/36.62	c cleaning 9134 clauses out of 18277 with flag 96685/295948
67.79/37.75	c cleaning 10073 clauses out of 20145 with flag 123349/306950
71.35/39.76	c cleaning 11032 clauses out of 22070 with flag 152258/318948
73.94/41.01	c cleaning 12016 clauses out of 24038 with flag 182330/331948
76.94/42.54	c cleaning 13011 clauses out of 26022 with flag 215896/345948
80.54/44.31	c cleaning 14003 clauses out of 28010 with flag 253331/360947
84.35/46.28	c cleaning 15002 clauses out of 30007 with flag 293134/376947
88.88/48.48	c cleaning 16004 clauses out of 32008 with flag 335054/393950
93.28/50.64	c cleaning 16994 clauses out of 34002 with flag 378569/411948
98.26/53.19	c cleaning 18000 clauses out of 36007 with flag 425286/430947
103.26/55.69	c cleaning 19003 clauses out of 38009 with flag 472561/450949
109.25/58.58	c cleaning 19999 clauses out of 40004 with flag 523352/471947
115.47/61.67	c cleaning 21000 clauses out of 42005 with flag 578164/493947
117.25/62.55	c And the winner is solver1
117.25/62.78	c Got one! Elapsed wall clock time (in seconds):62.663
117.25/62.78	o -109
118.28/63.40	c cleaning 16732 clauses out of 33473 with flag 11153/506415
119.50/63.99	c cleaning 11364 clauses out of 22740 with flag 24673/512414
120.88/64.64	c cleaning 9187 clauses out of 18376 with flag 40893/519414
122.28/65.34	c cleaning 8591 clauses out of 17189 with flag 59249/527414
124.89/66.98	c cleaning 8791 clauses out of 17599 with flag 80187/536415
126.69/67.90	c cleaning 9398 clauses out of 18808 with flag 103977/546415
128.89/68.91	c cleaning 10202 clauses out of 20410 with flag 129284/557415
131.09/70.09	c cleaning 11099 clauses out of 22207 with flag 157499/569414
133.89/71.43	c cleaning 12055 clauses out of 24109 with flag 187825/582415
136.89/72.97	c cleaning 13025 clauses out of 26053 with flag 220363/596414
140.70/74.85	c cleaning 14013 clauses out of 28029 with flag 256111/611415
145.16/77.04	c cleaning 15008 clauses out of 30017 with flag 297256/627416
148.95/78.99	c cleaning 16004 clauses out of 32007 with flag 336670/644414
153.35/81.11	c cleaning 17001 clauses out of 34003 with flag 379393/662414
158.36/83.65	c cleaning 17996 clauses out of 36003 with flag 424900/681415
165.31/87.03	c cleaning 18997 clauses out of 38007 with flag 473431/701415
172.89/90.85	c cleaning 19999 clauses out of 40009 with flag 525593/722414
177.49/93.15	c cleaning 21004 clauses out of 42011 with flag 576137/744415
183.10/95.86	c cleaning 22002 clauses out of 44007 with flag 631509/767415
188.48/98.53	c cleaning 22999 clauses out of 46006 with flag 688515/791416
194.48/101.57	c cleaning 23998 clauses out of 48006 with flag 748967/816415
201.48/105.03	c cleaning 25004 clauses out of 50007 with flag 814140/842414
208.19/108.38	c cleaning 26001 clauses out of 52003 with flag 878129/869414
215.39/111.94	c cleaning 26996 clauses out of 54002 with flag 946964/897414
223.76/116.02	c cleaning 28001 clauses out of 56008 with flag 1016528/926416
231.58/119.95	c cleaning 28994 clauses out of 58005 with flag 1087490/956414
240.58/124.42	c cleaning 30007 clauses out of 60013 with flag 1163187/987416
250.37/129.25	c cleaning 30999 clauses out of 62004 with flag 1241983/1019414
260.96/134.54	c cleaning 31995 clauses out of 64005 with flag 1324689/1052414
272.71/140.38	c cleaning 33005 clauses out of 66010 with flag 1407674/1086414
286.85/147.85	c cleaning 33997 clauses out of 68006 with flag 1495035/1121415
299.47/154.19	c cleaning 35005 clauses out of 70009 with flag 1582365/1157415
310.56/159.61	c cleaning 35993 clauses out of 72003 with flag 1669656/1194414
321.94/165.38	c cleaning 37007 clauses out of 74013 with flag 1759980/1232417
336.44/172.57	c cleaning 37997 clauses out of 76003 with flag 1854483/1271414
351.59/180.05	c cleaning 39003 clauses out of 78006 with flag 1949971/1311414
372.20/190.28	c cleaning 40002 clauses out of 80003 with flag 2050135/1352414
394.44/201.20	c cleaning 40995 clauses out of 82001 with flag 2155850/1394414
409.84/208.91	c cleaning 41996 clauses out of 84007 with flag 2257042/1437415
423.28/215.58	c cleaning 43001 clauses out of 86011 with flag 2360946/1481415
438.08/222.97	c cleaning 44005 clauses out of 88011 with flag 2470682/1526416
456.70/232.24	c cleaning 44999 clauses out of 90005 with flag 2584144/1572415
479.50/243.58	c cleaning 46000 clauses out of 92005 with flag 2700712/1619414
498.10/252.82	c cleaning 46999 clauses out of 94006 with flag 2819311/1667415
518.90/263.23	c cleaning 48000 clauses out of 96008 with flag 2939199/1716416
539.52/273.31	c cleaning 49005 clauses out of 98009 with flag 3060474/1766417
562.93/285.06	c cleaning 50001 clauses out of 100002 with flag 3188914/1817415
583.32/295.29	c cleaning 50998 clauses out of 102000 with flag 3314233/1869414
605.32/306.29	c cleaning 52000 clauses out of 104002 with flag 3445574/1922414
628.12/317.64	c cleaning 52994 clauses out of 106002 with flag 3579562/1976414
649.12/328.15	c cleaning 53999 clauses out of 108009 with flag 3716617/2031415
678.99/343.81	c cleaning 55000 clauses out of 110009 with flag 3862551/2087414
709.00/358.87	c cleaning 56005 clauses out of 112009 with flag 4008498/2144414
731.59/370.11	c cleaning 56995 clauses out of 114006 with flag 4147271/2202416
768.78/388.72	c cleaning 58002 clauses out of 116010 with flag 4287820/2261415
804.17/406.41	c cleaning 58999 clauses out of 118008 with flag 4436328/2321415
838.38/423.55	c cleaning 59998 clauses out of 120009 with flag 4582880/2382415
866.77/437.77	c cleaning 61003 clauses out of 122010 with flag 4730376/2444414
897.13/452.88	c cleaning 61994 clauses out of 124007 with flag 4876622/2507414
933.92/471.28	c cleaning 63008 clauses out of 126015 with flag 5023180/2571416
967.71/488.12	c cleaning 64003 clauses out of 128005 with flag 5171489/2636414
994.31/501.45	c cleaning 64997 clauses out of 130002 with flag 5315450/2702414
1020.31/514.43	c cleaning 66003 clauses out of 132005 with flag 5458964/2769414
1047.31/527.95	c cleaning 67003 clauses out of 134005 with flag 5612234/2837417
1074.70/541.62	c cleaning 67998 clauses out of 135999 with flag 5760044/2906414
1102.75/555.54	c cleaning 69001 clauses out of 138001 with flag 5911615/2976414
1130.34/569.33	c cleaning 69999 clauses out of 140002 with flag 6068304/3047416
1160.54/584.48	c cleaning 71001 clauses out of 142002 with flag 6219975/3119415
1190.34/599.32	c cleaning 72001 clauses out of 144001 with flag 6375186/3192415
1220.33/614.36	c cleaning 72994 clauses out of 145999 with flag 6532258/3266414
1253.01/630.41	c cleaning 73995 clauses out of 148005 with flag 6691597/3341414
1286.59/647.28	c cleaning 75006 clauses out of 150011 with flag 6852980/3417415
1319.79/663.83	c cleaning 75996 clauses out of 152004 with flag 7014944/3494414
1353.79/680.81	c cleaning 77001 clauses out of 154011 with flag 7179904/3572417
1388.98/698.43	c cleaning 77996 clauses out of 156008 with flag 7346726/3651415
1427.18/717.32	c cleaning 79004 clauses out of 158012 with flag 7515793/3731415
1462.17/734.86	c cleaning 79999 clauses out of 160007 with flag 7687399/3812414
1500.16/753.84	c cleaning 80994 clauses out of 162008 with flag 7860220/3894414
1538.48/772.86	c cleaning 82000 clauses out of 164014 with flag 8034058/3977414
1576.27/791.70	c cleaning 83000 clauses out of 166015 with flag 8211332/4061415
1615.87/811.57	c cleaning 84006 clauses out of 168016 with flag 8390598/4146416
1656.87/832.06	c cleaning 84998 clauses out of 170008 with flag 8572372/4232414
1698.45/852.62	c cleaning 85995 clauses out of 172011 with flag 8755651/4319415
1744.45/875.64	c cleaning 87009 clauses out of 174017 with flag 8941394/4407416
1789.03/897.98	c cleaning 88003 clauses out of 176007 with flag 9129616/4496415
1800.03/903.40	c >>>>>>>>>> Solver number 0 (1 answers) <<<<<<<<<<<<<<<<<<
1800.03/903.40	c starts		: 48218
1800.03/903.40	c conflicts		: 4524830
1800.03/903.40	c decisions		: 22688314
1800.03/903.40	c propagations		: 48998560
1800.03/903.40	c inspects		: 10852617441
1800.03/903.40	c shortcuts		: 0
1800.03/903.40	c learnt literals	: 0
1800.03/903.40	c learnt binary clauses	: 0
1800.03/903.40	c learnt ternary clauses	: 0
1800.03/903.40	c learnt constraints	: 4524830
1800.03/903.40	c ignored constraints	: 0
1800.03/903.40	c root simplifications	: 0
1800.03/903.40	c removed literals (reason simplification)	: 75101901
1800.03/903.40	c reason swapping (by a shorter reason)	: 0
1800.03/903.40	c Calls to reduceDB	: 135
1800.03/903.40	c Number of update (reduction) of LBD	: 96997
1800.03/903.40	c Imported unit clauses	: 0
1800.03/903.40	c number of reductions to clauses (during analyze)	: 0
1800.03/903.40	c number of learned constraints concerned by reduction	: 0
1800.03/903.40	c number of learning phase by resolution	: 0
1800.03/903.40	c number of learning phase by cutting planes	: 0
1800.03/903.40	c speed (assignments/second)	: 58288.45783241457
1800.03/903.40	c non guided choices	0
1800.03/903.43	c learnt constraints type 
1800.03/903.43	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 116419
1800.03/903.43	c >>>>>>>>>> Solver number 1 (17 answers) <<<<<<<<<<<<<<<<<<
1800.03/903.43	c starts		: 46
1800.03/903.43	c conflicts		: 8171
1800.03/903.43	c decisions		: 17119
1800.03/903.43	c propagations		: 201210
1800.03/903.43	c inspects		: 216812185
1800.03/903.43	c shortcuts		: 0
1800.03/903.43	c learnt literals	: 0
1800.03/903.43	c learnt binary clauses	: 0
1800.03/903.43	c learnt ternary clauses	: 0
1800.03/903.43	c learnt constraints	: 8170
1800.03/903.43	c ignored constraints	: 0
1800.03/903.43	c root simplifications	: 0
1800.03/903.43	c removed literals (reason simplification)	: 0
1800.03/903.43	c reason swapping (by a shorter reason)	: 0
1800.03/903.43	c Calls to reduceDB	: 0
1800.03/903.43	c Number of update (reduction) of LBD	: 0
1800.03/903.43	c Imported unit clauses	: 0
1800.03/903.43	c number of reductions to clauses (during analyze)	: 0
1800.03/903.43	c number of learned constraints concerned by reduction	: 0
1800.03/903.43	c number of learning phase by resolution	: 0
1800.03/903.43	c number of learning phase by cutting planes	: 0
1800.03/903.43	c speed (assignments/second)	: 222.95972076015292
1800.03/903.43	c non guided choices	0
1800.03/903.43	c learnt constraints type 
1800.03/903.43	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 491
1800.03/903.43	c org.sat4j.pb.constraints.pb.MaxWatchPb => 7679
1800.03/903.43	s SATISFIABLE
1800.03/903.43	c Found 18 solution(s)
1800.03/903.43	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 -x442 x443 -x444 -x445 -x446 -x447 -x448 -x449 -x450 -x451 -x452 x453 -x454 -x455 -x456 -x457 -x458 -x459 -x460 -x461 -x462 -x463 -x464 x465 -x466 x467 -x468 x469 x470 -x471 -x472 x473 -x474 -x475 x476 x477 x478 -x479 -x480 x481 -x482 x483 -x484 -x485 -x486 x487 -x488 -x489 x490 -x491 x492 -x493 -x494 -x495 -x496 -x497 -x498 -x499 -x500 
1800.03/903.43	c objective function=-109
1800.03/903.43	c Total wall clock time (in seconds): 903.316

Verifier Data

OK	-109

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-4081791-1465256519/watcher-4081791-1465256519 -o /tmp/evaluation-result-4081791-1465256519/solver-4081791-1465256519 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node105-1465255598-8856 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4081791-1465256519.opb 

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

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


[startup+0 s]
/proc/loadavg: 4.00 3.93 3.23 4/197 9253
/proc/meminfo: memFree=30020528/32872528 swapFree=11372/178980
[pid=9253] ppid=9250 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/9253/stat : 9253 (java) S 9250 9253 8839 0 -1 4202496 1339 0 0 0 0 0 0 0 20 0 2 0 107586602 98570240 962 33554432000 1073741824 1073778376 140735439184336 140735439175472 224925876285 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/9253/statm: 24065 969 737 9 0 16771 0
[pid=9253/tid=9254] ppid=9250 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/9253/task/9254/stat : 9254 (java) D 9250 9253 8839 0 -1 4202560 126 0 0 0 0 0 0 0 20 0 2 0 107586603 98570240 974 33554432000 1073741824 1073778376 140735439184336 140724103977160 224922517173 0 0 4096 0 18446744072100588836 0 0 -1 3 0 0 0 0 0

[startup+0.100122 s]
/proc/loadavg: 4.00 3.93 3.23 4/197 9253
/proc/meminfo: memFree=30020528/32872528 swapFree=11372/178980
[pid=9253] ppid=9250 vsize=9558476 CPUtime=0.1 cores=1,3,5,7
/proc/9253/stat : 9253 (java) S 9250 9253 8839 0 -1 4202496 4415 0 1 0 9 1 0 0 20 0 18 0 107586602 9787879424 6042 33554432000 1073741824 1073778376 140735439184336 140735439175472 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/9253/statm: 2389619 6042 2126 9 0 2380296 0
[pid=9253/tid=9254] ppid=9250 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/9253/task/9254/stat : 9254 (java) R 9250 9253 8839 0 -1 4202560 2390 0 1 0 7 0 0 0 20 0 18 0 107586603 9787879424 6042 33554432000 1073741824 1073778376 140735439184336 140724103986080 224925902093 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200273 s]
/proc/loadavg: 4.00 3.93 3.23 4/197 9253
/proc/meminfo: memFree=30020528/32872528 swapFree=11372/178980
[pid=9253] ppid=9250 vsize=9558476 CPUtime=0.23 cores=1,3,5,7
/proc/9253/stat : 9253 (java) S 9250 9253 8839 0 -1 4202496 4592 0 1 0 22 1 0 0 20 0 18 0 107586602 9787879424 7209 33554432000 1073741824 1073778376 140735439184336 140735439175472 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/9253/statm: 2389619 7209 2203 9 0 2380296 0
[pid=9253/tid=9254] ppid=9250 vsize=9558476 CPUtime=0.17 cores=1,3,5,7
/proc/9253/task/9254/stat : 9254 (java) R 9250 9253 8839 0 -1 4202560 2404 0 1 0 16 1 0 0 20 0 18 0 107586603 9787879424 7209 33554432000 1073741824 1073778376 140735439184336 140724103986080 140723949265924 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9558476

[startup+0.300297 s]
/proc/loadavg: 4.00 3.93 3.23 4/197 9253
/proc/meminfo: memFree=30020528/32872528 swapFree=11372/178980
[pid=9253] ppid=9250 vsize=9558476 CPUtime=0.48 cores=1,3,5,7
/proc/9253/stat : 9253 (java) S 9250 9253 8839 0 -1 4202496 6269 0 1 0 46 2 0 0 20 0 18 0 107586602 9787879424 9230 33554432000 1073741824 1073778376 140735439184336 140735439175472 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/9253/statm: 2389619 9230 2237 9 0 2380296 0
[pid=9253/tid=9254] ppid=9250 vsize=9558476 CPUtime=0.27 cores=1,3,5,7
/proc/9253/task/9254/stat : 9254 (java) R 9250 9253 8839 0 -1 4202560 2408 0 1 0 26 1 0 0 20 0 18 0 107586603 9787879424 9230 33554432000 1073741824 1073778376 140735439184336 140724103986080 140723949254385 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 9558476

[startup+0.700243 s]
/proc/loadavg: 4.00 3.93 3.23 4/197 9253
/proc/meminfo: memFree=30020528/32872528 swapFree=11372/178980
[pid=9253] ppid=9250 vsize=9759196 CPUtime=1.48 cores=1,3,5,7
/proc/9253/stat : 9253 (java) S 9250 9253 8839 0 -1 4202496 26188 0 1 0 140 8 0 0 20 0 19 0 107586602 9993416704 27619 33554432000 1073741824 1073778376 140735439184336 140735439175472 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/9253/statm: 2439799 27619 2259 9 0 2430476 0
[pid=9253/tid=9254] ppid=9250 vsize=9759196 CPUtime=0.44 cores=1,3,5,7
/proc/9253/task/9254/stat : 9254 (java) S 9250 9253 8839 0 -1 4202560 2440 0 1 0 43 1 0 0 20 0 19 0 107586603 9993416704 27619 33554432000 1073741824 1073778376 140735439184336 140724103988088 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9759196

[startup+1.50083 s]
/proc/loadavg: 4.00 3.93 3.23 7/219 9278
/proc/meminfo: memFree=29909580/32872528 swapFree=11372/178980
[pid=9253] ppid=9250 vsize=9824732 CPUtime=3.04 cores=1,3,5,7
/proc/9253/stat : 9253 (java) S 9250 9253 8839 0 -1 4202496 27715 0 1 0 292 12 0 0 20 0 19 0 107586602 10060525568 32712 33554432000 1073741824 1073778376 140735439184336 140735439175472 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/9253/statm: 2456183 32712 2271 9 0 2446860 0
[pid=9253/tid=9254] ppid=9250 vsize=9824732 CPUtime=0.45 cores=1,3,5,7
/proc/9253/task/9254/stat : 9254 (java) S 9250 9253 8839 0 -1 4202560 2440 0 1 0 43 2 0 0 20 0 19 0 107586603 10060525568 32712 33554432000 1073741824 1073778376 140735439184336 140724103988088 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9253/tid=9256] ppid=9250 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9253/task/9256/stat : 9256 (java) S 9250 9253 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107586603 10060525568 32712 33554432000 1073741824 1073778376 140735439184336 140724076439976 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9253/tid=9257] ppid=9250 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9253/task/9257/stat : 9257 (java) S 9250 9253 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107586603 10060525568 32712 33554432000 1073741824 1073778376 140735439184336 140724075387432 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9253/tid=9258] ppid=9250 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9253/task/9258/stat : 9258 (java) S 9250 9253 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107586603 10060525568 32712 33554432000 1073741824 1073778376 140735439184336 140724074334376 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9253/tid=9259] ppid=9250 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9253/task/9259/stat : 9259 (java) S 9250 9253 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107586603 10060525568 32712 33554432000 1073741824 1073778376 140735439184336 140724073281832 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9253/tid=9260] ppid=9250 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9253/task/9260/stat : 9260 (java) S 9250 9253 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107586603 10060525568 32712 33554432000 1073741824 1073778376 140735439184336 140724072229800 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9253/tid=9261] ppid=9250 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9253/task/9261/stat : 9261 (java) S 9250 9253 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107586603 10060525568 32712 33554432000 1073741824 1073778376 140735439184336 140724071177256 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9253/tid=9262] ppid=9250 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9253/task/9262/stat : 9262 (java) S 9250 9253 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107586603 10060525568 32712 33554432000 1073741824 1073778376 140735439184336 140724070124200 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9253/tid=9263] ppid=9250 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9253/task/9263/stat : 9263 (java) S 9250 9253 8839 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 107586603 10060525568 32712 33554432000 1073741824 1073778376 140735439184336 140724069071656 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9253/tid=9264] ppid=9250 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9253/task/9264/stat : 9264 (java) S 9250 9253 8839 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 107586605 10060525568 32712 33554432000 1073741824 1073778376 140735439184336 140723457333608 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9253/tid=9265] ppid=9250 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9253/task/9265/stat : 9265 (java) S 9250 9253 8839 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 107586605 10060525568 32712 33554432000 1073741824 1073778376 140735439184336 140723456279928 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9253/tid=9266] ppid=9250 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9253/task/9266/stat : 9266 (java) S 9250 9253 8839 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107586605 10060525568 32712 33554432000 1073741824 1073778376 140735439184336 140723455226760 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9253/tid=9267] ppid=9250 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9253/task/9267/stat : 9267 (java) S 9250 9253 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107586608 10060525568 32712 33554432000 1073741824 1073778376 140735439184336 140723454175504 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9253/tid=9268] ppid=9250 vsize=9824732 CPUtime=1 cores=1,3,5,7
/proc/9253/task/9268/stat : 9268 (java) R 9250 9253 8839 0 -1 4202560 11409 0 0 0 98 2 0 0 20 0 19 0 107586608 10060525568 32712 33554432000 1073741824 1073778376 140735439184336 140723453123384 140724110450408 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=9253/tid=9269] ppid=9250 vsize=9824732 CPUtime=1.05 cores=1,3,5,7
/proc/9253/task/9269/stat : 9269 (java) R 9250 9253 8839 0 -1 4202560 12502 0 0 0 102 3 0 0 20 0 19 0 107586608 10060525568 32712 33554432000 1073741824 1073778376 140735439184336 140723452070720 140724106853553 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=9253/tid=9270] ppid=9250 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9253/task/9270/stat : 9270 (java) S 9250 9253 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107586608 10060525568 32712 33554432000 1073741824 1073778376 140735439184336 140723451017976 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9253/tid=9271] ppid=9250 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9253/task/9271/stat : 9271 (java) S 9250 9253 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107586608 10060525568 32712 33554432000 1073741824 1073778376 140735439184336 140723449965640 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9253/tid=9278] ppid=9250 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9253/task/9278/stat : 9278 (java) S 9250 9253 8839 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 107586700 10060525568 32712 33554432000 1073741824 1073778376 140735439184336 140723448911144 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 9824732

[startup+3.1009 s]
/proc/loadavg: 4.00 3.93 3.23 3/216 9284
/proc/meminfo: memFree=29890048/32872528 swapFree=11372/178980
[pid=9253] ppid=9250 vsize=9824732 CPUtime=3.74 cores=1,3,5,7
/proc/9253/stat : 9253 (java) S 9250 9253 8839 0 -1 4202496 27779 0 1 0 355 19 0 0 20 0 19 0 107586602 10060525568 42464 33554432000 1073741824 1073778376 140735439184336 140735439175472 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/9253/statm: 2456183 42464 2277 9 0 2446860 0
[pid=9253/tid=9254] ppid=9250 vsize=9824732 CPUtime=0.46 cores=1,3,5,7
/proc/9253/task/9254/stat : 9254 (java) S 9250 9253 8839 0 -1 4202560 2440 0 1 0 44 2 0 0 20 0 19 0 107586603 10060525568 42464 33554432000 1073741824 1073778376 140735439184336 140724103988088 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9253/tid=9256] ppid=9250 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9253/task/9256/stat : 9256 (java) S 9250 9253 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107586603 10060525568 42464 33554432000 1073741824 1073778376 140735439184336 140724076439976 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9253/tid=9257] ppid=9250 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9253/task/9257/stat : 9257 (java) S 9250 9253 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107586603 10060525568 42464 33554432000 1073741824 1073778376 140735439184336 140724075387432 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9253/tid=9258] ppid=9250 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9253/task/9258/stat : 9258 (java) S 9250 9253 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107586603 10060525568 42464 33554432000 1073741824 1073778376 140735439184336 140724074334376 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9253/tid=9259] ppid=9250 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9253/task/9259/stat : 9259 (java) S 9250 9253 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107586603 10060525568 42464 33554432000 1073741824 1073778376 140735439184336 140724073281832 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9253/tid=9260] ppid=9250 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9253/task/9260/stat : 9260 (java) S 9250 9253 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107586603 10060525568 42464 33554432000 1073741824 1073778376 140735439184336 140724072229800 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9253/tid=9261] ppid=9250 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9253/task/9261/stat : 9261 (java) S 9250 9253 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107586603 10060525568 42464 33554432000 1073741824 1073778376 140735439184336 140724071177256 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9253/tid=9262] ppid=9250 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9253/task/9262/stat : 9262 (java) S 9250 9253 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107586603 10060525568 42464 33554432000 1073741824 1073778376 140735439184336 140724070124200 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9253/tid=9263] ppid=9250 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9253/task/9263/stat : 9263 (java) S 9250 9253 8839 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 107586603 10060525568 42464 33554432000 1073741824 1073778376 140735439184336 140724069071656 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9253/tid=9264] ppid=9250 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9253/task/9264/stat : 9264 (java) S 9250 9253 8839 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 107586605 10060525568 42464 33554432000 1073741824 1073778376 140735439184336 140723457333608 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9253/tid=9265] ppid=9250 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9253/task/9265/stat : 9265 (java) S 9250 9253 8839 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 107586605 10060525568 42464 33554432000 1073741824 1073778376 140735439184336 140723456279928 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9253/tid=9266] ppid=9250 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9253/task/9266/stat : 9266 (java) S 9250 9253 8839 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107586605 10060525568 42464 33554432000 1073741824 1073778376 140735439184336 140723455226760 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9253/tid=9267] ppid=9250 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9253/task/9267/stat : 9267 (java) S 9250 9253 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107586608 10060525568 42464 33554432000 1073741824 1073778376 140735439184336 140723454175504 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9253/tid=9268] ppid=9250 vsize=9824732 CPUtime=1.16 cores=1,3,5,7
/proc/9253/task/9268/stat : 9268 (java) S 9250 9253 8839 0 -1 4202560 11428 0 0 0 114 2 0 0 20 0 19 0 107586608 10060525568 42464 33554432000 1073741824 1073778376 140735439184336 140723453123384 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9253/tid=9269] ppid=9250 vsize=9824732 CPUtime=1.26 cores=1,3,5,7
/proc/9253/task/9269/stat : 9269 (java) S 9250 9253 8839 0 -1 4202560 12507 0 0 0 123 3 0 0 20 0 19 0 107586608 10060525568 42464 33554432000 1073741824 1073778376 140735439184336 140723452070840 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9253/tid=9270] ppid=9250 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9253/task/9270/stat : 9270 (java) S 9250 9253 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107586608 10060525568 42464 33554432000 1073741824 1073778376 140735439184336 140723451017976 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9253/tid=9271] ppid=9250 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9253/task/9271/stat : 9271 (java) S 9250 9253 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107586608 10060525568 42464 33554432000 1073741824 1073778376 140735439184336 140723449965640 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9253/tid=9278] ppid=9250 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9253/task/9278/stat : 9278 (java) S 9250 9253 8839 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 107586700 10060525568 42464 33554432000 1073741824 1073778376 140735439184336 140723448911144 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.74
Current children cumulated vsize (KiB) 9824732

[startup+6.30094 s]
/proc/loadavg: 4.32 4.00 3.26 5/219 9302
/proc/meminfo: memFree=29730160/32872528 swapFree=11372/178980
[pid=9253] ppid=9250 vsize=9824732 CPUtime=6.97 cores=1,3,5,7
/proc/9253/stat : 9253 (java) S 9250 9253 8839 0 -1 4202496 28661 0 1 0 662 35 0 0 20 0 22 0 107586602 10060525568 69952 33554432000 1073741824 1073778376 140735439184336 140735439175472 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/9253/statm: 2456183 69952 2295 9 0 2446860 0
[pid=9253/tid=9254] ppid=9250 vsize=9824732 CPUtime=0.46 cores=1,3,5,7
/proc/9253/task/9254/stat : 9254 (java) S 9250 9253 8839 0 -1 4202560 2440 0 1 0 44 2 0 0 20 0 22 0 107586603 10060525568 69952 33554432000 1073741824 1073778376 140735439184336 140724103988088 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9253/tid=9256] ppid=9250 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/9253/task/9256/stat : 9256 (java) S 9250 9253 8839 0 -1 4202560 156 0 0 0 3 1 0 0 20 0 22 0 107586603 10060525568 69952 33554432000 1073741824 1073778376 140735439184336 140724076439976 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9253/tid=9257] ppid=9250 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/9253/task/9257/stat : 9257 (java) S 9250 9253 8839 0 -1 4202560 134 0 0 0 2 2 0 0 20 0 22 0 107586603 10060525568 69952 33554432000 1073741824 1073778376 140735439184336 140724075387432 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9253/tid=9258] ppid=9250 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/9253/task/9258/stat : 9258 (java) S 9250 9253 8839 0 -1 4202560 127 0 0 0 1 1 0 0 20 0 22 0 107586603 10060525568 69952 33554432000 1073741824 1073778376 140735439184336 140724074334376 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9253/tid=9259] ppid=9250 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/9253/task/9259/stat : 9259 (java) S 9250 9253 8839 0 -1 4202560 146 0 0 0 4 1 0 0 20 0 22 0 107586603 10060525568 69952 33554432000 1073741824 1073778376 140735439184336 140724073281832 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9253/tid=9260] ppid=9250 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/9253/task/9260/stat : 9260 (java) S 9250 9253 8839 0 -1 4202560 19 0 0 0 1 0 0 0 20 0 22 0 107586603 10060525568 69952 33554432000 1073741824 1073778376 140735439184336 140724072229800 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9253/tid=9261] ppid=9250 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/9253/task/9261/stat : 9261 (java) S 9250 9253 8839 0 -1 4202560 17 0 0 0 1 0 0 0 20 0 22 0 107586603 10060525568 69952 33554432000 1073741824 1073778376 140735439184336 140724071177256 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9253/tid=9262] ppid=9250 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/9253/task/9262/stat : 9262 (java) S 9250 9253 8839 0 -1 4202560 12 0 0 0 2 0 0 0 20 0 22 0 107586603 10060525568 69952 33554432000 1073741824 1073778376 140735439184336 140724070124200 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9253/tid=9263] ppid=9250 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/9253/task/9263/stat : 9263 (java) S 9250 9253 8839 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 22 0 107586603 10060525568 69952 33554432000 1073741824 1073778376 140735439184336 140724069071656 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9253/tid=9264] ppid=9250 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9253/task/9264/stat : 9264 (java) S 9250 9253 8839 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 107586605 10060525568 69952 33554432000 1073741824 1073778376 140735439184336 140723457333608 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9253/tid=9265] ppid=9250 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9253/task/9265/stat : 9265 (java) S 9250 9253 8839 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 107586605 10060525568 69952 33554432000 1073741824 1073778376 140735439184336 140723456279928 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9253/tid=9266] ppid=9250 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9253/task/9266/stat : 9266 (java) S 9250 9253 8839 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 107586605 10060525568 69952 33554432000 1073741824 1073778376 140735439184336 140723455226760 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9253/tid=9267] ppid=9250 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9253/task/9267/stat : 9267 (java) S 9250 9253 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107586608 10060525568 69952 33554432000 1073741824 1073778376 140735439184336 140723454175504 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9253/tid=9268] ppid=9250 vsize=9824732 CPUtime=1.45 cores=1,3,5,7
/proc/9253/task/9268/stat : 9268 (java) S 9250 9253 8839 0 -1 4202560 11551 0 0 0 143 2 0 0 20 0 22 0 107586608 10060525568 69952 33554432000 1073741824 1073778376 140735439184336 140723453123384 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9253/tid=9269] ppid=9250 vsize=9824732 CPUtime=1.35 cores=1,3,5,7

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

[pid=9253/tid=9263] ppid=9250 vsize=9824732 CPUtime=1.97 cores=1,3,5,7
/proc/9253/task/9263/stat : 9263 (java) S 9250 9253 8839 0 -1 4202560 825 0 0 0 171 26 0 0 20 0 22 0 107586603 10060525568 1028774 33554432000 1073741824 1073778376 140735439184336 140724069071656 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9253/tid=9264] ppid=9250 vsize=9824732 CPUtime=4.36 cores=1,3,5,7
/proc/9253/task/9264/stat : 9264 (java) S 9250 9253 8839 0 -1 4202560 2566 0 0 0 430 6 0 0 20 0 22 0 107586605 10060525568 1028774 33554432000 1073741824 1073778376 140735439184336 140723457333608 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9253/tid=9265] ppid=9250 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9253/task/9265/stat : 9265 (java) S 9250 9253 8839 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 107586605 10060525568 1028774 33554432000 1073741824 1073778376 140735439184336 140723456279928 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9253/tid=9266] ppid=9250 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9253/task/9266/stat : 9266 (java) S 9250 9253 8839 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 107586605 10060525568 1028774 33554432000 1073741824 1073778376 140735439184336 140723455226760 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9253/tid=9267] ppid=9250 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9253/task/9267/stat : 9267 (java) S 9250 9253 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107586608 10060525568 1028774 33554432000 1073741824 1073778376 140735439184336 140723454175504 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9253/tid=9268] ppid=9250 vsize=9824732 CPUtime=1.58 cores=1,3,5,7
/proc/9253/task/9268/stat : 9268 (java) S 9250 9253 8839 0 -1 4202560 11551 0 0 0 155 3 0 0 20 0 22 0 107586608 10060525568 1028774 33554432000 1073741824 1073778376 140735439184336 140723453123384 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9253/tid=9269] ppid=9250 vsize=9824732 CPUtime=1.71 cores=1,3,5,7
/proc/9253/task/9269/stat : 9269 (java) S 9250 9253 8839 0 -1 4202560 12523 0 0 0 168 3 0 0 20 0 22 0 107586608 10060525568 1028774 33554432000 1073741824 1073778376 140735439184336 140723452070840 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9253/tid=9270] ppid=9250 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9253/task/9270/stat : 9270 (java) S 9250 9253 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107586608 10060525568 1028774 33554432000 1073741824 1073778376 140735439184336 140723451017976 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9253/tid=9271] ppid=9250 vsize=9824732 CPUtime=0.34 cores=1,3,5,7
/proc/9253/task/9271/stat : 9271 (java) S 9250 9253 8839 0 -1 4202560 47 0 0 0 16 18 0 0 20 0 22 0 107586608 10060525568 1028774 33554432000 1073741824 1073778376 140735439184336 140723449965640 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9253/tid=9278] ppid=9250 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9253/task/9278/stat : 9278 (java) S 9250 9253 8839 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 107586700 10060525568 1028774 33554432000 1073741824 1073778376 140735439184336 140723448911144 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9253/tid=9328] ppid=9250 vsize=9824732 CPUtime=751.16 cores=1,3,5,7
/proc/9253/task/9328/stat : 9328 (java) R 9250 9253 8839 0 -1 4202560 7 0 0 0 75105 11 0 0 20 0 22 0 107592881 10060525568 1028774 33554432000 1073741824 1073778376 140735439184336 140723445063952 140723949766709 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=9253/tid=9329] ppid=9250 vsize=9824732 CPUtime=751.12 cores=1,3,5,7
/proc/9253/task/9329/stat : 9329 (java) R 9250 9253 8839 0 -1 4202560 16 0 0 0 75101 11 0 0 20 0 22 0 107592881 10060525568 1028774 33554432000 1073741824 1073778376 140735439184336 140723447856368 140723950351175 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=9253/tid=9330] ppid=9250 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9253/task/9330/stat : 9330 (java) S 9250 9253 8839 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 107592881 10060525568 1028774 33554432000 1073741824 1073778376 140735439184336 140723446805672 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1637.43
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 3.84 3.97 3.69 5/219 9439
/proc/meminfo: memFree=27470148/32872528 swapFree=11372/178980
[pid=9253] ppid=9250 vsize=9824732 CPUtime=1757.81 cores=1,3,5,7
/proc/9253/stat : 9253 (java) S 9250 9253 8839 0 -1 4202496 38402 0 1 0 175491 290 0 0 20 0 22 0 107586602 10060525568 1028832 33554432000 1073741824 1073778376 140735439184336 140735439175472 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/9253/statm: 2456183 1028832 2303 9 0 2446860 0
[pid=9253/tid=9254] ppid=9250 vsize=9824732 CPUtime=0.5 cores=1,3,5,7
/proc/9253/task/9254/stat : 9254 (java) S 9250 9253 8839 0 -1 4202560 2450 0 1 0 46 4 0 0 20 0 22 0 107586603 10060525568 1028832 33554432000 1073741824 1073778376 140735439184336 140724103988088 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9253/tid=9256] ppid=9250 vsize=9824732 CPUtime=1.79 cores=1,3,5,7
/proc/9253/task/9256/stat : 9256 (java) S 9250 9253 8839 0 -1 4202560 726 0 0 0 151 28 0 0 20 0 22 0 107586603 10060525568 1028832 33554432000 1073741824 1073778376 140735439184336 140724076439976 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9253/tid=9257] ppid=9250 vsize=9824732 CPUtime=2.17 cores=1,3,5,7
/proc/9253/task/9257/stat : 9257 (java) S 9250 9253 8839 0 -1 4202560 920 0 0 0 189 28 0 0 20 0 22 0 107586603 10060525568 1028832 33554432000 1073741824 1073778376 140735439184336 140724075387432 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9253/tid=9258] ppid=9250 vsize=9824732 CPUtime=1.68 cores=1,3,5,7
/proc/9253/task/9258/stat : 9258 (java) S 9250 9253 8839 0 -1 4202560 902 0 0 0 147 21 0 0 20 0 22 0 107586603 10060525568 1028832 33554432000 1073741824 1073778376 140735439184336 140724074334376 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9253/tid=9259] ppid=9250 vsize=9824732 CPUtime=1.91 cores=1,3,5,7
/proc/9253/task/9259/stat : 9259 (java) S 9250 9253 8839 0 -1 4202560 762 0 0 0 165 26 0 0 20 0 22 0 107586603 10060525568 1028832 33554432000 1073741824 1073778376 140735439184336 140724073281832 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9253/tid=9260] ppid=9250 vsize=9824732 CPUtime=1.86 cores=1,3,5,7
/proc/9253/task/9260/stat : 9260 (java) S 9250 9253 8839 0 -1 4202560 712 0 0 0 164 22 0 0 20 0 22 0 107586603 10060525568 1028832 33554432000 1073741824 1073778376 140735439184336 140724072229800 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9253/tid=9261] ppid=9250 vsize=9824732 CPUtime=1.72 cores=1,3,5,7
/proc/9253/task/9261/stat : 9261 (java) S 9250 9253 8839 0 -1 4202560 671 0 0 0 150 22 0 0 20 0 22 0 107586603 10060525568 1028832 33554432000 1073741824 1073778376 140735439184336 140724071177256 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9253/tid=9262] ppid=9250 vsize=9824732 CPUtime=1.71 cores=1,3,5,7
/proc/9253/task/9262/stat : 9262 (java) S 9250 9253 8839 0 -1 4202560 628 0 0 0 143 28 0 0 20 0 22 0 107586603 10060525568 1028832 33554432000 1073741824 1073778376 140735439184336 140724070124200 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9253/tid=9263] ppid=9250 vsize=9824732 CPUtime=2.03 cores=1,3,5,7
/proc/9253/task/9263/stat : 9263 (java) S 9250 9253 8839 0 -1 4202560 860 0 0 0 177 26 0 0 20 0 22 0 107586603 10060525568 1028832 33554432000 1073741824 1073778376 140735439184336 140724069071656 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9253/tid=9264] ppid=9250 vsize=9824732 CPUtime=4.36 cores=1,3,5,7
/proc/9253/task/9264/stat : 9264 (java) S 9250 9253 8839 0 -1 4202560 2568 0 0 0 430 6 0 0 20 0 22 0 107586605 10060525568 1028832 33554432000 1073741824 1073778376 140735439184336 140723457333608 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9253/tid=9265] ppid=9250 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9253/task/9265/stat : 9265 (java) S 9250 9253 8839 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 107586605 10060525568 1028832 33554432000 1073741824 1073778376 140735439184336 140723456279928 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9253/tid=9266] ppid=9250 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9253/task/9266/stat : 9266 (java) S 9250 9253 8839 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 107586605 10060525568 1028832 33554432000 1073741824 1073778376 140735439184336 140723455226760 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9253/tid=9267] ppid=9250 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9253/task/9267/stat : 9267 (java) S 9250 9253 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107586608 10060525568 1028832 33554432000 1073741824 1073778376 140735439184336 140723454175504 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9253/tid=9268] ppid=9250 vsize=9824732 CPUtime=1.58 cores=1,3,5,7
/proc/9253/task/9268/stat : 9268 (java) S 9250 9253 8839 0 -1 4202560 11551 0 0 0 155 3 0 0 20 0 22 0 107586608 10060525568 1028832 33554432000 1073741824 1073778376 140735439184336 140723453123384 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9253/tid=9269] ppid=9250 vsize=9824732 CPUtime=1.71 cores=1,3,5,7
/proc/9253/task/9269/stat : 9269 (java) S 9250 9253 8839 0 -1 4202560 12523 0 0 0 168 3 0 0 20 0 22 0 107586608 10060525568 1028832 33554432000 1073741824 1073778376 140735439184336 140723452070840 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9253/tid=9270] ppid=9250 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9253/task/9270/stat : 9270 (java) S 9250 9253 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107586608 10060525568 1028832 33554432000 1073741824 1073778376 140735439184336 140723451017976 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9253/tid=9271] ppid=9250 vsize=9824732 CPUtime=0.36 cores=1,3,5,7
/proc/9253/task/9271/stat : 9271 (java) S 9250 9253 8839 0 -1 4202560 51 0 0 0 16 20 0 0 20 0 22 0 107586608 10060525568 1028832 33554432000 1073741824 1073778376 140735439184336 140723449965640 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9253/tid=9278] ppid=9250 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9253/task/9278/stat : 9278 (java) S 9250 9253 8839 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 107586700 10060525568 1028832 33554432000 1073741824 1073778376 140735439184336 140723448911144 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9253/tid=9328] ppid=9250 vsize=9824732 CPUtime=810.82 cores=1,3,5,7
/proc/9253/task/9328/stat : 9328 (java) R 9250 9253 8839 0 -1 4202560 7 0 0 0 81070 12 0 0 20 0 22 0 107592881 10060525568 1028832 33554432000 1073741824 1073778376 140735439184336 140723445063952 140723950131696 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=9253/tid=9329] ppid=9250 vsize=9824732 CPUtime=810.78 cores=1,3,5,7
/proc/9253/task/9329/stat : 9329 (java) R 9250 9253 8839 0 -1 4202560 17 0 0 0 81065 13 0 0 20 0 22 0 107592881 10060525568 1028832 33554432000 1073741824 1073778376 140735439184336 140723447856016 140723950648764 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=9253/tid=9330] ppid=9250 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9253/task/9330/stat : 9330 (java) S 9250 9253 8839 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 107592881 10060525568 1028832 33554432000 1073741824 1073778376 140735439184336 140723446805672 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1757.81
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+903.401 s]
/proc/loadavg: 3.76 3.94 3.68 5/219 9445
/proc/meminfo: memFree=25857632/32872528 swapFree=11372/178980
[pid=9253] ppid=9250 vsize=9824732 CPUtime=1800 cores=1,3,5,7
/proc/9253/stat : 9253 (java) S 9250 9253 8839 0 -1 4202496 38404 0 1 0 179709 291 0 0 20 0 22 0 107586602 10060525568 1028832 33554432000 1073741824 1073778376 140735439184336 140735439175472 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/9253/statm: 2456183 1028832 2303 9 0 2446860 0
[pid=9253/tid=9254] ppid=9250 vsize=9824732 CPUtime=0.51 cores=1,3,5,7
/proc/9253/task/9254/stat : 9254 (java) S 9250 9253 8839 0 -1 4202560 2450 0 1 0 47 4 0 0 20 0 22 0 107586603 10060525568 1028832 33554432000 1073741824 1073778376 140735439184336 140724103988088 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9253/tid=9256] ppid=9250 vsize=9824732 CPUtime=1.79 cores=1,3,5,7
/proc/9253/task/9256/stat : 9256 (java) S 9250 9253 8839 0 -1 4202560 726 0 0 0 151 28 0 0 20 0 22 0 107586603 10060525568 1028832 33554432000 1073741824 1073778376 140735439184336 140724076439976 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9253/tid=9257] ppid=9250 vsize=9824732 CPUtime=2.17 cores=1,3,5,7
/proc/9253/task/9257/stat : 9257 (java) S 9250 9253 8839 0 -1 4202560 920 0 0 0 189 28 0 0 20 0 22 0 107586603 10060525568 1028832 33554432000 1073741824 1073778376 140735439184336 140724075387432 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9253/tid=9258] ppid=9250 vsize=9824732 CPUtime=1.68 cores=1,3,5,7
/proc/9253/task/9258/stat : 9258 (java) S 9250 9253 8839 0 -1 4202560 902 0 0 0 147 21 0 0 20 0 22 0 107586603 10060525568 1028832 33554432000 1073741824 1073778376 140735439184336 140724074334376 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9253/tid=9259] ppid=9250 vsize=9824732 CPUtime=1.91 cores=1,3,5,7
/proc/9253/task/9259/stat : 9259 (java) S 9250 9253 8839 0 -1 4202560 762 0 0 0 165 26 0 0 20 0 22 0 107586603 10060525568 1028832 33554432000 1073741824 1073778376 140735439184336 140724073281832 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9253/tid=9260] ppid=9250 vsize=9824732 CPUtime=1.86 cores=1,3,5,7
/proc/9253/task/9260/stat : 9260 (java) S 9250 9253 8839 0 -1 4202560 712 0 0 0 164 22 0 0 20 0 22 0 107586603 10060525568 1028832 33554432000 1073741824 1073778376 140735439184336 140724072229800 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9253/tid=9261] ppid=9250 vsize=9824732 CPUtime=1.72 cores=1,3,5,7
/proc/9253/task/9261/stat : 9261 (java) S 9250 9253 8839 0 -1 4202560 671 0 0 0 150 22 0 0 20 0 22 0 107586603 10060525568 1028832 33554432000 1073741824 1073778376 140735439184336 140724071177256 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9253/tid=9262] ppid=9250 vsize=9824732 CPUtime=1.71 cores=1,3,5,7
/proc/9253/task/9262/stat : 9262 (java) S 9250 9253 8839 0 -1 4202560 628 0 0 0 143 28 0 0 20 0 22 0 107586603 10060525568 1028832 33554432000 1073741824 1073778376 140735439184336 140724070124200 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9253/tid=9263] ppid=9250 vsize=9824732 CPUtime=2.03 cores=1,3,5,7
/proc/9253/task/9263/stat : 9263 (java) S 9250 9253 8839 0 -1 4202560 860 0 0 0 177 26 0 0 20 0 22 0 107586603 10060525568 1028832 33554432000 1073741824 1073778376 140735439184336 140724069071656 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9253/tid=9264] ppid=9250 vsize=9824732 CPUtime=4.36 cores=1,3,5,7
/proc/9253/task/9264/stat : 9264 (java) S 9250 9253 8839 0 -1 4202560 2568 0 0 0 430 6 0 0 20 0 22 0 107586605 10060525568 1028832 33554432000 1073741824 1073778376 140735439184336 140723457333608 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9253/tid=9265] ppid=9250 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9253/task/9265/stat : 9265 (java) S 9250 9253 8839 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 107586605 10060525568 1028832 33554432000 1073741824 1073778376 140735439184336 140723456279928 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9253/tid=9266] ppid=9250 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9253/task/9266/stat : 9266 (java) S 9250 9253 8839 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 107586605 10060525568 1028832 33554432000 1073741824 1073778376 140735439184336 140723455226760 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9253/tid=9267] ppid=9250 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9253/task/9267/stat : 9267 (java) S 9250 9253 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107586608 10060525568 1028832 33554432000 1073741824 1073778376 140735439184336 140723454175504 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9253/tid=9268] ppid=9250 vsize=9824732 CPUtime=1.58 cores=1,3,5,7
/proc/9253/task/9268/stat : 9268 (java) S 9250 9253 8839 0 -1 4202560 11551 0 0 0 155 3 0 0 20 0 22 0 107586608 10060525568 1028832 33554432000 1073741824 1073778376 140735439184336 140723453123384 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9253/tid=9269] ppid=9250 vsize=9824732 CPUtime=1.71 cores=1,3,5,7
/proc/9253/task/9269/stat : 9269 (java) S 9250 9253 8839 0 -1 4202560 12523 0 0 0 168 3 0 0 20 0 22 0 107586608 10060525568 1028832 33554432000 1073741824 1073778376 140735439184336 140723452070840 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9253/tid=9270] ppid=9250 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9253/task/9270/stat : 9270 (java) S 9250 9253 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107586608 10060525568 1028832 33554432000 1073741824 1073778376 140735439184336 140723451017976 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9253/tid=9271] ppid=9250 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/9253/task/9271/stat : 9271 (java) S 9250 9253 8839 0 -1 4202560 53 0 0 0 16 21 0 0 20 0 22 0 107586608 10060525568 1028832 33554432000 1073741824 1073778376 140735439184336 140723449965640 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9253/tid=9278] ppid=9250 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9253/task/9278/stat : 9278 (java) S 9250 9253 8839 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 107586700 10060525568 1028832 33554432000 1073741824 1073778376 140735439184336 140723448911144 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9253/tid=9328] ppid=9250 vsize=9824732 CPUtime=831.85 cores=1,3,5,7
/proc/9253/task/9328/stat : 9328 (java) R 9250 9253 8839 0 -1 4202560 7 0 0 0 83173 12 0 0 20 0 22 0 107592881 10060525568 1028832 33554432000 1073741824 1073778376 140735439184336 140723445063952 140723949766764 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=9253/tid=9329] ppid=9250 vsize=9824732 CPUtime=831.82 cores=1,3,5,7
/proc/9253/task/9329/stat : 9329 (java) R 9250 9253 8839 0 -1 4202560 17 0 0 0 83169 13 0 0 20 0 22 0 107592881 10060525568 1028832 33554432000 1073741824 1073778376 140735439184336 140723447856016 140723950648879 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=9253/tid=9330] ppid=9250 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9253/task/9330/stat : 9330 (java) S 9250 9253 8839 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 107592881 10060525568 1028832 33554432000 1073741824 1073778376 140735439184336 140723446805672 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800
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 9253 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 9253 and gives
#  childrusage.ru_utime.tv_sec=1792
#  childrusage.ru_utime.tv_usec=968427
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=461473
# CPU time returned by wait4() is 1796.43
# while last known CPU time is 1800
#
# 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.0299988
#  lost CPU user time (s): 0.0500031
#  lost CPU system time (s): -0.02

Real time (s): 903.497
CPU time (s): 1800.03
CPU user time (s): 1797.14
CPU system time (s): 2.89
CPU usage (%): 199.229
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.97
system time used= 3.46147
maximum resident set size= 4115440
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38440
page faults= 1
swaps= 0
block input operations= 0
block output operations= 744
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 22778
involuntary context switches= 16117

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.62415 second user time and 7.75182 second system time

The end

Launcher Data

Begin job on node105 at 2016-06-07 01:41:59
IDJOB=4081791
IDBENCH=48220
IDSOLVER=2543
FILE ID=node105/4081791-1465256519
RUNJOBID= node105-1465255598-8856
PBS_JOBID= 19843277
Free space on /tmp= 71748 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mis/normalized-mis_500_10_2.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4081791-1465256519/watcher-4081791-1465256519 -o /tmp/evaluation-result-4081791-1465256519/solver-4081791-1465256519 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node105-1465255598-8856 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4081791-1465256519.opb

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

MD5SUM BENCH= 8d62286ae12c02f1d9e42b05c51333f2
RANDOM SEED=1592893550

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

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

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

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.813
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.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		: 2666.813
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:        30021172 kB
Buffers:           66564 kB
Cached:           130588 kB
SwapCached:         1752 kB
Active:          1850044 kB
Inactive:         117180 kB
Active(anon):    1770668 kB
Inactive(anon):     1504 kB
Active(file):      79376 kB
Inactive(file):   115676 kB
Unevictable:      178980 kB
Mlocked:           11372 kB
SwapTotal:      67108856 kB
SwapFree:       67098468 kB
Dirty:              1824 kB
Writeback:             0 kB
AnonPages:       1948280 kB
Mapped:            15304 kB
Shmem:                 0 kB
Slab:             570204 kB
SReclaimable:      13560 kB
SUnreclaim:       556644 kB
KernelStack:        1632 kB
PageTables:         7800 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3372760 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1890304 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= 71748 MiB
End job on node105 at 2016-06-07 01:57:03