Trace number 4081727

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)-23 1800.8 902.462

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_200_25_5.opb
MD5SUMb1b77cfc7c7e45b216596a736ff4b926
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-28
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 -29
Optimality of the best value was proved NO
Number of variables400
Total number of constraints601
Number of constraints which are clauses200
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints401
Minimum length of a constraint2
Maximum length of a constraint400
Number of terms in the objective function 200
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 400
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)12452
Sum of products size (including duplicates)24904
Number of different products6226
Sum of products size12452

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.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@16fd0b7
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@4413ee
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@75786e64
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@4413ee
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4081727-1465257539.opb
0.09/0.12	c reading problem ... 
0.09/0.13	c  objective function found
1.29/0.69	c ... done. Wall clock time 0.563s.
1.29/0.69	c declared #vars     400
1.29/0.69	c internal #vars     6626
1.29/0.69	c #constraints  13054
1.29/0.69	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
1.29/0.69	c constraints type 
1.29/0.69	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 6226
1.29/0.69	c org.sat4j.minisat.constraints.card.MinWatchCard => 402
1.29/0.69	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 200
1.29/0.69	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 6226
1.29/0.69	c 13054 constraints processed.
1.29/0.69	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
1.29/0.69	c constraints type 
1.29/0.69	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 200
1.29/0.69	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 6226
1.29/0.69	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 402
1.29/0.69	c org.sat4j.pb.constraints.pb.MaxWatchPb => 6226
1.29/0.69	c 13054 constraints processed.
1.29/0.69	c objective function length is 200 literals
4.26/1.45	c And the winner is solver1
4.41/1.69	c SATISFIABLE
4.41/1.69	c OPTIMIZING...
4.41/1.69	c Got one! Elapsed wall clock time (in seconds):1.568
4.41/1.69	o -4
4.42/1.76	c And the winner is solver1
4.84/2.19	c Got one! Elapsed wall clock time (in seconds):2.069
4.84/2.19	o -5
5.16/2.31	c And the winner is solver1
5.25/2.69	c Got one! Elapsed wall clock time (in seconds):2.571
5.25/2.69	o -7
5.25/2.76	c And the winner is solver1
5.43/3.19	c Got one! Elapsed wall clock time (in seconds):3.072
5.43/3.19	o -8
5.43/3.26	c And the winner is solver1
5.58/3.70	c Got one! Elapsed wall clock time (in seconds):3.574
5.58/3.70	o -9
5.58/3.75	c And the winner is solver1
5.69/4.20	c Got one! Elapsed wall clock time (in seconds):4.075
5.69/4.20	o -10
5.69/4.23	c And the winner is solver1
5.79/4.70	c Got one! Elapsed wall clock time (in seconds):4.575
5.79/4.70	o -11
5.79/4.76	c And the winner is solver1
5.99/5.20	c Got one! Elapsed wall clock time (in seconds):5.077
5.99/5.20	o -12
5.99/5.25	c And the winner is solver1
6.16/5.70	c Got one! Elapsed wall clock time (in seconds):5.577
6.16/5.70	o -13
6.16/5.77	c And the winner is solver1
6.48/6.20	c Got one! Elapsed wall clock time (in seconds):6.078
6.48/6.20	o -14
6.48/6.23	c And the winner is solver0
6.54/6.70	c Got one! Elapsed wall clock time (in seconds):6.579
6.54/6.70	o -18
6.55/6.72	c And the winner is solver0
6.58/7.20	c Got one! Elapsed wall clock time (in seconds):7.08
6.58/7.20	o -19
7.07/7.43	c And the winner is solver1
7.16/7.70	c Got one! Elapsed wall clock time (in seconds):7.581
7.16/7.70	o -20
10.57/9.31	c cleaning 3282 clauses out of 6563 with flag 28284/6563
13.49/10.69	c And the winner is solver1
13.71/10.74	c Got one! Elapsed wall clock time (in seconds):10.617
13.71/10.74	o -21
17.26/12.59	c cleaning 6737 clauses out of 13474 with flag 29767/16756
21.71/14.75	c And the winner is solver1
21.82/15.24	c Got one! Elapsed wall clock time (in seconds):15.119
21.82/15.24	o -22
25.00/16.81	c cleaning 8801 clauses out of 17601 with flag 29668/27620
28.70/18.65	c cleaning 7401 clauses out of 14802 with flag 72878/33622
33.34/21.00	c cleaning 7196 clauses out of 14392 with flag 108377/40613
38.55/23.56	c cleaning 7597 clauses out of 15194 with flag 155598/48611
44.69/26.51	c cleaning 8300 clauses out of 16600 with flag 200869/57614
50.68/29.52	c cleaning 9124 clauses out of 18295 with flag 264162/67609
57.85/33.10	c cleaning 10074 clauses out of 20173 with flag 324833/78611
66.35/37.26	c cleaning 11043 clauses out of 22099 with flag 397887/90611
76.37/42.26	c cleaning 12029 clauses out of 24057 with flag 472602/103612
86.66/47.36	c cleaning 13009 clauses out of 26028 with flag 542049/117612
97.33/52.67	c cleaning 13974 clauses out of 28020 with flag 616698/132613
109.01/58.47	c cleaning 15022 clauses out of 30045 with flag 701614/148612
123.39/65.60	c cleaning 15991 clauses out of 32030 with flag 787880/165619
136.86/72.31	c cleaning 16994 clauses out of 34055 with flag 891455/183635
151.72/79.76	c cleaning 18016 clauses out of 36035 with flag 993590/202609
169.46/88.52	c cleaning 19010 clauses out of 38021 with flag 1110702/222611
185.72/96.61	c cleaning 19977 clauses out of 40009 with flag 1234871/243609
202.80/105.10	c cleaning 20995 clauses out of 42038 with flag 1364722/265615
225.32/116.39	c cleaning 22020 clauses out of 44040 with flag 1474286/288612
247.89/127.82	c cleaning 22997 clauses out of 46020 with flag 1606313/312612
270.54/139.15	c cleaning 24010 clauses out of 48020 with flag 1733705/337609
288.20/147.96	c cleaning 0 clauses out of 6953 with flag 0/6953
293.03/150.28	c cleaning 24999 clauses out of 50010 with flag 1846648/363609
320.18/163.77	c cleaning 25983 clauses out of 52012 with flag 1974028/390610
345.30/176.23	c cleaning 27016 clauses out of 54033 with flag 2146784/418614
355.97/181.56	c And the winner is solver1
356.15/181.64	c Got one! Elapsed wall clock time (in seconds):181.515
356.15/181.64	o -23
360.86/184.10	c cleaning 23856 clauses out of 47714 with flag 32470/439311
364.68/185.91	c cleaning 14933 clauses out of 29866 with flag 72343/445319
368.86/188.04	c cleaning 10960 clauses out of 21920 with flag 121822/452306
373.32/190.20	c cleaning 9479 clauses out of 18960 with flag 180204/460306
378.32/192.75	c cleaning 9233 clauses out of 18487 with flag 246302/469312
384.53/195.89	c cleaning 9570 clauses out of 19250 with flag 318347/479308
391.99/199.53	c cleaning 10324 clauses out of 20682 with flag 393534/490310
399.59/203.35	c cleaning 11179 clauses out of 22358 with flag 477511/502310
407.70/207.37	c cleaning 12044 clauses out of 24179 with flag 567971/515310
416.09/211.54	c cleaning 13047 clauses out of 26131 with flag 665519/529306
425.76/216.37	c cleaning 14027 clauses out of 28084 with flag 758828/544306
437.45/222.14	c cleaning 15028 clauses out of 30057 with flag 867485/560306
448.65/227.75	c cleaning 16013 clauses out of 32032 with flag 969864/577309
461.10/233.96	c cleaning 17028 clauses out of 34055 with flag 1087758/595345
477.74/242.21	c cleaning 17936 clauses out of 35989 with flag 1191086/614307
493.02/249.82	c cleaning 19030 clauses out of 38059 with flag 1292328/634313
509.05/257.86	c cleaning 20016 clauses out of 40036 with flag 1405519/655320
526.11/266.39	c cleaning 21001 clauses out of 42010 with flag 1549999/677310
543.56/275.10	c cleaning 22010 clauses out of 44022 with flag 1695727/700323
564.06/285.29	c cleaning 23005 clauses out of 46011 with flag 1860022/724322
588.75/297.92	c cleaning 23998 clauses out of 47997 with flag 2010003/749313
611.42/309.26	c cleaning 24994 clauses out of 50007 with flag 2176658/775321
637.08/322.06	c cleaning 25991 clauses out of 52004 with flag 2340714/802312
662.60/334.70	c cleaning 27004 clauses out of 54007 with flag 2525475/830306
689.10/347.91	c cleaning 27971 clauses out of 56009 with flag 2706153/859312
716.83/361.74	c cleaning 29019 clauses out of 58037 with flag 2882201/889311
743.75/375.13	c cleaning 29944 clauses out of 60013 with flag 3082958/920306
771.61/389.07	c cleaning 31014 clauses out of 62076 with flag 3284935/952313
806.16/406.25	c cleaning 32026 clauses out of 64056 with flag 3486623/985307
835.31/420.77	c cleaning 32965 clauses out of 66029 with flag 3693563/1019306
868.66/437.32	c cleaning 34032 clauses out of 68064 with flag 3894856/1054306
902.45/454.12	c cleaning 34965 clauses out of 70032 with flag 4114868/1090306
934.51/470.17	c cleaning 36015 clauses out of 72069 with flag 4347140/1127308
967.38/486.60	c cleaning 36994 clauses out of 74052 with flag 4562166/1165306
998.68/502.20	c cleaning 37999 clauses out of 76065 with flag 4797429/1204313
1036.58/521.05	c cleaning 38995 clauses out of 78062 with flag 5053562/1244309
1079.38/542.35	c cleaning 40005 clauses out of 80064 with flag 5336022/1285306
1115.33/560.26	c cleaning 41026 clauses out of 82065 with flag 5584977/1327312
1156.50/580.74	c cleaning 41987 clauses out of 84040 with flag 5824023/1370313
1203.47/604.16	c cleaning 43012 clauses out of 86047 with flag 6100038/1414307
1247.67/626.61	c cleaning 43985 clauses out of 88036 with flag 6370764/1459308
1288.64/647.09	c cleaning 45030 clauses out of 90062 with flag 6644156/1505319
1337.07/671.19	c cleaning 45973 clauses out of 92019 with flag 6931553/1552306
1380.48/692.76	c cleaning 0 clauses out of 12751 with flag 0/12751
1380.70/692.89	c cleaning 47012 clauses out of 94056 with flag 7245044/1600316
1428.45/716.67	c cleaning 47963 clauses out of 96034 with flag 7522298/1649306
1479.07/741.85	c cleaning 48996 clauses out of 98072 with flag 7824455/1699307
1525.93/765.14	c cleaning 50037 clauses out of 100075 with flag 8134253/1750306
1572.29/788.20	c cleaning 50983 clauses out of 102041 with flag 8442384/1802309
1620.25/812.10	c cleaning 52031 clauses out of 104064 with flag 8787041/1855315
1673.26/838.50	c cleaning 52994 clauses out of 106025 with flag 9108139/1909307
1742.40/872.91	c cleaning 53979 clauses out of 108030 with flag 9435758/1964306
1789.98/897.43	c cleaning 54980 clauses out of 110054 with flag 9778760/2020309
1800.03/902.40	c >>>>>>>>>> Solver number 0 (2 answers) <<<<<<<<<<<<<<<<<<
1800.03/902.40	c starts		: 28557
1800.03/902.40	c conflicts		: 2034852
1800.03/902.40	c decisions		: 20345317
1800.03/902.40	c propagations		: 352220772
1800.03/902.40	c inspects		: 10703524530
1800.03/902.40	c shortcuts		: 0
1800.03/902.40	c learnt literals	: 0
1800.03/902.40	c learnt binary clauses	: 22
1800.03/902.40	c learnt ternary clauses	: 4144
1800.03/902.40	c learnt constraints	: 2034852
1800.03/902.40	c ignored constraints	: 0
1800.03/902.40	c root simplifications	: 0
1800.03/902.40	c removed literals (reason simplification)	: 407656312
1800.03/902.40	c reason swapping (by a shorter reason)	: 0
1800.03/902.40	c Calls to reduceDB	: 78
1800.03/902.40	c Number of update (reduction) of LBD	: 419010
1800.03/902.40	c Imported unit clauses	: 0
1800.03/902.40	c number of reductions to clauses (during analyze)	: 0
1800.03/902.40	c number of learned constraints concerned by reduction	: 0
1800.03/902.40	c number of learning phase by resolution	: 0
1800.03/902.40	c number of learning phase by cutting planes	: 0
1800.03/902.40	c speed (assignments/second)	: 488676.2980999355
1800.03/902.40	c non guided choices	0
1800.03/902.43	c learnt constraints type 
1800.03/902.43	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 22
1800.03/902.43	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 69595
1800.03/902.43	c >>>>>>>>>> Solver number 1 (14 answers) <<<<<<<<<<<<<<<<<<
1800.03/902.43	c starts		: 57
1800.03/902.43	c conflicts		: 13953
1800.03/902.43	c decisions		: 176636
1800.03/902.43	c propagations		: 4272668
1800.03/902.43	c inspects		: 1047106160
1800.03/902.43	c shortcuts		: 0
1800.03/902.43	c learnt literals	: 0
1800.03/902.43	c learnt binary clauses	: 0
1800.03/902.43	c learnt ternary clauses	: 0
1800.03/902.43	c learnt constraints	: 13953
1800.03/902.43	c ignored constraints	: 0
1800.03/902.43	c root simplifications	: 0
1800.03/902.43	c removed literals (reason simplification)	: 0
1800.03/902.43	c reason swapping (by a shorter reason)	: 0
1800.03/902.43	c Calls to reduceDB	: 2
1800.03/902.43	c Number of update (reduction) of LBD	: 0
1800.03/902.43	c Imported unit clauses	: 0
1800.03/902.43	c number of reductions to clauses (during analyze)	: 0
1800.03/902.43	c number of learned constraints concerned by reduction	: 0
1800.03/902.43	c number of learning phase by resolution	: 0
1800.03/902.43	c number of learning phase by cutting planes	: 0
1800.03/902.43	c speed (assignments/second)	: 4772.736209038185
1800.03/902.43	c non guided choices	21
1800.03/902.43	c learnt constraints type 
1800.03/902.43	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 2
1800.03/902.43	c org.sat4j.pb.constraints.pb.MaxWatchPb => 13951
1800.03/902.43	s SATISFIABLE
1800.03/902.43	c Found 16 solution(s)
1800.03/902.43	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 
1800.03/902.43	c objective function=-23
1800.03/902.43	c Total wall clock time (in seconds): 902.312

Verifier Data

OK	-23

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

pid=21045
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.38 4.28 4.20 4/199 21048
/proc/meminfo: memFree=26744328/32872528 swapFree=15540/1663004
[pid=21048] ppid=21045 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/21048/stat : 21048 (java) D 21045 21048 15677 0 -1 4202496 319 0 0 0 0 0 0 0 20 0 1 0 107686707 9515008 175 33554432000 1073741824 1073778376 140737152208848 140737152191576 273905697680 0 0 4096 0 18446744072100764964 0 0 17 5 0 0 0 0 0
/proc/21048/statm: 2323 175 133 9 0 71 0

[startup+0.10011 s]
/proc/loadavg: 4.38 4.28 4.20 4/199 21048
/proc/meminfo: memFree=26744328/32872528 swapFree=15540/1663004
[pid=21048] ppid=21045 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/21048/stat : 21048 (java) S 21045 21048 15677 0 -1 4202496 4394 0 1 0 7 2 0 0 20 0 18 0 107686707 9787879424 6027 33554432000 1073741824 1073778376 140735578107712 140735578098848 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/21048/statm: 2389619 6027 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200288 s]
/proc/loadavg: 4.38 4.28 4.20 4/199 21048
/proc/meminfo: memFree=26744328/32872528 swapFree=15540/1663004
[pid=21048] ppid=21045 vsize=9558476 CPUtime=0.21 cores=1,3,5,7
/proc/21048/stat : 21048 (java) S 21045 21048 15677 0 -1 4202496 4579 0 1 0 19 2 0 0 20 0 18 0 107686707 9787879424 7216 33554432000 1073741824 1073778376 140735578107712 140735578098848 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/21048/statm: 2389619 7216 2206 9 0 2380296 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 9558476

[startup+0.300318 s]
/proc/loadavg: 4.38 4.28 4.20 4/199 21048
/proc/meminfo: memFree=26744328/32872528 swapFree=15540/1663004
[pid=21048] ppid=21045 vsize=9558476 CPUtime=0.45 cores=1,3,5,7
/proc/21048/stat : 21048 (java) S 21045 21048 15677 0 -1 4202496 5988 0 1 0 43 2 0 0 20 0 18 0 107686707 9787879424 9121 33554432000 1073741824 1073778376 140735578107712 140735578098848 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/21048/statm: 2389619 9121 2226 9 0 2380296 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 9558476

[startup+0.700205 s]
/proc/loadavg: 4.38 4.28 4.20 4/199 21048
/proc/meminfo: memFree=26744328/32872528 swapFree=15540/1663004
[pid=21048] ppid=21045 vsize=9691604 CPUtime=1.59 cores=1,3,5,7
/proc/21048/stat : 21048 (java) S 21045 21048 15677 0 -1 4202496 23656 0 1 0 152 7 0 0 20 0 20 0 107686707 9924202496 36255 33554432000 1073741824 1073778376 140735578107712 140735578098848 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/21048/statm: 2422901 36255 2264 9 0 2413578 0
Current children cumulated CPU time (s) 1.59
Current children cumulated vsize (KiB) 9691604

[startup+1.50092 s]
/proc/loadavg: 4.38 4.28 4.20 8/221 21070
/proc/meminfo: memFree=26608504/32872528 swapFree=15540/1663004
[pid=21048] ppid=21045 vsize=9824732 CPUtime=4.41 cores=1,3,5,7
/proc/21048/stat : 21048 (java) S 21045 21048 15677 0 -1 4202496 28848 0 1 0 431 10 0 0 20 0 19 0 107686707 10060525568 41224 33554432000 1073741824 1073778376 140735578107712 140735578098848 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/21048/statm: 2456183 41224 2275 9 0 2446860 0
[pid=21048/tid=21050] ppid=21045 vsize=9824732 CPUtime=0.65 cores=1,3,5,7
/proc/21048/task/21050/stat : 21050 (java) S 21045 21048 15677 0 -1 4202560 2448 0 1 0 62 3 0 0 20 0 19 0 107686708 10060525568 41224 33554432000 1073741824 1073778376 140735578107712 140009254474616 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21048/tid=21051] ppid=21045 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21048/task/21051/stat : 21051 (java) S 21045 21048 15677 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107686710 10060525568 41224 33554432000 1073741824 1073778376 140735578107712 140009226927144 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21048/tid=21052] ppid=21045 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21048/task/21052/stat : 21052 (java) S 21045 21048 15677 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107686710 10060525568 41224 33554432000 1073741824 1073778376 140735578107712 140009225874344 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21048/tid=21053] ppid=21045 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21048/task/21053/stat : 21053 (java) S 21045 21048 15677 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107686710 10060525568 41224 33554432000 1073741824 1073778376 140735578107712 140009224821544 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21048/tid=21054] ppid=21045 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21048/task/21054/stat : 21054 (java) S 21045 21048 15677 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107686710 10060525568 41224 33554432000 1073741824 1073778376 140735578107712 140009094556328 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21048/tid=21055] ppid=21045 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21048/task/21055/stat : 21055 (java) S 21045 21048 15677 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107686710 10060525568 41224 33554432000 1073741824 1073778376 140735578107712 140009093503528 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21048/tid=21056] ppid=21045 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21048/task/21056/stat : 21056 (java) S 21045 21048 15677 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107686710 10060525568 41224 33554432000 1073741824 1073778376 140735578107712 140009092450728 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21048/tid=21057] ppid=21045 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21048/task/21057/stat : 21057 (java) S 21045 21048 15677 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107686710 10060525568 41224 33554432000 1073741824 1073778376 140735578107712 140009091397928 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21048/tid=21058] ppid=21045 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21048/task/21058/stat : 21058 (java) S 21045 21048 15677 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 107686710 10060525568 41224 33554432000 1073741824 1073778376 140735578107712 140009090345128 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21048/tid=21059] ppid=21045 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21048/task/21059/stat : 21059 (java) S 21045 21048 15677 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 107686711 10060525568 41224 33554432000 1073741824 1073778376 140735578107712 140008607833064 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21048/tid=21060] ppid=21045 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21048/task/21060/stat : 21060 (java) S 21045 21048 15677 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 107686711 10060525568 41224 33554432000 1073741824 1073778376 140735578107712 140008606779128 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21048/tid=21061] ppid=21045 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21048/task/21061/stat : 21061 (java) S 21045 21048 15677 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107686711 10060525568 41224 33554432000 1073741824 1073778376 140735578107712 140008605726216 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21048/tid=21062] ppid=21045 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21048/task/21062/stat : 21062 (java) S 21045 21048 15677 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107686714 10060525568 41224 33554432000 1073741824 1073778376 140735578107712 140008604674704 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21048/tid=21063] ppid=21045 vsize=9824732 CPUtime=1.14 cores=1,3,5,7
/proc/21048/task/21063/stat : 21063 (java) S 21045 21048 15677 0 -1 4202560 12803 0 0 0 112 2 0 0 20 0 19 0 107686714 10060525568 41224 33554432000 1073741824 1073778376 140735578107712 140008603621816 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21048/tid=21064] ppid=21045 vsize=9824732 CPUtime=1.17 cores=1,3,5,7
/proc/21048/task/21064/stat : 21064 (java) S 21045 21048 15677 0 -1 4202560 12256 0 0 0 114 3 0 0 20 0 19 0 107686714 10060525568 41224 33554432000 1073741824 1073778376 140735578107712 140008602569016 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21048/tid=21065] ppid=21045 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21048/task/21065/stat : 21065 (java) S 21045 21048 15677 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107686714 10060525568 41224 33554432000 1073741824 1073778376 140735578107712 140008601516408 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21048/tid=21066] ppid=21045 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21048/task/21066/stat : 21066 (java) S 21045 21048 15677 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107686714 10060525568 41224 33554432000 1073741824 1073778376 140735578107712 140008600463816 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21048/tid=21069] ppid=21045 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21048/task/21069/stat : 21069 (java) S 21045 21048 15677 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107686778 10060525568 41224 33554432000 1073741824 1073778376 140735578107712 140008597304744 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 4.41
Current children cumulated vsize (KiB) 9824732

[startup+3.10077 s]
/proc/loadavg: 4.38 4.28 4.20 8/221 21076
/proc/meminfo: memFree=26566940/32872528 swapFree=15540/1663004
[pid=21048] ppid=21045 vsize=9824732 CPUtime=5.43 cores=1,3,5,7
/proc/21048/stat : 21048 (java) S 21045 21048 15677 0 -1 4202496 33106 0 1 0 525 18 0 0 20 0 19 0 107686707 10060525568 53537 33554432000 1073741824 1073778376 140735578107712 140735578098848 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/21048/statm: 2456183 53537 2289 9 0 2446860 0
[pid=21048/tid=21050] ppid=21045 vsize=9824732 CPUtime=0.66 cores=1,3,5,7
/proc/21048/task/21050/stat : 21050 (java) S 21045 21048 15677 0 -1 4202560 2448 0 1 0 63 3 0 0 20 0 19 0 107686708 10060525568 53537 33554432000 1073741824 1073778376 140735578107712 140009254474616 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21048/tid=21051] ppid=21045 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21048/task/21051/stat : 21051 (java) S 21045 21048 15677 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 107686710 10060525568 53537 33554432000 1073741824 1073778376 140735578107712 140009226927144 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21048/tid=21052] ppid=21045 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21048/task/21052/stat : 21052 (java) S 21045 21048 15677 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 107686710 10060525568 53537 33554432000 1073741824 1073778376 140735578107712 140009225874344 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21048/tid=21053] ppid=21045 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21048/task/21053/stat : 21053 (java) S 21045 21048 15677 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 107686710 10060525568 53537 33554432000 1073741824 1073778376 140735578107712 140009224821544 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21048/tid=21054] ppid=21045 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21048/task/21054/stat : 21054 (java) S 21045 21048 15677 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 107686710 10060525568 53537 33554432000 1073741824 1073778376 140735578107712 140009094556328 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21048/tid=21055] ppid=21045 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21048/task/21055/stat : 21055 (java) S 21045 21048 15677 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 107686710 10060525568 53537 33554432000 1073741824 1073778376 140735578107712 140009093503528 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21048/tid=21056] ppid=21045 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21048/task/21056/stat : 21056 (java) S 21045 21048 15677 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 107686710 10060525568 53537 33554432000 1073741824 1073778376 140735578107712 140009092450728 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21048/tid=21057] ppid=21045 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21048/task/21057/stat : 21057 (java) S 21045 21048 15677 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 107686710 10060525568 53537 33554432000 1073741824 1073778376 140735578107712 140009091397928 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21048/tid=21058] ppid=21045 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21048/task/21058/stat : 21058 (java) S 21045 21048 15677 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 107686710 10060525568 53537 33554432000 1073741824 1073778376 140735578107712 140009090345128 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21048/tid=21059] ppid=21045 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21048/task/21059/stat : 21059 (java) S 21045 21048 15677 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 107686711 10060525568 53537 33554432000 1073741824 1073778376 140735578107712 140008607833064 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21048/tid=21060] ppid=21045 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21048/task/21060/stat : 21060 (java) S 21045 21048 15677 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 107686711 10060525568 53537 33554432000 1073741824 1073778376 140735578107712 140008606779128 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21048/tid=21061] ppid=21045 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21048/task/21061/stat : 21061 (java) S 21045 21048 15677 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 107686711 10060525568 53537 33554432000 1073741824 1073778376 140735578107712 140008605726216 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21048/tid=21062] ppid=21045 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21048/task/21062/stat : 21062 (java) S 21045 21048 15677 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107686714 10060525568 53537 33554432000 1073741824 1073778376 140735578107712 140008604674704 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21048/tid=21063] ppid=21045 vsize=9824732 CPUtime=1.43 cores=1,3,5,7
/proc/21048/task/21063/stat : 21063 (java) S 21045 21048 15677 0 -1 4202560 16971 0 0 0 140 3 0 0 20 0 19 0 107686714 10060525568 53537 33554432000 1073741824 1073778376 140735578107712 140008603621816 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21048/tid=21064] ppid=21045 vsize=9824732 CPUtime=1.32 cores=1,3,5,7
/proc/21048/task/21064/stat : 21064 (java) S 21045 21048 15677 0 -1 4202560 12257 0 0 0 129 3 0 0 20 0 19 0 107686714 10060525568 53537 33554432000 1073741824 1073778376 140735578107712 140008602569016 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21048/tid=21065] ppid=21045 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21048/task/21065/stat : 21065 (java) S 21045 21048 15677 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107686714 10060525568 53537 33554432000 1073741824 1073778376 140735578107712 140008601516408 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21048/tid=21066] ppid=21045 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21048/task/21066/stat : 21066 (java) S 21045 21048 15677 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107686714 10060525568 53537 33554432000 1073741824 1073778376 140735578107712 140008600463816 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21048/tid=21069] ppid=21045 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21048/task/21069/stat : 21069 (java) S 21045 21048 15677 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107686778 10060525568 53537 33554432000 1073741824 1073778376 140735578107712 140008597304744 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 5.43
Current children cumulated vsize (KiB) 9824732

[startup+6.30079 s]
/proc/loadavg: 4.27 4.26 4.20 3/218 21094
/proc/meminfo: memFree=26523508/32872528 swapFree=15540/1663004
[pid=21048] ppid=21045 vsize=9824732 CPUtime=6.54 cores=1,3,5,7
/proc/21048/stat : 21048 (java) S 21045 21048 15677 0 -1 4202496 33209 0 1 0 620 34 0 0 20 0 19 0 107686707 10060525568 56980 33554432000 1073741824 1073778376 140735578107712 140735578098848 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/21048/statm: 2456183 56980 2290 9 0 2446860 0
[pid=21048/tid=21050] ppid=21045 vsize=9824732 CPUtime=0.66 cores=1,3,5,7
/proc/21048/task/21050/stat : 21050 (java) S 21045 21048 15677 0 -1 4202560 2450 0 1 0 63 3 0 0 20 0 19 0 107686708 10060525568 56980 33554432000 1073741824 1073778376 140735578107712 140009254474616 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21048/tid=21051] ppid=21045 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21048/task/21051/stat : 21051 (java) S 21045 21048 15677 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 107686710 10060525568 56980 33554432000 1073741824 1073778376 140735578107712 140009226927144 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21048/tid=21052] ppid=21045 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21048/task/21052/stat : 21052 (java) S 21045 21048 15677 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 107686710 10060525568 56980 33554432000 1073741824 1073778376 140735578107712 140009225874344 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21048/tid=21053] ppid=21045 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21048/task/21053/stat : 21053 (java) S 21045 21048 15677 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 107686710 10060525568 56980 33554432000 1073741824 1073778376 140735578107712 140009224821544 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21048/tid=21054] ppid=21045 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/21048/task/21054/stat : 21054 (java) S 21045 21048 15677 0 -1 4202560 18 0 0 0 2 0 0 0 20 0 19 0 107686710 10060525568 56980 33554432000 1073741824 1073778376 140735578107712 140009094556328 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21048/tid=21055] ppid=21045 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/21048/task/21055/stat : 21055 (java) S 21045 21048 15677 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 19 0 107686710 10060525568 56980 33554432000 1073741824 1073778376 140735578107712 140009093503528 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21048/tid=21056] ppid=21045 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21048/task/21056/stat : 21056 (java) S 21045 21048 15677 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 107686710 10060525568 56980 33554432000 1073741824 1073778376 140735578107712 140009092450728 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21048/tid=21057] ppid=21045 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21048/task/21057/stat : 21057 (java) S 21045 21048 15677 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 107686710 10060525568 56980 33554432000 1073741824 1073778376 140735578107712 140009091397928 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21048/tid=21058] ppid=21045 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/21048/task/21058/stat : 21058 (java) S 21045 21048 15677 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 19 0 107686710 10060525568 56980 33554432000 1073741824 1073778376 140735578107712 140009090345128 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21048/tid=21059] ppid=21045 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21048/task/21059/stat : 21059 (java) S 21045 21048 15677 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 107686711 10060525568 56980 33554432000 1073741824 1073778376 140735578107712 140008607833064 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21048/tid=21060] ppid=21045 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21048/task/21060/stat : 21060 (java) S 21045 21048 15677 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 107686711 10060525568 56980 33554432000 1073741824 1073778376 140735578107712 140008606779128 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21048/tid=21061] ppid=21045 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21048/task/21061/stat : 21061 (java) S 21045 21048 15677 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 107686711 10060525568 56980 33554432000 1073741824 1073778376 140735578107712 140008605726216 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21048/tid=21062] ppid=21045 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21048/task/21062/stat : 21062 (java) S 21045 21048 15677 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107686714 10060525568 56980 33554432000 1073741824 1073778376 140735578107712 140008604674704 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21048/tid=21063] ppid=21045 vsize=9824732 CPUtime=1.63 cores=1,3,5,7
/proc/21048/task/21063/stat : 21063 (java) S 21045 21048 15677 0 -1 4202560 16976 0 0 0 160 3 0 0 20 0 19 0 107686714 10060525568 56980 33554432000 1073741824 1073778376 140735578107712 140008603621816 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21048/tid=21064] ppid=21045 vsize=9824732 CPUtime=1.45 cores=1,3,5,7
/proc/21048/task/21064/stat : 21064 (java) S 21045 21048 15677 0 -1 4202560 12260 0 0 0 142 3 0 0 20 0 19 0 107686714 10060525568 56980 33554432000 1073741824 1073778376 140735578107712 140008602569016 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21048/tid=21065] ppid=21045 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21048/task/21065/stat : 21065 (java) S 21045 21048 15677 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107686714 10060525568 56980 33554432000 1073741824 1073778376 140735578107712 140008601516408 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21048/tid=21066] ppid=21045 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21048/task/21066/stat : 21066 (java) S 21045 21048 15677 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107686714 10060525568 56980 33554432000 1073741824 1073778376 140735578107712 140008600463816 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 6.54
Current children cumulated vsize (KiB) 9824732

[startup+12.701 s]
/proc/loadavg: 4.25 4.26 4.19 5/221 21112

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


[startup+822.301 s]
/proc/loadavg: 4.18 4.23 4.18 5/222 21366
/proc/meminfo: memFree=24296296/32872528 swapFree=15540/1663004
[pid=21048] ppid=21045 vsize=9824732 CPUtime=1640.78 cores=1,3,5,7
/proc/21048/stat : 21048 (java) S 21045 21048 15677 0 -1 4202496 42275 0 1 0 163871 207 0 0 20 0 22 0 107686707 10060525568 652499 33554432000 1073741824 1073778376 140735578107712 140735578098848 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/21048/statm: 2456183 652499 2303 9 0 2446860 0
[pid=21048/tid=21050] ppid=21045 vsize=9824732 CPUtime=0.71 cores=1,3,5,7
/proc/21048/task/21050/stat : 21050 (java) S 21045 21048 15677 0 -1 4202560 2457 0 1 0 66 5 0 0 20 0 22 0 107686708 10060525568 652499 33554432000 1073741824 1073778376 140735578107712 140009254474616 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21048/tid=21051] ppid=21045 vsize=9824732 CPUtime=2.02 cores=1,3,5,7
/proc/21048/task/21051/stat : 21051 (java) S 21045 21048 15677 0 -1 4202560 346 0 0 0 191 11 0 0 20 0 22 0 107686710 10060525568 652499 33554432000 1073741824 1073778376 140735578107712 140009226927144 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21048/tid=21052] ppid=21045 vsize=9824732 CPUtime=2 cores=1,3,5,7
/proc/21048/task/21052/stat : 21052 (java) S 21045 21048 15677 0 -1 4202560 425 0 0 0 189 11 0 0 20 0 22 0 107686710 10060525568 652499 33554432000 1073741824 1073778376 140735578107712 140009225874344 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21048/tid=21053] ppid=21045 vsize=9824732 CPUtime=2.06 cores=1,3,5,7
/proc/21048/task/21053/stat : 21053 (java) S 21045 21048 15677 0 -1 4202560 578 0 0 0 194 12 0 0 20 0 22 0 107686710 10060525568 652499 33554432000 1073741824 1073778376 140735578107712 140009224821544 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21048/tid=21054] ppid=21045 vsize=9824732 CPUtime=2.21 cores=1,3,5,7
/proc/21048/task/21054/stat : 21054 (java) S 21045 21048 15677 0 -1 4202560 443 0 0 0 209 12 0 0 20 0 22 0 107686710 10060525568 652499 33554432000 1073741824 1073778376 140735578107712 140009094556328 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21048/tid=21055] ppid=21045 vsize=9824732 CPUtime=2.08 cores=1,3,5,7
/proc/21048/task/21055/stat : 21055 (java) S 21045 21048 15677 0 -1 4202560 402 0 0 0 197 11 0 0 20 0 22 0 107686710 10060525568 652499 33554432000 1073741824 1073778376 140735578107712 140009093503528 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21048/tid=21056] ppid=21045 vsize=9824732 CPUtime=2.28 cores=1,3,5,7
/proc/21048/task/21056/stat : 21056 (java) S 21045 21048 15677 0 -1 4202560 536 0 0 0 216 12 0 0 20 0 22 0 107686710 10060525568 652499 33554432000 1073741824 1073778376 140735578107712 140009092450728 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21048/tid=21057] ppid=21045 vsize=9824732 CPUtime=2 cores=1,3,5,7
/proc/21048/task/21057/stat : 21057 (java) S 21045 21048 15677 0 -1 4202560 417 0 0 0 190 10 0 0 20 0 22 0 107686710 10060525568 652499 33554432000 1073741824 1073778376 140735578107712 140009091397928 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21048/tid=21058] ppid=21045 vsize=9824732 CPUtime=1.89 cores=1,3,5,7
/proc/21048/task/21058/stat : 21058 (java) S 21045 21048 15677 0 -1 4202560 326 0 0 0 179 10 0 0 20 0 22 0 107686710 10060525568 652499 33554432000 1073741824 1073778376 140735578107712 140009090345128 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21048/tid=21059] ppid=21045 vsize=9824732 CPUtime=2.58 cores=1,3,5,7
/proc/21048/task/21059/stat : 21059 (java) S 21045 21048 15677 0 -1 4202560 2001 0 0 0 243 15 0 0 20 0 22 0 107686711 10060525568 652499 33554432000 1073741824 1073778376 140735578107712 140008607833064 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21048/tid=21060] ppid=21045 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21048/task/21060/stat : 21060 (java) S 21045 21048 15677 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 107686711 10060525568 652499 33554432000 1073741824 1073778376 140735578107712 140008606779128 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21048/tid=21061] ppid=21045 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21048/task/21061/stat : 21061 (java) S 21045 21048 15677 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 107686711 10060525568 652499 33554432000 1073741824 1073778376 140735578107712 140008605726216 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21048/tid=21062] ppid=21045 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21048/task/21062/stat : 21062 (java) S 21045 21048 15677 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107686714 10060525568 652499 33554432000 1073741824 1073778376 140735578107712 140008604674704 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21048/tid=21063] ppid=21045 vsize=9824732 CPUtime=2.18 cores=1,3,5,7
/proc/21048/task/21063/stat : 21063 (java) S 21045 21048 15677 0 -1 4202560 18624 0 0 0 215 3 0 0 20 0 22 0 107686714 10060525568 652499 33554432000 1073741824 1073778376 140735578107712 140008603621816 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21048/tid=21064] ppid=21045 vsize=9824732 CPUtime=2.09 cores=1,3,5,7
/proc/21048/task/21064/stat : 21064 (java) S 21045 21048 15677 0 -1 4202560 12269 0 0 0 206 3 0 0 20 0 22 0 107686714 10060525568 652499 33554432000 1073741824 1073778376 140735578107712 140008602569016 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21048/tid=21065] ppid=21045 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21048/task/21065/stat : 21065 (java) S 21045 21048 15677 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107686714 10060525568 652499 33554432000 1073741824 1073778376 140735578107712 140008601516408 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21048/tid=21066] ppid=21045 vsize=9824732 CPUtime=0.34 cores=1,3,5,7
/proc/21048/task/21066/stat : 21066 (java) S 21045 21048 15677 0 -1 4202560 47 0 0 0 12 22 0 0 20 0 22 0 107686714 10060525568 652499 33554432000 1073741824 1073778376 140735578107712 140008600463816 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21048/tid=21106] ppid=21045 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21048/task/21106/stat : 21106 (java) S 21045 21048 15677 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 107687428 10060525568 652499 33554432000 1073741824 1073778376 140735578107712 140008597304104 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21048/tid=21146] ppid=21045 vsize=9824732 CPUtime=635.4 cores=1,3,5,7
/proc/21048/task/21146/stat : 21146 (java) R 21045 21048 15677 0 -1 4202560 41 0 0 0 63529 11 0 0 20 0 22 0 107704872 10060525568 652499 33554432000 1073741824 1073778376 140735578107712 140008599408640 140009106703727 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=21048/tid=21147] ppid=21045 vsize=9824732 CPUtime=635.45 cores=1,3,5,7
/proc/21048/task/21147/stat : 21147 (java) R 21045 21048 15677 0 -1 4202560 451 0 0 0 63531 14 0 0 20 0 22 0 107704872 10060525568 652499 33554432000 1073741824 1073778376 140735578107712 140008598354720 140009106549361 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=21048/tid=21148] ppid=21045 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21048/task/21148/stat : 21148 (java) S 21045 21048 15677 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 107704872 10060525568 652499 33554432000 1073741824 1073778376 140735578107712 140008596251944 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1640.78
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.18 4.21 4.18 6/222 21370
/proc/meminfo: memFree=24270764/32872528 swapFree=15540/1663004
[pid=21048] ppid=21045 vsize=9824732 CPUtime=1761.32 cores=1,3,5,7
/proc/21048/stat : 21048 (java) S 21045 21048 15677 0 -1 4202496 42514 0 1 0 175917 215 0 0 20 0 22 0 107686707 10060525568 647686 33554432000 1073741824 1073778376 140735578107712 140735578098848 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/21048/statm: 2456183 647686 2303 9 0 2446860 0
[pid=21048/tid=21050] ppid=21045 vsize=9824732 CPUtime=0.71 cores=1,3,5,7
/proc/21048/task/21050/stat : 21050 (java) S 21045 21048 15677 0 -1 4202560 2457 0 1 0 66 5 0 0 20 0 22 0 107686708 10060525568 647686 33554432000 1073741824 1073778376 140735578107712 140009254474616 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21048/tid=21051] ppid=21045 vsize=9824732 CPUtime=2.17 cores=1,3,5,7
/proc/21048/task/21051/stat : 21051 (java) S 21045 21048 15677 0 -1 4202560 361 0 0 0 205 12 0 0 20 0 22 0 107686710 10060525568 647686 33554432000 1073741824 1073778376 140735578107712 140009226927144 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21048/tid=21052] ppid=21045 vsize=9824732 CPUtime=2.16 cores=1,3,5,7
/proc/21048/task/21052/stat : 21052 (java) S 21045 21048 15677 0 -1 4202560 460 0 0 0 204 12 0 0 20 0 22 0 107686710 10060525568 647686 33554432000 1073741824 1073778376 140735578107712 140009225874344 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21048/tid=21053] ppid=21045 vsize=9824732 CPUtime=2.24 cores=1,3,5,7
/proc/21048/task/21053/stat : 21053 (java) S 21045 21048 15677 0 -1 4202560 604 0 0 0 212 12 0 0 20 0 22 0 107686710 10060525568 647686 33554432000 1073741824 1073778376 140735578107712 140009224821544 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21048/tid=21054] ppid=21045 vsize=9824732 CPUtime=2.31 cores=1,3,5,7
/proc/21048/task/21054/stat : 21054 (java) S 21045 21048 15677 0 -1 4202560 458 0 0 0 218 13 0 0 20 0 22 0 107686710 10060525568 647686 33554432000 1073741824 1073778376 140735578107712 140009094556328 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21048/tid=21055] ppid=21045 vsize=9824732 CPUtime=2.22 cores=1,3,5,7
/proc/21048/task/21055/stat : 21055 (java) S 21045 21048 15677 0 -1 4202560 423 0 0 0 210 12 0 0 20 0 22 0 107686710 10060525568 647686 33554432000 1073741824 1073778376 140735578107712 140009093503528 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21048/tid=21056] ppid=21045 vsize=9824732 CPUtime=2.47 cores=1,3,5,7
/proc/21048/task/21056/stat : 21056 (java) S 21045 21048 15677 0 -1 4202560 566 0 0 0 234 13 0 0 20 0 22 0 107686710 10060525568 647686 33554432000 1073741824 1073778376 140735578107712 140009092450728 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21048/tid=21057] ppid=21045 vsize=9824732 CPUtime=2.13 cores=1,3,5,7
/proc/21048/task/21057/stat : 21057 (java) S 21045 21048 15677 0 -1 4202560 464 0 0 0 202 11 0 0 20 0 22 0 107686710 10060525568 647686 33554432000 1073741824 1073778376 140735578107712 140009091397928 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21048/tid=21058] ppid=21045 vsize=9824732 CPUtime=2.08 cores=1,3,5,7
/proc/21048/task/21058/stat : 21058 (java) S 21045 21048 15677 0 -1 4202560 357 0 0 0 197 11 0 0 20 0 22 0 107686710 10060525568 647686 33554432000 1073741824 1073778376 140735578107712 140009090345128 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21048/tid=21059] ppid=21045 vsize=9824732 CPUtime=2.59 cores=1,3,5,7
/proc/21048/task/21059/stat : 21059 (java) S 21045 21048 15677 0 -1 4202560 2005 0 0 0 243 16 0 0 20 0 22 0 107686711 10060525568 647686 33554432000 1073741824 1073778376 140735578107712 140008607833064 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21048/tid=21060] ppid=21045 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21048/task/21060/stat : 21060 (java) S 21045 21048 15677 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 107686711 10060525568 647686 33554432000 1073741824 1073778376 140735578107712 140008606779128 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21048/tid=21061] ppid=21045 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21048/task/21061/stat : 21061 (java) S 21045 21048 15677 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 107686711 10060525568 647686 33554432000 1073741824 1073778376 140735578107712 140008605726216 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21048/tid=21062] ppid=21045 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21048/task/21062/stat : 21062 (java) S 21045 21048 15677 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107686714 10060525568 647686 33554432000 1073741824 1073778376 140735578107712 140008604674704 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21048/tid=21063] ppid=21045 vsize=9824732 CPUtime=2.18 cores=1,3,5,7
/proc/21048/task/21063/stat : 21063 (java) S 21045 21048 15677 0 -1 4202560 18624 0 0 0 215 3 0 0 20 0 22 0 107686714 10060525568 647686 33554432000 1073741824 1073778376 140735578107712 140008603621816 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21048/tid=21064] ppid=21045 vsize=9824732 CPUtime=2.09 cores=1,3,5,7
/proc/21048/task/21064/stat : 21064 (java) S 21045 21048 15677 0 -1 4202560 12269 0 0 0 206 3 0 0 20 0 22 0 107686714 10060525568 647686 33554432000 1073741824 1073778376 140735578107712 140008602569016 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21048/tid=21065] ppid=21045 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21048/task/21065/stat : 21065 (java) S 21045 21048 15677 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107686714 10060525568 647686 33554432000 1073741824 1073778376 140735578107712 140008601516408 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21048/tid=21066] ppid=21045 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/21048/task/21066/stat : 21066 (java) S 21045 21048 15677 0 -1 4202560 51 0 0 0 14 23 0 0 20 0 22 0 107686714 10060525568 647686 33554432000 1073741824 1073778376 140735578107712 140008600463816 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21048/tid=21106] ppid=21045 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21048/task/21106/stat : 21106 (java) S 21045 21048 15677 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 107687428 10060525568 647686 33554432000 1073741824 1073778376 140735578107712 140008597304104 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21048/tid=21146] ppid=21045 vsize=9824732 CPUtime=695.06 cores=1,3,5,7
/proc/21048/task/21146/stat : 21146 (java) R 21045 21048 15677 0 -1 4202560 45 0 0 0 69494 12 0 0 20 0 22 0 107704872 10060525568 647686 33554432000 1073741824 1073778376 140735578107712 140008599408640 140009106497340 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=21048/tid=21147] ppid=21045 vsize=9824732 CPUtime=695.11 cores=1,3,5,7
/proc/21048/task/21147/stat : 21147 (java) R 21045 21048 15677 0 -1 4202560 458 0 0 0 69496 15 0 0 20 0 22 0 107704872 10060525568 647686 33554432000 1073741824 1073778376 140735578107712 140008598356896 140009106684206 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=21048/tid=21148] ppid=21045 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21048/task/21148/stat : 21148 (java) S 21045 21048 15677 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 107704872 10060525568 647686 33554432000 1073741824 1073778376 140735578107712 140008596251944 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1761.32
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+902.401 s]
/proc/loadavg: 4.05 4.18 4.17 5/222 21371
/proc/meminfo: memFree=24277292/32872528 swapFree=15540/1663004
[pid=21048] ppid=21045 vsize=9824732 CPUtime=1800.03 cores=1,3,5,7
/proc/21048/stat : 21048 (java) S 21045 21048 15677 0 -1 4202496 42653 0 1 0 179786 217 0 0 20 0 22 0 107686707 10060525568 644281 33554432000 1073741824 1073778376 140735578107712 140735578098848 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/21048/statm: 2456183 644281 2303 9 0 2446860 0
[pid=21048/tid=21050] ppid=21045 vsize=9824732 CPUtime=0.72 cores=1,3,5,7
/proc/21048/task/21050/stat : 21050 (java) S 21045 21048 15677 0 -1 4202560 2457 0 1 0 66 6 0 0 20 0 22 0 107686708 10060525568 644281 33554432000 1073741824 1073778376 140735578107712 140009254474616 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21048/tid=21051] ppid=21045 vsize=9824732 CPUtime=2.22 cores=1,3,5,7
/proc/21048/task/21051/stat : 21051 (java) S 21045 21048 15677 0 -1 4202560 362 0 0 0 210 12 0 0 20 0 22 0 107686710 10060525568 644281 33554432000 1073741824 1073778376 140735578107712 140009226927144 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21048/tid=21052] ppid=21045 vsize=9824732 CPUtime=2.22 cores=1,3,5,7
/proc/21048/task/21052/stat : 21052 (java) S 21045 21048 15677 0 -1 4202560 476 0 0 0 210 12 0 0 20 0 22 0 107686710 10060525568 644281 33554432000 1073741824 1073778376 140735578107712 140009225874344 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21048/tid=21053] ppid=21045 vsize=9824732 CPUtime=2.28 cores=1,3,5,7
/proc/21048/task/21053/stat : 21053 (java) S 21045 21048 15677 0 -1 4202560 604 0 0 0 216 12 0 0 20 0 22 0 107686710 10060525568 644281 33554432000 1073741824 1073778376 140735578107712 140009224821544 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21048/tid=21054] ppid=21045 vsize=9824732 CPUtime=2.35 cores=1,3,5,7
/proc/21048/task/21054/stat : 21054 (java) S 21045 21048 15677 0 -1 4202560 467 0 0 0 222 13 0 0 20 0 22 0 107686710 10060525568 644281 33554432000 1073741824 1073778376 140735578107712 140009094556328 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21048/tid=21055] ppid=21045 vsize=9824732 CPUtime=2.28 cores=1,3,5,7
/proc/21048/task/21055/stat : 21055 (java) S 21045 21048 15677 0 -1 4202560 427 0 0 0 216 12 0 0 20 0 22 0 107686710 10060525568 644281 33554432000 1073741824 1073778376 140735578107712 140009093503528 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21048/tid=21056] ppid=21045 vsize=9824732 CPUtime=2.5 cores=1,3,5,7
/proc/21048/task/21056/stat : 21056 (java) S 21045 21048 15677 0 -1 4202560 566 0 0 0 237 13 0 0 20 0 22 0 107686710 10060525568 644281 33554432000 1073741824 1073778376 140735578107712 140009092450728 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21048/tid=21057] ppid=21045 vsize=9824732 CPUtime=2.19 cores=1,3,5,7
/proc/21048/task/21057/stat : 21057 (java) S 21045 21048 15677 0 -1 4202560 466 0 0 0 208 11 0 0 20 0 22 0 107686710 10060525568 644281 33554432000 1073741824 1073778376 140735578107712 140009091397928 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21048/tid=21058] ppid=21045 vsize=9824732 CPUtime=2.12 cores=1,3,5,7
/proc/21048/task/21058/stat : 21058 (java) S 21045 21048 15677 0 -1 4202560 357 0 0 0 201 11 0 0 20 0 22 0 107686710 10060525568 644281 33554432000 1073741824 1073778376 140735578107712 140009090345128 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21048/tid=21059] ppid=21045 vsize=9824732 CPUtime=4.22 cores=1,3,5,7
/proc/21048/task/21059/stat : 21059 (java) S 21045 21048 15677 0 -1 4202560 2109 0 0 0 406 16 0 0 20 0 22 0 107686711 10060525568 644281 33554432000 1073741824 1073778376 140735578107712 140008607833064 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21048/tid=21060] ppid=21045 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21048/task/21060/stat : 21060 (java) S 21045 21048 15677 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 107686711 10060525568 644281 33554432000 1073741824 1073778376 140735578107712 140008606779128 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21048/tid=21061] ppid=21045 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21048/task/21061/stat : 21061 (java) S 21045 21048 15677 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 107686711 10060525568 644281 33554432000 1073741824 1073778376 140735578107712 140008605726216 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21048/tid=21062] ppid=21045 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21048/task/21062/stat : 21062 (java) S 21045 21048 15677 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107686714 10060525568 644281 33554432000 1073741824 1073778376 140735578107712 140008604674704 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21048/tid=21063] ppid=21045 vsize=9824732 CPUtime=2.18 cores=1,3,5,7
/proc/21048/task/21063/stat : 21063 (java) S 21045 21048 15677 0 -1 4202560 18624 0 0 0 215 3 0 0 20 0 22 0 107686714 10060525568 644281 33554432000 1073741824 1073778376 140735578107712 140008603621816 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21048/tid=21064] ppid=21045 vsize=9824732 CPUtime=2.09 cores=1,3,5,7
/proc/21048/task/21064/stat : 21064 (java) S 21045 21048 15677 0 -1 4202560 12269 0 0 0 206 3 0 0 20 0 22 0 107686714 10060525568 644281 33554432000 1073741824 1073778376 140735578107712 140008602569016 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21048/tid=21065] ppid=21045 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21048/task/21065/stat : 21065 (java) S 21045 21048 15677 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107686714 10060525568 644281 33554432000 1073741824 1073778376 140735578107712 140008601516408 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21048/tid=21066] ppid=21045 vsize=9824732 CPUtime=0.38 cores=1,3,5,7
/proc/21048/task/21066/stat : 21066 (java) S 21045 21048 15677 0 -1 4202560 51 0 0 0 14 24 0 0 20 0 22 0 107686714 10060525568 644281 33554432000 1073741824 1073778376 140735578107712 140008600463816 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21048/tid=21106] ppid=21045 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21048/task/21106/stat : 21106 (java) S 21045 21048 15677 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 107687428 10060525568 644281 33554432000 1073741824 1073778376 140735578107712 140008597304104 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21048/tid=21146] ppid=21045 vsize=9824732 CPUtime=713.42 cores=1,3,5,7
/proc/21048/task/21146/stat : 21146 (java) R 21045 21048 15677 0 -1 4202560 46 0 0 0 71330 12 0 0 20 0 22 0 107704872 10060525568 644281 33554432000 1073741824 1073778376 140735578107712 140008599408640 140009106527328 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=21048/tid=21147] ppid=21045 vsize=9824732 CPUtime=713.47 cores=1,3,5,7
/proc/21048/task/21147/stat : 21147 (java) R 21045 21048 15677 0 -1 4202560 460 0 0 0 71332 15 0 0 20 0 22 0 107704872 10060525568 644281 33554432000 1073741824 1073778376 140735578107712 140008598356896 140009106682841 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=21048/tid=21148] ppid=21045 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21048/task/21148/stat : 21148 (java) S 21045 21048 15677 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 107704872 10060525568 644281 33554432000 1073741824 1073778376 140735578107712 140008596251944 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.03
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 21048 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 902.462
CPU time (s): 1800.8
CPU user time (s): 1798.18
CPU system time (s): 2.6226
CPU usage (%): 199.543
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.18
system time used= 2.6226
maximum resident set size= 3159828
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42689
page faults= 1
swaps= 0
block input operations= 0
block output operations= 952
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 26115
involuntary context switches= 41324

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.12407 second user time and 7.54385 second system time

The end

Launcher Data

Begin job on node134 at 2016-06-07 01:58:59
IDJOB=4081727
IDBENCH=48253
IDSOLVER=2543
FILE ID=node134/4081727-1465257539
RUNJOBID= node134-1465243580-15694
PBS_JOBID= 19843249
Free space on /tmp= 71732 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_200_25_5.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4081727-1465257539/watcher-4081727-1465257539 -o /tmp/evaluation-result-4081727-1465257539/solver-4081727-1465257539 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node134-1465243580-15694 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4081727-1465257539.opb

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

MD5SUM BENCH= b1b77cfc7c7e45b216596a736ff4b926
RANDOM SEED=175604002

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:        26744692 kB
Buffers:           55808 kB
Cached:           123912 kB
SwapCached:         1804 kB
Active:          3648008 kB
Inactive:         106384 kB
Active(anon):    3576004 kB
Inactive(anon):     1040 kB
Active(file):      72004 kB
Inactive(file):   105344 kB
Unevictable:     1663004 kB
Mlocked:           15540 kB
SwapTotal:      67108856 kB
SwapFree:       67098296 kB
Dirty:               868 kB
Writeback:             0 kB
AnonPages:       5237304 kB
Mapped:            15368 kB
Shmem:                 0 kB
Slab:             568988 kB
SReclaimable:      12888 kB
SUnreclaim:       556100 kB
KernelStack:        1616 kB
PageTables:        14584 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    5620684 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5122048 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-07 02:14:02