Trace number 4119353

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)-127 1800.14 895.97

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-NLC/
minlplib2-pb-0.1.0/opb/normalized-sporttournament28.opb
MD5SUMb8a1b4b1ddd1941fb271e48f47dfd1e4
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-127
Best CPU time to get the best result obtained on this benchmark1800.14
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables0
Total number of constraints0
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint-1
Maximum length of a constraint0
Number of terms in the objective function 972
Biggest coefficient in the objective function 2
Number of bits for the biggest coefficient in the objective function 2
Sum of the numbers in the objective function 1048
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 1048
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)728
Sum of products size (including duplicates)1456
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.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4119353-1467253923.opb
0.09/0.12	c reading problem ... 
0.09/0.13	c  objective function found
0.21/0.25	c ... done. Wall clock time 0.13s.
0.21/0.25	c declared #vars     378
0.21/0.25	c internal #vars     1106
0.21/0.25	c #constraints  1456
0.21/0.26	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.21/0.26	c constraints type 
0.21/0.26	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 728
0.21/0.26	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 728
0.21/0.26	c 1456 constraints processed.
0.21/0.26	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.21/0.26	c constraints type 
0.21/0.26	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 728
0.21/0.26	c org.sat4j.pb.constraints.pb.MaxWatchPb => 728
0.21/0.26	c 1456 constraints processed.
0.21/0.26	c objective function length is 972 literals
0.21/0.28	c And the winner is solver0
0.43/0.76	c SATISFIABLE
0.43/0.76	c OPTIMIZING...
0.43/0.76	c Got one! Elapsed wall clock time (in seconds):0.636
0.43/0.76	o -90
0.95/0.91	c And the winner is solver0
1.27/1.27	c Got one! Elapsed wall clock time (in seconds):1.145
1.27/1.27	o -91
3.35/2.01	c cleaning 2526 clauses out of 5059 with flag 10048/5059
4.25/2.34	c And the winner is solver0
4.34/2.78	c Got one! Elapsed wall clock time (in seconds):2.651
4.34/2.78	o -92
5.16/3.17	c cleaning 3987 clauses out of 7986 with flag 6035/10512
6.82/3.96	c cleaning 4996 clauses out of 10000 with flag 18048/16513
6.82/3.96	c And the winner is solver0
6.96/4.28	c Got one! Elapsed wall clock time (in seconds):4.156
6.96/4.28	o -93
7.41/4.59	c And the winner is solver0
7.61/4.78	c Got one! Elapsed wall clock time (in seconds):4.659
7.61/4.78	o -94
8.46/5.20	c cleaning 5166 clauses out of 10340 with flag 6071/21849
10.15/6.02	c cleaning 5582 clauses out of 11174 with flag 18142/27849
11.98/6.98	c cleaning 6290 clauses out of 12592 with flag 32206/34849
13.06/7.46	c And the winner is solver1
13.21/7.79	c Got one! Elapsed wall clock time (in seconds):7.662
13.21/7.79	o -102
13.78/8.07	c cleaning 5785 clauses out of 11578 with flag 4190/40125
15.41/8.82	c cleaning 5895 clauses out of 11794 with flag 16903/46126
17.48/9.81	c cleaning 6448 clauses out of 12899 with flag 31761/53126
18.08/10.18	c And the winner is solver1
18.25/10.29	c Got one! Elapsed wall clock time (in seconds):10.165
18.25/10.29	o -103
19.05/10.72	c cleaning 6091 clauses out of 12189 with flag 6288/58864
20.64/11.58	c cleaning 6045 clauses out of 12097 with flag 18974/64863
23.11/12.68	c cleaning 6525 clauses out of 13052 with flag 33765/71863
24.71/13.43	c And the winner is solver1
24.78/13.79	c Got one! Elapsed wall clock time (in seconds):13.669
24.78/13.79	o -105
26.28/14.52	c cleaning 8334 clauses out of 16667 with flag 10619/82003
27.88/15.34	c cleaning 7161 clauses out of 14332 with flag 23322/88002
29.68/16.25	c cleaning 7079 clauses out of 14170 with flag 38222/95001
30.49/16.65	c And the winner is solver1
30.59/16.80	c Got one! Elapsed wall clock time (in seconds):16.672
30.59/16.80	o -108
31.00/17.06	c cleaning 6116 clauses out of 12242 with flag 4277/100152
32.59/17.85	c cleaning 6060 clauses out of 12127 with flag 16968/106153
34.60/18.83	c cleaning 6526 clauses out of 13067 with flag 31808/113153
37.16/20.02	c cleaning 7267 clauses out of 14540 with flag 48836/121152
39.56/21.30	c cleaning 8133 clauses out of 16273 with flag 67867/130152
40.59/21.73	c And the winner is solver1
40.69/21.80	c Got one! Elapsed wall clock time (in seconds):21.676
40.69/21.80	o -115
41.09/22.07	c cleaning 6747 clauses out of 13504 with flag 4252/135516
42.90/22.90	c cleaning 6373 clauses out of 12757 with flag 17108/141516
45.10/23.96	c cleaning 6688 clauses out of 13384 with flag 32061/148516
47.50/25.11	c cleaning 7347 clauses out of 14697 with flag 48991/156517
50.12/26.48	c cleaning 8172 clauses out of 16349 with flag 68047/165516
53.31/28.00	c cleaning 9084 clauses out of 18178 with flag 89264/175517
56.72/29.73	c cleaning 10046 clauses out of 20094 with flag 112535/186517
60.51/31.65	c cleaning 11021 clauses out of 22048 with flag 138088/198517
65.35/33.91	c cleaning 12014 clauses out of 24028 with flag 165702/211518
68.55/35.52	c And the winner is solver1
68.55/35.81	c Got one! Elapsed wall clock time (in seconds):35.681
68.55/35.81	o -125
69.97/36.55	c cleaning 13273 clauses out of 26557 with flag 10618/226061
71.57/37.37	c cleaning 9639 clauses out of 19285 with flag 23366/232062
73.57/38.31	c cleaning 8315 clauses out of 16645 with flag 38192/239061
75.57/39.36	c cleaning 8159 clauses out of 16331 with flag 55174/247062
77.97/40.56	c cleaning 8583 clauses out of 17172 with flag 74283/256062
81.26/42.07	c cleaning 9294 clauses out of 18588 with flag 95489/266061
84.46/43.69	c cleaning 10142 clauses out of 20295 with flag 118983/277062
88.26/45.57	c cleaning 11073 clauses out of 22152 with flag 144488/289061
92.26/47.59	c cleaning 12036 clauses out of 24079 with flag 172406/302061
96.65/49.74	c cleaning 13017 clauses out of 26043 with flag 202290/316061
103.17/53.11	c cleaning 14013 clauses out of 28026 with flag 234240/331061
108.17/55.68	c cleaning 15007 clauses out of 30013 with flag 268569/347061
113.78/58.45	c cleaning 16000 clauses out of 32007 with flag 304909/364062
119.76/61.46	c cleaning 17002 clauses out of 34007 with flag 342987/382062
127.17/65.02	c cleaning 17998 clauses out of 36004 with flag 383219/401061
134.16/68.51	c cleaning 19002 clauses out of 38007 with flag 425529/421062
141.55/72.21	c cleaning 20000 clauses out of 40004 with flag 470259/442061
148.96/75.97	c cleaning 21001 clauses out of 42005 with flag 517501/464062
157.89/80.30	c cleaning 22002 clauses out of 44004 with flag 566885/487062
166.49/84.59	c cleaning 22998 clauses out of 46001 with flag 618036/511061
176.29/89.46	c cleaning 23999 clauses out of 48003 with flag 671357/536061
187.67/95.43	c cleaning 25000 clauses out of 50005 with flag 726751/562062
199.07/101.11	c cleaning 25999 clauses out of 52005 with flag 784210/589062
211.20/107.11	c cleaning 27003 clauses out of 54005 with flag 843638/617061
221.80/112.44	c cleaning 27997 clauses out of 56003 with flag 905087/646062
225.59/114.32	c And the winner is solver1
225.59/114.60	c Got one! Elapsed wall clock time (in seconds):114.472
225.59/114.60	o -126
227.26/115.40	c cleaning 21997 clauses out of 44005 with flag 10679/662061
228.85/116.28	c cleaning 13995 clauses out of 28008 with flag 23425/668061
231.05/117.31	c cleaning 10501 clauses out of 21014 with flag 38293/675062
233.25/118.49	c cleaning 9251 clauses out of 18512 with flag 55226/683061
235.85/119.73	c cleaning 9125 clauses out of 18261 with flag 74374/692061
239.28/121.31	c cleaning 9564 clauses out of 19136 with flag 95617/702061
242.48/122.98	c cleaning 10281 clauses out of 20572 with flag 119074/713061
246.28/124.83	c cleaning 11144 clauses out of 22290 with flag 144765/725060
250.48/126.99	c cleaning 12068 clauses out of 24146 with flag 172661/738060
255.08/129.20	c cleaning 13034 clauses out of 26078 with flag 202524/752060
259.87/131.64	c cleaning 14023 clauses out of 28045 with flag 234934/767061
266.06/134.58	c cleaning 15007 clauses out of 30021 with flag 269333/783060
271.86/137.44	c cleaning 16002 clauses out of 32014 with flag 305989/800060
278.47/140.76	c cleaning 17004 clauses out of 34013 with flag 344555/818061
285.28/144.18	c cleaning 18003 clauses out of 36008 with flag 385250/837060
292.61/147.77	c cleaning 19004 clauses out of 38008 with flag 427990/857063
300.01/151.40	c cleaning 19998 clauses out of 40003 with flag 472620/878062
308.01/155.41	c cleaning 20998 clauses out of 42003 with flag 519535/900060
317.68/160.14	c cleaning 22001 clauses out of 44006 with flag 568216/923061
326.88/164.73	c cleaning 22999 clauses out of 46004 with flag 619127/947060
336.68/169.69	c cleaning 23999 clauses out of 48005 with flag 672094/972060
349.45/176.61	c cleaning 25003 clauses out of 50006 with flag 727208/998060
360.05/181.99	c cleaning 25998 clauses out of 52005 with flag 784760/1025062
371.65/187.70	c cleaning 27001 clauses out of 54005 with flag 844423/1053060
384.11/193.96	c cleaning 27999 clauses out of 56004 with flag 905972/1082060
396.72/200.29	c cleaning 29004 clauses out of 58007 with flag 969586/1112062
409.45/206.59	c cleaning 30001 clauses out of 60003 with flag 1035769/1143062
422.06/212.85	c cleaning 30990 clauses out of 62000 with flag 1104086/1175060
437.06/220.26	c cleaning 32006 clauses out of 64011 with flag 1174289/1208061
454.35/228.74	c cleaning 32995 clauses out of 66004 with flag 1245977/1242060
469.75/236.50	c cleaning 34004 clauses out of 68010 with flag 1320493/1277061
485.48/244.14	c cleaning 34999 clauses out of 70005 with flag 1397573/1313060
500.89/251.88	c cleaning 36002 clauses out of 72006 with flag 1477346/1350060
518.08/260.22	c cleaning 36997 clauses out of 74004 with flag 1558565/1388060
518.28/260.33	c cleaning 0 clauses out of 6614 with flag 0/6615
536.28/268.96	c cleaning 38003 clauses out of 76008 with flag 1641890/1427061
554.65/277.96	c cleaning 39002 clauses out of 78006 with flag 1728949/1467062
572.83/286.82	c cleaning 39998 clauses out of 80003 with flag 1818594/1508061
590.23/295.54	c cleaning 40997 clauses out of 82004 with flag 1909606/1550060
608.41/304.49	c cleaning 42003 clauses out of 84009 with flag 2002867/1593062
628.23/314.13	c cleaning 42999 clauses out of 86005 with flag 2098058/1637061
638.28/318.91	c And the winner is solver1
638.28/318.99	c Got one! Elapsed wall clock time (in seconds):318.87
638.28/318.99	o -127
640.27/320.06	c cleaning 35128 clauses out of 70265 with flag 10713/1664320
642.27/321.04	c cleaning 20564 clauses out of 41137 with flag 23525/1670320
644.27/322.08	c cleaning 13782 clauses out of 27572 with flag 38458/1677319
646.87/323.31	c cleaning 10889 clauses out of 21790 with flag 55384/1685319
650.28/324.85	c cleaning 9946 clauses out of 19902 with flag 74438/1694320
653.28/326.37	c cleaning 9972 clauses out of 19955 with flag 95717/1704319
656.88/328.12	c cleaning 10491 clauses out of 20983 with flag 118977/1715319
660.69/330.03	c cleaning 11243 clauses out of 22492 with flag 144546/1727319
664.87/332.10	c cleaning 12123 clauses out of 24249 with flag 172168/1740319
672.77/337.19	c cleaning 13060 clauses out of 26126 with flag 201980/1754319
677.77/339.63	c cleaning 14034 clauses out of 28068 with flag 233693/1769321
682.78/342.16	c cleaning 15014 clauses out of 30032 with flag 267745/1785319
688.45/344.91	c cleaning 16008 clauses out of 32019 with flag 304428/1802320
694.06/347.79	c cleaning 17005 clauses out of 34010 with flag 343051/1820319
700.47/350.97	c cleaning 17999 clauses out of 36006 with flag 383702/1839320
707.16/354.30	c cleaning 19002 clauses out of 38008 with flag 426673/1859321
714.54/357.96	c cleaning 19997 clauses out of 40004 with flag 471621/1880319
722.48/361.86	c cleaning 20997 clauses out of 42007 with flag 518575/1902319
731.49/366.32	c cleaning 22000 clauses out of 44010 with flag 567784/1925319
741.23/371.14	c cleaning 23006 clauses out of 46011 with flag 619172/1949320
751.81/376.36	c cleaning 23999 clauses out of 48005 with flag 672495/1974320
761.79/381.32	c cleaning 25003 clauses out of 50005 with flag 727985/2000319
772.77/386.70	c cleaning 26002 clauses out of 52003 with flag 785550/2027320
784.79/392.68	c cleaning 26998 clauses out of 54002 with flag 844879/2055321
796.98/398.78	c cleaning 28000 clauses out of 56002 with flag 906356/2084319
810.46/405.35	c cleaning 28998 clauses out of 58003 with flag 970062/2114320
823.06/411.66	c cleaning 29998 clauses out of 60004 with flag 1036134/2145319
836.14/418.08	c cleaning 31001 clauses out of 62006 with flag 1104816/2177319
848.93/424.43	c cleaning 31998 clauses out of 64006 with flag 1175733/2210320
861.73/430.84	c cleaning 33000 clauses out of 66008 with flag 1248323/2244320
876.43/438.03	c cleaning 34000 clauses out of 68008 with flag 1322935/2279320
890.63/445.13	c cleaning 35000 clauses out of 70007 with flag 1400165/2315319
905.36/452.35	c cleaning 36000 clauses out of 72008 with flag 1479441/2352320
921.16/460.24	c cleaning 36997 clauses out of 74007 with flag 1560633/2390319
936.56/467.96	c cleaning 38001 clauses out of 76010 with flag 1643717/2429319
952.15/475.76	c cleaning 39002 clauses out of 78010 with flag 1729123/2469320
968.55/483.98	c cleaning 40001 clauses out of 80007 with flag 1816325/2510319
988.08/493.40	c cleaning 40997 clauses out of 82006 with flag 1905605/2552319
1007.10/502.68	c cleaning 42002 clauses out of 84009 with flag 1996859/2595319
1026.49/511.91	c cleaning 43004 clauses out of 86008 with flag 2090361/2639320
1046.40/521.58	c cleaning 43999 clauses out of 88004 with flag 2185993/2684320
1067.45/531.72	c cleaning 45001 clauses out of 90004 with flag 2284438/2730319
1091.46/544.64	c cleaning 46000 clauses out of 92004 with flag 2385203/2777320
1112.13/554.94	c cleaning 46996 clauses out of 94003 with flag 2487149/2825319
1134.07/565.71	c cleaning 48001 clauses out of 96007 with flag 2591484/2874319
1155.21/576.27	c cleaning 49003 clauses out of 98006 with flag 2698113/2924319
1177.37/587.19	c cleaning 49995 clauses out of 100004 with flag 2807287/2975320
1199.79/598.23	c cleaning 51000 clauses out of 102008 with flag 2919110/3027319
1224.06/610.11	c cleaning 52002 clauses out of 104008 with flag 3031723/3080319
1248.55/622.14	c cleaning 52999 clauses out of 106006 with flag 3146701/3134319
1273.78/634.63	c cleaning 54000 clauses out of 108007 with flag 3263959/3189319
1301.17/648.11	c cleaning 55004 clauses out of 110008 with flag 3383735/3245320
1330.36/662.61	c cleaning 56000 clauses out of 112005 with flag 3504986/3302321
1359.75/677.13	c cleaning 56997 clauses out of 114005 with flag 3628590/3360321
1388.55/691.49	c cleaning 58002 clauses out of 116008 with flag 3754274/3419321
1417.48/705.64	c cleaning 58996 clauses out of 118005 with flag 3882295/3479320
1445.06/719.23	c cleaning 60001 clauses out of 120008 with flag 4012819/3540319
1473.55/733.15	c cleaning 60998 clauses out of 122008 with flag 4144852/3602320
1501.66/747.08	c cleaning 62000 clauses out of 124009 with flag 4280438/3665319
1532.47/762.11	c cleaning 63003 clauses out of 126009 with flag 4418634/3729319
1563.83/777.54	c cleaning 64000 clauses out of 128008 with flag 4557536/3794321
1594.08/792.41	c cleaning 64999 clauses out of 130009 with flag 4699482/3860322
1628.20/810.70	c cleaning 66002 clauses out of 132009 with flag 4843305/3927321
1659.82/826.47	c cleaning 66997 clauses out of 134005 with flag 4988428/3995319
1692.97/842.93	c cleaning 67997 clauses out of 136008 with flag 5136304/4064319
1726.92/859.79	c cleaning 69001 clauses out of 138012 with flag 5288332/4134320
1763.31/877.71	c cleaning 70002 clauses out of 140010 with flag 5442806/4205319
1798.14/894.97	c cleaning 71000 clauses out of 142008 with flag 5596779/4277319
1800.14/895.90	c >>>>>>>>>> Solver number 0 (5 answers) <<<<<<<<<<<<<<<<<<
1800.14/895.90	c starts		: 83883
1800.14/895.90	c conflicts		: 4281969
1800.14/895.90	c decisions		: 26363388
1800.14/895.90	c propagations		: 202984894
1800.14/895.90	c inspects		: 5726223314
1800.14/895.90	c shortcuts		: 0
1800.14/895.90	c learnt literals	: 0
1800.14/895.90	c learnt binary clauses	: 0
1800.14/895.90	c learnt ternary clauses	: 0
1800.14/895.90	c learnt constraints	: 4281969
1800.14/895.90	c ignored constraints	: 0
1800.14/895.90	c root simplifications	: 0
1800.14/895.90	c removed literals (reason simplification)	: 9602783
1800.14/895.90	c reason swapping (by a shorter reason)	: 0
1800.14/895.90	c Calls to reduceDB	: 162
1800.14/895.90	c Number of update (reduction) of LBD	: 222928
1800.14/895.90	c Imported unit clauses	: 0
1800.14/895.90	c number of reductions to clauses (during analyze)	: 0
1800.14/895.90	c number of learned constraints concerned by reduction	: 0
1800.14/895.90	c number of learning phase by resolution	: 0
1800.14/895.90	c number of learning phase by cutting planes	: 0
1800.14/895.90	c speed (assignments/second)	: 351856.3868420186
1800.14/895.90	c non guided choices	10
1800.14/895.93	c learnt constraints type 
1800.14/895.93	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 75658
1800.14/895.93	c >>>>>>>>>> Solver number 1 (8 answers) <<<<<<<<<<<<<<<<<<
1800.14/895.93	c starts		: 49
1800.14/895.93	c conflicts		: 12133
1800.14/895.93	c decisions		: 75861
1800.14/895.93	c propagations		: 461755
1800.14/895.93	c inspects		: 512529667
1800.14/895.93	c shortcuts		: 0
1800.14/895.93	c learnt literals	: 0
1800.14/895.93	c learnt binary clauses	: 0
1800.14/895.93	c learnt ternary clauses	: 0
1800.14/895.93	c learnt constraints	: 12132
1800.14/895.93	c ignored constraints	: 0
1800.14/895.93	c root simplifications	: 0
1800.14/895.93	c removed literals (reason simplification)	: 0
1800.14/895.93	c reason swapping (by a shorter reason)	: 0
1800.14/895.93	c Calls to reduceDB	: 1
1800.14/895.93	c Number of update (reduction) of LBD	: 0
1800.14/895.93	c Imported unit clauses	: 0
1800.14/895.93	c number of reductions to clauses (during analyze)	: 0
1800.14/895.93	c number of learned constraints concerned by reduction	: 0
1800.14/895.93	c number of learning phase by resolution	: 0
1800.14/895.93	c number of learning phase by cutting planes	: 0
1800.14/895.93	c speed (assignments/second)	: 518.1621294072761
1800.14/895.93	c non guided choices	12
1800.14/895.93	c learnt constraints type 
1800.14/895.93	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 2
1800.14/895.93	c org.sat4j.pb.constraints.pb.MaxWatchPb => 12130
1800.14/895.93	s SATISFIABLE
1800.14/895.93	c Found 13 solution(s)
1800.14/895.93	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 
1800.14/895.94	c objective function=-127
1800.14/895.94	c Total wall clock time (in seconds): 895.811

Verifier Data

OK	-127

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

pid=8028
running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 3.95 3.84 3.81 4/197 8031
/proc/meminfo: memFree=28403092/32872528 swapFree=239532/272236
[pid=8031] ppid=8028 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/8031/stat : 8031 (java) D 8028 8031 5416 0 -1 4202496 533 0 0 0 0 0 0 0 20 0 1 0 4423335 9515008 185 33554432000 1073741824 1073778376 140734800542400 140734800531464 251134045479 0 0 4096 0 18446744072100588836 0 0 17 4 0 0 0 0 0
/proc/8031/statm: 2323 185 143 9 0 71 0

[startup+0.100057 s]
/proc/loadavg: 3.95 3.84 3.81 4/197 8031
/proc/meminfo: memFree=28403092/32872528 swapFree=239532/272236
[pid=8031] ppid=8028 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/8031/stat : 8031 (java) S 8028 8031 5416 0 -1 4202496 4401 0 1 0 8 1 0 0 20 0 18 0 4423335 9787879424 6026 33554432000 1073741824 1073778376 140734800542400 140734800533536 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8031/statm: 2389619 6026 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.20027 s]
/proc/loadavg: 3.95 3.84 3.81 4/197 8031
/proc/meminfo: memFree=28403092/32872528 swapFree=239532/272236
[pid=8031] ppid=8028 vsize=9558476 CPUtime=0.21 cores=0,2,4,6
/proc/8031/stat : 8031 (java) S 8028 8031 5416 0 -1 4202496 4560 0 1 0 20 1 0 0 20 0 18 0 4423335 9787879424 7175 33554432000 1073741824 1073778376 140734800542400 140734800533536 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8031/statm: 2389619 7175 2195 9 0 2380296 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 9558476

[startup+0.300326 s]
/proc/loadavg: 3.95 3.84 3.81 4/197 8031
/proc/meminfo: memFree=28403092/32872528 swapFree=239532/272236
[pid=8031] ppid=8028 vsize=9824732 CPUtime=0.43 cores=0,2,4,6
/proc/8031/stat : 8031 (java) S 8028 8031 5416 0 -1 4202496 5635 0 1 0 40 3 0 0 20 0 19 0 4423335 10060525568 9412 33554432000 1073741824 1073778376 140734800542400 140734800533536 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8031/statm: 2456183 9412 2239 9 0 2446860 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 9824732

[startup+0.700264 s]
/proc/loadavg: 3.95 3.84 3.81 4/197 8031
/proc/meminfo: memFree=28403092/32872528 swapFree=239532/272236
[pid=8031] ppid=8028 vsize=9824732 CPUtime=0.43 cores=0,2,4,6
/proc/8031/stat : 8031 (java) S 8028 8031 5416 0 -1 4202496 5635 0 1 0 40 3 0 0 20 0 19 0 4423335 10060525568 9412 33554432000 1073741824 1073778376 140734800542400 140734800533536 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8031/statm: 2456183 9412 2239 9 0 2446860 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 9824732

[startup+1.50074 s]
/proc/loadavg: 3.79 3.81 3.80 3/216 8056
/proc/meminfo: memFree=28350864/32872528 swapFree=239532/272236
[pid=8031] ppid=8028 vsize=9824732 CPUtime=2.15 cores=0,2,4,6
/proc/8031/stat : 8031 (java) S 8028 8031 5416 0 -1 4202496 18748 0 1 0 208 7 0 0 20 0 22 0 4423335 10060525568 19904 33554432000 1073741824 1073778376 140734800542400 140734800533536 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8031/statm: 2456183 19904 2264 9 0 2446860 0
[pid=8031/tid=8033] ppid=8028 vsize=9824732 CPUtime=0.25 cores=0,2,4,6
/proc/8031/task/8033/stat : 8033 (java) S 8028 8031 5416 0 -1 4202560 2454 0 1 0 23 2 0 0 20 0 22 0 4423336 10060525568 19904 33554432000 1073741824 1073778376 140734800542400 140054345393016 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8031/tid=8034] ppid=8028 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8031/task/8034/stat : 8034 (java) S 8028 8031 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4423337 10060525568 19904 33554432000 1073741824 1073778376 140734800542400 140054323493032 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8031/tid=8035] ppid=8028 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8031/task/8035/stat : 8035 (java) S 8028 8031 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4423337 10060525568 19904 33554432000 1073741824 1073778376 140734800542400 140054322440488 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8031/tid=8036] ppid=8028 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8031/task/8036/stat : 8036 (java) S 8028 8031 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4423337 10060525568 19904 33554432000 1073741824 1073778376 140734800542400 140054321387944 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8031/tid=8037] ppid=8028 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8031/task/8037/stat : 8037 (java) S 8028 8031 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4423337 10060525568 19904 33554432000 1073741824 1073778376 140734800542400 140053984569896 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8031/tid=8038] ppid=8028 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8031/task/8038/stat : 8038 (java) S 8028 8031 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4423337 10060525568 19904 33554432000 1073741824 1073778376 140734800542400 140053983517352 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8031/tid=8039] ppid=8028 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8031/task/8039/stat : 8039 (java) S 8028 8031 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4423337 10060525568 19904 33554432000 1073741824 1073778376 140734800542400 140053982464808 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8031/tid=8040] ppid=8028 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8031/task/8040/stat : 8040 (java) S 8028 8031 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4423337 10060525568 19904 33554432000 1073741824 1073778376 140734800542400 140053981412264 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8031/tid=8041] ppid=8028 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8031/task/8041/stat : 8041 (java) S 8028 8031 5416 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 4423337 10060525568 19904 33554432000 1073741824 1073778376 140734800542400 140053980359720 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8031/tid=8042] ppid=8028 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8031/task/8042/stat : 8042 (java) S 8028 8031 5416 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 4423339 10060525568 19904 33554432000 1073741824 1073778376 140734800542400 140053968160872 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8031/tid=8043] ppid=8028 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8031/task/8043/stat : 8043 (java) S 8028 8031 5416 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 4423339 10060525568 19904 33554432000 1073741824 1073778376 140734800542400 140053967107192 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8031/tid=8044] ppid=8028 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8031/task/8044/stat : 8044 (java) S 8028 8031 5416 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4423339 10060525568 19904 33554432000 1073741824 1073778376 140734800542400 140053966054536 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8031/tid=8045] ppid=8028 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8031/task/8045/stat : 8045 (java) S 8028 8031 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4423342 10060525568 19904 33554432000 1073741824 1073778376 140734800542400 140053965003280 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8031/tid=8046] ppid=8028 vsize=9824732 CPUtime=0.56 cores=0,2,4,6
/proc/8031/task/8046/stat : 8046 (java) R 8028 8031 5416 0 -1 4202560 6978 0 0 0 56 0 0 0 20 0 22 0 4423342 10060525568 19904 33554432000 1073741824 1073778376 140734800542400 140053963950648 140054352204300 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=8031/tid=8047] ppid=8028 vsize=9824732 CPUtime=0.49 cores=0,2,4,6
/proc/8031/task/8047/stat : 8047 (java) R 8028 8031 5416 0 -1 4202560 7954 0 0 0 49 0 0 0 20 0 22 0 4423342 10060525568 19904 33554432000 1073741824 1073778376 140734800542400 140053962898104 140054351853958 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=8031/tid=8048] ppid=8028 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8031/task/8048/stat : 8048 (java) S 8028 8031 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4423342 10060525568 19904 33554432000 1073741824 1073778376 140734800542400 140053961845752 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8031/tid=8049] ppid=8028 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8031/task/8049/stat : 8049 (java) S 8028 8031 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4423342 10060525568 19904 33554432000 1073741824 1073778376 140734800542400 140053960793416 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8031/tid=8053] ppid=8028 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8031/task/8053/stat : 8053 (java) S 8028 8031 5416 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4423362 10060525568 19904 33554432000 1073741824 1073778376 140734800542400 140053956482216 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 2.15
Current children cumulated vsize (KiB) 9824732

[startup+3.10077 s]
/proc/loadavg: 3.79 3.81 3.80 6/219 8059
/proc/meminfo: memFree=28277244/32872528 swapFree=239532/272236
[pid=8031] ppid=8028 vsize=9824732 CPUtime=5.16 cores=0,2,4,6
/proc/8031/stat : 8031 (java) S 8028 8031 5416 0 -1 4202496 31585 0 1 0 505 11 0 0 20 0 22 0 4423335 10060525568 42294 33554432000 1073741824 1073778376 140734800542400 140734800533536 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8031/statm: 2456183 42294 2271 9 0 2446860 0
[pid=8031/tid=8033] ppid=8028 vsize=9824732 CPUtime=0.26 cores=0,2,4,6
/proc/8031/task/8033/stat : 8033 (java) S 8028 8031 5416 0 -1 4202560 2454 0 1 0 24 2 0 0 20 0 22 0 4423336 10060525568 42294 33554432000 1073741824 1073778376 140734800542400 140054345393016 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8031/tid=8034] ppid=8028 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8031/task/8034/stat : 8034 (java) S 8028 8031 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4423337 10060525568 42294 33554432000 1073741824 1073778376 140734800542400 140054323493032 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8031/tid=8035] ppid=8028 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8031/task/8035/stat : 8035 (java) S 8028 8031 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4423337 10060525568 42294 33554432000 1073741824 1073778376 140734800542400 140054322440488 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8031/tid=8036] ppid=8028 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8031/task/8036/stat : 8036 (java) S 8028 8031 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4423337 10060525568 42294 33554432000 1073741824 1073778376 140734800542400 140054321387944 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8031/tid=8037] ppid=8028 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8031/task/8037/stat : 8037 (java) S 8028 8031 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4423337 10060525568 42294 33554432000 1073741824 1073778376 140734800542400 140053984569896 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8031/tid=8038] ppid=8028 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8031/task/8038/stat : 8038 (java) S 8028 8031 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4423337 10060525568 42294 33554432000 1073741824 1073778376 140734800542400 140053983517352 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8031/tid=8039] ppid=8028 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8031/task/8039/stat : 8039 (java) S 8028 8031 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4423337 10060525568 42294 33554432000 1073741824 1073778376 140734800542400 140053982464808 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8031/tid=8040] ppid=8028 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8031/task/8040/stat : 8040 (java) S 8028 8031 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4423337 10060525568 42294 33554432000 1073741824 1073778376 140734800542400 140053981412264 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8031/tid=8041] ppid=8028 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8031/task/8041/stat : 8041 (java) S 8028 8031 5416 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 4423337 10060525568 42294 33554432000 1073741824 1073778376 140734800542400 140053980359720 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8031/tid=8042] ppid=8028 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8031/task/8042/stat : 8042 (java) S 8028 8031 5416 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 4423339 10060525568 42294 33554432000 1073741824 1073778376 140734800542400 140053968160872 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8031/tid=8043] ppid=8028 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8031/task/8043/stat : 8043 (java) S 8028 8031 5416 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 4423339 10060525568 42294 33554432000 1073741824 1073778376 140734800542400 140053967107192 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8031/tid=8044] ppid=8028 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8031/task/8044/stat : 8044 (java) S 8028 8031 5416 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4423339 10060525568 42294 33554432000 1073741824 1073778376 140734800542400 140053966054536 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8031/tid=8045] ppid=8028 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8031/task/8045/stat : 8045 (java) S 8028 8031 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4423342 10060525568 42294 33554432000 1073741824 1073778376 140734800542400 140053965003280 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8031/tid=8046] ppid=8028 vsize=9824732 CPUtime=1.02 cores=0,2,4,6
/proc/8031/task/8046/stat : 8046 (java) S 8028 8031 5416 0 -1 4202560 14633 0 0 0 101 1 0 0 20 0 22 0 4423342 10060525568 42294 33554432000 1073741824 1073778376 140734800542400 140053963950648 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8031/tid=8047] ppid=8028 vsize=9824732 CPUtime=0.72 cores=0,2,4,6
/proc/8031/task/8047/stat : 8047 (java) S 8028 8031 5416 0 -1 4202560 13086 0 0 0 70 2 0 0 20 0 22 0 4423342 10060525568 42294 33554432000 1073741824 1073778376 140734800542400 140053962898104 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8031/tid=8048] ppid=8028 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8031/task/8048/stat : 8048 (java) S 8028 8031 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4423342 10060525568 42294 33554432000 1073741824 1073778376 140734800542400 140053961845752 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8031/tid=8049] ppid=8028 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8031/task/8049/stat : 8049 (java) S 8028 8031 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4423342 10060525568 42294 33554432000 1073741824 1073778376 140734800542400 140053960793416 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8031/tid=8053] ppid=8028 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8031/task/8053/stat : 8053 (java) S 8028 8031 5416 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4423362 10060525568 42294 33554432000 1073741824 1073778376 140734800542400 140053956482216 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 5.16
Current children cumulated vsize (KiB) 9824732

[startup+6.30087 s]
/proc/loadavg: 3.81 3.81 3.80 5/219 8068
/proc/meminfo: memFree=28176384/32872528 swapFree=239532/272236
[pid=8031] ppid=8028 vsize=9824732 CPUtime=10.77 cores=0,2,4,6
/proc/8031/stat : 8031 (java) S 8028 8031 5416 0 -1 4202496 32279 0 1 0 1057 20 0 0 20 0 22 0 4423335 10060525568 58824 33554432000 1073741824 1073778376 140734800542400 140734800533536 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8031/statm: 2456183 58824 2286 9 0 2446860 0
[pid=8031/tid=8033] ppid=8028 vsize=9824732 CPUtime=0.26 cores=0,2,4,6
/proc/8031/task/8033/stat : 8033 (java) S 8028 8031 5416 0 -1 4202560 2455 0 1 0 24 2 0 0 20 0 22 0 4423336 10060525568 58824 33554432000 1073741824 1073778376 140734800542400 140054345393016 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8031/tid=8034] ppid=8028 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/8031/task/8034/stat : 8034 (java) S 8028 8031 5416 0 -1 4202560 150 0 0 0 2 0 0 0 20 0 22 0 4423337 10060525568 58824 33554432000 1073741824 1073778376 140734800542400 140054323493032 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8031/tid=8035] ppid=8028 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/8031/task/8035/stat : 8035 (java) S 8028 8031 5416 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 22 0 4423337 10060525568 58824 33554432000 1073741824 1073778376 140734800542400 140054322440488 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8031/tid=8036] ppid=8028 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/8031/task/8036/stat : 8036 (java) S 8028 8031 5416 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 22 0 4423337 10060525568 58824 33554432000 1073741824 1073778376 140734800542400 140054321387944 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8031/tid=8037] ppid=8028 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/8031/task/8037/stat : 8037 (java) S 8028 8031 5416 0 -1 4202560 26 0 0 0 3 0 0 0 20 0 22 0 4423337 10060525568 58824 33554432000 1073741824 1073778376 140734800542400 140053984569896 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8031/tid=8038] ppid=8028 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/8031/task/8038/stat : 8038 (java) S 8028 8031 5416 0 -1 4202560 156 0 0 0 2 1 0 0 20 0 22 0 4423337 10060525568 58824 33554432000 1073741824 1073778376 140734800542400 140053983517352 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8031/tid=8039] ppid=8028 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8031/task/8039/stat : 8039 (java) S 8028 8031 5416 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4423337 10060525568 58824 33554432000 1073741824 1073778376 140734800542400 140053982464808 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8031/tid=8040] ppid=8028 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8031/task/8040/stat : 8040 (java) S 8028 8031 5416 0 -1 4202560 121 0 0 0 0 0 0 0 20 0 22 0 4423337 10060525568 58824 33554432000 1073741824 1073778376 140734800542400 140053981412264 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8031/tid=8041] ppid=8028 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/8031/task/8041/stat : 8041 (java) S 8028 8031 5416 0 -1 4202560 116 0 0 0 1 0 0 0 20 0 22 0 4423337 10060525568 58824 33554432000 1073741824 1073778376 140734800542400 140053980359720 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8031/tid=8042] ppid=8028 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8031/task/8042/stat : 8042 (java) S 8028 8031 5416 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 22 0 4423339 10060525568 58824 33554432000 1073741824 1073778376 140734800542400 140053968160872 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8031/tid=8043] ppid=8028 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8031/task/8043/stat : 8043 (java) S 8028 8031 5416 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4423339 10060525568 58824 33554432000 1073741824 1073778376 140734800542400 140053967107192 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8031/tid=8044] ppid=8028 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8031/task/8044/stat : 8044 (java) S 8028 8031 5416 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4423339 10060525568 58824 33554432000 1073741824 1073778376 140734800542400 140053966054536 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8031/tid=8045] ppid=8028 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8031/task/8045/stat : 8045 (java) S 8028 8031 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4423342 10060525568 58824 33554432000 1073741824 1073778376 140734800542400 140053965003280 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8031/tid=8046] ppid=8028 vsize=9824732 CPUtime=1.09 cores=0,2,4,6
/proc/8031/task/8046/stat : 8046 (java) S 8028 8031 5416 0 -1 4202560 14639 0 0 0 107 2 0 0 20 0 22 0 4423342 10060525568 58824 33554432000 1073741824 1073778376 140734800542400 140053963950648 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8031/tid=8047] ppid=8028 vsize=9824732 CPUtime=0.78 cores=0,2,4,6
/proc/8031/task/8047/stat : 8047 (java) S 8028 8031 5416 0 -1 4202560 13086 0 0 0 76 2 0 0 20 0 22 0 4423342 10060525568 58824 33554432000 1073741824 1073778376 140734800542400 140053962898104 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8031/tid=8048] ppid=8028 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8031/task/8048/stat : 8048 (java) S 8028 8031 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4423342 10060525568 58824 33554432000 1073741824 1073778376 140734800542400 140053961845752 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8031/tid=8049] ppid=8028 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8031/task/8049/stat : 8049 (java) S 8028 8031 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4423342 10060525568 58824 33554432000 1073741824 1073778376 140734800542400 140053960793416 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8031/tid=8053] ppid=8028 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8031/task/8053/stat : 8053 (java) S 8028 8031 5416 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4423362 10060525568 58824 33554432000 1073741824 1073778376 140734800542400 140053956482216 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8031/tid=8066] ppid=8028 vsize=9824732 CPUtime=1.45 cores=0,2,4,6
/proc/8031/task/8066/stat : 8066 (java) R 8028 8031 5416 0 -1 4202560 4 0 0 0 145 0 0 0 20 0 22 0 4423814 10060525568 58824 33554432000 1073741824 1073778376 140734800542400 140053958577776 140054203203803 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=8031/tid=8067] ppid=8028 vsize=9824732 CPUtime=1.45 cores=0,2,4,6

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

[pid=8031/tid=8041] ppid=8028 vsize=9824732 CPUtime=5.89 cores=0,2,4,6
/proc/8031/task/8041/stat : 8041 (java) S 8028 8031 5416 0 -1 4202560 1315 0 0 0 551 38 0 0 20 0 22 0 4423337 10060525568 1190477 33554432000 1073741824 1073778376 140734800542400 140053980359720 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8031/tid=8042] ppid=8028 vsize=9824732 CPUtime=10.85 cores=0,2,4,6
/proc/8031/task/8042/stat : 8042 (java) S 8028 8031 5416 0 -1 4202560 3887 0 0 0 1075 10 0 0 20 0 22 0 4423339 10060525568 1190477 33554432000 1073741824 1073778376 140734800542400 140053968160872 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8031/tid=8043] ppid=8028 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8031/task/8043/stat : 8043 (java) S 8028 8031 5416 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4423339 10060525568 1190477 33554432000 1073741824 1073778376 140734800542400 140053967107192 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8031/tid=8044] ppid=8028 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8031/task/8044/stat : 8044 (java) S 8028 8031 5416 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 22 0 4423339 10060525568 1190477 33554432000 1073741824 1073778376 140734800542400 140053966054536 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8031/tid=8045] ppid=8028 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8031/task/8045/stat : 8045 (java) S 8028 8031 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4423342 10060525568 1190477 33554432000 1073741824 1073778376 140734800542400 140053965003280 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8031/tid=8046] ppid=8028 vsize=9824732 CPUtime=1.6 cores=0,2,4,6
/proc/8031/task/8046/stat : 8046 (java) S 8028 8031 5416 0 -1 4202560 21570 0 0 0 157 3 0 0 20 0 22 0 4423342 10060525568 1190477 33554432000 1073741824 1073778376 140734800542400 140053963950648 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8031/tid=8047] ppid=8028 vsize=9824732 CPUtime=1.48 cores=0,2,4,6
/proc/8031/task/8047/stat : 8047 (java) S 8028 8031 5416 0 -1 4202560 13127 0 0 0 146 2 0 0 20 0 22 0 4423342 10060525568 1190477 33554432000 1073741824 1073778376 140734800542400 140053962898104 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8031/tid=8048] ppid=8028 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8031/task/8048/stat : 8048 (java) S 8028 8031 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4423342 10060525568 1190477 33554432000 1073741824 1073778376 140734800542400 140053961845752 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8031/tid=8049] ppid=8028 vsize=9824732 CPUtime=0.31 cores=0,2,4,6
/proc/8031/task/8049/stat : 8049 (java) S 8028 8031 5416 0 -1 4202560 51 0 0 0 13 18 0 0 20 0 22 0 4423342 10060525568 1190477 33554432000 1073741824 1073778376 140734800542400 140053960793416 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8031/tid=8068] ppid=8028 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8031/task/8068/stat : 8068 (java) S 8028 8031 5416 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 4423815 10060525568 1190477 33554432000 1073741824 1073778376 140734800542400 140053957534760 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8031/tid=8096] ppid=8028 vsize=9824732 CPUtime=545.89 cores=0,2,4,6
/proc/8031/task/8096/stat : 8096 (java) R 8028 8031 5416 0 -1 4202560 41 0 0 0 54581 8 0 0 20 0 22 0 4455236 10060525568 1190477 33554432000 1073741824 1073778376 140734800542400 140053958585488 140054203238113 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=8031/tid=8097] ppid=8028 vsize=9824732 CPUtime=545.97 cores=0,2,4,6
/proc/8031/task/8097/stat : 8097 (java) R 8028 8031 5416 0 -1 4202560 27 0 0 0 54589 8 0 0 20 0 22 0 4455236 10060525568 1190477 33554432000 1073741824 1073778376 140734800542400 140053959637168 140054203390004 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=8031/tid=8098] ppid=8028 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8031/task/8098/stat : 8098 (java) S 8028 8031 5416 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 4455236 10060525568 1190477 33554432000 1073741824 1073778376 140734800542400 140053956482088 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1771.47
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+895.901 s]
/proc/loadavg: 3.62 3.85 3.86 5/219 8532
/proc/meminfo: memFree=25012040/32872528 swapFree=239532/272236
[pid=8031] ppid=8028 vsize=9824732 CPUtime=1798.9 cores=0,2,4,6
/proc/8031/stat : 8031 (java) S 8028 8031 5416 0 -1 4202496 54316 0 1 0 179490 400 0 0 20 0 22 0 4423335 10060525568 1190990 33554432000 1073741824 1073778376 140734800542400 140734800533536 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8031/statm: 2456183 1190990 2296 9 0 2446860 0
[pid=8031/tid=8033] ppid=8028 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/8031/task/8033/stat : 8033 (java) S 8028 8031 5416 0 -1 4202560 2467 0 1 0 29 3 0 0 20 0 22 0 4423336 10060525568 1190990 33554432000 1073741824 1073778376 140734800542400 140054345393016 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8031/tid=8034] ppid=8028 vsize=9824732 CPUtime=6.24 cores=0,2,4,6
/proc/8031/task/8034/stat : 8034 (java) S 8028 8031 5416 0 -1 4202560 1652 0 0 0 582 42 0 0 20 0 22 0 4423337 10060525568 1190990 33554432000 1073741824 1073778376 140734800542400 140054323493032 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8031/tid=8035] ppid=8028 vsize=9824732 CPUtime=6 cores=0,2,4,6
/proc/8031/task/8035/stat : 8035 (java) S 8028 8031 5416 0 -1 4202560 954 0 0 0 568 32 0 0 20 0 22 0 4423337 10060525568 1190990 33554432000 1073741824 1073778376 140734800542400 140054322440488 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8031/tid=8036] ppid=8028 vsize=9824732 CPUtime=6.52 cores=0,2,4,6
/proc/8031/task/8036/stat : 8036 (java) S 8028 8031 5416 0 -1 4202560 1192 0 0 0 610 42 0 0 20 0 22 0 4423337 10060525568 1190990 33554432000 1073741824 1073778376 140734800542400 140054321387944 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8031/tid=8037] ppid=8028 vsize=9824732 CPUtime=6.23 cores=0,2,4,6
/proc/8031/task/8037/stat : 8037 (java) S 8028 8031 5416 0 -1 4202560 1268 0 0 0 585 38 0 0 20 0 22 0 4423337 10060525568 1190990 33554432000 1073741824 1073778376 140734800542400 140053984569896 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8031/tid=8038] ppid=8028 vsize=9824732 CPUtime=5.54 cores=0,2,4,6
/proc/8031/task/8038/stat : 8038 (java) S 8028 8031 5416 0 -1 4202560 976 0 0 0 521 33 0 0 20 0 22 0 4423337 10060525568 1190990 33554432000 1073741824 1073778376 140734800542400 140053983517352 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8031/tid=8039] ppid=8028 vsize=9824732 CPUtime=6.02 cores=0,2,4,6
/proc/8031/task/8039/stat : 8039 (java) S 8028 8031 5416 0 -1 4202560 1635 0 0 0 558 44 0 0 20 0 22 0 4423337 10060525568 1190990 33554432000 1073741824 1073778376 140734800542400 140053982464808 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8031/tid=8040] ppid=8028 vsize=9824732 CPUtime=5.85 cores=0,2,4,6
/proc/8031/task/8040/stat : 8040 (java) S 8028 8031 5416 0 -1 4202560 1305 0 0 0 548 37 0 0 20 0 22 0 4423337 10060525568 1190990 33554432000 1073741824 1073778376 140734800542400 140053981412264 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8031/tid=8041] ppid=8028 vsize=9824732 CPUtime=6 cores=0,2,4,6
/proc/8031/task/8041/stat : 8041 (java) S 8028 8031 5416 0 -1 4202560 1315 0 0 0 562 38 0 0 20 0 22 0 4423337 10060525568 1190990 33554432000 1073741824 1073778376 140734800542400 140053980359720 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8031/tid=8042] ppid=8028 vsize=9824732 CPUtime=10.85 cores=0,2,4,6
/proc/8031/task/8042/stat : 8042 (java) S 8028 8031 5416 0 -1 4202560 3888 0 0 0 1075 10 0 0 20 0 22 0 4423339 10060525568 1190990 33554432000 1073741824 1073778376 140734800542400 140053968160872 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8031/tid=8043] ppid=8028 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8031/task/8043/stat : 8043 (java) S 8028 8031 5416 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4423339 10060525568 1190990 33554432000 1073741824 1073778376 140734800542400 140053967107192 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8031/tid=8044] ppid=8028 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8031/task/8044/stat : 8044 (java) S 8028 8031 5416 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 22 0 4423339 10060525568 1190990 33554432000 1073741824 1073778376 140734800542400 140053966054536 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8031/tid=8045] ppid=8028 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8031/task/8045/stat : 8045 (java) S 8028 8031 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4423342 10060525568 1190990 33554432000 1073741824 1073778376 140734800542400 140053965003280 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8031/tid=8046] ppid=8028 vsize=9824732 CPUtime=1.6 cores=0,2,4,6
/proc/8031/task/8046/stat : 8046 (java) S 8028 8031 5416 0 -1 4202560 21570 0 0 0 157 3 0 0 20 0 22 0 4423342 10060525568 1190990 33554432000 1073741824 1073778376 140734800542400 140053963950648 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8031/tid=8047] ppid=8028 vsize=9824732 CPUtime=1.48 cores=0,2,4,6
/proc/8031/task/8047/stat : 8047 (java) S 8028 8031 5416 0 -1 4202560 13127 0 0 0 146 2 0 0 20 0 22 0 4423342 10060525568 1190990 33554432000 1073741824 1073778376 140734800542400 140053962898104 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8031/tid=8048] ppid=8028 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8031/task/8048/stat : 8048 (java) S 8028 8031 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4423342 10060525568 1190990 33554432000 1073741824 1073778376 140734800542400 140053961845752 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8031/tid=8049] ppid=8028 vsize=9824732 CPUtime=0.31 cores=0,2,4,6
/proc/8031/task/8049/stat : 8049 (java) S 8028 8031 5416 0 -1 4202560 53 0 0 0 13 18 0 0 20 0 22 0 4423342 10060525568 1190990 33554432000 1073741824 1073778376 140734800542400 140053960793416 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8031/tid=8068] ppid=8028 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8031/task/8068/stat : 8068 (java) S 8028 8031 5416 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 4423815 10060525568 1190990 33554432000 1073741824 1073778376 140734800542400 140053957534760 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8031/tid=8096] ppid=8028 vsize=9824732 CPUtime=559.32 cores=0,2,4,6
/proc/8031/task/8096/stat : 8096 (java) R 8028 8031 5416 0 -1 4202560 42 0 0 0 55924 8 0 0 20 0 22 0 4455236 10060525568 1190990 33554432000 1073741824 1073778376 140734800542400 140053958577776 140054203177424 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=8031/tid=8097] ppid=8028 vsize=9824732 CPUtime=559.4 cores=0,2,4,6
/proc/8031/task/8097/stat : 8097 (java) R 8028 8031 5416 0 -1 4202560 27 0 0 0 55932 8 0 0 20 0 22 0 4455236 10060525568 1190990 33554432000 1073741824 1073778376 140734800542400 140053959637520 140054203366516 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=8031/tid=8098] ppid=8028 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8031/task/8098/stat : 8098 (java) S 8028 8031 5416 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 4455236 10060525568 1190990 33554432000 1073741824 1073778376 140734800542400 140053956482088 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1798.9
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 8031 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+895.901 s]
/proc/loadavg: 3.62 3.85 3.86 5/219 8532
/proc/meminfo: memFree=25012040/32872528 swapFree=239532/272236
[pid=8031] ppid=8028 vsize=9824732 CPUtime=1798.9 cores=0,2,4,6
/proc/8031/stat : 8031 (java) S 8028 8031 5416 0 -1 4202496 54316 0 1 0 179490 400 0 0 20 0 22 0 4423335 10060525568 1190990 33554432000 1073741824 1073778376 140734800542400 140734800533536 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8031/statm: 2456183 1190990 2296 9 0 2446860 0
[pid=8031/tid=8033] ppid=8028 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/8031/task/8033/stat : 8033 (java) S 8028 8031 5416 0 -1 4202560 2467 0 1 0 29 3 0 0 20 0 22 0 4423336 10060525568 1190990 33554432000 1073741824 1073778376 140734800542400 140054345393016 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8031/tid=8034] ppid=8028 vsize=9824732 CPUtime=6.24 cores=0,2,4,6
/proc/8031/task/8034/stat : 8034 (java) S 8028 8031 5416 0 -1 4202560 1652 0 0 0 582 42 0 0 20 0 22 0 4423337 10060525568 1190990 33554432000 1073741824 1073778376 140734800542400 140054323493032 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8031/tid=8035] ppid=8028 vsize=9824732 CPUtime=6 cores=0,2,4,6
/proc/8031/task/8035/stat : 8035 (java) S 8028 8031 5416 0 -1 4202560 954 0 0 0 568 32 0 0 20 0 22 0 4423337 10060525568 1190990 33554432000 1073741824 1073778376 140734800542400 140054322440488 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8031/tid=8036] ppid=8028 vsize=9824732 CPUtime=6.52 cores=0,2,4,6
/proc/8031/task/8036/stat : 8036 (java) S 8028 8031 5416 0 -1 4202560 1192 0 0 0 610 42 0 0 20 0 22 0 4423337 10060525568 1190990 33554432000 1073741824 1073778376 140734800542400 140054321387944 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8031/tid=8037] ppid=8028 vsize=9824732 CPUtime=6.23 cores=0,2,4,6
/proc/8031/task/8037/stat : 8037 (java) S 8028 8031 5416 0 -1 4202560 1268 0 0 0 585 38 0 0 20 0 22 0 4423337 10060525568 1190990 33554432000 1073741824 1073778376 140734800542400 140053984569896 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8031/tid=8038] ppid=8028 vsize=9824732 CPUtime=5.54 cores=0,2,4,6
/proc/8031/task/8038/stat : 8038 (java) S 8028 8031 5416 0 -1 4202560 976 0 0 0 521 33 0 0 20 0 22 0 4423337 10060525568 1190990 33554432000 1073741824 1073778376 140734800542400 140053983517352 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8031/tid=8039] ppid=8028 vsize=9824732 CPUtime=6.02 cores=0,2,4,6
/proc/8031/task/8039/stat : 8039 (java) S 8028 8031 5416 0 -1 4202560 1635 0 0 0 558 44 0 0 20 0 22 0 4423337 10060525568 1190990 33554432000 1073741824 1073778376 140734800542400 140053982464808 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8031/tid=8040] ppid=8028 vsize=9824732 CPUtime=5.85 cores=0,2,4,6
/proc/8031/task/8040/stat : 8040 (java) S 8028 8031 5416 0 -1 4202560 1305 0 0 0 548 37 0 0 20 0 22 0 4423337 10060525568 1190990 33554432000 1073741824 1073778376 140734800542400 140053981412264 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8031/tid=8041] ppid=8028 vsize=9824732 CPUtime=6 cores=0,2,4,6
/proc/8031/task/8041/stat : 8041 (java) S 8028 8031 5416 0 -1 4202560 1315 0 0 0 562 38 0 0 20 0 22 0 4423337 10060525568 1190990 33554432000 1073741824 1073778376 140734800542400 140053980359720 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8031/tid=8042] ppid=8028 vsize=9824732 CPUtime=10.85 cores=0,2,4,6
/proc/8031/task/8042/stat : 8042 (java) S 8028 8031 5416 0 -1 4202560 3888 0 0 0 1075 10 0 0 20 0 22 0 4423339 10060525568 1190990 33554432000 1073741824 1073778376 140734800542400 140053968160872 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8031/tid=8043] ppid=8028 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8031/task/8043/stat : 8043 (java) S 8028 8031 5416 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4423339 10060525568 1190990 33554432000 1073741824 1073778376 140734800542400 140053967107192 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8031/tid=8044] ppid=8028 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8031/task/8044/stat : 8044 (java) S 8028 8031 5416 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 22 0 4423339 10060525568 1190990 33554432000 1073741824 1073778376 140734800542400 140053966054536 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8031/tid=8045] ppid=8028 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8031/task/8045/stat : 8045 (java) S 8028 8031 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4423342 10060525568 1190990 33554432000 1073741824 1073778376 140734800542400 140053965003280 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8031/tid=8046] ppid=8028 vsize=9824732 CPUtime=1.6 cores=0,2,4,6
/proc/8031/task/8046/stat : 8046 (java) S 8028 8031 5416 0 -1 4202560 21570 0 0 0 157 3 0 0 20 0 22 0 4423342 10060525568 1190990 33554432000 1073741824 1073778376 140734800542400 140053963950648 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8031/tid=8047] ppid=8028 vsize=9824732 CPUtime=1.48 cores=0,2,4,6
/proc/8031/task/8047/stat : 8047 (java) S 8028 8031 5416 0 -1 4202560 13127 0 0 0 146 2 0 0 20 0 22 0 4423342 10060525568 1190990 33554432000 1073741824 1073778376 140734800542400 140053962898104 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8031/tid=8048] ppid=8028 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8031/task/8048/stat : 8048 (java) S 8028 8031 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4423342 10060525568 1190990 33554432000 1073741824 1073778376 140734800542400 140053961845752 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8031/tid=8049] ppid=8028 vsize=9824732 CPUtime=0.31 cores=0,2,4,6
/proc/8031/task/8049/stat : 8049 (java) S 8028 8031 5416 0 -1 4202560 53 0 0 0 13 18 0 0 20 0 22 0 4423342 10060525568 1190990 33554432000 1073741824 1073778376 140734800542400 140053960793416 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8031/tid=8068] ppid=8028 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8031/task/8068/stat : 8068 (java) S 8028 8031 5416 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 4423815 10060525568 1190990 33554432000 1073741824 1073778376 140734800542400 140053957534760 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8031/tid=8096] ppid=8028 vsize=9824732 CPUtime=559.32 cores=0,2,4,6
/proc/8031/task/8096/stat : 8096 (java) R 8028 8031 5416 0 -1 4202560 42 0 0 0 55924 8 0 0 20 0 22 0 4455236 10060525568 1190990 33554432000 1073741824 1073778376 140734800542400 140053958577776 140054203177424 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=8031/tid=8097] ppid=8028 vsize=9824732 CPUtime=559.4 cores=0,2,4,6
/proc/8031/task/8097/stat : 8097 (java) R 8028 8031 5416 0 -1 4202560 27 0 0 0 55932 8 0 0 20 0 22 0 4455236 10060525568 1190990 33554432000 1073741824 1073778376 140734800542400 140053959637520 140054203366516 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=8031/tid=8098] ppid=8028 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8031/task/8098/stat : 8098 (java) S 8028 8031 5416 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 4455236 10060525568 1190990 33554432000 1073741824 1073778376 140734800542400 140053956482088 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1798.9
Current children cumulated vsize (KiB) 9824732

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 8031 and gives
#  childrusage.ru_utime.tv_sec=1791
#  childrusage.ru_utime.tv_usec=899589
#  childrusage.ru_stime.tv_sec=4
#  childrusage.ru_stime.tv_usec=330341
# CPU time returned by wait4() is 1796.23
# while last known CPU time is 1798.9
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...


# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 1.23998
#  lost CPU user time (s): 1.34
#  lost CPU system time (s): -0.0999999

Real time (s): 895.97
CPU time (s): 1800.14
CPU user time (s): 1796.24
CPU system time (s): 3.9
CPU usage (%): 200.915
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.9
system time used= 4.33034
maximum resident set size= 4764096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54361
page faults= 1
swaps= 0
block input operations= 0
block output operations= 960
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24246
involuntary context switches= 32114

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.19706 second user time and 6.71998 second system time

The end

Launcher Data

Begin job on node107 at 2016-06-30 04:32:03
IDJOB=4119353
IDBENCH=111709
IDSOLVER=2543
FILE ID=node107/4119353-1467253923
RUNJOBID= node107-1467248484-5592
PBS_JOBID= 20004476
Free space on /tmp= 71720 MiB

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

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

MD5SUM BENCH= b8a1b4b1ddd1941fb271e48f47dfd1e4
RANDOM SEED=671639202

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        28404256 kB
Buffers:           98624 kB
Cached:           424440 kB
SwapCached:            0 kB
Active:          3025084 kB
Inactive:         431880 kB
Active(anon):    2936404 kB
Inactive(anon):      236 kB
Active(file):      88680 kB
Inactive(file):   431644 kB
Unevictable:      272236 kB
Mlocked:          239532 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               448 kB
Writeback:             0 kB
AnonPages:       3225724 kB
Mapped:            22244 kB
Shmem:               204 kB
Slab:             604612 kB
SReclaimable:      48676 kB
SUnreclaim:       555936 kB
KernelStack:        1808 kB
PageTables:         9960 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3544088 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2928640 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

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