Trace number 4081197

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)227 1800.55 895.951

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_17.opb.PB06.opb
MD5SUM90154dd1b8a90675a35ad37cbef52f77
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark219
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 189
Optimality of the best value was proved NO
Number of variables481
Total number of constraints481
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 constraints481
Minimum length of a constraint3
Maximum length of a constraint19
Number of terms in the objective function 481
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 481
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 481
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.10/0.12	c Pseudo Boolean Optimization by upper bound
0.10/0.12	c ManyCore solver with 2 solvers running in parallel
0.10/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.12	c --- Begin Solver configuration ---
0.10/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.10/0.12	c Learn all clauses as in MiniSAT
0.10/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.12	c Expensive reason simplification
0.10/0.12	c Glucose 2.1 dynamic restart strategy
0.10/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.10/0.12	c timeout=2147483s
0.10/0.12	c DB Simplification allowed=false
0.10/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.10/0.12	c --- End Solver configuration ---
0.10/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.12	c --- Begin Solver configuration ---
0.10/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.10/0.12	c Learn all clauses as in MiniSAT
0.10/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.12	c No reason simplification
0.10/0.12	c Armin Biere (Picosat) restarts strategy
0.10/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.10/0.12	c timeout=2147483s
0.10/0.12	c DB Simplification allowed=false
0.10/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.10/0.12	c --- End Solver configuration ---
0.10/0.12	c solving HOME/instance-4081197-1465221264.opb
0.10/0.12	c reading problem ... 
0.10/0.13	c  objective function found
0.25/0.25	c ... done. Wall clock time 0.131s.
0.25/0.25	c declared #vars     481
0.25/0.25	c #constraints  481
0.25/0.26	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.25/0.26	c constraints type 
0.25/0.26	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 481
0.25/0.26	c 481 constraints processed.
0.25/0.26	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.25/0.26	c constraints type 
0.25/0.26	c org.sat4j.pb.constraints.pb.MaxWatchPb => 481
0.25/0.26	c 481 constraints processed.
0.25/0.26	c objective function length is 481 literals
0.25/0.27	c And the winner is solver0
0.55/0.76	c SATISFIABLE
0.55/0.76	c OPTIMIZING...
0.55/0.76	c Got one! Elapsed wall clock time (in seconds):0.637
0.55/0.76	o 237
0.69/0.80	c And the winner is solver0
0.80/1.27	c Got one! Elapsed wall clock time (in seconds):1.142
0.80/1.27	o 236
2.08/1.64	c And the winner is solver0
2.39/1.77	c Got one! Elapsed wall clock time (in seconds):1.645
2.39/1.77	o 235
3.30/2.16	c cleaning 2939 clauses out of 5889 with flag 7087/5889
4.23/2.43	c And the winner is solver1
4.42/2.77	c Got one! Elapsed wall clock time (in seconds):2.647
4.42/2.77	o 234
5.91/3.41	c cleaning 4448 clauses out of 8904 with flag 7777/11843
8.58/4.72	c cleaning 5228 clauses out of 10456 with flag 22447/17843
9.40/5.15	c And the winner is solver1
9.51/5.27	c Got one! Elapsed wall clock time (in seconds):5.149
9.51/5.27	o 233
10.65/5.80	c cleaning 5124 clauses out of 10250 with flag 7249/22865
12.68/6.83	c cleaning 5558 clauses out of 11124 with flag 22238/28863
15.59/8.26	c cleaning 6283 clauses out of 12566 with flag 39583/35863
15.59/8.29	c And the winner is solver1
15.79/8.78	c Got one! Elapsed wall clock time (in seconds):8.652
15.79/8.78	o 232
17.92/9.81	c cleaning 5730 clauses out of 11470 with flag 12446/41050
20.12/11.00	c cleaning 5866 clauses out of 11742 with flag 28123/47052
22.67/12.20	c And the winner is solver1
22.88/12.28	c Got one! Elapsed wall clock time (in seconds):12.154
22.88/12.28	o 231
25.39/13.50	c cleaning 8321 clauses out of 16653 with flag 12644/57829
28.36/14.90	c cleaning 7166 clauses out of 14332 with flag 28021/63829
31.36/16.43	c cleaning 7083 clauses out of 14168 with flag 45831/70831
34.75/18.17	c cleaning 7537 clauses out of 15084 with flag 66430/78830
39.35/20.36	c cleaning 8266 clauses out of 16546 with flag 89665/87829
43.35/22.40	c cleaning 9138 clauses out of 18281 with flag 114656/97830
48.15/24.77	c cleaning 10069 clauses out of 20142 with flag 142658/108829
53.54/27.31	c cleaning 11033 clauses out of 22073 with flag 174807/120829
59.54/30.32	c cleaning 12014 clauses out of 24040 with flag 208496/133829
60.76/30.99	c And the winner is solver1
60.95/31.29	c Got one! Elapsed wall clock time (in seconds):31.163
60.95/31.29	o 230
61.77/31.76	c cleaning 8562 clauses out of 17126 with flag 4825/138929
64.61/33.08	c cleaning 7283 clauses out of 14565 with flag 20009/144930
67.39/34.47	c cleaning 7136 clauses out of 14281 with flag 38063/151929
70.79/36.13	c cleaning 7569 clauses out of 15145 with flag 59040/159929
74.59/38.04	c cleaning 8286 clauses out of 16576 with flag 81400/168929
79.51/40.41	c cleaning 9145 clauses out of 18292 with flag 106369/178931
85.11/43.21	c cleaning 10072 clauses out of 20146 with flag 134927/189930
90.91/46.16	c cleaning 11037 clauses out of 22074 with flag 165697/201930
97.31/49.31	c cleaning 12015 clauses out of 24037 with flag 199342/214930
104.89/53.09	c cleaning 13010 clauses out of 26021 with flag 235189/228929
112.09/56.60	c cleaning 14004 clauses out of 28012 with flag 272951/243930
120.49/60.87	c cleaning 14998 clauses out of 30007 with flag 313915/259929
131.93/66.86	c cleaning 16002 clauses out of 32009 with flag 357041/276929
142.93/72.31	c cleaning 17001 clauses out of 34007 with flag 402229/294929
142.93/72.33	c And the winner is solver1
143.00/72.69	c Got one! Elapsed wall clock time (in seconds):72.563
143.00/72.69	o 228
145.24/73.81	c cleaning 11034 clauses out of 22067 with flag 12473/299990
147.62/75.08	c cleaning 8512 clauses out of 17033 with flag 27344/305990
150.89/76.63	c cleaning 7763 clauses out of 15526 with flag 45293/312995
154.31/78.37	c cleaning 7877 clauses out of 15759 with flag 65135/320991
158.52/80.48	c cleaning 8439 clauses out of 16882 with flag 88466/329991
163.11/82.77	c cleaning 9224 clauses out of 18448 with flag 114319/339996
168.91/85.63	c cleaning 10108 clauses out of 20220 with flag 142571/350992
175.20/88.79	c cleaning 11054 clauses out of 22111 with flag 174128/362991
181.99/92.17	c cleaning 12027 clauses out of 24058 with flag 209114/375992
189.59/95.99	c cleaning 13014 clauses out of 26031 with flag 246036/389992
197.28/99.80	c cleaning 14006 clauses out of 28015 with flag 285544/404990
205.28/103.77	c cleaning 15003 clauses out of 30009 with flag 327592/420990
214.68/108.45	c cleaning 16001 clauses out of 32006 with flag 371802/437990
224.83/113.42	c cleaning 17001 clauses out of 34005 with flag 418406/455990
234.62/118.35	c cleaning 18000 clauses out of 36004 with flag 466744/474990
244.20/123.07	c cleaning 0 clauses out of 7340 with flag 0/7342
245.83/123.79	c cleaning 19001 clauses out of 38006 with flag 517264/494992
257.86/129.69	c cleaning 20003 clauses out of 40005 with flag 569123/515992
268.61/134.98	c cleaning 20999 clauses out of 42000 with flag 627287/537990
280.62/140.99	c cleaning 21999 clauses out of 44002 with flag 689096/560991
295.22/148.11	c cleaning 23000 clauses out of 46005 with flag 754099/584993
310.77/155.82	c cleaning 23999 clauses out of 48003 with flag 821271/609991
325.37/163.16	c cleaning 24995 clauses out of 50004 with flag 889390/635991
343.51/172.66	c cleaning 25998 clauses out of 52008 with flag 956820/662990
359.40/180.58	c cleaning 27003 clauses out of 54010 with flag 1027325/690990
377.51/189.52	c cleaning 28001 clauses out of 56007 with flag 1101292/719990
396.32/198.93	c cleaning 29003 clauses out of 58006 with flag 1175600/749990
416.02/208.75	c cleaning 29999 clauses out of 60004 with flag 1254732/780991
436.95/219.20	c cleaning 31001 clauses out of 62005 with flag 1337589/812991
458.58/229.84	c cleaning 32002 clauses out of 64005 with flag 1421793/845992
481.16/241.01	c cleaning 32999 clauses out of 66002 with flag 1511110/879991
505.58/253.12	c cleaning 33999 clauses out of 68003 with flag 1600432/914991
532.60/266.54	c cleaning 35002 clauses out of 70003 with flag 1695679/950990
558.29/279.15	c cleaning 35999 clauses out of 72001 with flag 1791817/987990
588.02/293.83	c cleaning 36998 clauses out of 74002 with flag 1890091/1025990
618.31/308.87	c cleaning 38000 clauses out of 76004 with flag 1993637/1064990
649.26/324.01	c cleaning 38998 clauses out of 78004 with flag 2096515/1104990
676.31/337.45	c cleaning 0 clauses out of 13336 with flag 0/13338
676.73/337.60	c cleaning 40003 clauses out of 80006 with flag 2203081/1145990
708.96/353.51	c cleaning 40996 clauses out of 82003 with flag 2312905/1187990
745.48/371.64	c cleaning 42002 clauses out of 84010 with flag 2426302/1230993
782.66/390.95	c cleaning 43002 clauses out of 86008 with flag 2541948/1274993
815.19/407.15	c cleaning 43997 clauses out of 88003 with flag 2663885/1319990
851.08/425.04	c cleaning 45000 clauses out of 90006 with flag 2786069/1365990
884.50/441.69	c cleaning 45992 clauses out of 92006 with flag 2912029/1412990
921.18/459.84	c cleaning 47008 clauses out of 94016 with flag 3038064/1460992
961.92/480.01	c cleaning 47998 clauses out of 96007 with flag 3160668/1509991
1006.17/501.93	c cleaning 48990 clauses out of 98008 with flag 3284969/1559990
1056.37/526.72	c cleaning 50007 clauses out of 100019 with flag 3411545/1610991
1104.18/550.13	c cleaning 51004 clauses out of 102011 with flag 3535377/1662990
1150.21/572.90	c cleaning 51996 clauses out of 104007 with flag 3661084/1715990
1207.56/601.18	c cleaning 52997 clauses out of 106011 with flag 3790852/1769990
1270.60/633.85	c cleaning 54004 clauses out of 108015 with flag 3924077/1824991
1330.60/663.67	c cleaning 55000 clauses out of 110011 with flag 4062883/1880991
1333.20/664.96	c cleaning 0 clauses out of 20338 with flag 0/20340
1392.86/694.54	c cleaning 56003 clauses out of 112011 with flag 4201953/1937991
1458.48/726.97	c cleaning 56998 clauses out of 114008 with flag 4341548/1995991
1530.12/762.32	c cleaning 58005 clauses out of 116010 with flag 4484809/2054991
1554.80/774.56	c And the winner is solver1
1554.80/774.59	c Got one! Elapsed wall clock time (in seconds):774.469
1554.80/774.59	o 227
1559.34/776.61	c cleaning 44878 clauses out of 89763 with flag 12325/2086749
1562.72/778.31	c cleaning 25439 clauses out of 50886 with flag 27373/2092750
1566.55/780.10	c cleaning 16208 clauses out of 32447 with flag 44948/2099750
1570.16/781.97	c cleaning 12119 clauses out of 24239 with flag 65144/2107750
1573.96/783.85	c cleaning 10555 clauses out of 21120 with flag 88234/2116750
1577.56/785.70	c cleaning 10263 clauses out of 20564 with flag 113379/2126749
1582.56/788.12	c cleaning 10647 clauses out of 21301 with flag 141915/2137749
1588.14/790.84	c cleaning 11327 clauses out of 22655 with flag 172479/2149750
1593.14/793.36	c cleaning 12158 clauses out of 24327 with flag 204112/2162749
1598.93/796.29	c cleaning 13083 clauses out of 26170 with flag 240643/2176750
1605.55/799.47	c cleaning 14040 clauses out of 28087 with flag 280655/2191750
1612.35/802.85	c cleaning 15020 clauses out of 30046 with flag 321023/2207749
1620.95/807.19	c cleaning 16010 clauses out of 32026 with flag 365670/2224749
1630.75/811.91	c cleaning 17007 clauses out of 34017 with flag 413236/2242750
1640.12/816.66	c cleaning 18004 clauses out of 36009 with flag 461363/2261749
1650.53/821.78	c cleaning 18999 clauses out of 38005 with flag 512732/2281749
1661.32/827.18	c cleaning 20004 clauses out of 40007 with flag 565895/2302750
1672.93/832.82	c cleaning 20995 clauses out of 42002 with flag 619975/2324749
1685.32/839.07	c cleaning 22002 clauses out of 44007 with flag 679222/2347749
1699.90/846.25	c cleaning 22999 clauses out of 46005 with flag 740817/2371749
1713.47/852.97	c cleaning 24004 clauses out of 48007 with flag 806146/2396750
1728.08/860.26	c cleaning 24994 clauses out of 50005 with flag 873682/2422752
1744.85/868.52	c cleaning 26000 clauses out of 52008 with flag 945057/2449749
1761.00/876.55	c cleaning 27001 clauses out of 54008 with flag 1017533/2477749
1776.38/884.18	c cleaning 27996 clauses out of 56007 with flag 1093595/2506749
1794.59/893.30	c cleaning 29003 clauses out of 58011 with flag 1172323/2536749
1800.16/895.90	c >>>>>>>>>> Solver number 0 (3 answers) <<<<<<<<<<<<<<<<<<
1800.16/895.90	c starts		: 38200
1800.16/895.90	c conflicts		: 2548782
1800.16/895.90	c decisions		: 13393079
1800.16/895.90	c propagations		: 344003805
1800.16/895.90	c inspects		: 12696568795
1800.16/895.90	c shortcuts		: 0
1800.16/895.90	c learnt literals	: 0
1800.16/895.90	c learnt binary clauses	: 0
1800.16/895.90	c learnt ternary clauses	: 0
1800.16/895.90	c learnt constraints	: 2548782
1800.16/895.90	c ignored constraints	: 0
1800.16/895.90	c root simplifications	: 0
1800.16/895.90	c removed literals (reason simplification)	: 4796434
1800.16/895.90	c reason swapping (by a shorter reason)	: 0
1800.16/895.90	c Calls to reduceDB	: 112
1800.16/895.90	c Number of update (reduction) of LBD	: 440619
1800.16/895.90	c Imported unit clauses	: 0
1800.16/895.90	c number of reductions to clauses (during analyze)	: 0
1800.16/895.90	c number of learned constraints concerned by reduction	: 0
1800.16/895.90	c number of learning phase by resolution	: 0
1800.16/895.90	c number of learning phase by cutting planes	: 0
1800.16/895.90	c speed (assignments/second)	: 2835811.6596733904
1800.16/895.90	c non guided choices	0
1800.16/895.92	c learnt constraints type 
1800.16/895.92	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 41041
1800.16/895.92	c >>>>>>>>>> Solver number 1 (7 answers) <<<<<<<<<<<<<<<<<<
1800.16/895.92	c starts		: 62
1800.16/895.92	c conflicts		: 23474
1800.16/895.92	c decisions		: 92208
1800.16/895.92	c propagations		: 410762
1800.16/895.92	c inspects		: 717006544
1800.16/895.92	c shortcuts		: 0
1800.16/895.92	c learnt literals	: 0
1800.16/895.92	c learnt binary clauses	: 0
1800.16/895.92	c learnt ternary clauses	: 0
1800.16/895.92	c learnt constraints	: 23471
1800.16/895.92	c ignored constraints	: 0
1800.16/895.92	c root simplifications	: 0
1800.16/895.92	c removed literals (reason simplification)	: 0
1800.16/895.92	c reason swapping (by a shorter reason)	: 0
1800.16/895.92	c Calls to reduceDB	: 3
1800.16/895.92	c Number of update (reduction) of LBD	: 0
1800.16/895.92	c Imported unit clauses	: 0
1800.16/895.92	c number of reductions to clauses (during analyze)	: 0
1800.16/895.92	c number of learned constraints concerned by reduction	: 0
1800.16/895.92	c number of learning phase by resolution	: 0
1800.16/895.92	c number of learning phase by cutting planes	: 0
1800.16/895.92	c speed (assignments/second)	: 459.3887595915222
1800.16/895.92	c non guided choices	0
1800.16/895.93	c learnt constraints type 
1800.16/895.93	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 1119
1800.16/895.93	c org.sat4j.pb.constraints.pb.MaxWatchPb => 22352
1800.16/895.93	s SATISFIABLE
1800.16/895.93	c Found 10 solution(s)
1800.16/895.93	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 
1800.16/895.93	c objective function=227
1800.16/895.93	c Total wall clock time (in seconds): 895.808

Verifier Data

OK	227

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

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

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


[startup+0 s]
/proc/loadavg: 4.24 4.11 3.35 4/199 8551
/proc/meminfo: memFree=28638424/32872528 swapFree=15540/1663004
[pid=8551] ppid=8548 vsize=9224 CPUtime=0 cores=1,3,5,7
/proc/8551/stat : 8551 (java) R 8548 8551 8273 0 -1 4202496 424 0 0 0 0 0 0 0 20 0 1 0 104059173 9445376 94 33554432000 1073741824 1073778376 140736997146416 140736997143544 273896486327 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8551/statm: 2306 97 76 9 0 38 0

[startup+0.10006 s]
/proc/loadavg: 4.24 4.11 3.35 4/199 8551
/proc/meminfo: memFree=28638424/32872528 swapFree=15540/1663004
[pid=8551] ppid=8548 vsize=9558476 CPUtime=0.1 cores=1,3,5,7
/proc/8551/stat : 8551 (java) S 8548 8551 8273 0 -1 4202496 4409 0 1 0 8 2 0 0 20 0 18 0 104059173 9787879424 6027 33554432000 1073741824 1073778376 140736997146416 140736997137552 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8551/statm: 2389619 6027 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200245 s]
/proc/loadavg: 4.24 4.11 3.35 4/199 8551
/proc/meminfo: memFree=28638424/32872528 swapFree=15540/1663004
[pid=8551] ppid=8548 vsize=9558476 CPUtime=0.25 cores=1,3,5,7
/proc/8551/stat : 8551 (java) S 8548 8551 8273 0 -1 4202496 4704 0 1 0 23 2 0 0 20 0 18 0 104059173 9787879424 6756 33554432000 1073741824 1073778376 140736997146416 140736997137552 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8551/statm: 2389619 6756 2202 9 0 2380296 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 9558476

[startup+0.300299 s]
/proc/loadavg: 4.24 4.11 3.35 4/199 8551
/proc/meminfo: memFree=28638424/32872528 swapFree=15540/1663004
[pid=8551] ppid=8548 vsize=9759196 CPUtime=0.51 cores=1,3,5,7
/proc/8551/stat : 8551 (java) S 8548 8551 8273 0 -1 4202496 6411 0 1 0 47 4 0 0 20 0 19 0 104059173 9993416704 9882 33554432000 1073741824 1073778376 140736997146416 140736997137552 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8551/statm: 2439799 9882 2243 9 0 2430476 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 9759196

[startup+0.700222 s]
/proc/loadavg: 4.24 4.11 3.35 4/199 8551
/proc/meminfo: memFree=28638424/32872528 swapFree=15540/1663004
[pid=8551] ppid=8548 vsize=9759196 CPUtime=0.55 cores=1,3,5,7
/proc/8551/stat : 8551 (java) S 8548 8551 8273 0 -1 4202496 7149 0 1 0 51 4 0 0 20 0 19 0 104059173 9993416704 10177 33554432000 1073741824 1073778376 140736997146416 140736997137552 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8551/statm: 2439799 10177 2243 9 0 2430476 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 9759196

[startup+1.50077 s]
/proc/loadavg: 4.24 4.11 3.35 3/218 8576
/proc/meminfo: memFree=28597808/32872528 swapFree=15540/1663004
[pid=8551] ppid=8548 vsize=9824732 CPUtime=1.68 cores=1,3,5,7
/proc/8551/stat : 8551 (java) S 8548 8551 8273 0 -1 4202496 15731 0 1 0 160 8 0 0 20 0 22 0 104059173 10060525568 21274 33554432000 1073741824 1073778376 140736997146416 140736997137552 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8551/statm: 2456183 21274 2252 9 0 2446860 0
[pid=8551/tid=8553] ppid=8548 vsize=9824732 CPUtime=0.24 cores=1,3,5,7
/proc/8551/task/8553/stat : 8553 (java) S 8548 8551 8273 0 -1 4202560 2424 0 1 0 22 2 0 0 20 0 22 0 104059174 10060525568 21274 33554432000 1073741824 1073778376 140736997146416 139815392154488 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8551/tid=8554] ppid=8548 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8551/task/8554/stat : 8554 (java) S 8548 8551 8273 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104059175 10060525568 21274 33554432000 1073741824 1073778376 140736997146416 139815353645224 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8551/tid=8555] ppid=8548 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8551/task/8555/stat : 8555 (java) S 8548 8551 8273 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104059176 10060525568 21274 33554432000 1073741824 1073778376 140736997146416 139815352592680 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8551/tid=8556] ppid=8548 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8551/task/8556/stat : 8556 (java) S 8548 8551 8273 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104059176 10060525568 21274 33554432000 1073741824 1073778376 140736997146416 139815351540136 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8551/tid=8557] ppid=8548 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8551/task/8557/stat : 8557 (java) S 8548 8551 8273 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104059176 10060525568 21274 33554432000 1073741824 1073778376 140736997146416 139815350487592 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8551/tid=8558] ppid=8548 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8551/task/8558/stat : 8558 (java) S 8548 8551 8273 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 104059176 10060525568 21274 33554432000 1073741824 1073778376 140736997146416 139815349435048 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8551/tid=8559] ppid=8548 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8551/task/8559/stat : 8559 (java) S 8548 8551 8273 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104059176 10060525568 21274 33554432000 1073741824 1073778376 140736997146416 139815348382504 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8551/tid=8560] ppid=8548 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8551/task/8560/stat : 8560 (java) S 8548 8551 8273 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104059176 10060525568 21274 33554432000 1073741824 1073778376 140736997146416 139815347329960 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8551/tid=8561] ppid=8548 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8551/task/8561/stat : 8561 (java) S 8548 8551 8273 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 104059176 10060525568 21274 33554432000 1073741824 1073778376 140736997146416 139815228009512 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8551/tid=8562] ppid=8548 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8551/task/8562/stat : 8562 (java) S 8548 8551 8273 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 104059177 10060525568 21274 33554432000 1073741824 1073778376 140736997146416 139815215810664 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8551/tid=8563] ppid=8548 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8551/task/8563/stat : 8563 (java) S 8548 8551 8273 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 104059177 10060525568 21274 33554432000 1073741824 1073778376 140736997146416 139815214756984 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8551/tid=8564] ppid=8548 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8551/task/8564/stat : 8564 (java) S 8548 8551 8273 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 104059177 10060525568 21274 33554432000 1073741824 1073778376 140736997146416 139815213704328 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8551/tid=8565] ppid=8548 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8551/task/8565/stat : 8565 (java) S 8548 8551 8273 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104059180 10060525568 21274 33554432000 1073741824 1073778376 140736997146416 139815212653072 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8551/tid=8566] ppid=8548 vsize=9824732 CPUtime=0.39 cores=1,3,5,7
/proc/8551/task/8566/stat : 8566 (java) R 8548 8551 8273 0 -1 4202560 5405 0 0 0 39 0 0 0 20 0 22 0 104059180 10060525568 21274 33554432000 1073741824 1073778376 140736997146416 139814473025000 139815398597393 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=8551/tid=8567] ppid=8548 vsize=9824732 CPUtime=0.43 cores=1,3,5,7
/proc/8551/task/8567/stat : 8567 (java) R 8548 8551 8273 0 -1 4202560 6532 0 0 0 42 1 0 0 20 0 22 0 104059180 10060525568 21274 33554432000 1073741824 1073778376 140736997146416 139814471969160 139815394760783 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=8551/tid=8568] ppid=8548 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8551/task/8568/stat : 8568 (java) S 8548 8551 8273 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104059180 10060525568 21274 33554432000 1073741824 1073778376 140736997146416 139814470929400 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8551/tid=8569] ppid=8548 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8551/task/8569/stat : 8569 (java) S 8548 8551 8273 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104059180 10060525568 21274 33554432000 1073741824 1073778376 140736997146416 139814469877064 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8551/tid=8573] ppid=8548 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8551/task/8573/stat : 8573 (java) S 8548 8551 8273 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 104059200 10060525568 21274 33554432000 1073741824 1073778376 140736997146416 139814465664168 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1.68
Current children cumulated vsize (KiB) 9824732

[startup+3.10086 s]
/proc/loadavg: 4.38 4.15 3.36 6/221 8582
/proc/meminfo: memFree=28478224/32872528 swapFree=15540/1663004
[pid=8551] ppid=8548 vsize=9824732 CPUtime=5.26 cores=1,3,5,7
/proc/8551/stat : 8551 (java) S 8548 8551 8273 0 -1 4202496 24724 0 1 0 510 16 0 0 20 0 22 0 104059173 10060525568 48690 33554432000 1073741824 1073778376 140736997146416 140736997137552 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8551/statm: 2456183 48690 2285 9 0 2446860 0
[pid=8551/tid=8553] ppid=8548 vsize=9824732 CPUtime=0.24 cores=1,3,5,7
/proc/8551/task/8553/stat : 8553 (java) S 8548 8551 8273 0 -1 4202560 2424 0 1 0 22 2 0 0 20 0 22 0 104059174 10060525568 48690 33554432000 1073741824 1073778376 140736997146416 139815392154488 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8551/tid=8554] ppid=8548 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8551/task/8554/stat : 8554 (java) S 8548 8551 8273 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 104059175 10060525568 48690 33554432000 1073741824 1073778376 140736997146416 139815353645224 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8551/tid=8555] ppid=8548 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8551/task/8555/stat : 8555 (java) S 8548 8551 8273 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 104059176 10060525568 48690 33554432000 1073741824 1073778376 140736997146416 139815352592680 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8551/tid=8556] ppid=8548 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8551/task/8556/stat : 8556 (java) S 8548 8551 8273 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 104059176 10060525568 48690 33554432000 1073741824 1073778376 140736997146416 139815351540136 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8551/tid=8557] ppid=8548 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8551/task/8557/stat : 8557 (java) S 8548 8551 8273 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 104059176 10060525568 48690 33554432000 1073741824 1073778376 140736997146416 139815350487592 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8551/tid=8558] ppid=8548 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8551/task/8558/stat : 8558 (java) S 8548 8551 8273 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 104059176 10060525568 48690 33554432000 1073741824 1073778376 140736997146416 139815349435048 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8551/tid=8559] ppid=8548 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8551/task/8559/stat : 8559 (java) S 8548 8551 8273 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 104059176 10060525568 48690 33554432000 1073741824 1073778376 140736997146416 139815348382504 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8551/tid=8560] ppid=8548 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8551/task/8560/stat : 8560 (java) S 8548 8551 8273 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 104059176 10060525568 48690 33554432000 1073741824 1073778376 140736997146416 139815347329960 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8551/tid=8561] ppid=8548 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8551/task/8561/stat : 8561 (java) S 8548 8551 8273 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 104059176 10060525568 48690 33554432000 1073741824 1073778376 140736997146416 139815228009512 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8551/tid=8562] ppid=8548 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8551/task/8562/stat : 8562 (java) S 8548 8551 8273 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 104059177 10060525568 48690 33554432000 1073741824 1073778376 140736997146416 139815215810664 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8551/tid=8563] ppid=8548 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8551/task/8563/stat : 8563 (java) S 8548 8551 8273 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 104059177 10060525568 48690 33554432000 1073741824 1073778376 140736997146416 139815214756984 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8551/tid=8564] ppid=8548 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8551/task/8564/stat : 8564 (java) S 8548 8551 8273 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 104059177 10060525568 48690 33554432000 1073741824 1073778376 140736997146416 139815213704328 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8551/tid=8565] ppid=8548 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8551/task/8565/stat : 8565 (java) S 8548 8551 8273 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104059180 10060525568 48690 33554432000 1073741824 1073778376 140736997146416 139815212653072 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8551/tid=8566] ppid=8548 vsize=9824732 CPUtime=0.97 cores=1,3,5,7
/proc/8551/task/8566/stat : 8566 (java) S 8548 8551 8273 0 -1 4202560 12552 0 0 0 96 1 0 0 20 0 22 0 104059180 10060525568 48690 33554432000 1073741824 1073778376 140736997146416 139814473034296 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8551/tid=8567] ppid=8548 vsize=9824732 CPUtime=1.13 cores=1,3,5,7
/proc/8551/task/8567/stat : 8567 (java) S 8548 8551 8273 0 -1 4202560 8253 0 0 0 111 2 0 0 20 0 22 0 104059180 10060525568 48690 33554432000 1073741824 1073778376 140736997146416 139814471981752 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8551/tid=8568] ppid=8548 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8551/task/8568/stat : 8568 (java) S 8548 8551 8273 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104059180 10060525568 48690 33554432000 1073741824 1073778376 140736997146416 139814470929400 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8551/tid=8569] ppid=8548 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8551/task/8569/stat : 8569 (java) S 8548 8551 8273 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104059180 10060525568 48690 33554432000 1073741824 1073778376 140736997146416 139814469877064 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8551/tid=8582] ppid=8548 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8551/task/8582/stat : 8582 (java) S 8548 8551 8273 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 104059351 10060525568 48690 33554432000 1073741824 1073778376 140736997146416 139814466716968 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 5.26
Current children cumulated vsize (KiB) 9824732

[startup+6.30088 s]
/proc/loadavg: 4.38 4.15 3.36 5/221 8588
/proc/meminfo: memFree=28411596/32872528 swapFree=15540/1663004
[pid=8551] ppid=8548 vsize=9824732 CPUtime=11.69 cores=1,3,5,7
/proc/8551/stat : 8551 (java) S 8548 8551 8273 0 -1 4202496 25902 0 1 0 1145 24 0 0 20 0 22 0 104059173 10060525568 66238 33554432000 1073741824 1073778376 140736997146416 140736997137552 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8551/statm: 2456183 66238 2286 9 0 2446860 0
[pid=8551/tid=8553] ppid=8548 vsize=9824732 CPUtime=0.24 cores=1,3,5,7
/proc/8551/task/8553/stat : 8553 (java) S 8548 8551 8273 0 -1 4202560 2424 0 1 0 22 2 0 0 20 0 22 0 104059174 10060525568 66238 33554432000 1073741824 1073778376 140736997146416 139815392154488 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8551/tid=8554] ppid=8548 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/8551/task/8554/stat : 8554 (java) S 8548 8551 8273 0 -1 4202560 168 0 0 0 2 2 0 0 20 0 22 0 104059175 10060525568 66238 33554432000 1073741824 1073778376 140736997146416 139815353645224 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8551/tid=8555] ppid=8548 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/8551/task/8555/stat : 8555 (java) S 8548 8551 8273 0 -1 4202560 256 0 0 0 6 1 0 0 20 0 22 0 104059176 10060525568 66238 33554432000 1073741824 1073778376 140736997146416 139815352592680 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8551/tid=8556] ppid=8548 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/8551/task/8556/stat : 8556 (java) S 8548 8551 8273 0 -1 4202560 101 0 0 0 2 0 0 0 20 0 22 0 104059176 10060525568 66238 33554432000 1073741824 1073778376 140736997146416 139815351540136 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8551/tid=8557] ppid=8548 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/8551/task/8557/stat : 8557 (java) S 8548 8551 8273 0 -1 4202560 166 0 0 0 1 2 0 0 20 0 22 0 104059176 10060525568 66238 33554432000 1073741824 1073778376 140736997146416 139815350487592 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8551/tid=8558] ppid=8548 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/8551/task/8558/stat : 8558 (java) S 8548 8551 8273 0 -1 4202560 45 0 0 0 3 0 0 0 20 0 22 0 104059176 10060525568 66238 33554432000 1073741824 1073778376 140736997146416 139815349435048 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8551/tid=8559] ppid=8548 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/8551/task/8559/stat : 8559 (java) S 8548 8551 8273 0 -1 4202560 121 0 0 0 2 0 0 0 20 0 22 0 104059176 10060525568 66238 33554432000 1073741824 1073778376 140736997146416 139815348382504 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8551/tid=8560] ppid=8548 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/8551/task/8560/stat : 8560 (java) S 8548 8551 8273 0 -1 4202560 256 0 0 0 6 0 0 0 20 0 22 0 104059176 10060525568 66238 33554432000 1073741824 1073778376 140736997146416 139815347329960 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8551/tid=8561] ppid=8548 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/8551/task/8561/stat : 8561 (java) S 8548 8551 8273 0 -1 4202560 43 0 0 0 3 0 0 0 20 0 22 0 104059176 10060525568 66238 33554432000 1073741824 1073778376 140736997146416 139815228009512 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8551/tid=8562] ppid=8548 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8551/task/8562/stat : 8562 (java) S 8548 8551 8273 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 22 0 104059177 10060525568 66238 33554432000 1073741824 1073778376 140736997146416 139815215810664 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8551/tid=8563] ppid=8548 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8551/task/8563/stat : 8563 (java) S 8548 8551 8273 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 104059177 10060525568 66238 33554432000 1073741824 1073778376 140736997146416 139815214756984 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8551/tid=8564] ppid=8548 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8551/task/8564/stat : 8564 (java) S 8548 8551 8273 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 104059177 10060525568 66238 33554432000 1073741824 1073778376 140736997146416 139815213704328 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8551/tid=8565] ppid=8548 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8551/task/8565/stat : 8565 (java) S 8548 8551 8273 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104059180 10060525568 66238 33554432000 1073741824 1073778376 140736997146416 139815212653072 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8551/tid=8566] ppid=8548 vsize=9824732 CPUtime=1.09 cores=1,3,5,7
/proc/8551/task/8566/stat : 8566 (java) S 8548 8551 8273 0 -1 4202560 12553 0 0 0 108 1 0 0 20 0 22 0 104059180 10060525568 66238 33554432000 1073741824 1073778376 140736997146416 139814473034296 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8551/tid=8567] ppid=8548 vsize=9824732 CPUtime=1.18 cores=1,3,5,7
/proc/8551/task/8567/stat : 8567 (java) S 8548 8551 8273 0 -1 4202560 8253 0 0 0 116 2 0 0 20 0 22 0 104059180 10060525568 66238 33554432000 1073741824 1073778376 140736997146416 139814471981752 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8551/tid=8568] ppid=8548 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8551/task/8568/stat : 8568 (java) S 8548 8551 8273 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104059180 10060525568 66238 33554432000 1073741824 1073778376 140736997146416 139814470929400 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8551/tid=8569] ppid=8548 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8551/task/8569/stat : 8569 (java) S 8548 8551 8273 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104059180 10060525568 66238 33554432000 1073741824 1073778376 140736997146416 139814469877064 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8551/tid=8582] ppid=8548 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8551/task/8582/stat : 8582 (java) S 8548 8551 8273 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 104059351 10060525568 66238 33554432000 1073741824 1073778376 140736997146416 139814466716968 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8551/tid=8586] ppid=8548 vsize=9824732 CPUtime=0.96 cores=1,3,5,7
/proc/8551/task/8586/stat : 8586 (java) R 8548 8551 8273 0 -1 4202560 4 0 0 0 96 0 0 0 20 0 22 0 104059701 10060525568 66238 33554432000 1073741824 1073778376 140736997146416 139814467768384 139815228538413 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=8551/tid=8587] ppid=8548 vsize=9824732 CPUtime=0.97 cores=1,3,5,7

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


[startup+882.308 s]
/proc/loadavg: 4.39 4.40 3.98 5/221 8751
/proc/meminfo: memFree=22616440/32872528 swapFree=15540/1663004
[pid=8551] ppid=8548 vsize=9824732 CPUtime=1772.61 cores=1,3,5,7
/proc/8551/stat : 8551 (java) S 8548 8551 8273 0 -1 4202496 39790 0 1 0 176987 274 0 0 20 0 22 0 104059173 10060525568 978426 33554432000 1073741824 1073778376 140736997146416 140736997137552 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8551/statm: 2456183 978426 2295 9 0 2446860 0
[pid=8551/tid=8553] ppid=8548 vsize=9824732 CPUtime=0.29 cores=1,3,5,7
/proc/8551/task/8553/stat : 8553 (java) S 8548 8551 8273 0 -1 4202560 2436 0 1 0 26 3 0 0 20 0 22 0 104059174 10060525568 978426 33554432000 1073741824 1073778376 140736997146416 139815392154488 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8551/tid=8554] ppid=8548 vsize=9824732 CPUtime=4.08 cores=1,3,5,7
/proc/8551/task/8554/stat : 8554 (java) S 8548 8551 8273 0 -1 4202560 1778 0 0 0 381 27 0 0 20 0 22 0 104059175 10060525568 978426 33554432000 1073741824 1073778376 140736997146416 139815353645224 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8551/tid=8555] ppid=8548 vsize=9824732 CPUtime=4.99 cores=1,3,5,7
/proc/8551/task/8555/stat : 8555 (java) S 8548 8551 8273 0 -1 4202560 954 0 0 0 471 28 0 0 20 0 22 0 104059176 10060525568 978426 33554432000 1073741824 1073778376 140736997146416 139815352592680 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8551/tid=8556] ppid=8548 vsize=9824732 CPUtime=4.59 cores=1,3,5,7
/proc/8551/task/8556/stat : 8556 (java) S 8548 8551 8273 0 -1 4202560 963 0 0 0 439 20 0 0 20 0 22 0 104059176 10060525568 978426 33554432000 1073741824 1073778376 140736997146416 139815351540136 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8551/tid=8557] ppid=8548 vsize=9824732 CPUtime=3.98 cores=1,3,5,7
/proc/8551/task/8557/stat : 8557 (java) S 8548 8551 8273 0 -1 4202560 1078 0 0 0 378 20 0 0 20 0 22 0 104059176 10060525568 978426 33554432000 1073741824 1073778376 140736997146416 139815350487592 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8551/tid=8558] ppid=8548 vsize=9824732 CPUtime=4.23 cores=1,3,5,7
/proc/8551/task/8558/stat : 8558 (java) S 8548 8551 8273 0 -1 4202560 662 0 0 0 404 19 0 0 20 0 22 0 104059176 10060525568 978426 33554432000 1073741824 1073778376 140736997146416 139815349435048 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8551/tid=8559] ppid=8548 vsize=9824732 CPUtime=4.4 cores=1,3,5,7
/proc/8551/task/8559/stat : 8559 (java) S 8548 8551 8273 0 -1 4202560 817 0 0 0 420 20 0 0 20 0 22 0 104059176 10060525568 978426 33554432000 1073741824 1073778376 140736997146416 139815348382504 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8551/tid=8560] ppid=8548 vsize=9824732 CPUtime=4.49 cores=1,3,5,7
/proc/8551/task/8560/stat : 8560 (java) S 8548 8551 8273 0 -1 4202560 1020 0 0 0 431 18 0 0 20 0 22 0 104059176 10060525568 978426 33554432000 1073741824 1073778376 140736997146416 139815347329960 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8551/tid=8561] ppid=8548 vsize=9824732 CPUtime=4.08 cores=1,3,5,7
/proc/8551/task/8561/stat : 8561 (java) S 8548 8551 8273 0 -1 4202560 660 0 0 0 387 21 0 0 20 0 22 0 104059176 10060525568 978426 33554432000 1073741824 1073778376 140736997146416 139815228009512 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8551/tid=8562] ppid=8548 vsize=9824732 CPUtime=6.25 cores=1,3,5,7
/proc/8551/task/8562/stat : 8562 (java) S 8548 8551 8273 0 -1 4202560 2658 0 0 0 618 7 0 0 20 0 22 0 104059177 10060525568 978426 33554432000 1073741824 1073778376 140736997146416 139815215810664 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8551/tid=8563] ppid=8548 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8551/task/8563/stat : 8563 (java) S 8548 8551 8273 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 104059177 10060525568 978426 33554432000 1073741824 1073778376 140736997146416 139815214756984 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8551/tid=8564] ppid=8548 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8551/task/8564/stat : 8564 (java) S 8548 8551 8273 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 104059177 10060525568 978426 33554432000 1073741824 1073778376 140736997146416 139815213704328 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8551/tid=8565] ppid=8548 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8551/task/8565/stat : 8565 (java) S 8548 8551 8273 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104059180 10060525568 978426 33554432000 1073741824 1073778376 140736997146416 139815212653072 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8551/tid=8566] ppid=8548 vsize=9824732 CPUtime=1.91 cores=1,3,5,7
/proc/8551/task/8566/stat : 8566 (java) S 8548 8551 8273 0 -1 4202560 15685 0 0 0 189 2 0 0 20 0 22 0 104059180 10060525568 978426 33554432000 1073741824 1073778376 140736997146416 139814473034296 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8551/tid=8567] ppid=8548 vsize=9824732 CPUtime=1.29 cores=1,3,5,7
/proc/8551/task/8567/stat : 8567 (java) S 8548 8551 8273 0 -1 4202560 8257 0 0 0 127 2 0 0 20 0 22 0 104059180 10060525568 978426 33554432000 1073741824 1073778376 140736997146416 139814471981752 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8551/tid=8568] ppid=8548 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8551/task/8568/stat : 8568 (java) S 8548 8551 8273 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104059180 10060525568 978426 33554432000 1073741824 1073778376 140736997146416 139814470929400 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8551/tid=8569] ppid=8548 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/8551/task/8569/stat : 8569 (java) S 8548 8551 8273 0 -1 4202560 51 0 0 0 11 26 0 0 20 0 22 0 104059180 10060525568 978426 33554432000 1073741824 1073778376 140736997146416 139814469877064 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8551/tid=8582] ppid=8548 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8551/task/8582/stat : 8582 (java) S 8548 8551 8273 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 104059351 10060525568 978426 33554432000 1073741824 1073778376 140736997146416 139814466716968 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8551/tid=8747] ppid=8548 vsize=9824732 CPUtime=106.68 cores=1,3,5,7
/proc/8551/task/8747/stat : 8747 (java) R 8548 8551 8273 0 -1 4202560 2 0 0 0 10667 1 0 0 20 0 22 0 104136633 10060525568 978426 33554432000 1073741824 1073778376 140736997146416 139814467760736 139815228692092 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=8551/tid=8748] ppid=8548 vsize=9824732 CPUtime=106.63 cores=1,3,5,7
/proc/8551/task/8748/stat : 8748 (java) R 8548 8551 8273 0 -1 4202560 11 0 0 0 10662 1 0 0 20 0 22 0 104136633 10060525568 978426 33554432000 1073741824 1073778376 140736997146416 139814465661312 139815228561050 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=8551/tid=8749] ppid=8548 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8551/task/8749/stat : 8749 (java) S 8548 8551 8273 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 104136633 10060525568 978426 33554432000 1073741824 1073778376 140736997146416 139814468821928 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1772.61
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+895.901 s]
/proc/loadavg: 4.40 4.41 3.99 5/221 8751
/proc/meminfo: memFree=22616440/32872528 swapFree=15540/1663004
[pid=8551] ppid=8548 vsize=9824732 CPUtime=1800.16 cores=1,3,5,7
/proc/8551/stat : 8551 (java) S 8548 8551 8273 0 -1 4202496 39800 0 1 0 179741 275 0 0 20 0 22 0 104059173 10060525568 978431 33554432000 1073741824 1073778376 140736997146416 140736997137552 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8551/statm: 2456183 978431 2295 9 0 2446860 0
[pid=8551/tid=8553] ppid=8548 vsize=9824732 CPUtime=0.29 cores=1,3,5,7
/proc/8551/task/8553/stat : 8553 (java) S 8548 8551 8273 0 -1 4202560 2436 0 1 0 26 3 0 0 20 0 22 0 104059174 10060525568 978431 33554432000 1073741824 1073778376 140736997146416 139815392154488 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8551/tid=8554] ppid=8548 vsize=9824732 CPUtime=4.2 cores=1,3,5,7
/proc/8551/task/8554/stat : 8554 (java) S 8548 8551 8273 0 -1 4202560 1778 0 0 0 393 27 0 0 20 0 22 0 104059175 10060525568 978431 33554432000 1073741824 1073778376 140736997146416 139815353645224 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8551/tid=8555] ppid=8548 vsize=9824732 CPUtime=5.08 cores=1,3,5,7
/proc/8551/task/8555/stat : 8555 (java) S 8548 8551 8273 0 -1 4202560 960 0 0 0 480 28 0 0 20 0 22 0 104059176 10060525568 978431 33554432000 1073741824 1073778376 140736997146416 139815352592680 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8551/tid=8556] ppid=8548 vsize=9824732 CPUtime=4.66 cores=1,3,5,7
/proc/8551/task/8556/stat : 8556 (java) S 8548 8551 8273 0 -1 4202560 963 0 0 0 446 20 0 0 20 0 22 0 104059176 10060525568 978431 33554432000 1073741824 1073778376 140736997146416 139815351540136 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8551/tid=8557] ppid=8548 vsize=9824732 CPUtime=4.09 cores=1,3,5,7
/proc/8551/task/8557/stat : 8557 (java) S 8548 8551 8273 0 -1 4202560 1078 0 0 0 389 20 0 0 20 0 22 0 104059176 10060525568 978431 33554432000 1073741824 1073778376 140736997146416 139815350487592 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8551/tid=8558] ppid=8548 vsize=9824732 CPUtime=4.32 cores=1,3,5,7
/proc/8551/task/8558/stat : 8558 (java) S 8548 8551 8273 0 -1 4202560 662 0 0 0 413 19 0 0 20 0 22 0 104059176 10060525568 978431 33554432000 1073741824 1073778376 140736997146416 139815349435048 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8551/tid=8559] ppid=8548 vsize=9824732 CPUtime=4.48 cores=1,3,5,7
/proc/8551/task/8559/stat : 8559 (java) S 8548 8551 8273 0 -1 4202560 817 0 0 0 428 20 0 0 20 0 22 0 104059176 10060525568 978431 33554432000 1073741824 1073778376 140736997146416 139815348382504 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8551/tid=8560] ppid=8548 vsize=9824732 CPUtime=4.58 cores=1,3,5,7
/proc/8551/task/8560/stat : 8560 (java) S 8548 8551 8273 0 -1 4202560 1020 0 0 0 440 18 0 0 20 0 22 0 104059176 10060525568 978431 33554432000 1073741824 1073778376 140736997146416 139815347329960 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8551/tid=8561] ppid=8548 vsize=9824732 CPUtime=4.22 cores=1,3,5,7
/proc/8551/task/8561/stat : 8561 (java) S 8548 8551 8273 0 -1 4202560 660 0 0 0 401 21 0 0 20 0 22 0 104059176 10060525568 978431 33554432000 1073741824 1073778376 140736997146416 139815228009512 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8551/tid=8562] ppid=8548 vsize=9824732 CPUtime=6.26 cores=1,3,5,7
/proc/8551/task/8562/stat : 8562 (java) S 8548 8551 8273 0 -1 4202560 2659 0 0 0 618 8 0 0 20 0 22 0 104059177 10060525568 978431 33554432000 1073741824 1073778376 140736997146416 139815215810664 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8551/tid=8563] ppid=8548 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8551/task/8563/stat : 8563 (java) S 8548 8551 8273 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 104059177 10060525568 978431 33554432000 1073741824 1073778376 140736997146416 139815214756984 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8551/tid=8564] ppid=8548 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8551/task/8564/stat : 8564 (java) S 8548 8551 8273 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 104059177 10060525568 978431 33554432000 1073741824 1073778376 140736997146416 139815213704328 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8551/tid=8565] ppid=8548 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8551/task/8565/stat : 8565 (java) S 8548 8551 8273 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104059180 10060525568 978431 33554432000 1073741824 1073778376 140736997146416 139815212653072 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8551/tid=8566] ppid=8548 vsize=9824732 CPUtime=1.91 cores=1,3,5,7
/proc/8551/task/8566/stat : 8566 (java) S 8548 8551 8273 0 -1 4202560 15685 0 0 0 189 2 0 0 20 0 22 0 104059180 10060525568 978431 33554432000 1073741824 1073778376 140736997146416 139814473034296 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8551/tid=8567] ppid=8548 vsize=9824732 CPUtime=1.29 cores=1,3,5,7
/proc/8551/task/8567/stat : 8567 (java) S 8548 8551 8273 0 -1 4202560 8257 0 0 0 127 2 0 0 20 0 22 0 104059180 10060525568 978431 33554432000 1073741824 1073778376 140736997146416 139814471981752 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8551/tid=8568] ppid=8548 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8551/task/8568/stat : 8568 (java) S 8548 8551 8273 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104059180 10060525568 978431 33554432000 1073741824 1073778376 140736997146416 139814470929400 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8551/tid=8569] ppid=8548 vsize=9824732 CPUtime=0.38 cores=1,3,5,7
/proc/8551/task/8569/stat : 8569 (java) S 8548 8551 8273 0 -1 4202560 51 0 0 0 12 26 0 0 20 0 22 0 104059180 10060525568 978431 33554432000 1073741824 1073778376 140736997146416 139814469877064 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8551/tid=8582] ppid=8548 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8551/task/8582/stat : 8582 (java) S 8548 8551 8273 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 104059351 10060525568 978431 33554432000 1073741824 1073778376 140736997146416 139814466716968 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8551/tid=8747] ppid=8548 vsize=9824732 CPUtime=120.05 cores=1,3,5,7
/proc/8551/task/8747/stat : 8747 (java) R 8548 8551 8273 0 -1 4202560 3 0 0 0 12004 1 0 0 20 0 22 0 104136633 10060525568 978431 33554432000 1073741824 1073778376 140736997146416 139814467768432 139815228537672 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=8551/tid=8748] ppid=8548 vsize=9824732 CPUtime=120.01 cores=1,3,5,7
/proc/8551/task/8748/stat : 8748 (java) R 8548 8551 8273 0 -1 4202560 13 0 0 0 12000 1 0 0 20 0 22 0 104136633 10060525568 978431 33554432000 1073741824 1073778376 140736997146416 139814465663448 139815229001563 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=8551/tid=8749] ppid=8548 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8551/task/8749/stat : 8749 (java) S 8548 8551 8273 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 104136633 10060525568 978431 33554432000 1073741824 1073778376 140736997146416 139814468821928 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.16
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 8551 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+895.901 s]
/proc/loadavg: 4.40 4.41 3.99 5/221 8751
/proc/meminfo: memFree=22616440/32872528 swapFree=15540/1663004
[pid=8551] ppid=8548 vsize=9824732 CPUtime=1800.16 cores=1,3,5,7
/proc/8551/stat : 8551 (java) S 8548 8551 8273 0 -1 4202496 39800 0 1 0 179741 275 0 0 20 0 22 0 104059173 10060525568 978431 33554432000 1073741824 1073778376 140736997146416 140736997137552 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8551/statm: 2456183 978431 2295 9 0 2446860 0
[pid=8551/tid=8553] ppid=8548 vsize=9824732 CPUtime=0.29 cores=1,3,5,7
/proc/8551/task/8553/stat : 8553 (java) S 8548 8551 8273 0 -1 4202560 2436 0 1 0 26 3 0 0 20 0 22 0 104059174 10060525568 978431 33554432000 1073741824 1073778376 140736997146416 139815392154488 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8551/tid=8554] ppid=8548 vsize=9824732 CPUtime=4.2 cores=1,3,5,7
/proc/8551/task/8554/stat : 8554 (java) S 8548 8551 8273 0 -1 4202560 1778 0 0 0 393 27 0 0 20 0 22 0 104059175 10060525568 978431 33554432000 1073741824 1073778376 140736997146416 139815353645224 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8551/tid=8555] ppid=8548 vsize=9824732 CPUtime=5.08 cores=1,3,5,7
/proc/8551/task/8555/stat : 8555 (java) S 8548 8551 8273 0 -1 4202560 960 0 0 0 480 28 0 0 20 0 22 0 104059176 10060525568 978431 33554432000 1073741824 1073778376 140736997146416 139815352592680 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8551/tid=8556] ppid=8548 vsize=9824732 CPUtime=4.66 cores=1,3,5,7
/proc/8551/task/8556/stat : 8556 (java) S 8548 8551 8273 0 -1 4202560 963 0 0 0 446 20 0 0 20 0 22 0 104059176 10060525568 978431 33554432000 1073741824 1073778376 140736997146416 139815351540136 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8551/tid=8557] ppid=8548 vsize=9824732 CPUtime=4.09 cores=1,3,5,7
/proc/8551/task/8557/stat : 8557 (java) S 8548 8551 8273 0 -1 4202560 1078 0 0 0 389 20 0 0 20 0 22 0 104059176 10060525568 978431 33554432000 1073741824 1073778376 140736997146416 139815350487592 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8551/tid=8558] ppid=8548 vsize=9824732 CPUtime=4.32 cores=1,3,5,7
/proc/8551/task/8558/stat : 8558 (java) S 8548 8551 8273 0 -1 4202560 662 0 0 0 413 19 0 0 20 0 22 0 104059176 10060525568 978431 33554432000 1073741824 1073778376 140736997146416 139815349435048 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8551/tid=8559] ppid=8548 vsize=9824732 CPUtime=4.48 cores=1,3,5,7
/proc/8551/task/8559/stat : 8559 (java) S 8548 8551 8273 0 -1 4202560 817 0 0 0 428 20 0 0 20 0 22 0 104059176 10060525568 978431 33554432000 1073741824 1073778376 140736997146416 139815348382504 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8551/tid=8560] ppid=8548 vsize=9824732 CPUtime=4.58 cores=1,3,5,7
/proc/8551/task/8560/stat : 8560 (java) S 8548 8551 8273 0 -1 4202560 1020 0 0 0 440 18 0 0 20 0 22 0 104059176 10060525568 978431 33554432000 1073741824 1073778376 140736997146416 139815347329960 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8551/tid=8561] ppid=8548 vsize=9824732 CPUtime=4.22 cores=1,3,5,7
/proc/8551/task/8561/stat : 8561 (java) S 8548 8551 8273 0 -1 4202560 660 0 0 0 401 21 0 0 20 0 22 0 104059176 10060525568 978431 33554432000 1073741824 1073778376 140736997146416 139815228009512 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8551/tid=8562] ppid=8548 vsize=9824732 CPUtime=6.26 cores=1,3,5,7
/proc/8551/task/8562/stat : 8562 (java) S 8548 8551 8273 0 -1 4202560 2659 0 0 0 618 8 0 0 20 0 22 0 104059177 10060525568 978431 33554432000 1073741824 1073778376 140736997146416 139815215810664 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8551/tid=8563] ppid=8548 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8551/task/8563/stat : 8563 (java) S 8548 8551 8273 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 104059177 10060525568 978431 33554432000 1073741824 1073778376 140736997146416 139815214756984 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8551/tid=8564] ppid=8548 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8551/task/8564/stat : 8564 (java) S 8548 8551 8273 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 104059177 10060525568 978431 33554432000 1073741824 1073778376 140736997146416 139815213704328 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8551/tid=8565] ppid=8548 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8551/task/8565/stat : 8565 (java) S 8548 8551 8273 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104059180 10060525568 978431 33554432000 1073741824 1073778376 140736997146416 139815212653072 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8551/tid=8566] ppid=8548 vsize=9824732 CPUtime=1.91 cores=1,3,5,7
/proc/8551/task/8566/stat : 8566 (java) S 8548 8551 8273 0 -1 4202560 15685 0 0 0 189 2 0 0 20 0 22 0 104059180 10060525568 978431 33554432000 1073741824 1073778376 140736997146416 139814473034296 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8551/tid=8567] ppid=8548 vsize=9824732 CPUtime=1.29 cores=1,3,5,7
/proc/8551/task/8567/stat : 8567 (java) S 8548 8551 8273 0 -1 4202560 8257 0 0 0 127 2 0 0 20 0 22 0 104059180 10060525568 978431 33554432000 1073741824 1073778376 140736997146416 139814471981752 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8551/tid=8568] ppid=8548 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8551/task/8568/stat : 8568 (java) S 8548 8551 8273 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104059180 10060525568 978431 33554432000 1073741824 1073778376 140736997146416 139814470929400 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8551/tid=8569] ppid=8548 vsize=9824732 CPUtime=0.38 cores=1,3,5,7
/proc/8551/task/8569/stat : 8569 (java) S 8548 8551 8273 0 -1 4202560 51 0 0 0 12 26 0 0 20 0 22 0 104059180 10060525568 978431 33554432000 1073741824 1073778376 140736997146416 139814469877064 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8551/tid=8582] ppid=8548 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8551/task/8582/stat : 8582 (java) S 8548 8551 8273 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 104059351 10060525568 978431 33554432000 1073741824 1073778376 140736997146416 139814466716968 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8551/tid=8747] ppid=8548 vsize=9824732 CPUtime=120.05 cores=1,3,5,7
/proc/8551/task/8747/stat : 8747 (java) R 8548 8551 8273 0 -1 4202560 3 0 0 0 12004 1 0 0 20 0 22 0 104136633 10060525568 978431 33554432000 1073741824 1073778376 140736997146416 139814467768432 139815228537672 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=8551/tid=8748] ppid=8548 vsize=9824732 CPUtime=120.01 cores=1,3,5,7
/proc/8551/task/8748/stat : 8748 (java) R 8548 8551 8273 0 -1 4202560 13 0 0 0 12000 1 0 0 20 0 22 0 104136633 10060525568 978431 33554432000 1073741824 1073778376 140736997146416 139814465663448 139815229001563 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=8551/tid=8749] ppid=8548 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8551/task/8749/stat : 8749 (java) S 8548 8551 8273 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 104136633 10060525568 978431 33554432000 1073741824 1073778376 140736997146416 139814468821928 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.16
Current children cumulated vsize (KiB) 9824732

Child status: 143
Real time (s): 895.951
CPU time (s): 1800.55
CPU user time (s): 1797.5
CPU system time (s): 3.05253
CPU usage (%): 200.965
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.5
system time used= 3.05253
maximum resident set size= 3913860
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39846
page faults= 1
swaps= 0
block input operations= 0
block output operations= 960
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24127
involuntary context switches= 28616

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.47486 second user time and 5.9231 second system time

The end

Launcher Data

Begin job on node134 at 2016-06-06 15:54:24
IDJOB=4081197
IDBENCH=1949
IDSOLVER=2543
FILE ID=node134/4081197-1465221264
RUNJOBID= node134-1465220363-8290
PBS_JOBID= 19843220
Free space on /tmp= 71732 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_17.opb.PB06.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4081197-1465221264/watcher-4081197-1465221264 -o /tmp/evaluation-result-4081197-1465221264/solver-4081197-1465221264 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node134-1465220363-8290 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4081197-1465221264.opb

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

MD5SUM BENCH= 90154dd1b8a90675a35ad37cbef52f77
RANDOM SEED=1447235736

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        28639108 kB
Buffers:           10472 kB
Cached:            77904 kB
SwapCached:         1824 kB
Active:          1834988 kB
Inactive:          32304 kB
Active(anon):    1780288 kB
Inactive(anon):     1032 kB
Active(file):      54700 kB
Inactive(file):    31272 kB
Unevictable:     1663004 kB
Mlocked:           15540 kB
SwapTotal:      67108856 kB
SwapFree:       67098268 kB
Dirty:               772 kB
Writeback:             0 kB
AnonPages:       3441440 kB
Mapped:            15320 kB
Shmem:                 0 kB
Slab:             565980 kB
SReclaimable:       9904 kB
SUnreclaim:       556076 kB
KernelStack:        1632 kB
PageTables:        11144 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3698636 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3371008 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71732 MiB
End job on node134 at 2016-06-06 16:09:20