Trace number 4081793

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)-62 1800.07 895.668

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_500_25_3.opb
MD5SUM04b0fb885ddf05bea62d9eda618b3e5b
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-68
Best CPU time to get the best result obtained on this benchmark1800.03
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -79
Optimality of the best value was proved NO
Number of variables500
Total number of constraints500
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints500
Minimum length of a constraint25
Maximum length of a constraint49
Number of terms in the objective function 500
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 500
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 500
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)15722
Sum of products size (including duplicates)31444
Number of different products7861
Sum of products size15722

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.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c ManyCore solver with 2 solvers running in parallel
0.10/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c Expensive reason simplification
0.10/0.11	c Glucose 2.1 dynamic restart strategy
0.10/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.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/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.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4081793-1465256377.opb
0.10/0.11	c reading problem ... 
0.10/0.11	c  objective function found
1.64/0.75	c ... done. Wall clock time 0.647s.
1.64/0.75	c declared #vars     500
1.64/0.75	c internal #vars     8361
1.64/0.75	c #constraints  16722
1.64/0.76	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
1.64/0.76	c constraints type 
1.64/0.76	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 7861
1.64/0.76	c org.sat4j.minisat.constraints.cnf.UnitClauses => 450
1.64/0.76	c org.sat4j.specs.Constr$1 => 526
1.64/0.76	c org.sat4j.minisat.constraints.cnf.UnitClause => 24
1.64/0.76	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 7861
1.64/0.76	c 16722 constraints processed.
1.64/0.76	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
1.64/0.76	c constraints type 
1.64/0.76	c org.sat4j.specs.Constr$1 => 526
1.64/0.76	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 7861
1.64/0.76	c org.sat4j.pb.constraints.pb.UnitClausesPB => 450
1.64/0.76	c org.sat4j.pb.constraints.pb.UnitClausePB => 24
1.64/0.76	c org.sat4j.pb.constraints.pb.MaxWatchPb => 7861
1.64/0.76	c 16722 constraints processed.
1.64/0.76	c objective function length is 500 literals
2.36/0.93	c And the winner is solver0
3.03/1.26	c SATISFIABLE
3.03/1.26	c OPTIMIZING...
3.03/1.26	c Got one! Elapsed wall clock time (in seconds):1.152
3.03/1.26	o -51
3.17/1.38	c And the winner is solver1
3.71/1.76	c Got one! Elapsed wall clock time (in seconds):1.655
3.71/1.76	o -52
3.84/1.80	c And the winner is solver0
4.12/2.26	c Got one! Elapsed wall clock time (in seconds):2.158
4.12/2.26	o -53
4.24/2.34	c And the winner is solver1
4.40/2.77	c Got one! Elapsed wall clock time (in seconds):2.66
4.40/2.77	o -54
4.50/2.89	c And the winner is solver1
4.96/3.27	c Got one! Elapsed wall clock time (in seconds):3.162
4.96/3.27	o -55
6.86/4.01	c cleaning 3328 clauses out of 6655 with flag 11255/6655
7.09/4.17	c And the winner is solver1
7.26/4.30	c Got one! Elapsed wall clock time (in seconds):4.195
7.26/4.30	o -56
7.93/4.67	c And the winner is solver1
8.11/4.80	c Got one! Elapsed wall clock time (in seconds):4.696
8.11/4.80	o -57
8.77/5.12	c cleaning 4449 clauses out of 8898 with flag 4522/12226
10.70/6.01	c cleaning 5224 clauses out of 10448 with flag 18063/18225
12.37/6.81	c And the winner is solver1
12.41/7.30	c Got one! Elapsed wall clock time (in seconds):7.197
12.41/7.30	o -58
14.00/8.17	c cleaning 7678 clauses out of 15355 with flag 11491/28356
16.41/9.25	c cleaning 6836 clauses out of 13678 with flag 26028/34357
18.42/10.27	c cleaning 6921 clauses out of 13841 with flag 42294/41356
20.43/11.14	c And the winner is solver1
20.50/11.31	c Got one! Elapsed wall clock time (in seconds):11.199
20.50/11.31	o -59
21.88/12.07	c cleaning 8777 clauses out of 17553 with flag 11328/51989
23.74/12.99	c cleaning 7388 clauses out of 14775 with flag 26228/57988
26.12/14.03	c And the winner is solver1
26.20/14.31	c Got one! Elapsed wall clock time (in seconds):14.201
26.20/14.31	o -60
27.99/15.25	c cleaning 9439 clauses out of 18878 with flag 12257/69479
30.19/16.32	c cleaning 7720 clauses out of 15439 with flag 27644/75479
32.51/17.49	c And the winner is solver1
32.78/17.81	c Got one! Elapsed wall clock time (in seconds):17.703
32.78/17.81	o -61
34.57/18.80	c cleaning 9608 clauses out of 19219 with flag 12246/86979
36.59/19.73	c cleaning 7801 clauses out of 15611 with flag 26128/92979
38.79/20.81	c cleaning 7405 clauses out of 14811 with flag 43138/99980
41.40/22.19	c cleaning 7703 clauses out of 15407 with flag 63688/107981
44.59/23.67	c cleaning 8348 clauses out of 16703 with flag 84312/116980
48.00/25.31	c cleaning 9172 clauses out of 18354 with flag 108527/126979
51.78/27.28	c cleaning 10090 clauses out of 20182 with flag 135704/137979
56.75/29.61	c cleaning 11041 clauses out of 22093 with flag 165471/149980
61.95/32.22	c cleaning 12024 clauses out of 24053 with flag 198297/162981
68.35/35.42	c cleaning 13012 clauses out of 26027 with flag 235904/176979
74.35/38.44	c cleaning 14006 clauses out of 28018 with flag 272198/191982
82.05/42.53	c cleaning 15001 clauses out of 30009 with flag 310200/207979
89.46/46.23	c cleaning 16001 clauses out of 32010 with flag 352011/224981
97.55/50.20	c cleaning 17003 clauses out of 34010 with flag 397583/242982
107.15/55.10	c cleaning 18001 clauses out of 36004 with flag 443501/261979
117.71/60.28	c cleaning 18998 clauses out of 38004 with flag 491933/281980
126.12/64.43	c And the winner is solver1
126.12/64.86	c Got one! Elapsed wall clock time (in seconds):64.758
126.12/64.86	o -62
128.94/66.37	c cleaning 20283 clauses out of 40580 with flag 11737/303554
132.34/68.02	c cleaning 13142 clauses out of 26299 with flag 26501/309556
134.95/69.37	c cleaning 10078 clauses out of 20158 with flag 43302/316557
139.34/71.84	c cleaning 9031 clauses out of 18077 with flag 62882/324554
142.34/73.35	c cleaning 9021 clauses out of 18047 with flag 83806/333555
146.14/75.24	c cleaning 9506 clauses out of 19025 with flag 108650/343554
149.95/77.16	c cleaning 10254 clauses out of 20519 with flag 135180/354554
154.54/79.41	c cleaning 11127 clauses out of 22265 with flag 164234/366554
160.04/82.10	c cleaning 12067 clauses out of 24138 with flag 197450/379554
165.84/85.03	c cleaning 13033 clauses out of 26071 with flag 232206/393554
173.04/88.61	c cleaning 14015 clauses out of 28039 with flag 270153/408555
180.14/92.17	c cleaning 15005 clauses out of 30023 with flag 308745/424554
186.94/95.57	c cleaning 16004 clauses out of 32018 with flag 349855/441554
195.33/99.71	c cleaning 17004 clauses out of 34014 with flag 394870/459554
204.96/104.48	c cleaning 18003 clauses out of 36012 with flag 441376/478556
215.95/109.92	c cleaning 19005 clauses out of 38009 with flag 490257/498556
228.57/116.16	c cleaning 19996 clauses out of 40002 with flag 544124/519554
240.16/121.97	c cleaning 21005 clauses out of 42009 with flag 598416/541557
255.16/129.37	c cleaning 21994 clauses out of 44001 with flag 657260/564554
269.12/136.24	c cleaning 23000 clauses out of 46007 with flag 717156/588554
283.91/143.62	c cleaning 23994 clauses out of 48007 with flag 777112/613554
301.87/152.50	c cleaning 25005 clauses out of 50013 with flag 843005/639554
320.14/161.58	c cleaning 25996 clauses out of 52008 with flag 907496/666554
343.75/173.88	c cleaning 26999 clauses out of 54013 with flag 975272/694555
363.40/183.65	c cleaning 28006 clauses out of 56013 with flag 1046797/723554
377.80/190.88	c cleaning 0 clauses out of 7335 with flag 0/7335
383.10/193.20	c cleaning 29004 clauses out of 58008 with flag 1120899/753555
403.11/203.20	c cleaning 30002 clauses out of 60004 with flag 1194808/784555
431.01/217.03	c cleaning 30997 clauses out of 62002 with flag 1274460/816555
456.39/229.65	c cleaning 31998 clauses out of 64004 with flag 1356327/849554
484.61/243.63	c cleaning 33004 clauses out of 66007 with flag 1440815/883555
508.66/255.53	c cleaning 33997 clauses out of 68004 with flag 1527708/918556
540.22/271.09	c cleaning 35003 clauses out of 70006 with flag 1620871/954555
570.70/286.17	c cleaning 36001 clauses out of 72002 with flag 1715927/991554
600.46/300.73	c cleaning 36996 clauses out of 74001 with flag 1810354/1029554
627.80/314.22	c cleaning 37999 clauses out of 76005 with flag 1906542/1068554
659.39/329.79	c cleaning 38999 clauses out of 78007 with flag 2001294/1108555
698.60/349.00	c cleaning 39998 clauses out of 80008 with flag 2100881/1149555
741.80/370.06	c cleaning 41005 clauses out of 82009 with flag 2201228/1191554
779.96/388.97	c cleaning 41999 clauses out of 84005 with flag 2306643/1234555
816.93/408.37	c cleaning 43001 clauses out of 86007 with flag 2411350/1278556
860.60/430.06	c cleaning 43995 clauses out of 88005 with flag 2520159/1323555
908.60/453.80	c cleaning 45006 clauses out of 90012 with flag 2630604/1369557
956.50/477.52	c cleaning 45999 clauses out of 92003 with flag 2744669/1416554
1009.94/504.04	c cleaning 46996 clauses out of 94004 with flag 2861546/1464554
1062.44/529.96	c cleaning 48002 clauses out of 96008 with flag 2977769/1513554
1094.52/545.81	c cleaning 48998 clauses out of 98006 with flag 3083392/1563554
1129.73/563.20	c cleaning 50001 clauses out of 100010 with flag 3190930/1614556
1165.00/580.42	c cleaning 51001 clauses out of 102008 with flag 3300601/1666555
1200.74/597.95	c cleaning 52001 clauses out of 104006 with flag 3412217/1719554
1240.03/617.23	c cleaning 53003 clauses out of 106005 with flag 3525393/1773554
1280.23/637.09	c cleaning 53999 clauses out of 108002 with flag 3640996/1828554
1323.06/658.04	c cleaning 55001 clauses out of 110003 with flag 3758679/1884554
1366.60/680.64	c cleaning 55994 clauses out of 112003 with flag 3878231/1941555
1380.73/687.68	c cleaning 0 clauses out of 13335 with flag 0/13335
1407.78/701.00	c cleaning 56999 clauses out of 114009 with flag 3999930/1999555
1449.46/721.61	c cleaning 58001 clauses out of 116009 with flag 4123388/2058554
1489.48/741.50	c cleaning 59002 clauses out of 118008 with flag 4248523/2118554
1532.95/762.98	c cleaning 60000 clauses out of 120006 with flag 4375692/2179554
1575.08/783.75	c cleaning 61001 clauses out of 122008 with flag 4504728/2241556
1621.51/806.46	c cleaning 62002 clauses out of 124006 with flag 4635140/2304555
1671.62/831.07	c cleaning 62997 clauses out of 126003 with flag 4768013/2368554
1722.51/856.09	c cleaning 64001 clauses out of 128006 with flag 4904859/2433554
1777.18/883.02	c cleaning 65003 clauses out of 130005 with flag 5043980/2499554
1800.07/895.60	c >>>>>>>>>> Solver number 0 (2 answers) <<<<<<<<<<<<<<<<<<
1800.07/895.60	c starts		: 28697
1800.07/895.60	c conflicts		: 2533668
1800.07/895.60	c decisions		: 14521833
1800.07/895.60	c propagations		: 26987511
1800.07/895.60	c inspects		: 8326655482
1800.07/895.60	c shortcuts		: 0
1800.07/895.60	c learnt literals	: 0
1800.07/895.60	c learnt binary clauses	: 0
1800.07/895.60	c learnt ternary clauses	: 0
1800.07/895.60	c learnt constraints	: 2533668
1800.07/895.60	c ignored constraints	: 0
1800.07/895.60	c root simplifications	: 0
1800.07/895.60	c removed literals (reason simplification)	: 50665055
1800.07/895.60	c reason swapping (by a shorter reason)	: 0
1800.07/895.60	c Calls to reduceDB	: 88
1800.07/895.60	c Number of update (reduction) of LBD	: 91185
1800.07/895.60	c Imported unit clauses	: 0
1800.07/895.60	c number of reductions to clauses (during analyze)	: 0
1800.07/895.60	c number of learned constraints concerned by reduction	: 0
1800.07/895.60	c number of learning phase by resolution	: 0
1800.07/895.60	c number of learning phase by cutting planes	: 0
1800.07/895.60	c speed (assignments/second)	: 32486.22728974393
1800.07/895.60	c non guided choices	0
1800.07/895.63	c learnt constraints type 
1800.07/895.63	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 99116
1800.07/895.63	c >>>>>>>>>> Solver number 1 (10 answers) <<<<<<<<<<<<<<<<<<
1800.07/895.63	c starts		: 54
1800.07/895.63	c conflicts		: 15133
1800.07/895.63	c decisions		: 23277
1800.07/895.63	c propagations		: 298909
1800.07/895.63	c inspects		: 761484562
1800.07/895.63	c shortcuts		: 0
1800.07/895.63	c learnt literals	: 0
1800.07/895.63	c learnt binary clauses	: 0
1800.07/895.63	c learnt ternary clauses	: 0
1800.07/895.63	c learnt constraints	: 15133
1800.07/895.63	c ignored constraints	: 0
1800.07/895.63	c root simplifications	: 0
1800.07/895.63	c removed literals (reason simplification)	: 0
1800.07/895.63	c reason swapping (by a shorter reason)	: 0
1800.07/895.63	c Calls to reduceDB	: 2
1800.07/895.63	c Number of update (reduction) of LBD	: 0
1800.07/895.63	c Imported unit clauses	: 0
1800.07/895.63	c number of reductions to clauses (during analyze)	: 0
1800.07/895.63	c number of learned constraints concerned by reduction	: 0
1800.07/895.63	c number of learning phase by resolution	: 0
1800.07/895.63	c number of learning phase by cutting planes	: 0
1800.07/895.63	c speed (assignments/second)	: 334.5896391152503
1800.07/895.63	c non guided choices	0
1800.07/895.63	c learnt constraints type 
1800.07/895.63	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 612
1800.07/895.63	c org.sat4j.pb.constraints.pb.MaxWatchPb => 14521
1800.07/895.63	s SATISFIABLE
1800.07/895.63	c Found 12 solution(s)
1800.07/895.63	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 x27 -x28 -x29 -x30 x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 x98 x99 x100 -x101 -x102 -x103 -x104 x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150 -x151 -x152 -x153 x154 x155 -x156 -x157 -x158 x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 -x170 -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 x207 -x208 -x209 x210 -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230 -x231 -x232 -x233 -x234 -x235 -x236 -x237 -x238 -x239 -x240 -x241 x242 -x243 -x244 x245 -x246 -x247 -x248 -x249 -x250 -x251 -x252 -x253 -x254 -x255 -x256 -x257 -x258 -x259 -x260 -x261 -x262 -x263 -x264 -x265 -x266 -x267 -x268 -x269 -x270 -x271 x272 -x273 -x274 -x275 x276 x277 -x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290 -x291 -x292 x293 -x294 x295 -x296 x297 -x298 -x299 -x300 -x301 -x302 -x303 -x304 -x305 x306 -x307 -x308 x309 -x310 -x311 -x312 -x313 x314 -x315 x316 -x317 x318 -x319 -x320 -x321 -x322 -x323 x324 -x325 -x326 x327 -x328 -x329 -x330 -x331 x332 -x333 -x334 -x335 -x336 -x337 -x338 -x339 -x340 -x341 -x342 -x343 -x344 -x345 -x346 -x347 -x348 -x349 -x350 -x351 -x352 x353 -x354 x355 x356 -x357 -x358 -x359 -x360 -x361 -x362 -x363 x364 -x365 -x366 -x367 -x368 -x369 -x370 -x371 -x372 x373 -x374 -x375 x376 -x377 -x378 -x379 -x380 -x381 -x382 -x383 -x384 -x385 -x386 -x387 -x388 -x389 x390 -x391 x392 -x393 x394 x395 -x396 x397 x398 -x399 -x400 x401 x402 -x403 -x404 -x405 x406 -x407 -x408 -x409 x410 -x411 -x412 -x413 x414 -x415 -x416 -x417 -x418 -x419 -x420 -x421 -x422 -x423 x424 -x425 -x426 -x427 -x428 -x429 -x430 -x431 -x432 -x433 x434 -x435 -x436 -x437 -x438 -x439 x440 -x441 -x442 x443 -x444 -x445 -x446 -x447 -x448 -x449 -x450 -x451 -x452 -x453 -x454 -x455 -x456 x457 -x458 -x459 -x460 -x461 x462 x463 -x464 -x465 -x466 -x467 -x468 x469 -x470 -x471 -x472 -x473 -x474 -x475 x476 -x477 x478 -x479 -x480 -x481 -x482 -x483 -x484 -x485 -x486 -x487 x488 -x489 -x490 -x491 -x492 x493 -x494 -x495 -x496 -x497 -x498 x499 -x500 
1800.07/895.64	c objective function=-62
1800.07/895.64	c Total wall clock time (in seconds): 895.529

Verifier Data

OK	-62

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-4081793-1465256377/watcher-4081793-1465256377 -o /tmp/evaluation-result-4081793-1465256377/solver-4081793-1465256377 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node122-1465253685-3609 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4081793-1465256377.opb 

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

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


[startup+0 s]
/proc/loadavg: 4.05 4.34 4.21 2/194 4413
/proc/meminfo: memFree=30092832/32872528 swapFree=16080/1655368
[pid=4413] ppid=4410 vsize=96324 CPUtime=0 cores=0,2,4,6
/proc/4413/stat : 4413 (java) S 4410 4413 3593 0 -1 4202496 1331 0 0 0 0 0 0 0 20 0 2 0 107571321 98635776 962 33554432000 1073741824 1073778376 140733581801712 140733581792848 217413877821 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4413/statm: 24065 963 731 9 0 16771 0
[pid=4413/tid=4414] ppid=4410 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/4413/task/4414/stat : 4414 (java) R 4410 4413 3593 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 107571322 98570240 977 33554432000 1073741824 1073778376 140733581801712 140365566508584 217410520448 0 0 4096 0 0 0 0 -1 2 0 0 0 0 0

[startup+0.100162 s]
/proc/loadavg: 4.05 4.34 4.21 2/194 4413
/proc/meminfo: memFree=30092832/32872528 swapFree=16080/1655368
[pid=4413] ppid=4410 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/4413/stat : 4413 (java) S 4410 4413 3593 0 -1 4202496 4530 0 1 0 9 1 0 0 20 0 18 0 107571321 9787879424 5650 33554432000 1073741824 1073778376 140733581801712 140733581792848 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4413/statm: 2389619 5650 2156 9 0 2380296 0
[pid=4413/tid=4414] ppid=4410 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/4413/task/4414/stat : 4414 (java) R 4410 4413 3593 0 -1 4202560 2444 0 1 0 7 0 0 0 20 0 18 0 107571322 9787879424 5650 33554432000 1073741824 1073778376 140733581801712 140365566512856 217413893176 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200275 s]
/proc/loadavg: 4.05 4.34 4.21 2/194 4413
/proc/meminfo: memFree=30092832/32872528 swapFree=16080/1655368
[pid=4413] ppid=4410 vsize=9558476 CPUtime=0.23 cores=0,2,4,6
/proc/4413/stat : 4413 (java) S 4410 4413 3593 0 -1 4202496 4655 0 1 0 22 1 0 0 20 0 18 0 107571321 9787879424 6766 33554432000 1073741824 1073778376 140733581801712 140733581792848 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4413/statm: 2389619 6766 2212 9 0 2380296 0
[pid=4413/tid=4414] ppid=4410 vsize=9558476 CPUtime=0.17 cores=0,2,4,6
/proc/4413/task/4414/stat : 4414 (java) R 4410 4413 3593 0 -1 4202560 2464 0 1 0 16 1 0 0 20 0 18 0 107571322 9787879424 6766 33554432000 1073741824 1073778376 140733581801712 140365566512856 140365506284012 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9558476

[startup+0.300349 s]
/proc/loadavg: 4.05 4.34 4.21 2/194 4413
/proc/meminfo: memFree=30092832/32872528 swapFree=16080/1655368
[pid=4413] ppid=4410 vsize=9558476 CPUtime=0.49 cores=0,2,4,6
/proc/4413/stat : 4413 (java) S 4410 4413 3593 0 -1 4202496 6083 0 1 0 47 2 0 0 20 0 18 0 107571321 9787879424 8740 33554432000 1073741824 1073778376 140733581801712 140733581792848 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4413/statm: 2389619 8740 2240 9 0 2380296 0
[pid=4413/tid=4414] ppid=4410 vsize=9558476 CPUtime=0.27 cores=0,2,4,6
/proc/4413/task/4414/stat : 4414 (java) R 4410 4413 3593 0 -1 4202560 2468 0 1 0 26 1 0 0 20 0 18 0 107571322 9787879424 8740 33554432000 1073741824 1073778376 140733581801712 140365566512856 140365506315847 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 9558476

[startup+0.700215 s]
/proc/loadavg: 4.05 4.34 4.21 2/194 4413
/proc/meminfo: memFree=30092832/32872528 swapFree=16080/1655368
[pid=4413] ppid=4410 vsize=9558476 CPUtime=1.64 cores=0,2,4,6
/proc/4413/stat : 4413 (java) S 4410 4413 3593 0 -1 4202496 23362 0 1 0 159 5 0 0 20 0 18 0 107571321 9787879424 27413 33554432000 1073741824 1073778376 140733581801712 140733581792848 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4413/statm: 2389619 27413 2262 9 0 2380296 0
[pid=4413/tid=4414] ppid=4410 vsize=9558476 CPUtime=0.67 cores=0,2,4,6
/proc/4413/task/4414/stat : 4414 (java) R 4410 4413 3593 0 -1 4202560 2487 0 1 0 65 2 0 0 20 0 18 0 107571322 9787879424 27413 33554432000 1073741824 1073778376 140733581801712 140365566504864 140365506710747 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.64
Current children cumulated vsize (KiB) 9558476

[startup+1.50081 s]
/proc/loadavg: 4.05 4.34 4.21 11/215 4443
/proc/meminfo: memFree=29962828/32872528 swapFree=16080/1655368
[pid=4413] ppid=4410 vsize=9824732 CPUtime=3.71 cores=0,2,4,6
/proc/4413/stat : 4413 (java) S 4410 4413 3593 0 -1 4202496 29247 0 1 0 362 9 0 0 20 0 19 0 107571321 10060525568 32219 33554432000 1073741824 1073778376 140733581801712 140733581792848 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4413/statm: 2456183 32219 2276 9 0 2446860 0
[pid=4413/tid=4414] ppid=4410 vsize=9824732 CPUtime=0.74 cores=0,2,4,6
/proc/4413/task/4414/stat : 4414 (java) S 4410 4413 3593 0 -1 4202560 2495 0 1 0 72 2 0 0 20 0 19 0 107571322 10060525568 32219 33554432000 1073741824 1073778376 140733581801712 140365566514040 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4413/tid=4416] ppid=4410 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4413/task/4416/stat : 4416 (java) S 4410 4413 3593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107571322 10060525568 32219 33554432000 1073741824 1073778376 140733581801712 140365505243560 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4413/tid=4417] ppid=4410 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4413/task/4417/stat : 4417 (java) S 4410 4413 3593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107571323 10060525568 32219 33554432000 1073741824 1073778376 140733581801712 140365409237544 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4413/tid=4418] ppid=4410 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4413/task/4418/stat : 4418 (java) S 4410 4413 3593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107571323 10060525568 32219 33554432000 1073741824 1073778376 140733581801712 140365408184488 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4413/tid=4419] ppid=4410 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4413/task/4419/stat : 4419 (java) S 4410 4413 3593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107571323 10060525568 32219 33554432000 1073741824 1073778376 140733581801712 140365407131944 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4413/tid=4420] ppid=4410 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4413/task/4420/stat : 4420 (java) S 4410 4413 3593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107571323 10060525568 32219 33554432000 1073741824 1073778376 140733581801712 140365406079912 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4413/tid=4421] ppid=4410 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4413/task/4421/stat : 4421 (java) S 4410 4413 3593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107571323 10060525568 32219 33554432000 1073741824 1073778376 140733581801712 140365405027368 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4413/tid=4422] ppid=4410 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4413/task/4422/stat : 4422 (java) S 4410 4413 3593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107571323 10060525568 32219 33554432000 1073741824 1073778376 140733581801712 140365403974312 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4413/tid=4423] ppid=4410 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4413/task/4423/stat : 4423 (java) S 4410 4413 3593 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 107571323 10060525568 32219 33554432000 1073741824 1073778376 140733581801712 140365402921768 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4413/tid=4424] ppid=4410 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4413/task/4424/stat : 4424 (java) S 4410 4413 3593 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 107571324 10060525568 32219 33554432000 1073741824 1073778376 140733581801712 140365390723432 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4413/tid=4425] ppid=4410 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4413/task/4425/stat : 4425 (java) S 4410 4413 3593 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 107571324 10060525568 32219 33554432000 1073741824 1073778376 140733581801712 140365389669752 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4413/tid=4426] ppid=4410 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4413/task/4426/stat : 4426 (java) S 4410 4413 3593 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107571324 10060525568 32219 33554432000 1073741824 1073778376 140733581801712 140365388616584 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4413/tid=4427] ppid=4410 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4413/task/4427/stat : 4427 (java) S 4410 4413 3593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107571326 10060525568 32219 33554432000 1073741824 1073778376 140733581801712 140365387565328 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4413/tid=4428] ppid=4410 vsize=9824732 CPUtime=1.16 cores=0,2,4,6
/proc/4413/task/4428/stat : 4428 (java) S 4410 4413 3593 0 -1 4202560 12949 0 0 0 114 2 0 0 20 0 19 0 107571326 10060525568 32219 33554432000 1073741824 1073778376 140733581801712 140365386513208 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4413/tid=4429] ppid=4410 vsize=9824732 CPUtime=1.18 cores=0,2,4,6
/proc/4413/task/4429/stat : 4429 (java) S 4410 4413 3593 0 -1 4202560 12456 0 0 0 116 2 0 0 20 0 19 0 107571326 10060525568 32219 33554432000 1073741824 1073778376 140733581801712 140365385460664 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4413/tid=4430] ppid=4410 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4413/task/4430/stat : 4430 (java) S 4410 4413 3593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107571326 10060525568 32219 33554432000 1073741824 1073778376 140733581801712 140365384407800 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4413/tid=4431] ppid=4410 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4413/task/4431/stat : 4431 (java) S 4410 4413 3593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107571326 10060525568 32219 33554432000 1073741824 1073778376 140733581801712 140365383355464 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.71
Current children cumulated vsize (KiB) 9824732

[startup+3.10083 s]
/proc/loadavg: 3.80 4.29 4.19 4/216 4456
/proc/meminfo: memFree=29925416/32872528 swapFree=16080/1655368
[pid=4413] ppid=4410 vsize=9824732 CPUtime=4.96 cores=0,2,4,6
/proc/4413/stat : 4413 (java) S 4410 4413 3593 0 -1 4202496 31014 0 1 0 480 16 0 0 20 0 19 0 107571321 10060525568 46138 33554432000 1073741824 1073778376 140733581801712 140733581792848 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4413/statm: 2456183 46138 2277 9 0 2446860 0
[pid=4413/tid=4414] ppid=4410 vsize=9824732 CPUtime=0.75 cores=0,2,4,6
/proc/4413/task/4414/stat : 4414 (java) S 4410 4413 3593 0 -1 4202560 2495 0 1 0 73 2 0 0 20 0 19 0 107571322 10060525568 46138 33554432000 1073741824 1073778376 140733581801712 140365566514040 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4413/tid=4416] ppid=4410 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4413/task/4416/stat : 4416 (java) S 4410 4413 3593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107571322 10060525568 46138 33554432000 1073741824 1073778376 140733581801712 140365505243560 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4413/tid=4417] ppid=4410 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4413/task/4417/stat : 4417 (java) S 4410 4413 3593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107571323 10060525568 46138 33554432000 1073741824 1073778376 140733581801712 140365409237544 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4413/tid=4418] ppid=4410 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4413/task/4418/stat : 4418 (java) S 4410 4413 3593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107571323 10060525568 46138 33554432000 1073741824 1073778376 140733581801712 140365408184488 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4413/tid=4419] ppid=4410 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4413/task/4419/stat : 4419 (java) S 4410 4413 3593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107571323 10060525568 46138 33554432000 1073741824 1073778376 140733581801712 140365407131944 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4413/tid=4420] ppid=4410 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4413/task/4420/stat : 4420 (java) S 4410 4413 3593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107571323 10060525568 46138 33554432000 1073741824 1073778376 140733581801712 140365406079912 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4413/tid=4421] ppid=4410 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4413/task/4421/stat : 4421 (java) S 4410 4413 3593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107571323 10060525568 46138 33554432000 1073741824 1073778376 140733581801712 140365405027368 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4413/tid=4422] ppid=4410 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4413/task/4422/stat : 4422 (java) S 4410 4413 3593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107571323 10060525568 46138 33554432000 1073741824 1073778376 140733581801712 140365403974312 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4413/tid=4423] ppid=4410 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4413/task/4423/stat : 4423 (java) S 4410 4413 3593 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 107571323 10060525568 46138 33554432000 1073741824 1073778376 140733581801712 140365402921768 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4413/tid=4424] ppid=4410 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4413/task/4424/stat : 4424 (java) S 4410 4413 3593 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 107571324 10060525568 46138 33554432000 1073741824 1073778376 140733581801712 140365390723432 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4413/tid=4425] ppid=4410 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4413/task/4425/stat : 4425 (java) S 4410 4413 3593 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 107571324 10060525568 46138 33554432000 1073741824 1073778376 140733581801712 140365389669752 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4413/tid=4426] ppid=4410 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4413/task/4426/stat : 4426 (java) S 4410 4413 3593 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107571324 10060525568 46138 33554432000 1073741824 1073778376 140733581801712 140365388616584 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4413/tid=4427] ppid=4410 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4413/task/4427/stat : 4427 (java) S 4410 4413 3593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107571326 10060525568 46138 33554432000 1073741824 1073778376 140733581801712 140365387565328 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4413/tid=4428] ppid=4410 vsize=9824732 CPUtime=1.49 cores=0,2,4,6
/proc/4413/task/4428/stat : 4428 (java) S 4410 4413 3593 0 -1 4202560 14604 0 0 0 147 2 0 0 20 0 19 0 107571326 10060525568 46138 33554432000 1073741824 1073778376 140733581801712 140365386513208 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4413/tid=4429] ppid=4410 vsize=9824732 CPUtime=1.58 cores=0,2,4,6
/proc/4413/task/4429/stat : 4429 (java) S 4410 4413 3593 0 -1 4202560 12518 0 0 0 156 2 0 0 20 0 19 0 107571326 10060525568 46138 33554432000 1073741824 1073778376 140733581801712 140365385460664 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4413/tid=4430] ppid=4410 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4413/task/4430/stat : 4430 (java) S 4410 4413 3593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107571326 10060525568 46138 33554432000 1073741824 1073778376 140733581801712 140365384407800 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4413/tid=4431] ppid=4410 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4413/task/4431/stat : 4431 (java) S 4410 4413 3593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107571326 10060525568 46138 33554432000 1073741824 1073778376 140733581801712 140365383355464 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 4.96
Current children cumulated vsize (KiB) 9824732

[startup+6.30089 s]
/proc/loadavg: 3.80 4.29 4.19 3/216 4477
/proc/meminfo: memFree=29469584/32872528 swapFree=16080/1655368
[pid=4413] ppid=4410 vsize=9824732 CPUtime=11.31 cores=0,2,4,6
/proc/4413/stat : 4413 (java) S 4410 4413 3593 0 -1 4202496 33009 0 1 0 1093 38 0 0 20 0 22 0 107571321 10060525568 107993 33554432000 1073741824 1073778376 140733581801712 140733581792848 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4413/statm: 2456183 107993 2295 9 0 2446860 0
[pid=4413/tid=4414] ppid=4410 vsize=9824732 CPUtime=0.75 cores=0,2,4,6
/proc/4413/task/4414/stat : 4414 (java) S 4410 4413 3593 0 -1 4202560 2496 0 1 0 73 2 0 0 20 0 22 0 107571322 10060525568 107993 33554432000 1073741824 1073778376 140733581801712 140365566514040 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4413/tid=4416] ppid=4410 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/4413/task/4416/stat : 4416 (java) S 4410 4413 3593 0 -1 4202560 115 0 0 0 6 2 0 0 20 0 22 0 107571322 10060525568 107993 33554432000 1073741824 1073778376 140733581801712 140365505243560 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4413/tid=4417] ppid=4410 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/4413/task/4417/stat : 4417 (java) S 4410 4413 3593 0 -1 4202560 325 0 0 0 8 3 0 0 20 0 22 0 107571323 10060525568 107993 33554432000 1073741824 1073778376 140733581801712 140365409237544 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4413/tid=4418] ppid=4410 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/4413/task/4418/stat : 4418 (java) S 4410 4413 3593 0 -1 4202560 26 0 0 0 4 0 0 0 20 0 22 0 107571323 10060525568 107993 33554432000 1073741824 1073778376 140733581801712 140365408184488 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4413/tid=4419] ppid=4410 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/4413/task/4419/stat : 4419 (java) S 4410 4413 3593 0 -1 4202560 127 0 0 0 6 2 0 0 20 0 22 0 107571323 10060525568 107993 33554432000 1073741824 1073778376 140733581801712 140365407131944 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4413/tid=4420] ppid=4410 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/4413/task/4420/stat : 4420 (java) S 4410 4413 3593 0 -1 4202560 111 0 0 0 3 2 0 0 20 0 22 0 107571323 10060525568 107993 33554432000 1073741824 1073778376 140733581801712 140365406079912 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4413/tid=4421] ppid=4410 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/4413/task/4421/stat : 4421 (java) S 4410 4413 3593 0 -1 4202560 201 0 0 0 3 0 0 0 20 0 22 0 107571323 10060525568 107993 33554432000 1073741824 1073778376 140733581801712 140365405027368 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4413/tid=4422] ppid=4410 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/4413/task/4422/stat : 4422 (java) S 4410 4413 3593 0 -1 4202560 111 0 0 0 7 3 0 0 20 0 22 0 107571323 10060525568 107993 33554432000 1073741824 1073778376 140733581801712 140365403974312 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4413/tid=4423] ppid=4410 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/4413/task/4423/stat : 4423 (java) S 4410 4413 3593 0 -1 4202560 134 0 0 0 7 3 0 0 20 0 22 0 107571323 10060525568 107993 33554432000 1073741824 1073778376 140733581801712 140365402921768 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4413/tid=4424] ppid=4410 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4413/task/4424/stat : 4424 (java) S 4410 4413 3593 0 -1 4202560 223 0 0 0 0 0 0 0 20 0 22 0 107571324 10060525568 107993 33554432000 1073741824 1073778376 140733581801712 140365390723432 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4413/tid=4425] ppid=4410 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4413/task/4425/stat : 4425 (java) S 4410 4413 3593 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 107571324 10060525568 107993 33554432000 1073741824 1073778376 140733581801712 140365389669752 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4413/tid=4426] ppid=4410 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4413/task/4426/stat : 4426 (java) S 4410 4413 3593 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 107571324 10060525568 107993 33554432000 1073741824 1073778376 140733581801712 140365388616584 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4413/tid=4427] ppid=4410 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4413/task/4427/stat : 4427 (java) S 4410 4413 3593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107571326 10060525568 107993 33554432000 1073741824 1073778376 140733581801712 140365387565328 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4413/tid=4428] ppid=4410 vsize=9824732 CPUtime=1.68 cores=0,2,4,6
/proc/4413/task/4428/stat : 4428 (java) S 4410 4413 3593 0 -1 4202560 15089 0 0 0 166 2 0 0 20 0 22 0 107571326 10060525568 107993 33554432000 1073741824 1073778376 140733581801712 140365386513208 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4413/tid=4429] ppid=4410 vsize=9824732 CPUtime=1.87 cores=0,2,4,6
/proc/4413/task/4429/stat : 4429 (java) S 4410 4413 3593 0 -1 4202560 12546 0 0 0 185 2 0 0 20 0 22 0 107571326 10060525568 107993 33554432000 1073741824 1073778376 140733581801712 140365385460664 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4413/tid=4430] ppid=4410 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4413/task/4430/stat : 4430 (java) S 4410 4413 3593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107571326 10060525568 107993 33554432000 1073741824 1073778376 140733581801712 140365384407800 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4413/tid=4431] ppid=4410 vsize=9824732 CPUtime=0 cores=0,2,4,6

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

[pid=4413/tid=4423] ppid=4410 vsize=9824732 CPUtime=5.29 cores=0,2,4,6
/proc/4413/task/4423/stat : 4423 (java) S 4410 4413 3593 0 -1 4202560 797 0 0 0 505 24 0 0 20 0 22 0 107571323 10060525568 1005002 33554432000 1073741824 1073778376 140733581801712 140365402921768 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4413/tid=4424] ppid=4410 vsize=9824732 CPUtime=6.87 cores=0,2,4,6
/proc/4413/task/4424/stat : 4424 (java) S 4410 4413 3593 0 -1 4202560 3058 0 0 0 682 5 0 0 20 0 22 0 107571324 10060525568 1005002 33554432000 1073741824 1073778376 140733581801712 140365390723432 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4413/tid=4425] ppid=4410 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4413/task/4425/stat : 4425 (java) S 4410 4413 3593 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 107571324 10060525568 1005002 33554432000 1073741824 1073778376 140733581801712 140365389669752 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4413/tid=4426] ppid=4410 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4413/task/4426/stat : 4426 (java) S 4410 4413 3593 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 107571324 10060525568 1005002 33554432000 1073741824 1073778376 140733581801712 140365388616584 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4413/tid=4427] ppid=4410 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4413/task/4427/stat : 4427 (java) S 4410 4413 3593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107571326 10060525568 1005002 33554432000 1073741824 1073778376 140733581801712 140365387565328 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4413/tid=4428] ppid=4410 vsize=9824732 CPUtime=1.91 cores=0,2,4,6
/proc/4413/task/4428/stat : 4428 (java) S 4410 4413 3593 0 -1 4202560 15089 0 0 0 189 2 0 0 20 0 22 0 107571326 10060525568 1005002 33554432000 1073741824 1073778376 140733581801712 140365386513208 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4413/tid=4429] ppid=4410 vsize=9824732 CPUtime=2.65 cores=0,2,4,6
/proc/4413/task/4429/stat : 4429 (java) S 4410 4413 3593 0 -1 4202560 12616 0 0 0 263 2 0 0 20 0 22 0 107571326 10060525568 1005002 33554432000 1073741824 1073778376 140733581801712 140365385460664 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4413/tid=4430] ppid=4410 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4413/task/4430/stat : 4430 (java) S 4410 4413 3593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107571326 10060525568 1005002 33554432000 1073741824 1073778376 140733581801712 140365384407800 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4413/tid=4431] ppid=4410 vsize=9824732 CPUtime=0.31 cores=0,2,4,6
/proc/4413/task/4431/stat : 4431 (java) S 4410 4413 3593 0 -1 4202560 49 0 0 0 17 14 0 0 20 0 22 0 107571326 10060525568 1005002 33554432000 1073741824 1073778376 140733581801712 140365383355464 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4413/tid=4459] ppid=4410 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4413/task/4459/stat : 4459 (java) S 4410 4413 3593 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 107571549 10060525568 1005002 33554432000 1073741824 1073778376 140733581801712 140365379143208 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4413/tid=4503] ppid=4410 vsize=9824732 CPUtime=739.1 cores=0,2,4,6
/proc/4413/task/4503/stat : 4503 (java) R 4410 4413 3593 0 -1 4202560 11 0 0 0 73898 12 0 0 20 0 22 0 107577808 10060525568 1005002 33554432000 1073741824 1073778376 140733581801712 140365382299696 140365507584416 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=4413/tid=4504] ppid=4410 vsize=9824732 CPUtime=739.02 cores=0,2,4,6
/proc/4413/task/4504/stat : 4504 (java) R 4410 4413 3593 0 -1 4202560 78 0 0 0 73890 12 0 0 20 0 22 0 107577808 10060525568 1005002 33554432000 1073741824 1073778376 140733581801712 140365381247776 140365507376572 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=4413/tid=4505] ppid=4410 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4413/task/4505/stat : 4505 (java) S 4410 4413 3593 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 107577808 10060525568 1005002 33554432000 1073741824 1073778376 140733581801712 140365380195752 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1653.75
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.26 4.35 4.27 5/219 4533
/proc/meminfo: memFree=20915216/32872528 swapFree=16080/1655368
[pid=4413] ppid=4410 vsize=9824732 CPUtime=1775.63 cores=0,2,4,6
/proc/4413/stat : 4413 (java) S 4410 4413 3593 0 -1 4202496 43200 0 1 0 177276 287 0 0 20 0 22 0 107571321 10060525568 1101255 33554432000 1073741824 1073778376 140733581801712 140733581792848 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4413/statm: 2456183 1101255 2303 9 0 2446860 0
[pid=4413/tid=4414] ppid=4410 vsize=9824732 CPUtime=0.8 cores=0,2,4,6
/proc/4413/task/4414/stat : 4414 (java) S 4410 4413 3593 0 -1 4202560 2508 0 1 0 76 4 0 0 20 0 22 0 107571322 10060525568 1101255 33554432000 1073741824 1073778376 140733581801712 140365566514040 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4413/tid=4416] ppid=4410 vsize=9824732 CPUtime=5.49 cores=0,2,4,6
/proc/4413/task/4416/stat : 4416 (java) S 4410 4413 3593 0 -1 4202560 723 0 0 0 529 20 0 0 20 0 22 0 107571322 10060525568 1101255 33554432000 1073741824 1073778376 140733581801712 140365505243560 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4413/tid=4417] ppid=4410 vsize=9824732 CPUtime=6.04 cores=0,2,4,6
/proc/4413/task/4417/stat : 4417 (java) S 4410 4413 3593 0 -1 4202560 920 0 0 0 581 23 0 0 20 0 22 0 107571323 10060525568 1101255 33554432000 1073741824 1073778376 140733581801712 140365409237544 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4413/tid=4418] ppid=4410 vsize=9824732 CPUtime=5.86 cores=0,2,4,6
/proc/4413/task/4418/stat : 4418 (java) S 4410 4413 3593 0 -1 4202560 839 0 0 0 558 28 0 0 20 0 22 0 107571323 10060525568 1101255 33554432000 1073741824 1073778376 140733581801712 140365408184488 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4413/tid=4419] ppid=4410 vsize=9824732 CPUtime=5.49 cores=0,2,4,6
/proc/4413/task/4419/stat : 4419 (java) S 4410 4413 3593 0 -1 4202560 810 0 0 0 526 23 0 0 20 0 22 0 107571323 10060525568 1101255 33554432000 1073741824 1073778376 140733581801712 140365407131944 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4413/tid=4420] ppid=4410 vsize=9824732 CPUtime=5.94 cores=0,2,4,6
/proc/4413/task/4420/stat : 4420 (java) S 4410 4413 3593 0 -1 4202560 873 0 0 0 567 27 0 0 20 0 22 0 107571323 10060525568 1101255 33554432000 1073741824 1073778376 140733581801712 140365406079912 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4413/tid=4421] ppid=4410 vsize=9824732 CPUtime=5.51 cores=0,2,4,6
/proc/4413/task/4421/stat : 4421 (java) S 4410 4413 3593 0 -1 4202560 856 0 0 0 528 23 0 0 20 0 22 0 107571323 10060525568 1101255 33554432000 1073741824 1073778376 140733581801712 140365405027368 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4413/tid=4422] ppid=4410 vsize=9824732 CPUtime=6.16 cores=0,2,4,6
/proc/4413/task/4422/stat : 4422 (java) S 4410 4413 3593 0 -1 4202560 986 0 0 0 589 27 0 0 20 0 22 0 107571323 10060525568 1101255 33554432000 1073741824 1073778376 140733581801712 140365403974312 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4413/tid=4423] ppid=4410 vsize=9824732 CPUtime=5.84 cores=0,2,4,6
/proc/4413/task/4423/stat : 4423 (java) S 4410 4413 3593 0 -1 4202560 858 0 0 0 557 27 0 0 20 0 22 0 107571323 10060525568 1101255 33554432000 1073741824 1073778376 140733581801712 140365402921768 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4413/tid=4424] ppid=4410 vsize=9824732 CPUtime=6.88 cores=0,2,4,6
/proc/4413/task/4424/stat : 4424 (java) S 4410 4413 3593 0 -1 4202560 3094 0 0 0 683 5 0 0 20 0 22 0 107571324 10060525568 1101255 33554432000 1073741824 1073778376 140733581801712 140365390723432 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4413/tid=4425] ppid=4410 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4413/task/4425/stat : 4425 (java) S 4410 4413 3593 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 107571324 10060525568 1101255 33554432000 1073741824 1073778376 140733581801712 140365389669752 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4413/tid=4426] ppid=4410 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4413/task/4426/stat : 4426 (java) S 4410 4413 3593 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 107571324 10060525568 1101255 33554432000 1073741824 1073778376 140733581801712 140365388616584 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4413/tid=4427] ppid=4410 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4413/task/4427/stat : 4427 (java) S 4410 4413 3593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107571326 10060525568 1101255 33554432000 1073741824 1073778376 140733581801712 140365387565328 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4413/tid=4428] ppid=4410 vsize=9824732 CPUtime=1.91 cores=0,2,4,6
/proc/4413/task/4428/stat : 4428 (java) S 4410 4413 3593 0 -1 4202560 15089 0 0 0 189 2 0 0 20 0 22 0 107571326 10060525568 1101255 33554432000 1073741824 1073778376 140733581801712 140365386513208 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4413/tid=4429] ppid=4410 vsize=9824732 CPUtime=2.65 cores=0,2,4,6
/proc/4413/task/4429/stat : 4429 (java) S 4410 4413 3593 0 -1 4202560 12616 0 0 0 263 2 0 0 20 0 22 0 107571326 10060525568 1101255 33554432000 1073741824 1073778376 140733581801712 140365385460664 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4413/tid=4430] ppid=4410 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4413/task/4430/stat : 4430 (java) S 4410 4413 3593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107571326 10060525568 1101255 33554432000 1073741824 1073778376 140733581801712 140365384407800 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4413/tid=4431] ppid=4410 vsize=9824732 CPUtime=0.34 cores=0,2,4,6
/proc/4413/task/4431/stat : 4431 (java) S 4410 4413 3593 0 -1 4202560 51 0 0 0 19 15 0 0 20 0 22 0 107571326 10060525568 1101255 33554432000 1073741824 1073778376 140733581801712 140365383355464 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4413/tid=4459] ppid=4410 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4413/task/4459/stat : 4459 (java) S 4410 4413 3593 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 107571549 10060525568 1101255 33554432000 1073741824 1073778376 140733581801712 140365379143208 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4413/tid=4503] ppid=4410 vsize=9824732 CPUtime=797.95 cores=0,2,4,6
/proc/4413/task/4503/stat : 4503 (java) R 4410 4413 3593 0 -1 4202560 12 0 0 0 79782 13 0 0 20 0 22 0 107577808 10060525568 1101255 33554432000 1073741824 1073778376 140733581801712 140365382299696 140365506836660 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=4413/tid=4504] ppid=4410 vsize=9824732 CPUtime=797.89 cores=0,2,4,6
/proc/4413/task/4504/stat : 4504 (java) R 4410 4413 3593 0 -1 4202560 84 0 0 0 79776 13 0 0 20 0 22 0 107577808 10060525568 1101255 33554432000 1073741824 1073778376 140733581801712 140365381247976 140365507372275 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=4413/tid=4505] ppid=4410 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4413/task/4505/stat : 4505 (java) S 4410 4413 3593 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 107577808 10060525568 1101255 33554432000 1073741824 1073778376 140733581801712 140365380195752 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1775.63
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+895.601 s]
/proc/loadavg: 4.14 4.33 4.26 3/216 4632
/proc/meminfo: memFree=25720880/32872528 swapFree=16080/1655368
[pid=4413] ppid=4410 vsize=9824732 CPUtime=1799.9 cores=0,2,4,6
/proc/4413/stat : 4413 (java) S 4410 4413 3593 0 -1 4202496 43609 0 1 0 179699 291 0 0 20 0 22 0 107571321 10060525568 1115895 33554432000 1073741824 1073778376 140733581801712 140733581792848 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4413/statm: 2456183 1115895 2303 9 0 2446860 0
[pid=4413/tid=4414] ppid=4410 vsize=9824732 CPUtime=0.8 cores=0,2,4,6
/proc/4413/task/4414/stat : 4414 (java) S 4410 4413 3593 0 -1 4202560 2508 0 1 0 76 4 0 0 20 0 22 0 107571322 10060525568 1115895 33554432000 1073741824 1073778376 140733581801712 140365566514040 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4413/tid=4416] ppid=4410 vsize=9824732 CPUtime=5.55 cores=0,2,4,6
/proc/4413/task/4416/stat : 4416 (java) S 4410 4413 3593 0 -1 4202560 731 0 0 0 535 20 0 0 20 0 22 0 107571322 10060525568 1115895 33554432000 1073741824 1073778376 140733581801712 140365505243560 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4413/tid=4417] ppid=4410 vsize=9824732 CPUtime=6.09 cores=0,2,4,6
/proc/4413/task/4417/stat : 4417 (java) S 4410 4413 3593 0 -1 4202560 929 0 0 0 586 23 0 0 20 0 22 0 107571323 10060525568 1115895 33554432000 1073741824 1073778376 140733581801712 140365409237544 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4413/tid=4418] ppid=4410 vsize=9824732 CPUtime=5.91 cores=0,2,4,6
/proc/4413/task/4418/stat : 4418 (java) S 4410 4413 3593 0 -1 4202560 847 0 0 0 563 28 0 0 20 0 22 0 107571323 10060525568 1115895 33554432000 1073741824 1073778376 140733581801712 140365408184488 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4413/tid=4419] ppid=4410 vsize=9824732 CPUtime=5.6 cores=0,2,4,6
/proc/4413/task/4419/stat : 4419 (java) S 4410 4413 3593 0 -1 4202560 833 0 0 0 535 25 0 0 20 0 22 0 107571323 10060525568 1115895 33554432000 1073741824 1073778376 140733581801712 140365407131944 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4413/tid=4420] ppid=4410 vsize=9824732 CPUtime=6 cores=0,2,4,6
/proc/4413/task/4420/stat : 4420 (java) S 4410 4413 3593 0 -1 4202560 881 0 0 0 572 28 0 0 20 0 22 0 107571323 10060525568 1115895 33554432000 1073741824 1073778376 140733581801712 140365406079912 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4413/tid=4421] ppid=4410 vsize=9824732 CPUtime=5.54 cores=0,2,4,6
/proc/4413/task/4421/stat : 4421 (java) S 4410 4413 3593 0 -1 4202560 870 0 0 0 531 23 0 0 20 0 22 0 107571323 10060525568 1115895 33554432000 1073741824 1073778376 140733581801712 140365405027368 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4413/tid=4422] ppid=4410 vsize=9824732 CPUtime=6.2 cores=0,2,4,6
/proc/4413/task/4422/stat : 4422 (java) S 4410 4413 3593 0 -1 4202560 987 0 0 0 593 27 0 0 20 0 22 0 107571323 10060525568 1115895 33554432000 1073741824 1073778376 140733581801712 140365403974312 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4413/tid=4423] ppid=4410 vsize=9824732 CPUtime=5.87 cores=0,2,4,6
/proc/4413/task/4423/stat : 4423 (java) S 4410 4413 3593 0 -1 4202560 863 0 0 0 560 27 0 0 20 0 22 0 107571323 10060525568 1115895 33554432000 1073741824 1073778376 140733581801712 140365402921768 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4413/tid=4424] ppid=4410 vsize=9824732 CPUtime=9.38 cores=0,2,4,6
/proc/4413/task/4424/stat : 4424 (java) S 4410 4413 3593 0 -1 4202560 3424 0 0 0 932 6 0 0 20 0 22 0 107571324 10060525568 1115895 33554432000 1073741824 1073778376 140733581801712 140365390723432 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4413/tid=4425] ppid=4410 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4413/task/4425/stat : 4425 (java) S 4410 4413 3593 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 107571324 10060525568 1115895 33554432000 1073741824 1073778376 140733581801712 140365389669752 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4413/tid=4426] ppid=4410 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4413/task/4426/stat : 4426 (java) S 4410 4413 3593 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 107571324 10060525568 1115895 33554432000 1073741824 1073778376 140733581801712 140365388616584 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4413/tid=4427] ppid=4410 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4413/task/4427/stat : 4427 (java) S 4410 4413 3593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107571326 10060525568 1115895 33554432000 1073741824 1073778376 140733581801712 140365387565328 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4413/tid=4428] ppid=4410 vsize=9824732 CPUtime=1.91 cores=0,2,4,6
/proc/4413/task/4428/stat : 4428 (java) S 4410 4413 3593 0 -1 4202560 15089 0 0 0 189 2 0 0 20 0 22 0 107571326 10060525568 1115895 33554432000 1073741824 1073778376 140733581801712 140365386513208 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4413/tid=4429] ppid=4410 vsize=9824732 CPUtime=2.65 cores=0,2,4,6
/proc/4413/task/4429/stat : 4429 (java) S 4410 4413 3593 0 -1 4202560 12616 0 0 0 263 2 0 0 20 0 22 0 107571326 10060525568 1115895 33554432000 1073741824 1073778376 140733581801712 140365385460664 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4413/tid=4430] ppid=4410 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4413/task/4430/stat : 4430 (java) S 4410 4413 3593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107571326 10060525568 1115895 33554432000 1073741824 1073778376 140733581801712 140365384407800 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4413/tid=4431] ppid=4410 vsize=9824732 CPUtime=0.35 cores=0,2,4,6
/proc/4413/task/4431/stat : 4431 (java) S 4410 4413 3593 0 -1 4202560 53 0 0 0 20 15 0 0 20 0 22 0 107571326 10060525568 1115895 33554432000 1073741824 1073778376 140733581801712 140365383355464 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4413/tid=4459] ppid=4410 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4413/task/4459/stat : 4459 (java) S 4410 4413 3593 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 107571549 10060525568 1115895 33554432000 1073741824 1073778376 140733581801712 140365379143208 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4413/tid=4503] ppid=4410 vsize=9824732 CPUtime=808.6 cores=0,2,4,6
/proc/4413/task/4503/stat : 4503 (java) R 4410 4413 3593 0 -1 4202560 12 0 0 0 80847 13 0 0 20 0 22 0 107577808 10060525568 1115895 33554432000 1073741824 1073778376 140733581801712 140365382299696 140365507564817 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=4413/tid=4504] ppid=4410 vsize=9824732 CPUtime=808.54 cores=0,2,4,6
/proc/4413/task/4504/stat : 4504 (java) R 4410 4413 3593 0 -1 4202560 85 0 0 0 80840 14 0 0 20 0 22 0 107577808 10060525568 1115895 33554432000 1073741824 1073778376 140733581801712 140365381247632 140365507611204 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=4413/tid=4505] ppid=4410 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4413/task/4505/stat : 4505 (java) S 4410 4413 3593 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 107577808 10060525568 1115895 33554432000 1073741824 1073778376 140733581801712 140365380195752 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1799.9
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 4413 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 4413 and gives
#  childrusage.ru_utime.tv_sec=1792
#  childrusage.ru_utime.tv_usec=799453
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=300498
# CPU time returned by wait4() is 1796.1
# while last known CPU time is 1799.9
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...


# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 0.169994
#  lost CPU user time (s): 0.179996
#  lost CPU system time (s): -0.00999999

Real time (s): 895.668
CPU time (s): 1800.07
CPU user time (s): 1797.17
CPU system time (s): 2.9
CPU usage (%): 200.975
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.8
system time used= 3.3005
maximum resident set size= 4463692
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43645
page faults= 1
swaps= 0
block input operations= 0
block output operations= 976
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24396
involuntary context switches= 34953

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.95209 second user time and 7.12592 second system time

The end

Launcher Data

Begin job on node122 at 2016-06-07 01:39:37
IDJOB=4081793
IDBENCH=48215
IDSOLVER=2543
FILE ID=node122/4081793-1465256377
RUNJOBID= node122-1465253685-3609
PBS_JOBID= 19843267
Free space on /tmp= 71744 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mis/normalized-mis_500_25_3.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4081793-1465256377/watcher-4081793-1465256377 -o /tmp/evaluation-result-4081793-1465256377/solver-4081793-1465256377 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node122-1465253685-3609 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4081793-1465256377.opb

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

MD5SUM BENCH= 04b0fb885ddf05bea62d9eda618b3e5b
RANDOM SEED=1068653676

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.898
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.898
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.898
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.898
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.898
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:        30093484 kB
Buffers:           67116 kB
Cached:            97628 kB
SwapCached:          856 kB
Active:           316544 kB
Inactive:         102664 kB
Active(anon):     255368 kB
Inactive(anon):     1584 kB
Active(file):      61176 kB
Inactive(file):   101080 kB
Unevictable:     1655368 kB
Mlocked:           16080 kB
SwapTotal:      67108856 kB
SwapFree:       67099468 kB
Dirty:              2608 kB
Writeback:             0 kB
AnonPages:       1909340 kB
Mapped:            15440 kB
Shmem:                 0 kB
Slab:             569252 kB
SReclaimable:      12916 kB
SUnreclaim:       556336 kB
KernelStack:        1608 kB
PageTables:         7888 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2475956 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1824768 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= 71740 MiB
End job on node122 at 2016-06-07 01:54:33