Trace number 4119354

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)-96 1800.02 1784.75

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-NLC/
minlplib2-pb-0.1.0/opb/normalized-sporttournament28.opb
MD5SUMb8a1b4b1ddd1941fb271e48f47dfd1e4
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-127
Best CPU time to get the best result obtained on this benchmark1800.14
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables0
Total number of constraints0
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint-1
Maximum length of a constraint0
Number of terms in the objective function 972
Biggest coefficient in the objective function 2
Number of bits for the biggest coefficient in the objective function 2
Sum of the numbers in the objective function 1048
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 1048
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)728
Sum of products size (including duplicates)1456
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.08/0.12	c Pseudo Boolean Optimization by upper bound
0.08/0.12	c --- Begin Solver configuration ---
0.08/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.08/0.12	c Learn all clauses as in MiniSAT
0.08/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.12	c No reason simplification
0.08/0.12	c Glucose 2.1 dynamic restart strategy
0.08/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.08/0.12	c timeout=2147483s
0.08/0.12	c DB Simplification allowed=false
0.08/0.12	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.08/0.12	c --- End Solver configuration ---
0.08/0.12	c solving HOME/instance-4119354-1467255659.opb
0.08/0.12	c reading problem ... 
0.08/0.12	c  objective function found
0.23/0.21	c ... done. Wall clock time 0.093s.
0.23/0.21	c declared #vars     378
0.23/0.21	c internal #vars     1106
0.23/0.21	c #constraints  1456
0.23/0.21	c constraints type 
0.23/0.21	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 728
0.23/0.21	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 728
0.23/0.21	c 1456 constraints processed.
0.23/0.21	c objective function length is 972 literals
0.23/0.23	c SATISFIABLE
0.23/0.23	c OPTIMIZING...
0.23/0.23	c Got one! Elapsed wall clock time (in seconds):0.115
0.23/0.23	o -90
0.43/0.30	c Got one! Elapsed wall clock time (in seconds):0.187
0.43/0.30	o -91
1.25/0.87	c cleaning 2526 clauses out of 5059 with flag 10048/5059
1.64/1.17	c Got one! Elapsed wall clock time (in seconds):1.055
1.64/1.17	o -92
1.95/1.37	c cleaning 3796 clauses out of 7602 with flag 4028/10128
2.57/1.91	c cleaning 4898 clauses out of 9806 with flag 16036/16128
2.57/1.92	c Got one! Elapsed wall clock time (in seconds):1.807
2.57/1.92	o -93
2.80/2.19	c Got one! Elapsed wall clock time (in seconds):2.071
2.80/2.19	o -94
3.11/2.49	c cleaning 5457 clauses out of 10925 with flag 6054/22145
3.72/3.06	c cleaning 5727 clauses out of 11468 with flag 18147/28145
4.42/3.77	c cleaning 6368 clauses out of 12741 with flag 32287/35145
5.22/4.57	c cleaning 7179 clauses out of 14374 with flag 48419/43146
6.23/5.51	c cleaning 8091 clauses out of 16194 with flag 66453/52145
7.33/6.65	c cleaning 9043 clauses out of 18103 with flag 86536/62145
8.79/8.06	c cleaning 10022 clauses out of 20060 with flag 108681/73145
10.29/9.52	c cleaning 11014 clauses out of 22038 with flag 132755/85145
11.39/10.61	c Got one! Elapsed wall clock time (in seconds):10.49
11.39/10.61	o -95
12.00/11.25	c cleaning 12699 clauses out of 25410 with flag 10066/99531
12.60/11.88	c cleaning 9344 clauses out of 18710 with flag 22095/105530
13.40/12.64	c cleaning 8175 clauses out of 16366 with flag 36189/112530
14.20/13.49	c cleaning 8090 clauses out of 16191 with flag 52244/120530
15.20/14.49	c cleaning 8543 clauses out of 17101 with flag 70461/129530
16.48/15.69	c cleaning 9268 clauses out of 18559 with flag 90507/139531
17.78/16.98	c cleaning 10136 clauses out of 20290 with flag 112543/150530
19.28/18.44	c cleaning 11068 clauses out of 22155 with flag 136600/162531
20.88/20.01	c cleaning 12036 clauses out of 24087 with flag 162674/175531
22.58/21.72	c cleaning 13017 clauses out of 26051 with flag 190782/189531
24.58/23.70	c cleaning 14008 clauses out of 28034 with flag 220928/204531
26.76/25.80	c cleaning 15008 clauses out of 30026 with flag 253102/220531
29.06/28.10	c cleaning 16001 clauses out of 32017 with flag 287228/237530
31.66/30.75	c cleaning 17003 clauses out of 34017 with flag 323400/255531
34.07/33.19	c cleaning 17997 clauses out of 36014 with flag 361580/274531
36.97/35.99	c cleaning 19001 clauses out of 38017 with flag 401664/294531
39.87/38.86	c cleaning 20000 clauses out of 40016 with flag 443753/315531
42.97/41.93	c cleaning 21002 clauses out of 42015 with flag 487864/337530
47.20/46.07	c cleaning 21997 clauses out of 44014 with flag 533945/360531
51.21/50.01	c cleaning 22998 clauses out of 46016 with flag 581970/384530
55.51/54.36	c cleaning 23998 clauses out of 48018 with flag 632007/409530
60.92/59.60	c cleaning 25001 clauses out of 50022 with flag 684012/435532
66.72/65.40	c cleaning 26000 clauses out of 52019 with flag 738008/462530
72.82/71.39	c cleaning 27001 clauses out of 54020 with flag 794026/490531
79.52/78.01	c cleaning 28000 clauses out of 56019 with flag 852091/519531
85.92/84.44	c cleaning 29002 clauses out of 58018 with flag 912153/549530
93.25/91.61	c cleaning 29998 clauses out of 60016 with flag 974192/580530
100.75/99.12	c cleaning 31000 clauses out of 62019 with flag 1038199/612531
109.55/107.81	c cleaning 31999 clauses out of 64019 with flag 1104209/645531
117.37/115.47	c cleaning 32999 clauses out of 66020 with flag 1172371/679531
124.77/122.88	c cleaning 33997 clauses out of 68020 with flag 1242559/714530
133.62/131.68	c cleaning 35010 clauses out of 70025 with flag 1314657/750532
142.02/140.05	c cleaning 35996 clauses out of 72014 with flag 1388656/787531
150.27/148.29	c cleaning 36998 clauses out of 74018 with flag 1464663/825531
161.34/159.22	c cleaning 38001 clauses out of 76019 with flag 1542661/864530
172.64/170.44	c cleaning 38995 clauses out of 78018 with flag 1622661/904530
183.64/181.48	c cleaning 40000 clauses out of 80023 with flag 1704662/945530
196.11/193.83	c cleaning 41006 clauses out of 82023 with flag 1788663/987530
209.39/207.08	c cleaning 42000 clauses out of 84017 with flag 1874664/1030530
222.66/220.20	c cleaning 42997 clauses out of 86017 with flag 1962684/1074530
235.10/232.65	c cleaning 43997 clauses out of 88020 with flag 2052698/1119530
247.70/245.10	c cleaning 45003 clauses out of 90026 with flag 2144872/1165533
261.38/258.72	c cleaning 46002 clauses out of 92021 with flag 2238894/1212531
275.49/272.75	c cleaning 47003 clauses out of 94020 with flag 2335002/1260532
289.68/286.83	c cleaning 47998 clauses out of 96016 with flag 2433034/1309531
306.45/303.53	c cleaning 48997 clauses out of 98017 with flag 2533035/1359530
323.04/320.03	c cleaning 49997 clauses out of 100020 with flag 2635035/1410530
343.25/340.16	c cleaning 51000 clauses out of 102023 with flag 2739036/1462530
361.58/358.35	c cleaning 52000 clauses out of 104024 with flag 2845038/1515531
384.56/381.22	c cleaning 53002 clauses out of 106023 with flag 2953036/1569530
409.25/405.81	c cleaning 54000 clauses out of 108022 with flag 3063041/1624531
435.38/431.89	c cleaning 55001 clauses out of 110021 with flag 3175041/1680530
461.16/457.57	c cleaning 55999 clauses out of 112021 with flag 3289046/1737531
486.25/482.56	c cleaning 57002 clauses out of 114021 with flag 3405047/1795530
489.15/485.44	c Got one! Elapsed wall clock time (in seconds):485.319
489.15/485.44	o -96
490.45/486.77	c cleaning 36148 clauses out of 72310 with flag 10057/1810821
491.65/487.92	c cleaning 21073 clauses out of 42162 with flag 22078/1816821
492.58/488.88	c cleaning 14036 clauses out of 28088 with flag 36124/1823820
493.58/489.81	c cleaning 11021 clauses out of 22053 with flag 52174/1831821
494.57/490.81	c cleaning 10004 clauses out of 20032 with flag 70231/1840821
495.58/491.89	c cleaning 10005 clauses out of 20027 with flag 90265/1850820
496.88/493.10	c cleaning 10501 clauses out of 21022 with flag 112338/1861820
498.18/494.47	c cleaning 11255 clauses out of 22523 with flag 136376/1873822
499.82/496.08	c cleaning 12125 clauses out of 24267 with flag 162394/1886821
501.51/497.78	c cleaning 13062 clauses out of 26142 with flag 190448/1900821
503.51/499.72	c cleaning 14033 clauses out of 28080 with flag 220488/1915821
505.73/501.98	c cleaning 15016 clauses out of 30047 with flag 252550/1931821
508.23/504.48	c cleaning 16004 clauses out of 32030 with flag 286581/1948820
510.76/506.99	c cleaning 17006 clauses out of 34026 with flag 322636/1966820
513.81/509.90	c cleaning 18003 clauses out of 36021 with flag 360663/1985821
516.61/512.79	c cleaning 19000 clauses out of 38017 with flag 400732/2005820
520.14/516.20	c cleaning 20000 clauses out of 40019 with flag 442808/2026822
524.07/520.18	c cleaning 20998 clauses out of 42017 with flag 486826/2048820
528.18/524.24	c cleaning 22002 clauses out of 44019 with flag 532831/2071820
532.50/528.50	c cleaning 22996 clauses out of 46018 with flag 580907/2095821
536.93/532.94	c cleaning 24000 clauses out of 48022 with flag 631014/2120821
542.18/538.14	c cleaning 24999 clauses out of 50021 with flag 683060/2146820
548.41/544.36	c cleaning 26001 clauses out of 52023 with flag 737114/2173821
555.24/551.20	c cleaning 27003 clauses out of 54022 with flag 793114/2201821
563.09/558.96	c cleaning 27999 clauses out of 56019 with flag 851133/2230821
571.43/567.28	c cleaning 28999 clauses out of 58019 with flag 911151/2260820
579.67/575.45	c cleaning 29997 clauses out of 60021 with flag 973194/2291821
587.90/583.69	c cleaning 31005 clauses out of 62023 with flag 1037229/2323820
597.43/593.16	c cleaning 31998 clauses out of 64018 with flag 1103252/2356820
606.20/601.86	c cleaning 33001 clauses out of 66021 with flag 1171278/2390821
615.45/611.02	c cleaning 34000 clauses out of 68019 with flag 1241297/2425820
623.22/618.78	c cleaning 35001 clauses out of 70019 with flag 1313371/2461820
632.45/627.90	c cleaning 36000 clauses out of 72019 with flag 1387389/2498821
642.23/637.69	c cleaning 36996 clauses out of 74018 with flag 1463434/2536820
654.13/649.48	c cleaning 38000 clauses out of 76022 with flag 1541435/2575820
664.14/659.32	c cleaning 39001 clauses out of 78023 with flag 1621476/2615821
675.44/670.50	c cleaning 40000 clauses out of 80022 with flag 1703546/2656821
688.27/683.22	c cleaning 40999 clauses out of 82022 with flag 1787645/2698821
702.19/697.01	c cleaning 41996 clauses out of 84022 with flag 1873680/2741820
715.39/710.19	c cleaning 43008 clauses out of 86027 with flag 1961731/2785821
732.50/727.12	c cleaning 44001 clauses out of 88018 with flag 2051729/2830820
747.72/742.24	c cleaning 45001 clauses out of 90018 with flag 2143846/2876821
763.17/757.65	c cleaning 45996 clauses out of 92016 with flag 2237939/2923820
777.99/772.30	c cleaning 47001 clauses out of 94020 with flag 2333987/2971820
794.83/789.07	c cleaning 47999 clauses out of 96019 with flag 2432041/3020820
812.98/807.05	c cleaning 49001 clauses out of 98020 with flag 2532044/3070820
831.08/825.04	c cleaning 49997 clauses out of 100019 with flag 2634069/3121820
851.51/845.35	c cleaning 51001 clauses out of 102023 with flag 2738105/3173821
869.33/863.07	c cleaning 52000 clauses out of 104021 with flag 2844142/3226820
893.10/886.67	c cleaning 52996 clauses out of 106021 with flag 2952188/3280820
918.34/911.78	c cleaning 53997 clauses out of 108026 with flag 3062255/3335821
940.75/933.97	c cleaning 55002 clauses out of 110029 with flag 3174319/3391821
964.48/957.53	c cleaning 55997 clauses out of 112026 with flag 3288356/3448820
990.85/983.79	c cleaning 57008 clauses out of 114029 with flag 3404458/3506820
1016.53/1009.20	c cleaning 58002 clauses out of 116023 with flag 3522550/3565822
1042.91/1035.41	c cleaning 58999 clauses out of 118019 with flag 3642587/3625820
1069.02/1061.36	c cleaning 60001 clauses out of 120020 with flag 3764620/3686820
1094.93/1087.04	c cleaning 60999 clauses out of 122020 with flag 3888691/3748821
1121.45/1113.27	c cleaning 62001 clauses out of 124020 with flag 4014730/3811820
1152.68/1144.19	c cleaning 62998 clauses out of 126020 with flag 4142732/3875821
1178.57/1169.71	c cleaning 64004 clauses out of 128022 with flag 4272790/3940821
1202.03/1192.95	c cleaning 64999 clauses out of 130019 with flag 4404894/4006822
1228.54/1219.10	c cleaning 65998 clauses out of 132019 with flag 4538917/4073821
1258.51/1248.78	c cleaning 66997 clauses out of 134020 with flag 4675000/4141820
1289.86/1279.74	c cleaning 68004 clauses out of 136025 with flag 4813161/4210822
1321.53/1311.04	c cleaning 69001 clauses out of 138019 with flag 4953192/4280820
1356.13/1345.29	c cleaning 70003 clauses out of 140019 with flag 5095284/4351821
1387.47/1376.25	c cleaning 70999 clauses out of 142016 with flag 5239354/4423821
1422.90/1411.37	c cleaning 71995 clauses out of 144016 with flag 5385424/4496820
1457.42/1445.57	c cleaning 73002 clauses out of 146022 with flag 5533433/4570821
1497.28/1485.01	c cleaning 73999 clauses out of 148019 with flag 5683475/4645820
1538.15/1525.56	c cleaning 75000 clauses out of 150021 with flag 5835525/4721821
1583.72/1570.62	c cleaning 76000 clauses out of 152021 with flag 5989530/4798821
1627.84/1614.39	c cleaning 76997 clauses out of 154020 with flag 6145562/4876820
1675.32/1661.38	c cleaning 77999 clauses out of 156023 with flag 6303565/4955820
1720.08/1705.67	c cleaning 78997 clauses out of 158025 with flag 6463572/5035821
1770.61/1755.77	c cleaning 80006 clauses out of 160027 with flag 6625577/5116820
1800.02/1784.71	c starts		: 8
1800.02/1784.71	c conflicts		: 5171346
1800.02/1784.71	c decisions		: 5425770
1800.02/1784.71	c propagations		: 70247878
1800.02/1784.71	c inspects		: 27528985435
1800.02/1784.71	c shortcuts		: 0
1800.02/1784.71	c learnt literals	: 0
1800.02/1784.71	c learnt binary clauses	: 0
1800.02/1784.71	c learnt ternary clauses	: 0
1800.02/1784.71	c learnt constraints	: 5171346
1800.02/1784.71	c ignored constraints	: 0
1800.02/1784.71	c root simplifications	: 0
1800.02/1784.71	c removed literals (reason simplification)	: 0
1800.02/1784.71	c reason swapping (by a shorter reason)	: 0
1800.02/1784.71	c Calls to reduceDB	: 142
1800.02/1784.71	c Number of update (reduction) of LBD	: 3009
1800.02/1784.71	c Imported unit clauses	: 0
1800.02/1784.71	c number of reductions to clauses (during analyze)	: 0
1800.02/1784.71	c number of learned constraints concerned by reduction	: 0
1800.02/1784.71	c number of learning phase by resolution	: 0
1800.02/1784.71	c number of learning phase by cutting planes	: 0
1800.02/1784.71	c speed (assignments/second)	: 39365.71263338515
1800.02/1784.71	c non guided choices	14
1800.02/1784.74	c learnt constraints type 
1800.02/1784.74	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 134547
1800.02/1784.74	s SATISFIABLE
1800.02/1784.74	c Found 7 solution(s)
1800.02/1784.74	v x1 -x2 -x3 x4 -x5 x6 -x7 x8 x9 -x10 -x11 -x12 -x13 -x14 -x15 x16 x17 x18 x19 -x20 x21 -x22 -x23 x24 x25 -x26 x27 -x28 x29 x30 x31 x32 x33 x34 x35 x36 x37 x38 x39 x40 x41 x42 -x43 x44 x45 x46 x47 -x48 x49 -x50 x51 -x52 -x53 -x54 x55 -x56 -x57 x58 x59 -x60 x61 x62 -x63 x64 x65 x66 x67 -x68 -x69 x70 x71 x72 -x73 -x74 -x75 x76 x77 -x78 x79 x80 x81 -x82 x83 -x84 x85 -x86 -x87 x88 -x89 x90 -x91 x92 x93 -x94 x95 x96 x97 x98 x99 -x100 x101 x102 -x103 x104 x105 -x106 -x107 x108 -x109 -x110 -x111 -x112 -x113 x114 -x115 x116 x117 x118 x119 x120 -x121 -x122 x123 x124 x125 -x126 -x127 -x128 x129 x130 -x131 x132 x133 -x134 -x135 -x136 x137 -x138 -x139 x140 x141 x142 -x143 x144 x145 x146 x147 -x148 x149 x150 x151 -x152 -x153 x154 x155 x156 x157 -x158 x159 x160 -x161 x162 x163 x164 -x165 -x166 x167 x168 x169 -x170 x171 x172 x173 x174 x175 x176 x177 x178 x179 x180 -x181 -x182 -x183 -x184 x185 -x186 x187 x188 x189 -x190 -x191 -x192 x193 -x194 x195 -x196 x197 x198 -x199 x200 -x201 x202 x203 x204 x205 x206 -x207 x208 -x209 x210 x211 x212 -x213 -x214 -x215 x216 x217 x218 x219 x220 -x221 x222 x223 x224 -x225 x226 -x227 -x228 x229 x230 -x231 x232 -x233 x234 x235 x236 x237 x238 -x239 x240 -x241 x242 x243 x244 x245 x246 x247 x248 -x249 x250 -x251 x252 x253 x254 -x255 x256 x257 x258 x259 x260 x261 x262 x263 x264 x265 x266 x267 -x268 -x269 x270 -x271 -x272 x273 x274 -x275 x276 -x277 -x278 x279 -x280 x281 x282 x283 x284 x285 x286 -x287 x288 -x289 -x290 -x291 -x292 -x293 x294 -x295 x296 x297 x298 x299 x300 -x301 -x302 -x303 -x304 -x305 x306 x307 -x308 -x309 x310 x311 x312 x313 -x314 -x315 -x316 -x317 -x318 x319 x320 -x321 x322 -x323 x324 x325 -x326 -x327 -x328 -x329 x330 -x331 x332 x333 -x334 x335 x336 -x337 -x338 -x339 -x340 -x341 -x342 x343 x344 x345 -x346 x347 -x348 x349 -x350 x351 x352 -x353 -x354 -x355 -x356 -x357 x358 x359 -x360 x361 -x362 -x363 x364 x365 x366 x367 x368 -x369 x370 x371 x372 -x373 x374 -x375 -x376 x377 x378 
1800.02/1784.74	c objective function=-96
1800.02/1784.74	c Total wall clock time (in seconds): 1784.623

Verifier Data

OK	-96

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-4119354-1467255659/watcher-4119354-1467255659 -o /tmp/evaluation-result-4119354-1467255659/solver-4119354-1467255659 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node115-1467248476-6484 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4119354-1467255659.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.32 2.22 2.19 4/195 7461
/proc/meminfo: memFree=30105744/32872528 swapFree=1100912/1182672
[pid=7461] ppid=7458 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/7461/stat : 7461 (java) R 7458 7461 6303 0 -1 4202496 327 0 0 0 0 0 0 0 20 0 1 0 4595080 9515008 184 33554432000 1073741824 1073778376 140734332636064 140734332627288 271787388343 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7461/statm: 2323 184 142 9 0 71 0

[startup+0.100062 s]
/proc/loadavg: 2.32 2.22 2.19 4/195 7461
/proc/meminfo: memFree=30105744/32872528 swapFree=1100912/1182672
[pid=7461] ppid=7458 vsize=9558476 CPUtime=0.08 cores=0,2,4,6
/proc/7461/stat : 7461 (java) S 7458 7461 6303 0 -1 4202496 4393 0 1 0 8 0 0 0 20 0 18 0 4595080 9787879424 6026 33554432000 1073741824 1073778376 140733308109584 140733308100720 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7461/statm: 2389619 6026 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9558476

[startup+0.200219 s]
/proc/loadavg: 2.32 2.22 2.19 4/195 7461
/proc/meminfo: memFree=30105744/32872528 swapFree=1100912/1182672
[pid=7461] ppid=7458 vsize=9558476 CPUtime=0.23 cores=0,2,4,6
/proc/7461/stat : 7461 (java) S 7458 7461 6303 0 -1 4202496 4749 0 1 0 22 1 0 0 20 0 18 0 4595080 9787879424 6848 33554432000 1073741824 1073778376 140733308109584 140733308100720 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7461/statm: 2389619 6848 2202 9 0 2380296 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9558476

[startup+0.300215 s]
/proc/loadavg: 2.32 2.22 2.19 4/195 7461
/proc/meminfo: memFree=30105744/32872528 swapFree=1100912/1182672
[pid=7461] ppid=7458 vsize=9625040 CPUtime=0.43 cores=0,2,4,6
/proc/7461/stat : 7461 (java) S 7458 7461 6303 0 -1 4202496 6380 0 1 0 42 1 0 0 20 0 19 0 4595080 9856040960 8523 33554432000 1073741824 1073778376 140733308109584 140733308100720 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7461/statm: 2406260 8523 2243 9 0 2396937 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 9625040

[startup+0.700128 s]
/proc/loadavg: 2.32 2.22 2.19 4/195 7461
/proc/meminfo: memFree=30105744/32872528 swapFree=1100912/1182672
[pid=7461] ppid=7458 vsize=9625040 CPUtime=1.14 cores=0,2,4,6
/proc/7461/stat : 7461 (java) S 7458 7461 6303 0 -1 4202496 9809 0 1 0 112 2 0 0 20 0 19 0 4595080 9856040960 11947 33554432000 1073741824 1073778376 140733308109584 140733308100720 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7461/statm: 2406260 11947 2248 9 0 2396937 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 9625040

[startup+1.50082 s]
/proc/loadavg: 2.32 2.22 2.19 4/214 7480
/proc/meminfo: memFree=30060560/32872528 swapFree=1100912/1182672
[pid=7461] ppid=7458 vsize=9625040 CPUtime=2.16 cores=0,2,4,6
/proc/7461/stat : 7461 (java) S 7458 7461 6303 0 -1 4202496 11155 0 1 0 214 2 0 0 20 0 19 0 4595080 9856040960 16252 33554432000 1073741824 1073778376 140733308109584 140733308100720 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7461/statm: 2406260 16252 2260 9 0 2396937 0
[pid=7461/tid=7463] ppid=7458 vsize=9625040 CPUtime=1.45 cores=0,2,4,6
/proc/7461/task/7463/stat : 7463 (java) R 7458 7461 6303 0 -1 4202560 2428 0 1 0 143 2 0 0 20 0 19 0 4595081 9856040960 16252 33554432000 1073741824 1073778376 140733308109584 139717480152768 139717316636508 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=7461/tid=7464] ppid=7458 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7461/task/7464/stat : 7464 (java) S 7458 7461 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4595082 9856040960 16252 33554432000 1073741824 1073778376 140733308109584 139717441653160 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7461/tid=7465] ppid=7458 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7461/task/7465/stat : 7465 (java) S 7458 7461 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4595082 9856040960 16252 33554432000 1073741824 1073778376 140733308109584 139717440600616 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7461/tid=7466] ppid=7458 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7461/task/7466/stat : 7466 (java) S 7458 7461 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4595082 9856040960 16252 33554432000 1073741824 1073778376 140733308109584 139717439547560 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7461/tid=7467] ppid=7458 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7461/task/7467/stat : 7467 (java) S 7458 7461 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4595082 9856040960 16252 33554432000 1073741824 1073778376 140733308109584 139717438495016 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7461/tid=7468] ppid=7458 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7461/task/7468/stat : 7468 (java) S 7458 7461 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4595082 9856040960 16252 33554432000 1073741824 1073778376 140733308109584 139717437442984 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7461/tid=7469] ppid=7458 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7461/task/7469/stat : 7469 (java) S 7458 7461 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4595082 9856040960 16252 33554432000 1073741824 1073778376 140733308109584 139717436390440 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7461/tid=7470] ppid=7458 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7461/task/7470/stat : 7470 (java) S 7458 7461 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4595082 9856040960 16252 33554432000 1073741824 1073778376 140733308109584 139717435337384 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7461/tid=7471] ppid=7458 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7461/task/7471/stat : 7471 (java) S 7458 7461 6303 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 4595082 9856040960 16252 33554432000 1073741824 1073778376 140733308109584 139717316176680 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7461/tid=7472] ppid=7458 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7461/task/7472/stat : 7472 (java) S 7458 7461 6303 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 4595083 9856040960 16252 33554432000 1073741824 1073778376 140733308109584 139717303978344 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7461/tid=7473] ppid=7458 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7461/task/7473/stat : 7473 (java) S 7458 7461 6303 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 4595084 9856040960 16252 33554432000 1073741824 1073778376 140733308109584 139717302924664 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7461/tid=7474] ppid=7458 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7461/task/7474/stat : 7474 (java) S 7458 7461 6303 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4595084 9856040960 16252 33554432000 1073741824 1073778376 140733308109584 139717301871496 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7461/tid=7475] ppid=7458 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7461/task/7475/stat : 7475 (java) S 7458 7461 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4595086 9856040960 16252 33554432000 1073741824 1073778376 140733308109584 139717300820240 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7461/tid=7476] ppid=7458 vsize=9625040 CPUtime=0.3 cores=0,2,4,6
/proc/7461/task/7476/stat : 7476 (java) S 7458 7461 6303 0 -1 4202560 3008 0 0 0 30 0 0 0 20 0 19 0 4595086 9856040960 16252 33554432000 1073741824 1073778376 140733308109584 139716561201976 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7461/tid=7477] ppid=7458 vsize=9625040 CPUtime=0.39 cores=0,2,4,6
/proc/7461/task/7477/stat : 7477 (java) S 7458 7461 6303 0 -1 4202560 4449 0 0 0 39 0 0 0 20 0 19 0 4595086 9856040960 16252 33554432000 1073741824 1073778376 140733308109584 139716560149432 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7461/tid=7478] ppid=7458 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7461/task/7478/stat : 7478 (java) S 7458 7461 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4595086 9856040960 16252 33554432000 1073741824 1073778376 140733308109584 139716559096568 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7461/tid=7479] ppid=7458 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7461/task/7479/stat : 7479 (java) S 7458 7461 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4595086 9856040960 16252 33554432000 1073741824 1073778376 140733308109584 139716558044232 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7461/tid=7480] ppid=7458 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7461/task/7480/stat : 7480 (java) S 7458 7461 6303 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4595102 9856040960 16252 33554432000 1073741824 1073778376 140733308109584 139716556989480 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.16
Current children cumulated vsize (KiB) 9625040

[startup+3.10081 s]
/proc/loadavg: 2.32 2.22 2.19 5/214 7480
/proc/meminfo: memFree=30034932/32872528 swapFree=1100912/1182672
[pid=7461] ppid=7458 vsize=9625040 CPUtime=3.82 cores=0,2,4,6
/proc/7461/stat : 7461 (java) S 7458 7461 6303 0 -1 4202496 11175 0 1 0 379 3 0 0 20 0 19 0 4595080 9856040960 24446 33554432000 1073741824 1073778376 140733308109584 140733308100720 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7461/statm: 2406260 24446 2260 9 0 2396937 0
[pid=7461/tid=7463] ppid=7458 vsize=9625040 CPUtime=3.05 cores=0,2,4,6
/proc/7461/task/7463/stat : 7463 (java) R 7458 7461 6303 0 -1 4202560 2446 0 1 0 303 2 0 0 20 0 19 0 4595081 9856040960 24446 33554432000 1073741824 1073778376 140733308109584 139717480159624 139717316667193 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=7461/tid=7464] ppid=7458 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7461/task/7464/stat : 7464 (java) S 7458 7461 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4595082 9856040960 24446 33554432000 1073741824 1073778376 140733308109584 139717441653160 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7461/tid=7465] ppid=7458 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7461/task/7465/stat : 7465 (java) S 7458 7461 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4595082 9856040960 24446 33554432000 1073741824 1073778376 140733308109584 139717440600616 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7461/tid=7466] ppid=7458 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7461/task/7466/stat : 7466 (java) S 7458 7461 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4595082 9856040960 24446 33554432000 1073741824 1073778376 140733308109584 139717439547560 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7461/tid=7467] ppid=7458 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7461/task/7467/stat : 7467 (java) S 7458 7461 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4595082 9856040960 24446 33554432000 1073741824 1073778376 140733308109584 139717438495016 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7461/tid=7468] ppid=7458 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7461/task/7468/stat : 7468 (java) S 7458 7461 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4595082 9856040960 24446 33554432000 1073741824 1073778376 140733308109584 139717437442984 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7461/tid=7469] ppid=7458 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7461/task/7469/stat : 7469 (java) S 7458 7461 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4595082 9856040960 24446 33554432000 1073741824 1073778376 140733308109584 139717436390440 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7461/tid=7470] ppid=7458 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7461/task/7470/stat : 7470 (java) S 7458 7461 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4595082 9856040960 24446 33554432000 1073741824 1073778376 140733308109584 139717435337384 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7461/tid=7471] ppid=7458 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7461/task/7471/stat : 7471 (java) S 7458 7461 6303 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 4595082 9856040960 24446 33554432000 1073741824 1073778376 140733308109584 139717316176680 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7461/tid=7472] ppid=7458 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7461/task/7472/stat : 7472 (java) S 7458 7461 6303 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 4595083 9856040960 24446 33554432000 1073741824 1073778376 140733308109584 139717303978344 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7461/tid=7473] ppid=7458 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7461/task/7473/stat : 7473 (java) S 7458 7461 6303 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 4595084 9856040960 24446 33554432000 1073741824 1073778376 140733308109584 139717302924664 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7461/tid=7474] ppid=7458 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7461/task/7474/stat : 7474 (java) S 7458 7461 6303 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4595084 9856040960 24446 33554432000 1073741824 1073778376 140733308109584 139717301871496 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7461/tid=7475] ppid=7458 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7461/task/7475/stat : 7475 (java) S 7458 7461 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4595086 9856040960 24446 33554432000 1073741824 1073778376 140733308109584 139717300820240 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7461/tid=7476] ppid=7458 vsize=9625040 CPUtime=0.3 cores=0,2,4,6
/proc/7461/task/7476/stat : 7476 (java) S 7458 7461 6303 0 -1 4202560 3008 0 0 0 30 0 0 0 20 0 19 0 4595086 9856040960 24446 33554432000 1073741824 1073778376 140733308109584 139716561201976 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7461/tid=7477] ppid=7458 vsize=9625040 CPUtime=0.44 cores=0,2,4,6
/proc/7461/task/7477/stat : 7477 (java) S 7458 7461 6303 0 -1 4202560 4451 0 0 0 44 0 0 0 20 0 19 0 4595086 9856040960 24446 33554432000 1073741824 1073778376 140733308109584 139716560149432 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7461/tid=7478] ppid=7458 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7461/task/7478/stat : 7478 (java) S 7458 7461 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4595086 9856040960 24446 33554432000 1073741824 1073778376 140733308109584 139716559096568 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7461/tid=7479] ppid=7458 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7461/task/7479/stat : 7479 (java) S 7458 7461 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4595086 9856040960 24446 33554432000 1073741824 1073778376 140733308109584 139716558044232 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7461/tid=7480] ppid=7458 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7461/task/7480/stat : 7480 (java) S 7458 7461 6303 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4595102 9856040960 24446 33554432000 1073741824 1073778376 140733308109584 139716556989480 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.82
Current children cumulated vsize (KiB) 9625040

[startup+6.30084 s]
/proc/loadavg: 2.30 2.22 2.19 4/214 7503
/proc/meminfo: memFree=29975000/32872528 swapFree=1100912/1182672
[pid=7461] ppid=7458 vsize=9625040 CPUtime=7.02 cores=0,2,4,6
/proc/7461/stat : 7461 (java) S 7458 7461 6303 0 -1 4202496 11204 0 1 0 698 4 0 0 20 0 19 0 4595080 9856040960 37613 33554432000 1073741824 1073778376 140733308109584 140733308100720 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7461/statm: 2406260 37613 2261 9 0 2396937 0
[pid=7461/tid=7463] ppid=7458 vsize=9625040 CPUtime=6.23 cores=0,2,4,6
/proc/7461/task/7463/stat : 7463 (java) R 7458 7461 6303 0 -1 4202560 2474 0 1 0 621 2 0 0 20 0 19 0 4595081 9856040960 37613 33554432000 1073741824 1073778376 140733308109584 139717480152736 139717316728159 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=7461/tid=7464] ppid=7458 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7461/task/7464/stat : 7464 (java) S 7458 7461 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4595082 9856040960 37613 33554432000 1073741824 1073778376 140733308109584 139717441653160 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7461/tid=7465] ppid=7458 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7461/task/7465/stat : 7465 (java) S 7458 7461 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4595082 9856040960 37613 33554432000 1073741824 1073778376 140733308109584 139717440600616 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7461/tid=7466] ppid=7458 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7461/task/7466/stat : 7466 (java) S 7458 7461 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4595082 9856040960 37613 33554432000 1073741824 1073778376 140733308109584 139717439547560 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7461/tid=7467] ppid=7458 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7461/task/7467/stat : 7467 (java) S 7458 7461 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4595082 9856040960 37613 33554432000 1073741824 1073778376 140733308109584 139717438495016 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7461/tid=7468] ppid=7458 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7461/task/7468/stat : 7468 (java) S 7458 7461 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4595082 9856040960 37613 33554432000 1073741824 1073778376 140733308109584 139717437442984 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7461/tid=7469] ppid=7458 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7461/task/7469/stat : 7469 (java) S 7458 7461 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4595082 9856040960 37613 33554432000 1073741824 1073778376 140733308109584 139717436390440 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7461/tid=7470] ppid=7458 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7461/task/7470/stat : 7470 (java) S 7458 7461 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4595082 9856040960 37613 33554432000 1073741824 1073778376 140733308109584 139717435337384 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7461/tid=7471] ppid=7458 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7461/task/7471/stat : 7471 (java) S 7458 7461 6303 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 4595082 9856040960 37613 33554432000 1073741824 1073778376 140733308109584 139717316176680 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7461/tid=7472] ppid=7458 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7461/task/7472/stat : 7472 (java) S 7458 7461 6303 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 4595083 9856040960 37613 33554432000 1073741824 1073778376 140733308109584 139717303978344 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7461/tid=7473] ppid=7458 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7461/task/7473/stat : 7473 (java) S 7458 7461 6303 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 4595084 9856040960 37613 33554432000 1073741824 1073778376 140733308109584 139717302924664 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7461/tid=7474] ppid=7458 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7461/task/7474/stat : 7474 (java) S 7458 7461 6303 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4595084 9856040960 37613 33554432000 1073741824 1073778376 140733308109584 139717301871496 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7461/tid=7475] ppid=7458 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7461/task/7475/stat : 7475 (java) S 7458 7461 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4595086 9856040960 37613 33554432000 1073741824 1073778376 140733308109584 139717300820240 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7461/tid=7476] ppid=7458 vsize=9625040 CPUtime=0.31 cores=0,2,4,6
/proc/7461/task/7476/stat : 7476 (java) S 7458 7461 6303 0 -1 4202560 3008 0 0 0 31 0 0 0 20 0 19 0 4595086 9856040960 37613 33554432000 1073741824 1073778376 140733308109584 139716561201976 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7461/tid=7477] ppid=7458 vsize=9625040 CPUtime=0.44 cores=0,2,4,6
/proc/7461/task/7477/stat : 7477 (java) S 7458 7461 6303 0 -1 4202560 4451 0 0 0 44 0 0 0 20 0 19 0 4595086 9856040960 37613 33554432000 1073741824 1073778376 140733308109584 139716560149432 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7461/tid=7478] ppid=7458 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7461/task/7478/stat : 7478 (java) S 7458 7461 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4595086 9856040960 37613 33554432000 1073741824 1073778376 140733308109584 139716559096568 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7461/tid=7479] ppid=7458 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7461/task/7479/stat : 7479 (java) S 7458 7461 6303 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 4595086 9856040960 37613 33554432000 1073741824 1073778376 140733308109584 139716558044232 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7461/tid=7480] ppid=7458 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7461/task/7480/stat : 7480 (java) S 7458 7461 6303 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4595102 9856040960 37613 33554432000 1073741824 1073778376 140733308109584 139716556989480 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 7.02
Current children cumulated vsize (KiB) 9625040


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

[pid=7461/tid=7480] ppid=7458 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7461/task/7480/stat : 7480 (java) S 7458 7461 6303 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4595102 9856040960 91139 33554432000 1073741824 1073778376 140733308109584 139716556989480 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1737
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.04 2.10 2.12 3/214 7612
/proc/meminfo: memFree=29232760/32872528 swapFree=1100912/1182672
[pid=7461] ppid=7458 vsize=9625040 CPUtime=1797.62 cores=0,2,4,6
/proc/7461/stat : 7461 (java) S 7458 7461 6303 0 -1 4202496 28363 0 1 0 179586 176 0 0 20 0 19 0 4595080 9856040960 98895 33554432000 1073741824 1073778376 140733308109584 140733308100720 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7461/statm: 2406260 98895 2283 9 0 2396937 0
[pid=7461/tid=7463] ppid=7458 vsize=9625040 CPUtime=1766.27 cores=0,2,4,6
/proc/7461/task/7463/stat : 7463 (java) R 7458 7461 6303 0 -1 4202560 2955 0 1 0 176595 32 0 0 20 0 19 0 4595081 9856040960 98895 33554432000 1073741824 1073778376 140733308109584 139717480160432 139717316694695 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=7461/tid=7464] ppid=7458 vsize=9625040 CPUtime=2.68 cores=0,2,4,6
/proc/7461/task/7464/stat : 7464 (java) S 7458 7461 6303 0 -1 4202560 1111 0 0 0 247 21 0 0 20 0 19 0 4595082 9856040960 98895 33554432000 1073741824 1073778376 140733308109584 139717441653160 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7461/tid=7465] ppid=7458 vsize=9625040 CPUtime=2.62 cores=0,2,4,6
/proc/7461/task/7465/stat : 7465 (java) S 7458 7461 6303 0 -1 4202560 1622 0 0 0 244 18 0 0 20 0 19 0 4595082 9856040960 98895 33554432000 1073741824 1073778376 140733308109584 139717440600616 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7461/tid=7466] ppid=7458 vsize=9625040 CPUtime=2.56 cores=0,2,4,6
/proc/7461/task/7466/stat : 7466 (java) S 7458 7461 6303 0 -1 4202560 2524 0 0 0 241 15 0 0 20 0 19 0 4595082 9856040960 98895 33554432000 1073741824 1073778376 140733308109584 139717439547560 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7461/tid=7467] ppid=7458 vsize=9625040 CPUtime=2.6 cores=0,2,4,6
/proc/7461/task/7467/stat : 7467 (java) S 7458 7461 6303 0 -1 4202560 2015 0 0 0 244 16 0 0 20 0 19 0 4595082 9856040960 98895 33554432000 1073741824 1073778376 140733308109584 139717438495016 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7461/tid=7468] ppid=7458 vsize=9625040 CPUtime=2.8 cores=0,2,4,6
/proc/7461/task/7468/stat : 7468 (java) S 7458 7461 6303 0 -1 4202560 1989 0 0 0 258 22 0 0 20 0 19 0 4595082 9856040960 98895 33554432000 1073741824 1073778376 140733308109584 139717437442984 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7461/tid=7469] ppid=7458 vsize=9625040 CPUtime=2.5 cores=0,2,4,6
/proc/7461/task/7469/stat : 7469 (java) S 7458 7461 6303 0 -1 4202560 2064 0 0 0 236 14 0 0 20 0 19 0 4595082 9856040960 98895 33554432000 1073741824 1073778376 140733308109584 139717436390440 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7461/tid=7470] ppid=7458 vsize=9625040 CPUtime=2.56 cores=0,2,4,6
/proc/7461/task/7470/stat : 7470 (java) S 7458 7461 6303 0 -1 4202560 1831 0 0 0 238 18 0 0 20 0 19 0 4595082 9856040960 98895 33554432000 1073741824 1073778376 140733308109584 139717435337384 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7461/tid=7471] ppid=7458 vsize=9625040 CPUtime=2.6 cores=0,2,4,6
/proc/7461/task/7471/stat : 7471 (java) S 7458 7461 6303 0 -1 4202560 1937 0 0 0 245 15 0 0 20 0 19 0 4595082 9856040960 98895 33554432000 1073741824 1073778376 140733308109584 139717316176680 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7461/tid=7472] ppid=7458 vsize=9625040 CPUtime=4.9 cores=0,2,4,6
/proc/7461/task/7472/stat : 7472 (java) S 7458 7461 6303 0 -1 4202560 1299 0 0 0 484 6 0 0 20 0 19 0 4595083 9856040960 98895 33554432000 1073741824 1073778376 140733308109584 139717303978344 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7461/tid=7473] ppid=7458 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7461/task/7473/stat : 7473 (java) S 7458 7461 6303 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 4595084 9856040960 98895 33554432000 1073741824 1073778376 140733308109584 139717302924664 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7461/tid=7474] ppid=7458 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7461/task/7474/stat : 7474 (java) S 7458 7461 6303 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 4595084 9856040960 98895 33554432000 1073741824 1073778376 140733308109584 139717301871496 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7461/tid=7475] ppid=7458 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7461/task/7475/stat : 7475 (java) S 7458 7461 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4595086 9856040960 98895 33554432000 1073741824 1073778376 140733308109584 139717300820240 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7461/tid=7476] ppid=7458 vsize=9625040 CPUtime=0.33 cores=0,2,4,6
/proc/7461/task/7476/stat : 7476 (java) S 7458 7461 6303 0 -1 4202560 3203 0 0 0 33 0 0 0 20 0 19 0 4595086 9856040960 98895 33554432000 1073741824 1073778376 140733308109584 139716561201976 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7461/tid=7477] ppid=7458 vsize=9625040 CPUtime=0.44 cores=0,2,4,6
/proc/7461/task/7477/stat : 7477 (java) S 7458 7461 6303 0 -1 4202560 4451 0 0 0 44 0 0 0 20 0 19 0 4595086 9856040960 98895 33554432000 1073741824 1073778376 140733308109584 139716560149432 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7461/tid=7478] ppid=7458 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7461/task/7478/stat : 7478 (java) S 7458 7461 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4595086 9856040960 98895 33554432000 1073741824 1073778376 140733308109584 139716559096568 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7461/tid=7479] ppid=7458 vsize=9625040 CPUtime=0.55 cores=0,2,4,6
/proc/7461/task/7479/stat : 7479 (java) S 7458 7461 6303 0 -1 4202560 104 0 0 0 27 28 0 0 20 0 19 0 4595086 9856040960 98895 33554432000 1073741824 1073778376 140733308109584 139716558044232 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7461/tid=7480] ppid=7458 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7461/task/7480/stat : 7480 (java) S 7458 7461 6303 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4595102 9856040960 98895 33554432000 1073741824 1073778376 140733308109584 139716556989480 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1797.62
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1784.7 s]
/proc/loadavg: 2.03 2.10 2.12 3/214 7612
/proc/meminfo: memFree=29232884/32872528 swapFree=1100912/1182672
[pid=7461] ppid=7458 vsize=9625040 CPUtime=1800.02 cores=0,2,4,6
/proc/7461/stat : 7461 (java) S 7458 7461 6303 0 -1 4202496 28363 0 1 0 179826 176 0 0 20 0 19 0 4595080 9856040960 98895 33554432000 1073741824 1073778376 140733308109584 140733308100720 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7461/statm: 2406260 98895 2283 9 0 2396937 0
[pid=7461/tid=7463] ppid=7458 vsize=9625040 CPUtime=1768.66 cores=0,2,4,6
/proc/7461/task/7463/stat : 7463 (java) R 7458 7461 6303 0 -1 4202560 2955 0 1 0 176834 32 0 0 20 0 19 0 4595081 9856040960 98895 33554432000 1073741824 1073778376 140733308109584 139717480160432 139717316694752 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=7461/tid=7464] ppid=7458 vsize=9625040 CPUtime=2.68 cores=0,2,4,6
/proc/7461/task/7464/stat : 7464 (java) S 7458 7461 6303 0 -1 4202560 1111 0 0 0 247 21 0 0 20 0 19 0 4595082 9856040960 98895 33554432000 1073741824 1073778376 140733308109584 139717441653160 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7461/tid=7465] ppid=7458 vsize=9625040 CPUtime=2.62 cores=0,2,4,6
/proc/7461/task/7465/stat : 7465 (java) S 7458 7461 6303 0 -1 4202560 1622 0 0 0 244 18 0 0 20 0 19 0 4595082 9856040960 98895 33554432000 1073741824 1073778376 140733308109584 139717440600616 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7461/tid=7466] ppid=7458 vsize=9625040 CPUtime=2.56 cores=0,2,4,6
/proc/7461/task/7466/stat : 7466 (java) S 7458 7461 6303 0 -1 4202560 2524 0 0 0 241 15 0 0 20 0 19 0 4595082 9856040960 98895 33554432000 1073741824 1073778376 140733308109584 139717439547560 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7461/tid=7467] ppid=7458 vsize=9625040 CPUtime=2.6 cores=0,2,4,6
/proc/7461/task/7467/stat : 7467 (java) S 7458 7461 6303 0 -1 4202560 2015 0 0 0 244 16 0 0 20 0 19 0 4595082 9856040960 98895 33554432000 1073741824 1073778376 140733308109584 139717438495016 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7461/tid=7468] ppid=7458 vsize=9625040 CPUtime=2.8 cores=0,2,4,6
/proc/7461/task/7468/stat : 7468 (java) S 7458 7461 6303 0 -1 4202560 1989 0 0 0 258 22 0 0 20 0 19 0 4595082 9856040960 98895 33554432000 1073741824 1073778376 140733308109584 139717437442984 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7461/tid=7469] ppid=7458 vsize=9625040 CPUtime=2.5 cores=0,2,4,6
/proc/7461/task/7469/stat : 7469 (java) S 7458 7461 6303 0 -1 4202560 2064 0 0 0 236 14 0 0 20 0 19 0 4595082 9856040960 98895 33554432000 1073741824 1073778376 140733308109584 139717436390440 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7461/tid=7470] ppid=7458 vsize=9625040 CPUtime=2.56 cores=0,2,4,6
/proc/7461/task/7470/stat : 7470 (java) S 7458 7461 6303 0 -1 4202560 1831 0 0 0 238 18 0 0 20 0 19 0 4595082 9856040960 98895 33554432000 1073741824 1073778376 140733308109584 139717435337384 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7461/tid=7471] ppid=7458 vsize=9625040 CPUtime=2.6 cores=0,2,4,6
/proc/7461/task/7471/stat : 7471 (java) S 7458 7461 6303 0 -1 4202560 1937 0 0 0 245 15 0 0 20 0 19 0 4595082 9856040960 98895 33554432000 1073741824 1073778376 140733308109584 139717316176680 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7461/tid=7472] ppid=7458 vsize=9625040 CPUtime=4.9 cores=0,2,4,6
/proc/7461/task/7472/stat : 7472 (java) S 7458 7461 6303 0 -1 4202560 1299 0 0 0 484 6 0 0 20 0 19 0 4595083 9856040960 98895 33554432000 1073741824 1073778376 140733308109584 139717303978344 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7461/tid=7473] ppid=7458 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7461/task/7473/stat : 7473 (java) S 7458 7461 6303 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 4595084 9856040960 98895 33554432000 1073741824 1073778376 140733308109584 139717302924664 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7461/tid=7474] ppid=7458 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7461/task/7474/stat : 7474 (java) S 7458 7461 6303 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 4595084 9856040960 98895 33554432000 1073741824 1073778376 140733308109584 139717301871496 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7461/tid=7475] ppid=7458 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7461/task/7475/stat : 7475 (java) S 7458 7461 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4595086 9856040960 98895 33554432000 1073741824 1073778376 140733308109584 139717300820240 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7461/tid=7476] ppid=7458 vsize=9625040 CPUtime=0.33 cores=0,2,4,6
/proc/7461/task/7476/stat : 7476 (java) S 7458 7461 6303 0 -1 4202560 3203 0 0 0 33 0 0 0 20 0 19 0 4595086 9856040960 98895 33554432000 1073741824 1073778376 140733308109584 139716561201976 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7461/tid=7477] ppid=7458 vsize=9625040 CPUtime=0.44 cores=0,2,4,6
/proc/7461/task/7477/stat : 7477 (java) S 7458 7461 6303 0 -1 4202560 4451 0 0 0 44 0 0 0 20 0 19 0 4595086 9856040960 98895 33554432000 1073741824 1073778376 140733308109584 139716560149432 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7461/tid=7478] ppid=7458 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7461/task/7478/stat : 7478 (java) S 7458 7461 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4595086 9856040960 98895 33554432000 1073741824 1073778376 140733308109584 139716559096568 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7461/tid=7479] ppid=7458 vsize=9625040 CPUtime=0.55 cores=0,2,4,6
/proc/7461/task/7479/stat : 7479 (java) S 7458 7461 6303 0 -1 4202560 104 0 0 0 27 28 0 0 20 0 19 0 4595086 9856040960 98895 33554432000 1073741824 1073778376 140733308109584 139716558044232 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7461/tid=7480] ppid=7458 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7461/task/7480/stat : 7480 (java) S 7458 7461 6303 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4595102 9856040960 98895 33554432000 1073741824 1073778376 140733308109584 139716556989480 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.02
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 7461 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1784.7 s]
/proc/loadavg: 2.03 2.10 2.12 3/214 7612
/proc/meminfo: memFree=29232884/32872528 swapFree=1100912/1182672
[pid=7461] ppid=7458 vsize=9625040 CPUtime=1800.02 cores=0,2,4,6
/proc/7461/stat : 7461 (java) S 7458 7461 6303 0 -1 4202496 28363 0 1 0 179826 176 0 0 20 0 19 0 4595080 9856040960 98895 33554432000 1073741824 1073778376 140733308109584 140733308100720 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7461/statm: 2406260 98895 2283 9 0 2396937 0
[pid=7461/tid=7463] ppid=7458 vsize=9625040 CPUtime=1768.66 cores=0,2,4,6
/proc/7461/task/7463/stat : 7463 (java) R 7458 7461 6303 0 -1 4202560 2955 0 1 0 176834 32 0 0 20 0 19 0 4595081 9856040960 98895 33554432000 1073741824 1073778376 140733308109584 139717480160432 139717316694752 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=7461/tid=7464] ppid=7458 vsize=9625040 CPUtime=2.68 cores=0,2,4,6
/proc/7461/task/7464/stat : 7464 (java) S 7458 7461 6303 0 -1 4202560 1111 0 0 0 247 21 0 0 20 0 19 0 4595082 9856040960 98895 33554432000 1073741824 1073778376 140733308109584 139717441653160 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7461/tid=7465] ppid=7458 vsize=9625040 CPUtime=2.62 cores=0,2,4,6
/proc/7461/task/7465/stat : 7465 (java) S 7458 7461 6303 0 -1 4202560 1622 0 0 0 244 18 0 0 20 0 19 0 4595082 9856040960 98895 33554432000 1073741824 1073778376 140733308109584 139717440600616 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7461/tid=7466] ppid=7458 vsize=9625040 CPUtime=2.56 cores=0,2,4,6
/proc/7461/task/7466/stat : 7466 (java) S 7458 7461 6303 0 -1 4202560 2524 0 0 0 241 15 0 0 20 0 19 0 4595082 9856040960 98895 33554432000 1073741824 1073778376 140733308109584 139717439547560 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7461/tid=7467] ppid=7458 vsize=9625040 CPUtime=2.6 cores=0,2,4,6
/proc/7461/task/7467/stat : 7467 (java) S 7458 7461 6303 0 -1 4202560 2015 0 0 0 244 16 0 0 20 0 19 0 4595082 9856040960 98895 33554432000 1073741824 1073778376 140733308109584 139717438495016 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7461/tid=7468] ppid=7458 vsize=9625040 CPUtime=2.8 cores=0,2,4,6
/proc/7461/task/7468/stat : 7468 (java) S 7458 7461 6303 0 -1 4202560 1989 0 0 0 258 22 0 0 20 0 19 0 4595082 9856040960 98895 33554432000 1073741824 1073778376 140733308109584 139717437442984 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7461/tid=7469] ppid=7458 vsize=9625040 CPUtime=2.5 cores=0,2,4,6
/proc/7461/task/7469/stat : 7469 (java) S 7458 7461 6303 0 -1 4202560 2064 0 0 0 236 14 0 0 20 0 19 0 4595082 9856040960 98895 33554432000 1073741824 1073778376 140733308109584 139717436390440 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7461/tid=7470] ppid=7458 vsize=9625040 CPUtime=2.56 cores=0,2,4,6
/proc/7461/task/7470/stat : 7470 (java) S 7458 7461 6303 0 -1 4202560 1831 0 0 0 238 18 0 0 20 0 19 0 4595082 9856040960 98895 33554432000 1073741824 1073778376 140733308109584 139717435337384 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7461/tid=7471] ppid=7458 vsize=9625040 CPUtime=2.6 cores=0,2,4,6
/proc/7461/task/7471/stat : 7471 (java) S 7458 7461 6303 0 -1 4202560 1937 0 0 0 245 15 0 0 20 0 19 0 4595082 9856040960 98895 33554432000 1073741824 1073778376 140733308109584 139717316176680 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7461/tid=7472] ppid=7458 vsize=9625040 CPUtime=4.9 cores=0,2,4,6
/proc/7461/task/7472/stat : 7472 (java) S 7458 7461 6303 0 -1 4202560 1299 0 0 0 484 6 0 0 20 0 19 0 4595083 9856040960 98895 33554432000 1073741824 1073778376 140733308109584 139717303978344 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7461/tid=7473] ppid=7458 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7461/task/7473/stat : 7473 (java) S 7458 7461 6303 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 4595084 9856040960 98895 33554432000 1073741824 1073778376 140733308109584 139717302924664 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7461/tid=7474] ppid=7458 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7461/task/7474/stat : 7474 (java) S 7458 7461 6303 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 4595084 9856040960 98895 33554432000 1073741824 1073778376 140733308109584 139717301871496 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7461/tid=7475] ppid=7458 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7461/task/7475/stat : 7475 (java) S 7458 7461 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4595086 9856040960 98895 33554432000 1073741824 1073778376 140733308109584 139717300820240 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7461/tid=7476] ppid=7458 vsize=9625040 CPUtime=0.33 cores=0,2,4,6
/proc/7461/task/7476/stat : 7476 (java) S 7458 7461 6303 0 -1 4202560 3203 0 0 0 33 0 0 0 20 0 19 0 4595086 9856040960 98895 33554432000 1073741824 1073778376 140733308109584 139716561201976 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7461/tid=7477] ppid=7458 vsize=9625040 CPUtime=0.44 cores=0,2,4,6
/proc/7461/task/7477/stat : 7477 (java) S 7458 7461 6303 0 -1 4202560 4451 0 0 0 44 0 0 0 20 0 19 0 4595086 9856040960 98895 33554432000 1073741824 1073778376 140733308109584 139716560149432 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7461/tid=7478] ppid=7458 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7461/task/7478/stat : 7478 (java) S 7458 7461 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4595086 9856040960 98895 33554432000 1073741824 1073778376 140733308109584 139716559096568 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7461/tid=7479] ppid=7458 vsize=9625040 CPUtime=0.55 cores=0,2,4,6
/proc/7461/task/7479/stat : 7479 (java) S 7458 7461 6303 0 -1 4202560 104 0 0 0 27 28 0 0 20 0 19 0 4595086 9856040960 98895 33554432000 1073741824 1073778376 140733308109584 139716558044232 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7461/tid=7480] ppid=7458 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7461/task/7480/stat : 7480 (java) S 7458 7461 6303 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4595102 9856040960 98895 33554432000 1073741824 1073778376 140733308109584 139716556989480 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 9625040

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 7461 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=968275
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=192666
# CPU time returned by wait4() is 1796.16
# while last known CPU time is 1800.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1784.75
CPU time (s): 1800.02
CPU user time (s): 1798.26
CPU system time (s): 1.76
CPU usage (%): 100.856
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.97
system time used= 2.19267
maximum resident set size= 649572
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28410
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1712
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 52353
involuntary context switches= 49242

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.1135 second user time and 13.342 second system time

The end

Launcher Data

Begin job on node115 at 2016-06-30 05:00:59
IDJOB=4119354
IDBENCH=111709
IDSOLVER=2546
FILE ID=node115/4119354-1467255659
RUNJOBID= node115-1467248476-6484
PBS_JOBID= 20004473
Free space on /tmp= 71664 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-NLC/minlplib2-pb-0.1.0/opb/normalized-sporttournament28.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4119354-1467255659/watcher-4119354-1467255659 -o /tmp/evaluation-result-4119354-1467255659/solver-4119354-1467255659 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node115-1467248476-6484 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4119354-1467255659.opb

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

MD5SUM BENCH= b8a1b4b1ddd1941fb271e48f47dfd1e4
RANDOM SEED=1709325445

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

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.087
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.087
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		: 2667.087
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.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30106652 kB
Buffers:          135556 kB
Cached:           158924 kB
SwapCached:            0 kB
Active:           663056 kB
Inactive:         182556 kB
Active(anon):     545196 kB
Inactive(anon):     8752 kB
Active(file):     117860 kB
Inactive(file):   173804 kB
Unevictable:     1182672 kB
Mlocked:         1100912 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               832 kB
Writeback:             4 kB
AnonPages:       1734228 kB
Mapped:            22204 kB
Shmem:               204 kB
Slab:             604748 kB
SReclaimable:      48732 kB
SUnreclaim:       556016 kB
KernelStack:        1584 kB
PageTables:         8112 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1863080 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    563200 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= 71664 MiB
End job on node115 at 2016-06-30 05:30:43