Trace number 4119473

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)-34 1800.74 901.448

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-NLC/
minlplib2-pb-0.1.0/opb/normalized-graphpart_3pm-0344-0344.opb
MD5SUMe0cfa7e0f91acf3ca1d071a8433d14be
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-48
Best CPU time to get the best result obtained on this benchmark525.266
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables144
Total number of constraints48
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)48
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 432
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 432
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 432
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)432
Sum of products size (including duplicates)864
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.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.11/0.11	c Pseudo Boolean Optimization by upper bound
0.11/0.11	c ManyCore solver with 2 solvers running in parallel
0.11/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.11	c Expensive reason simplification
0.11/0.11	c Glucose 2.1 dynamic restart strategy
0.11/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.11	c No reason simplification
0.11/0.11	c Armin Biere (Picosat) restarts strategy
0.11/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-4119473-1467257018.opb
0.11/0.11	c reading problem ... 
0.11/0.11	c  objective function found
0.11/0.19	c ... done. Wall clock time 0.089s.
0.11/0.19	c declared #vars     144
0.11/0.19	c internal #vars     576
0.11/0.19	c #constraints  960
0.24/0.20	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.24/0.20	c constraints type 
0.24/0.20	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 480
0.24/0.20	c org.sat4j.minisat.constraints.card.MinWatchCard => 48
0.24/0.20	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 432
0.24/0.20	c 960 constraints processed.
0.24/0.20	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.24/0.20	c constraints type 
0.24/0.20	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 480
0.24/0.20	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 48
0.24/0.20	c org.sat4j.pb.constraints.pb.MaxWatchPb => 432
0.24/0.20	c 960 constraints processed.
0.24/0.20	c objective function length is 432 literals
0.24/0.21	c And the winner is solver1
0.29/0.70	c SATISFIABLE
0.29/0.70	c OPTIMIZING...
0.29/0.70	c Got one! Elapsed wall clock time (in seconds):0.593
0.29/0.70	o -26
0.29/0.73	c And the winner is solver0
0.48/1.20	c Got one! Elapsed wall clock time (in seconds):1.096
0.48/1.20	o -27
0.85/1.31	c And the winner is solver0
1.25/1.70	c Got one! Elapsed wall clock time (in seconds):1.599
1.25/1.70	o -28
1.25/1.73	c And the winner is solver0
1.33/2.21	c Got one! Elapsed wall clock time (in seconds):2.102
1.33/2.21	o -29
1.33/2.28	c And the winner is solver0
1.65/2.71	c Got one! Elapsed wall clock time (in seconds):2.604
1.65/2.71	o -30
1.65/2.80	c And the winner is solver0
1.90/3.21	c Got one! Elapsed wall clock time (in seconds):3.106
1.90/3.21	o -31
1.90/3.24	c And the winner is solver0
2.04/3.71	c Got one! Elapsed wall clock time (in seconds):3.608
2.04/3.71	o -32
2.51/3.94	c cleaning 3187 clauses out of 6377 with flag 6238/6377
2.51/3.95	c And the winner is solver0
2.84/4.22	c Got one! Elapsed wall clock time (in seconds):4.11
2.84/4.22	o -33
3.71/4.56	c cleaning 4206 clauses out of 8416 with flag 11261/11603
4.57/4.95	c cleaning 5105 clauses out of 10210 with flag 26000/17603
5.65/5.41	c cleaning 6050 clauses out of 12107 with flag 42230/24605
6.80/5.94	c cleaning 7027 clauses out of 14055 with flag 61847/32603
8.08/6.57	c cleaning 8012 clauses out of 16028 with flag 84099/41603
9.48/7.24	c cleaning 9003 clauses out of 18016 with flag 109807/51603
11.15/8.06	c cleaning 10006 clauses out of 20013 with flag 138794/62603
13.25/9.00	c cleaning 11004 clauses out of 22008 with flag 169166/74604
15.27/10.02	c cleaning 12000 clauses out of 24004 with flag 203506/87604
17.59/11.17	c cleaning 13000 clauses out of 26004 with flag 241334/101604
20.17/12.40	c cleaning 14001 clauses out of 28003 with flag 281082/116603
21.70/13.18	c And the winner is solver1
21.89/13.22	c Got one! Elapsed wall clock time (in seconds):13.113
21.89/13.22	o -34
22.86/13.73	c cleaning 14397 clauses out of 28804 with flag 13134/131405
23.86/14.24	c cleaning 10199 clauses out of 20407 with flag 28790/137405
25.06/14.80	c cleaning 8603 clauses out of 17209 with flag 47361/144406
26.27/15.43	c cleaning 8299 clauses out of 16608 with flag 68888/152408
27.75/16.20	c cleaning 8649 clauses out of 17306 with flag 94500/161405
29.63/17.03	c cleaning 9326 clauses out of 18659 with flag 124343/171407
31.63/18.00	c cleaning 10165 clauses out of 20333 with flag 160081/182407
33.63/19.08	c cleaning 11082 clauses out of 22167 with flag 195845/194406
36.61/20.40	c cleaning 12043 clauses out of 24085 with flag 236137/207406
39.21/21.73	c cleaning 13019 clauses out of 26041 with flag 279410/221405
42.24/23.28	c cleaning 14009 clauses out of 28024 with flag 327429/236407
45.83/25.06	c cleaning 15005 clauses out of 30013 with flag 378961/252405
50.18/27.17	c cleaning 16004 clauses out of 32008 with flag 434047/269405
54.38/29.24	c cleaning 16999 clauses out of 34004 with flag 490739/287405
58.98/31.59	c cleaning 18002 clauses out of 36006 with flag 549555/306406
64.31/34.11	c cleaning 18997 clauses out of 38003 with flag 610549/326405
69.09/36.59	c cleaning 20000 clauses out of 40007 with flag 670919/347406
74.29/39.18	c cleaning 20998 clauses out of 42006 with flag 736048/369405
80.50/42.25	c cleaning 22005 clauses out of 44009 with flag 811959/392406
87.04/45.41	c cleaning 23001 clauses out of 46003 with flag 887738/416405
93.84/48.86	c cleaning 23997 clauses out of 48002 with flag 972384/441405
102.23/53.29	c cleaning 24998 clauses out of 50006 with flag 1055743/467406
111.40/57.80	c cleaning 26003 clauses out of 52007 with flag 1154875/494405
118.60/61.49	c cleaning 27002 clauses out of 54004 with flag 1244826/522405
126.08/65.18	c cleaning 28002 clauses out of 56003 with flag 1326473/551406
135.08/69.62	c cleaning 29000 clauses out of 58000 with flag 1410616/581405
144.02/74.09	c cleaning 29995 clauses out of 60000 with flag 1495345/612405
152.44/78.28	c cleaning 30999 clauses out of 62008 with flag 1584296/644408
162.76/83.38	c cleaning 31996 clauses out of 64008 with flag 1675923/677407
172.17/88.02	c cleaning 33004 clauses out of 66010 with flag 1768309/711405
181.95/92.98	c cleaning 34000 clauses out of 68007 with flag 1871178/746406
193.96/99.21	c cleaning 35002 clauses out of 70008 with flag 1973294/782407
205.03/104.73	c cleaning 35999 clauses out of 72004 with flag 2079608/819405
215.84/110.14	c cleaning 37004 clauses out of 74009 with flag 2191306/857409
228.62/116.57	c cleaning 37999 clauses out of 76002 with flag 2311519/896406
242.14/123.21	c cleaning 39000 clauses out of 78003 with flag 2432680/936406
253.52/128.98	c cleaning 40000 clauses out of 80003 with flag 2556994/977406
265.32/134.87	c cleaning 40997 clauses out of 82002 with flag 2680354/1019405
278.51/141.44	c cleaning 41999 clauses out of 84005 with flag 2805930/1062405
291.47/147.80	c cleaning 43002 clauses out of 86009 with flag 2937277/1106408
304.28/154.22	c cleaning 43998 clauses out of 88004 with flag 3071660/1151405
317.29/160.78	c cleaning 45001 clauses out of 90009 with flag 3214954/1197408
331.47/167.84	c cleaning 46002 clauses out of 92005 with flag 3365398/1244405
346.67/175.42	c cleaning 46995 clauses out of 94005 with flag 3512674/1292407
360.06/182.15	c cleaning 48001 clauses out of 96008 with flag 3655886/1341405
375.47/189.80	c cleaning 48997 clauses out of 98008 with flag 3803357/1391406
392.08/198.16	c cleaning 50004 clauses out of 100011 with flag 3949604/1442406
408.25/206.29	c cleaning 50996 clauses out of 102006 with flag 4096162/1494405
426.05/215.14	c cleaning 52002 clauses out of 104010 with flag 4250439/1547405
446.22/225.43	c cleaning 53005 clauses out of 106010 with flag 4405251/1601407
465.02/234.82	c cleaning 53998 clauses out of 108003 with flag 4572969/1656405
485.03/244.82	c cleaning 55002 clauses out of 110007 with flag 4748641/1712407
504.63/254.67	c cleaning 56000 clauses out of 112003 with flag 4921995/1769405
523.64/264.14	c cleaning 56999 clauses out of 114004 with flag 5097997/1827406
543.62/274.18	c cleaning 57996 clauses out of 116005 with flag 5279814/1886406
564.82/284.79	c cleaning 59000 clauses out of 118009 with flag 5468377/1946406
591.75/298.13	c cleaning 60001 clauses out of 120010 with flag 5662466/2007407
614.13/309.39	c cleaning 61004 clauses out of 122009 with flag 5866622/2069407
639.53/322.03	c cleaning 61998 clauses out of 124005 with flag 6069501/2132407
664.12/334.39	c cleaning 63005 clauses out of 126009 with flag 6263665/2196409
688.32/346.46	c cleaning 63991 clauses out of 128000 with flag 6457552/2261405
714.32/359.41	c cleaning 65000 clauses out of 130009 with flag 6656045/2327405
741.71/373.13	c cleaning 66003 clauses out of 132010 with flag 6871085/2394406
767.11/385.85	c cleaning 66999 clauses out of 134007 with flag 7082731/2462406
794.71/399.54	c cleaning 68004 clauses out of 136007 with flag 7308007/2531405
822.72/413.51	c cleaning 68998 clauses out of 138004 with flag 7541610/2601406
851.11/427.76	c cleaning 69998 clauses out of 140008 with flag 7773515/2672408
876.11/440.23	c cleaning 71001 clauses out of 142009 with flag 8010077/2744407
903.32/453.81	c cleaning 71995 clauses out of 144007 with flag 8248953/2817406
930.93/467.68	c cleaning 73007 clauses out of 146014 with flag 8492929/2891408
963.11/483.78	c cleaning 74000 clauses out of 148005 with flag 8731531/2966406
995.31/500.25	c cleaning 74998 clauses out of 150004 with flag 8979349/3042405
1025.12/515.15	c cleaning 75996 clauses out of 152007 with flag 9222771/3119406
1058.11/531.61	c cleaning 77005 clauses out of 154010 with flag 9469383/3197405
1091.10/548.17	c cleaning 78000 clauses out of 156005 with flag 9728141/3276405
1123.30/564.25	c cleaning 79000 clauses out of 158007 with flag 9993966/3356407
1157.69/581.47	c cleaning 79997 clauses out of 160006 with flag 10268386/3437406
1194.88/600.08	c cleaning 81004 clauses out of 162010 with flag 10536319/3519407
1233.28/619.25	c cleaning 82000 clauses out of 164004 with flag 10805477/3602405
1256.10/630.50	c cleaning 0 clauses out of 5240 with flag 0/5244
1283.96/643.81	c cleaning 82994 clauses out of 166004 with flag 11080722/3686405
1336.44/669.87	c cleaning 84004 clauses out of 168011 with flag 11359054/3771406
1388.52/695.73	c cleaning 85000 clauses out of 170006 with flag 11640363/3857405
1430.10/716.50	c cleaning 85998 clauses out of 172006 with flag 11927747/3944405
1471.90/737.47	c cleaning 87005 clauses out of 174010 with flag 12209929/4032407
1517.81/760.38	c cleaning 87997 clauses out of 176004 with flag 12497721/4121406
1560.60/781.71	c cleaning 89002 clauses out of 178007 with flag 12787210/4211406
1603.37/803.03	c cleaning 89992 clauses out of 180004 with flag 13088031/4302405
1644.95/823.87	c cleaning 91006 clauses out of 182016 with flag 13374932/4394409
1688.54/845.67	c cleaning 92002 clauses out of 184006 with flag 13669646/4487405
1732.13/867.46	c cleaning 93000 clauses out of 186004 with flag 13961980/4581405
1778.73/890.76	c cleaning 94002 clauses out of 188006 with flag 14258428/4676407
1800.13/901.40	c >>>>>>>>>> Solver number 0 (7 answers) <<<<<<<<<<<<<<<<<<
1800.13/901.40	c starts		: 7860
1800.13/901.40	c conflicts		: 4728808
1800.13/901.40	c decisions		: 6133542
1800.13/901.40	c propagations		: 169925383
1800.13/901.40	c inspects		: 12972618525
1800.13/901.40	c shortcuts		: 0
1800.13/901.40	c learnt literals	: 0
1800.13/901.40	c learnt binary clauses	: 0
1800.13/901.40	c learnt ternary clauses	: 0
1800.13/901.40	c learnt constraints	: 4728808
1800.13/901.40	c ignored constraints	: 0
1800.13/901.40	c root simplifications	: 0
1800.13/901.40	c removed literals (reason simplification)	: 2073790
1800.13/901.40	c reason swapping (by a shorter reason)	: 0
1800.13/901.40	c Calls to reduceDB	: 103
1800.13/901.40	c Number of update (reduction) of LBD	: 90731
1800.13/901.40	c Imported unit clauses	: 0
1800.13/901.40	c number of reductions to clauses (during analyze)	: 0
1800.13/901.40	c number of learned constraints concerned by reduction	: 0
1800.13/901.40	c number of learning phase by resolution	: 0
1800.13/901.40	c number of learning phase by cutting planes	: 0
1800.13/901.40	c speed (assignments/second)	: 191318.20167488194
1800.13/901.40	c non guided choices	0
1800.13/901.43	c learnt constraints type 
1800.13/901.43	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 146405
1800.13/901.43	c >>>>>>>>>> Solver number 1 (2 answers) <<<<<<<<<<<<<<<<<<
1800.13/901.43	c starts		: 35
1800.13/901.43	c conflicts		: 6149
1800.13/901.43	c decisions		: 16261
1800.13/901.43	c propagations		: 185478
1800.13/901.43	c inspects		: 134553629
1800.13/901.43	c shortcuts		: 0
1800.13/901.43	c learnt literals	: 0
1800.13/901.43	c learnt binary clauses	: 0
1800.13/901.43	c learnt ternary clauses	: 0
1800.13/901.43	c learnt constraints	: 6144
1800.13/901.43	c ignored constraints	: 0
1800.13/901.43	c root simplifications	: 0
1800.13/901.43	c removed literals (reason simplification)	: 0
1800.13/901.43	c reason swapping (by a shorter reason)	: 0
1800.13/901.43	c Calls to reduceDB	: 1
1800.13/901.43	c Number of update (reduction) of LBD	: 0
1800.13/901.43	c Imported unit clauses	: 0
1800.13/901.43	c number of reductions to clauses (during analyze)	: 0
1800.13/901.43	c number of learned constraints concerned by reduction	: 0
1800.13/901.43	c number of learning phase by resolution	: 0
1800.13/901.43	c number of learning phase by cutting planes	: 0
1800.13/901.43	c speed (assignments/second)	: 206.7277523965988
1800.13/901.43	c non guided choices	0
1800.13/901.43	c learnt constraints type 
1800.13/901.43	c org.sat4j.pb.constraints.pb.MaxWatchPb => 6144
1800.13/901.43	s SATISFIABLE
1800.13/901.43	c Found 9 solution(s)
1800.13/901.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 
1800.13/901.43	c objective function=-34
1800.13/901.43	c Total wall clock time (in seconds): 901.325

Verifier Data

OK	-34

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-4119473-1467257018/watcher-4119473-1467257018 -o /tmp/evaluation-result-4119473-1467257018/solver-4119473-1467257018 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node106-1467248675-9332 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4119473-1467257018.opb 

pid=13654
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: 3.63 3.94 3.99 2/193 13657
/proc/meminfo: memFree=28789744/32872528 swapFree=7620/7620
[pid=13657] ppid=13654 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/13657/stat : 13657 (java) S 13654 13657 8968 0 -1 4202496 1354 0 0 0 0 0 0 0 20 0 2 0 6597934 98570240 978 33554432000 1073741824 1073778376 140735648672720 140735648663856 218238058557 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/13657/statm: 24065 978 744 9 0 16771 0
[pid=13657/tid=13658] ppid=13654 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/13657/task/13658/stat : 13658 (java) R 13654 13657 8968 0 -1 4202560 130 0 0 0 0 0 0 0 20 0 2 0 6597935 98570240 978 33554432000 1073741824 1073778376 140735648672720 139932554030632 218234701184 0 0 4096 0 0 0 0 -1 3 0 0 0 0 0

[startup+0.100063 s]
/proc/loadavg: 3.63 3.94 3.99 2/193 13657
/proc/meminfo: memFree=28789744/32872528 swapFree=7620/7620
[pid=13657] ppid=13654 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/13657/stat : 13657 (java) S 13654 13657 8968 0 -1 4202496 4505 0 1 0 10 1 0 0 20 0 18 0 6597934 9787879424 6138 33554432000 1073741824 1073778376 140735648672720 140735648663856 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/13657/statm: 2389619 6138 2158 9 0 2380296 0
[pid=13657/tid=13658] ppid=13654 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/13657/task/13658/stat : 13658 (java) R 13654 13657 8968 0 -1 4202560 2381 0 1 0 7 0 0 0 20 0 18 0 6597935 9787879424 6138 33554432000 1073741824 1073778376 140735648672720 139932554033880 218238084365 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.20027 s]
/proc/loadavg: 3.63 3.94 3.99 2/193 13657
/proc/meminfo: memFree=28789744/32872528 swapFree=7620/7620
[pid=13657] ppid=13654 vsize=9558476 CPUtime=0.24 cores=1,3,5,7
/proc/13657/stat : 13657 (java) S 13654 13657 8968 0 -1 4202496 4625 0 1 0 23 1 0 0 20 0 18 0 6597934 9787879424 7250 33554432000 1073741824 1073778376 140735648672720 140735648663856 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/13657/statm: 2389619 7250 2213 9 0 2380296 0
[pid=13657/tid=13658] ppid=13654 vsize=9558476 CPUtime=0.18 cores=1,3,5,7
/proc/13657/task/13658/stat : 13658 (java) R 13654 13657 8968 0 -1 4202560 2401 0 1 0 18 0 0 0 20 0 18 0 6597935 9787879424 7250 33554432000 1073741824 1073778376 140735648672720 139932554033880 218238084365 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 9558476

[startup+0.300348 s]
/proc/loadavg: 3.63 3.94 3.99 2/193 13657
/proc/meminfo: memFree=28789744/32872528 swapFree=7620/7620
[pid=13657] ppid=13654 vsize=9824732 CPUtime=0.29 cores=1,3,5,7
/proc/13657/stat : 13657 (java) S 13654 13657 8968 0 -1 4202496 4767 0 1 0 26 3 0 0 20 0 19 0 6597934 10060525568 8382 33554432000 1073741824 1073778376 140735648672720 140735648663856 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/13657/statm: 2456183 8382 2222 9 0 2446860 0
[pid=13657/tid=13658] ppid=13654 vsize=9824732 CPUtime=0.18 cores=1,3,5,7
/proc/13657/task/13658/stat : 13658 (java) S 13654 13657 8968 0 -1 4202560 2411 0 1 0 18 0 0 0 20 0 19 0 6597935 10060525568 8382 33554432000 1073741824 1073778376 140735648672720 139932554036088 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9824732

[startup+0.700285 s]
/proc/loadavg: 3.63 3.94 3.99 2/193 13657
/proc/meminfo: memFree=28789744/32872528 swapFree=7620/7620
[pid=13657] ppid=13654 vsize=9824732 CPUtime=0.29 cores=1,3,5,7
/proc/13657/stat : 13657 (java) S 13654 13657 8968 0 -1 4202496 4767 0 1 0 26 3 0 0 20 0 19 0 6597934 10060525568 8382 33554432000 1073741824 1073778376 140735648672720 140735648663856 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/13657/statm: 2456183 8382 2222 9 0 2446860 0
[pid=13657/tid=13658] ppid=13654 vsize=9824732 CPUtime=0.18 cores=1,3,5,7
/proc/13657/task/13658/stat : 13658 (java) S 13654 13657 8968 0 -1 4202560 2411 0 1 0 18 0 0 0 20 0 19 0 6597935 10060525568 8382 33554432000 1073741824 1073778376 140735648672720 139932554036088 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9824732

[startup+1.50084 s]
/proc/loadavg: 3.63 3.94 3.99 1/212 13688
/proc/meminfo: memFree=28739784/32872528 swapFree=7620/7620
[pid=13657] ppid=13654 vsize=9824732 CPUtime=1.22 cores=1,3,5,7
/proc/13657/stat : 13657 (java) S 13654 13657 8968 0 -1 4202496 15318 0 1 0 113 9 0 0 20 0 19 0 6597934 10060525568 16159 33554432000 1073741824 1073778376 140735648672720 140735648663856 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/13657/statm: 2456183 16159 2245 9 0 2446860 0
[pid=13657/tid=13658] ppid=13654 vsize=9824732 CPUtime=0.18 cores=1,3,5,7
/proc/13657/task/13658/stat : 13658 (java) S 13654 13657 8968 0 -1 4202560 2412 0 1 0 18 0 0 0 20 0 19 0 6597935 10060525568 16159 33554432000 1073741824 1073778376 140735648672720 139932554036088 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13657/tid=13660] ppid=13654 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13657/task/13660/stat : 13660 (java) S 13654 13657 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6597935 10060525568 16159 33554432000 1073741824 1073778376 140735648672720 139932526488488 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13657/tid=13661] ppid=13654 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13657/task/13661/stat : 13661 (java) S 13654 13657 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6597935 10060525568 16159 33554432000 1073741824 1073778376 140735648672720 139932525435944 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13657/tid=13662] ppid=13654 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13657/task/13662/stat : 13662 (java) S 13654 13657 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6597935 10060525568 16159 33554432000 1073741824 1073778376 140735648672720 139932524382888 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13657/tid=13663] ppid=13654 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13657/task/13663/stat : 13663 (java) S 13654 13657 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6597935 10060525568 16159 33554432000 1073741824 1073778376 140735648672720 139932523330344 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13657/tid=13664] ppid=13654 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13657/task/13664/stat : 13664 (java) S 13654 13657 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6597935 10060525568 16159 33554432000 1073741824 1073778376 140735648672720 139932522277288 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13657/tid=13665] ppid=13654 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13657/task/13665/stat : 13665 (java) S 13654 13657 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6597935 10060525568 16159 33554432000 1073741824 1073778376 140735648672720 139932521224744 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13657/tid=13666] ppid=13654 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13657/task/13666/stat : 13666 (java) S 13654 13657 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6597935 10060525568 16159 33554432000 1073741824 1073778376 140735648672720 139932520171688 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13657/tid=13667] ppid=13654 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13657/task/13667/stat : 13667 (java) S 13654 13657 8968 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 6597935 10060525568 16159 33554432000 1073741824 1073778376 140735648672720 139932519119144 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13657/tid=13668] ppid=13654 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13657/task/13668/stat : 13668 (java) S 13654 13657 8968 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 6597936 10060525568 16159 33554432000 1073741824 1073778376 140735648672720 139931907230568 218238072745 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13657/tid=13669] ppid=13654 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13657/task/13669/stat : 13669 (java) S 13654 13657 8968 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 6597937 10060525568 16159 33554432000 1073741824 1073778376 140735648672720 139931906176888 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13657/tid=13670] ppid=13654 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13657/task/13670/stat : 13670 (java) S 13654 13657 8968 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 6597937 10060525568 16159 33554432000 1073741824 1073778376 140735648672720 139931905123720 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13657/tid=13671] ppid=13654 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13657/task/13671/stat : 13671 (java) S 13654 13657 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6597939 10060525568 16159 33554432000 1073741824 1073778376 140735648672720 139931904072464 218238080800 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13657/tid=13672] ppid=13654 vsize=9824732 CPUtime=0.3 cores=1,3,5,7
/proc/13657/task/13672/stat : 13672 (java) S 13654 13657 8968 0 -1 4202560 3892 0 0 0 30 0 0 0 20 0 19 0 6597939 10060525568 16159 33554432000 1073741824 1073778376 140735648672720 139931903019320 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13657/tid=13673] ppid=13654 vsize=9824732 CPUtime=0.36 cores=1,3,5,7
/proc/13657/task/13673/stat : 13673 (java) R 13654 13657 8968 0 -1 4202560 7654 0 0 0 36 0 0 0 20 0 19 0 6597939 10060525568 16159 33554432000 1073741824 1073778376 140735648672720 139931901953960 139932558153130 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=13657/tid=13674] ppid=13654 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13657/task/13674/stat : 13674 (java) S 13654 13657 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6597939 10060525568 16159 33554432000 1073741824 1073778376 140735648672720 139931900913912 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13657/tid=13675] ppid=13654 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13657/task/13675/stat : 13675 (java) S 13654 13657 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6597939 10060525568 16159 33554432000 1073741824 1073778376 140735648672720 139931899861576 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13657/tid=13685] ppid=13654 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13657/task/13685/stat : 13685 (java) S 13654 13657 8968 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 6598005 10060525568 16159 33554432000 1073741824 1073778376 140735648672720 139931897754408 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 9824732

[startup+3.10082 s]
/proc/loadavg: 3.63 3.94 3.99 1/212 13700
/proc/meminfo: memFree=28676876/32872528 swapFree=7620/7620
[pid=13657] ppid=13654 vsize=9824732 CPUtime=1.9 cores=1,3,5,7
/proc/13657/stat : 13657 (java) S 13654 13657 8968 0 -1 4202496 15716 0 1 0 175 15 0 0 20 0 19 0 6597934 10060525568 22949 33554432000 1073741824 1073778376 140735648672720 140735648663856 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/13657/statm: 2456183 22949 2262 9 0 2446860 0
[pid=13657/tid=13658] ppid=13654 vsize=9824732 CPUtime=0.19 cores=1,3,5,7
/proc/13657/task/13658/stat : 13658 (java) S 13654 13657 8968 0 -1 4202560 2413 0 1 0 18 1 0 0 20 0 19 0 6597935 10060525568 22949 33554432000 1073741824 1073778376 140735648672720 139932554036088 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13657/tid=13660] ppid=13654 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13657/task/13660/stat : 13660 (java) S 13654 13657 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6597935 10060525568 22949 33554432000 1073741824 1073778376 140735648672720 139932526488488 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13657/tid=13661] ppid=13654 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13657/task/13661/stat : 13661 (java) S 13654 13657 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6597935 10060525568 22949 33554432000 1073741824 1073778376 140735648672720 139932525435944 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13657/tid=13662] ppid=13654 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13657/task/13662/stat : 13662 (java) S 13654 13657 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6597935 10060525568 22949 33554432000 1073741824 1073778376 140735648672720 139932524382888 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13657/tid=13663] ppid=13654 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13657/task/13663/stat : 13663 (java) S 13654 13657 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6597935 10060525568 22949 33554432000 1073741824 1073778376 140735648672720 139932523330344 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13657/tid=13664] ppid=13654 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13657/task/13664/stat : 13664 (java) S 13654 13657 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6597935 10060525568 22949 33554432000 1073741824 1073778376 140735648672720 139932522277288 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13657/tid=13665] ppid=13654 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13657/task/13665/stat : 13665 (java) S 13654 13657 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6597935 10060525568 22949 33554432000 1073741824 1073778376 140735648672720 139932521224744 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13657/tid=13666] ppid=13654 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13657/task/13666/stat : 13666 (java) S 13654 13657 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6597935 10060525568 22949 33554432000 1073741824 1073778376 140735648672720 139932520171688 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13657/tid=13667] ppid=13654 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13657/task/13667/stat : 13667 (java) S 13654 13657 8968 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 6597935 10060525568 22949 33554432000 1073741824 1073778376 140735648672720 139932519119144 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13657/tid=13668] ppid=13654 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13657/task/13668/stat : 13668 (java) S 13654 13657 8968 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 6597936 10060525568 22949 33554432000 1073741824 1073778376 140735648672720 139931907230568 218238072745 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13657/tid=13669] ppid=13654 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13657/task/13669/stat : 13669 (java) S 13654 13657 8968 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 6597937 10060525568 22949 33554432000 1073741824 1073778376 140735648672720 139931906176888 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13657/tid=13670] ppid=13654 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13657/task/13670/stat : 13670 (java) S 13654 13657 8968 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 6597937 10060525568 22949 33554432000 1073741824 1073778376 140735648672720 139931905123720 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13657/tid=13671] ppid=13654 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13657/task/13671/stat : 13671 (java) S 13654 13657 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6597939 10060525568 22949 33554432000 1073741824 1073778376 140735648672720 139931904072464 218238080800 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13657/tid=13672] ppid=13654 vsize=9824732 CPUtime=0.43 cores=1,3,5,7
/proc/13657/task/13672/stat : 13672 (java) S 13654 13657 8968 0 -1 4202560 3903 0 0 0 43 0 0 0 20 0 19 0 6597939 10060525568 22949 33554432000 1073741824 1073778376 140735648672720 139931903019320 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13657/tid=13673] ppid=13654 vsize=9824732 CPUtime=0.56 cores=1,3,5,7
/proc/13657/task/13673/stat : 13673 (java) S 13654 13657 8968 0 -1 4202560 8000 0 0 0 56 0 0 0 20 0 19 0 6597939 10060525568 22949 33554432000 1073741824 1073778376 140735648672720 139931901966776 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13657/tid=13674] ppid=13654 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13657/task/13674/stat : 13674 (java) S 13654 13657 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6597939 10060525568 22949 33554432000 1073741824 1073778376 140735648672720 139931900913912 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13657/tid=13675] ppid=13654 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13657/task/13675/stat : 13675 (java) S 13654 13657 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6597939 10060525568 22949 33554432000 1073741824 1073778376 140735648672720 139931899861576 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13657/tid=13685] ppid=13654 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13657/task/13685/stat : 13685 (java) S 13654 13657 8968 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 6598005 10060525568 22949 33554432000 1073741824 1073778376 140735648672720 139931897754408 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1.9
Current children cumulated vsize (KiB) 9824732
heavy processes:

[startup+6.30088 s]
/proc/loadavg: 3.66 3.94 3.99 5/218 13724
/proc/meminfo: memFree=28344164/32872528 swapFree=7620/7620
[pid=13657] ppid=13654 vsize=9824732 CPUtime=7.68 cores=1,3,5,7
/proc/13657/stat : 13657 (java) S 13654 13657 8968 0 -1 4202496 21889 0 1 0 736 32 0 0 20 0 22 0 6597934 10060525568 62311 33554432000 1073741824 1073778376 140735648672720 140735648663856 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/13657/statm: 2456183 62311 2286 9 0 2446860 0
[pid=13657/tid=13658] ppid=13654 vsize=9824732 CPUtime=0.19 cores=1,3,5,7
/proc/13657/task/13658/stat : 13658 (java) S 13654 13657 8968 0 -1 4202560 2414 0 1 0 18 1 0 0 20 0 22 0 6597935 10060525568 62311 33554432000 1073741824 1073778376 140735648672720 139932554036088 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13657/tid=13660] ppid=13654 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/13657/task/13660/stat : 13660 (java) S 13654 13657 8968 0 -1 4202560 116 0 0 0 1 2 0 0 20 0 22 0 6597935 10060525568 62311 33554432000 1073741824 1073778376 140735648672720 139932526488488 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13657/tid=13661] ppid=13654 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/13657/task/13661/stat : 13661 (java) S 13654 13657 8968 0 -1 4202560 153 0 0 0 3 2 0 0 20 0 22 0 6597935 10060525568 62311 33554432000 1073741824 1073778376 140735648672720 139932525435944 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13657/tid=13662] ppid=13654 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/13657/task/13662/stat : 13662 (java) S 13654 13657 8968 0 -1 4202560 12 0 0 0 3 0 0 0 20 0 22 0 6597935 10060525568 62311 33554432000 1073741824 1073778376 140735648672720 139932524382888 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13657/tid=13663] ppid=13654 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/13657/task/13663/stat : 13663 (java) S 13654 13657 8968 0 -1 4202560 112 0 0 0 2 2 0 0 20 0 22 0 6597935 10060525568 62311 33554432000 1073741824 1073778376 140735648672720 139932523330344 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13657/tid=13664] ppid=13654 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/13657/task/13664/stat : 13664 (java) S 13654 13657 8968 0 -1 4202560 15 0 0 0 1 2 0 0 20 0 22 0 6597935 10060525568 62311 33554432000 1073741824 1073778376 140735648672720 139932522277288 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13657/tid=13665] ppid=13654 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/13657/task/13665/stat : 13665 (java) S 13654 13657 8968 0 -1 4202560 16 0 0 0 2 0 0 0 20 0 22 0 6597935 10060525568 62311 33554432000 1073741824 1073778376 140735648672720 139932521224744 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13657/tid=13666] ppid=13654 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/13657/task/13666/stat : 13666 (java) S 13654 13657 8968 0 -1 4202560 94 0 0 0 2 2 0 0 20 0 22 0 6597935 10060525568 62311 33554432000 1073741824 1073778376 140735648672720 139932520171688 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13657/tid=13667] ppid=13654 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/13657/task/13667/stat : 13667 (java) S 13654 13657 8968 0 -1 4202560 21 0 0 0 3 2 0 0 20 0 22 0 6597935 10060525568 62311 33554432000 1073741824 1073778376 140735648672720 139932519119144 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13657/tid=13668] ppid=13654 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13657/task/13668/stat : 13668 (java) S 13654 13657 8968 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 22 0 6597936 10060525568 62311 33554432000 1073741824 1073778376 140735648672720 139931907230568 218238072745 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13657/tid=13669] ppid=13654 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13657/task/13669/stat : 13669 (java) S 13654 13657 8968 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 6597937 10060525568 62311 33554432000 1073741824 1073778376 140735648672720 139931906176888 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13657/tid=13670] ppid=13654 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13657/task/13670/stat : 13670 (java) S 13654 13657 8968 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 6597937 10060525568 62311 33554432000 1073741824 1073778376 140735648672720 139931905123720 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13657/tid=13671] ppid=13654 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13657/task/13671/stat : 13671 (java) S 13654 13657 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6597939 10060525568 62311 33554432000 1073741824 1073778376 140735648672720 139931904072464 218238080800 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13657/tid=13672] ppid=13654 vsize=9824732 CPUtime=0.88 cores=1,3,5,7
/proc/13657/task/13672/stat : 13672 (java) S 13654 13657 8968 0 -1 4202560 8661 0 0 0 86 2 0 0 20 0 22 0 6597939 10060525568 62311 33554432000 1073741824 1073778376 140735648672720 139931903019320 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0

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


[startup+822.301 s]
/proc/loadavg: 4.03 4.00 4.00 5/219 13747
/proc/meminfo: memFree=22414352/32872528 swapFree=7620/7620
[pid=13657] ppid=13654 vsize=9824732 CPUtime=1641.95 cores=1,3,5,7
/proc/13657/stat : 13657 (java) S 13654 13657 8968 0 -1 4202496 40429 0 1 0 163954 241 0 0 20 0 22 0 6597934 10060525568 923614 33554432000 1073741824 1073778376 140735648672720 140735648663856 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/13657/statm: 2456183 923614 2294 9 0 2446860 0
[pid=13657/tid=13658] ppid=13654 vsize=9824732 CPUtime=0.23 cores=1,3,5,7
/proc/13657/task/13658/stat : 13658 (java) S 13654 13657 8968 0 -1 4202560 2417 0 1 0 20 3 0 0 20 0 22 0 6597935 10060525568 923614 33554432000 1073741824 1073778376 140735648672720 139932554036088 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13657/tid=13660] ppid=13654 vsize=9824732 CPUtime=1.17 cores=1,3,5,7
/proc/13657/task/13660/stat : 13660 (java) S 13654 13657 8968 0 -1 4202560 634 0 0 0 99 18 0 0 20 0 22 0 6597935 10060525568 923614 33554432000 1073741824 1073778376 140735648672720 139932526488488 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13657/tid=13661] ppid=13654 vsize=9824732 CPUtime=1.53 cores=1,3,5,7
/proc/13657/task/13661/stat : 13661 (java) S 13654 13657 8968 0 -1 4202560 743 0 0 0 125 28 0 0 20 0 22 0 6597935 10060525568 923614 33554432000 1073741824 1073778376 140735648672720 139932525435944 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13657/tid=13662] ppid=13654 vsize=9824732 CPUtime=1.1 cores=1,3,5,7
/proc/13657/task/13662/stat : 13662 (java) S 13654 13657 8968 0 -1 4202560 557 0 0 0 95 15 0 0 20 0 22 0 6597935 10060525568 923614 33554432000 1073741824 1073778376 140735648672720 139932524382888 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13657/tid=13663] ppid=13654 vsize=9824732 CPUtime=1.58 cores=1,3,5,7
/proc/13657/task/13663/stat : 13663 (java) S 13654 13657 8968 0 -1 4202560 657 0 0 0 133 25 0 0 20 0 22 0 6597935 10060525568 923614 33554432000 1073741824 1073778376 140735648672720 139932523330344 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13657/tid=13664] ppid=13654 vsize=9824732 CPUtime=1.45 cores=1,3,5,7
/proc/13657/task/13664/stat : 13664 (java) S 13654 13657 8968 0 -1 4202560 835 0 0 0 119 26 0 0 20 0 22 0 6597935 10060525568 923614 33554432000 1073741824 1073778376 140735648672720 139932522277288 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13657/tid=13665] ppid=13654 vsize=9824732 CPUtime=1.09 cores=1,3,5,7
/proc/13657/task/13665/stat : 13665 (java) S 13654 13657 8968 0 -1 4202560 559 0 0 0 94 15 0 0 20 0 22 0 6597935 10060525568 923614 33554432000 1073741824 1073778376 140735648672720 139932521224744 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13657/tid=13666] ppid=13654 vsize=9824732 CPUtime=1.34 cores=1,3,5,7
/proc/13657/task/13666/stat : 13666 (java) S 13654 13657 8968 0 -1 4202560 657 0 0 0 115 19 0 0 20 0 22 0 6597935 10060525568 923614 33554432000 1073741824 1073778376 140735648672720 139932520171688 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13657/tid=13667] ppid=13654 vsize=9824732 CPUtime=1.19 cores=1,3,5,7
/proc/13657/task/13667/stat : 13667 (java) S 13654 13657 8968 0 -1 4202560 735 0 0 0 100 19 0 0 20 0 22 0 6597935 10060525568 923614 33554432000 1073741824 1073778376 140735648672720 139932519119144 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13657/tid=13668] ppid=13654 vsize=9824732 CPUtime=3.32 cores=1,3,5,7
/proc/13657/task/13668/stat : 13668 (java) S 13654 13657 8968 0 -1 4202560 2504 0 0 0 329 3 0 0 20 0 22 0 6597936 10060525568 923614 33554432000 1073741824 1073778376 140735648672720 139931907230568 218238072745 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13657/tid=13669] ppid=13654 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13657/task/13669/stat : 13669 (java) S 13654 13657 8968 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 6597937 10060525568 923614 33554432000 1073741824 1073778376 140735648672720 139931906176888 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13657/tid=13670] ppid=13654 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13657/task/13670/stat : 13670 (java) S 13654 13657 8968 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 6597937 10060525568 923614 33554432000 1073741824 1073778376 140735648672720 139931905123720 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13657/tid=13671] ppid=13654 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13657/task/13671/stat : 13671 (java) S 13654 13657 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6597939 10060525568 923614 33554432000 1073741824 1073778376 140735648672720 139931904072464 218238080800 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13657/tid=13672] ppid=13654 vsize=9824732 CPUtime=1.83 cores=1,3,5,7
/proc/13657/task/13672/stat : 13672 (java) S 13654 13657 8968 0 -1 4202560 18664 0 0 0 179 4 0 0 20 0 22 0 6597939 10060525568 923614 33554432000 1073741824 1073778376 140735648672720 139931903019320 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13657/tid=13673] ppid=13654 vsize=9824732 CPUtime=1.06 cores=1,3,5,7
/proc/13657/task/13673/stat : 13673 (java) S 13654 13657 8968 0 -1 4202560 8751 0 0 0 106 0 0 0 20 0 22 0 6597939 10060525568 923614 33554432000 1073741824 1073778376 140735648672720 139931901966776 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13657/tid=13674] ppid=13654 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13657/task/13674/stat : 13674 (java) S 13654 13657 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6597939 10060525568 923614 33554432000 1073741824 1073778376 140735648672720 139931900913912 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13657/tid=13675] ppid=13654 vsize=9824732 CPUtime=0.27 cores=1,3,5,7
/proc/13657/task/13675/stat : 13675 (java) S 13654 13657 8968 0 -1 4202560 48 0 0 0 9 18 0 0 20 0 22 0 6597939 10060525568 923614 33554432000 1073741824 1073778376 140735648672720 139931899861576 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13657/tid=13724] ppid=13654 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13657/task/13724/stat : 13724 (java) S 13654 13657 8968 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 6598356 10060525568 923614 33554432000 1073741824 1073778376 140735648672720 139931896702376 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13657/tid=13725] ppid=13654 vsize=9824732 CPUtime=803.23 cores=1,3,5,7
/proc/13657/task/13725/stat : 13725 (java) R 13654 13657 8968 0 -1 4202560 33 0 0 0 80307 16 0 0 20 0 22 0 6599257 10060525568 923614 33554432000 1073741824 1073778376 140735648672720 139931895639952 139932400607004 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=13657/tid=13726] ppid=13654 vsize=9824732 CPUtime=803.22 cores=1,3,5,7
/proc/13657/task/13726/stat : 13726 (java) R 13654 13657 8968 0 -1 4202560 843 0 0 0 80284 38 0 0 20 0 22 0 6599257 10060525568 923614 33554432000 1073741824 1073778376 140735648672720 139931898805808 139932400761248 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=13657/tid=13727] ppid=13654 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13657/task/13727/stat : 13727 (java) S 13654 13657 8968 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 6599257 10060525568 923614 33554432000 1073741824 1073778376 140735648672720 139931897754408 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1641.95
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.01 4.00 4.00 5/219 13748
/proc/meminfo: memFree=22414308/32872528 swapFree=7620/7620
[pid=13657] ppid=13654 vsize=9824732 CPUtime=1761.95 cores=1,3,5,7
/proc/13657/stat : 13657 (java) S 13654 13657 8968 0 -1 4202496 40433 0 1 0 175952 243 0 0 20 0 22 0 6597934 10060525568 923614 33554432000 1073741824 1073778376 140735648672720 140735648663856 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/13657/statm: 2456183 923614 2294 9 0 2446860 0
[pid=13657/tid=13658] ppid=13654 vsize=9824732 CPUtime=0.23 cores=1,3,5,7
/proc/13657/task/13658/stat : 13658 (java) S 13654 13657 8968 0 -1 4202560 2417 0 1 0 20 3 0 0 20 0 22 0 6597935 10060525568 923614 33554432000 1073741824 1073778376 140735648672720 139932554036088 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13657/tid=13660] ppid=13654 vsize=9824732 CPUtime=1.17 cores=1,3,5,7
/proc/13657/task/13660/stat : 13660 (java) S 13654 13657 8968 0 -1 4202560 634 0 0 0 99 18 0 0 20 0 22 0 6597935 10060525568 923614 33554432000 1073741824 1073778376 140735648672720 139932526488488 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13657/tid=13661] ppid=13654 vsize=9824732 CPUtime=1.53 cores=1,3,5,7
/proc/13657/task/13661/stat : 13661 (java) S 13654 13657 8968 0 -1 4202560 743 0 0 0 125 28 0 0 20 0 22 0 6597935 10060525568 923614 33554432000 1073741824 1073778376 140735648672720 139932525435944 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13657/tid=13662] ppid=13654 vsize=9824732 CPUtime=1.1 cores=1,3,5,7
/proc/13657/task/13662/stat : 13662 (java) S 13654 13657 8968 0 -1 4202560 557 0 0 0 95 15 0 0 20 0 22 0 6597935 10060525568 923614 33554432000 1073741824 1073778376 140735648672720 139932524382888 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13657/tid=13663] ppid=13654 vsize=9824732 CPUtime=1.58 cores=1,3,5,7
/proc/13657/task/13663/stat : 13663 (java) S 13654 13657 8968 0 -1 4202560 657 0 0 0 133 25 0 0 20 0 22 0 6597935 10060525568 923614 33554432000 1073741824 1073778376 140735648672720 139932523330344 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13657/tid=13664] ppid=13654 vsize=9824732 CPUtime=1.45 cores=1,3,5,7
/proc/13657/task/13664/stat : 13664 (java) S 13654 13657 8968 0 -1 4202560 835 0 0 0 119 26 0 0 20 0 22 0 6597935 10060525568 923614 33554432000 1073741824 1073778376 140735648672720 139932522277288 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13657/tid=13665] ppid=13654 vsize=9824732 CPUtime=1.09 cores=1,3,5,7
/proc/13657/task/13665/stat : 13665 (java) S 13654 13657 8968 0 -1 4202560 559 0 0 0 94 15 0 0 20 0 22 0 6597935 10060525568 923614 33554432000 1073741824 1073778376 140735648672720 139932521224744 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13657/tid=13666] ppid=13654 vsize=9824732 CPUtime=1.34 cores=1,3,5,7
/proc/13657/task/13666/stat : 13666 (java) S 13654 13657 8968 0 -1 4202560 657 0 0 0 115 19 0 0 20 0 22 0 6597935 10060525568 923614 33554432000 1073741824 1073778376 140735648672720 139932520171688 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13657/tid=13667] ppid=13654 vsize=9824732 CPUtime=1.19 cores=1,3,5,7
/proc/13657/task/13667/stat : 13667 (java) S 13654 13657 8968 0 -1 4202560 735 0 0 0 100 19 0 0 20 0 22 0 6597935 10060525568 923614 33554432000 1073741824 1073778376 140735648672720 139932519119144 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13657/tid=13668] ppid=13654 vsize=9824732 CPUtime=3.32 cores=1,3,5,7
/proc/13657/task/13668/stat : 13668 (java) S 13654 13657 8968 0 -1 4202560 2504 0 0 0 329 3 0 0 20 0 22 0 6597936 10060525568 923614 33554432000 1073741824 1073778376 140735648672720 139931907230568 218238072745 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13657/tid=13669] ppid=13654 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13657/task/13669/stat : 13669 (java) S 13654 13657 8968 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 6597937 10060525568 923614 33554432000 1073741824 1073778376 140735648672720 139931906176888 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13657/tid=13670] ppid=13654 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13657/task/13670/stat : 13670 (java) S 13654 13657 8968 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 6597937 10060525568 923614 33554432000 1073741824 1073778376 140735648672720 139931905123720 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13657/tid=13671] ppid=13654 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13657/task/13671/stat : 13671 (java) S 13654 13657 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6597939 10060525568 923614 33554432000 1073741824 1073778376 140735648672720 139931904072464 218238080800 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13657/tid=13672] ppid=13654 vsize=9824732 CPUtime=1.83 cores=1,3,5,7
/proc/13657/task/13672/stat : 13672 (java) S 13654 13657 8968 0 -1 4202560 18664 0 0 0 179 4 0 0 20 0 22 0 6597939 10060525568 923614 33554432000 1073741824 1073778376 140735648672720 139931903019320 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13657/tid=13673] ppid=13654 vsize=9824732 CPUtime=1.06 cores=1,3,5,7
/proc/13657/task/13673/stat : 13673 (java) S 13654 13657 8968 0 -1 4202560 8751 0 0 0 106 0 0 0 20 0 22 0 6597939 10060525568 923614 33554432000 1073741824 1073778376 140735648672720 139931901966776 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13657/tid=13674] ppid=13654 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13657/task/13674/stat : 13674 (java) S 13654 13657 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6597939 10060525568 923614 33554432000 1073741824 1073778376 140735648672720 139931900913912 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13657/tid=13675] ppid=13654 vsize=9824732 CPUtime=0.28 cores=1,3,5,7
/proc/13657/task/13675/stat : 13675 (java) S 13654 13657 8968 0 -1 4202560 52 0 0 0 9 19 0 0 20 0 22 0 6597939 10060525568 923614 33554432000 1073741824 1073778376 140735648672720 139931899861576 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13657/tid=13724] ppid=13654 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13657/task/13724/stat : 13724 (java) S 13654 13657 8968 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 6598356 10060525568 923614 33554432000 1073741824 1073778376 140735648672720 139931896702376 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13657/tid=13725] ppid=13654 vsize=9824732 CPUtime=863.25 cores=1,3,5,7
/proc/13657/task/13725/stat : 13725 (java) R 13654 13657 8968 0 -1 4202560 33 0 0 0 86308 17 0 0 20 0 22 0 6599257 10060525568 923614 33554432000 1073741824 1073778376 140735648672720 139931895639952 139932400606999 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=13657/tid=13726] ppid=13654 vsize=9824732 CPUtime=863.21 cores=1,3,5,7
/proc/13657/task/13726/stat : 13726 (java) R 13654 13657 8968 0 -1 4202560 843 0 0 0 86282 39 0 0 20 0 22 0 6599257 10060525568 923614 33554432000 1073741824 1073778376 140735648672720 139931898805808 139932401137134 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=13657/tid=13727] ppid=13654 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13657/task/13727/stat : 13727 (java) S 13654 13657 8968 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 6599257 10060525568 923614 33554432000 1073741824 1073778376 140735648672720 139931897754408 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1761.95
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+901.401 s]
/proc/loadavg: 4.09 4.02 4.01 5/219 13823
/proc/meminfo: memFree=25306580/32872528 swapFree=7620/7620
[pid=13657] ppid=13654 vsize=9824732 CPUtime=1800.13 cores=1,3,5,7
/proc/13657/stat : 13657 (java) S 13654 13657 8968 0 -1 4202496 40433 0 1 0 179769 244 0 0 20 0 22 0 6597934 10060525568 923614 33554432000 1073741824 1073778376 140735648672720 140735648663856 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/13657/statm: 2456183 923614 2294 9 0 2446860 0
[pid=13657/tid=13658] ppid=13654 vsize=9824732 CPUtime=0.23 cores=1,3,5,7
/proc/13657/task/13658/stat : 13658 (java) S 13654 13657 8968 0 -1 4202560 2417 0 1 0 20 3 0 0 20 0 22 0 6597935 10060525568 923614 33554432000 1073741824 1073778376 140735648672720 139932554036088 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13657/tid=13660] ppid=13654 vsize=9824732 CPUtime=1.17 cores=1,3,5,7
/proc/13657/task/13660/stat : 13660 (java) S 13654 13657 8968 0 -1 4202560 634 0 0 0 99 18 0 0 20 0 22 0 6597935 10060525568 923614 33554432000 1073741824 1073778376 140735648672720 139932526488488 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13657/tid=13661] ppid=13654 vsize=9824732 CPUtime=1.53 cores=1,3,5,7
/proc/13657/task/13661/stat : 13661 (java) S 13654 13657 8968 0 -1 4202560 743 0 0 0 125 28 0 0 20 0 22 0 6597935 10060525568 923614 33554432000 1073741824 1073778376 140735648672720 139932525435944 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13657/tid=13662] ppid=13654 vsize=9824732 CPUtime=1.1 cores=1,3,5,7
/proc/13657/task/13662/stat : 13662 (java) S 13654 13657 8968 0 -1 4202560 557 0 0 0 95 15 0 0 20 0 22 0 6597935 10060525568 923614 33554432000 1073741824 1073778376 140735648672720 139932524382888 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13657/tid=13663] ppid=13654 vsize=9824732 CPUtime=1.58 cores=1,3,5,7
/proc/13657/task/13663/stat : 13663 (java) S 13654 13657 8968 0 -1 4202560 657 0 0 0 133 25 0 0 20 0 22 0 6597935 10060525568 923614 33554432000 1073741824 1073778376 140735648672720 139932523330344 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13657/tid=13664] ppid=13654 vsize=9824732 CPUtime=1.45 cores=1,3,5,7
/proc/13657/task/13664/stat : 13664 (java) S 13654 13657 8968 0 -1 4202560 835 0 0 0 119 26 0 0 20 0 22 0 6597935 10060525568 923614 33554432000 1073741824 1073778376 140735648672720 139932522277288 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13657/tid=13665] ppid=13654 vsize=9824732 CPUtime=1.09 cores=1,3,5,7
/proc/13657/task/13665/stat : 13665 (java) S 13654 13657 8968 0 -1 4202560 559 0 0 0 94 15 0 0 20 0 22 0 6597935 10060525568 923614 33554432000 1073741824 1073778376 140735648672720 139932521224744 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13657/tid=13666] ppid=13654 vsize=9824732 CPUtime=1.34 cores=1,3,5,7
/proc/13657/task/13666/stat : 13666 (java) S 13654 13657 8968 0 -1 4202560 657 0 0 0 115 19 0 0 20 0 22 0 6597935 10060525568 923614 33554432000 1073741824 1073778376 140735648672720 139932520171688 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13657/tid=13667] ppid=13654 vsize=9824732 CPUtime=1.19 cores=1,3,5,7
/proc/13657/task/13667/stat : 13667 (java) S 13654 13657 8968 0 -1 4202560 735 0 0 0 100 19 0 0 20 0 22 0 6597935 10060525568 923614 33554432000 1073741824 1073778376 140735648672720 139932519119144 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13657/tid=13668] ppid=13654 vsize=9824732 CPUtime=3.32 cores=1,3,5,7
/proc/13657/task/13668/stat : 13668 (java) S 13654 13657 8968 0 -1 4202560 2504 0 0 0 329 3 0 0 20 0 22 0 6597936 10060525568 923614 33554432000 1073741824 1073778376 140735648672720 139931907230568 218238072745 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13657/tid=13669] ppid=13654 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13657/task/13669/stat : 13669 (java) S 13654 13657 8968 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 6597937 10060525568 923614 33554432000 1073741824 1073778376 140735648672720 139931906176888 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13657/tid=13670] ppid=13654 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13657/task/13670/stat : 13670 (java) S 13654 13657 8968 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 6597937 10060525568 923614 33554432000 1073741824 1073778376 140735648672720 139931905123720 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13657/tid=13671] ppid=13654 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13657/task/13671/stat : 13671 (java) S 13654 13657 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6597939 10060525568 923614 33554432000 1073741824 1073778376 140735648672720 139931904072464 218238080800 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13657/tid=13672] ppid=13654 vsize=9824732 CPUtime=1.83 cores=1,3,5,7
/proc/13657/task/13672/stat : 13672 (java) S 13654 13657 8968 0 -1 4202560 18664 0 0 0 179 4 0 0 20 0 22 0 6597939 10060525568 923614 33554432000 1073741824 1073778376 140735648672720 139931903019320 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13657/tid=13673] ppid=13654 vsize=9824732 CPUtime=1.06 cores=1,3,5,7
/proc/13657/task/13673/stat : 13673 (java) S 13654 13657 8968 0 -1 4202560 8751 0 0 0 106 0 0 0 20 0 22 0 6597939 10060525568 923614 33554432000 1073741824 1073778376 140735648672720 139931901966776 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13657/tid=13674] ppid=13654 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13657/task/13674/stat : 13674 (java) S 13654 13657 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6597939 10060525568 923614 33554432000 1073741824 1073778376 140735648672720 139931900913912 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13657/tid=13675] ppid=13654 vsize=9824732 CPUtime=0.3 cores=1,3,5,7
/proc/13657/task/13675/stat : 13675 (java) S 13654 13657 8968 0 -1 4202560 52 0 0 0 10 20 0 0 20 0 22 0 6597939 10060525568 923614 33554432000 1073741824 1073778376 140735648672720 139931899861576 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13657/tid=13724] ppid=13654 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13657/task/13724/stat : 13724 (java) S 13654 13657 8968 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 6598356 10060525568 923614 33554432000 1073741824 1073778376 140735648672720 139931896702376 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13657/tid=13725] ppid=13654 vsize=9824732 CPUtime=882.34 cores=1,3,5,7
/proc/13657/task/13725/stat : 13725 (java) R 13654 13657 8968 0 -1 4202560 33 0 0 0 88217 17 0 0 20 0 22 0 6599257 10060525568 923614 33554432000 1073741824 1073778376 140735648672720 139931895639952 139932400606999 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=13657/tid=13726] ppid=13654 vsize=9824732 CPUtime=882.3 cores=1,3,5,7
/proc/13657/task/13726/stat : 13726 (java) R 13654 13657 8968 0 -1 4202560 843 0 0 0 88191 39 0 0 20 0 22 0 6599257 10060525568 923614 33554432000 1073741824 1073778376 140735648672720 139931898805808 139932401137144 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=13657/tid=13727] ppid=13654 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13657/task/13727/stat : 13727 (java) S 13654 13657 8968 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 6599257 10060525568 923614 33554432000 1073741824 1073778376 140735648672720 139931897754408 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.13
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 13657 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 901.448
CPU time (s): 1800.74
CPU user time (s): 1797.82
CPU system time (s): 2.92355
CPU usage (%): 199.761
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.82
system time used= 2.92355
maximum resident set size= 3724356
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40479
page faults= 1
swaps= 0
block input operations= 0
block output operations= 736
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 22420
involuntary context switches= 22501

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.62315 second user time and 7.58385 second system time

The end

Launcher Data

Begin job on node106 at 2016-06-30 05:23:38
IDJOB=4119473
IDBENCH=111739
IDSOLVER=2543
FILE ID=node106/4119473-1467257018
RUNJOBID= node106-1467248675-9332
PBS_JOBID= 20004477
Free space on /tmp= 71748 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-NLC/minlplib2-pb-0.1.0/opb/normalized-graphpart_3pm-0344-0344.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4119473-1467257018/watcher-4119473-1467257018 -o /tmp/evaluation-result-4119473-1467257018/solver-4119473-1467257018 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node106-1467248675-9332 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4119473-1467257018.opb

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

MD5SUM BENCH= e0cfa7e0f91acf3ca1d071a8433d14be
RANDOM SEED=2082506756

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.495
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:        28790544 kB
Buffers:           42404 kB
Cached:          2860768 kB
SwapCached:            0 kB
Active:          2638260 kB
Inactive:         683172 kB
Active(anon):     404652 kB
Inactive(anon):    16068 kB
Active(file):    2233608 kB
Inactive(file):   667104 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              1428 kB
Writeback:             0 kB
AnonPages:        414936 kB
Mapped:            22624 kB
Shmem:               204 kB
Slab:             624144 kB
SReclaimable:      67288 kB
SUnreclaim:       556856 kB
KernelStack:        1776 kB
PageTables:         4564 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1110276 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    370688 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= 71748 MiB
End job on node106 at 2016-06-30 05:38:40