Trace number 4081271

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Sat4j PB 2.3.6 Res+CP PB16SAT (TO)6 1800.74 899.661

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/~walser/
benchmarks/radar/normalized-10:10:4.5:0.95:98.opb
MD5SUM7acfcd4d612717a490c27c9a55b3f455
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark5
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1
Optimality of the best value was proved YES
Number of variables411
Total number of constraints477
Number of constraints which are clauses387
Number of constraints which are cardinality constraints (but not clauses)90
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint16
Number of terms in the objective function 411
Biggest coefficient in the objective function 268
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 1129
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 268
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 1129
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.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4081271-1465226809.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  objective function found
0.24/0.21	c ... done. Wall clock time 0.09s.
0.24/0.21	c declared #vars     411
0.24/0.21	c #constraints  478
0.24/0.21	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.24/0.21	c constraints type 
0.24/0.21	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 6
0.24/0.21	c org.sat4j.specs.Constr$1 => 1
0.24/0.21	c org.sat4j.minisat.constraints.card.MinWatchCard => 89
0.24/0.21	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 381
0.24/0.21	c org.sat4j.minisat.constraints.cnf.UnitClause => 1
0.24/0.21	c 478 constraints processed.
0.24/0.21	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.24/0.21	c constraints type 
0.24/0.21	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 381
0.24/0.21	c org.sat4j.specs.Constr$1 => 1
0.24/0.21	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 6
0.24/0.21	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 89
0.24/0.21	c org.sat4j.pb.constraints.pb.UnitClausePB => 1
0.24/0.21	c 478 constraints processed.
0.24/0.21	c objective function length is 411 literals
0.24/0.22	c And the winner is solver1
0.27/0.71	c SATISFIABLE
0.27/0.71	c OPTIMIZING...
0.27/0.71	c Got one! Elapsed wall clock time (in seconds):0.596
0.27/0.71	o 8
2.05/1.20	c And the winner is solver1
2.05/1.22	c Got one! Elapsed wall clock time (in seconds):1.106
2.05/1.22	o 7
2.80/1.41	c And the winner is solver1
2.99/1.73	c Got one! Elapsed wall clock time (in seconds):1.61
2.99/1.73	o 6
3.37/2.00	c cleaning 3290 clauses out of 6591 with flag 7763/6591
4.48/2.46	c cleaning 4649 clauses out of 9301 with flag 23849/12591
5.64/3.00	c cleaning 5824 clauses out of 11655 with flag 43117/19594
6.91/3.58	c cleaning 6911 clauses out of 13828 with flag 63809/27591
8.59/4.32	c cleaning 7955 clauses out of 15917 with flag 87592/36591
10.29/5.12	c cleaning 8972 clauses out of 17962 with flag 113807/46591
11.89/5.96	c cleaning 9993 clauses out of 19990 with flag 142911/57591
13.96/6.93	c cleaning 10994 clauses out of 21999 with flag 173467/69593
16.25/8.01	c cleaning 11994 clauses out of 24003 with flag 210160/82591
18.44/9.14	c cleaning 12996 clauses out of 26009 with flag 247148/96591
20.84/10.30	c cleaning 14004 clauses out of 28013 with flag 285490/111591
23.54/11.67	c cleaning 15005 clauses out of 30009 with flag 328442/127591
26.54/13.12	c cleaning 15983 clauses out of 32004 with flag 372181/144591
29.54/14.63	c cleaning 17010 clauses out of 34022 with flag 419522/162592
32.94/16.30	c cleaning 18004 clauses out of 36011 with flag 468423/181591
36.34/18.05	c cleaning 18996 clauses out of 38007 with flag 522398/201591
39.95/19.90	c cleaning 20000 clauses out of 40011 with flag 578746/222591
44.04/21.87	c cleaning 21004 clauses out of 42011 with flag 637109/244591
48.43/24.02	c cleaning 21997 clauses out of 44008 with flag 702364/267592
52.83/26.28	c cleaning 23002 clauses out of 46010 with flag 773994/291591
57.84/28.75	c cleaning 24003 clauses out of 48011 with flag 845120/316594
62.43/31.08	c cleaning 24990 clauses out of 50005 with flag 914030/342591
67.63/33.65	c cleaning 25999 clauses out of 52015 with flag 989319/369591
73.03/36.32	c cleaning 27006 clauses out of 54016 with flag 1062461/397591
78.41/39.05	c cleaning 28004 clauses out of 56010 with flag 1141701/426591
84.61/42.14	c cleaning 28993 clauses out of 58006 with flag 1227810/456591
91.01/45.38	c cleaning 29999 clauses out of 60014 with flag 1319840/487592
97.22/48.42	c cleaning 30993 clauses out of 62014 with flag 1411065/519591
103.41/51.58	c cleaning 31999 clauses out of 64022 with flag 1501402/552592
110.62/55.11	c cleaning 33009 clauses out of 66022 with flag 1594669/586591
117.80/58.72	c cleaning 33998 clauses out of 68013 with flag 1685002/621591
125.20/62.46	c cleaning 34999 clauses out of 70015 with flag 1779388/657591
133.00/66.31	c cleaning 36007 clauses out of 72017 with flag 1882628/694592
141.00/70.40	c cleaning 36990 clauses out of 74009 with flag 1987129/732591
149.60/74.67	c cleaning 38008 clauses out of 76019 with flag 2094930/771591
158.40/79.09	c cleaning 38992 clauses out of 78011 with flag 2214762/811591
167.63/83.61	c cleaning 40004 clauses out of 80020 with flag 2329463/852592
177.01/88.38	c cleaning 41008 clauses out of 82015 with flag 2445178/894591
187.42/93.57	c cleaning 42003 clauses out of 84008 with flag 2560131/937592
197.80/98.75	c cleaning 42994 clauses out of 86004 with flag 2675557/981591
208.40/104.03	c cleaning 44002 clauses out of 88010 with flag 2798415/1026591
218.60/109.13	c cleaning 44998 clauses out of 90008 with flag 2920596/1072591
228.79/114.24	c cleaning 45998 clauses out of 92011 with flag 3047675/1119592
238.99/119.33	c cleaning 46998 clauses out of 94012 with flag 3171742/1167591
249.79/124.72	c cleaning 48008 clauses out of 96016 with flag 3304257/1216593
261.19/130.42	c cleaning 48997 clauses out of 98006 with flag 3448676/1266591
274.18/136.96	c cleaning 49998 clauses out of 100009 with flag 3591562/1317591
286.39/143.01	c cleaning 50996 clauses out of 102011 with flag 3728843/1369591
299.79/149.77	c cleaning 52009 clauses out of 104017 with flag 3866830/1422593
313.17/156.47	c cleaning 52995 clauses out of 106006 with flag 4022034/1476591
326.97/163.33	c cleaning 54005 clauses out of 108012 with flag 4171996/1531592
341.16/170.44	c cleaning 54999 clauses out of 110006 with flag 4322082/1587591
355.35/177.51	c cleaning 55995 clauses out of 112008 with flag 4472136/1644592
369.58/184.54	c cleaning 56997 clauses out of 114012 with flag 4631273/1702591
383.59/191.56	c cleaning 57997 clauses out of 116016 with flag 4788052/1761592
399.77/199.65	c cleaning 59007 clauses out of 118018 with flag 4955510/1821591
416.16/207.90	c cleaning 59995 clauses out of 120011 with flag 5118414/1882591
433.97/216.76	c cleaning 60997 clauses out of 122016 with flag 5290620/1944591
451.57/225.58	c cleaning 62000 clauses out of 124019 with flag 5460723/2007591
469.36/234.44	c cleaning 63008 clauses out of 126019 with flag 5631464/2071591
488.35/243.95	c cleaning 64002 clauses out of 128011 with flag 5808525/2136591
506.56/253.07	c cleaning 64998 clauses out of 130009 with flag 5985269/2202591
526.93/263.27	c cleaning 65992 clauses out of 132011 with flag 6162545/2269591
546.14/272.88	c cleaning 66997 clauses out of 134019 with flag 6354422/2337591
566.15/282.86	c cleaning 68006 clauses out of 136022 with flag 6541259/2406591
586.93/293.20	c cleaning 69007 clauses out of 138017 with flag 6726308/2476592
608.73/304.17	c cleaning 69975 clauses out of 140010 with flag 6917310/2547592
630.74/315.19	c cleaning 70999 clauses out of 142034 with flag 7109937/2619591
653.95/326.77	c cleaning 72012 clauses out of 144037 with flag 7309707/2692593
678.73/339.12	c cleaning 73011 clauses out of 146023 with flag 7516618/2766591
701.73/350.61	c cleaning 73986 clauses out of 148012 with flag 7713537/2841591
724.54/362.04	c cleaning 74997 clauses out of 150026 with flag 7913864/2917591
749.93/374.77	c cleaning 76013 clauses out of 152029 with flag 8121212/2994591
774.73/387.20	c cleaning 76994 clauses out of 154017 with flag 8324261/3072592
801.35/400.50	c cleaning 78006 clauses out of 156022 with flag 8533236/3151591
830.15/414.89	c cleaning 79004 clauses out of 158016 with flag 8756215/3231591
862.82/431.15	c cleaning 79994 clauses out of 160013 with flag 8968988/3312592
896.24/447.72	c cleaning 80996 clauses out of 162018 with flag 9187315/3394591
926.16/462.63	c cleaning 82003 clauses out of 164022 with flag 9407403/3477591
954.75/476.94	c cleaning 83003 clauses out of 166019 with flag 9636124/3561591
983.94/491.51	c cleaning 84003 clauses out of 168016 with flag 9864823/3646591
1014.46/506.76	c cleaning 84999 clauses out of 170013 with flag 10090783/3732591
1044.67/521.86	c cleaning 86002 clauses out of 172014 with flag 10316974/3819591
1078.03/538.60	c cleaning 86999 clauses out of 174012 with flag 10549319/3907591
1108.23/553.77	c cleaning 87995 clauses out of 176013 with flag 10787099/3996591
1144.32/571.65	c cleaning 88995 clauses out of 178018 with flag 11025974/4086591
1182.56/590.66	c cleaning 89997 clauses out of 180023 with flag 11267249/4177591
1218.61/608.82	c cleaning 91006 clauses out of 182026 with flag 11511380/4269591
1257.01/627.98	c cleaning 92009 clauses out of 184022 with flag 11763882/4362593
1290.87/644.83	c cleaning 92997 clauses out of 186012 with flag 12013406/4456592
1324.65/661.73	c cleaning 94006 clauses out of 188016 with flag 12270465/4551593
1358.86/678.87	c cleaning 94999 clauses out of 190009 with flag 12547168/4647592
1393.74/696.21	c cleaning 95997 clauses out of 192009 with flag 12820565/4744591
1431.32/715.38	c cleaning 96999 clauses out of 194012 with flag 13108036/4842591
1467.92/733.68	c cleaning 98004 clauses out of 196013 with flag 13401252/4941591
1506.31/752.82	c cleaning 98998 clauses out of 198010 with flag 13681998/5041592
1549.99/774.65	c cleaning 100000 clauses out of 200012 with flag 13966688/5142592
1592.89/796.04	c cleaning 100996 clauses out of 202012 with flag 14256075/5244592
1634.09/816.69	c cleaning 102000 clauses out of 204015 with flag 14517113/5347591
1674.28/836.79	c cleaning 103002 clauses out of 206015 with flag 14789754/5451591
1716.88/858.01	c cleaning 103988 clauses out of 208014 with flag 15056813/5556592
1759.87/879.55	c cleaning 105006 clauses out of 210025 with flag 15332126/5662591
1800.07/899.60	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.07/899.60	c starts		: 328
1800.07/899.60	c conflicts		: 5767801
1800.07/899.60	c decisions		: 14135798
1800.07/899.60	c propagations		: 206596923
1800.07/899.60	c inspects		: 11344759252
1800.07/899.60	c shortcuts		: 0
1800.07/899.60	c learnt literals	: 0
1800.07/899.60	c learnt binary clauses	: 0
1800.07/899.60	c learnt ternary clauses	: 0
1800.07/899.60	c learnt constraints	: 5767801
1800.07/899.60	c ignored constraints	: 0
1800.07/899.60	c root simplifications	: 0
1800.07/899.60	c removed literals (reason simplification)	: 534142114
1800.07/899.60	c reason swapping (by a shorter reason)	: 0
1800.07/899.60	c Calls to reduceDB	: 102
1800.07/899.60	c Number of update (reduction) of LBD	: 1301083
1800.07/899.60	c Imported unit clauses	: 0
1800.07/899.60	c number of reductions to clauses (during analyze)	: 0
1800.07/899.60	c number of learned constraints concerned by reduction	: 0
1800.07/899.60	c number of learning phase by resolution	: 0
1800.07/899.60	c number of learning phase by cutting planes	: 0
1800.07/899.60	c speed (assignments/second)	: 230096.44258473656
1800.07/899.60	c non guided choices	0
1800.07/899.63	c learnt constraints type 
1800.07/899.63	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 210229
1800.07/899.63	c >>>>>>>>>> Solver number 1 (3 answers) <<<<<<<<<<<<<<<<<<
1800.07/899.63	c starts		: 23
1800.07/899.63	c conflicts		: 4089
1800.07/899.63	c decisions		: 19633
1800.07/899.63	c propagations		: 160502
1800.07/899.63	c inspects		: 83392493
1800.07/899.63	c shortcuts		: 0
1800.07/899.63	c learnt literals	: 0
1800.07/899.63	c learnt binary clauses	: 0
1800.07/899.63	c learnt ternary clauses	: 0
1800.07/899.63	c learnt constraints	: 4088
1800.07/899.63	c ignored constraints	: 0
1800.07/899.63	c root simplifications	: 0
1800.07/899.63	c removed literals (reason simplification)	: 0
1800.07/899.63	c reason swapping (by a shorter reason)	: 0
1800.07/899.63	c Calls to reduceDB	: 0
1800.07/899.63	c Number of update (reduction) of LBD	: 0
1800.07/899.63	c Imported unit clauses	: 0
1800.07/899.63	c number of reductions to clauses (during analyze)	: 0
1800.07/899.63	c number of learned constraints concerned by reduction	: 0
1800.07/899.63	c number of learning phase by resolution	: 0
1800.07/899.63	c number of learning phase by cutting planes	: 0
1800.07/899.63	c speed (assignments/second)	: 178.45194588025745
1800.07/899.63	c non guided choices	0
1800.07/899.63	c learnt constraints type 
1800.07/899.63	c org.sat4j.pb.constraints.pb.MaxWatchPb => 4088
1800.07/899.63	s SATISFIABLE
1800.07/899.63	c Found 3 solution(s)
1800.07/899.63	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 
1800.07/899.63	c objective function=6
1800.07/899.63	c Total wall clock time (in seconds): 899.517

Verifier Data

OK	6

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-4081271-1465226809/watcher-4081271-1465226809 -o /tmp/evaluation-result-4081271-1465226809/solver-4081271-1465226809 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node134-1465220363-8290 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4081271-1465226809.opb 

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

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


[startup+0 s]
/proc/loadavg: 4.34 4.26 4.26 4/199 10348
/proc/meminfo: memFree=26606460/32872528 swapFree=15540/1663004
[pid=10348] ppid=10345 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/10348/stat : 10348 (java) R 10345 10348 8273 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 104613665 9515008 186 33554432000 1073741824 1073778376 140735673540048 140735673529112 273896533287 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10348/statm: 5149 186 143 9 0 71 0

[startup+0.10006 s]
/proc/loadavg: 4.34 4.26 4.26 4/199 10348
/proc/meminfo: memFree=26606460/32872528 swapFree=15540/1663004
[pid=10348] ppid=10345 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/10348/stat : 10348 (java) S 10345 10348 8273 0 -1 4202496 4424 0 1 0 8 1 0 0 20 0 18 0 104613665 9787879424 6042 33554432000 1073741824 1073778376 140735673540048 140735673531184 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10348/statm: 2389619 6042 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200224 s]
/proc/loadavg: 4.34 4.26 4.26 4/199 10348
/proc/meminfo: memFree=26606460/32872528 swapFree=15540/1663004
[pid=10348] ppid=10345 vsize=9558476 CPUtime=0.24 cores=1,3,5,7
/proc/10348/stat : 10348 (java) S 10345 10348 8273 0 -1 4202496 4712 0 1 0 23 1 0 0 20 0 18 0 104613665 9787879424 7304 33554432000 1073741824 1073778376 140735673540048 140735673531184 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10348/statm: 2389619 7305 2202 9 0 2380296 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 9558476

[startup+0.300289 s]
/proc/loadavg: 4.34 4.26 4.26 4/199 10348
/proc/meminfo: memFree=26606460/32872528 swapFree=15540/1663004
[pid=10348] ppid=10345 vsize=9824732 CPUtime=0.27 cores=1,3,5,7
/proc/10348/stat : 10348 (java) S 10345 10348 8273 0 -1 4202496 4792 0 1 0 26 1 0 0 20 0 19 0 104613665 10060525568 8387 33554432000 1073741824 1073778376 140735673540048 140735673531184 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10348/statm: 2456183 8387 2230 9 0 2446860 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 9824732

[startup+0.700265 s]
/proc/loadavg: 4.34 4.26 4.26 4/199 10348
/proc/meminfo: memFree=26606460/32872528 swapFree=15540/1663004
[pid=10348] ppid=10345 vsize=9824732 CPUtime=0.27 cores=1,3,5,7
/proc/10348/stat : 10348 (java) S 10345 10348 8273 0 -1 4202496 4792 0 1 0 26 1 0 0 20 0 19 0 104613665 10060525568 8387 33554432000 1073741824 1073778376 140735673540048 140735673531184 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10348/statm: 2456183 8387 2230 9 0 2446860 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 9824732

[startup+1.50087 s]
/proc/loadavg: 4.34 4.26 4.26 7/221 10373
/proc/meminfo: memFree=26536420/32872528 swapFree=15540/1663004
[pid=10348] ppid=10345 vsize=9824732 CPUtime=2.99 cores=1,3,5,7
/proc/10348/stat : 10348 (java) S 10345 10348 8273 0 -1 4202496 20964 0 1 0 293 6 0 0 20 0 19 0 104613665 10060525568 28795 33554432000 1073741824 1073778376 140735673540048 140735673531184 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10348/statm: 2456183 28795 2264 9 0 2446860 0
[pid=10348/tid=10350] ppid=10345 vsize=9824732 CPUtime=0.19 cores=1,3,5,7
/proc/10348/task/10350/stat : 10350 (java) S 10345 10348 8273 0 -1 4202560 2412 0 1 0 19 0 0 0 20 0 19 0 104613665 10060525568 28795 33554432000 1073741824 1073778376 140735673540048 139641079120760 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10348/tid=10351] ppid=10345 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10348/task/10351/stat : 10351 (java) S 10345 10348 8273 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104613667 10060525568 28795 33554432000 1073741824 1073778376 140735673540048 139641068182056 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10348/tid=10352] ppid=10345 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10348/task/10352/stat : 10352 (java) S 10345 10348 8273 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 104613667 10060525568 28795 33554432000 1073741824 1073778376 140735673540048 139641067129256 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10348/tid=10353] ppid=10345 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10348/task/10353/stat : 10353 (java) S 10345 10348 8273 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104613667 10060525568 28795 33554432000 1073741824 1073778376 140735673540048 139641066076456 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10348/tid=10354] ppid=10345 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10348/task/10354/stat : 10354 (java) S 10345 10348 8273 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104613667 10060525568 28795 33554432000 1073741824 1073778376 140735673540048 139641065023656 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10348/tid=10355] ppid=10345 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10348/task/10355/stat : 10355 (java) S 10345 10348 8273 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104613667 10060525568 28795 33554432000 1073741824 1073778376 140735673540048 139640918719528 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10348/tid=10356] ppid=10345 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10348/task/10356/stat : 10356 (java) S 10345 10348 8273 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104613667 10060525568 28795 33554432000 1073741824 1073778376 140735673540048 139640917666728 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10348/tid=10357] ppid=10345 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10348/task/10357/stat : 10357 (java) S 10345 10348 8273 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104613667 10060525568 28795 33554432000 1073741824 1073778376 140735673540048 139640916613928 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10348/tid=10358] ppid=10345 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10348/task/10358/stat : 10358 (java) S 10345 10348 8273 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 104613667 10060525568 28795 33554432000 1073741824 1073778376 140735673540048 139640915561128 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10348/tid=10359] ppid=10345 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10348/task/10359/stat : 10359 (java) S 10345 10348 8273 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 104613668 10060525568 28795 33554432000 1073741824 1073778376 140735673540048 139640903363048 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10348/tid=10360] ppid=10345 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10348/task/10360/stat : 10360 (java) S 10345 10348 8273 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 104613668 10060525568 28795 33554432000 1073741824 1073778376 140735673540048 139640902309112 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10348/tid=10361] ppid=10345 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10348/task/10361/stat : 10361 (java) S 10345 10348 8273 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 104613668 10060525568 28795 33554432000 1073741824 1073778376 140735673540048 139640901256200 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10348/tid=10362] ppid=10345 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10348/task/10362/stat : 10362 (java) S 10345 10348 8273 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104613670 10060525568 28795 33554432000 1073741824 1073778376 140735673540048 139640900204688 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10348/tid=10363] ppid=10345 vsize=9824732 CPUtime=0.71 cores=1,3,5,7
/proc/10348/task/10363/stat : 10363 (java) S 10345 10348 8273 0 -1 4202560 8762 0 0 0 71 0 0 0 20 0 19 0 104613670 10060525568 28795 33554432000 1073741824 1073778376 140735673540048 139640899152824 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10348/tid=10364] ppid=10345 vsize=9824732 CPUtime=0.72 cores=1,3,5,7
/proc/10348/task/10364/stat : 10364 (java) S 10345 10348 8273 0 -1 4202560 8420 0 0 0 71 1 0 0 20 0 19 0 104613670 10060525568 28795 33554432000 1073741824 1073778376 140735673540048 139640898100024 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10348/tid=10365] ppid=10345 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10348/task/10365/stat : 10365 (java) S 10345 10348 8273 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104613670 10060525568 28795 33554432000 1073741824 1073778376 140735673540048 139640897047416 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10348/tid=10366] ppid=10345 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10348/task/10366/stat : 10366 (java) S 10345 10348 8273 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104613670 10060525568 28795 33554432000 1073741824 1073778376 140735673540048 139640895994824 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10348/tid=10370] ppid=10345 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10348/task/10370/stat : 10370 (java) S 10345 10348 8273 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 104613687 10060525568 28795 33554432000 1073741824 1073778376 140735673540048 139640891732776 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 9824732

[startup+3.10088 s]
/proc/loadavg: 4.34 4.26 4.26 5/221 10379
/proc/meminfo: memFree=26418504/32872528 swapFree=15540/1663004
[pid=10348] ppid=10345 vsize=9824732 CPUtime=6.04 cores=1,3,5,7
/proc/10348/stat : 10348 (java) S 10345 10348 8273 0 -1 4202496 21303 0 1 0 592 12 0 0 20 0 22 0 104613665 10060525568 56034 33554432000 1073741824 1073778376 140735673540048 140735673531184 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10348/statm: 2456183 56034 2284 9 0 2446860 0
[pid=10348/tid=10350] ppid=10345 vsize=9824732 CPUtime=0.2 cores=1,3,5,7
/proc/10348/task/10350/stat : 10350 (java) S 10345 10348 8273 0 -1 4202560 2412 0 1 0 20 0 0 0 20 0 22 0 104613665 10060525568 56034 33554432000 1073741824 1073778376 140735673540048 139641079120760 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10348/tid=10351] ppid=10345 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/10348/task/10351/stat : 10351 (java) S 10345 10348 8273 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 22 0 104613667 10060525568 56034 33554432000 1073741824 1073778376 140735673540048 139641068182056 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10348/tid=10352] ppid=10345 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10348/task/10352/stat : 10352 (java) S 10345 10348 8273 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 104613667 10060525568 56034 33554432000 1073741824 1073778376 140735673540048 139641067129256 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10348/tid=10353] ppid=10345 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10348/task/10353/stat : 10353 (java) S 10345 10348 8273 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 104613667 10060525568 56034 33554432000 1073741824 1073778376 140735673540048 139641066076456 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10348/tid=10354] ppid=10345 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/10348/task/10354/stat : 10354 (java) S 10345 10348 8273 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 22 0 104613667 10060525568 56034 33554432000 1073741824 1073778376 140735673540048 139641065023656 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10348/tid=10355] ppid=10345 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/10348/task/10355/stat : 10355 (java) S 10345 10348 8273 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 22 0 104613667 10060525568 56034 33554432000 1073741824 1073778376 140735673540048 139640918719528 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10348/tid=10356] ppid=10345 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/10348/task/10356/stat : 10356 (java) S 10345 10348 8273 0 -1 4202560 20 0 0 0 2 0 0 0 20 0 22 0 104613667 10060525568 56034 33554432000 1073741824 1073778376 140735673540048 139640917666728 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10348/tid=10357] ppid=10345 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/10348/task/10357/stat : 10357 (java) S 10345 10348 8273 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 22 0 104613667 10060525568 56034 33554432000 1073741824 1073778376 140735673540048 139640916613928 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10348/tid=10358] ppid=10345 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/10348/task/10358/stat : 10358 (java) S 10345 10348 8273 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 22 0 104613667 10060525568 56034 33554432000 1073741824 1073778376 140735673540048 139640915561128 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10348/tid=10359] ppid=10345 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10348/task/10359/stat : 10359 (java) S 10345 10348 8273 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 22 0 104613668 10060525568 56034 33554432000 1073741824 1073778376 140735673540048 139640903363048 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10348/tid=10360] ppid=10345 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10348/task/10360/stat : 10360 (java) S 10345 10348 8273 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 104613668 10060525568 56034 33554432000 1073741824 1073778376 140735673540048 139640902309112 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10348/tid=10361] ppid=10345 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10348/task/10361/stat : 10361 (java) S 10345 10348 8273 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 104613668 10060525568 56034 33554432000 1073741824 1073778376 140735673540048 139640901256200 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10348/tid=10362] ppid=10345 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10348/task/10362/stat : 10362 (java) S 10345 10348 8273 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104613670 10060525568 56034 33554432000 1073741824 1073778376 140735673540048 139640900204688 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10348/tid=10363] ppid=10345 vsize=9824732 CPUtime=0.76 cores=1,3,5,7
/proc/10348/task/10363/stat : 10363 (java) S 10345 10348 8273 0 -1 4202560 8767 0 0 0 76 0 0 0 20 0 22 0 104613670 10060525568 56034 33554432000 1073741824 1073778376 140735673540048 139640899152824 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10348/tid=10364] ppid=10345 vsize=9824732 CPUtime=0.91 cores=1,3,5,7
/proc/10348/task/10364/stat : 10364 (java) S 10345 10348 8273 0 -1 4202560 8554 0 0 0 90 1 0 0 20 0 22 0 104613670 10060525568 56034 33554432000 1073741824 1073778376 140735673540048 139640898100024 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10348/tid=10365] ppid=10345 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10348/task/10365/stat : 10365 (java) S 10345 10348 8273 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104613670 10060525568 56034 33554432000 1073741824 1073778376 140735673540048 139640897047416 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10348/tid=10366] ppid=10345 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10348/task/10366/stat : 10366 (java) S 10345 10348 8273 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104613670 10060525568 56034 33554432000 1073741824 1073778376 140735673540048 139640895994824 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10348/tid=10370] ppid=10345 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10348/task/10370/stat : 10370 (java) S 10345 10348 8273 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 104613687 10060525568 56034 33554432000 1073741824 1073778376 140735673540048 139640891732776 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10348/tid=10377] ppid=10345 vsize=9824732 CPUtime=1.28 cores=1,3,5,7
/proc/10348/task/10377/stat : 10377 (java) R 10345 10348 8273 0 -1 4202560 7 0 0 0 128 0 0 0 20 0 22 0 104613838 10060525568 56034 33554432000 1073741824 1073778376 140735673540048 139640892776224 139640946805367 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=10348/tid=10378] ppid=10345 vsize=9824732 CPUtime=1.29 cores=1,3,5,7
/proc/10348/task/10378/stat : 10378 (java) R 10345 10348 8273 0 -1 4202560 39 0 0 0 127 2 0 0 20 0 22 0 104613838 10060525568 56034 33554432000 1073741824 1073778376 140735673540048 139640894889752 139640946840201 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=10348/tid=10379] ppid=10345 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10348/task/10379/stat : 10379 (java) S 10345 10348 8273 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 104613838 10060525568 56034 33554432000 1073741824 1073778376 140735673540048 139640893839016 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 9824732

[startup+6.30101 s]
/proc/loadavg: 4.39 4.27 4.27 5/221 10379
/proc/meminfo: memFree=26209688/32872528 swapFree=15540/1663004
[pid=10348] ppid=10345 vsize=9824732 CPUtime=12.69 cores=1,3,5,7
/proc/10348/stat : 10348 (java) S 10345 10348 8273 0 -1 4202496 22428 0 1 0 1244 25 0 0 20 0 22 0 104613665 10060525568 154390 33554432000 1073741824 1073778376 140735673540048 140735673531184 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10348/statm: 2456183 154390 2284 9 0 2446860 0
[pid=10348/tid=10350] ppid=10345 vsize=9824732 CPUtime=0.2 cores=1,3,5,7
/proc/10348/task/10350/stat : 10350 (java) S 10345 10348 8273 0 -1 4202560 2412 0 1 0 20 0 0 0 20 0 22 0 104613665 10060525568 154390 33554432000 1073741824 1073778376 140735673540048 139641079120760 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10348/tid=10351] ppid=10345 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/10348/task/10351/stat : 10351 (java) S 10345 10348 8273 0 -1 4202560 48 0 0 0 4 1 0 0 20 0 22 0 104613667 10060525568 154390 33554432000 1073741824 1073778376 140735673540048 139641068182056 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10348/tid=10352] ppid=10345 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/10348/task/10352/stat : 10352 (java) R 10345 10348 8273 0 -1 4202560 106 0 0 0 3 1 0 0 20 0 22 0 104613667 10060525568 154390 33554432000 1073741824 1073778376 140735673540048 139641067129256 273909068860 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=10348/tid=10353] ppid=10345 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/10348/task/10353/stat : 10353 (java) R 10345 10348 8273 0 -1 4202560 123 0 0 0 4 2 0 0 20 0 22 0 104613667 10060525568 154390 33554432000 1073741824 1073778376 140735673540048 139641066076456 139641086016520 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=10348/tid=10354] ppid=10345 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/10348/task/10354/stat : 10354 (java) R 10345 10348 8273 0 -1 4202560 66 0 0 0 4 2 0 0 20 0 22 0 104613667 10060525568 154390 33554432000 1073741824 1073778376 140735673540048 139641065023656 139641086016428 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=10348/tid=10355] ppid=10345 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/10348/task/10355/stat : 10355 (java) S 10345 10348 8273 0 -1 4202560 185 0 0 0 6 2 0 0 20 0 22 0 104613667 10060525568 154390 33554432000 1073741824 1073778376 140735673540048 139640918719528 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10348/tid=10356] ppid=10345 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/10348/task/10356/stat : 10356 (java) R 10345 10348 8273 0 -1 4202560 123 0 0 0 6 2 0 0 20 0 22 0 104613667 10060525568 154390 33554432000 1073741824 1073778376 140735673540048 139640917666728 139641086016428 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=10348/tid=10357] ppid=10345 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/10348/task/10357/stat : 10357 (java) S 10345 10348 8273 0 -1 4202560 51 0 0 0 5 2 0 0 20 0 22 0 104613667 10060525568 154390 33554432000 1073741824 1073778376 140735673540048 139640916613928 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10348/tid=10358] ppid=10345 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/10348/task/10358/stat : 10358 (java) S 10345 10348 8273 0 -1 4202560 40 0 0 0 3 2 0 0 20 0 22 0 104613667 10060525568 154390 33554432000 1073741824 1073778376 140735673540048 139640915561128 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10348/tid=10359] ppid=10345 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10348/task/10359/stat : 10359 (java) S 10345 10348 8273 0 -1 4202560 213 0 0 0 0 0 0 0 20 0 22 0 104613668 10060525568 154390 33554432000 1073741824 1073778376 140735673540048 139640903361928 273909068860 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10348/tid=10360] ppid=10345 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10348/task/10360/stat : 10360 (java) S 10345 10348 8273 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 104613668 10060525568 154390 33554432000 1073741824 1073778376 140735673540048 139640902309112 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10348/tid=10361] ppid=10345 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10348/task/10361/stat : 10361 (java) S 10345 10348 8273 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 104613668 10060525568 154390 33554432000 1073741824 1073778376 140735673540048 139640901256200 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10348/tid=10362] ppid=10345 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10348/task/10362/stat : 10362 (java) S 10345 10348 8273 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104613670 10060525568 154390 33554432000 1073741824 1073778376 140735673540048 139640900204688 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10348/tid=10363] ppid=10345 vsize=9824732 CPUtime=0.82 cores=1,3,5,7
/proc/10348/task/10363/stat : 10363 (java) S 10345 10348 8273 0 -1 4202560 8767 0 0 0 82 0 0 0 20 0 22 0 104613670 10060525568 154390 33554432000 1073741824 1073778376 140735673540048 139640899152824 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10348/tid=10364] ppid=10345 vsize=9824732 CPUtime=0.94 cores=1,3,5,7
/proc/10348/task/10364/stat : 10364 (java) S 10345 10348 8273 0 -1 4202560 8554 0 0 0 93 1 0 0 20 0 22 0 104613670 10060525568 154390 33554432000 1073741824 1073778376 140735673540048 139640898100024 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10348/tid=10365] ppid=10345 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10348/task/10365/stat : 10365 (java) S 10345 10348 8273 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104613670 10060525568 154390 33554432000 1073741824 1073778376 140735673540048 139640897047416 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10348/tid=10366] ppid=10345 vsize=9824732 CPUtime=0 cores=1,3,5,7

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


[startup+822.301 s]
/proc/loadavg: 4.20 4.22 4.25 5/222 10481
/proc/meminfo: memFree=23662316/32872528 swapFree=15540/1663004
[pid=10348] ppid=10345 vsize=9824732 CPUtime=1645.49 cores=1,3,5,7
/proc/10348/stat : 10348 (java) S 10345 10348 8273 0 -1 4202496 29376 0 1 0 164355 194 0 0 20 0 22 0 104613665 10060525568 771891 33554432000 1073741824 1073778376 140735673540048 140735673531184 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10348/statm: 2456183 771891 2293 9 0 2446860 0
[pid=10348/tid=10350] ppid=10345 vsize=9824732 CPUtime=0.23 cores=1,3,5,7
/proc/10348/task/10350/stat : 10350 (java) S 10345 10348 8273 0 -1 4202560 2416 0 1 0 21 2 0 0 20 0 22 0 104613665 10060525568 771891 33554432000 1073741824 1073778376 140735673540048 139641079120760 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10348/tid=10351] ppid=10345 vsize=9824732 CPUtime=0.73 cores=1,3,5,7
/proc/10348/task/10351/stat : 10351 (java) S 10345 10348 8273 0 -1 4202560 667 0 0 0 60 13 0 0 20 0 22 0 104613667 10060525568 771891 33554432000 1073741824 1073778376 140735673540048 139641068182056 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10348/tid=10352] ppid=10345 vsize=9824732 CPUtime=0.83 cores=1,3,5,7
/proc/10348/task/10352/stat : 10352 (java) S 10345 10348 8273 0 -1 4202560 500 0 0 0 70 13 0 0 20 0 22 0 104613667 10060525568 771891 33554432000 1073741824 1073778376 140735673540048 139641067129256 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10348/tid=10353] ppid=10345 vsize=9824732 CPUtime=0.82 cores=1,3,5,7
/proc/10348/task/10353/stat : 10353 (java) S 10345 10348 8273 0 -1 4202560 661 0 0 0 66 16 0 0 20 0 22 0 104613667 10060525568 771891 33554432000 1073741824 1073778376 140735673540048 139641066076456 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10348/tid=10354] ppid=10345 vsize=9824732 CPUtime=0.83 cores=1,3,5,7
/proc/10348/task/10354/stat : 10354 (java) S 10345 10348 8273 0 -1 4202560 468 0 0 0 67 16 0 0 20 0 22 0 104613667 10060525568 771891 33554432000 1073741824 1073778376 140735673540048 139641065023656 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10348/tid=10355] ppid=10345 vsize=9824732 CPUtime=0.94 cores=1,3,5,7
/proc/10348/task/10355/stat : 10355 (java) S 10345 10348 8273 0 -1 4202560 709 0 0 0 75 19 0 0 20 0 22 0 104613667 10060525568 771891 33554432000 1073741824 1073778376 140735673540048 139640918719528 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10348/tid=10356] ppid=10345 vsize=9824732 CPUtime=0.79 cores=1,3,5,7
/proc/10348/task/10356/stat : 10356 (java) S 10345 10348 8273 0 -1 4202560 471 0 0 0 60 19 0 0 20 0 22 0 104613667 10060525568 771891 33554432000 1073741824 1073778376 140735673540048 139640917666728 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10348/tid=10357] ppid=10345 vsize=9824732 CPUtime=0.84 cores=1,3,5,7
/proc/10348/task/10357/stat : 10357 (java) S 10345 10348 8273 0 -1 4202560 601 0 0 0 69 15 0 0 20 0 22 0 104613667 10060525568 771891 33554432000 1073741824 1073778376 140735673540048 139640916613928 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10348/tid=10358] ppid=10345 vsize=9824732 CPUtime=0.92 cores=1,3,5,7
/proc/10348/task/10358/stat : 10358 (java) S 10345 10348 8273 0 -1 4202560 560 0 0 0 73 19 0 0 20 0 22 0 104613667 10060525568 771891 33554432000 1073741824 1073778376 140735673540048 139640915561128 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10348/tid=10359] ppid=10345 vsize=9824732 CPUtime=1.91 cores=1,3,5,7
/proc/10348/task/10359/stat : 10359 (java) S 10345 10348 8273 0 -1 4202560 2082 0 0 0 183 8 0 0 20 0 22 0 104613668 10060525568 771891 33554432000 1073741824 1073778376 140735673540048 139640903363048 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10348/tid=10360] ppid=10345 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10348/task/10360/stat : 10360 (java) S 10345 10348 8273 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 104613668 10060525568 771891 33554432000 1073741824 1073778376 140735673540048 139640902309112 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10348/tid=10361] ppid=10345 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10348/task/10361/stat : 10361 (java) S 10345 10348 8273 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 104613668 10060525568 771891 33554432000 1073741824 1073778376 140735673540048 139640901256200 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10348/tid=10362] ppid=10345 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10348/task/10362/stat : 10362 (java) S 10345 10348 8273 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104613670 10060525568 771891 33554432000 1073741824 1073778376 140735673540048 139640900204688 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10348/tid=10363] ppid=10345 vsize=9824732 CPUtime=0.88 cores=1,3,5,7
/proc/10348/task/10363/stat : 10363 (java) S 10345 10348 8273 0 -1 4202560 8777 0 0 0 88 0 0 0 20 0 22 0 104613670 10060525568 771891 33554432000 1073741824 1073778376 140735673540048 139640899152824 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10348/tid=10364] ppid=10345 vsize=9824732 CPUtime=0.95 cores=1,3,5,7
/proc/10348/task/10364/stat : 10364 (java) S 10345 10348 8273 0 -1 4202560 8554 0 0 0 94 1 0 0 20 0 22 0 104613670 10060525568 771891 33554432000 1073741824 1073778376 140735673540048 139640898100024 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10348/tid=10365] ppid=10345 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10348/task/10365/stat : 10365 (java) S 10345 10348 8273 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104613670 10060525568 771891 33554432000 1073741824 1073778376 140735673540048 139640897047416 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10348/tid=10366] ppid=10345 vsize=9824732 CPUtime=0.26 cores=1,3,5,7
/proc/10348/task/10366/stat : 10366 (java) S 10345 10348 8273 0 -1 4202560 47 0 0 0 10 16 0 0 20 0 22 0 104613670 10060525568 771891 33554432000 1073741824 1073778376 140735673540048 139640895994824 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10348/tid=10370] ppid=10345 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10348/task/10370/stat : 10370 (java) S 10345 10348 8273 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 104613687 10060525568 771891 33554432000 1073741824 1073778376 140735673540048 139640891732776 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10348/tid=10377] ppid=10345 vsize=9824732 CPUtime=816.68 cores=1,3,5,7
/proc/10348/task/10377/stat : 10377 (java) R 10345 10348 8273 0 -1 4202560 222 0 0 0 81648 20 0 0 20 0 22 0 104613838 10060525568 771891 33554432000 1073741824 1073778376 140735673540048 139640892776208 139640946922893 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=10348/tid=10378] ppid=10345 vsize=9824732 CPUtime=816.76 cores=1,3,5,7
/proc/10348/task/10378/stat : 10378 (java) R 10345 10348 8273 0 -1 4202560 1282 0 0 0 81634 42 0 0 20 0 22 0 104613838 10060525568 771891 33554432000 1073741824 1073778376 140735673540048 139640894889136 139640946937646 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=10348/tid=10379] ppid=10345 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10348/task/10379/stat : 10379 (java) S 10345 10348 8273 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 104613838 10060525568 771891 33554432000 1073741824 1073778376 140735673540048 139640893839016 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1645.49
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.20 4.21 4.24 5/221 10482
/proc/meminfo: memFree=23677364/32872528 swapFree=15540/1663004
[pid=10348] ppid=10345 vsize=9824732 CPUtime=1765.48 cores=1,3,5,7
/proc/10348/stat : 10348 (java) S 10345 10348 8273 0 -1 4202496 29380 0 1 0 176354 194 0 0 20 0 22 0 104613665 10060525568 771891 33554432000 1073741824 1073778376 140735673540048 140735673531184 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10348/statm: 2456183 771891 2293 9 0 2446860 0
[pid=10348/tid=10350] ppid=10345 vsize=9824732 CPUtime=0.24 cores=1,3,5,7
/proc/10348/task/10350/stat : 10350 (java) S 10345 10348 8273 0 -1 4202560 2416 0 1 0 22 2 0 0 20 0 22 0 104613665 10060525568 771891 33554432000 1073741824 1073778376 140735673540048 139641079120760 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10348/tid=10351] ppid=10345 vsize=9824732 CPUtime=0.73 cores=1,3,5,7
/proc/10348/task/10351/stat : 10351 (java) S 10345 10348 8273 0 -1 4202560 667 0 0 0 60 13 0 0 20 0 22 0 104613667 10060525568 771891 33554432000 1073741824 1073778376 140735673540048 139641068182056 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10348/tid=10352] ppid=10345 vsize=9824732 CPUtime=0.83 cores=1,3,5,7
/proc/10348/task/10352/stat : 10352 (java) S 10345 10348 8273 0 -1 4202560 500 0 0 0 70 13 0 0 20 0 22 0 104613667 10060525568 771891 33554432000 1073741824 1073778376 140735673540048 139641067129256 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10348/tid=10353] ppid=10345 vsize=9824732 CPUtime=0.82 cores=1,3,5,7
/proc/10348/task/10353/stat : 10353 (java) S 10345 10348 8273 0 -1 4202560 661 0 0 0 66 16 0 0 20 0 22 0 104613667 10060525568 771891 33554432000 1073741824 1073778376 140735673540048 139641066076456 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10348/tid=10354] ppid=10345 vsize=9824732 CPUtime=0.83 cores=1,3,5,7
/proc/10348/task/10354/stat : 10354 (java) S 10345 10348 8273 0 -1 4202560 468 0 0 0 67 16 0 0 20 0 22 0 104613667 10060525568 771891 33554432000 1073741824 1073778376 140735673540048 139641065023656 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10348/tid=10355] ppid=10345 vsize=9824732 CPUtime=0.94 cores=1,3,5,7
/proc/10348/task/10355/stat : 10355 (java) S 10345 10348 8273 0 -1 4202560 709 0 0 0 75 19 0 0 20 0 22 0 104613667 10060525568 771891 33554432000 1073741824 1073778376 140735673540048 139640918719528 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10348/tid=10356] ppid=10345 vsize=9824732 CPUtime=0.79 cores=1,3,5,7
/proc/10348/task/10356/stat : 10356 (java) S 10345 10348 8273 0 -1 4202560 471 0 0 0 60 19 0 0 20 0 22 0 104613667 10060525568 771891 33554432000 1073741824 1073778376 140735673540048 139640917666728 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10348/tid=10357] ppid=10345 vsize=9824732 CPUtime=0.84 cores=1,3,5,7
/proc/10348/task/10357/stat : 10357 (java) S 10345 10348 8273 0 -1 4202560 601 0 0 0 69 15 0 0 20 0 22 0 104613667 10060525568 771891 33554432000 1073741824 1073778376 140735673540048 139640916613928 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10348/tid=10358] ppid=10345 vsize=9824732 CPUtime=0.92 cores=1,3,5,7
/proc/10348/task/10358/stat : 10358 (java) S 10345 10348 8273 0 -1 4202560 560 0 0 0 73 19 0 0 20 0 22 0 104613667 10060525568 771891 33554432000 1073741824 1073778376 140735673540048 139640915561128 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10348/tid=10359] ppid=10345 vsize=9824732 CPUtime=1.91 cores=1,3,5,7
/proc/10348/task/10359/stat : 10359 (java) S 10345 10348 8273 0 -1 4202560 2082 0 0 0 183 8 0 0 20 0 22 0 104613668 10060525568 771891 33554432000 1073741824 1073778376 140735673540048 139640903363048 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10348/tid=10360] ppid=10345 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10348/task/10360/stat : 10360 (java) S 10345 10348 8273 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 104613668 10060525568 771891 33554432000 1073741824 1073778376 140735673540048 139640902309112 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10348/tid=10361] ppid=10345 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10348/task/10361/stat : 10361 (java) S 10345 10348 8273 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 104613668 10060525568 771891 33554432000 1073741824 1073778376 140735673540048 139640901256200 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10348/tid=10362] ppid=10345 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10348/task/10362/stat : 10362 (java) S 10345 10348 8273 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104613670 10060525568 771891 33554432000 1073741824 1073778376 140735673540048 139640900204688 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10348/tid=10363] ppid=10345 vsize=9824732 CPUtime=0.88 cores=1,3,5,7
/proc/10348/task/10363/stat : 10363 (java) S 10345 10348 8273 0 -1 4202560 8777 0 0 0 88 0 0 0 20 0 22 0 104613670 10060525568 771891 33554432000 1073741824 1073778376 140735673540048 139640899152824 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10348/tid=10364] ppid=10345 vsize=9824732 CPUtime=0.95 cores=1,3,5,7
/proc/10348/task/10364/stat : 10364 (java) S 10345 10348 8273 0 -1 4202560 8554 0 0 0 94 1 0 0 20 0 22 0 104613670 10060525568 771891 33554432000 1073741824 1073778376 140735673540048 139640898100024 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10348/tid=10365] ppid=10345 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10348/task/10365/stat : 10365 (java) S 10345 10348 8273 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104613670 10060525568 771891 33554432000 1073741824 1073778376 140735673540048 139640897047416 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10348/tid=10366] ppid=10345 vsize=9824732 CPUtime=0.29 cores=1,3,5,7
/proc/10348/task/10366/stat : 10366 (java) S 10345 10348 8273 0 -1 4202560 51 0 0 0 12 17 0 0 20 0 22 0 104613670 10060525568 771891 33554432000 1073741824 1073778376 140735673540048 139640895994824 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10348/tid=10370] ppid=10345 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10348/task/10370/stat : 10370 (java) S 10345 10348 8273 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 104613687 10060525568 771891 33554432000 1073741824 1073778376 140735673540048 139640891732776 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10348/tid=10377] ppid=10345 vsize=9824732 CPUtime=876.69 cores=1,3,5,7
/proc/10348/task/10377/stat : 10377 (java) R 10345 10348 8273 0 -1 4202560 222 0 0 0 87648 21 0 0 20 0 22 0 104613838 10060525568 771891 33554432000 1073741824 1073778376 140735673540048 139640892776208 139640946777661 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=10348/tid=10378] ppid=10345 vsize=9824732 CPUtime=876.76 cores=1,3,5,7
/proc/10348/task/10378/stat : 10378 (java) R 10345 10348 8273 0 -1 4202560 1282 0 0 0 87633 43 0 0 20 0 22 0 104613838 10060525568 771891 33554432000 1073741824 1073778376 140735673540048 139640894889136 139640947437851 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=10348/tid=10379] ppid=10345 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10348/task/10379/stat : 10379 (java) S 10345 10348 8273 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 104613838 10060525568 771891 33554432000 1073741824 1073778376 140735673540048 139640893839016 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1765.48
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+899.601 s]
/proc/loadavg: 4.28 4.23 4.25 5/220 10482
/proc/meminfo: memFree=23677008/32872528 swapFree=15540/1663004
[pid=10348] ppid=10345 vsize=9824732 CPUtime=1800.07 cores=1,3,5,7
/proc/10348/stat : 10348 (java) S 10345 10348 8273 0 -1 4202496 29380 0 1 0 179813 194 0 0 20 0 22 0 104613665 10060525568 771891 33554432000 1073741824 1073778376 140735673540048 140735673531184 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10348/statm: 2456183 771891 2293 9 0 2446860 0
[pid=10348/tid=10350] ppid=10345 vsize=9824732 CPUtime=0.24 cores=1,3,5,7
/proc/10348/task/10350/stat : 10350 (java) S 10345 10348 8273 0 -1 4202560 2416 0 1 0 22 2 0 0 20 0 22 0 104613665 10060525568 771891 33554432000 1073741824 1073778376 140735673540048 139641079120760 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10348/tid=10351] ppid=10345 vsize=9824732 CPUtime=0.73 cores=1,3,5,7
/proc/10348/task/10351/stat : 10351 (java) S 10345 10348 8273 0 -1 4202560 667 0 0 0 60 13 0 0 20 0 22 0 104613667 10060525568 771891 33554432000 1073741824 1073778376 140735673540048 139641068182056 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10348/tid=10352] ppid=10345 vsize=9824732 CPUtime=0.83 cores=1,3,5,7
/proc/10348/task/10352/stat : 10352 (java) S 10345 10348 8273 0 -1 4202560 500 0 0 0 70 13 0 0 20 0 22 0 104613667 10060525568 771891 33554432000 1073741824 1073778376 140735673540048 139641067129256 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10348/tid=10353] ppid=10345 vsize=9824732 CPUtime=0.82 cores=1,3,5,7
/proc/10348/task/10353/stat : 10353 (java) S 10345 10348 8273 0 -1 4202560 661 0 0 0 66 16 0 0 20 0 22 0 104613667 10060525568 771891 33554432000 1073741824 1073778376 140735673540048 139641066076456 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10348/tid=10354] ppid=10345 vsize=9824732 CPUtime=0.83 cores=1,3,5,7
/proc/10348/task/10354/stat : 10354 (java) S 10345 10348 8273 0 -1 4202560 468 0 0 0 67 16 0 0 20 0 22 0 104613667 10060525568 771891 33554432000 1073741824 1073778376 140735673540048 139641065023656 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10348/tid=10355] ppid=10345 vsize=9824732 CPUtime=0.94 cores=1,3,5,7
/proc/10348/task/10355/stat : 10355 (java) S 10345 10348 8273 0 -1 4202560 709 0 0 0 75 19 0 0 20 0 22 0 104613667 10060525568 771891 33554432000 1073741824 1073778376 140735673540048 139640918719528 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10348/tid=10356] ppid=10345 vsize=9824732 CPUtime=0.79 cores=1,3,5,7
/proc/10348/task/10356/stat : 10356 (java) S 10345 10348 8273 0 -1 4202560 471 0 0 0 60 19 0 0 20 0 22 0 104613667 10060525568 771891 33554432000 1073741824 1073778376 140735673540048 139640917666728 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10348/tid=10357] ppid=10345 vsize=9824732 CPUtime=0.84 cores=1,3,5,7
/proc/10348/task/10357/stat : 10357 (java) S 10345 10348 8273 0 -1 4202560 601 0 0 0 69 15 0 0 20 0 22 0 104613667 10060525568 771891 33554432000 1073741824 1073778376 140735673540048 139640916613928 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10348/tid=10358] ppid=10345 vsize=9824732 CPUtime=0.92 cores=1,3,5,7
/proc/10348/task/10358/stat : 10358 (java) S 10345 10348 8273 0 -1 4202560 560 0 0 0 73 19 0 0 20 0 22 0 104613667 10060525568 771891 33554432000 1073741824 1073778376 140735673540048 139640915561128 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10348/tid=10359] ppid=10345 vsize=9824732 CPUtime=1.91 cores=1,3,5,7
/proc/10348/task/10359/stat : 10359 (java) S 10345 10348 8273 0 -1 4202560 2082 0 0 0 183 8 0 0 20 0 22 0 104613668 10060525568 771891 33554432000 1073741824 1073778376 140735673540048 139640903363048 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10348/tid=10360] ppid=10345 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10348/task/10360/stat : 10360 (java) S 10345 10348 8273 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 104613668 10060525568 771891 33554432000 1073741824 1073778376 140735673540048 139640902309112 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10348/tid=10361] ppid=10345 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10348/task/10361/stat : 10361 (java) S 10345 10348 8273 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 104613668 10060525568 771891 33554432000 1073741824 1073778376 140735673540048 139640901256200 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10348/tid=10362] ppid=10345 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10348/task/10362/stat : 10362 (java) S 10345 10348 8273 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104613670 10060525568 771891 33554432000 1073741824 1073778376 140735673540048 139640900204688 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10348/tid=10363] ppid=10345 vsize=9824732 CPUtime=0.88 cores=1,3,5,7
/proc/10348/task/10363/stat : 10363 (java) S 10345 10348 8273 0 -1 4202560 8777 0 0 0 88 0 0 0 20 0 22 0 104613670 10060525568 771891 33554432000 1073741824 1073778376 140735673540048 139640899152824 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10348/tid=10364] ppid=10345 vsize=9824732 CPUtime=0.95 cores=1,3,5,7
/proc/10348/task/10364/stat : 10364 (java) S 10345 10348 8273 0 -1 4202560 8554 0 0 0 94 1 0 0 20 0 22 0 104613670 10060525568 771891 33554432000 1073741824 1073778376 140735673540048 139640898100024 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10348/tid=10365] ppid=10345 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10348/task/10365/stat : 10365 (java) S 10345 10348 8273 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104613670 10060525568 771891 33554432000 1073741824 1073778376 140735673540048 139640897047416 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10348/tid=10366] ppid=10345 vsize=9824732 CPUtime=0.3 cores=1,3,5,7
/proc/10348/task/10366/stat : 10366 (java) S 10345 10348 8273 0 -1 4202560 51 0 0 0 12 18 0 0 20 0 22 0 104613670 10060525568 771891 33554432000 1073741824 1073778376 140735673540048 139640895994824 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10348/tid=10370] ppid=10345 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10348/task/10370/stat : 10370 (java) S 10345 10348 8273 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 104613687 10060525568 771891 33554432000 1073741824 1073778376 140735673540048 139640891732776 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10348/tid=10377] ppid=10345 vsize=9824732 CPUtime=893.98 cores=1,3,5,7
/proc/10348/task/10377/stat : 10377 (java) R 10345 10348 8273 0 -1 4202560 222 0 0 0 89377 21 0 0 20 0 22 0 104613838 10060525568 771891 33554432000 1073741824 1073778376 140735673540048 139640892776208 139640946777632 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=10348/tid=10378] ppid=10345 vsize=9824732 CPUtime=894.05 cores=1,3,5,7
/proc/10348/task/10378/stat : 10378 (java) R 10345 10348 8273 0 -1 4202560 1282 0 0 0 89362 43 0 0 20 0 22 0 104613838 10060525568 771891 33554432000 1073741824 1073778376 140735673540048 139640894889136 139640947398871 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=10348/tid=10379] ppid=10345 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10348/task/10379/stat : 10379 (java) S 10345 10348 8273 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 104613838 10060525568 771891 33554432000 1073741824 1073778376 140735673540048 139640893839016 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 9824732

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

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

Child status: 143
Real time (s): 899.661
CPU time (s): 1800.74
CPU user time (s): 1798.3
CPU system time (s): 2.44063
CPU usage (%): 200.157
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.3
system time used= 2.44063
maximum resident set size= 3170592
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29427
page faults= 1
swaps= 0
block input operations= 0
block output operations= 728
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 22420
involuntary context switches= 19665

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.98094 second user time and 6.29704 second system time

The end

Launcher Data

Begin job on node134 at 2016-06-06 17:26:49
IDJOB=4081271
IDBENCH=2226
IDSOLVER=2543
FILE ID=node134/4081271-1465226809
RUNJOBID= node134-1465220363-8290
PBS_JOBID= 19843220
Free space on /tmp= 71732 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/~walser/benchmarks/radar/normalized-10:10:4.5:0.95:98.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4081271-1465226809/watcher-4081271-1465226809 -o /tmp/evaluation-result-4081271-1465226809/solver-4081271-1465226809 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node134-1465220363-8290 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4081271-1465226809.opb

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

MD5SUM BENCH= 7acfcd4d612717a490c27c9a55b3f455
RANDOM SEED=1571603496

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

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.403
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:        26606732 kB
Buffers:           18280 kB
Cached:            83396 kB
SwapCached:         1808 kB
Active:          3840408 kB
Inactive:          42900 kB
Active(anon):    3783116 kB
Inactive(anon):     1036 kB
Active(file):      57292 kB
Inactive(file):    41864 kB
Unevictable:     1663004 kB
Mlocked:           15540 kB
SwapTotal:      67108856 kB
SwapFree:       67098288 kB
Dirty:               480 kB
Writeback:             0 kB
AnonPages:       5398812 kB
Mapped:            15448 kB
Shmem:                 0 kB
Slab:             566284 kB
SReclaimable:      10212 kB
SUnreclaim:       556072 kB
KernelStack:        1832 kB
PageTables:        15040 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    6313780 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5300224 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71732 MiB
End job on node134 at 2016-06-06 17:41:49