Trace number 4100234

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)42 1800.08 925.55

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-reduced-mps-v2-20-10-markshare2_1.opb
MD5SUMf3b3c7fec040599f5daa92cc157157c9
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark55.8595
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 9
Optimality of the best value was proved NO
Number of variables330
Total number of constraints13
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 constraints13
Minimum length of a constraint11
Maximum length of a constraint150
Number of terms in the objective function 210
Biggest coefficient in the objective function 37450
Number of bits for the biggest coefficient in the objective function 16
Sum of the numbers in the objective function 524454
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 261082
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 524454
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.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 	16
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@22c84d9
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@3f7fa65e
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@558385e3
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@3f7fa65e
0.10/0.12	c --- End Solver configuration ---
0.10/0.12	c solving HOME/instance-4100234-1466208766.opb
0.10/0.12	c reading problem ... 
0.10/0.12	c  objective function found
0.10/0.19	c ... done. Wall clock time 0.074s.
0.10/0.19	c declared #vars     330
0.10/0.19	c #constraints  20
0.10/0.19	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.19	c constraints type 
0.10/0.19	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 20
0.10/0.19	c 20 constraints processed.
0.10/0.19	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.20	c constraints type 
0.10/0.20	c org.sat4j.pb.constraints.pb.MaxWatchPb => 20
0.10/0.20	c 20 constraints processed.
0.10/0.20	c objective function length is 210 literals
1.46/0.56	c And the winner is solver1
1.79/0.70	c SATISFIABLE
1.79/0.70	c OPTIMIZING...
1.79/0.70	c Got one! Elapsed wall clock time (in seconds):0.579
1.79/0.70	o 322
1.79/0.74	c And the winner is solver0
1.95/1.20	c Got one! Elapsed wall clock time (in seconds):1.081
1.95/1.20	o 111
1.98/1.26	c And the winner is solver0
2.38/1.70	c Got one! Elapsed wall clock time (in seconds):1.582
2.38/1.70	o 88
2.38/1.79	c And the winner is solver0
2.71/2.20	c Got one! Elapsed wall clock time (in seconds):2.084
2.71/2.20	o 78
2.71/2.28	c And the winner is solver1
2.93/2.70	c Got one! Elapsed wall clock time (in seconds):2.586
2.93/2.70	o 62
3.16/2.88	c cleaning 3413 clauses out of 6826 with flag 4852/6826
3.45/2.99	c And the winner is solver1
3.84/3.21	c Got one! Elapsed wall clock time (in seconds):3.088
3.84/3.21	o 55
4.56/3.53	c cleaning 4613 clauses out of 9225 with flag 9469/12638
5.91/4.16	c cleaning 5312 clauses out of 10623 with flag 23097/18649
7.26/4.72	c cleaning 6150 clauses out of 12299 with flag 40275/25637
10.17/6.11	c cleaning 7077 clauses out of 14154 with flag 56624/33642
14.66/8.20	c cleaning 8035 clauses out of 16074 with flag 74978/42639
20.21/10.96	c cleaning 9019 clauses out of 18039 with flag 95595/52639
27.01/14.22	c cleaning 10011 clauses out of 20021 with flag 119662/63640
35.62/18.57	c cleaning 10992 clauses out of 22008 with flag 144915/75638
42.37/21.89	c cleaning 12000 clauses out of 24019 with flag 171672/88641
51.37/26.38	c cleaning 13000 clauses out of 26019 with flag 201325/102641
61.37/31.38	c cleaning 13997 clauses out of 28020 with flag 233468/117642
69.97/35.68	c cleaning 15004 clauses out of 30020 with flag 271695/133639
79.37/40.37	c cleaning 15995 clauses out of 32015 with flag 316841/150638
91.20/46.27	c cleaning 16991 clauses out of 34019 with flag 365358/168637
105.85/53.43	c cleaning 18002 clauses out of 36029 with flag 416568/187638
126.67/63.82	c cleaning 19002 clauses out of 38027 with flag 465459/207638
141.56/71.14	c cleaning 20005 clauses out of 40025 with flag 509044/228638
146.78/73.78	c cleaning 21003 clauses out of 42019 with flag 556458/250637
151.18/75.95	c cleaning 22005 clauses out of 44016 with flag 606075/273637
155.58/78.13	c cleaning 22997 clauses out of 46012 with flag 659032/297638
161.76/81.25	c cleaning 23993 clauses out of 48015 with flag 715193/322638
169.56/85.13	c cleaning 24996 clauses out of 50021 with flag 774204/348637
177.36/89.09	c cleaning 26008 clauses out of 52028 with flag 834668/375640
186.81/93.57	c cleaning 26994 clauses out of 54018 with flag 898754/403638
195.99/98.12	c cleaning 27993 clauses out of 56023 with flag 964513/432637
205.39/102.85	c cleaning 28999 clauses out of 58030 with flag 1035338/462637
215.78/108.09	c cleaning 30000 clauses out of 60032 with flag 1106788/493638
228.60/114.43	c cleaning 30994 clauses out of 62031 with flag 1178204/525637
239.98/120.11	c cleaning 31999 clauses out of 64039 with flag 1254076/558639
250.98/125.66	c cleaning 33008 clauses out of 66038 with flag 1327230/592637
264.18/132.21	c cleaning 34005 clauses out of 68030 with flag 1403672/627637
276.11/138.01	c cleaning 35008 clauses out of 70026 with flag 1488061/663638
288.71/144.34	c cleaning 35981 clauses out of 72018 with flag 1579017/700638
301.10/150.54	c cleaning 36994 clauses out of 74036 with flag 1665156/738637
315.90/157.95	c cleaning 37995 clauses out of 76042 with flag 1755617/777637
333.27/166.48	c cleaning 39004 clauses out of 78050 with flag 1845299/817640
353.67/176.62	c cleaning 40002 clauses out of 80043 with flag 1933586/858637
372.33/185.90	c cleaning 41002 clauses out of 82044 with flag 2024907/900640
390.35/194.85	c cleaning 41995 clauses out of 84039 with flag 2120660/943637
408.74/203.95	c cleaning 43008 clauses out of 86045 with flag 2223454/987638
428.41/213.73	c cleaning 43989 clauses out of 88036 with flag 2320127/1032637
451.47/225.22	c cleaning 44998 clauses out of 90049 with flag 2423583/1078639
476.49/237.78	c cleaning 46005 clauses out of 92051 with flag 2532421/1125639
500.08/249.54	c cleaning 46997 clauses out of 94046 with flag 2640794/1173639
526.48/262.75	c cleaning 47989 clauses out of 96047 with flag 2754224/1222637
549.48/274.26	c cleaning 49030 clauses out of 98063 with flag 2867963/1272642
569.45/284.17	c cleaning 49995 clauses out of 100028 with flag 2990371/1323637
591.07/294.99	c cleaning 51014 clauses out of 102033 with flag 3114097/1375637
611.06/304.85	c cleaning 52007 clauses out of 104019 with flag 3239793/1428637
636.43/317.58	c cleaning 52997 clauses out of 106012 with flag 3356454/1482637
671.05/334.77	c cleaning 53993 clauses out of 108015 with flag 3477798/1537637
700.66/349.60	c cleaning 54994 clauses out of 110023 with flag 3610430/1593638
734.06/366.11	c cleaning 55999 clauses out of 112031 with flag 3745037/1650640
766.67/382.47	c cleaning 57007 clauses out of 114029 with flag 3869594/1708637
803.03/400.58	c cleaning 58001 clauses out of 116024 with flag 3993429/1767639
841.01/419.54	c cleaning 59000 clauses out of 118021 with flag 4116468/1827637
880.50/439.29	c cleaning 59999 clauses out of 120021 with flag 4242704/1888637
922.32/460.01	c cleaning 60999 clauses out of 122022 with flag 4370552/1950637
965.40/481.46	c cleaning 61999 clauses out of 124024 with flag 4498970/2013638
1014.12/505.71	c cleaning 63003 clauses out of 126026 with flag 4629373/2077639
1065.07/531.19	c cleaning 63999 clauses out of 128023 with flag 4764388/2142639
1113.88/555.40	c cleaning 65002 clauses out of 130023 with flag 4901870/2208638
1167.18/581.91	c cleaning 66006 clauses out of 132021 with flag 5040757/2275638
1223.15/609.82	c cleaning 66996 clauses out of 134016 with flag 5184423/2343639
1254.42/625.42	c cleaning 68001 clauses out of 136019 with flag 5345250/2412638
1292.83/644.64	c cleaning 69001 clauses out of 138020 with flag 5510963/2482640
1336.40/666.48	c cleaning 70001 clauses out of 140016 with flag 5674147/2553637
1384.00/690.27	c cleaning 70984 clauses out of 142015 with flag 5839985/2625637
1412.39/704.46	c And the winner is solver0
1465.40/757.61	c Got one! Elapsed wall clock time (in seconds):757.496
1465.40/757.61	o 54
1472.39/760.93	c cleaning 59561 clauses out of 119142 with flag 11989/2673748
1474.59/762.03	c cleaning 32790 clauses out of 65584 with flag 26127/2679751
1475.99/762.75	c cleaning 19894 clauses out of 39796 with flag 43497/2686753
1477.41/763.42	c cleaning 13941 clauses out of 27898 with flag 61395/2694749
1478.59/764.01	c cleaning 11472 clauses out of 22957 with flag 80029/2703749
1479.81/764.64	c cleaning 10735 clauses out of 21485 with flag 100910/2713749
1481.39/765.40	c cleaning 10867 clauses out of 21752 with flag 123942/2724751
1482.99/766.27	c cleaning 11438 clauses out of 22885 with flag 149347/2736751
1485.19/767.35	c cleaning 12211 clauses out of 24446 with flag 176586/2749750
1487.39/768.47	c cleaning 13110 clauses out of 26234 with flag 207012/2763749
1490.19/769.88	c cleaning 14051 clauses out of 28123 with flag 238910/2778748
1493.59/771.58	c cleaning 15029 clauses out of 30072 with flag 272659/2794748
1497.79/773.60	c cleaning 16012 clauses out of 32043 with flag 308597/2811748
1502.65/776.00	c cleaning 17006 clauses out of 34032 with flag 346950/2829749
1507.91/778.62	c cleaning 18005 clauses out of 36027 with flag 388060/2848750
1513.14/781.28	c cleaning 19007 clauses out of 38023 with flag 431803/2868751
1519.36/784.36	c cleaning 20002 clauses out of 40018 with flag 477535/2889753
1526.07/787.64	c cleaning 20999 clauses out of 42013 with flag 525244/2911750
1526.45/787.90	c And the winner is solver1
1526.50/788.13	c Got one! Elapsed wall clock time (in seconds):788.01
1526.50/788.13	o 52
1526.83/788.38	c cleaning 13331 clauses out of 26661 with flag 6495/2917397
1528.03/788.92	c cleaning 9662 clauses out of 19329 with flag 20890/2923396
1529.90/789.95	c cleaning 8328 clauses out of 16667 with flag 38436/2930396
1531.48/790.71	c cleaning 8167 clauses out of 16340 with flag 58709/2938397
1533.28/791.61	c cleaning 8583 clauses out of 17174 with flag 80377/2947398
1535.08/792.54	c cleaning 9294 clauses out of 18589 with flag 105622/2957396
1537.14/793.58	c cleaning 10140 clauses out of 20295 with flag 132758/2968396
1537.34/793.69	c And the winner is solver0
1537.62/793.84	c Got one! Elapsed wall clock time (in seconds):793.727
1537.62/793.84	o 51
1538.41/794.21	c cleaning 7666 clauses out of 15340 with flag 10048/2973581
1538.61/794.36	c And the winner is solver0
1538.75/794.85	c Got one! Elapsed wall clock time (in seconds):794.733
1538.75/794.85	o 44
1539.23/795.16	c cleaning 6720 clauses out of 13439 with flag 8726/2979346
1540.24/795.67	c cleaning 6356 clauses out of 12719 with flag 23764/2985346
1541.44/796.21	c cleaning 6683 clauses out of 13366 with flag 42479/2992349
1543.09/797.04	c cleaning 7341 clauses out of 14682 with flag 61893/3000348
1545.93/798.47	c cleaning 8168 clauses out of 16340 with flag 83739/3009347
1549.80/800.37	c cleaning 9078 clauses out of 18172 with flag 106889/3019347
1553.09/802.01	c cleaning 10045 clauses out of 20094 with flag 134831/3030347
1556.33/803.57	c cleaning 11020 clauses out of 22049 with flag 165261/3042347
1560.36/805.58	c cleaning 12008 clauses out of 24032 with flag 199879/3055350
1564.18/807.45	c cleaning 13004 clauses out of 26020 with flag 235781/3069346
1567.96/809.31	c cleaning 14007 clauses out of 28017 with flag 275061/3084347
1572.19/811.41	c cleaning 14999 clauses out of 30009 with flag 313175/3100346
1576.67/813.66	c cleaning 16000 clauses out of 32019 with flag 355142/3117355
1581.16/815.87	c cleaning 17001 clauses out of 34013 with flag 399278/3135349
1586.76/818.62	c cleaning 18006 clauses out of 36012 with flag 446070/3154349
1596.67/823.60	c cleaning 18998 clauses out of 38007 with flag 495320/3174350
1602.86/826.59	c cleaning 20000 clauses out of 40007 with flag 546522/3195348
1609.06/829.64	c cleaning 21008 clauses out of 42016 with flag 602198/3217357
1614.73/832.47	c cleaning 21998 clauses out of 43998 with flag 657274/3240347
1620.37/835.24	c cleaning 22999 clauses out of 46003 with flag 715593/3264350
1627.77/838.90	c cleaning 24002 clauses out of 48003 with flag 777460/3289349
1634.26/842.11	c cleaning 24995 clauses out of 49999 with flag 840832/3315347
1637.68/843.86	c And the winner is solver0
1638.61/844.92	c Got one! Elapsed wall clock time (in seconds):844.802
1638.61/844.92	o 43
1640.28/845.71	c cleaning 22643 clauses out of 45290 with flag 12184/3335633
1641.47/846.36	c cleaning 14321 clauses out of 28650 with flag 26904/3341636
1642.68/846.96	c cleaning 10662 clauses out of 21324 with flag 43422/3348631
1644.32/847.72	c cleaning 9327 clauses out of 18663 with flag 62962/3356632
1645.94/848.55	c cleaning 9167 clauses out of 18338 with flag 84055/3365634
1647.94/849.58	c cleaning 9581 clauses out of 19169 with flag 108091/3375632
1650.22/850.61	c cleaning 10290 clauses out of 20588 with flag 136498/3386632
1652.62/851.83	c cleaning 11152 clauses out of 22304 with flag 164973/3398638
1657.91/854.44	c cleaning 12072 clauses out of 24149 with flag 195615/3411635
1660.73/855.85	c cleaning 13037 clauses out of 26073 with flag 229099/3425631
1663.91/857.43	c cleaning 14012 clauses out of 28036 with flag 266501/3440631
1667.11/859.01	c cleaning 15010 clauses out of 30024 with flag 305211/3456631
1671.51/861.21	c cleaning 16008 clauses out of 32015 with flag 347627/3473632
1675.11/863.00	c cleaning 17000 clauses out of 34009 with flag 389244/3491634
1679.38/865.19	c cleaning 18004 clauses out of 36008 with flag 434690/3510633
1685.64/868.20	c cleaning 19002 clauses out of 38003 with flag 481305/3530632
1691.04/870.96	c cleaning 20005 clauses out of 40013 with flag 533143/3551644
1697.55/874.18	c cleaning 20998 clauses out of 41995 with flag 585275/3573631
1700.20/875.49	c And the winner is solver0
1700.32/875.93	c Got one! Elapsed wall clock time (in seconds):875.813
1700.32/875.93	o 42
1701.71/876.69	c cleaning 17861 clauses out of 35727 with flag 12040/3588361
1702.93/877.28	c cleaning 11933 clauses out of 23865 with flag 26885/3594360
1704.53/878.01	c cleaning 9456 clauses out of 18933 with flag 44580/3601361
1706.14/878.80	c cleaning 8738 clauses out of 17485 with flag 63458/3609369
1708.00/879.73	c cleaning 8864 clauses out of 17738 with flag 84849/3618360
1709.84/880.69	c cleaning 9438 clauses out of 18875 with flag 109140/3628361
1712.11/881.70	c cleaning 10213 clauses out of 20436 with flag 136384/3639360
1715.18/883.26	c cleaning 11106 clauses out of 22223 with flag 165696/3651360
1717.80/884.57	c cleaning 12055 clauses out of 24117 with flag 196850/3664360
1720.58/885.93	c cleaning 13032 clauses out of 26064 with flag 230153/3678362
1724.81/888.02	c cleaning 14013 clauses out of 28030 with flag 269344/3693360
1728.01/889.63	c cleaning 15008 clauses out of 30020 with flag 308466/3709363
1732.02/891.69	c cleaning 16009 clauses out of 32021 with flag 349238/3726372
1735.82/893.53	c cleaning 17000 clauses out of 34000 with flag 390829/3744360
1740.02/895.64	c cleaning 17988 clauses out of 36000 with flag 436680/3763360
1746.02/898.61	c cleaning 19002 clauses out of 38015 with flag 484642/3783363
1751.77/901.42	c cleaning 20010 clauses out of 40020 with flag 533763/3804370
1758.21/904.61	c cleaning 21000 clauses out of 42000 with flag 586227/3826360
1764.05/907.54	c cleaning 22001 clauses out of 44002 with flag 641171/3849362
1771.23/911.17	c cleaning 22997 clauses out of 46000 with flag 699793/3873361
1780.08/915.60	c cleaning 24001 clauses out of 48007 with flag 761392/3898365
1787.68/919.35	c cleaning 24995 clauses out of 50001 with flag 824081/3924360
1794.28/922.61	c cleaning 26001 clauses out of 52008 with flag 888457/3951362
1800.08/925.50	c >>>>>>>>>> Solver number 0 (8 answers) <<<<<<<<<<<<<<<<<<
1800.08/925.50	c starts		: 27820
1800.08/925.50	c conflicts		: 3973840
1800.08/925.50	c decisions		: 7436183
1800.08/925.50	c propagations		: 54249919
1800.08/925.50	c inspects		: 16339075723
1800.08/925.50	c shortcuts		: 0
1800.08/925.50	c learnt literals	: 0
1800.08/925.50	c learnt binary clauses	: 0
1800.08/925.50	c learnt ternary clauses	: 0
1800.08/925.50	c learnt constraints	: 3973840
1800.08/925.50	c ignored constraints	: 0
1800.08/925.50	c root simplifications	: 0
1800.08/925.50	c removed literals (reason simplification)	: 6536579
1800.08/925.50	c reason swapping (by a shorter reason)	: 0
1800.08/925.50	c Calls to reduceDB	: 158
1800.08/925.50	c Number of update (reduction) of LBD	: 514765
1800.08/925.50	c Imported unit clauses	: 0
1800.08/925.50	c number of reductions to clauses (during analyze)	: 0
1800.08/925.50	c number of learned constraints concerned by reduction	: 0
1800.08/925.50	c number of learning phase by resolution	: 0
1800.08/925.50	c number of learning phase by cutting planes	: 0
1800.08/925.50	c speed (assignments/second)	: 394918.2427021912
1800.08/925.50	c non guided choices	1139
1800.08/925.52	c learnt constraints type 
1800.08/925.52	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 48485
1800.08/925.52	c >>>>>>>>>> Solver number 1 (4 answers) <<<<<<<<<<<<<<<<<<
1800.08/925.52	c starts		: 13
1800.08/925.52	c conflicts		: 1169
1800.08/925.52	c decisions		: 63823
1800.08/925.52	c propagations		: 155547
1800.08/925.52	c inspects		: 36662946
1800.08/925.52	c shortcuts		: 0
1800.08/925.52	c learnt literals	: 0
1800.08/925.52	c learnt binary clauses	: 0
1800.08/925.52	c learnt ternary clauses	: 0
1800.08/925.52	c learnt constraints	: 1162
1800.08/925.52	c ignored constraints	: 0
1800.08/925.52	c root simplifications	: 0
1800.08/925.52	c removed literals (reason simplification)	: 0
1800.08/925.52	c reason swapping (by a shorter reason)	: 0
1800.08/925.52	c Calls to reduceDB	: 0
1800.08/925.52	c Number of update (reduction) of LBD	: 0
1800.08/925.52	c Imported unit clauses	: 0
1800.08/925.52	c number of reductions to clauses (during analyze)	: 0
1800.08/925.52	c number of learned constraints concerned by reduction	: 0
1800.08/925.52	c number of learning phase by resolution	: 0
1800.08/925.52	c number of learning phase by cutting planes	: 0
1800.08/925.52	c speed (assignments/second)	: 3137.862863367695
1800.08/925.52	c non guided choices	774
1800.08/925.52	c learnt constraints type 
1800.08/925.52	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1162
1800.08/925.52	s SATISFIABLE
1800.08/925.52	c Found 12 solution(s)
1800.08/925.53	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 
1800.08/925.53	c objective function=42
1800.08/925.53	c Total wall clock time (in seconds): 925.409

Verifier Data

OK	42

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

pid=18525
running on 8 cores: 4-7,12-15

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.12 4.14 3.80 4/284 18528
/proc/meminfo: memFree=28949356/32872528 swapFree=7804/7804
[pid=18528] ppid=18525 vsize=92900 CPUtime=0 cores=4-7,12-15
/proc/18528/stat : 18528 (java) S 18525 18528 15292 0 -1 4202496 1296 0 0 0 0 0 0 0 20 0 2 0 22921154 95129600 928 33554432000 1073741824 1073778376 140736146685200 140736146676336 216811995197 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/18528/statm: 23225 928 703 9 0 16769 0
[pid=18528/tid=18529] ppid=18525 vsize=92900 CPUtime=0 cores=4-7,12-15
/proc/18528/task/18529/stat : 18529 (java) D 18525 18528 15292 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 2 0 22921155 95129600 928 33554432000 1073741824 1073778376 140736146685200 140306618703400 216799472935 0 0 4096 0 18446744072100756772 0 0 -1 6 0 0 0 0 0

[startup+0.100115 s]
/proc/loadavg: 4.12 4.14 3.80 4/284 18528
/proc/meminfo: memFree=28949356/32872528 swapFree=7804/7804
[pid=18528] ppid=18525 vsize=9896436 CPUtime=0.1 cores=4-7,12-15
/proc/18528/stat : 18528 (java) S 18525 18528 15292 0 -1 4202496 4461 0 1 0 8 2 0 0 20 0 23 0 22921154 10133950464 6087 33554432000 1073741824 1073778376 140736146685200 140736146676336 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/18528/statm: 2474109 6087 2126 9 0 2464786 0
[pid=18528/tid=18529] ppid=18525 vsize=9896436 CPUtime=0.06 cores=4-7,12-15
/proc/18528/task/18529/stat : 18529 (java) R 18525 18528 15292 0 -1 4202560 2413 0 1 0 5 1 0 0 20 0 23 0 22921155 10133950464 6087 33554432000 1073741824 1073778376 140736146685200 140306618706800 216812021005 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9896436

[startup+0.200269 s]
/proc/loadavg: 4.12 4.14 3.80 4/284 18528
/proc/meminfo: memFree=28949356/32872528 swapFree=7804/7804
[pid=18528] ppid=18525 vsize=9896436 CPUtime=0.27 cores=4-7,12-15
/proc/18528/stat : 18528 (java) S 18525 18528 15292 0 -1 4202496 4904 0 1 0 25 2 0 0 20 0 23 0 22921154 10133950464 7459 33554432000 1073741824 1073778376 140736146685200 140736146676336 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/18528/statm: 2474366 7461 2213 9 0 2465043 0
[pid=18528/tid=18529] ppid=18525 vsize=9963000 CPUtime=0.16 cores=4-7,12-15
/proc/18528/task/18529/stat : 18529 (java) R 18525 18528 15292 0 -1 4202560 2435 0 1 0 15 1 0 0 20 0 24 0 22921155 10202112000 7462 33554432000 1073741824 1073778376 140736146685200 140306618708864 216812020149 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 9896436

[startup+0.300267 s]
/proc/loadavg: 4.12 4.14 3.80 4/284 18528
/proc/meminfo: memFree=28949356/32872528 swapFree=7804/7804
[pid=18528] ppid=18525 vsize=10162692 CPUtime=0.66 cores=4-7,12-15
/proc/18528/stat : 18528 (java) S 18525 18528 15292 0 -1 4202496 10819 0 1 0 63 3 0 0 20 0 27 0 22921154 10406596608 12711 33554432000 1073741824 1073778376 140736146685200 140736146676336 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/18528/statm: 2540673 12711 2235 9 0 2531350 0
[pid=18528/tid=18529] ppid=18525 vsize=10162692 CPUtime=0.16 cores=4-7,12-15
/proc/18528/task/18529/stat : 18529 (java) S 18525 18528 15292 0 -1 4202560 2437 0 1 0 15 1 0 0 20 0 27 0 22921155 10406596608 12712 33554432000 1073741824 1073778376 140736146685200 140306618708856 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 10162692

[startup+0.700283 s]
/proc/loadavg: 4.12 4.14 3.80 4/284 18528
/proc/meminfo: memFree=28949356/32872528 swapFree=7804/7804
[pid=18528] ppid=18525 vsize=10162692 CPUtime=1.79 cores=4-7,12-15
/proc/18528/stat : 18528 (java) S 18525 18528 15292 0 -1 4202496 16414 0 1 0 173 6 0 0 20 0 24 0 22921154 10406596608 19165 33554432000 1073741824 1073778376 140736146685200 140736146676336 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/18528/statm: 2540673 19165 2252 9 0 2531350 0
[pid=18528/tid=18529] ppid=18525 vsize=10162692 CPUtime=0.16 cores=4-7,12-15
/proc/18528/task/18529/stat : 18529 (java) S 18525 18528 15292 0 -1 4202560 2437 0 1 0 15 1 0 0 20 0 24 0 22921155 10406596608 19165 33554432000 1073741824 1073778376 140736146685200 140306618708856 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1.79
Current children cumulated vsize (KiB) 10162692

[startup+1.50101 s]
/proc/loadavg: 4.12 4.14 3.80 3/308 18558
/proc/meminfo: memFree=28869708/32872528 swapFree=7804/7804
[pid=18528] ppid=18525 vsize=10162692 CPUtime=2.38 cores=4-7,12-15
/proc/18528/stat : 18528 (java) S 18525 18528 15292 0 -1 4202496 17320 0 1 0 228 10 0 0 20 0 24 0 22921154 10406596608 26885 33554432000 1073741824 1073778376 140736146685200 140736146676336 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/18528/statm: 2540673 26885 2262 9 0 2531350 0
[pid=18528/tid=18529] ppid=18525 vsize=10162692 CPUtime=0.18 cores=4-7,12-15
/proc/18528/task/18529/stat : 18529 (java) S 18525 18528 15292 0 -1 4202560 2438 0 1 0 16 2 0 0 20 0 24 0 22921155 10406596608 26885 33554432000 1073741824 1073778376 140736146685200 140306618708856 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18528/tid=18531] ppid=18525 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/18528/task/18531/stat : 18531 (java) S 18525 18528 15292 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 22921156 10406596608 26885 33554432000 1073741824 1073778376 140736146685200 140306591161384 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=18528/tid=18532] ppid=18525 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/18528/task/18532/stat : 18532 (java) S 18525 18528 15292 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 22921156 10406596608 26885 33554432000 1073741824 1073778376 140736146685200 140306590108584 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18528/tid=18533] ppid=18525 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/18528/task/18533/stat : 18533 (java) S 18525 18528 15292 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 22921156 10406596608 26885 33554432000 1073741824 1073778376 140736146685200 140306589055784 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18528/tid=18534] ppid=18525 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/18528/task/18534/stat : 18534 (java) S 18525 18528 15292 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 22921156 10406596608 26885 33554432000 1073741824 1073778376 140736146685200 140306588002984 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18528/tid=18535] ppid=18525 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/18528/task/18535/stat : 18535 (java) S 18525 18528 15292 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 22921156 10406596608 26885 33554432000 1073741824 1073778376 140736146685200 140306586950184 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18528/tid=18536] ppid=18525 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/18528/task/18536/stat : 18536 (java) S 18525 18528 15292 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 22921156 10406596608 26885 33554432000 1073741824 1073778376 140736146685200 140306585897384 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18528/tid=18537] ppid=18525 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/18528/task/18537/stat : 18537 (java) S 18525 18528 15292 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 22921156 10406596608 26885 33554432000 1073741824 1073778376 140736146685200 140306584844584 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18528/tid=18538] ppid=18525 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/18528/task/18538/stat : 18538 (java) S 18525 18528 15292 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 22921156 10406596608 26885 33554432000 1073741824 1073778376 140736146685200 140306583791784 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=18528/tid=18539] ppid=18525 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/18528/task/18539/stat : 18539 (java) S 18525 18528 15292 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 22921156 10406596608 26885 33554432000 1073741824 1073778376 140736146685200 140306453933096 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=18528/tid=18540] ppid=18525 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/18528/task/18540/stat : 18540 (java) S 18525 18528 15292 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 22921156 10406596608 26885 33554432000 1073741824 1073778376 140736146685200 140306452880296 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=18528/tid=18541] ppid=18525 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/18528/task/18541/stat : 18541 (java) S 18525 18528 15292 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 22921156 10406596608 26885 33554432000 1073741824 1073778376 140736146685200 140306451827496 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=18528/tid=18542] ppid=18525 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/18528/task/18542/stat : 18542 (java) S 18525 18528 15292 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 22921156 10406596608 26885 33554432000 1073741824 1073778376 140736146685200 140306450774696 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18528/tid=18543] ppid=18525 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/18528/task/18543/stat : 18543 (java) S 18525 18528 15292 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 22921156 10406596608 26885 33554432000 1073741824 1073778376 140736146685200 140306449721896 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18528/tid=18544] ppid=18525 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/18528/task/18544/stat : 18544 (java) S 18525 18528 15292 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 24 0 22921157 10406596608 26885 33554432000 1073741824 1073778376 140736146685200 140305559292264 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18528/tid=18545] ppid=18525 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/18528/task/18545/stat : 18545 (java) S 18525 18528 15292 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 24 0 22921157 10406596608 26885 33554432000 1073741824 1073778376 140736146685200 140305558238328 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=18528/tid=18546] ppid=18525 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/18528/task/18546/stat : 18546 (java) S 18525 18528 15292 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 22921157 10406596608 26885 33554432000 1073741824 1073778376 140736146685200 140305557185416 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=18528/tid=18547] ppid=18525 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/18528/task/18547/stat : 18547 (java) S 18525 18528 15292 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 22921160 10406596608 26885 33554432000 1073741824 1073778376 140736146685200 140305556134928 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=18528/tid=18548] ppid=18525 vsize=10162692 CPUtime=0.64 cores=4-7,12-15
/proc/18528/task/18548/stat : 18548 (java) S 18525 18528 15292 0 -1 4202560 6934 0 0 0 63 1 0 0 20 0 24 0 22921160 10406596608 26885 33554432000 1073741824 1073778376 140736146685200 140305555082040 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18528/tid=18549] ppid=18525 vsize=10162692 CPUtime=0.57 cores=4-7,12-15
/proc/18528/task/18549/stat : 18549 (java) S 18525 18528 15292 0 -1 4202560 6527 0 0 0 57 0 0 0 20 0 24 0 22921160 10406596608 26885 33554432000 1073741824 1073778376 140736146685200 140305554029240 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=18528/tid=18550] ppid=18525 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/18528/task/18550/stat : 18550 (java) S 18525 18528 15292 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 22921160 10406596608 26885 33554432000 1073741824 1073778376 140736146685200 140305552976632 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=18528/tid=18551] ppid=18525 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/18528/task/18551/stat : 18551 (java) S 18525 18528 15292 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 22921160 10406596608 26885 33554432000 1073741824 1073778376 140736146685200 140305551924040 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18528/tid=18558] ppid=18525 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/18528/task/18558/stat : 18558 (java) S 18525 18528 15292 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 24 0 22921224 10406596608 26885 33554432000 1073741824 1073778376 140736146685200 140305548764456 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
Current children cumulated CPU time (s) 2.38
Current children cumulated vsize (KiB) 10162692

[startup+3.1015 s]
/proc/loadavg: 4.12 4.14 3.80 3/308 18564
/proc/meminfo: memFree=28820216/32872528 swapFree=7804/7804
[pid=18528] ppid=18525 vsize=10162692 CPUtime=3.84 cores=4-7,12-15
/proc/18528/stat : 18528 (java) S 18525 18528 15292 0 -1 4202496 20612 0 1 0 366 18 0 0 20 0 24 0 22921154 10406596608 47400 33554432000 1073741824 1073778376 140736146685200 140736146676336 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/18528/statm: 2540673 47400 2286 9 0 2531350 0
[pid=18528/tid=18529] ppid=18525 vsize=10162692 CPUtime=0.18 cores=4-7,12-15
/proc/18528/task/18529/stat : 18529 (java) S 18525 18528 15292 0 -1 4202560 2440 0 1 0 16 2 0 0 20 0 24 0 22921155 10406596608 47400 33554432000 1073741824 1073778376 140736146685200 140306618708856 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18528/tid=18531] ppid=18525 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/18528/task/18531/stat : 18531 (java) S 18525 18528 15292 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 22921156 10406596608 47400 33554432000 1073741824 1073778376 140736146685200 140306591161384 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=18528/tid=18532] ppid=18525 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/18528/task/18532/stat : 18532 (java) S 18525 18528 15292 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 24 0 22921156 10406596608 47400 33554432000 1073741824 1073778376 140736146685200 140306590108584 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18528/tid=18533] ppid=18525 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/18528/task/18533/stat : 18533 (java) S 18525 18528 15292 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 24 0 22921156 10406596608 47400 33554432000 1073741824 1073778376 140736146685200 140306589055784 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=18528/tid=18534] ppid=18525 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/18528/task/18534/stat : 18534 (java) S 18525 18528 15292 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 24 0 22921156 10406596608 47400 33554432000 1073741824 1073778376 140736146685200 140306588002984 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18528/tid=18535] ppid=18525 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/18528/task/18535/stat : 18535 (java) S 18525 18528 15292 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 24 0 22921156 10406596608 47400 33554432000 1073741824 1073778376 140736146685200 140306586950184 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=18528/tid=18536] ppid=18525 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/18528/task/18536/stat : 18536 (java) S 18525 18528 15292 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 22921156 10406596608 47400 33554432000 1073741824 1073778376 140736146685200 140306585897384 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=18528/tid=18537] ppid=18525 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/18528/task/18537/stat : 18537 (java) S 18525 18528 15292 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 22921156 10406596608 47400 33554432000 1073741824 1073778376 140736146685200 140306584844584 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18528/tid=18538] ppid=18525 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/18528/task/18538/stat : 18538 (java) S 18525 18528 15292 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 22921156 10406596608 47400 33554432000 1073741824 1073778376 140736146685200 140306583791784 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=18528/tid=18539] ppid=18525 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/18528/task/18539/stat : 18539 (java) S 18525 18528 15292 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 22921156 10406596608 47400 33554432000 1073741824 1073778376 140736146685200 140306453933096 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=18528/tid=18540] ppid=18525 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/18528/task/18540/stat : 18540 (java) S 18525 18528 15292 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 22921156 10406596608 47400 33554432000 1073741824 1073778376 140736146685200 140306452880296 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=18528/tid=18541] ppid=18525 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/18528/task/18541/stat : 18541 (java) S 18525 18528 15292 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 22921156 10406596608 47400 33554432000 1073741824 1073778376 140736146685200 140306451827496 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=18528/tid=18542] ppid=18525 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/18528/task/18542/stat : 18542 (java) S 18525 18528 15292 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 22921156 10406596608 47400 33554432000 1073741824 1073778376 140736146685200 140306450774696 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18528/tid=18543] ppid=18525 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/18528/task/18543/stat : 18543 (java) S 18525 18528 15292 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 22921156 10406596608 47400 33554432000 1073741824 1073778376 140736146685200 140306449721896 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18528/tid=18544] ppid=18525 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/18528/task/18544/stat : 18544 (java) S 18525 18528 15292 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 22921157 10406596608 47400 33554432000 1073741824 1073778376 140736146685200 140305559292264 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18528/tid=18545] ppid=18525 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/18528/task/18545/stat : 18545 (java) S 18525 18528 15292 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 24 0 22921157 10406596608 47400 33554432000 1073741824 1073778376 140736146685200 140305558238328 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=18528/tid=18546] ppid=18525 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/18528/task/18546/stat : 18546 (java) S 18525 18528 15292 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 24 0 22921157 10406596608 47400 33554432000 1073741824 1073778376 140736146685200 140305557185416 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=18528/tid=18547] ppid=18525 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/18528/task/18547/stat : 18547 (java) S 18525 18528 15292 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 22921160 10406596608 47400 33554432000 1073741824 1073778376 140736146685200 140305556134928 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=18528/tid=18548] ppid=18525 vsize=10162692 CPUtime=1 cores=4-7,12-15
/proc/18528/task/18548/stat : 18548 (java) S 18525 18528 15292 0 -1 4202560 10120 0 0 0 99 1 0 0 20 0 24 0 22921160 10406596608 47400 33554432000 1073741824 1073778376 140736146685200 140305555082040 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18528/tid=18549] ppid=18525 vsize=10162692 CPUtime=0.71 cores=4-7,12-15
/proc/18528/task/18549/stat : 18549 (java) S 18525 18528 15292 0 -1 4202560 6531 0 0 0 71 0 0 0 20 0 24 0 22921160 10406596608 47400 33554432000 1073741824 1073778376 140736146685200 140305554029240 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=18528/tid=18550] ppid=18525 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/18528/task/18550/stat : 18550 (java) S 18525 18528 15292 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 22921160 10406596608 47400 33554432000 1073741824 1073778376 140736146685200 140305552976632 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=18528/tid=18551] ppid=18525 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/18528/task/18551/stat : 18551 (java) S 18525 18528 15292 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 22921160 10406596608 47400 33554432000 1073741824 1073778376 140736146685200 140305551924040 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18528/tid=18567] ppid=18525 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/18528/task/18567/stat : 18567 (java) S 18525 18528 15292 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 24 0 22921375 10406596608 47400 33554432000 1073741824 1073778376 140736146685200 140305547711656 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
Current children cumulated CPU time (s) 3.84
Current children cumulated vsize (KiB) 10162692

[startup+6.30115 s]
/proc/loadavg: 4.11 4.14 3.80 5/311 18573
/proc/meminfo: memFree=28597088/32872528 swapFree=7804/7804
[pid=18528] ppid=18525 vsize=10162692 CPUtime=10.59 cores=4-7,12-15
/proc/18528/stat : 18528 (java) S 18525 18528 15292 0 -1 4202496 21639 0 1 0 1016 43 0 0 20 0 27 0 22921154 10406596608 130099 33554432000 1073741824 1073778376 140736146685200 140736146676336 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/18528/statm: 2540673 130099 2286 9 0 2531350 0
[pid=18528/tid=18529] ppid=18525 vsize=10162692 CPUtime=0.18 cores=4-7,12-15
/proc/18528/task/18529/stat : 18529 (java) S 18525 18528 15292 0 -1 4202560 2440 0 1 0 16 2 0 0 20 0 27 0 22921155 10406596608 130099 33554432000 1073741824 1073778376 140736146685200 140306618708856 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18528/tid=18531] ppid=18525 vsize=10162692 CPUtime=0.02 cores=4-7,12-15
/proc/18528/task/18531/stat : 18531 (java) S 18525 18528 15292 0 -1 4202560 65 0 0 0 2 0 0 0 20 0 27 0 22921156 10406596608 130099 33554432000 1073741824 1073778376 140736146685200 140306591161384 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=18528/tid=18532] ppid=18525 vsize=10162692 CPUtime=0.02 cores=4-7,12-15
/proc/18528/task/18532/stat : 18532 (java) S 18525 18528 15292 0 -1 4202560 12 0 0 0 2 0 0 0 20 0 27 0 22921156 10406596608 130099 33554432000 1073741824 1073778376 140736146685200 140306590108584 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=18528/tid=18533] ppid=18525 vsize=10162692 CPUtime=0.05 cores=4-7,12-15
/proc/18528/task/18533/stat : 18533 (java) S 18525 18528 15292 0 -1 4202560 90 0 0 0 2 3 0 0 20 0 27 0 22921156 10406596608 130099 33554432000 1073741824 1073778376 140736146685200 140306589055784 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18528/tid=18534] ppid=18525 vsize=10162692 CPUtime=0.06 cores=4-7,12-15

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

[pid=18528/tid=18688] ppid=18525 vsize=10162692 CPUtime=6.28 cores=4-7,12-15
/proc/18528/task/18688/stat : 18688 (java) R 18525 18528 15292 0 -1 4202560 3 0 0 0 628 0 0 0 20 0 27 0 23008748 10406596608 422306 33554432000 1073741824 1073778376 140736146685200 140305547702560 140306465524422 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=18528/tid=18689] ppid=18525 vsize=10162692 CPUtime=6.28 cores=4-7,12-15
/proc/18528/task/18689/stat : 18689 (java) R 18525 18528 15292 0 -1 4202560 8 0 0 0 628 0 0 0 20 0 27 0 23008748 10406596608 422306 33554432000 1073741824 1073778376 140736146685200 140305549815472 140306465573348 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0
[pid=18528/tid=18690] ppid=18525 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/18528/task/18690/stat : 18690 (java) S 18525 18528 15292 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 27 0 23008749 10406596608 422306 33554432000 1073741824 1073778376 140736146685200 140305548764328 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
Current children cumulated CPU time (s) 1709.97
Current children cumulated vsize (KiB) 10162692



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+925.501 s]
/proc/loadavg: 4.02 4.14 3.99 6/311 18765
/proc/meminfo: memFree=29993544/32872528 swapFree=7804/7804
[pid=18528] ppid=18525 vsize=10162692 CPUtime=1796.72 cores=4-7,12-15
/proc/18528/stat : 18528 (java) S 18525 18528 15292 0 -1 4202496 28012 0 1 0 179299 373 0 0 20 0 27 0 22921154 10406596608 406578 33554432000 1073741824 1073778376 140736146685200 140736146676336 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/18528/statm: 2540673 406578 2295 9 0 2531350 0
[pid=18528/tid=18529] ppid=18525 vsize=10162692 CPUtime=0.26 cores=4-7,12-15
/proc/18528/task/18529/stat : 18529 (java) S 18525 18528 15292 0 -1 4202560 2445 0 1 0 22 4 0 0 20 0 27 0 22921155 10406596608 406578 33554432000 1073741824 1073778376 140736146685200 140306618708856 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18528/tid=18531] ppid=18525 vsize=10162692 CPUtime=0.99 cores=4-7,12-15
/proc/18528/task/18531/stat : 18531 (java) S 18525 18528 15292 0 -1 4202560 435 0 0 0 76 23 0 0 20 0 27 0 22921156 10406596608 406578 33554432000 1073741824 1073778376 140736146685200 140306591161384 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18528/tid=18532] ppid=18525 vsize=10162692 CPUtime=1.04 cores=4-7,12-15
/proc/18528/task/18532/stat : 18532 (java) S 18525 18528 15292 0 -1 4202560 325 0 0 0 85 19 0 0 20 0 27 0 22921156 10406596608 406578 33554432000 1073741824 1073778376 140736146685200 140306590108584 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=18528/tid=18533] ppid=18525 vsize=10162692 CPUtime=0.98 cores=4-7,12-15
/proc/18528/task/18533/stat : 18533 (java) S 18525 18528 15292 0 -1 4202560 453 0 0 0 81 17 0 0 20 0 27 0 22921156 10406596608 406578 33554432000 1073741824 1073778376 140736146685200 140306589055784 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=18528/tid=18534] ppid=18525 vsize=10162692 CPUtime=1.18 cores=4-7,12-15
/proc/18528/task/18534/stat : 18534 (java) S 18525 18528 15292 0 -1 4202560 443 0 0 0 91 27 0 0 20 0 27 0 22921156 10406596608 406578 33554432000 1073741824 1073778376 140736146685200 140306588002984 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=18528/tid=18535] ppid=18525 vsize=10162692 CPUtime=0.92 cores=4-7,12-15
/proc/18528/task/18535/stat : 18535 (java) S 18525 18528 15292 0 -1 4202560 278 0 0 0 71 21 0 0 20 0 27 0 22921156 10406596608 406578 33554432000 1073741824 1073778376 140736146685200 140306586950184 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18528/tid=18536] ppid=18525 vsize=10162692 CPUtime=0.97 cores=4-7,12-15
/proc/18528/task/18536/stat : 18536 (java) S 18525 18528 15292 0 -1 4202560 412 0 0 0 76 21 0 0 20 0 27 0 22921156 10406596608 406578 33554432000 1073741824 1073778376 140736146685200 140306585897384 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18528/tid=18537] ppid=18525 vsize=10162692 CPUtime=0.95 cores=4-7,12-15
/proc/18528/task/18537/stat : 18537 (java) S 18525 18528 15292 0 -1 4202560 235 0 0 0 81 14 0 0 20 0 27 0 22921156 10406596608 406578 33554432000 1073741824 1073778376 140736146685200 140306584844584 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18528/tid=18538] ppid=18525 vsize=10162692 CPUtime=1.1 cores=4-7,12-15
/proc/18528/task/18538/stat : 18538 (java) S 18525 18528 15292 0 -1 4202560 324 0 0 0 87 23 0 0 20 0 27 0 22921156 10406596608 406578 33554432000 1073741824 1073778376 140736146685200 140306583791784 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=18528/tid=18539] ppid=18525 vsize=10162692 CPUtime=1.03 cores=4-7,12-15
/proc/18528/task/18539/stat : 18539 (java) S 18525 18528 15292 0 -1 4202560 319 0 0 0 85 18 0 0 20 0 27 0 22921156 10406596608 406578 33554432000 1073741824 1073778376 140736146685200 140306453933096 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=18528/tid=18540] ppid=18525 vsize=10162692 CPUtime=0.98 cores=4-7,12-15
/proc/18528/task/18540/stat : 18540 (java) S 18525 18528 15292 0 -1 4202560 312 0 0 0 79 19 0 0 20 0 27 0 22921156 10406596608 406578 33554432000 1073741824 1073778376 140736146685200 140306452880296 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=18528/tid=18541] ppid=18525 vsize=10162692 CPUtime=1.07 cores=4-7,12-15
/proc/18528/task/18541/stat : 18541 (java) S 18525 18528 15292 0 -1 4202560 307 0 0 0 87 20 0 0 20 0 27 0 22921156 10406596608 406578 33554432000 1073741824 1073778376 140736146685200 140306451827496 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18528/tid=18542] ppid=18525 vsize=10162692 CPUtime=0.97 cores=4-7,12-15
/proc/18528/task/18542/stat : 18542 (java) S 18525 18528 15292 0 -1 4202560 388 0 0 0 76 21 0 0 20 0 27 0 22921156 10406596608 406578 33554432000 1073741824 1073778376 140736146685200 140306450774696 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18528/tid=18543] ppid=18525 vsize=10162692 CPUtime=1.06 cores=4-7,12-15
/proc/18528/task/18543/stat : 18543 (java) S 18525 18528 15292 0 -1 4202560 363 0 0 0 82 24 0 0 20 0 27 0 22921156 10406596608 406578 33554432000 1073741824 1073778376 140736146685200 140306449721896 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18528/tid=18544] ppid=18525 vsize=10162692 CPUtime=0.83 cores=4-7,12-15
/proc/18528/task/18544/stat : 18544 (java) S 18525 18528 15292 0 -1 4202560 1481 0 0 0 78 5 0 0 20 0 27 0 22921157 10406596608 406578 33554432000 1073741824 1073778376 140736146685200 140305559292264 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18528/tid=18545] ppid=18525 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/18528/task/18545/stat : 18545 (java) S 18525 18528 15292 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 27 0 22921157 10406596608 406578 33554432000 1073741824 1073778376 140736146685200 140305558238328 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=18528/tid=18546] ppid=18525 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/18528/task/18546/stat : 18546 (java) S 18525 18528 15292 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 27 0 22921157 10406596608 406578 33554432000 1073741824 1073778376 140736146685200 140305557185416 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18528/tid=18547] ppid=18525 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/18528/task/18547/stat : 18547 (java) S 18525 18528 15292 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 22921160 10406596608 406578 33554432000 1073741824 1073778376 140736146685200 140305556134928 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=18528/tid=18548] ppid=18525 vsize=10162692 CPUtime=1.24 cores=4-7,12-15
/proc/18528/task/18548/stat : 18548 (java) S 18525 18528 15292 0 -1 4202560 10143 0 0 0 122 2 0 0 20 0 27 0 22921160 10406596608 406578 33554432000 1073741824 1073778376 140736146685200 140305555082040 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18528/tid=18549] ppid=18525 vsize=10162692 CPUtime=0.79 cores=4-7,12-15
/proc/18528/task/18549/stat : 18549 (java) S 18525 18528 15292 0 -1 4202560 6531 0 0 0 79 0 0 0 20 0 27 0 22921160 10406596608 406578 33554432000 1073741824 1073778376 140736146685200 140305554029240 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=18528/tid=18550] ppid=18525 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/18528/task/18550/stat : 18550 (java) S 18525 18528 15292 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 22921160 10406596608 406578 33554432000 1073741824 1073778376 140736146685200 140305552976632 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=18528/tid=18551] ppid=18525 vsize=10162692 CPUtime=0.27 cores=4-7,12-15
/proc/18528/task/18551/stat : 18551 (java) S 18525 18528 15292 0 -1 4202560 53 0 0 0 9 18 0 0 20 0 27 0 22921160 10406596608 406578 33554432000 1073741824 1073778376 140736146685200 140305551924040 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18528/tid=18677] ppid=18525 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/18528/task/18677/stat : 18677 (java) S 18525 18528 15292 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 27 0 22999967 10406596608 406578 33554432000 1073741824 1073778376 140736146685200 140305550870184 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=18528/tid=18688] ppid=18525 vsize=10162692 CPUtime=49.27 cores=4-7,12-15
/proc/18528/task/18688/stat : 18688 (java) R 18525 18528 15292 0 -1 4202560 6 0 0 0 4927 0 0 0 20 0 27 0 23008748 10406596608 406578 33554432000 1073741824 1073778376 140736146685200 140305547702560 140306465535436 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0
[pid=18528/tid=18689] ppid=18525 vsize=10162692 CPUtime=49.28 cores=4-7,12-15
/proc/18528/task/18689/stat : 18689 (java) R 18525 18528 15292 0 -1 4202560 12 0 0 0 4928 0 0 0 20 0 27 0 23008748 10406596608 406578 33554432000 1073741824 1073778376 140736146685200 140305549814240 140306465780631 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0
[pid=18528/tid=18690] ppid=18525 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/18528/task/18690/stat : 18690 (java) S 18525 18528 15292 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 27 0 23008749 10406596608 406578 33554432000 1073741824 1073778376 140736146685200 140305548764328 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
Current children cumulated CPU time (s) 1796.72
Current children cumulated vsize (KiB) 10162692

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 18528 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+925.501 s]
/proc/loadavg: 4.02 4.14 3.99 6/311 18765
/proc/meminfo: memFree=29993544/32872528 swapFree=7804/7804
[pid=18528] ppid=18525 vsize=10162692 CPUtime=1796.72 cores=4-7,12-15
/proc/18528/stat : 18528 (java) S 18525 18528 15292 0 -1 4202496 28012 0 1 0 179299 373 0 0 20 0 27 0 22921154 10406596608 406578 33554432000 1073741824 1073778376 140736146685200 140736146676336 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/18528/statm: 2540673 406578 2295 9 0 2531350 0
[pid=18528/tid=18529] ppid=18525 vsize=10162692 CPUtime=0.26 cores=4-7,12-15
/proc/18528/task/18529/stat : 18529 (java) S 18525 18528 15292 0 -1 4202560 2445 0 1 0 22 4 0 0 20 0 27 0 22921155 10406596608 406578 33554432000 1073741824 1073778376 140736146685200 140306618708856 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18528/tid=18531] ppid=18525 vsize=10162692 CPUtime=0.99 cores=4-7,12-15
/proc/18528/task/18531/stat : 18531 (java) S 18525 18528 15292 0 -1 4202560 435 0 0 0 76 23 0 0 20 0 27 0 22921156 10406596608 406578 33554432000 1073741824 1073778376 140736146685200 140306591161384 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18528/tid=18532] ppid=18525 vsize=10162692 CPUtime=1.04 cores=4-7,12-15
/proc/18528/task/18532/stat : 18532 (java) S 18525 18528 15292 0 -1 4202560 325 0 0 0 85 19 0 0 20 0 27 0 22921156 10406596608 406578 33554432000 1073741824 1073778376 140736146685200 140306590108584 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=18528/tid=18533] ppid=18525 vsize=10162692 CPUtime=0.98 cores=4-7,12-15
/proc/18528/task/18533/stat : 18533 (java) S 18525 18528 15292 0 -1 4202560 453 0 0 0 81 17 0 0 20 0 27 0 22921156 10406596608 406578 33554432000 1073741824 1073778376 140736146685200 140306589055784 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=18528/tid=18534] ppid=18525 vsize=10162692 CPUtime=1.18 cores=4-7,12-15
/proc/18528/task/18534/stat : 18534 (java) S 18525 18528 15292 0 -1 4202560 443 0 0 0 91 27 0 0 20 0 27 0 22921156 10406596608 406578 33554432000 1073741824 1073778376 140736146685200 140306588002984 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=18528/tid=18535] ppid=18525 vsize=10162692 CPUtime=0.92 cores=4-7,12-15
/proc/18528/task/18535/stat : 18535 (java) S 18525 18528 15292 0 -1 4202560 278 0 0 0 71 21 0 0 20 0 27 0 22921156 10406596608 406578 33554432000 1073741824 1073778376 140736146685200 140306586950184 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18528/tid=18536] ppid=18525 vsize=10162692 CPUtime=0.97 cores=4-7,12-15
/proc/18528/task/18536/stat : 18536 (java) S 18525 18528 15292 0 -1 4202560 412 0 0 0 76 21 0 0 20 0 27 0 22921156 10406596608 406578 33554432000 1073741824 1073778376 140736146685200 140306585897384 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18528/tid=18537] ppid=18525 vsize=10162692 CPUtime=0.95 cores=4-7,12-15
/proc/18528/task/18537/stat : 18537 (java) S 18525 18528 15292 0 -1 4202560 235 0 0 0 81 14 0 0 20 0 27 0 22921156 10406596608 406578 33554432000 1073741824 1073778376 140736146685200 140306584844584 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18528/tid=18538] ppid=18525 vsize=10162692 CPUtime=1.1 cores=4-7,12-15
/proc/18528/task/18538/stat : 18538 (java) S 18525 18528 15292 0 -1 4202560 324 0 0 0 87 23 0 0 20 0 27 0 22921156 10406596608 406578 33554432000 1073741824 1073778376 140736146685200 140306583791784 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=18528/tid=18539] ppid=18525 vsize=10162692 CPUtime=1.03 cores=4-7,12-15
/proc/18528/task/18539/stat : 18539 (java) S 18525 18528 15292 0 -1 4202560 319 0 0 0 85 18 0 0 20 0 27 0 22921156 10406596608 406578 33554432000 1073741824 1073778376 140736146685200 140306453933096 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=18528/tid=18540] ppid=18525 vsize=10162692 CPUtime=0.98 cores=4-7,12-15
/proc/18528/task/18540/stat : 18540 (java) S 18525 18528 15292 0 -1 4202560 312 0 0 0 79 19 0 0 20 0 27 0 22921156 10406596608 406578 33554432000 1073741824 1073778376 140736146685200 140306452880296 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=18528/tid=18541] ppid=18525 vsize=10162692 CPUtime=1.07 cores=4-7,12-15
/proc/18528/task/18541/stat : 18541 (java) S 18525 18528 15292 0 -1 4202560 307 0 0 0 87 20 0 0 20 0 27 0 22921156 10406596608 406578 33554432000 1073741824 1073778376 140736146685200 140306451827496 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18528/tid=18542] ppid=18525 vsize=10162692 CPUtime=0.97 cores=4-7,12-15
/proc/18528/task/18542/stat : 18542 (java) S 18525 18528 15292 0 -1 4202560 388 0 0 0 76 21 0 0 20 0 27 0 22921156 10406596608 406578 33554432000 1073741824 1073778376 140736146685200 140306450774696 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18528/tid=18543] ppid=18525 vsize=10162692 CPUtime=1.06 cores=4-7,12-15
/proc/18528/task/18543/stat : 18543 (java) S 18525 18528 15292 0 -1 4202560 363 0 0 0 82 24 0 0 20 0 27 0 22921156 10406596608 406578 33554432000 1073741824 1073778376 140736146685200 140306449721896 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18528/tid=18544] ppid=18525 vsize=10162692 CPUtime=0.83 cores=4-7,12-15
/proc/18528/task/18544/stat : 18544 (java) S 18525 18528 15292 0 -1 4202560 1481 0 0 0 78 5 0 0 20 0 27 0 22921157 10406596608 406578 33554432000 1073741824 1073778376 140736146685200 140305559292264 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18528/tid=18545] ppid=18525 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/18528/task/18545/stat : 18545 (java) S 18525 18528 15292 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 27 0 22921157 10406596608 406578 33554432000 1073741824 1073778376 140736146685200 140305558238328 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=18528/tid=18546] ppid=18525 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/18528/task/18546/stat : 18546 (java) S 18525 18528 15292 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 27 0 22921157 10406596608 406578 33554432000 1073741824 1073778376 140736146685200 140305557185416 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18528/tid=18547] ppid=18525 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/18528/task/18547/stat : 18547 (java) S 18525 18528 15292 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 22921160 10406596608 406578 33554432000 1073741824 1073778376 140736146685200 140305556134928 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=18528/tid=18548] ppid=18525 vsize=10162692 CPUtime=1.24 cores=4-7,12-15
/proc/18528/task/18548/stat : 18548 (java) S 18525 18528 15292 0 -1 4202560 10143 0 0 0 122 2 0 0 20 0 27 0 22921160 10406596608 406578 33554432000 1073741824 1073778376 140736146685200 140305555082040 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18528/tid=18549] ppid=18525 vsize=10162692 CPUtime=0.79 cores=4-7,12-15
/proc/18528/task/18549/stat : 18549 (java) S 18525 18528 15292 0 -1 4202560 6531 0 0 0 79 0 0 0 20 0 27 0 22921160 10406596608 406578 33554432000 1073741824 1073778376 140736146685200 140305554029240 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=18528/tid=18550] ppid=18525 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/18528/task/18550/stat : 18550 (java) S 18525 18528 15292 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 22921160 10406596608 406578 33554432000 1073741824 1073778376 140736146685200 140305552976632 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=18528/tid=18551] ppid=18525 vsize=10162692 CPUtime=0.27 cores=4-7,12-15
/proc/18528/task/18551/stat : 18551 (java) S 18525 18528 15292 0 -1 4202560 53 0 0 0 9 18 0 0 20 0 27 0 22921160 10406596608 406578 33554432000 1073741824 1073778376 140736146685200 140305551924040 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18528/tid=18677] ppid=18525 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/18528/task/18677/stat : 18677 (java) S 18525 18528 15292 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 27 0 22999967 10406596608 406578 33554432000 1073741824 1073778376 140736146685200 140305550870184 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=18528/tid=18688] ppid=18525 vsize=10162692 CPUtime=49.27 cores=4-7,12-15
/proc/18528/task/18688/stat : 18688 (java) R 18525 18528 15292 0 -1 4202560 6 0 0 0 4927 0 0 0 20 0 27 0 23008748 10406596608 406578 33554432000 1073741824 1073778376 140736146685200 140305547702560 140306465535436 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0
[pid=18528/tid=18689] ppid=18525 vsize=10162692 CPUtime=49.28 cores=4-7,12-15
/proc/18528/task/18689/stat : 18689 (java) R 18525 18528 15292 0 -1 4202560 12 0 0 0 4928 0 0 0 20 0 27 0 23008748 10406596608 406578 33554432000 1073741824 1073778376 140736146685200 140305549814240 140306465780631 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0
[pid=18528/tid=18690] ppid=18525 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/18528/task/18690/stat : 18690 (java) S 18525 18528 15292 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 27 0 23008749 10406596608 406578 33554432000 1073741824 1073778376 140736146685200 140305548764328 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
Current children cumulated CPU time (s) 1796.72
Current children cumulated vsize (KiB) 10162692

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 18528 and gives
#  childrusage.ru_utime.tv_sec=1792
#  childrusage.ru_utime.tv_usec=669472
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=951399
# CPU time returned by wait4() is 1796.62
# while last known CPU time is 1796.72
#
# 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): 3.36011
#  lost CPU user time (s): 3.59009
#  lost CPU system time (s): -0.23

Real time (s): 925.55
CPU time (s): 1800.08
CPU user time (s): 1796.58
CPU system time (s): 3.5
CPU usage (%): 194.488
Max. virtual memory (cumulated for all children) (KiB): 10162692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.67
system time used= 3.9514
maximum resident set size= 2999252
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28057
page faults= 1
swaps= 0
block input operations= 0
block output operations= 864
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 27093
involuntary context switches= 18584

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.5637 second user time and 9.41857 second system time

The end

Launcher Data

Begin job on node132 at 2016-06-18 02:12:46
IDJOB=4100234
IDBENCH=1590
IDSOLVER=2543
FILE ID=node132/4100234-1466208766
RUNJOBID= node132-1466206058-15309
PBS_JOBID= 19918145
Free space on /tmp= 71732 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/pub/milp/normalized-reduced-mps-v2-20-10-markshare2_1.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4100234-1466208766/watcher-4100234-1466208766 -o /tmp/evaluation-result-4100234-1466208766/solver-4100234-1466208766 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node132-1466206058-15309 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4100234-1466208766.opb

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

MD5SUM BENCH= f3b3c7fec040599f5daa92cc157157c9
RANDOM SEED=638331275

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        28949372 kB
Buffers:           36564 kB
Cached:            85484 kB
SwapCached:         1804 kB
Active:          3112032 kB
Inactive:          73264 kB
Active(anon):    3064344 kB
Inactive(anon):     1340 kB
Active(file):      47688 kB
Inactive(file):    71924 kB
Unevictable:        7804 kB
Mlocked:            7804 kB
SwapTotal:      67108856 kB
SwapFree:       67099272 kB
Dirty:               508 kB
Writeback:             0 kB
AnonPages:       3127216 kB
Mapped:            15440 kB
Shmem:                 0 kB
Slab:             575568 kB
SReclaimable:      15948 kB
SUnreclaim:       559620 kB
KernelStack:        2608 kB
PageTables:        10560 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3418672 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987140 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3076096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71732 MiB
End job on node132 at 2016-06-18 02:28:11