Trace number 4118614

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.14

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/
minlplib2-pb-0.1.0/opb/normalized-sporttournament28.lin.opb
MD5SUMf00fb85405558df6fea46a2ff05e5879
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-156
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1106
Total number of constraints1456
Number of constraints which are clauses728
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints728
Minimum length of a constraint3
Maximum length of a constraint3
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)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.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@2b21cc40
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@7c64dc11
0.09/0.11	c --- End Solver configuration ---
0.09/0.11	c solving HOME/instance-4118614-1467232740.opb
0.09/0.11	c reading problem ... 
0.09/0.12	c  objective function found
0.26/0.25	c ... done. Wall clock time 0.139s.
0.26/0.25	c declared #vars     1106
0.26/0.25	c #constraints  1456
0.26/0.25	c constraints type 
0.26/0.25	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 728
0.26/0.25	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 728
0.26/0.25	c 1456 constraints processed.
0.26/0.25	c objective function length is 972 literals
0.26/0.27	c SATISFIABLE
0.26/0.27	c OPTIMIZING...
0.26/0.27	c Got one! Elapsed wall clock time (in seconds):0.161
0.26/0.27	o -90
0.43/0.34	c Got one! Elapsed wall clock time (in seconds):0.232
0.43/0.34	o -91
1.42/0.91	c cleaning 2526 clauses out of 5059 with flag 10048/5059
1.82/1.21	c Got one! Elapsed wall clock time (in seconds):1.098
1.82/1.21	o -92
2.10/1.42	c cleaning 3796 clauses out of 7602 with flag 4028/10128
2.61/1.96	c cleaning 4898 clauses out of 9806 with flag 16036/16128
2.61/1.98	c Got one! Elapsed wall clock time (in seconds):1.864
2.61/1.98	o -93
2.92/2.24	c Got one! Elapsed wall clock time (in seconds):2.129
2.92/2.24	o -94
3.24/2.54	c cleaning 5457 clauses out of 10925 with flag 6054/22145
3.86/3.12	c cleaning 5727 clauses out of 11468 with flag 18147/28145
4.56/3.84	c cleaning 6368 clauses out of 12741 with flag 32287/35145
5.35/4.65	c cleaning 7179 clauses out of 14374 with flag 48419/43146
6.27/5.60	c cleaning 8091 clauses out of 16194 with flag 66453/52145
7.47/6.76	c cleaning 9043 clauses out of 18103 with flag 86536/62145
8.92/8.16	c cleaning 10022 clauses out of 20060 with flag 108681/73145
10.42/9.65	c cleaning 11014 clauses out of 22038 with flag 132755/85145
11.52/10.76	c Got one! Elapsed wall clock time (in seconds):10.651
11.52/10.76	o -95
12.25/11.42	c cleaning 12699 clauses out of 25410 with flag 10066/99531
12.85/12.08	c cleaning 9344 clauses out of 18710 with flag 22095/105530
13.65/12.86	c cleaning 8175 clauses out of 16366 with flag 36189/112530
14.55/13.74	c cleaning 8090 clauses out of 16191 with flag 52244/120530
15.55/14.76	c cleaning 8543 clauses out of 17101 with flag 70461/129530
16.95/16.01	c cleaning 9268 clauses out of 18559 with flag 90507/139531
18.25/17.30	c cleaning 10136 clauses out of 20290 with flag 112543/150530
19.66/18.77	c cleaning 11068 clauses out of 22155 with flag 136600/162531
21.25/20.33	c cleaning 12036 clauses out of 24087 with flag 162674/175531
22.96/22.03	c cleaning 13017 clauses out of 26051 with flag 190782/189531
24.95/24.01	c cleaning 14008 clauses out of 28034 with flag 220928/204531
27.10/26.17	c cleaning 15008 clauses out of 30026 with flag 253102/220531
29.40/28.48	c cleaning 16001 clauses out of 32017 with flag 287228/237530
32.10/31.14	c cleaning 17003 clauses out of 34017 with flag 323400/255531
34.50/33.57	c cleaning 17997 clauses out of 36014 with flag 361580/274531
37.38/36.38	c cleaning 19001 clauses out of 38017 with flag 401664/294531
40.27/39.28	c cleaning 20000 clauses out of 40016 with flag 443753/315531
43.37/42.38	c cleaning 21002 clauses out of 42015 with flag 487864/337530
47.58/46.40	c cleaning 21997 clauses out of 44014 with flag 533945/360531
51.48/50.38	c cleaning 22998 clauses out of 46016 with flag 581970/384530
55.88/54.79	c cleaning 23998 clauses out of 48018 with flag 632007/409530
61.82/60.51	c cleaning 25001 clauses out of 50022 with flag 684012/435532
68.11/66.80	c cleaning 26000 clauses out of 52019 with flag 738008/462530
74.67/73.24	c cleaning 27001 clauses out of 54020 with flag 794026/490531
81.17/79.77	c cleaning 28000 clauses out of 56019 with flag 852091/519531
87.93/86.31	c cleaning 29002 clauses out of 58018 with flag 912153/549530
95.03/93.41	c cleaning 29998 clauses out of 60016 with flag 974192/580530
102.86/101.20	c cleaning 31000 clauses out of 62019 with flag 1038199/612531
110.96/109.21	c cleaning 31999 clauses out of 64019 with flag 1104209/645531
118.70/116.89	c cleaning 32999 clauses out of 66020 with flag 1172371/679531
127.11/125.13	c cleaning 33997 clauses out of 68020 with flag 1242559/714530
135.22/133.28	c cleaning 35010 clauses out of 70025 with flag 1314657/750532
144.55/142.54	c cleaning 35996 clauses out of 72014 with flag 1388656/787531
153.74/151.60	c cleaning 36998 clauses out of 74018 with flag 1464663/825531
163.85/161.77	c cleaning 38001 clauses out of 76019 with flag 1542661/864530
175.67/173.51	c cleaning 38995 clauses out of 78018 with flag 1622661/904530
188.32/186.16	c cleaning 40000 clauses out of 80023 with flag 1704662/945530
200.81/198.56	c cleaning 41006 clauses out of 82023 with flag 1788663/987530
214.29/211.91	c cleaning 42000 clauses out of 84017 with flag 1874664/1030530
227.85/225.50	c cleaning 42997 clauses out of 86017 with flag 1962684/1074530
241.02/238.51	c cleaning 43997 clauses out of 88020 with flag 2052698/1119530
254.16/251.60	c cleaning 45003 clauses out of 90026 with flag 2144872/1165533
269.23/266.66	c cleaning 46002 clauses out of 92021 with flag 2238894/1212531
284.21/281.60	c cleaning 47003 clauses out of 94020 with flag 2335002/1260532
299.37/296.61	c cleaning 47998 clauses out of 96016 with flag 2433034/1309531
315.29/312.46	c cleaning 48997 clauses out of 98017 with flag 2533035/1359530
331.84/328.98	c cleaning 49997 clauses out of 100020 with flag 2635035/1410530
350.55/347.51	c cleaning 51000 clauses out of 102023 with flag 2739036/1462530
368.56/365.40	c cleaning 52000 clauses out of 104024 with flag 2845038/1515531
390.92/387.70	c cleaning 53002 clauses out of 106023 with flag 2953036/1569530
413.91/410.54	c cleaning 54000 clauses out of 108022 with flag 3063041/1624531
439.56/436.00	c cleaning 55001 clauses out of 110021 with flag 3175041/1680530
465.92/462.34	c cleaning 55999 clauses out of 112021 with flag 3289046/1737531
492.40/488.77	c cleaning 57002 clauses out of 114021 with flag 3405047/1795530
495.55/491.86	c Got one! Elapsed wall clock time (in seconds):491.745
495.55/491.86	o -96
496.94/493.24	c cleaning 36148 clauses out of 72310 with flag 10057/1810821
498.04/494.39	c cleaning 21073 clauses out of 42162 with flag 22078/1816821
499.04/495.35	c cleaning 14036 clauses out of 28088 with flag 36124/1823820
499.95/496.28	c cleaning 11021 clauses out of 22053 with flag 52174/1831821
501.07/497.31	c cleaning 10004 clauses out of 20032 with flag 70231/1840821
502.07/498.39	c cleaning 10005 clauses out of 20027 with flag 90265/1850820
503.36/499.61	c cleaning 10501 clauses out of 21022 with flag 112338/1861820
504.78/501.05	c cleaning 11255 clauses out of 22523 with flag 136376/1873822
506.48/502.74	c cleaning 12125 clauses out of 24267 with flag 162394/1886821
508.41/504.61	c cleaning 13062 clauses out of 26142 with flag 190448/1900821
510.41/506.66	c cleaning 14033 clauses out of 28080 with flag 220488/1915821
512.95/509.11	c cleaning 15016 clauses out of 30047 with flag 252550/1931821
515.55/511.76	c cleaning 16004 clauses out of 32030 with flag 286581/1948820
518.27/514.40	c cleaning 17006 clauses out of 34026 with flag 322636/1966820
521.42/517.58	c cleaning 18003 clauses out of 36021 with flag 360663/1985821
524.52/520.68	c cleaning 19000 clauses out of 38017 with flag 400732/2005820
528.04/524.11	c cleaning 20000 clauses out of 40019 with flag 442808/2026822
532.26/528.34	c cleaning 20998 clauses out of 42017 with flag 486826/2048820
536.89/532.97	c cleaning 22002 clauses out of 44019 with flag 532831/2071820
541.43/537.42	c cleaning 22996 clauses out of 46018 with flag 580907/2095821
546.26/542.26	c cleaning 24000 clauses out of 48022 with flag 631014/2120821
551.60/547.60	c cleaning 24999 clauses out of 50021 with flag 683060/2146820
557.95/553.87	c cleaning 26001 clauses out of 52023 with flag 737114/2173821
564.88/560.70	c cleaning 27003 clauses out of 54022 with flag 793114/2201821
572.72/568.53	c cleaning 27999 clauses out of 56019 with flag 851133/2230821
581.02/576.72	c cleaning 28999 clauses out of 58019 with flag 911151/2260820
589.37/585.09	c cleaning 29997 clauses out of 60021 with flag 973194/2291821
598.03/593.64	c cleaning 31005 clauses out of 62023 with flag 1037229/2323820
607.05/602.52	c cleaning 31998 clauses out of 64018 with flag 1103252/2356820
616.05/611.58	c cleaning 33001 clauses out of 66021 with flag 1171278/2390821
625.11/620.54	c cleaning 34000 clauses out of 68019 with flag 1241297/2425820
633.11/628.48	c cleaning 35001 clauses out of 70019 with flag 1313371/2461820
642.48/637.71	c cleaning 36000 clauses out of 72019 with flag 1387389/2498821
651.58/646.80	c cleaning 36996 clauses out of 74018 with flag 1463434/2536820
663.16/658.30	c cleaning 38000 clauses out of 76022 with flag 1541435/2575820
673.22/668.20	c cleaning 39001 clauses out of 78023 with flag 1621476/2615821
684.20/679.16	c cleaning 40000 clauses out of 80022 with flag 1703546/2656821
696.97/691.80	c cleaning 40999 clauses out of 82022 with flag 1787645/2698821
711.36/706.19	c cleaning 41996 clauses out of 84022 with flag 1873680/2741820
725.57/720.24	c cleaning 43008 clauses out of 86027 with flag 1961731/2785821
742.23/736.81	c cleaning 44001 clauses out of 88018 with flag 2051729/2830820
757.14/751.60	c cleaning 45001 clauses out of 90018 with flag 2143846/2876821
771.80/766.16	c cleaning 45996 clauses out of 92016 with flag 2237939/2923820
787.24/781.43	c cleaning 47001 clauses out of 94020 with flag 2333987/2971820
804.59/798.69	c cleaning 47999 clauses out of 96019 with flag 2432041/3020820
821.23/815.13	c cleaning 49001 clauses out of 98020 with flag 2532044/3070820
840.89/834.65	c cleaning 49997 clauses out of 100019 with flag 2634069/3121820
859.65/853.20	c cleaning 51001 clauses out of 102023 with flag 2738105/3173821
877.68/871.15	c cleaning 52000 clauses out of 104021 with flag 2844142/3226820
900.79/894.14	c cleaning 52996 clauses out of 106021 with flag 2952188/3280820
926.02/919.15	c cleaning 53997 clauses out of 108026 with flag 3062255/3335821
949.10/942.09	c cleaning 55002 clauses out of 110029 with flag 3174319/3391821
973.79/966.54	c cleaning 55997 clauses out of 112026 with flag 3288356/3448820
1000.86/993.44	c cleaning 57008 clauses out of 114029 with flag 3404458/3506820
1026.26/1018.58	c cleaning 58002 clauses out of 116023 with flag 3522550/3565822
1051.46/1043.42	c cleaning 58999 clauses out of 118019 with flag 3642587/3625820
1077.41/1069.18	c cleaning 60001 clauses out of 120020 with flag 3764620/3686820
1102.39/1093.81	c cleaning 60999 clauses out of 122020 with flag 3888691/3748821
1128.54/1119.74	c cleaning 62001 clauses out of 124020 with flag 4014730/3811820
1160.18/1151.05	c cleaning 62998 clauses out of 126020 with flag 4142732/3875821
1183.70/1174.25	c cleaning 64004 clauses out of 128022 with flag 4272790/3940821
1206.50/1196.72	c cleaning 64999 clauses out of 130019 with flag 4404894/4006822
1233.54/1223.49	c cleaning 65998 clauses out of 132019 with flag 4538917/4073821
1262.23/1251.88	c cleaning 66997 clauses out of 134020 with flag 4675000/4141820
1294.04/1283.39	c cleaning 68004 clauses out of 136025 with flag 4813161/4210822
1326.07/1314.94	c cleaning 69001 clauses out of 138019 with flag 4953192/4280820
1360.94/1349.54	c cleaning 70003 clauses out of 140019 with flag 5095284/4351821
1393.46/1381.70	c cleaning 70999 clauses out of 142016 with flag 5239354/4423821
1428.10/1416.08	c cleaning 71995 clauses out of 144016 with flag 5385424/4496820
1461.79/1449.36	c cleaning 73002 clauses out of 146022 with flag 5533433/4570821
1500.11/1487.29	c cleaning 73999 clauses out of 148019 with flag 5683475/4645820
1541.29/1527.98	c cleaning 75000 clauses out of 150021 with flag 5835525/4721821
1588.10/1574.31	c cleaning 76000 clauses out of 152021 with flag 5989530/4798821
1633.76/1619.53	c cleaning 76997 clauses out of 154020 with flag 6145562/4876820
1681.37/1666.74	c cleaning 77999 clauses out of 156023 with flag 6303565/4955820
1724.98/1709.86	c cleaning 78997 clauses out of 158025 with flag 6463572/5035821
1774.18/1758.60	c cleaning 80006 clauses out of 160027 with flag 6625577/5116820
1800.02/1784.10	c starts		: 8
1800.02/1784.10	c conflicts		: 5166542
1800.02/1784.10	c decisions		: 5420808
1800.02/1784.10	c propagations		: 70180957
1800.02/1784.10	c inspects		: 27472759910
1800.02/1784.10	c shortcuts		: 0
1800.02/1784.10	c learnt literals	: 0
1800.02/1784.10	c learnt binary clauses	: 0
1800.02/1784.10	c learnt ternary clauses	: 0
1800.02/1784.10	c learnt constraints	: 5166542
1800.02/1784.10	c ignored constraints	: 0
1800.02/1784.10	c root simplifications	: 0
1800.02/1784.10	c removed literals (reason simplification)	: 0
1800.02/1784.10	c reason swapping (by a shorter reason)	: 0
1800.02/1784.10	c Calls to reduceDB	: 142
1800.02/1784.10	c Number of update (reduction) of LBD	: 3009
1800.02/1784.10	c Imported unit clauses	: 0
1800.02/1784.10	c number of reductions to clauses (during analyze)	: 0
1800.02/1784.10	c number of learned constraints concerned by reduction	: 0
1800.02/1784.10	c number of learning phase by resolution	: 0
1800.02/1784.10	c number of learning phase by cutting planes	: 0
1800.02/1784.10	c speed (assignments/second)	: 39342.541724500574
1800.02/1784.10	c non guided choices	14
1800.02/1784.13	c learnt constraints type 
1800.02/1784.13	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 129743
1800.02/1784.13	s SATISFIABLE
1800.02/1784.13	c Found 7 solution(s)
1800.02/1784.13	v x1 -x2 -x3 x4 -x5 x6 -x7 x8 x9 -x10 -x11 -x12 -x13 -x14 -x15 x16 x17 x18 x19 -x20 x21 -x22 -x23 x24 x25 -x26 x27 -x28 x29 x30 x31 x32 x33 x34 x35 x36 x37 x38 x39 x40 x41 x42 -x43 x44 x45 x46 x47 -x48 x49 -x50 x51 -x52 -x53 -x54 x55 -x56 -x57 x58 x59 -x60 x61 x62 -x63 x64 x65 x66 x67 -x68 -x69 x70 x71 x72 -x73 -x74 -x75 x76 x77 -x78 x79 x80 x81 -x82 x83 -x84 x85 -x86 -x87 x88 -x89 x90 -x91 x92 x93 -x94 x95 x96 x97 x98 x99 -x100 x101 x102 -x103 x104 x105 -x106 -x107 x108 -x109 -x110 -x111 -x112 -x113 x114 -x115 x116 x117 x118 x119 x120 -x121 -x122 x123 x124 x125 -x126 -x127 -x128 x129 x130 -x131 x132 x133 -x134 -x135 -x136 x137 -x138 -x139 x140 x141 x142 -x143 x144 x145 x146 x147 -x148 x149 x150 x151 -x152 -x153 x154 x155 x156 x157 -x158 x159 x160 -x161 x162 x163 x164 -x165 -x166 x167 x168 x169 -x170 x171 x172 x173 x174 x175 x176 x177 x178 x179 x180 -x181 -x182 -x183 -x184 x185 -x186 x187 x188 x189 -x190 -x191 -x192 x193 -x194 x195 -x196 x197 x198 -x199 x200 -x201 x202 x203 x204 x205 x206 -x207 x208 -x209 x210 x211 x212 -x213 -x214 -x215 x216 x217 x218 x219 x220 -x221 x222 x223 x224 -x225 x226 -x227 -x228 x229 x230 -x231 x232 -x233 x234 x235 x236 x237 x238 -x239 x240 -x241 x242 x243 x244 x245 x246 x247 x248 -x249 x250 -x251 x252 x253 x254 -x255 x256 x257 x258 x259 x260 x261 x262 x263 x264 x265 x266 x267 -x268 -x269 x270 -x271 -x272 x273 x274 -x275 x276 -x277 -x278 x279 -x280 x281 x282 x283 x284 x285 x286 -x287 x288 -x289 -x290 -x291 -x292 -x293 x294 -x295 x296 x297 x298 x299 x300 -x301 -x302 -x303 -x304 -x305 x306 x307 -x308 -x309 x310 x311 x312 x313 -x314 -x315 -x316 -x317 -x318 x319 x320 -x321 x322 -x323 x324 x325 -x326 -x327 -x328 -x329 x330 -x331 x332 x333 -x334 x335 x336 -x337 -x338 -x339 -x340 -x341 -x342 x343 x344 x345 -x346 x347 -x348 x349 -x350 x351 x352 -x353 -x354 -x355 -x356 -x357 x358 x359 -x360 x361 -x362 -x363 x364 x365 x366 x367 x368 -x369 x370 x371 x372 -x373 x374 -x375 -x376 x377 x378 x379 -x380 x381 x382 -x383 -x384 -x385 -x386 -x387 -x388 -x389 -x390 x391 x392 x393 -x394 -x395 -x396 -x397 -x398 x399 x400 x401 -x402 -x403 -x404 -x405 -x406 -x407 x408 -x409 x410 x411 -x412 -x413 -x414 -x415 -x416 -x417 -x418 -x419 -x420 -x421 -x422 -x423 -x424 -x425 -x426 -x427 -x428 -x429 -x430 -x431 -x432 -x433 x434 x435 x436 x437 x438 x439 x440 x441 x442 -x443 -x444 x445 -x446 x447 x448 x449 x450 -x451 -x452 -x453 -x454 -x455 -x456 -x457 -x458 x459 x460 x461 x462 -x463 -x464 -x465 -x466 x467 -x468 x469 -x470 -x471 -x472 x473 x474 -x475 x476 x477 -x478 -x479 x480 x481 x482 x483 -x484 x485 x486 x487 x488 x489 -x490 x491 x492 x493 x494 x495 -x496 x497 x498 -x499 -x500 x501 -x502 x503 -x504 -x505 x506 -x507 x508 -x509 x510 x511 x512 x513 x514 x515 -x516 -x517 -x518 -x519 -x520 -x521 x522 x523 x524 x525 x526 x527 x528 -x529 -x530 -x531 x532 x533 -x534 -x535 -x536 x537 -x538 -x539 -x540 -x541 -x542 -x543 -x544 -x545 -x546 -x547 -x548 -x549 -x550 -x551 -x552 x553 x554 -x555 -x556 -x557 -x558 -x559 x560 -x561 -x562 -x563 -x564 -x565 -x566 -x567 x568 -x569 -x570 -x571 x572 -x573 -x574 x575 x576 -x577 x578 -x579 -x580 -x581 -x582 -x583 -x584 -x585 -x586 -x587 -x588 -x589 x590 -x591 x592 x593 -x594 x595 x596 -x597 -x598 -x599 x600 -x601 -x602 -x603 -x604 -x605 -x606 -x607 -x608 -x609 -x610 -x611 -x612 -x613 -x614 -x615 -x616 x617 -x618 -x619 x620 -x621 -x622 -x623 -x624 -x625 x626 -x627 -x628 -x629 -x630 -x631 -x632 -x633 -x634 -x635 -x636 -x637 x638 -x639 -x640 -x641 -x642 -x643 x644 x645 -x646 -x647 -x648 -x649 x650 x651 x652 -x653 -x654 -x655 -x656 x657 -x658 x659 x660 x661 x662 x663 -x664 -x665 x666 x667 -x668 -x669 x670 -x671 x672 -x673 x674 -x675 x676 -x677 -x678 -x679 x680 x681 x682 x683 -x684 -x685 -x686 -x687 -x688 -x689 -x690 x691 x692 -x693 -x694 -x695 -x696 -x697 -x698 -x699 -x700 -x701 -x702 -x703 -x704 -x705 -x706 -x707 -x708 -x709 x710 x711 -x712 -x713 x714 x715 x716 x717 x718 -x719 x720 x721 x722 x723 x724 x725 x726 -x727 -x728 -x729 -x730 -x731 -x732 x733 x734 x735 x736 x737 x738 x739 x740 -x741 -x742 -x743 -x744 -x745 -x746 -x747 -x748 x749 -x750 -x751 -x752 -x753 -x754 -x755 x756 -x757 -x758 x759 -x760 -x761 -x762 -x763 -x764 -x765 -x766 -x767 -x768 -x769 -x770 -x771 -x772 -x773 -x774 -x775 x776 -x777 -x778 -x779 x780 x781 -x782 -x783 x784 x785 x786 -x787 x788 x789 -x790 -x791 x792 -x793 -x794 -x795 x796 -x797 x798 x799 -x800 -x801 -x802 -x803 -x804 x805 -x806 -x807 -x808 -x809 x810 -x811 x812 x813 -x814 -x815 -x816 x817 -x818 x819 x820 -x821 -x822 -x823 x824 x825 x826 x827 -x828 x829 -x830 x831 -x832 -x833 -x834 -x835 -x836 -x837 -x838 -x839 -x840 -x841 -x842 -x843 x844 x845 -x846 -x847 x848 x849 x850 x851 x852 x853 -x854 x855 x856 x857 -x858 x859 x860 -x861 -x862 x863 x864 x865 -x866 x867 x868 -x869 -x870 -x871 -x872 -x873 -x874 -x875 -x876 -x877 -x878 -x879 -x880 -x881 -x882 -x883 -x884 x885 x886 -x887 x888 x889 x890 x891 -x892 -x893 -x894 -x895 -x896 -x897 -x898 -x899 -x900 -x901 -x902 x903 -x904 -x905 -x906 -x907 -x908 -x909 -x910 -x911 x912 -x913 x914 -x915 -x916 x917 x918 x919 x920 x921 -x922 x923 x924 -x925 -x926 -x927 x928 x929 -x930 -x931 x932 x933 x934 x935 -x936 x937 x938 -x939 -x940 -x941 -x942 -x943 -x944 -x945 -x946 -x947 -x948 -x949 x950 x951 x952 -x953 -x954 x955 x956 -x957 x958 x959 -x960 -x961 x962 x963 x964 -x965 x966 -x967 -x968 x969 x970 -x971 -x972 -x973 x974 -x975 -x976 -x977 -x978 -x979 -x980 x981 -x982 x983 -x984 x985 x986 -x987 -x988 x989 x990 x991 x992 -x993 x994 -x995 -x996 -x997 x998 -x999 -x1000 -x1001 x1002 x1003 x1004 x1005 -x1006 x1007 x1008 x1009 -x1010 -x1011 x1012 x1013 -x1014 -x1015 -x1016 x1017 x1018 x1019 x1020 x1021 x1022 x1023 x1024 x1025 -x1026 -x1027 x1028 x1029 x1030 x1031 -x1032 -x1033 -x1034 -x1035 -x1036 -x1037 -x1038 x1039 -x1040 -x1041 -x1042 -x1043 -x1044 -x1045 -x1046 x1047 x1048 x1049 x1050 -x1051 x1052 -x1053 -x1054 -x1055 -x1056 -x1057 -x1058 -x1059 -x1060 x1061 -x1062 -x1063 -x1064 -x1065 -x1066 -x1067 -x1068 -x1069 x1070 x1071 -x1072 -x1073 -x1074 x1075 x1076 -x1077 -x1078 -x1079 -x1080 -x1081 -x1082 -x1083 -x1084 -x1085 x1086 x1087 -x1088 -x1089 -x1090 -x1091 -x1092 -x1093 x1094 -x1095 -x1096 x1097 x1098 -x1099 x1100 -x1101 -x1102 -x1103 -x1104 -x1105 x1106 
1800.02/1784.13	c objective function=-96
1800.02/1784.13	c Total wall clock time (in seconds): 1784.019

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

pid=4774
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.15 2.17 2.17 3/194 4777
/proc/meminfo: memFree=29305452/32872528 swapFree=1099624/1181384
[pid=4777] ppid=4774 vsize=272 CPUtime=0 cores=0,2,4,6
/proc/4777/stat : 4777 (java) R 4774 4777 1865 0 -1 4202496 361 0 0 0 0 0 0 0 20 0 1 0 2303240 278528 33 33554432000 1073741824 1073778376 140734755641648 140734662465128 271778409767 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4777/statm: 68 33 25 9 0 25 0

[startup+0.100059 s]
/proc/loadavg: 2.15 2.17 2.17 3/194 4777
/proc/meminfo: memFree=29305452/32872528 swapFree=1099624/1181384
[pid=4777] ppid=4774 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/4777/stat : 4777 (java) S 4774 4777 1865 0 -1 4202496 4399 0 1 0 8 1 0 0 20 0 18 0 2303240 9787879424 6035 33554432000 1073741824 1073778376 140734755641648 140734755632784 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/4777/statm: 2389619 6035 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200212 s]
/proc/loadavg: 2.15 2.17 2.17 3/194 4777
/proc/meminfo: memFree=29305452/32872528 swapFree=1099624/1181384
[pid=4777] ppid=4774 vsize=9558476 CPUtime=0.26 cores=0,2,4,6
/proc/4777/stat : 4777 (java) S 4774 4777 1865 0 -1 4202496 4946 0 1 0 25 1 0 0 20 0 18 0 2303240 9787879424 6997 33554432000 1073741824 1073778376 140734755641648 140734755632784 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/4777/statm: 2389619 6997 2215 9 0 2380296 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9558476

[startup+0.300218 s]
/proc/loadavg: 2.15 2.17 2.17 3/194 4777
/proc/meminfo: memFree=29305452/32872528 swapFree=1099624/1181384
[pid=4777] ppid=4774 vsize=9625040 CPUtime=0.43 cores=0,2,4,6
/proc/4777/stat : 4777 (java) S 4774 4777 1865 0 -1 4202496 5363 0 1 0 42 1 0 0 20 0 19 0 2303240 9856040960 8286 33554432000 1073741824 1073778376 140734755641648 140734755632784 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/4777/statm: 2406260 8286 2239 9 0 2396937 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 9625040

[startup+0.700152 s]
/proc/loadavg: 2.15 2.17 2.17 3/194 4777
/proc/meminfo: memFree=29305452/32872528 swapFree=1099624/1181384
[pid=4777] ppid=4774 vsize=9625040 CPUtime=1.2 cores=0,2,4,6
/proc/4777/stat : 4777 (java) S 4774 4777 1865 0 -1 4202496 10207 0 1 0 118 2 0 0 20 0 19 0 2303240 9856040960 12234 33554432000 1073741824 1073778376 140734755641648 140734755632784 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/4777/statm: 2406260 12234 2247 9 0 2396937 0
Current children cumulated CPU time (s) 1.2
Current children cumulated vsize (KiB) 9625040

[startup+1.50073 s]
/proc/loadavg: 2.15 2.17 2.17 4/213 4796
/proc/meminfo: memFree=29254780/32872528 swapFree=1099624/1181384
[pid=4777] ppid=4774 vsize=9625040 CPUtime=2.21 cores=0,2,4,6
/proc/4777/stat : 4777 (java) S 4774 4777 1865 0 -1 4202496 12159 0 1 0 218 3 0 0 20 0 19 0 2303240 9856040960 16983 33554432000 1073741824 1073778376 140734755641648 140734755632784 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/4777/statm: 2406260 16983 2259 9 0 2396937 0
[pid=4777/tid=4779] ppid=4774 vsize=9625040 CPUtime=1.46 cores=0,2,4,6
/proc/4777/task/4779/stat : 4779 (java) R 4774 4777 1865 0 -1 4202560 2437 0 1 0 144 2 0 0 20 0 19 0 2303241 9856040960 16983 33554432000 1073741824 1073778376 140734755641648 139799697723072 139799525040319 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=4777/tid=4780] ppid=4774 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4777/task/4780/stat : 4780 (java) S 4774 4777 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2303242 9856040960 16983 33554432000 1073741824 1073778376 140734755641648 139799659223976 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4777/tid=4781] ppid=4774 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4777/task/4781/stat : 4781 (java) S 4774 4777 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2303242 9856040960 16983 33554432000 1073741824 1073778376 140734755641648 139799658171432 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4777/tid=4782] ppid=4774 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4777/task/4782/stat : 4782 (java) S 4774 4777 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2303242 9856040960 16983 33554432000 1073741824 1073778376 140734755641648 139799657118376 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4777/tid=4783] ppid=4774 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4777/task/4783/stat : 4783 (java) S 4774 4777 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2303242 9856040960 16983 33554432000 1073741824 1073778376 140734755641648 139799656065832 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4777/tid=4784] ppid=4774 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4777/task/4784/stat : 4784 (java) S 4774 4777 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2303242 9856040960 16983 33554432000 1073741824 1073778376 140734755641648 139799655012776 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4777/tid=4785] ppid=4774 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4777/task/4785/stat : 4785 (java) S 4774 4777 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2303242 9856040960 16983 33554432000 1073741824 1073778376 140734755641648 139799653960232 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4777/tid=4786] ppid=4774 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4777/task/4786/stat : 4786 (java) S 4774 4777 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2303242 9856040960 16983 33554432000 1073741824 1073778376 140734755641648 139799652907176 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4777/tid=4787] ppid=4774 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4777/task/4787/stat : 4787 (java) S 4774 4777 1865 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 2303242 9856040960 16983 33554432000 1073741824 1073778376 140734755641648 139799651854632 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4777/tid=4788] ppid=4774 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4777/task/4788/stat : 4788 (java) S 4774 4777 1865 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 2303243 9856040960 16983 33554432000 1073741824 1073778376 140734755641648 139799521377128 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4777/tid=4789] ppid=4774 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4777/task/4789/stat : 4789 (java) S 4774 4777 1865 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 2303244 9856040960 16983 33554432000 1073741824 1073778376 140734755641648 139799520323448 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4777/tid=4790] ppid=4774 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4777/task/4790/stat : 4790 (java) S 4774 4777 1865 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2303244 9856040960 16983 33554432000 1073741824 1073778376 140734755641648 139799519270280 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4777/tid=4791] ppid=4774 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4777/task/4791/stat : 4791 (java) S 4774 4777 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2303246 9856040960 16983 33554432000 1073741824 1073778376 140734755641648 139799518219024 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4777/tid=4792] ppid=4774 vsize=9625040 CPUtime=0.41 cores=0,2,4,6
/proc/4777/task/4792/stat : 4792 (java) S 4774 4777 1865 0 -1 4202560 4028 0 0 0 41 0 0 0 20 0 19 0 2303246 9856040960 16983 33554432000 1073741824 1073778376 140734755641648 139799517165880 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4777/tid=4793] ppid=4774 vsize=9625040 CPUtime=0.31 cores=0,2,4,6
/proc/4777/task/4793/stat : 4793 (java) S 4774 4777 1865 0 -1 4202560 4418 0 0 0 31 0 0 0 20 0 19 0 2303246 9856040960 16983 33554432000 1073741824 1073778376 140734755641648 139799516113336 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4777/tid=4794] ppid=4774 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4777/task/4794/stat : 4794 (java) S 4774 4777 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2303246 9856040960 16983 33554432000 1073741824 1073778376 140734755641648 139799515060472 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4777/tid=4795] ppid=4774 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4777/task/4795/stat : 4795 (java) S 4774 4777 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2303246 9856040960 16983 33554432000 1073741824 1073778376 140734755641648 139799514008136 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4777/tid=4796] ppid=4774 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4777/task/4796/stat : 4796 (java) S 4774 4777 1865 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 2303266 9856040960 16983 33554432000 1073741824 1073778376 140734755641648 139799512954408 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 2.21
Current children cumulated vsize (KiB) 9625040

[startup+3.10082 s]
/proc/loadavg: 2.15 2.17 2.17 3/213 4796
/proc/meminfo: memFree=29235048/32872528 swapFree=1099624/1181384
[pid=4777] ppid=4774 vsize=9625040 CPUtime=3.86 cores=0,2,4,6
/proc/4777/stat : 4777 (java) S 4774 4777 1865 0 -1 4202496 12180 0 1 0 383 3 0 0 20 0 19 0 2303240 9856040960 24667 33554432000 1073741824 1073778376 140734755641648 140734755632784 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/4777/statm: 2406260 24667 2260 9 0 2396937 0
[pid=4777/tid=4779] ppid=4774 vsize=9625040 CPUtime=3.06 cores=0,2,4,6
/proc/4777/task/4779/stat : 4779 (java) R 4774 4777 1865 0 -1 4202560 2454 0 1 0 304 2 0 0 20 0 19 0 2303241 9856040960 24667 33554432000 1073741824 1073778376 140734755641648 139799697732072 139799525040233 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=4777/tid=4780] ppid=4774 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4777/task/4780/stat : 4780 (java) S 4774 4777 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2303242 9856040960 24667 33554432000 1073741824 1073778376 140734755641648 139799659223976 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4777/tid=4781] ppid=4774 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4777/task/4781/stat : 4781 (java) S 4774 4777 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2303242 9856040960 24667 33554432000 1073741824 1073778376 140734755641648 139799658171432 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4777/tid=4782] ppid=4774 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4777/task/4782/stat : 4782 (java) S 4774 4777 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2303242 9856040960 24667 33554432000 1073741824 1073778376 140734755641648 139799657118376 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4777/tid=4783] ppid=4774 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4777/task/4783/stat : 4783 (java) S 4774 4777 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2303242 9856040960 24667 33554432000 1073741824 1073778376 140734755641648 139799656065832 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4777/tid=4784] ppid=4774 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4777/task/4784/stat : 4784 (java) S 4774 4777 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2303242 9856040960 24667 33554432000 1073741824 1073778376 140734755641648 139799655012776 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4777/tid=4785] ppid=4774 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4777/task/4785/stat : 4785 (java) S 4774 4777 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2303242 9856040960 24667 33554432000 1073741824 1073778376 140734755641648 139799653960232 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4777/tid=4786] ppid=4774 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4777/task/4786/stat : 4786 (java) S 4774 4777 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2303242 9856040960 24667 33554432000 1073741824 1073778376 140734755641648 139799652907176 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4777/tid=4787] ppid=4774 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4777/task/4787/stat : 4787 (java) S 4774 4777 1865 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 2303242 9856040960 24667 33554432000 1073741824 1073778376 140734755641648 139799651854632 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4777/tid=4788] ppid=4774 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4777/task/4788/stat : 4788 (java) S 4774 4777 1865 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 2303243 9856040960 24667 33554432000 1073741824 1073778376 140734755641648 139799521377128 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4777/tid=4789] ppid=4774 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4777/task/4789/stat : 4789 (java) S 4774 4777 1865 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 2303244 9856040960 24667 33554432000 1073741824 1073778376 140734755641648 139799520323448 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4777/tid=4790] ppid=4774 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4777/task/4790/stat : 4790 (java) S 4774 4777 1865 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2303244 9856040960 24667 33554432000 1073741824 1073778376 140734755641648 139799519270280 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4777/tid=4791] ppid=4774 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4777/task/4791/stat : 4791 (java) S 4774 4777 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2303246 9856040960 24667 33554432000 1073741824 1073778376 140734755641648 139799518219024 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4777/tid=4792] ppid=4774 vsize=9625040 CPUtime=0.44 cores=0,2,4,6
/proc/4777/task/4792/stat : 4792 (java) S 4774 4777 1865 0 -1 4202560 4029 0 0 0 44 0 0 0 20 0 19 0 2303246 9856040960 24667 33554432000 1073741824 1073778376 140734755641648 139799517165880 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4777/tid=4793] ppid=4774 vsize=9625040 CPUtime=0.33 cores=0,2,4,6
/proc/4777/task/4793/stat : 4793 (java) S 4774 4777 1865 0 -1 4202560 4421 0 0 0 33 0 0 0 20 0 19 0 2303246 9856040960 24667 33554432000 1073741824 1073778376 140734755641648 139799516113336 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4777/tid=4794] ppid=4774 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4777/task/4794/stat : 4794 (java) S 4774 4777 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2303246 9856040960 24667 33554432000 1073741824 1073778376 140734755641648 139799515060472 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4777/tid=4795] ppid=4774 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4777/task/4795/stat : 4795 (java) S 4774 4777 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2303246 9856040960 24667 33554432000 1073741824 1073778376 140734755641648 139799514008136 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4777/tid=4796] ppid=4774 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4777/task/4796/stat : 4796 (java) S 4774 4777 1865 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 2303266 9856040960 24667 33554432000 1073741824 1073778376 140734755641648 139799512954408 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.86
Current children cumulated vsize (KiB) 9625040

[startup+6.30086 s]
/proc/loadavg: 2.14 2.16 2.17 3/213 4796
/proc/meminfo: memFree=29175796/32872528 swapFree=1099624/1181384
[pid=4777] ppid=4774 vsize=9625040 CPUtime=7.06 cores=0,2,4,6
/proc/4777/stat : 4777 (java) S 4774 4777 1865 0 -1 4202496 12209 0 1 0 702 4 0 0 20 0 19 0 2303240 9856040960 38417 33554432000 1073741824 1073778376 140734755641648 140734755632784 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/4777/statm: 2406260 38417 2261 9 0 2396937 0
[pid=4777/tid=4779] ppid=4774 vsize=9625040 CPUtime=6.24 cores=0,2,4,6
/proc/4777/task/4779/stat : 4779 (java) R 4774 4777 1865 0 -1 4202560 2482 0 1 0 622 2 0 0 20 0 19 0 2303241 9856040960 38417 33554432000 1073741824 1073778376 140734755641648 139799697723040 139799525139013 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=4777/tid=4780] ppid=4774 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4777/task/4780/stat : 4780 (java) S 4774 4777 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2303242 9856040960 38417 33554432000 1073741824 1073778376 140734755641648 139799659223976 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4777/tid=4781] ppid=4774 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4777/task/4781/stat : 4781 (java) S 4774 4777 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2303242 9856040960 38417 33554432000 1073741824 1073778376 140734755641648 139799658171432 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4777/tid=4782] ppid=4774 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4777/task/4782/stat : 4782 (java) S 4774 4777 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2303242 9856040960 38417 33554432000 1073741824 1073778376 140734755641648 139799657118376 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4777/tid=4783] ppid=4774 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4777/task/4783/stat : 4783 (java) S 4774 4777 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2303242 9856040960 38417 33554432000 1073741824 1073778376 140734755641648 139799656065832 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4777/tid=4784] ppid=4774 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4777/task/4784/stat : 4784 (java) S 4774 4777 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2303242 9856040960 38417 33554432000 1073741824 1073778376 140734755641648 139799655012776 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4777/tid=4785] ppid=4774 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4777/task/4785/stat : 4785 (java) S 4774 4777 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2303242 9856040960 38417 33554432000 1073741824 1073778376 140734755641648 139799653960232 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4777/tid=4786] ppid=4774 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4777/task/4786/stat : 4786 (java) S 4774 4777 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2303242 9856040960 38417 33554432000 1073741824 1073778376 140734755641648 139799652907176 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4777/tid=4787] ppid=4774 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4777/task/4787/stat : 4787 (java) S 4774 4777 1865 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 2303242 9856040960 38417 33554432000 1073741824 1073778376 140734755641648 139799651854632 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4777/tid=4788] ppid=4774 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4777/task/4788/stat : 4788 (java) S 4774 4777 1865 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 2303243 9856040960 38417 33554432000 1073741824 1073778376 140734755641648 139799521377128 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4777/tid=4789] ppid=4774 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4777/task/4789/stat : 4789 (java) S 4774 4777 1865 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 2303244 9856040960 38417 33554432000 1073741824 1073778376 140734755641648 139799520323448 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4777/tid=4790] ppid=4774 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4777/task/4790/stat : 4790 (java) S 4774 4777 1865 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2303244 9856040960 38417 33554432000 1073741824 1073778376 140734755641648 139799519270280 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4777/tid=4791] ppid=4774 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4777/task/4791/stat : 4791 (java) S 4774 4777 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2303246 9856040960 38417 33554432000 1073741824 1073778376 140734755641648 139799518219024 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4777/tid=4792] ppid=4774 vsize=9625040 CPUtime=0.44 cores=0,2,4,6
/proc/4777/task/4792/stat : 4792 (java) S 4774 4777 1865 0 -1 4202560 4029 0 0 0 44 0 0 0 20 0 19 0 2303246 9856040960 38417 33554432000 1073741824 1073778376 140734755641648 139799517165880 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4777/tid=4793] ppid=4774 vsize=9625040 CPUtime=0.33 cores=0,2,4,6
/proc/4777/task/4793/stat : 4793 (java) S 4774 4777 1865 0 -1 4202560 4421 0 0 0 33 0 0 0 20 0 19 0 2303246 9856040960 38417 33554432000 1073741824 1073778376 140734755641648 139799516113336 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4777/tid=4794] ppid=4774 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4777/task/4794/stat : 4794 (java) S 4774 4777 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2303246 9856040960 38417 33554432000 1073741824 1073778376 140734755641648 139799515060472 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4777/tid=4795] ppid=4774 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4777/task/4795/stat : 4795 (java) S 4774 4777 1865 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 2303246 9856040960 38417 33554432000 1073741824 1073778376 140734755641648 139799514008136 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4777/tid=4796] ppid=4774 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4777/task/4796/stat : 4796 (java) S 4774 4777 1865 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 2303266 9856040960 38417 33554432000 1073741824 1073778376 140734755641648 139799512954408 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 7.06
Current children cumulated vsize (KiB) 9625040


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

[pid=4777/tid=4796] ppid=4774 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4777/task/4796/stat : 4796 (java) S 4774 4777 1865 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 2303266 9856040960 89223 33554432000 1073741824 1073778376 140734755641648 139799512954408 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1737.63
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.16 2.21 2.18 4/213 4930
/proc/meminfo: memFree=27948104/32872528 swapFree=1099624/1181384
[pid=4777] ppid=4774 vsize=9625040 CPUtime=1798.2 cores=0,2,4,6
/proc/4777/stat : 4777 (java) S 4774 4777 1865 0 -1 4202496 28922 0 1 0 179638 182 0 0 20 0 19 0 2303240 9856040960 93898 33554432000 1073741824 1073778376 140734755641648 140734755632784 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/4777/statm: 2406260 93898 2283 9 0 2396937 0
[pid=4777/tid=4779] ppid=4774 vsize=9625040 CPUtime=1766.01 cores=0,2,4,6
/proc/4777/task/4779/stat : 4779 (java) R 4774 4777 1865 0 -1 4202560 2986 0 1 0 176570 31 0 0 20 0 19 0 2303241 9856040960 93898 33554432000 1073741824 1073778376 140734755641648 139799697730752 139799525139523 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=4777/tid=4780] ppid=4774 vsize=9625040 CPUtime=2.79 cores=0,2,4,6
/proc/4777/task/4780/stat : 4780 (java) S 4774 4777 1865 0 -1 4202560 1921 0 0 0 260 19 0 0 20 0 19 0 2303242 9856040960 93898 33554432000 1073741824 1073778376 140734755641648 139799659223976 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4777/tid=4781] ppid=4774 vsize=9625040 CPUtime=2.64 cores=0,2,4,6
/proc/4777/task/4781/stat : 4781 (java) S 4774 4777 1865 0 -1 4202560 1464 0 0 0 248 16 0 0 20 0 19 0 2303242 9856040960 93898 33554432000 1073741824 1073778376 140734755641648 139799658171432 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4777/tid=4782] ppid=4774 vsize=9625040 CPUtime=2.66 cores=0,2,4,6
/proc/4777/task/4782/stat : 4782 (java) S 4774 4777 1865 0 -1 4202560 1326 0 0 0 249 17 0 0 20 0 19 0 2303242 9856040960 93898 33554432000 1073741824 1073778376 140734755641648 139799657118376 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4777/tid=4783] ppid=4774 vsize=9625040 CPUtime=2.71 cores=0,2,4,6
/proc/4777/task/4783/stat : 4783 (java) S 4774 4777 1865 0 -1 4202560 1357 0 0 0 252 19 0 0 20 0 19 0 2303242 9856040960 93898 33554432000 1073741824 1073778376 140734755641648 139799656065832 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4777/tid=4784] ppid=4774 vsize=9625040 CPUtime=2.82 cores=0,2,4,6
/proc/4777/task/4784/stat : 4784 (java) S 4774 4777 1865 0 -1 4202560 2255 0 0 0 260 22 0 0 20 0 19 0 2303242 9856040960 93898 33554432000 1073741824 1073778376 140734755641648 139799655012776 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4777/tid=4785] ppid=4774 vsize=9625040 CPUtime=2.73 cores=0,2,4,6
/proc/4777/task/4785/stat : 4785 (java) S 4774 4777 1865 0 -1 4202560 2140 0 0 0 257 16 0 0 20 0 19 0 2303242 9856040960 93898 33554432000 1073741824 1073778376 140734755641648 139799653960232 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4777/tid=4786] ppid=4774 vsize=9625040 CPUtime=2.67 cores=0,2,4,6
/proc/4777/task/4786/stat : 4786 (java) S 4774 4777 1865 0 -1 4202560 1896 0 0 0 250 17 0 0 20 0 19 0 2303242 9856040960 93898 33554432000 1073741824 1073778376 140734755641648 139799652907176 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4777/tid=4787] ppid=4774 vsize=9625040 CPUtime=2.77 cores=0,2,4,6
/proc/4777/task/4787/stat : 4787 (java) S 4774 4777 1865 0 -1 4202560 2327 0 0 0 256 21 0 0 20 0 19 0 2303242 9856040960 93898 33554432000 1073741824 1073778376 140734755641648 139799651854632 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4777/tid=4788] ppid=4774 vsize=9625040 CPUtime=4.79 cores=0,2,4,6
/proc/4777/task/4788/stat : 4788 (java) S 4774 4777 1865 0 -1 4202560 1335 0 0 0 472 7 0 0 20 0 19 0 2303243 9856040960 93898 33554432000 1073741824 1073778376 140734755641648 139799521377128 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4777/tid=4789] ppid=4774 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4777/task/4789/stat : 4789 (java) S 4774 4777 1865 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 2303244 9856040960 93898 33554432000 1073741824 1073778376 140734755641648 139799520323448 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4777/tid=4790] ppid=4774 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4777/task/4790/stat : 4790 (java) S 4774 4777 1865 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 2303244 9856040960 93898 33554432000 1073741824 1073778376 140734755641648 139799519270280 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4777/tid=4791] ppid=4774 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4777/task/4791/stat : 4791 (java) S 4774 4777 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2303246 9856040960 93898 33554432000 1073741824 1073778376 140734755641648 139799518219024 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4777/tid=4792] ppid=4774 vsize=9625040 CPUtime=0.45 cores=0,2,4,6
/proc/4777/task/4792/stat : 4792 (java) S 4774 4777 1865 0 -1 4202560 4029 0 0 0 45 0 0 0 20 0 19 0 2303246 9856040960 93898 33554432000 1073741824 1073778376 140734755641648 139799517165880 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4777/tid=4793] ppid=4774 vsize=9625040 CPUtime=0.37 cores=0,2,4,6
/proc/4777/task/4793/stat : 4793 (java) S 4774 4777 1865 0 -1 4202560 4520 0 0 0 37 0 0 0 20 0 19 0 2303246 9856040960 93898 33554432000 1073741824 1073778376 140734755641648 139799516113336 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4777/tid=4794] ppid=4774 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4777/task/4794/stat : 4794 (java) S 4774 4777 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2303246 9856040960 93898 33554432000 1073741824 1073778376 140734755641648 139799515060472 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4777/tid=4795] ppid=4774 vsize=9625040 CPUtime=0.54 cores=0,2,4,6
/proc/4777/task/4795/stat : 4795 (java) S 4774 4777 1865 0 -1 4202560 104 0 0 0 25 29 0 0 20 0 19 0 2303246 9856040960 93898 33554432000 1073741824 1073778376 140734755641648 139799514008136 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4777/tid=4796] ppid=4774 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4777/task/4796/stat : 4796 (java) S 4774 4777 1865 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 2303266 9856040960 93898 33554432000 1073741824 1073778376 140734755641648 139799512954408 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1798.2
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1784.1 s]
/proc/loadavg: 2.23 2.22 2.18 4/213 4930
/proc/meminfo: memFree=27949596/32872528 swapFree=1099624/1181384
[pid=4777] ppid=4774 vsize=9625040 CPUtime=1800.02 cores=0,2,4,6
/proc/4777/stat : 4777 (java) S 4774 4777 1865 0 -1 4202496 28923 0 1 0 179820 182 0 0 20 0 19 0 2303240 9856040960 93513 33554432000 1073741824 1073778376 140734755641648 140734755632784 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/4777/statm: 2406260 93513 2283 9 0 2396937 0
[pid=4777/tid=4779] ppid=4774 vsize=9625040 CPUtime=1767.79 cores=0,2,4,6
/proc/4777/task/4779/stat : 4779 (java) R 4774 4777 1865 0 -1 4202560 2987 0 1 0 176748 31 0 0 20 0 19 0 2303241 9856040960 93513 33554432000 1073741824 1073778376 140734755641648 139799697730752 139799525138976 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=4777/tid=4780] ppid=4774 vsize=9625040 CPUtime=2.8 cores=0,2,4,6
/proc/4777/task/4780/stat : 4780 (java) S 4774 4777 1865 0 -1 4202560 1921 0 0 0 261 19 0 0 20 0 19 0 2303242 9856040960 93513 33554432000 1073741824 1073778376 140734755641648 139799659223976 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4777/tid=4781] ppid=4774 vsize=9625040 CPUtime=2.64 cores=0,2,4,6
/proc/4777/task/4781/stat : 4781 (java) S 4774 4777 1865 0 -1 4202560 1464 0 0 0 248 16 0 0 20 0 19 0 2303242 9856040960 93513 33554432000 1073741824 1073778376 140734755641648 139799658171432 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4777/tid=4782] ppid=4774 vsize=9625040 CPUtime=2.67 cores=0,2,4,6
/proc/4777/task/4782/stat : 4782 (java) S 4774 4777 1865 0 -1 4202560 1326 0 0 0 250 17 0 0 20 0 19 0 2303242 9856040960 93513 33554432000 1073741824 1073778376 140734755641648 139799657118376 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4777/tid=4783] ppid=4774 vsize=9625040 CPUtime=2.71 cores=0,2,4,6
/proc/4777/task/4783/stat : 4783 (java) S 4774 4777 1865 0 -1 4202560 1357 0 0 0 252 19 0 0 20 0 19 0 2303242 9856040960 93513 33554432000 1073741824 1073778376 140734755641648 139799656065832 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4777/tid=4784] ppid=4774 vsize=9625040 CPUtime=2.83 cores=0,2,4,6
/proc/4777/task/4784/stat : 4784 (java) S 4774 4777 1865 0 -1 4202560 2255 0 0 0 261 22 0 0 20 0 19 0 2303242 9856040960 93513 33554432000 1073741824 1073778376 140734755641648 139799655012776 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4777/tid=4785] ppid=4774 vsize=9625040 CPUtime=2.73 cores=0,2,4,6
/proc/4777/task/4785/stat : 4785 (java) S 4774 4777 1865 0 -1 4202560 2140 0 0 0 257 16 0 0 20 0 19 0 2303242 9856040960 93513 33554432000 1073741824 1073778376 140734755641648 139799653960232 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4777/tid=4786] ppid=4774 vsize=9625040 CPUtime=2.67 cores=0,2,4,6
/proc/4777/task/4786/stat : 4786 (java) S 4774 4777 1865 0 -1 4202560 1896 0 0 0 250 17 0 0 20 0 19 0 2303242 9856040960 93513 33554432000 1073741824 1073778376 140734755641648 139799652907176 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4777/tid=4787] ppid=4774 vsize=9625040 CPUtime=2.78 cores=0,2,4,6
/proc/4777/task/4787/stat : 4787 (java) S 4774 4777 1865 0 -1 4202560 2327 0 0 0 257 21 0 0 20 0 19 0 2303242 9856040960 93513 33554432000 1073741824 1073778376 140734755641648 139799651854632 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4777/tid=4788] ppid=4774 vsize=9625040 CPUtime=4.79 cores=0,2,4,6
/proc/4777/task/4788/stat : 4788 (java) S 4774 4777 1865 0 -1 4202560 1335 0 0 0 472 7 0 0 20 0 19 0 2303243 9856040960 93513 33554432000 1073741824 1073778376 140734755641648 139799521377128 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4777/tid=4789] ppid=4774 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4777/task/4789/stat : 4789 (java) S 4774 4777 1865 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 2303244 9856040960 93513 33554432000 1073741824 1073778376 140734755641648 139799520323448 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4777/tid=4790] ppid=4774 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4777/task/4790/stat : 4790 (java) S 4774 4777 1865 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 2303244 9856040960 93513 33554432000 1073741824 1073778376 140734755641648 139799519270280 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4777/tid=4791] ppid=4774 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4777/task/4791/stat : 4791 (java) S 4774 4777 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2303246 9856040960 93513 33554432000 1073741824 1073778376 140734755641648 139799518219024 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4777/tid=4792] ppid=4774 vsize=9625040 CPUtime=0.45 cores=0,2,4,6
/proc/4777/task/4792/stat : 4792 (java) S 4774 4777 1865 0 -1 4202560 4029 0 0 0 45 0 0 0 20 0 19 0 2303246 9856040960 93513 33554432000 1073741824 1073778376 140734755641648 139799517165880 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4777/tid=4793] ppid=4774 vsize=9625040 CPUtime=0.37 cores=0,2,4,6
/proc/4777/task/4793/stat : 4793 (java) S 4774 4777 1865 0 -1 4202560 4520 0 0 0 37 0 0 0 20 0 19 0 2303246 9856040960 93513 33554432000 1073741824 1073778376 140734755641648 139799516113336 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4777/tid=4794] ppid=4774 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4777/task/4794/stat : 4794 (java) S 4774 4777 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2303246 9856040960 93513 33554432000 1073741824 1073778376 140734755641648 139799515060472 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4777/tid=4795] ppid=4774 vsize=9625040 CPUtime=0.54 cores=0,2,4,6
/proc/4777/task/4795/stat : 4795 (java) S 4774 4777 1865 0 -1 4202560 104 0 0 0 25 29 0 0 20 0 19 0 2303246 9856040960 93513 33554432000 1073741824 1073778376 140734755641648 139799514008136 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4777/tid=4796] ppid=4774 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4777/task/4796/stat : 4796 (java) S 4774 4777 1865 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 2303266 9856040960 93513 33554432000 1073741824 1073778376 140734755641648 139799512954408 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 4 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 4777 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1784.1 s]
/proc/loadavg: 2.23 2.22 2.18 4/213 4930
/proc/meminfo: memFree=27949596/32872528 swapFree=1099624/1181384
[pid=4777] ppid=4774 vsize=9625040 CPUtime=1800.02 cores=0,2,4,6
/proc/4777/stat : 4777 (java) S 4774 4777 1865 0 -1 4202496 28923 0 1 0 179820 182 0 0 20 0 19 0 2303240 9856040960 93513 33554432000 1073741824 1073778376 140734755641648 140734755632784 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/4777/statm: 2406260 93513 2283 9 0 2396937 0
[pid=4777/tid=4779] ppid=4774 vsize=9625040 CPUtime=1767.79 cores=0,2,4,6
/proc/4777/task/4779/stat : 4779 (java) R 4774 4777 1865 0 -1 4202560 2987 0 1 0 176748 31 0 0 20 0 19 0 2303241 9856040960 93513 33554432000 1073741824 1073778376 140734755641648 139799697730752 139799525138976 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=4777/tid=4780] ppid=4774 vsize=9625040 CPUtime=2.8 cores=0,2,4,6
/proc/4777/task/4780/stat : 4780 (java) S 4774 4777 1865 0 -1 4202560 1921 0 0 0 261 19 0 0 20 0 19 0 2303242 9856040960 93513 33554432000 1073741824 1073778376 140734755641648 139799659223976 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4777/tid=4781] ppid=4774 vsize=9625040 CPUtime=2.64 cores=0,2,4,6
/proc/4777/task/4781/stat : 4781 (java) S 4774 4777 1865 0 -1 4202560 1464 0 0 0 248 16 0 0 20 0 19 0 2303242 9856040960 93513 33554432000 1073741824 1073778376 140734755641648 139799658171432 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4777/tid=4782] ppid=4774 vsize=9625040 CPUtime=2.67 cores=0,2,4,6
/proc/4777/task/4782/stat : 4782 (java) S 4774 4777 1865 0 -1 4202560 1326 0 0 0 250 17 0 0 20 0 19 0 2303242 9856040960 93513 33554432000 1073741824 1073778376 140734755641648 139799657118376 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4777/tid=4783] ppid=4774 vsize=9625040 CPUtime=2.71 cores=0,2,4,6
/proc/4777/task/4783/stat : 4783 (java) S 4774 4777 1865 0 -1 4202560 1357 0 0 0 252 19 0 0 20 0 19 0 2303242 9856040960 93513 33554432000 1073741824 1073778376 140734755641648 139799656065832 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4777/tid=4784] ppid=4774 vsize=9625040 CPUtime=2.83 cores=0,2,4,6
/proc/4777/task/4784/stat : 4784 (java) S 4774 4777 1865 0 -1 4202560 2255 0 0 0 261 22 0 0 20 0 19 0 2303242 9856040960 93513 33554432000 1073741824 1073778376 140734755641648 139799655012776 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4777/tid=4785] ppid=4774 vsize=9625040 CPUtime=2.73 cores=0,2,4,6
/proc/4777/task/4785/stat : 4785 (java) S 4774 4777 1865 0 -1 4202560 2140 0 0 0 257 16 0 0 20 0 19 0 2303242 9856040960 93513 33554432000 1073741824 1073778376 140734755641648 139799653960232 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4777/tid=4786] ppid=4774 vsize=9625040 CPUtime=2.67 cores=0,2,4,6
/proc/4777/task/4786/stat : 4786 (java) S 4774 4777 1865 0 -1 4202560 1896 0 0 0 250 17 0 0 20 0 19 0 2303242 9856040960 93513 33554432000 1073741824 1073778376 140734755641648 139799652907176 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4777/tid=4787] ppid=4774 vsize=9625040 CPUtime=2.78 cores=0,2,4,6
/proc/4777/task/4787/stat : 4787 (java) S 4774 4777 1865 0 -1 4202560 2327 0 0 0 257 21 0 0 20 0 19 0 2303242 9856040960 93513 33554432000 1073741824 1073778376 140734755641648 139799651854632 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4777/tid=4788] ppid=4774 vsize=9625040 CPUtime=4.79 cores=0,2,4,6
/proc/4777/task/4788/stat : 4788 (java) S 4774 4777 1865 0 -1 4202560 1335 0 0 0 472 7 0 0 20 0 19 0 2303243 9856040960 93513 33554432000 1073741824 1073778376 140734755641648 139799521377128 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4777/tid=4789] ppid=4774 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4777/task/4789/stat : 4789 (java) S 4774 4777 1865 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 2303244 9856040960 93513 33554432000 1073741824 1073778376 140734755641648 139799520323448 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4777/tid=4790] ppid=4774 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4777/task/4790/stat : 4790 (java) S 4774 4777 1865 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 2303244 9856040960 93513 33554432000 1073741824 1073778376 140734755641648 139799519270280 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4777/tid=4791] ppid=4774 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4777/task/4791/stat : 4791 (java) S 4774 4777 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2303246 9856040960 93513 33554432000 1073741824 1073778376 140734755641648 139799518219024 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4777/tid=4792] ppid=4774 vsize=9625040 CPUtime=0.45 cores=0,2,4,6
/proc/4777/task/4792/stat : 4792 (java) S 4774 4777 1865 0 -1 4202560 4029 0 0 0 45 0 0 0 20 0 19 0 2303246 9856040960 93513 33554432000 1073741824 1073778376 140734755641648 139799517165880 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4777/tid=4793] ppid=4774 vsize=9625040 CPUtime=0.37 cores=0,2,4,6
/proc/4777/task/4793/stat : 4793 (java) S 4774 4777 1865 0 -1 4202560 4520 0 0 0 37 0 0 0 20 0 19 0 2303246 9856040960 93513 33554432000 1073741824 1073778376 140734755641648 139799516113336 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4777/tid=4794] ppid=4774 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4777/task/4794/stat : 4794 (java) S 4774 4777 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2303246 9856040960 93513 33554432000 1073741824 1073778376 140734755641648 139799515060472 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4777/tid=4795] ppid=4774 vsize=9625040 CPUtime=0.54 cores=0,2,4,6
/proc/4777/task/4795/stat : 4795 (java) S 4774 4777 1865 0 -1 4202560 104 0 0 0 25 29 0 0 20 0 19 0 2303246 9856040960 93513 33554432000 1073741824 1073778376 140734755641648 139799514008136 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4777/tid=4796] ppid=4774 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4777/task/4796/stat : 4796 (java) S 4774 4777 1865 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 2303266 9856040960 93513 33554432000 1073741824 1073778376 140734755641648 139799512954408 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 4 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 4777 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=808299
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=291651
# CPU time returned by wait4() is 1796.1
# 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.14
CPU time (s): 1800.02
CPU user time (s): 1798.2
CPU system time (s): 1.82
CPU usage (%): 100.89
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.81
system time used= 2.29165
maximum resident set size= 717012
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28970
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1720
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 53201
involuntary context switches= 53810

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.95749 second user time and 8.82266 second system time

The end

Launcher Data

Begin job on node115 at 2016-06-29 22:39:00
IDJOB=4118614
IDBENCH=111513
IDSOLVER=2546
FILE ID=node115/4118614-1467232740
RUNJOBID= node115-1467210312-1881
PBS_JOBID= 19997598
Free space on /tmp= 71664 MiB

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

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

MD5SUM BENCH= f00fb85405558df6fea46a2ff05e5879
RANDOM SEED=1165299587

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:        29305988 kB
Buffers:           85644 kB
Cached:          1167092 kB
SwapCached:            0 kB
Active:           516392 kB
Inactive:        1158328 kB
Active(anon):     424676 kB
Inactive(anon):        0 kB
Active(file):      91716 kB
Inactive(file):  1158328 kB
Unevictable:     1181384 kB
Mlocked:         1099624 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               816 kB
Writeback:             0 kB
AnonPages:       1750592 kB
Mapped:            22216 kB
Shmem:               204 kB
Slab:             575564 kB
SReclaimable:      19940 kB
SUnreclaim:       555624 kB
KernelStack:        1760 kB
PageTables:         7252 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1735836 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    614400 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= 71660 MiB
End job on node115 at 2016-06-29 23:08:44