Trace number 4118088

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 Resolution PB16SAT (TO)-17401 1800.98 1777.32

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-BIGINT-NLC/
minlplib2-pb-0.1.0/opb/normalized-autocorr_bern50-50.opb
MD5SUM4326e1098508119ad2e7d2b32110faf3
Bench CategoryOPT-BIGINT-NLC (optimisation, big integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-19950
Best CPU time to get the best result obtained on this benchmark1800.1
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 30271
Biggest coefficient in the objective function 3863
Number of bits for the biggest coefficient in the objective function 12
Sum of the numbers in the objective function 1544400
Number of bits of the sum of numbers in the objective function 21
Biggest number in a constraint 3863
Number of bits of the biggest number in a constraint 12
Biggest sum of numbers in a constraint 1544400
Number of bits of the biggest sum of numbers21
Number of products (including duplicates)30221
Sum of products size (including duplicates)98938
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.11	c Pseudo Boolean Optimization by upper bound
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.11	c No reason simplification
0.09/0.11	c Glucose 2.1 dynamic restart strategy
0.09/0.11	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.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.09/0.11	c --- End Solver configuration ---
0.09/0.11	c solving HOME/instance-4118088-1467221680.opb
0.09/0.11	c reading problem ... 
0.09/0.12	c  objective function found
25.52/24.98	c ... done. Wall clock time 24.863s.
25.52/24.98	c declared #vars     50
25.52/24.98	c internal #vars     30271
25.52/24.98	c #constraints  60442
25.52/24.98	c constraints type 
25.52/24.98	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 30221
25.52/24.98	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 30221
25.52/24.98	c 60442 constraints processed.
25.52/24.98	c objective function length is 30271 literals
25.99/25.18	c SATISFIABLE
25.99/25.18	c OPTIMIZING...
25.99/25.18	c Got one! Elapsed wall clock time (in seconds):25.067
25.99/25.18	o 0
26.46/25.35	c Got one! Elapsed wall clock time (in seconds):25.241
26.46/25.35	o -588
26.75/25.47	c Got one! Elapsed wall clock time (in seconds):25.359
26.75/25.47	o -1128
27.00/25.54	c Got one! Elapsed wall clock time (in seconds):25.429
27.00/25.54	o -2057
27.23/25.65	c Got one! Elapsed wall clock time (in seconds):25.538
27.23/25.65	o -2491
27.40/25.71	c Got one! Elapsed wall clock time (in seconds):25.593
27.40/25.71	o -2896
27.40/25.74	c Got one! Elapsed wall clock time (in seconds):25.631
27.40/25.74	o -4038
27.50/25.84	c Got one! Elapsed wall clock time (in seconds):25.731
27.50/25.84	o -4111
27.60/25.94	c Got one! Elapsed wall clock time (in seconds):25.823
27.60/25.94	o -4438
27.60/25.99	c Got one! Elapsed wall clock time (in seconds):25.876
27.60/25.99	o -5054
27.70/26.05	c Got one! Elapsed wall clock time (in seconds):25.938
27.70/26.05	o -6053
27.90/26.21	c Got one! Elapsed wall clock time (in seconds):26.1
27.90/26.21	o -6296
28.00/26.33	c Got one! Elapsed wall clock time (in seconds):26.216
28.00/26.33	o -6757
28.30/26.60	c Got one! Elapsed wall clock time (in seconds):26.484
28.30/26.60	o -7211
28.51/26.77	c Got one! Elapsed wall clock time (in seconds):26.658
28.51/26.77	o -7382
28.61/26.89	c Got one! Elapsed wall clock time (in seconds):26.778
28.61/26.89	o -8068
29.11/27.37	c Got one! Elapsed wall clock time (in seconds):27.258
29.11/27.37	o -8150
29.31/27.59	c Got one! Elapsed wall clock time (in seconds):27.48
29.31/27.59	o -8340
29.51/27.75	c Got one! Elapsed wall clock time (in seconds):27.636
29.51/27.75	o -8519
29.62/27.86	c Got one! Elapsed wall clock time (in seconds):27.749
29.62/27.86	o -8627
29.72/27.91	c Got one! Elapsed wall clock time (in seconds):27.795
29.72/27.91	o -9692
31.71/29.82	c Got one! Elapsed wall clock time (in seconds):29.708
31.71/29.82	o -9988
33.30/31.41	c Got one! Elapsed wall clock time (in seconds):31.297
33.30/31.41	o -10181
34.21/32.37	c Got one! Elapsed wall clock time (in seconds):32.256
34.21/32.37	o -10221
34.41/32.56	c Got one! Elapsed wall clock time (in seconds):32.444
34.41/32.56	o -10254
34.77/32.78	c Got one! Elapsed wall clock time (in seconds):32.669
34.77/32.78	o -10262
34.87/32.88	c Got one! Elapsed wall clock time (in seconds):32.769
34.87/32.88	o -10344
34.97/32.93	c Got one! Elapsed wall clock time (in seconds):32.82
34.97/32.93	o -10819
35.27/33.26	c Got one! Elapsed wall clock time (in seconds):33.151
35.27/33.26	o -10858
35.47/33.40	c Got one! Elapsed wall clock time (in seconds):33.288
35.47/33.40	o -11628
38.83/36.74	c Got one! Elapsed wall clock time (in seconds):36.623
38.83/36.74	o -11743
40.82/38.70	c Got one! Elapsed wall clock time (in seconds):38.589
40.82/38.70	o -11808
41.53/39.46	c Got one! Elapsed wall clock time (in seconds):39.343
41.53/39.46	o -11841
42.55/40.21	c Got one! Elapsed wall clock time (in seconds):40.093
42.55/40.21	o -12907
52.62/49.92	c Got one! Elapsed wall clock time (in seconds):49.807
52.62/49.92	o -12908
56.98/54.23	c Got one! Elapsed wall clock time (in seconds):54.12
56.98/54.23	o -13241
59.99/57.30	c cleaning 4623 clauses out of 9248 with flag 2001/9248
69.72/66.51	c Got one! Elapsed wall clock time (in seconds):66.397
69.72/66.51	o -13293
77.12/73.90	c Got one! Elapsed wall clock time (in seconds):73.787
77.12/73.90	o -13338
80.62/77.45	c cleaning 5383 clauses out of 10768 with flag 2030/15391
80.73/77.53	c Got one! Elapsed wall clock time (in seconds):77.414
80.73/77.53	o -13746
82.63/79.44	c Got one! Elapsed wall clock time (in seconds):79.325
82.63/79.44	o -13758
83.54/80.37	c Got one! Elapsed wall clock time (in seconds):80.26
83.54/80.37	o -13799
84.03/80.86	c Got one! Elapsed wall clock time (in seconds):80.745
84.03/80.86	o -14528
101.34/97.60	c cleaning 5663 clauses out of 11330 with flag 10003/21336
112.47/108.78	c Got one! Elapsed wall clock time (in seconds):108.671
112.47/108.78	o -14612
120.41/115.94	c cleaning 5489 clauses out of 10979 with flag 4023/26648
127.82/123.33	c Got one! Elapsed wall clock time (in seconds):123.22
127.82/123.33	o -14690
137.31/132.89	c Got one! Elapsed wall clock time (in seconds):132.774
137.31/132.89	o -14709
140.21/135.76	c Got one! Elapsed wall clock time (in seconds):135.643
140.21/135.76	o -14724
140.51/136.09	c Got one! Elapsed wall clock time (in seconds):135.981
140.51/136.09	o -15361
144.11/139.60	c cleaning 6125 clauses out of 12254 with flag 2001/33412
164.70/159.77	c cleaning 6062 clauses out of 12129 with flag 14001/39412
188.91/183.98	c cleaning 6534 clauses out of 13068 with flag 28003/46413
193.31/188.39	c Got one! Elapsed wall clock time (in seconds):188.281
193.31/188.39	o -15429
208.29/202.44	c cleaning 5925 clauses out of 11853 with flag 8002/51732
228.68/222.82	c cleaning 5962 clauses out of 11928 with flag 20002/57732
229.29/223.41	c Got one! Elapsed wall clock time (in seconds):223.297
229.29/223.41	o -15433
239.19/233.35	c Got one! Elapsed wall clock time (in seconds):233.24
239.19/233.35	o -15436
246.77/240.32	c Got one! Elapsed wall clock time (in seconds):240.211
246.77/240.32	o -15502
250.57/244.13	c cleaning 6088 clauses out of 12175 with flag 2134/63941
250.87/244.43	c Got one! Elapsed wall clock time (in seconds):244.314
250.87/244.43	o -16163
268.40/261.94	c cleaning 5579 clauses out of 11164 with flag 10003/69018
288.59/282.17	c cleaning 5788 clauses out of 11584 with flag 22001/75017
312.39/305.67	c cleaning 6397 clauses out of 12797 with flag 36003/82018
339.01/332.30	c cleaning 7200 clauses out of 14399 with flag 52001/90017
364.41/357.23	c Got one! Elapsed wall clock time (in seconds):357.121
364.41/357.23	o -16273
381.92/374.75	c cleaning 9663 clauses out of 19328 with flag 10140/102146
403.13/395.94	c cleaning 7832 clauses out of 15665 with flag 22276/108146
421.54/414.12	c Got one! Elapsed wall clock time (in seconds):414.012
421.54/414.12	o -16292
439.45/432.00	c cleaning 9089 clauses out of 18178 with flag 10262/118491
457.45/450.02	c Got one! Elapsed wall clock time (in seconds):449.91
457.45/450.02	o -16306
472.69/464.68	c Got one! Elapsed wall clock time (in seconds):464.566
472.69/464.68	o -16546
479.39/471.37	c cleaning 10003 clauses out of 20012 with flag 4001/129414
498.49/490.48	c cleaning 8003 clauses out of 16009 with flag 16001/135414
520.54/512.27	c cleaning 7501 clauses out of 15006 with flag 30001/142414
545.54/537.29	c cleaning 7750 clauses out of 15506 with flag 46003/150415
574.74/566.03	c cleaning 8375 clauses out of 16755 with flag 64001/159414
606.78/597.74	c cleaning 9191 clauses out of 18381 with flag 84003/169415
643.81/634.13	c cleaning 10094 clauses out of 20190 with flag 106003/180415
683.52/673.42	c cleaning 11044 clauses out of 22095 with flag 130001/192414
688.32/678.28	c Got one! Elapsed wall clock time (in seconds):678.169
688.32/678.28	o -16622
702.32/692.23	c cleaning 8282 clauses out of 16569 with flag 8072/197932
723.47/713.01	c cleaning 7140 clauses out of 14288 with flag 20153/203933
747.77/737.38	c cleaning 7070 clauses out of 14147 with flag 34323/210932
775.22/764.68	c cleaning 7539 clauses out of 15077 with flag 50323/218932
793.82/783.21	c Got one! Elapsed wall clock time (in seconds):783.102
793.82/783.21	o -16818
811.66/800.85	c cleaning 8893 clauses out of 17792 with flag 10118/229186
833.13/822.02	c cleaning 7449 clauses out of 14898 with flag 22184/235185
849.04/837.98	c Got one! Elapsed wall clock time (in seconds):837.869
849.04/837.98	o -16863
852.54/841.48	c cleaning 6482 clauses out of 12969 with flag 2026/240705
874.00/862.75	c cleaning 6241 clauses out of 12487 with flag 14128/246705
876.50/865.21	c Got one! Elapsed wall clock time (in seconds):865.102
876.50/865.21	o -16890
890.90/879.62	c Got one! Elapsed wall clock time (in seconds):879.504
890.90/879.62	o -16894
898.27/886.79	c Got one! Elapsed wall clock time (in seconds):886.679
898.27/886.79	o -16938
901.87/890.38	c Got one! Elapsed wall clock time (in seconds):890.266
901.87/890.38	o -16939
903.87/892.31	c Got one! Elapsed wall clock time (in seconds):892.198
903.87/892.31	o -16943
904.78/893.30	c Got one! Elapsed wall clock time (in seconds):893.182
904.78/893.30	o -16957
905.57/894.10	c Got one! Elapsed wall clock time (in seconds):893.983
905.57/894.10	o -17189
909.19/897.63	c cleaning 7898 clauses out of 15807 with flag 2001/256266
931.42/919.50	c cleaning 6951 clauses out of 13909 with flag 14001/262266
955.23/943.33	c cleaning 6976 clauses out of 13958 with flag 28001/269266
982.10/970.16	c cleaning 7491 clauses out of 14983 with flag 44003/277267
1010.44/998.32	c cleaning 8244 clauses out of 16491 with flag 62001/286266
1044.15/1031.61	c cleaning 9122 clauses out of 18247 with flag 82001/296266
1080.52/1067.73	c cleaning 10062 clauses out of 20126 with flag 104003/307267
1121.61/1108.32	c cleaning 11031 clauses out of 22064 with flag 128003/319267
1165.63/1151.85	c cleaning 12014 clauses out of 24032 with flag 154001/332266
1214.23/1199.33	c cleaning 13008 clauses out of 26018 with flag 182001/346266
1266.59/1250.91	c cleaning 14006 clauses out of 28011 with flag 212003/361267
1322.24/1305.87	c cleaning 15001 clauses out of 30004 with flag 244001/377266
1381.88/1364.57	c cleaning 16001 clauses out of 32004 with flag 278003/394267
1387.74/1370.32	c Got one! Elapsed wall clock time (in seconds):1370.21
1387.74/1370.32	o -17204
1402.17/1384.58	c cleaning 10841 clauses out of 21690 with flag 8129/399954
1423.04/1405.28	c cleaning 8422 clauses out of 16849 with flag 20420/405954
1447.56/1429.63	c cleaning 7712 clauses out of 15427 with flag 34691/412954
1475.92/1457.74	c cleaning 7850 clauses out of 15714 with flag 50926/420953
1506.89/1488.44	c cleaning 8430 clauses out of 16865 with flag 68928/429954
1542.12/1522.92	c cleaning 9215 clauses out of 18435 with flag 88928/439954
1581.12/1561.28	c cleaning 10110 clauses out of 20219 with flag 110926/450953
1585.42/1565.37	c Got one! Elapsed wall clock time (in seconds):1565.256
1585.42/1565.37	o -17234
1600.26/1579.87	c cleaning 7629 clauses out of 15266 with flag 8163/456110
1621.33/1600.77	c cleaning 6817 clauses out of 13637 with flag 20307/462110
1647.28/1626.36	c cleaning 6908 clauses out of 13822 with flag 34618/469112
1674.60/1653.55	c Got one! Elapsed wall clock time (in seconds):1653.436
1674.60/1653.55	o -17243
1693.48/1671.83	c cleaning 9668 clauses out of 19342 with flag 10006/481540
1715.30/1693.54	c cleaning 7833 clauses out of 15674 with flag 22006/487540
1736.30/1714.25	c Got one! Elapsed wall clock time (in seconds):1714.136
1736.30/1714.25	o -17252
1755.35/1732.93	c cleaning 9238 clauses out of 18477 with flag 10005/498176
1763.35/1740.90	c Got one! Elapsed wall clock time (in seconds):1740.785
1763.35/1740.90	o -17255
1765.85/1743.37	c Got one! Elapsed wall clock time (in seconds):1743.253
1765.85/1743.37	o -17262
1766.76/1744.28	c Got one! Elapsed wall clock time (in seconds):1744.166
1766.76/1744.28	o -17266
1767.46/1744.92	c Got one! Elapsed wall clock time (in seconds):1744.806
1767.46/1744.92	o -17301
1778.78/1756.09	c cleaning 7733 clauses out of 15466 with flag 6006/504403
1782.98/1760.21	c Got one! Elapsed wall clock time (in seconds):1760.093
1782.98/1760.21	o -17318
1786.78/1764.07	c Got one! Elapsed wall clock time (in seconds):1763.959
1786.78/1764.07	o -17333
1789.82/1766.91	c Got one! Elapsed wall clock time (in seconds):1766.794
1789.82/1766.91	o -17340
1790.42/1767.58	c Got one! Elapsed wall clock time (in seconds):1767.471
1790.42/1767.58	o -17341
1790.82/1767.98	c Got one! Elapsed wall clock time (in seconds):1767.871
1790.82/1767.98	o -17351
1791.32/1768.41	c Got one! Elapsed wall clock time (in seconds):1768.3
1791.32/1768.41	o -17367
1795.21/1772.38	c Got one! Elapsed wall clock time (in seconds):1772.268
1795.21/1772.38	o -17382
1797.32/1774.49	c Got one! Elapsed wall clock time (in seconds):1774.373
1797.32/1774.49	o -17388
1799.31/1776.41	c Got one! Elapsed wall clock time (in seconds):1776.296
1799.31/1776.41	o -17401
1800.47/1777.30	c starts		: 84
1800.47/1777.30	c conflicts		: 509872
1800.47/1777.30	c decisions		: 513768
1800.47/1777.30	c propagations		: 1036045459
1800.47/1777.30	c inspects		: 3953543461
1800.47/1777.30	c shortcuts		: 0
1800.47/1777.30	c learnt literals	: 0
1800.47/1777.30	c learnt binary clauses	: 0
1800.47/1777.30	c learnt ternary clauses	: 0
1800.47/1777.30	c learnt constraints	: 509872
1800.47/1777.30	c ignored constraints	: 0
1800.47/1777.30	c root simplifications	: 0
1800.47/1777.30	c removed literals (reason simplification)	: 0
1800.47/1777.30	c reason swapping (by a shorter reason)	: 0
1800.47/1777.30	c Calls to reduceDB	: 60
1800.47/1777.30	c Number of update (reduction) of LBD	: 279
1800.47/1777.30	c Imported unit clauses	: 0
1800.47/1777.30	c number of reductions to clauses (during analyze)	: 0
1800.47/1777.30	c number of learned constraints concerned by reduction	: 0
1800.47/1777.30	c number of learning phase by resolution	: 0
1800.47/1777.30	c number of learning phase by cutting planes	: 0
1800.47/1777.30	c speed (assignments/second)	: 591268.024886945
1800.47/1777.30	c non guided choices	0
1800.47/1777.31	c learnt constraints type 
1800.47/1777.31	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 13203
1800.47/1777.31	s SATISFIABLE
1800.47/1777.31	c Found 83 solution(s)
1800.47/1777.31	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 
1800.47/1777.31	c objective function=-17401
1800.47/1777.31	c Total wall clock time (in seconds): 1777.196

Verifier Data

OK	-17401

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-4118088-1467221680/watcher-4118088-1467221680 -o /tmp/evaluation-result-4118088-1467221680/solver-4118088-1467221680 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node103-1467209106-4306 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4118088-1467221680.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.12 2.09 2.04 3/194 5651
/proc/meminfo: memFree=29457896/32872528 swapFree=242912/249044
[pid=5651] ppid=5648 vsize=2500 CPUtime=0 cores=1,3,5,7
/proc/5651/stat : 5651 (java) D 5648 5651 4289 0 -1 4202496 374 0 0 0 0 0 0 0 20 0 1 0 3274335 2560000 46 33554432000 1073741824 1073778376 140737298763904 140737298761032 247055084839 0 0 4096 0 18446744072100588836 0 0 17 5 0 0 0 0 0
/proc/5651/statm: 625 46 37 9 0 29 0

[startup+0.10006 s]
/proc/loadavg: 2.12 2.09 2.04 3/194 5651
/proc/meminfo: memFree=29457896/32872528 swapFree=242912/249044
[pid=5651] ppid=5648 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/5651/stat : 5651 (java) S 5648 5651 4289 0 -1 4202496 4402 0 1 0 8 1 0 0 20 0 18 0 3274335 9787879424 6030 33554432000 1073741824 1073778376 140737298763904 140737298755040 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5651/statm: 2389619 6030 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200215 s]
/proc/loadavg: 2.12 2.09 2.04 3/194 5651
/proc/meminfo: memFree=29457896/32872528 swapFree=242912/249044
[pid=5651] ppid=5648 vsize=9558476 CPUtime=0.24 cores=1,3,5,7
/proc/5651/stat : 5651 (java) S 5648 5651 4289 0 -1 4202496 4643 0 1 0 23 1 0 0 20 0 18 0 3274335 9787879424 6735 33554432000 1073741824 1073778376 140737298763904 140737298755040 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5651/statm: 2389619 6735 2215 9 0 2380296 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 9558476

[startup+0.300212 s]
/proc/loadavg: 2.12 2.09 2.04 3/194 5651
/proc/meminfo: memFree=29457896/32872528 swapFree=242912/249044
[pid=5651] ppid=5648 vsize=9558476 CPUtime=0.48 cores=1,3,5,7
/proc/5651/stat : 5651 (java) S 5648 5651 4289 0 -1 4202496 5773 0 1 0 47 1 0 0 20 0 18 0 3274335 9787879424 7888 33554432000 1073741824 1073778376 140737298763904 140737298755040 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5651/statm: 2389619 7888 2234 9 0 2380296 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 9558476

[startup+0.700152 s]
/proc/loadavg: 2.12 2.09 2.04 3/194 5651
/proc/meminfo: memFree=29457896/32872528 swapFree=242912/249044
[pid=5651] ppid=5648 vsize=9558476 CPUtime=1.04 cores=1,3,5,7
/proc/5651/stat : 5651 (java) S 5648 5651 4289 0 -1 4202496 7113 0 1 0 103 1 0 0 20 0 18 0 3274335 9787879424 11050 33554432000 1073741824 1073778376 140737298763904 140737298755040 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5651/statm: 2389619 11050 2242 9 0 2380296 0
Current children cumulated CPU time (s) 1.04
Current children cumulated vsize (KiB) 9558476

[startup+1.50073 s]
/proc/loadavg: 2.12 2.09 2.04 3/212 5669
/proc/meminfo: memFree=29416920/32872528 swapFree=242912/249044
[pid=5651] ppid=5648 vsize=9558476 CPUtime=1.89 cores=1,3,5,7
/proc/5651/stat : 5651 (java) S 5648 5651 4289 0 -1 4202496 7407 0 1 0 187 2 0 0 20 0 18 0 3274335 9787879424 13130 33554432000 1073741824 1073778376 140737298763904 140737298755040 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5651/statm: 2389619 13130 2249 9 0 2380296 0
[pid=5651/tid=5653] ppid=5648 vsize=9558476 CPUtime=1.46 cores=1,3,5,7
/proc/5651/task/5653/stat : 5653 (java) R 5648 5651 4289 0 -1 4202560 2410 0 1 0 145 1 0 0 20 0 18 0 3274336 9787879424 13130 33554432000 1073741824 1073778376 140737298763904 140357554474672 140357400944251 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=5651/tid=5654] ppid=5648 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/5651/task/5654/stat : 5654 (java) S 5648 5651 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 3274337 9787879424 13130 33554432000 1073741824 1073778376 140737298763904 140357526936232 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5651/tid=5655] ppid=5648 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/5651/task/5655/stat : 5655 (java) S 5648 5651 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 3274337 9787879424 13130 33554432000 1073741824 1073778376 140737298763904 140357525883688 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5651/tid=5656] ppid=5648 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/5651/task/5656/stat : 5656 (java) S 5648 5651 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 3274337 9787879424 13130 33554432000 1073741824 1073778376 140737298763904 140357524831144 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5651/tid=5657] ppid=5648 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/5651/task/5657/stat : 5657 (java) S 5648 5651 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 3274337 9787879424 13130 33554432000 1073741824 1073778376 140737298763904 140357523778600 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5651/tid=5658] ppid=5648 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/5651/task/5658/stat : 5658 (java) S 5648 5651 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 3274337 9787879424 13130 33554432000 1073741824 1073778376 140737298763904 140357522725032 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5651/tid=5659] ppid=5648 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/5651/task/5659/stat : 5659 (java) S 5648 5651 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 3274337 9787879424 13130 33554432000 1073741824 1073778376 140737298763904 140357521672488 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5651/tid=5660] ppid=5648 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/5651/task/5660/stat : 5660 (java) S 5648 5651 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 3274337 9787879424 13130 33554432000 1073741824 1073778376 140737298763904 140357520619944 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5651/tid=5661] ppid=5648 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/5651/task/5661/stat : 5661 (java) S 5648 5651 4289 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 3274337 9787879424 13130 33554432000 1073741824 1073778376 140737298763904 140357519567400 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5651/tid=5662] ppid=5648 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/5651/task/5662/stat : 5662 (java) S 5648 5651 4289 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 3274338 9787879424 13130 33554432000 1073741824 1073778376 140737298763904 140356907666024 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5651/tid=5663] ppid=5648 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/5651/task/5663/stat : 5663 (java) S 5648 5651 4289 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 18 0 3274339 9787879424 13130 33554432000 1073741824 1073778376 140737298763904 140356906612344 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5651/tid=5664] ppid=5648 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/5651/task/5664/stat : 5664 (java) S 5648 5651 4289 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 3274339 9787879424 13130 33554432000 1073741824 1073778376 140737298763904 140356905559688 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5651/tid=5665] ppid=5648 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/5651/task/5665/stat : 5665 (java) S 5648 5651 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 3274341 9787879424 13130 33554432000 1073741824 1073778376 140737298763904 140356904508432 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5651/tid=5666] ppid=5648 vsize=9558476 CPUtime=0.2 cores=1,3,5,7
/proc/5651/task/5666/stat : 5666 (java) S 5648 5651 4289 0 -1 4202560 2007 0 0 0 20 0 0 0 20 0 18 0 3274341 9787879424 13130 33554432000 1073741824 1073778376 140737298763904 140356903454776 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5651/tid=5667] ppid=5648 vsize=9558476 CPUtime=0.18 cores=1,3,5,7
/proc/5651/task/5667/stat : 5667 (java) S 5648 5651 4289 0 -1 4202560 1729 0 0 0 18 0 0 0 20 0 18 0 3274341 9787879424 13130 33554432000 1073741824 1073778376 140737298763904 140356902402232 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5651/tid=5668] ppid=5648 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/5651/task/5668/stat : 5668 (java) S 5648 5651 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 3274341 9787879424 13130 33554432000 1073741824 1073778376 140737298763904 140356901349880 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5651/tid=5669] ppid=5648 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/5651/task/5669/stat : 5669 (java) S 5648 5651 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 3274341 9787879424 13130 33554432000 1073741824 1073778376 140737298763904 140356900297544 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.89
Current children cumulated vsize (KiB) 9558476

[startup+3.10074 s]
/proc/loadavg: 2.12 2.09 2.04 3/212 5669
/proc/meminfo: memFree=29397256/32872528 swapFree=242912/249044
[pid=5651] ppid=5648 vsize=9558476 CPUtime=3.72 cores=1,3,5,7
/proc/5651/stat : 5651 (java) S 5648 5651 4289 0 -1 4202496 12589 0 1 0 369 3 0 0 20 0 18 0 3274335 9787879424 19079 33554432000 1073741824 1073778376 140737298763904 140737298755040 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5651/statm: 2389619 19079 2251 9 0 2380296 0
[pid=5651/tid=5653] ppid=5648 vsize=9558476 CPUtime=3.06 cores=1,3,5,7
/proc/5651/task/5653/stat : 5653 (java) R 5648 5651 4289 0 -1 4202560 2419 0 1 0 304 2 0 0 20 0 18 0 3274336 9787879424 19079 33554432000 1073741824 1073778376 140737298763904 140357554481240 140357400944210 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=5651/tid=5654] ppid=5648 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/5651/task/5654/stat : 5654 (java) S 5648 5651 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 3274337 9787879424 19079 33554432000 1073741824 1073778376 140737298763904 140357526936232 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5651/tid=5655] ppid=5648 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/5651/task/5655/stat : 5655 (java) S 5648 5651 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 3274337 9787879424 19079 33554432000 1073741824 1073778376 140737298763904 140357525883688 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5651/tid=5656] ppid=5648 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/5651/task/5656/stat : 5656 (java) S 5648 5651 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 3274337 9787879424 19079 33554432000 1073741824 1073778376 140737298763904 140357524831144 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5651/tid=5657] ppid=5648 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/5651/task/5657/stat : 5657 (java) S 5648 5651 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 3274337 9787879424 19079 33554432000 1073741824 1073778376 140737298763904 140357523778600 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5651/tid=5658] ppid=5648 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/5651/task/5658/stat : 5658 (java) S 5648 5651 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 3274337 9787879424 19079 33554432000 1073741824 1073778376 140737298763904 140357522725032 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5651/tid=5659] ppid=5648 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/5651/task/5659/stat : 5659 (java) S 5648 5651 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 3274337 9787879424 19079 33554432000 1073741824 1073778376 140737298763904 140357521672488 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5651/tid=5660] ppid=5648 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/5651/task/5660/stat : 5660 (java) S 5648 5651 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 3274337 9787879424 19079 33554432000 1073741824 1073778376 140737298763904 140357520619944 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5651/tid=5661] ppid=5648 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/5651/task/5661/stat : 5661 (java) S 5648 5651 4289 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 3274337 9787879424 19079 33554432000 1073741824 1073778376 140737298763904 140357519567400 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5651/tid=5662] ppid=5648 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/5651/task/5662/stat : 5662 (java) S 5648 5651 4289 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 3274338 9787879424 19079 33554432000 1073741824 1073778376 140737298763904 140356907666024 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5651/tid=5663] ppid=5648 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/5651/task/5663/stat : 5663 (java) S 5648 5651 4289 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 18 0 3274339 9787879424 19079 33554432000 1073741824 1073778376 140737298763904 140356906612344 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5651/tid=5664] ppid=5648 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/5651/task/5664/stat : 5664 (java) S 5648 5651 4289 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 3274339 9787879424 19079 33554432000 1073741824 1073778376 140737298763904 140356905559688 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5651/tid=5665] ppid=5648 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/5651/task/5665/stat : 5665 (java) S 5648 5651 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 3274341 9787879424 19079 33554432000 1073741824 1073778376 140737298763904 140356904508432 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5651/tid=5666] ppid=5648 vsize=9558476 CPUtime=0.28 cores=1,3,5,7
/proc/5651/task/5666/stat : 5666 (java) S 5648 5651 4289 0 -1 4202560 2494 0 0 0 28 0 0 0 20 0 18 0 3274341 9787879424 19079 33554432000 1073741824 1073778376 140737298763904 140356903454776 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5651/tid=5667] ppid=5648 vsize=9558476 CPUtime=0.35 cores=1,3,5,7
/proc/5651/task/5667/stat : 5667 (java) S 5648 5651 4289 0 -1 4202560 6415 0 0 0 35 0 0 0 20 0 18 0 3274341 9787879424 19079 33554432000 1073741824 1073778376 140737298763904 140356902402232 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5651/tid=5668] ppid=5648 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/5651/task/5668/stat : 5668 (java) S 5648 5651 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 3274341 9787879424 19079 33554432000 1073741824 1073778376 140737298763904 140356901349880 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5651/tid=5669] ppid=5648 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/5651/task/5669/stat : 5669 (java) S 5648 5651 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 3274341 9787879424 19079 33554432000 1073741824 1073778376 140737298763904 140356900297544 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.72
Current children cumulated vsize (KiB) 9558476

[startup+6.30076 s]
/proc/loadavg: 2.11 2.09 2.04 3/212 5669
/proc/meminfo: memFree=29379456/32872528 swapFree=242912/249044
[pid=5651] ppid=5648 vsize=9558476 CPUtime=6.92 cores=1,3,5,7
/proc/5651/stat : 5651 (java) S 5648 5651 4289 0 -1 4202496 12598 0 1 0 689 3 0 0 20 0 18 0 3274335 9787879424 21792 33554432000 1073741824 1073778376 140737298763904 140737298755040 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5651/statm: 2389619 21792 2252 9 0 2380296 0
[pid=5651/tid=5653] ppid=5648 vsize=9558476 CPUtime=6.25 cores=1,3,5,7
/proc/5651/task/5653/stat : 5653 (java) R 5648 5651 4289 0 -1 4202560 2427 0 1 0 623 2 0 0 20 0 18 0 3274336 9787879424 21792 33554432000 1073741824 1073778376 140737298763904 140357554474816 140357400944483 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=5651/tid=5654] ppid=5648 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/5651/task/5654/stat : 5654 (java) S 5648 5651 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 3274337 9787879424 21792 33554432000 1073741824 1073778376 140737298763904 140357526936232 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5651/tid=5655] ppid=5648 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/5651/task/5655/stat : 5655 (java) S 5648 5651 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 3274337 9787879424 21792 33554432000 1073741824 1073778376 140737298763904 140357525883688 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5651/tid=5656] ppid=5648 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/5651/task/5656/stat : 5656 (java) S 5648 5651 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 3274337 9787879424 21792 33554432000 1073741824 1073778376 140737298763904 140357524831144 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5651/tid=5657] ppid=5648 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/5651/task/5657/stat : 5657 (java) S 5648 5651 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 3274337 9787879424 21792 33554432000 1073741824 1073778376 140737298763904 140357523778600 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5651/tid=5658] ppid=5648 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/5651/task/5658/stat : 5658 (java) S 5648 5651 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 3274337 9787879424 21792 33554432000 1073741824 1073778376 140737298763904 140357522725032 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5651/tid=5659] ppid=5648 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/5651/task/5659/stat : 5659 (java) S 5648 5651 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 3274337 9787879424 21792 33554432000 1073741824 1073778376 140737298763904 140357521672488 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5651/tid=5660] ppid=5648 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/5651/task/5660/stat : 5660 (java) S 5648 5651 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 3274337 9787879424 21792 33554432000 1073741824 1073778376 140737298763904 140357520619944 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5651/tid=5661] ppid=5648 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/5651/task/5661/stat : 5661 (java) S 5648 5651 4289 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 3274337 9787879424 21792 33554432000 1073741824 1073778376 140737298763904 140357519567400 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5651/tid=5662] ppid=5648 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/5651/task/5662/stat : 5662 (java) S 5648 5651 4289 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 3274338 9787879424 21792 33554432000 1073741824 1073778376 140737298763904 140356907666024 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5651/tid=5663] ppid=5648 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/5651/task/5663/stat : 5663 (java) S 5648 5651 4289 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 18 0 3274339 9787879424 21792 33554432000 1073741824 1073778376 140737298763904 140356906612344 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5651/tid=5664] ppid=5648 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/5651/task/5664/stat : 5664 (java) S 5648 5651 4289 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 3274339 9787879424 21792 33554432000 1073741824 1073778376 140737298763904 140356905559688 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5651/tid=5665] ppid=5648 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/5651/task/5665/stat : 5665 (java) S 5648 5651 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 3274341 9787879424 21792 33554432000 1073741824 1073778376 140737298763904 140356904508432 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5651/tid=5666] ppid=5648 vsize=9558476 CPUtime=0.29 cores=1,3,5,7
/proc/5651/task/5666/stat : 5666 (java) S 5648 5651 4289 0 -1 4202560 2494 0 0 0 29 0 0 0 20 0 18 0 3274341 9787879424 21792 33554432000 1073741824 1073778376 140737298763904 140356903454776 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5651/tid=5667] ppid=5648 vsize=9558476 CPUtime=0.35 cores=1,3,5,7
/proc/5651/task/5667/stat : 5667 (java) S 5648 5651 4289 0 -1 4202560 6415 0 0 0 35 0 0 0 20 0 18 0 3274341 9787879424 21792 33554432000 1073741824 1073778376 140737298763904 140356902402232 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5651/tid=5668] ppid=5648 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/5651/task/5668/stat : 5668 (java) S 5648 5651 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 3274341 9787879424 21792 33554432000 1073741824 1073778376 140737298763904 140356901349880 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5651/tid=5669] ppid=5648 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/5651/task/5669/stat : 5669 (java) S 5648 5651 4289 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 18 0 3274341 9787879424 21792 33554432000 1073741824 1073778376 140737298763904 140356900297544 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 6.92
Current children cumulated vsize (KiB) 9558476

[startup+12.7008 s]
/proc/loadavg: 2.10 2.08 2.04 3/212 5669
/proc/meminfo: memFree=29364540/32872528 swapFree=242912/249044
[pid=5651] ppid=5648 vsize=9558476 CPUtime=13.32 cores=1,3,5,7
/proc/5651/stat : 5651 (java) S 5648 5651 4289 0 -1 4202496 12604 0 1 0 1328 4 0 0 20 0 18 0 3274335 9787879424 24864 33554432000 1073741824 1073778376 140737298763904 140737298755040 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5651/statm: 2389619 24864 2252 9 0 2380296 0

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

[pid=5651/tid=5663] ppid=5648 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5651/task/5663/stat : 5663 (java) S 5648 5651 4289 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 3274339 9856040960 591077 33554432000 1073741824 1073778376 140737298763904 140356906612344 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5651/tid=5664] ppid=5648 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5651/task/5664/stat : 5664 (java) S 5648 5651 4289 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 3274339 9856040960 591077 33554432000 1073741824 1073778376 140737298763904 140356905559688 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5651/tid=5665] ppid=5648 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5651/task/5665/stat : 5665 (java) S 5648 5651 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3274341 9856040960 591077 33554432000 1073741824 1073778376 140737298763904 140356904508432 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5651/tid=5666] ppid=5648 vsize=9625040 CPUtime=1.08 cores=1,3,5,7
/proc/5651/task/5666/stat : 5666 (java) S 5648 5651 4289 0 -1 4202560 8391 0 0 0 108 0 0 0 20 0 19 0 3274341 9856040960 591077 33554432000 1073741824 1073778376 140737298763904 140356903454776 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5651/tid=5667] ppid=5648 vsize=9625040 CPUtime=0.83 cores=1,3,5,7
/proc/5651/task/5667/stat : 5667 (java) S 5648 5651 4289 0 -1 4202560 6534 0 0 0 83 0 0 0 20 0 19 0 3274341 9856040960 591077 33554432000 1073741824 1073778376 140737298763904 140356902402232 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5651/tid=5668] ppid=5648 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5651/task/5668/stat : 5668 (java) S 5648 5651 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3274341 9856040960 591077 33554432000 1073741824 1073778376 140737298763904 140356901349880 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5651/tid=5669] ppid=5648 vsize=9625040 CPUtime=0.67 cores=1,3,5,7
/proc/5651/task/5669/stat : 5669 (java) S 5648 5651 4289 0 -1 4202560 100 0 0 0 31 36 0 0 20 0 19 0 3274341 9856040960 591077 33554432000 1073741824 1073778376 140737298763904 140356900297544 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5651/tid=5670] ppid=5648 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5651/task/5670/stat : 5670 (java) S 5648 5651 4289 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 3276841 9856040960 591077 33554432000 1073741824 1073778376 140737298763904 140356899243304 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1744.4
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1777.1 s]
/proc/loadavg: 2.07 2.11 2.09 3/213 5866
/proc/meminfo: memFree=26868696/32872528 swapFree=242912/249044
[pid=5651] ppid=5648 vsize=9625040 CPUtime=1800.24 cores=1,3,5,7
/proc/5651/stat : 5651 (java) S 5648 5651 4289 0 -1 4202496 52988 0 1 0 179505 519 0 0 20 0 19 0 3274335 9856040960 588010 33554432000 1073741824 1073778376 140737298763904 140737298755040 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5651/statm: 2406260 588010 2301 9 0 2396937 0
[pid=5651/tid=5653] ppid=5648 vsize=9625040 CPUtime=1765.21 cores=1,3,5,7
/proc/5651/task/5653/stat : 5653 (java) S 5648 5651 4289 0 -1 4202560 2910 0 1 0 176486 35 0 0 20 0 19 0 3274336 9856040960 588010 33554432000 1073741824 1073778376 140737298763904 140357554482136 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5651/tid=5654] ppid=5648 vsize=9625040 CPUtime=3.33 cores=1,3,5,7
/proc/5651/task/5654/stat : 5654 (java) R 5648 5651 4289 0 -1 4202560 2653 0 0 0 272 61 0 0 20 0 19 0 3274337 9856040960 588010 33554432000 1073741824 1073778376 140737298763904 140357526936408 140357557042471 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=5651/tid=5655] ppid=5648 vsize=9625040 CPUtime=3.88 cores=1,3,5,7
/proc/5651/task/5655/stat : 5655 (java) R 5648 5651 4289 0 -1 4202560 3682 0 0 0 318 70 0 0 20 0 19 0 3274337 9856040960 588010 33554432000 1073741824 1073778376 140737298763904 140357525883816 140357561979127 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=5651/tid=5656] ppid=5648 vsize=9625040 CPUtime=3.49 cores=1,3,5,7
/proc/5651/task/5656/stat : 5656 (java) R 5648 5651 4289 0 -1 4202560 2823 0 0 0 289 60 0 0 20 0 19 0 3274337 9856040960 588010 33554432000 1073741824 1073778376 140737298763904 140357524831272 247064202375 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=5651/tid=5657] ppid=5648 vsize=9625040 CPUtime=3.5 cores=1,3,5,7
/proc/5651/task/5657/stat : 5657 (java) R 5648 5651 4289 0 -1 4202560 7227 0 0 0 298 52 0 0 20 0 19 0 3274337 9856040960 588010 33554432000 1073741824 1073778376 140737298763904 140357523778728 247064202375 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=5651/tid=5658] ppid=5648 vsize=9625040 CPUtime=3.44 cores=1,3,5,7
/proc/5651/task/5658/stat : 5658 (java) R 5648 5651 4289 0 -1 4202560 3067 0 0 0 287 57 0 0 20 0 19 0 3274337 9856040960 588010 33554432000 1073741824 1073778376 140737298763904 140357522725160 247064202375 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=5651/tid=5659] ppid=5648 vsize=9625040 CPUtime=3.4 cores=1,3,5,7
/proc/5651/task/5659/stat : 5659 (java) R 5648 5651 4289 0 -1 4202560 4178 0 0 0 287 53 0 0 20 0 19 0 3274337 9856040960 588010 33554432000 1073741824 1073778376 140737298763904 140357521672616 247064202375 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=5651/tid=5660] ppid=5648 vsize=9625040 CPUtime=3.6 cores=1,3,5,7
/proc/5651/task/5660/stat : 5660 (java) R 5648 5651 4289 0 -1 4202560 2438 0 0 0 299 61 0 0 20 0 19 0 3274337 9856040960 588010 33554432000 1073741824 1073778376 140737298763904 140357520620072 247064202375 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=5651/tid=5661] ppid=5648 vsize=9625040 CPUtime=3.62 cores=1,3,5,7
/proc/5651/task/5661/stat : 5661 (java) R 5648 5651 4289 0 -1 4202560 3185 0 0 0 306 56 0 0 20 0 19 0 3274337 9856040960 588010 33554432000 1073741824 1073778376 140737298763904 140357519567576 247064202375 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=5651/tid=5662] ppid=5648 vsize=9625040 CPUtime=4.43 cores=1,3,5,7
/proc/5651/task/5662/stat : 5662 (java) S 5648 5651 4289 0 -1 4202560 4542 0 0 0 438 5 0 0 20 0 19 0 3274338 9856040960 588010 33554432000 1073741824 1073778376 140737298763904 140356907664904 247067620412 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5651/tid=5663] ppid=5648 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5651/task/5663/stat : 5663 (java) S 5648 5651 4289 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 3274339 9856040960 588010 33554432000 1073741824 1073778376 140737298763904 140356906612344 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5651/tid=5664] ppid=5648 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5651/task/5664/stat : 5664 (java) S 5648 5651 4289 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 3274339 9856040960 588010 33554432000 1073741824 1073778376 140737298763904 140356905559688 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5651/tid=5665] ppid=5648 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5651/task/5665/stat : 5665 (java) S 5648 5651 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3274341 9856040960 588010 33554432000 1073741824 1073778376 140737298763904 140356904508432 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5651/tid=5666] ppid=5648 vsize=9625040 CPUtime=1.08 cores=1,3,5,7
/proc/5651/task/5666/stat : 5666 (java) S 5648 5651 4289 0 -1 4202560 8391 0 0 0 108 0 0 0 20 0 19 0 3274341 9856040960 588010 33554432000 1073741824 1073778376 140737298763904 140356903454776 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5651/tid=5667] ppid=5648 vsize=9625040 CPUtime=0.83 cores=1,3,5,7
/proc/5651/task/5667/stat : 5667 (java) S 5648 5651 4289 0 -1 4202560 6534 0 0 0 83 0 0 0 20 0 19 0 3274341 9856040960 588010 33554432000 1073741824 1073778376 140737298763904 140356902402232 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5651/tid=5668] ppid=5648 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5651/task/5668/stat : 5668 (java) S 5648 5651 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3274341 9856040960 588010 33554432000 1073741824 1073778376 140737298763904 140356901349880 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5651/tid=5669] ppid=5648 vsize=9625040 CPUtime=0.68 cores=1,3,5,7
/proc/5651/task/5669/stat : 5669 (java) S 5648 5651 4289 0 -1 4202560 102 0 0 0 31 37 0 0 20 0 19 0 3274341 9856040960 588010 33554432000 1073741824 1073778376 140737298763904 140356900297544 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5651/tid=5670] ppid=5648 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5651/task/5670/stat : 5670 (java) S 5648 5651 4289 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 3276841 9856040960 588010 33554432000 1073741824 1073778376 140737298763904 140356899243304 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.24
Current children cumulated vsize (KiB) 9625040

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

[startup+1777.21 s]
/proc/loadavg: 2.07 2.11 2.09 3/213 5866
/proc/meminfo: memFree=26868696/32872528 swapFree=242912/249044
[pid=5651] ppid=5648 vsize=9625040 CPUtime=1800.37 cores=1,3,5,7
/proc/5651/stat : 5651 (java) S 5648 5651 4289 0 -1 4202496 52997 0 1 0 179518 519 0 0 20 0 19 0 3274335 9856040960 588019 33554432000 1073741824 1073778376 140737298763904 140737298755040 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5651/statm: 2406260 588019 2301 9 0 2396937 0
[pid=5651/tid=5653] ppid=5648 vsize=9625040 CPUtime=1765.21 cores=1,3,5,7
/proc/5651/task/5653/stat : 5653 (java) S 5648 5651 4289 0 -1 4202560 2910 0 1 0 176486 35 0 0 20 0 19 0 3274336 9856040960 588019 33554432000 1073741824 1073778376 140737298763904 140357554482136 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5651/tid=5654] ppid=5648 vsize=9625040 CPUtime=3.33 cores=1,3,5,7
/proc/5651/task/5654/stat : 5654 (java) S 5648 5651 4289 0 -1 4202560 2653 0 0 0 272 61 0 0 20 0 19 0 3274337 9856040960 588019 33554432000 1073741824 1073778376 140737298763904 140357526936232 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5651/tid=5655] ppid=5648 vsize=9625040 CPUtime=3.88 cores=1,3,5,7
/proc/5651/task/5655/stat : 5655 (java) S 5648 5651 4289 0 -1 4202560 3682 0 0 0 318 70 0 0 20 0 19 0 3274337 9856040960 588019 33554432000 1073741824 1073778376 140737298763904 140357525883688 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5651/tid=5656] ppid=5648 vsize=9625040 CPUtime=3.49 cores=1,3,5,7
/proc/5651/task/5656/stat : 5656 (java) S 5648 5651 4289 0 -1 4202560 2823 0 0 0 289 60 0 0 20 0 19 0 3274337 9856040960 588019 33554432000 1073741824 1073778376 140737298763904 140357524831144 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5651/tid=5657] ppid=5648 vsize=9625040 CPUtime=3.5 cores=1,3,5,7
/proc/5651/task/5657/stat : 5657 (java) S 5648 5651 4289 0 -1 4202560 7227 0 0 0 298 52 0 0 20 0 19 0 3274337 9856040960 588019 33554432000 1073741824 1073778376 140737298763904 140357523778600 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5651/tid=5658] ppid=5648 vsize=9625040 CPUtime=3.44 cores=1,3,5,7
/proc/5651/task/5658/stat : 5658 (java) S 5648 5651 4289 0 -1 4202560 3067 0 0 0 287 57 0 0 20 0 19 0 3274337 9856040960 588019 33554432000 1073741824 1073778376 140737298763904 140357522725032 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5651/tid=5659] ppid=5648 vsize=9625040 CPUtime=3.41 cores=1,3,5,7
/proc/5651/task/5659/stat : 5659 (java) S 5648 5651 4289 0 -1 4202560 4178 0 0 0 288 53 0 0 20 0 19 0 3274337 9856040960 588019 33554432000 1073741824 1073778376 140737298763904 140357521672488 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5651/tid=5660] ppid=5648 vsize=9625040 CPUtime=3.6 cores=1,3,5,7
/proc/5651/task/5660/stat : 5660 (java) S 5648 5651 4289 0 -1 4202560 2438 0 0 0 299 61 0 0 20 0 19 0 3274337 9856040960 588019 33554432000 1073741824 1073778376 140737298763904 140357520619944 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5651/tid=5661] ppid=5648 vsize=9625040 CPUtime=3.63 cores=1,3,5,7
/proc/5651/task/5661/stat : 5661 (java) S 5648 5651 4289 0 -1 4202560 3185 0 0 0 307 56 0 0 20 0 19 0 3274337 9856040960 588019 33554432000 1073741824 1073778376 140737298763904 140357519567400 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5651/tid=5662] ppid=5648 vsize=9625040 CPUtime=4.53 cores=1,3,5,7
/proc/5651/task/5662/stat : 5662 (java) R 5648 5651 4289 0 -1 4202560 4551 0 0 0 447 6 0 0 20 0 19 0 3274338 9856040960 588019 33554432000 1073741824 1073778376 140737298763904 140356907664904 247063920940 0 0 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=5651/tid=5663] ppid=5648 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5651/task/5663/stat : 5663 (java) S 5648 5651 4289 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 3274339 9856040960 588019 33554432000 1073741824 1073778376 140737298763904 140356906612344 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5651/tid=5664] ppid=5648 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5651/task/5664/stat : 5664 (java) S 5648 5651 4289 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 3274339 9856040960 588019 33554432000 1073741824 1073778376 140737298763904 140356905559688 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5651/tid=5665] ppid=5648 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5651/task/5665/stat : 5665 (java) S 5648 5651 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3274341 9856040960 588019 33554432000 1073741824 1073778376 140737298763904 140356904507976 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5651/tid=5666] ppid=5648 vsize=9625040 CPUtime=1.08 cores=1,3,5,7
/proc/5651/task/5666/stat : 5666 (java) S 5648 5651 4289 0 -1 4202560 8391 0 0 0 108 0 0 0 20 0 19 0 3274341 9856040960 588019 33554432000 1073741824 1073778376 140737298763904 140356903454776 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5651/tid=5667] ppid=5648 vsize=9625040 CPUtime=0.83 cores=1,3,5,7
/proc/5651/task/5667/stat : 5667 (java) S 5648 5651 4289 0 -1 4202560 6534 0 0 0 83 0 0 0 20 0 19 0 3274341 9856040960 588019 33554432000 1073741824 1073778376 140737298763904 140356902402232 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5651/tid=5668] ppid=5648 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5651/task/5668/stat : 5668 (java) S 5648 5651 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3274341 9856040960 588019 33554432000 1073741824 1073778376 140737298763904 140356901349880 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5651/tid=5669] ppid=5648 vsize=9625040 CPUtime=0.68 cores=1,3,5,7
/proc/5651/task/5669/stat : 5669 (java) S 5648 5651 4289 0 -1 4202560 102 0 0 0 31 37 0 0 20 0 19 0 3274341 9856040960 588019 33554432000 1073741824 1073778376 140737298763904 140356900297544 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5651/tid=5670] ppid=5648 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5651/task/5670/stat : 5670 (java) S 5648 5651 4289 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 3276841 9856040960 588019 33554432000 1073741824 1073778376 140737298763904 140356899243304 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.37
Current children cumulated vsize (KiB) 9625040

[startup+1777.3 s]
/proc/loadavg: 2.07 2.11 2.09 3/213 5866
/proc/meminfo: memFree=26868696/32872528 swapFree=242912/249044
[pid=5651] ppid=5648 vsize=9625040 CPUtime=1800.47 cores=1,3,5,7
/proc/5651/stat : 5651 (java) S 5648 5651 4289 0 -1 4202496 52997 0 1 0 179528 519 0 0 20 0 19 0 3274335 9856040960 588019 33554432000 1073741824 1073778376 140737298763904 140737298755040 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5651/statm: 2406260 588019 2301 9 0 2396937 0
[pid=5651/tid=5653] ppid=5648 vsize=9625040 CPUtime=1765.21 cores=1,3,5,7
/proc/5651/task/5653/stat : 5653 (java) S 5648 5651 4289 0 -1 4202560 2910 0 1 0 176486 35 0 0 20 0 19 0 3274336 9856040960 588019 33554432000 1073741824 1073778376 140737298763904 140357554482136 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5651/tid=5654] ppid=5648 vsize=9625040 CPUtime=3.33 cores=1,3,5,7
/proc/5651/task/5654/stat : 5654 (java) S 5648 5651 4289 0 -1 4202560 2653 0 0 0 272 61 0 0 20 0 19 0 3274337 9856040960 588019 33554432000 1073741824 1073778376 140737298763904 140357526936232 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5651/tid=5655] ppid=5648 vsize=9625040 CPUtime=3.88 cores=1,3,5,7
/proc/5651/task/5655/stat : 5655 (java) S 5648 5651 4289 0 -1 4202560 3682 0 0 0 318 70 0 0 20 0 19 0 3274337 9856040960 588019 33554432000 1073741824 1073778376 140737298763904 140357525883688 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5651/tid=5656] ppid=5648 vsize=9625040 CPUtime=3.49 cores=1,3,5,7
/proc/5651/task/5656/stat : 5656 (java) S 5648 5651 4289 0 -1 4202560 2823 0 0 0 289 60 0 0 20 0 19 0 3274337 9856040960 588019 33554432000 1073741824 1073778376 140737298763904 140357524831144 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5651/tid=5657] ppid=5648 vsize=9625040 CPUtime=3.5 cores=1,3,5,7
/proc/5651/task/5657/stat : 5657 (java) S 5648 5651 4289 0 -1 4202560 7227 0 0 0 298 52 0 0 20 0 19 0 3274337 9856040960 588019 33554432000 1073741824 1073778376 140737298763904 140357523778600 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5651/tid=5658] ppid=5648 vsize=9625040 CPUtime=3.44 cores=1,3,5,7
/proc/5651/task/5658/stat : 5658 (java) S 5648 5651 4289 0 -1 4202560 3067 0 0 0 287 57 0 0 20 0 19 0 3274337 9856040960 588019 33554432000 1073741824 1073778376 140737298763904 140357522725032 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5651/tid=5659] ppid=5648 vsize=9625040 CPUtime=3.41 cores=1,3,5,7
/proc/5651/task/5659/stat : 5659 (java) S 5648 5651 4289 0 -1 4202560 4178 0 0 0 288 53 0 0 20 0 19 0 3274337 9856040960 588019 33554432000 1073741824 1073778376 140737298763904 140357521672488 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5651/tid=5660] ppid=5648 vsize=9625040 CPUtime=3.6 cores=1,3,5,7
/proc/5651/task/5660/stat : 5660 (java) S 5648 5651 4289 0 -1 4202560 2438 0 0 0 299 61 0 0 20 0 19 0 3274337 9856040960 588019 33554432000 1073741824 1073778376 140737298763904 140357520619944 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5651/tid=5661] ppid=5648 vsize=9625040 CPUtime=3.63 cores=1,3,5,7
/proc/5651/task/5661/stat : 5661 (java) S 5648 5651 4289 0 -1 4202560 3185 0 0 0 307 56 0 0 20 0 19 0 3274337 9856040960 588019 33554432000 1073741824 1073778376 140737298763904 140357519567400 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5651/tid=5662] ppid=5648 vsize=9625040 CPUtime=4.62 cores=1,3,5,7
/proc/5651/task/5662/stat : 5662 (java) R 5648 5651 4289 0 -1 4202560 4551 0 0 0 456 6 0 0 20 0 19 0 3274338 9856040960 588019 33554432000 1073741824 1073778376 140737298763904 140356907664904 140357560608145 0 0 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=5651/tid=5663] ppid=5648 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5651/task/5663/stat : 5663 (java) S 5648 5651 4289 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 3274339 9856040960 588019 33554432000 1073741824 1073778376 140737298763904 140356906612344 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5651/tid=5664] ppid=5648 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5651/task/5664/stat : 5664 (java) S 5648 5651 4289 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 3274339 9856040960 588019 33554432000 1073741824 1073778376 140737298763904 140356905559688 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5651/tid=5665] ppid=5648 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5651/task/5665/stat : 5665 (java) S 5648 5651 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3274341 9856040960 588019 33554432000 1073741824 1073778376 140737298763904 140356904507976 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5651/tid=5666] ppid=5648 vsize=9625040 CPUtime=1.08 cores=1,3,5,7
/proc/5651/task/5666/stat : 5666 (java) S 5648 5651 4289 0 -1 4202560 8391 0 0 0 108 0 0 0 20 0 19 0 3274341 9856040960 588019 33554432000 1073741824 1073778376 140737298763904 140356903454776 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5651/tid=5667] ppid=5648 vsize=9625040 CPUtime=0.83 cores=1,3,5,7
/proc/5651/task/5667/stat : 5667 (java) S 5648 5651 4289 0 -1 4202560 6534 0 0 0 83 0 0 0 20 0 19 0 3274341 9856040960 588019 33554432000 1073741824 1073778376 140737298763904 140356902402232 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5651/tid=5668] ppid=5648 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5651/task/5668/stat : 5668 (java) S 5648 5651 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3274341 9856040960 588019 33554432000 1073741824 1073778376 140737298763904 140356901349880 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5651/tid=5669] ppid=5648 vsize=9625040 CPUtime=0.68 cores=1,3,5,7
/proc/5651/task/5669/stat : 5669 (java) S 5648 5651 4289 0 -1 4202560 102 0 0 0 31 37 0 0 20 0 19 0 3274341 9856040960 588019 33554432000 1073741824 1073778376 140737298763904 140356900297544 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5651/tid=5670] ppid=5648 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5651/task/5670/stat : 5670 (java) S 5648 5651 4289 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 3276841 9856040960 588019 33554432000 1073741824 1073778376 140737298763904 140356899243304 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.47
Current children cumulated vsize (KiB) 9625040

Child status: 143
Real time (s): 1777.32
CPU time (s): 1800.98
CPU user time (s): 1795.36
CPU system time (s): 5.62215
CPU usage (%): 101.331
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.36
system time used= 5.62214
maximum resident set size= 3661528
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 53038
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1640
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 40899
involuntary context switches= 18809

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.7424 second user time and 13.5939 second system time

The end

Launcher Data

Begin job on node103 at 2016-06-29 19:34:40
IDJOB=4118088
IDBENCH=111447
IDSOLVER=2546
FILE ID=node103/4118088-1467221680
RUNJOBID= node103-1467209106-4306
PBS_JOBID= 19997590
Free space on /tmp= 71712 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB15eval/normalized-PB15eval/OPT-BIGINT-NLC/minlplib2-pb-0.1.0/opb/normalized-autocorr_bern50-50.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4118088-1467221680/watcher-4118088-1467221680 -o /tmp/evaluation-result-4118088-1467221680/solver-4118088-1467221680 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node103-1467209106-4306 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4118088-1467221680.opb

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

MD5SUM BENCH= 4326e1098508119ad2e7d2b32110faf3
RANDOM SEED=1965047596

node103.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.456
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	: 5332.91
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.456
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.456
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:        29457904 kB
Buffers:           94304 kB
Cached:          1225000 kB
SwapCached:            0 kB
Active:          2012072 kB
Inactive:         418796 kB
Active(anon):    1113868 kB
Inactive(anon):        0 kB
Active(file):     898204 kB
Inactive(file):   418796 kB
Unevictable:      249044 kB
Mlocked:          242912 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              1260 kB
Writeback:             0 kB
AnonPages:       1319380 kB
Mapped:            22252 kB
Shmem:               204 kB
Slab:             602756 kB
SReclaimable:      47080 kB
SUnreclaim:       555676 kB
KernelStack:        1760 kB
PageTables:         7112 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2170796 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1048576 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= 71712 MiB
End job on node103 at 2016-06-29 20:04:18