Trace number 4081190

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)219 1800.7 895.478

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_10.opb.PB06.opb
MD5SUM6549a0bbc5c463b1b909374436b51d65
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark212
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 183
Optimality of the best value was proved NO
Number of variables470
Total number of constraints470
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 constraints470
Minimum length of a constraint4
Maximum length of a constraint18
Number of terms in the objective function 470
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 470
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 470
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.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4081190-1465222160.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  objective function found
0.24/0.25	c ... done. Wall clock time 0.129s.
0.24/0.25	c declared #vars     470
0.24/0.25	c #constraints  470
0.24/0.25	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.24/0.25	c constraints type 
0.24/0.25	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 470
0.24/0.25	c 470 constraints processed.
0.24/0.25	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.24/0.25	c constraints type 
0.24/0.25	c org.sat4j.pb.constraints.pb.MaxWatchPb => 470
0.24/0.25	c 470 constraints processed.
0.24/0.25	c objective function length is 470 literals
0.24/0.26	c And the winner is solver0
0.46/0.75	c SATISFIABLE
0.46/0.75	c OPTIMIZING...
0.46/0.75	c Got one! Elapsed wall clock time (in seconds):0.635
0.46/0.75	o 223
2.96/1.48	c cleaning 2494 clauses out of 5000 with flag 10627/5000
4.62/1.96	c cleaning 4250 clauses out of 8507 with flag 23282/11001
5.67/2.45	c And the winner is solver1
5.80/2.76	c Got one! Elapsed wall clock time (in seconds):2.639
5.80/2.76	o 222
7.82/3.73	c cleaning 7764 clauses out of 15548 with flag 12723/22292
10.59/5.04	c cleaning 6881 clauses out of 13784 with flag 28307/28292
13.47/6.47	c cleaning 6948 clauses out of 13904 with flag 46249/35293
16.97/8.13	c cleaning 7475 clauses out of 14956 with flag 66786/43293
18.68/8.99	c And the winner is solver1
18.86/9.26	c Got one! Elapsed wall clock time (in seconds):9.143
18.86/9.26	o 221
19.13/9.40	c cleaning 6312 clauses out of 12636 with flag 2515/48448
20.74/10.29	c cleaning 6155 clauses out of 12325 with flag 17085/54449
22.75/11.22	c cleaning 6580 clauses out of 13169 with flag 34149/61448
25.25/12.42	c cleaning 7295 clauses out of 14589 with flag 54186/69448
27.64/13.67	c cleaning 8147 clauses out of 16295 with flag 77049/78449
31.19/15.35	c cleaning 9074 clauses out of 18148 with flag 101878/88449
35.19/17.34	c cleaning 10035 clauses out of 20075 with flag 130741/99450
38.79/19.17	c cleaning 11018 clauses out of 22038 with flag 161874/111448
43.38/21.39	c cleaning 12010 clauses out of 24022 with flag 195751/124450
47.78/23.59	c cleaning 13002 clauses out of 26010 with flag 232676/138448
53.19/26.12	c cleaning 14001 clauses out of 28008 with flag 271879/153448
58.80/28.96	c cleaning 15001 clauses out of 30008 with flag 312929/169449
64.80/31.90	c cleaning 16001 clauses out of 32007 with flag 357013/186449
70.58/34.75	c cleaning 17002 clauses out of 34006 with flag 403555/204449
77.18/38.04	c cleaning 17999 clauses out of 36003 with flag 451511/223448
85.12/41.92	c cleaning 18998 clauses out of 38005 with flag 502419/243449
92.90/45.88	c cleaning 19999 clauses out of 40007 with flag 554499/264449
100.51/49.67	c And the winner is solver1
100.67/49.77	c Got one! Elapsed wall clock time (in seconds):49.653
100.67/49.77	o 220
103.70/51.22	c cleaning 22870 clauses out of 45742 with flag 12600/290183
106.30/52.51	c cleaning 14433 clauses out of 28871 with flag 28455/296182
108.90/53.87	c cleaning 10716 clauses out of 21438 with flag 47587/303182
112.11/55.44	c cleaning 9359 clauses out of 18723 with flag 69698/311183
115.51/57.15	c cleaning 9179 clauses out of 18364 with flag 94541/320183
118.91/58.84	c cleaning 9587 clauses out of 19184 with flag 121740/330182
122.70/60.75	c cleaning 10296 clauses out of 20597 with flag 150279/341182
128.56/63.95	c cleaning 11149 clauses out of 22302 with flag 183085/353183
133.74/66.56	c cleaning 12074 clauses out of 24152 with flag 218434/366182
139.73/69.53	c cleaning 13037 clauses out of 26078 with flag 254281/380182
146.33/72.81	c cleaning 14018 clauses out of 28041 with flag 293167/395182
152.81/76.09	c cleaning 15008 clauses out of 30023 with flag 335328/411182
160.40/79.80	c cleaning 16006 clauses out of 32015 with flag 380321/428182
168.21/83.71	c cleaning 17000 clauses out of 34009 with flag 429753/446182
174.11/86.63	c cleaning 0 clauses out of 6288 with flag 0/6288
176.56/87.78	c cleaning 18004 clauses out of 36009 with flag 481772/465182
185.69/92.22	c cleaning 18995 clauses out of 38006 with flag 535623/485183
195.49/97.15	c cleaning 20006 clauses out of 40013 with flag 592562/506185
205.80/102.27	c cleaning 21000 clauses out of 42005 with flag 653069/528183
217.21/107.94	c cleaning 22003 clauses out of 44005 with flag 713022/551183
229.39/113.95	c cleaning 22998 clauses out of 46001 with flag 775828/575182
241.79/120.17	c cleaning 23997 clauses out of 48004 with flag 843044/600183
254.80/126.53	c cleaning 24998 clauses out of 50006 with flag 919662/626182
268.58/133.42	c cleaning 26005 clauses out of 52009 with flag 995284/653183
281.96/140.06	c cleaning 26999 clauses out of 54003 with flag 1071593/681182
294.77/146.44	c cleaning 28000 clauses out of 56004 with flag 1149091/710182
311.37/155.17	c cleaning 29001 clauses out of 58004 with flag 1231308/740182
326.83/162.84	c cleaning 30001 clauses out of 60005 with flag 1315747/771184
342.81/170.86	c cleaning 30999 clauses out of 62004 with flag 1405763/803184
362.51/180.63	c cleaning 32001 clauses out of 64004 with flag 1498357/836183
381.40/190.07	c cleaning 32997 clauses out of 66005 with flag 1590749/870185
401.51/200.05	c cleaning 33998 clauses out of 68005 with flag 1688861/905182
420.24/209.39	c cleaning 35002 clauses out of 70008 with flag 1785511/941183
441.85/220.17	c cleaning 36000 clauses out of 72005 with flag 1883057/978182
469.17/233.64	c cleaning 37000 clauses out of 74006 with flag 1983078/1016183
494.38/246.12	c cleaning 37999 clauses out of 76005 with flag 2084368/1055182
516.57/257.28	c cleaning 39000 clauses out of 78006 with flag 2189486/1095182
540.97/269.37	c cleaning 0 clauses out of 12288 with flag 0/12288
549.02/273.23	c cleaning 40001 clauses out of 80010 with flag 2296231/1136186
581.91/289.56	c cleaning 40999 clauses out of 82005 with flag 2407569/1178182
617.48/307.02	c cleaning 42005 clauses out of 84010 with flag 2523126/1221186
650.36/323.39	c cleaning 42996 clauses out of 86001 with flag 2640611/1265182
666.26/331.19	c And the winner is solver1
666.54/331.37	c Got one! Elapsed wall clock time (in seconds):331.248
666.54/331.37	o 219
670.25/333.29	c cleaning 36532 clauses out of 73071 with flag 12297/1295248
673.05/334.61	c cleaning 21268 clauses out of 42539 with flag 28166/1301248
675.65/335.99	c cleaning 14131 clauses out of 28271 with flag 46526/1308248
678.85/337.54	c cleaning 11071 clauses out of 22141 with flag 67465/1316249
682.90/339.47	c cleaning 10033 clauses out of 20069 with flag 91296/1325248
686.51/341.22	c cleaning 10010 clauses out of 20036 with flag 118559/1335248
690.91/343.49	c cleaning 10509 clauses out of 21026 with flag 147784/1346248
695.71/345.83	c cleaning 11257 clauses out of 22517 with flag 181167/1358248
700.91/348.49	c cleaning 12128 clauses out of 24260 with flag 216460/1371248
707.42/351.53	c cleaning 13062 clauses out of 26132 with flag 254834/1385248
713.82/354.79	c cleaning 14035 clauses out of 28070 with flag 295305/1400248
720.62/358.17	c cleaning 15017 clauses out of 30038 with flag 338064/1416251
728.95/362.17	c cleaning 16005 clauses out of 32019 with flag 382335/1433249
738.34/366.80	c cleaning 17005 clauses out of 34013 with flag 431356/1451248
748.21/371.68	c cleaning 18001 clauses out of 36009 with flag 480835/1470249
757.63/376.40	c cleaning 19003 clauses out of 38007 with flag 533823/1490248
768.88/381.86	c cleaning 19998 clauses out of 40004 with flag 589937/1511248
781.06/387.91	c cleaning 21001 clauses out of 42007 with flag 652007/1533249
793.33/393.96	c cleaning 22000 clauses out of 44005 with flag 714392/1556248
805.91/400.28	c cleaning 22998 clauses out of 46006 with flag 779021/1580249
819.11/406.79	c cleaning 24001 clauses out of 48007 with flag 849312/1605248
832.71/413.59	c cleaning 25003 clauses out of 50006 with flag 922404/1631248
847.70/420.91	c cleaning 26002 clauses out of 52004 with flag 998065/1658249
863.72/428.81	c cleaning 26999 clauses out of 54002 with flag 1083160/1686249
879.12/436.57	c cleaning 28002 clauses out of 56003 with flag 1172148/1715249
897.71/445.80	c cleaning 28997 clauses out of 58001 with flag 1255900/1745249
915.74/454.65	c cleaning 30003 clauses out of 60005 with flag 1348442/1776250
933.93/463.62	c cleaning 30997 clauses out of 62000 with flag 1448329/1808248
954.35/473.71	c cleaning 32000 clauses out of 64005 with flag 1537084/1841250
978.36/485.64	c cleaning 32995 clauses out of 66003 with flag 1626860/1875248
1004.85/498.71	c cleaning 34002 clauses out of 68008 with flag 1720551/1910248
1033.94/513.19	c cleaning 35001 clauses out of 70006 with flag 1818986/1946248
1061.13/527.65	c cleaning 35994 clauses out of 72006 with flag 1917599/1983249
1088.84/541.26	c cleaning 37006 clauses out of 74014 with flag 2019198/2021251
1114.63/554.05	c cleaning 37999 clauses out of 76005 with flag 2128502/2060248
1142.19/567.74	c cleaning 38999 clauses out of 78006 with flag 2237029/2100248
1153.50/573.30	c cleaning 0 clauses out of 17673 with flag 0/17673
1172.63/582.80	c cleaning 39999 clauses out of 80007 with flag 2351431/2141248
1202.76/597.87	c cleaning 41002 clauses out of 82010 with flag 2470543/2183250
1230.52/611.63	c cleaning 42002 clauses out of 84007 with flag 2591193/2226249
1260.90/626.64	c cleaning 42999 clauses out of 86004 with flag 2723563/2270248
1293.51/642.80	c cleaning 43996 clauses out of 88005 with flag 2847424/2315248
1328.74/660.28	c cleaning 45002 clauses out of 90009 with flag 2971975/2361248
1367.60/679.52	c cleaning 45997 clauses out of 92008 with flag 3097824/2408249
1407.18/699.03	c cleaning 47001 clauses out of 94010 with flag 3226150/2456248
1447.06/718.72	c cleaning 48000 clauses out of 96009 with flag 3355353/2505248
1487.90/738.92	c cleaning 49001 clauses out of 98009 with flag 3490972/2555248
1533.72/761.64	c cleaning 50000 clauses out of 100008 with flag 3635422/2606248
1578.14/783.69	c cleaning 51000 clauses out of 102008 with flag 3774811/2658248
1628.51/808.69	c cleaning 52002 clauses out of 104008 with flag 3913823/2711248
1679.31/833.84	c cleaning 52998 clauses out of 106007 with flag 4056787/2765249
1726.54/858.89	c cleaning 53997 clauses out of 108009 with flag 4206880/2820249
1772.99/881.95	c cleaning 55001 clauses out of 110012 with flag 4362004/2876249
1800.10/895.41	c >>>>>>>>>> Solver number 0 (1 answers) <<<<<<<<<<<<<<<<<<
1800.10/895.41	c starts		: 56222
1800.10/895.41	c conflicts		: 2914150
1800.10/895.41	c decisions		: 17400861
1800.10/895.41	c propagations		: 343055343
1800.10/895.41	c inspects		: 13004010350
1800.10/895.41	c shortcuts		: 0
1800.10/895.41	c learnt literals	: 0
1800.10/895.41	c learnt binary clauses	: 0
1800.10/895.41	c learnt ternary clauses	: 0
1800.10/895.41	c learnt constraints	: 2914150
1800.10/895.41	c ignored constraints	: 0
1800.10/895.41	c root simplifications	: 0
1800.10/895.41	c removed literals (reason simplification)	: 5669851
1800.10/895.41	c reason swapping (by a shorter reason)	: 0
1800.10/895.41	c Calls to reduceDB	: 115
1800.10/895.41	c Number of update (reduction) of LBD	: 561938
1800.10/895.41	c Imported unit clauses	: 0
1800.10/895.41	c number of reductions to clauses (during analyze)	: 0
1800.10/895.41	c number of learned constraints concerned by reduction	: 0
1800.10/895.41	c number of learning phase by resolution	: 0
1800.10/895.41	c number of learning phase by cutting planes	: 0
1800.10/895.41	c speed (assignments/second)	: 608214.2536748475
1800.10/895.41	c non guided choices	0
1800.10/895.44	c learnt constraints type 
1800.10/895.44	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 92912
1800.10/895.44	c >>>>>>>>>> Solver number 1 (4 answers) <<<<<<<<<<<<<<<<<<
1800.10/895.44	c starts		: 56
1800.10/895.44	c conflicts		: 22710
1800.10/895.44	c decisions		: 90410
1800.10/895.44	c propagations		: 404951
1800.10/895.44	c inspects		: 720050229
1800.10/895.44	c shortcuts		: 0
1800.10/895.44	c learnt literals	: 0
1800.10/895.44	c learnt binary clauses	: 0
1800.10/895.44	c learnt ternary clauses	: 0
1800.10/895.44	c learnt constraints	: 22709
1800.10/895.44	c ignored constraints	: 0
1800.10/895.44	c root simplifications	: 0
1800.10/895.44	c removed literals (reason simplification)	: 0
1800.10/895.44	c reason swapping (by a shorter reason)	: 0
1800.10/895.44	c Calls to reduceDB	: 3
1800.10/895.44	c Number of update (reduction) of LBD	: 0
1800.10/895.44	c Imported unit clauses	: 0
1800.10/895.44	c number of reductions to clauses (during analyze)	: 0
1800.10/895.44	c number of learned constraints concerned by reduction	: 0
1800.10/895.44	c number of learning phase by resolution	: 0
1800.10/895.44	c number of learning phase by cutting planes	: 0
1800.10/895.44	c speed (assignments/second)	: 452.62256657989417
1800.10/895.44	c non guided choices	0
1800.10/895.45	c learnt constraints type 
1800.10/895.45	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 1409
1800.10/895.45	c org.sat4j.pb.constraints.pb.MaxWatchPb => 21300
1800.10/895.45	s SATISFIABLE
1800.10/895.45	c Found 5 solution(s)
1800.10/895.45	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 
1800.10/895.45	c objective function=219
1800.10/895.45	c Total wall clock time (in seconds): 895.329

Verifier Data

OK	219

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

pid=8795
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.40 4.41 3.99 4/199 8798
/proc/meminfo: memFree=26530216/32872528 swapFree=15540/1663004
[pid=8798] ppid=8795 vsize=9324 CPUtime=0 cores=1,3,5,7
/proc/8798/stat : 8798 (java) R 8795 8798 8273 0 -1 4202496 531 0 0 0 0 0 0 0 20 0 1 0 104148819 9547776 184 33554432000 1073741824 1073778376 140735791878544 140735791861272 273905698176 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8798/statm: 2323 184 141 9 0 71 0

[startup+0.100059 s]
/proc/loadavg: 4.40 4.41 3.99 4/199 8798
/proc/meminfo: memFree=26530216/32872528 swapFree=15540/1663004
[pid=8798] ppid=8795 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/8798/stat : 8798 (java) S 8795 8798 8273 0 -1 4202496 4410 0 1 0 8 1 0 0 20 0 18 0 104148819 9787879424 6039 33554432000 1073741824 1073778376 140735791878544 140735791869680 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8798/statm: 2389619 6039 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200228 s]
/proc/loadavg: 4.40 4.41 3.99 4/199 8798
/proc/meminfo: memFree=26530216/32872528 swapFree=15540/1663004
[pid=8798] ppid=8795 vsize=9558476 CPUtime=0.24 cores=1,3,5,7
/proc/8798/stat : 8798 (java) S 8795 8798 8273 0 -1 4202496 4701 0 1 0 23 1 0 0 20 0 18 0 104148819 9787879424 6782 33554432000 1073741824 1073778376 140735791878544 140735791869680 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8798/statm: 2389619 6782 2202 9 0 2380296 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 9558476

[startup+0.300293 s]
/proc/loadavg: 4.40 4.41 3.99 4/199 8798
/proc/meminfo: memFree=26530216/32872528 swapFree=15540/1663004
[pid=8798] ppid=8795 vsize=9824732 CPUtime=0.46 cores=1,3,5,7
/proc/8798/stat : 8798 (java) S 8795 8798 8273 0 -1 4202496 5427 0 1 0 43 3 0 0 20 0 19 0 104148819 10060525568 9318 33554432000 1073741824 1073778376 140735791878544 140735791869680 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8798/statm: 2456183 9318 2243 9 0 2446860 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 9824732

[startup+0.700222 s]
/proc/loadavg: 4.40 4.41 3.99 4/199 8798
/proc/meminfo: memFree=26530216/32872528 swapFree=15540/1663004
[pid=8798] ppid=8795 vsize=9824732 CPUtime=0.46 cores=1,3,5,7
/proc/8798/stat : 8798 (java) S 8795 8798 8273 0 -1 4202496 5427 0 1 0 43 3 0 0 20 0 19 0 104148819 10060525568 9318 33554432000 1073741824 1073778376 140735791878544 140735791869680 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8798/statm: 2456183 9318 2243 9 0 2446860 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 9824732

[startup+1.50083 s]
/proc/loadavg: 4.21 4.37 3.98 7/221 8823
/proc/meminfo: memFree=26467044/32872528 swapFree=15540/1663004
[pid=8798] ppid=8795 vsize=9824732 CPUtime=3.35 cores=1,3,5,7
/proc/8798/stat : 8798 (java) S 8795 8798 8273 0 -1 4202496 23172 0 1 0 328 7 0 0 20 0 22 0 104148819 10060525568 33545 33554432000 1073741824 1073778376 140735791878544 140735791869680 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8798/statm: 2456183 33545 2270 9 0 2446860 0
[pid=8798/tid=8800] ppid=8795 vsize=9824732 CPUtime=0.22 cores=1,3,5,7
/proc/8798/task/8800/stat : 8800 (java) S 8795 8798 8273 0 -1 4202560 2416 0 1 0 22 0 0 0 20 0 22 0 104148820 10060525568 33545 33554432000 1073741824 1073778376 140735791878544 140178519192440 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8798/tid=8801] ppid=8795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8798/task/8801/stat : 8801 (java) S 8795 8798 8273 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104148821 10060525568 33545 33554432000 1073741824 1073778376 140735791878544 140178480683304 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8798/tid=8802] ppid=8795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8798/task/8802/stat : 8802 (java) S 8795 8798 8273 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104148821 10060525568 33545 33554432000 1073741824 1073778376 140735791878544 140178479630504 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8798/tid=8803] ppid=8795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8798/task/8803/stat : 8803 (java) S 8795 8798 8273 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104148821 10060525568 33545 33554432000 1073741824 1073778376 140735791878544 140178478578216 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8798/tid=8804] ppid=8795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8798/task/8804/stat : 8804 (java) S 8795 8798 8273 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104148821 10060525568 33545 33554432000 1073741824 1073778376 140735791878544 140178477525416 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8798/tid=8805] ppid=8795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8798/task/8805/stat : 8805 (java) S 8795 8798 8273 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104148821 10060525568 33545 33554432000 1073741824 1073778376 140735791878544 140178476473128 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8798/tid=8806] ppid=8795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8798/task/8806/stat : 8806 (java) S 8795 8798 8273 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104148821 10060525568 33545 33554432000 1073741824 1073778376 140735791878544 140178475420328 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8798/tid=8807] ppid=8795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8798/task/8807/stat : 8807 (java) S 8795 8798 8273 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104148821 10060525568 33545 33554432000 1073741824 1073778376 140735791878544 140178474368040 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8798/tid=8808] ppid=8795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8798/task/8808/stat : 8808 (java) S 8795 8798 8273 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 104148821 10060525568 33545 33554432000 1073741824 1073778376 140735791878544 140178473315240 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8798/tid=8809] ppid=8795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8798/task/8809/stat : 8809 (java) S 8795 8798 8273 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 104148822 10060525568 33545 33554432000 1073741824 1073778376 140735791878544 140178342926568 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8798/tid=8810] ppid=8795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8798/task/8810/stat : 8810 (java) S 8795 8798 8273 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 104148823 10060525568 33545 33554432000 1073741824 1073778376 140735791878544 140178341872632 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8798/tid=8811] ppid=8795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8798/task/8811/stat : 8811 (java) S 8795 8798 8273 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 104148823 10060525568 33545 33554432000 1073741824 1073778376 140735791878544 140178340820232 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8798/tid=8812] ppid=8795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8798/task/8812/stat : 8812 (java) S 8795 8798 8273 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104148825 10060525568 33545 33554432000 1073741824 1073778376 140735791878544 140178339768720 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8798/tid=8813] ppid=8795 vsize=9824732 CPUtime=0.76 cores=1,3,5,7
/proc/8798/task/8813/stat : 8813 (java) R 8795 8798 8273 0 -1 4202560 10038 0 0 0 75 1 0 0 20 0 22 0 104148825 10060525568 33545 33554432000 1073741824 1073778376 140735791878544 140178338693608 140178522097752 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=8798/tid=8814] ppid=8795 vsize=9824732 CPUtime=0.82 cores=1,3,5,7
/proc/8798/task/8814/stat : 8814 (java) S 8795 8798 8273 0 -1 4202560 9325 0 0 0 80 2 0 0 20 0 22 0 104148825 10060525568 33545 33554432000 1073741824 1073778376 140735791878544 140177464879672 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8798/tid=8815] ppid=8795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8798/task/8815/stat : 8815 (java) S 8795 8798 8273 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104148825 10060525568 33545 33554432000 1073741824 1073778376 140735791878544 140177463827576 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8798/tid=8816] ppid=8795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8798/task/8816/stat : 8816 (java) S 8795 8798 8273 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104148825 10060525568 33545 33554432000 1073741824 1073778376 140735791878544 140177462774984 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8798/tid=8820] ppid=8795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8798/task/8820/stat : 8820 (java) S 8795 8798 8273 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 104148845 10060525568 33545 33554432000 1073741824 1073778376 140735791878544 140177458562088 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8798/tid=8821] ppid=8795 vsize=9824732 CPUtime=0.71 cores=1,3,5,7
/proc/8798/task/8821/stat : 8821 (java) R 8795 8798 8273 0 -1 4202560 10 0 0 0 71 0 0 0 20 0 22 0 104148895 10060525568 33545 33554432000 1073741824 1073778376 140735791878544 140177460658448 140178354186406 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=8798/tid=8822] ppid=8795 vsize=9824732 CPUtime=0.72 cores=1,3,5,7
/proc/8798/task/8822/stat : 8822 (java) R 8795 8798 8273 0 -1 4202560 66 0 0 0 72 0 0 0 20 0 22 0 104148895 10060525568 33545 33554432000 1073741824 1073778376 140735791878544 140177461690080 140178354754645 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=8798/tid=8823] ppid=8795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8798/task/8823/stat : 8823 (java) S 8795 8798 8273 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 104148895 10060525568 33545 33554432000 1073741824 1073778376 140735791878544 140177459615400 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.35
Current children cumulated vsize (KiB) 9824732

[startup+3.10083 s]
/proc/loadavg: 4.21 4.37 3.98 6/221 8823
/proc/meminfo: memFree=26329656/32872528 swapFree=15540/1663004
[pid=8798] ppid=8795 vsize=9824732 CPUtime=6.55 cores=1,3,5,7
/proc/8798/stat : 8798 (java) S 8795 8798 8273 0 -1 4202496 23387 0 1 0 642 13 0 0 20 0 22 0 104148819 10060525568 52117 33554432000 1073741824 1073778376 140735791878544 140735791869680 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8798/statm: 2456183 52117 2285 9 0 2446860 0
[pid=8798/tid=8800] ppid=8795 vsize=9824732 CPUtime=0.23 cores=1,3,5,7
/proc/8798/task/8800/stat : 8800 (java) S 8795 8798 8273 0 -1 4202560 2416 0 1 0 23 0 0 0 20 0 22 0 104148820 10060525568 52117 33554432000 1073741824 1073778376 140735791878544 140178519192440 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8798/tid=8801] ppid=8795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8798/task/8801/stat : 8801 (java) S 8795 8798 8273 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 104148821 10060525568 52117 33554432000 1073741824 1073778376 140735791878544 140178480683304 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8798/tid=8802] ppid=8795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8798/task/8802/stat : 8802 (java) S 8795 8798 8273 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 104148821 10060525568 52117 33554432000 1073741824 1073778376 140735791878544 140178479630504 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8798/tid=8803] ppid=8795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8798/task/8803/stat : 8803 (java) S 8795 8798 8273 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 104148821 10060525568 52117 33554432000 1073741824 1073778376 140735791878544 140178478578216 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8798/tid=8804] ppid=8795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8798/task/8804/stat : 8804 (java) S 8795 8798 8273 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 104148821 10060525568 52117 33554432000 1073741824 1073778376 140735791878544 140178477525416 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8798/tid=8805] ppid=8795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8798/task/8805/stat : 8805 (java) S 8795 8798 8273 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 104148821 10060525568 52117 33554432000 1073741824 1073778376 140735791878544 140178476473128 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8798/tid=8806] ppid=8795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8798/task/8806/stat : 8806 (java) S 8795 8798 8273 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 104148821 10060525568 52117 33554432000 1073741824 1073778376 140735791878544 140178475420328 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8798/tid=8807] ppid=8795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8798/task/8807/stat : 8807 (java) S 8795 8798 8273 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 104148821 10060525568 52117 33554432000 1073741824 1073778376 140735791878544 140178474368040 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8798/tid=8808] ppid=8795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8798/task/8808/stat : 8808 (java) S 8795 8798 8273 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 104148821 10060525568 52117 33554432000 1073741824 1073778376 140735791878544 140178473315240 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8798/tid=8809] ppid=8795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8798/task/8809/stat : 8809 (java) S 8795 8798 8273 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 104148822 10060525568 52117 33554432000 1073741824 1073778376 140735791878544 140178342926568 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8798/tid=8810] ppid=8795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8798/task/8810/stat : 8810 (java) S 8795 8798 8273 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 104148823 10060525568 52117 33554432000 1073741824 1073778376 140735791878544 140178341872632 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8798/tid=8811] ppid=8795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8798/task/8811/stat : 8811 (java) S 8795 8798 8273 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 104148823 10060525568 52117 33554432000 1073741824 1073778376 140735791878544 140178340820232 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8798/tid=8812] ppid=8795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8798/task/8812/stat : 8812 (java) S 8795 8798 8273 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104148825 10060525568 52117 33554432000 1073741824 1073778376 140735791878544 140178339768720 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8798/tid=8813] ppid=8795 vsize=9824732 CPUtime=1.02 cores=1,3,5,7
/proc/8798/task/8813/stat : 8813 (java) S 8795 8798 8273 0 -1 4202560 10112 0 0 0 100 2 0 0 20 0 22 0 104148825 10060525568 52117 33554432000 1073741824 1073778376 140735791878544 140178338716344 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8798/tid=8814] ppid=8795 vsize=9824732 CPUtime=1.16 cores=1,3,5,7
/proc/8798/task/8814/stat : 8814 (java) S 8795 8798 8273 0 -1 4202560 9376 0 0 0 114 2 0 0 20 0 22 0 104148825 10060525568 52117 33554432000 1073741824 1073778376 140735791878544 140177464879672 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8798/tid=8815] ppid=8795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8798/task/8815/stat : 8815 (java) S 8795 8798 8273 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104148825 10060525568 52117 33554432000 1073741824 1073778376 140735791878544 140177463827576 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8798/tid=8816] ppid=8795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8798/task/8816/stat : 8816 (java) S 8795 8798 8273 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104148825 10060525568 52117 33554432000 1073741824 1073778376 140735791878544 140177462774984 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8798/tid=8823] ppid=8795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8798/task/8823/stat : 8823 (java) S 8795 8798 8273 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 104148895 10060525568 52117 33554432000 1073741824 1073778376 140735791878544 140177459615400 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 6.55
Current children cumulated vsize (KiB) 9824732

[startup+6.30094 s]
/proc/loadavg: 4.27 4.38 3.98 6/221 8826
/proc/meminfo: memFree=26265780/32872528 swapFree=15540/1663004
[pid=8798] ppid=8795 vsize=9824732 CPUtime=13.27 cores=1,3,5,7
/proc/8798/stat : 8798 (java) S 8795 8798 8273 0 -1 4202496 24491 0 1 0 1305 22 0 0 20 0 22 0 104148819 10060525568 74510 33554432000 1073741824 1073778376 140735791878544 140735791869680 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8798/statm: 2456183 74510 2285 9 0 2446860 0
[pid=8798/tid=8800] ppid=8795 vsize=9824732 CPUtime=0.23 cores=1,3,5,7
/proc/8798/task/8800/stat : 8800 (java) S 8795 8798 8273 0 -1 4202560 2416 0 1 0 23 0 0 0 20 0 22 0 104148820 10060525568 74510 33554432000 1073741824 1073778376 140735791878544 140178519192440 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8798/tid=8801] ppid=8795 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/8798/task/8801/stat : 8801 (java) S 8795 8798 8273 0 -1 4202560 106 0 0 0 1 2 0 0 20 0 22 0 104148821 10060525568 74510 33554432000 1073741824 1073778376 140735791878544 140178480683304 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8798/tid=8802] ppid=8795 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/8798/task/8802/stat : 8802 (java) S 8795 8798 8273 0 -1 4202560 28 0 0 0 3 0 0 0 20 0 22 0 104148821 10060525568 74510 33554432000 1073741824 1073778376 140735791878544 140178479630504 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8798/tid=8803] ppid=8795 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/8798/task/8803/stat : 8803 (java) S 8795 8798 8273 0 -1 4202560 177 0 0 0 3 1 0 0 20 0 22 0 104148821 10060525568 74510 33554432000 1073741824 1073778376 140735791878544 140178478578216 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8798/tid=8804] ppid=8795 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/8798/task/8804/stat : 8804 (java) S 8795 8798 8273 0 -1 4202560 78 0 0 0 3 1 0 0 20 0 22 0 104148821 10060525568 74510 33554432000 1073741824 1073778376 140735791878544 140178477525416 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8798/tid=8805] ppid=8795 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/8798/task/8805/stat : 8805 (java) S 8795 8798 8273 0 -1 4202560 163 0 0 0 3 0 0 0 20 0 22 0 104148821 10060525568 74510 33554432000 1073741824 1073778376 140735791878544 140178476473128 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8798/tid=8806] ppid=8795 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/8798/task/8806/stat : 8806 (java) S 8795 8798 8273 0 -1 4202560 29 0 0 0 1 2 0 0 20 0 22 0 104148821 10060525568 74510 33554432000 1073741824 1073778376 140735791878544 140178475420328 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8798/tid=8807] ppid=8795 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/8798/task/8807/stat : 8807 (java) S 8795 8798 8273 0 -1 4202560 193 0 0 0 5 2 0 0 20 0 22 0 104148821 10060525568 74510 33554432000 1073741824 1073778376 140735791878544 140178474368040 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8798/tid=8808] ppid=8795 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/8798/task/8808/stat : 8808 (java) S 8795 8798 8273 0 -1 4202560 264 0 0 0 3 2 0 0 20 0 22 0 104148821 10060525568 74510 33554432000 1073741824 1073778376 140735791878544 140178473315240 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8798/tid=8809] ppid=8795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8798/task/8809/stat : 8809 (java) S 8795 8798 8273 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 22 0 104148822 10060525568 74510 33554432000 1073741824 1073778376 140735791878544 140178342926568 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8798/tid=8810] ppid=8795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8798/task/8810/stat : 8810 (java) S 8795 8798 8273 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 104148823 10060525568 74510 33554432000 1073741824 1073778376 140735791878544 140178341872632 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8798/tid=8811] ppid=8795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8798/task/8811/stat : 8811 (java) S 8795 8798 8273 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 104148823 10060525568 74510 33554432000 1073741824 1073778376 140735791878544 140178340820232 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8798/tid=8812] ppid=8795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8798/task/8812/stat : 8812 (java) S 8795 8798 8273 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104148825 10060525568 74510 33554432000 1073741824 1073778376 140735791878544 140178339768720 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8798/tid=8813] ppid=8795 vsize=9824732 CPUtime=1.05 cores=1,3,5,7
/proc/8798/task/8813/stat : 8813 (java) S 8795 8798 8273 0 -1 4202560 10112 0 0 0 103 2 0 0 20 0 22 0 104148825 10060525568 74510 33554432000 1073741824 1073778376 140735791878544 140178338716344 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8798/tid=8814] ppid=8795 vsize=9824732 CPUtime=1.31 cores=1,3,5,7
/proc/8798/task/8814/stat : 8814 (java) S 8795 8798 8273 0 -1 4202560 9376 0 0 0 129 2 0 0 20 0 22 0 104148825 10060525568 74510 33554432000 1073741824 1073778376 140735791878544 140177464879672 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8798/tid=8815] ppid=8795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8798/task/8815/stat : 8815 (java) S 8795 8798 8273 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104148825 10060525568 74510 33554432000 1073741824 1073778376 140735791878544 140177463827576 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8798/tid=8816] ppid=8795 vsize=9824732 CPUtime=0 cores=1,3,5,7

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

[startup+822.301 s]
/proc/loadavg: 4.21 4.25 4.13 5/221 8950
/proc/meminfo: memFree=22428628/32872528 swapFree=15540/1663004
[pid=8798] ppid=8795 vsize=9824732 CPUtime=1656.06 cores=1,3,5,7
/proc/8798/stat : 8798 (java) S 8795 8798 8273 0 -1 4202496 38457 0 1 0 165369 237 0 0 20 0 22 0 104148819 10060525568 990754 33554432000 1073741824 1073778376 140735791878544 140735791869680 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8798/statm: 2456183 990754 2294 9 0 2446860 0
[pid=8798/tid=8800] ppid=8795 vsize=9824732 CPUtime=0.28 cores=1,3,5,7
/proc/8798/task/8800/stat : 8800 (java) S 8795 8798 8273 0 -1 4202560 2428 0 1 0 25 3 0 0 20 0 22 0 104148820 10060525568 990754 33554432000 1073741824 1073778376 140735791878544 140178519192440 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8798/tid=8801] ppid=8795 vsize=9824732 CPUtime=4.07 cores=1,3,5,7
/proc/8798/task/8801/stat : 8801 (java) S 8795 8798 8273 0 -1 4202560 1189 0 0 0 387 20 0 0 20 0 22 0 104148821 10060525568 990754 33554432000 1073741824 1073778376 140735791878544 140178480683304 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8798/tid=8802] ppid=8795 vsize=9824732 CPUtime=4.05 cores=1,3,5,7
/proc/8798/task/8802/stat : 8802 (java) S 8795 8798 8273 0 -1 4202560 767 0 0 0 385 20 0 0 20 0 22 0 104148821 10060525568 990754 33554432000 1073741824 1073778376 140735791878544 140178479630504 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8798/tid=8803] ppid=8795 vsize=9824732 CPUtime=3.84 cores=1,3,5,7
/proc/8798/task/8803/stat : 8803 (java) S 8795 8798 8273 0 -1 4202560 1077 0 0 0 362 22 0 0 20 0 22 0 104148821 10060525568 990754 33554432000 1073741824 1073778376 140735791878544 140178478578216 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8798/tid=8804] ppid=8795 vsize=9824732 CPUtime=4.18 cores=1,3,5,7
/proc/8798/task/8804/stat : 8804 (java) S 8795 8798 8273 0 -1 4202560 922 0 0 0 397 21 0 0 20 0 22 0 104148821 10060525568 990754 33554432000 1073741824 1073778376 140735791878544 140178477525416 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8798/tid=8805] ppid=8795 vsize=9824732 CPUtime=4.2 cores=1,3,5,7
/proc/8798/task/8805/stat : 8805 (java) S 8795 8798 8273 0 -1 4202560 1280 0 0 0 399 21 0 0 20 0 22 0 104148821 10060525568 990754 33554432000 1073741824 1073778376 140735791878544 140178476473128 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8798/tid=8806] ppid=8795 vsize=9824732 CPUtime=4.21 cores=1,3,5,7
/proc/8798/task/8806/stat : 8806 (java) S 8795 8798 8273 0 -1 4202560 978 0 0 0 404 17 0 0 20 0 22 0 104148821 10060525568 990754 33554432000 1073741824 1073778376 140735791878544 140178475420328 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8798/tid=8807] ppid=8795 vsize=9824732 CPUtime=4.03 cores=1,3,5,7
/proc/8798/task/8807/stat : 8807 (java) S 8795 8798 8273 0 -1 4202560 1235 0 0 0 384 19 0 0 20 0 22 0 104148821 10060525568 990754 33554432000 1073741824 1073778376 140735791878544 140178474368040 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8798/tid=8808] ppid=8795 vsize=9824732 CPUtime=3.85 cores=1,3,5,7
/proc/8798/task/8808/stat : 8808 (java) S 8795 8798 8273 0 -1 4202560 1403 0 0 0 369 16 0 0 20 0 22 0 104148821 10060525568 990754 33554432000 1073741824 1073778376 140735791878544 140178473315240 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8798/tid=8809] ppid=8795 vsize=9824732 CPUtime=3.95 cores=1,3,5,7
/proc/8798/task/8809/stat : 8809 (java) S 8795 8798 8273 0 -1 4202560 2764 0 0 0 387 8 0 0 20 0 22 0 104148822 10060525568 990754 33554432000 1073741824 1073778376 140735791878544 140178342926568 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8798/tid=8810] ppid=8795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8798/task/8810/stat : 8810 (java) S 8795 8798 8273 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 104148823 10060525568 990754 33554432000 1073741824 1073778376 140735791878544 140178341872632 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8798/tid=8811] ppid=8795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8798/task/8811/stat : 8811 (java) S 8795 8798 8273 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 104148823 10060525568 990754 33554432000 1073741824 1073778376 140735791878544 140178340820232 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8798/tid=8812] ppid=8795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8798/task/8812/stat : 8812 (java) S 8795 8798 8273 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104148825 10060525568 990754 33554432000 1073741824 1073778376 140735791878544 140178339768720 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8798/tid=8813] ppid=8795 vsize=9824732 CPUtime=1.19 cores=1,3,5,7
/proc/8798/task/8813/stat : 8813 (java) S 8795 8798 8273 0 -1 4202560 10119 0 0 0 117 2 0 0 20 0 22 0 104148825 10060525568 990754 33554432000 1073741824 1073778376 140735791878544 140178338716344 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8798/tid=8814] ppid=8795 vsize=9824732 CPUtime=1.87 cores=1,3,5,7
/proc/8798/task/8814/stat : 8814 (java) S 8795 8798 8273 0 -1 4202560 11402 0 0 0 184 3 0 0 20 0 22 0 104148825 10060525568 990754 33554432000 1073741824 1073778376 140735791878544 140177464879672 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8798/tid=8815] ppid=8795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8798/task/8815/stat : 8815 (java) S 8795 8798 8273 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104148825 10060525568 990754 33554432000 1073741824 1073778376 140735791878544 140177463827576 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8798/tid=8816] ppid=8795 vsize=9824732 CPUtime=0.33 cores=1,3,5,7
/proc/8798/task/8816/stat : 8816 (java) S 8795 8798 8273 0 -1 4202560 47 0 0 0 12 21 0 0 20 0 22 0 104148825 10060525568 990754 33554432000 1073741824 1073778376 140735791878544 140177462774984 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8798/tid=8823] ppid=8795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8798/task/8823/stat : 8823 (java) S 8795 8798 8273 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 104148895 10060525568 990754 33554432000 1073741824 1073778376 140735791878544 140177459615400 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8798/tid=8932] ppid=8795 vsize=9824732 CPUtime=483.45 cores=1,3,5,7
/proc/8798/task/8932/stat : 8932 (java) R 8795 8798 8273 0 -1 4202560 9 0 0 0 48338 7 0 0 20 0 22 0 104181956 10060525568 990754 33554432000 1073741824 1073778376 140735791878544 140177460665712 140178354686888 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=8798/tid=8933] ppid=8795 vsize=9824732 CPUtime=483.36 cores=1,3,5,7
/proc/8798/task/8933/stat : 8933 (java) R 8795 8798 8273 0 -1 4202560 42 0 0 0 48329 7 0 0 20 0 22 0 104181956 10060525568 990754 33554432000 1073741824 1073778376 140735791878544 140177461719312 140178355171466 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=8798/tid=8934] ppid=8795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8798/task/8934/stat : 8934 (java) S 8795 8798 8273 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 104181957 10060525568 990754 33554432000 1073741824 1073778376 140735791878544 140177458562216 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1656.06
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.20 4.23 4.13 5/221 8951
/proc/meminfo: memFree=22338992/32872528 swapFree=15540/1663004
[pid=8798] ppid=8795 vsize=9824732 CPUtime=1773.81 cores=1,3,5,7
/proc/8798/stat : 8798 (java) S 8795 8798 8273 0 -1 4202496 38875 0 1 0 177139 242 0 0 20 0 22 0 104148819 10060525568 1003884 33554432000 1073741824 1073778376 140735791878544 140735791869680 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8798/statm: 2456183 1003884 2294 9 0 2446860 0
[pid=8798/tid=8800] ppid=8795 vsize=9824732 CPUtime=0.28 cores=1,3,5,7
/proc/8798/task/8800/stat : 8800 (java) S 8795 8798 8273 0 -1 4202560 2428 0 1 0 25 3 0 0 20 0 22 0 104148820 10060525568 1003884 33554432000 1073741824 1073778376 140735791878544 140178519192440 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8798/tid=8801] ppid=8795 vsize=9824732 CPUtime=4.19 cores=1,3,5,7
/proc/8798/task/8801/stat : 8801 (java) S 8795 8798 8273 0 -1 4202560 1193 0 0 0 398 21 0 0 20 0 22 0 104148821 10060525568 1003884 33554432000 1073741824 1073778376 140735791878544 140178480683304 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8798/tid=8802] ppid=8795 vsize=9824732 CPUtime=4.26 cores=1,3,5,7
/proc/8798/task/8802/stat : 8802 (java) S 8795 8798 8273 0 -1 4202560 772 0 0 0 406 20 0 0 20 0 22 0 104148821 10060525568 1003884 33554432000 1073741824 1073778376 140735791878544 140178479630504 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8798/tid=8803] ppid=8795 vsize=9824732 CPUtime=3.99 cores=1,3,5,7
/proc/8798/task/8803/stat : 8803 (java) S 8795 8798 8273 0 -1 4202560 1084 0 0 0 377 22 0 0 20 0 22 0 104148821 10060525568 1003884 33554432000 1073741824 1073778376 140735791878544 140178478578216 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8798/tid=8804] ppid=8795 vsize=9824732 CPUtime=4.29 cores=1,3,5,7
/proc/8798/task/8804/stat : 8804 (java) S 8795 8798 8273 0 -1 4202560 923 0 0 0 408 21 0 0 20 0 22 0 104148821 10060525568 1003884 33554432000 1073741824 1073778376 140735791878544 140178477525416 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8798/tid=8805] ppid=8795 vsize=9824732 CPUtime=4.44 cores=1,3,5,7
/proc/8798/task/8805/stat : 8805 (java) S 8795 8798 8273 0 -1 4202560 1304 0 0 0 423 21 0 0 20 0 22 0 104148821 10060525568 1003884 33554432000 1073741824 1073778376 140735791878544 140178476473128 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8798/tid=8806] ppid=8795 vsize=9824732 CPUtime=4.47 cores=1,3,5,7
/proc/8798/task/8806/stat : 8806 (java) S 8795 8798 8273 0 -1 4202560 995 0 0 0 429 18 0 0 20 0 22 0 104148821 10060525568 1003884 33554432000 1073741824 1073778376 140735791878544 140178475420328 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8798/tid=8807] ppid=8795 vsize=9824732 CPUtime=4.29 cores=1,3,5,7
/proc/8798/task/8807/stat : 8807 (java) S 8795 8798 8273 0 -1 4202560 1248 0 0 0 409 20 0 0 20 0 22 0 104148821 10060525568 1003884 33554432000 1073741824 1073778376 140735791878544 140178474368040 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8798/tid=8808] ppid=8795 vsize=9824732 CPUtime=4.09 cores=1,3,5,7
/proc/8798/task/8808/stat : 8808 (java) S 8795 8798 8273 0 -1 4202560 1413 0 0 0 393 16 0 0 20 0 22 0 104148821 10060525568 1003884 33554432000 1073741824 1073778376 140735791878544 140178473315240 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8798/tid=8809] ppid=8795 vsize=9824732 CPUtime=6.96 cores=1,3,5,7
/proc/8798/task/8809/stat : 8809 (java) S 8795 8798 8273 0 -1 4202560 3091 0 0 0 687 9 0 0 20 0 22 0 104148822 10060525568 1003884 33554432000 1073741824 1073778376 140735791878544 140178342926568 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8798/tid=8810] ppid=8795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8798/task/8810/stat : 8810 (java) S 8795 8798 8273 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 104148823 10060525568 1003884 33554432000 1073741824 1073778376 140735791878544 140178341872632 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8798/tid=8811] ppid=8795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8798/task/8811/stat : 8811 (java) S 8795 8798 8273 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 104148823 10060525568 1003884 33554432000 1073741824 1073778376 140735791878544 140178340820232 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8798/tid=8812] ppid=8795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8798/task/8812/stat : 8812 (java) S 8795 8798 8273 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104148825 10060525568 1003884 33554432000 1073741824 1073778376 140735791878544 140178339768720 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8798/tid=8813] ppid=8795 vsize=9824732 CPUtime=1.19 cores=1,3,5,7
/proc/8798/task/8813/stat : 8813 (java) S 8795 8798 8273 0 -1 4202560 10119 0 0 0 117 2 0 0 20 0 22 0 104148825 10060525568 1003884 33554432000 1073741824 1073778376 140735791878544 140178338716344 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8798/tid=8814] ppid=8795 vsize=9824732 CPUtime=1.87 cores=1,3,5,7
/proc/8798/task/8814/stat : 8814 (java) S 8795 8798 8273 0 -1 4202560 11402 0 0 0 184 3 0 0 20 0 22 0 104148825 10060525568 1003884 33554432000 1073741824 1073778376 140735791878544 140177464879672 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8798/tid=8815] ppid=8795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8798/task/8815/stat : 8815 (java) S 8795 8798 8273 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104148825 10060525568 1003884 33554432000 1073741824 1073778376 140735791878544 140177463827576 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8798/tid=8816] ppid=8795 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/8798/task/8816/stat : 8816 (java) S 8795 8798 8273 0 -1 4202560 51 0 0 0 14 21 0 0 20 0 22 0 104148825 10060525568 1003884 33554432000 1073741824 1073778376 140735791878544 140177462774984 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8798/tid=8823] ppid=8795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8798/task/8823/stat : 8823 (java) S 8795 8798 8273 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 104148895 10060525568 1003884 33554432000 1073741824 1073778376 140735791878544 140177459615400 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8798/tid=8932] ppid=8795 vsize=9824732 CPUtime=540.02 cores=1,3,5,7
/proc/8798/task/8932/stat : 8932 (java) R 8795 8798 8273 0 -1 4202560 10 0 0 0 53994 8 0 0 20 0 22 0 104181956 10060525568 1003884 33554432000 1073741824 1073778376 140735791878544 140177460658016 140178355359584 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=8798/tid=8933] ppid=8795 vsize=9824732 CPUtime=539.94 cores=1,3,5,7
/proc/8798/task/8933/stat : 8933 (java) R 8795 8798 8273 0 -1 4202560 47 0 0 0 53986 8 0 0 20 0 22 0 104181956 10060525568 1003884 33554432000 1073741824 1073778376 140735791878544 140177461718112 140178354628041 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=8798/tid=8934] ppid=8795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8798/task/8934/stat : 8934 (java) S 8795 8798 8273 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 104181957 10060525568 1003884 33554432000 1073741824 1073778376 140735791878544 140177458562216 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1773.81
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+895.401 s]
/proc/loadavg: 4.23 4.24 4.13 5/221 8951
/proc/meminfo: memFree=22338996/32872528 swapFree=15540/1663004
[pid=8798] ppid=8795 vsize=9824732 CPUtime=1800.1 cores=1,3,5,7
/proc/8798/stat : 8798 (java) S 8795 8798 8273 0 -1 4202496 38876 0 1 0 179768 242 0 0 20 0 22 0 104148819 10060525568 1003881 33554432000 1073741824 1073778376 140735791878544 140735791869680 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8798/statm: 2456183 1003881 2294 9 0 2446860 0
[pid=8798/tid=8800] ppid=8795 vsize=9824732 CPUtime=0.28 cores=1,3,5,7
/proc/8798/task/8800/stat : 8800 (java) S 8795 8798 8273 0 -1 4202560 2428 0 1 0 25 3 0 0 20 0 22 0 104148820 10060525568 1003881 33554432000 1073741824 1073778376 140735791878544 140178519192440 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8798/tid=8801] ppid=8795 vsize=9824732 CPUtime=4.21 cores=1,3,5,7
/proc/8798/task/8801/stat : 8801 (java) S 8795 8798 8273 0 -1 4202560 1193 0 0 0 400 21 0 0 20 0 22 0 104148821 10060525568 1003881 33554432000 1073741824 1073778376 140735791878544 140178480683304 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8798/tid=8802] ppid=8795 vsize=9824732 CPUtime=4.28 cores=1,3,5,7
/proc/8798/task/8802/stat : 8802 (java) S 8795 8798 8273 0 -1 4202560 772 0 0 0 408 20 0 0 20 0 22 0 104148821 10060525568 1003881 33554432000 1073741824 1073778376 140735791878544 140178479630504 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8798/tid=8803] ppid=8795 vsize=9824732 CPUtime=4.01 cores=1,3,5,7
/proc/8798/task/8803/stat : 8803 (java) S 8795 8798 8273 0 -1 4202560 1084 0 0 0 379 22 0 0 20 0 22 0 104148821 10060525568 1003881 33554432000 1073741824 1073778376 140735791878544 140178478578216 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8798/tid=8804] ppid=8795 vsize=9824732 CPUtime=4.34 cores=1,3,5,7
/proc/8798/task/8804/stat : 8804 (java) S 8795 8798 8273 0 -1 4202560 923 0 0 0 413 21 0 0 20 0 22 0 104148821 10060525568 1003881 33554432000 1073741824 1073778376 140735791878544 140178477525416 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8798/tid=8805] ppid=8795 vsize=9824732 CPUtime=4.46 cores=1,3,5,7
/proc/8798/task/8805/stat : 8805 (java) S 8795 8798 8273 0 -1 4202560 1304 0 0 0 425 21 0 0 20 0 22 0 104148821 10060525568 1003881 33554432000 1073741824 1073778376 140735791878544 140178476473128 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8798/tid=8806] ppid=8795 vsize=9824732 CPUtime=4.49 cores=1,3,5,7
/proc/8798/task/8806/stat : 8806 (java) S 8795 8798 8273 0 -1 4202560 995 0 0 0 431 18 0 0 20 0 22 0 104148821 10060525568 1003881 33554432000 1073741824 1073778376 140735791878544 140178475420328 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8798/tid=8807] ppid=8795 vsize=9824732 CPUtime=4.31 cores=1,3,5,7
/proc/8798/task/8807/stat : 8807 (java) S 8795 8798 8273 0 -1 4202560 1248 0 0 0 411 20 0 0 20 0 22 0 104148821 10060525568 1003881 33554432000 1073741824 1073778376 140735791878544 140178474368040 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8798/tid=8808] ppid=8795 vsize=9824732 CPUtime=4.14 cores=1,3,5,7
/proc/8798/task/8808/stat : 8808 (java) S 8795 8798 8273 0 -1 4202560 1413 0 0 0 398 16 0 0 20 0 22 0 104148821 10060525568 1003881 33554432000 1073741824 1073778376 140735791878544 140178473315240 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8798/tid=8809] ppid=8795 vsize=9824732 CPUtime=6.96 cores=1,3,5,7
/proc/8798/task/8809/stat : 8809 (java) S 8795 8798 8273 0 -1 4202560 3091 0 0 0 687 9 0 0 20 0 22 0 104148822 10060525568 1003881 33554432000 1073741824 1073778376 140735791878544 140178342926568 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8798/tid=8810] ppid=8795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8798/task/8810/stat : 8810 (java) S 8795 8798 8273 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 104148823 10060525568 1003881 33554432000 1073741824 1073778376 140735791878544 140178341872632 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8798/tid=8811] ppid=8795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8798/task/8811/stat : 8811 (java) S 8795 8798 8273 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 104148823 10060525568 1003881 33554432000 1073741824 1073778376 140735791878544 140178340820232 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8798/tid=8812] ppid=8795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8798/task/8812/stat : 8812 (java) S 8795 8798 8273 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104148825 10060525568 1003881 33554432000 1073741824 1073778376 140735791878544 140178339768720 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8798/tid=8813] ppid=8795 vsize=9824732 CPUtime=1.19 cores=1,3,5,7
/proc/8798/task/8813/stat : 8813 (java) S 8795 8798 8273 0 -1 4202560 10119 0 0 0 117 2 0 0 20 0 22 0 104148825 10060525568 1003881 33554432000 1073741824 1073778376 140735791878544 140178338716344 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8798/tid=8814] ppid=8795 vsize=9824732 CPUtime=1.87 cores=1,3,5,7
/proc/8798/task/8814/stat : 8814 (java) S 8795 8798 8273 0 -1 4202560 11402 0 0 0 184 3 0 0 20 0 22 0 104148825 10060525568 1003881 33554432000 1073741824 1073778376 140735791878544 140177464879672 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8798/tid=8815] ppid=8795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8798/task/8815/stat : 8815 (java) S 8795 8798 8273 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104148825 10060525568 1003881 33554432000 1073741824 1073778376 140735791878544 140177463827576 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8798/tid=8816] ppid=8795 vsize=9824732 CPUtime=0.36 cores=1,3,5,7
/proc/8798/task/8816/stat : 8816 (java) S 8795 8798 8273 0 -1 4202560 51 0 0 0 14 22 0 0 20 0 22 0 104148825 10060525568 1003881 33554432000 1073741824 1073778376 140735791878544 140177462774984 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8798/tid=8823] ppid=8795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8798/task/8823/stat : 8823 (java) S 8795 8798 8273 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 104148895 10060525568 1003881 33554432000 1073741824 1073778376 140735791878544 140177459615400 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8798/tid=8932] ppid=8795 vsize=9824732 CPUtime=553.06 cores=1,3,5,7
/proc/8798/task/8932/stat : 8932 (java) R 8795 8798 8273 0 -1 4202560 10 0 0 0 55298 8 0 0 20 0 22 0 104181956 10060525568 1003881 33554432000 1073741824 1073778376 140735791878544 140177460665712 140178354733040 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=8798/tid=8933] ppid=8795 vsize=9824732 CPUtime=552.97 cores=1,3,5,7
/proc/8798/task/8933/stat : 8933 (java) R 8795 8798 8273 0 -1 4202560 48 0 0 0 55289 8 0 0 20 0 22 0 104181956 10060525568 1003881 33554432000 1073741824 1073778376 140735791878544 140177461719312 140178354630544 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=8798/tid=8934] ppid=8795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8798/task/8934/stat : 8934 (java) S 8795 8798 8273 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 104181957 10060525568 1003881 33554432000 1073741824 1073778376 140735791878544 140177458562216 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.1
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 8798 sig 9
??? kill -8798 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 895.478
CPU time (s): 1800.7
CPU user time (s): 1797.87
CPU system time (s): 2.83157
CPU usage (%): 201.088
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.87
system time used= 2.83157
maximum resident set size= 4015652
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38918
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= 23659
involuntary context switches= 31822

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.64414 second user time and 7.77282 second system time

The end

Launcher Data

Begin job on node134 at 2016-06-06 16:09:20
IDJOB=4081190
IDBENCH=1961
IDSOLVER=2543
FILE ID=node134/4081190-1465222160
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_10.opb.PB06.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4081190-1465222160/watcher-4081190-1465222160 -o /tmp/evaluation-result-4081190-1465222160/solver-4081190-1465222160 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node134-1465220363-8290 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4081190-1465222160.opb

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

MD5SUM BENCH= 6549a0bbc5c463b1b909374436b51d65
RANDOM SEED=938273102

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:        26530744 kB
Buffers:           11700 kB
Cached:            78052 kB
SwapCached:         1820 kB
Active:          3938620 kB
Inactive:          33444 kB
Active(anon):    3883512 kB
Inactive(anon):     1036 kB
Active(file):      55108 kB
Inactive(file):    32408 kB
Unevictable:     1663004 kB
Mlocked:           15540 kB
SwapTotal:      67108856 kB
SwapFree:       67098276 kB
Dirty:               904 kB
Writeback:             0 kB
AnonPages:       5544508 kB
Mapped:            15364 kB
Shmem:                 0 kB
Slab:             565828 kB
SReclaimable:       9956 kB
SUnreclaim:       555872 kB
KernelStack:        1744 kB
PageTables:        14996 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    6107960 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5480448 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:24:16