Trace number 4119329

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)-189 1800.53 897.77

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-NLC/
minlplib2-pb-0.1.0/opb/normalized-sporttournament36.opb
MD5SUM3b21e15e85ee7a4ec8d93ea9970660a0
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-201
Best CPU time to get the best result obtained on this benchmark1800.1
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables0
Total number of constraints0
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 constraints0
Minimum length of a constraint-1
Maximum length of a constraint0
Number of terms in the objective function 1608
Biggest coefficient in the objective function 2
Number of bits for the biggest coefficient in the objective function 2
Sum of the numbers in the objective function 1732
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 1732
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)1224
Sum of products size (including duplicates)2448
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.08/0.10	c version PB16.v20160501
0.08/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.08/0.10	c java.vm.version	19.1-b02
0.08/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.10	c sun.arch.data.model	64
0.08/0.10	c java.version		1.6.0_24
0.08/0.10	c os.name		Linux
0.08/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.08/0.10	c os.arch		amd64
0.08/0.10	c Free memory 		501472288
0.08/0.10	c Max memory 		7480803328
0.08/0.10	c Total memory 		504102912
0.08/0.10	c Number of processors 	8
0.08/0.13	c Pseudo Boolean Optimization by upper bound
0.08/0.13	c ManyCore solver with 2 solvers running in parallel
0.08/0.13	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.08/0.13	c --- Begin Solver configuration ---
0.08/0.13	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.08/0.13	c Learn all clauses as in MiniSAT
0.08/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.13	c Expensive reason simplification
0.08/0.13	c Glucose 2.1 dynamic restart strategy
0.08/0.13	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.08/0.13	c timeout=2147483s
0.08/0.13	c DB Simplification allowed=false
0.08/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.08/0.13	c --- End Solver configuration ---
0.08/0.13	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.08/0.13	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.08/0.13	c --- Begin Solver configuration ---
0.08/0.13	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.08/0.13	c Learn all clauses as in MiniSAT
0.08/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.13	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.08/0.13	c No reason simplification
0.08/0.13	c Armin Biere (Picosat) restarts strategy
0.08/0.13	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.08/0.13	c timeout=2147483s
0.08/0.13	c DB Simplification allowed=false
0.08/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.08/0.13	c --- End Solver configuration ---
0.08/0.13	c solving HOME/instance-4119329-1467253346.opb
0.08/0.13	c reading problem ... 
0.08/0.13	c  objective function found
0.43/0.31	c ... done. Wall clock time 0.182s.
0.43/0.31	c declared #vars     630
0.43/0.31	c internal #vars     1854
0.43/0.31	c #constraints  2448
0.43/0.31	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.43/0.31	c constraints type 
0.43/0.31	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 1224
0.43/0.31	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1224
0.43/0.31	c 2448 constraints processed.
0.43/0.31	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.43/0.31	c constraints type 
0.43/0.31	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 1224
0.43/0.31	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1224
0.43/0.31	c 2448 constraints processed.
0.43/0.31	c objective function length is 1608 literals
0.43/0.35	c And the winner is solver0
0.58/0.81	c SATISFIABLE
0.58/0.81	c OPTIMIZING...
0.58/0.81	c Got one! Elapsed wall clock time (in seconds):0.688
0.58/0.82	o -162
2.56/1.43	c And the winner is solver0
2.66/1.83	c Got one! Elapsed wall clock time (in seconds):1.704
2.66/1.83	o -163
4.32/2.67	c cleaning 2957 clauses out of 5919 with flag 8075/5919
7.19/3.92	c cleaning 4480 clauses out of 8963 with flag 20138/11920
9.99/5.36	c cleaning 5734 clauses out of 11482 with flag 34195/18919
13.69/7.11	c cleaning 6868 clauses out of 13749 with flag 50239/26920
17.61/9.04	c cleaning 7934 clauses out of 15880 with flag 68296/35919
22.11/11.22	c cleaning 8967 clauses out of 17946 with flag 88361/45919
27.18/13.72	c cleaning 9982 clauses out of 19980 with flag 110474/56920
32.80/16.52	c cleaning 10991 clauses out of 21997 with flag 134592/68919
39.28/19.73	c cleaning 11993 clauses out of 24007 with flag 160704/81920
46.12/23.20	c cleaning 12996 clauses out of 26013 with flag 188790/95919
54.21/27.13	c cleaning 13997 clauses out of 28017 with flag 218883/110919
62.40/31.30	c cleaning 15000 clauses out of 30020 with flag 251015/126919
71.61/35.72	c cleaning 16003 clauses out of 32020 with flag 285090/143919
81.72/40.75	c cleaning 17002 clauses out of 34017 with flag 321262/161919
83.11/41.41	c And the winner is solver1
83.17/41.84	c Got one! Elapsed wall clock time (in seconds):41.715
83.17/41.84	o -165
85.52/43.15	c cleaning 11331 clauses out of 22678 with flag 6359/167582
88.31/44.51	c cleaning 8668 clauses out of 17348 with flag 19137/173583
91.31/46.09	c cleaning 7834 clauses out of 15679 with flag 34084/180582
95.11/47.94	c cleaning 7917 clauses out of 15845 with flag 51186/188582
98.91/49.87	c cleaning 8461 clauses out of 16930 with flag 70244/197584
103.10/51.93	c cleaning 9230 clauses out of 18467 with flag 91470/207582
107.69/54.27	c cleaning 10119 clauses out of 20238 with flag 114675/218583
110.90/55.81	c And the winner is solver1
110.93/55.91	c Got one! Elapsed wall clock time (in seconds):55.78
110.93/55.91	o -173
113.27/57.04	c cleaning 10983 clauses out of 21975 with flag 10659/230439
115.67/58.30	c cleaning 8490 clauses out of 16991 with flag 23432/236438
118.86/59.80	c cleaning 7746 clauses out of 15502 with flag 38202/243439
122.26/61.50	c cleaning 7874 clauses out of 15757 with flag 55102/251440
125.88/63.34	c cleaning 8439 clauses out of 16881 with flag 74103/260438
130.28/65.53	c cleaning 9215 clauses out of 18443 with flag 95304/270439
135.27/68.09	c cleaning 10109 clauses out of 20227 with flag 118717/281438
141.07/70.93	c cleaning 11056 clauses out of 22119 with flag 144349/293439
147.47/74.00	c cleaning 12024 clauses out of 24062 with flag 172053/306438
153.68/77.16	c cleaning 13018 clauses out of 26039 with flag 201967/320439
160.28/80.50	c cleaning 14011 clauses out of 28021 with flag 233801/335439
167.48/84.00	c cleaning 15006 clauses out of 30011 with flag 267988/351440
174.88/87.75	c cleaning 15999 clauses out of 32003 with flag 304620/368438
181.41/90.87	c And the winner is solver1
181.57/91.02	c Got one! Elapsed wall clock time (in seconds):90.89
181.57/91.02	o -176
183.77/92.13	c cleaning 17457 clauses out of 34926 with flag 10506/387360
186.17/93.32	c cleaning 11730 clauses out of 23471 with flag 23138/393362
188.57/94.60	c cleaning 9365 clauses out of 18740 with flag 37855/400361
191.78/96.10	c cleaning 8683 clauses out of 17374 with flag 54705/408360
195.18/97.81	c cleaning 8842 clauses out of 17692 with flag 73631/417361
198.98/99.75	c cleaning 9420 clauses out of 18851 with flag 94669/427362
203.38/101.99	c cleaning 10211 clauses out of 20429 with flag 117853/438360
208.38/104.41	c cleaning 11110 clauses out of 22220 with flag 143412/450362
214.54/107.34	c cleaning 12055 clauses out of 24109 with flag 170870/463361
220.74/110.43	c cleaning 13023 clauses out of 26053 with flag 200412/477360
227.13/113.67	c cleaning 14012 clauses out of 28030 with flag 232061/492360
234.33/117.21	c cleaning 15008 clauses out of 30018 with flag 265821/508360
239.58/119.88	c And the winner is solver1
239.78/120.03	c Got one! Elapsed wall clock time (in seconds):119.9
239.78/120.03	o -177
243.69/122.36	c cleaning 16165 clauses out of 32346 with flag 10516/525696
246.09/123.53	c cleaning 11084 clauses out of 22180 with flag 23205/531695
248.69/124.89	c cleaning 9040 clauses out of 18096 with flag 38054/538695
251.89/126.47	c cleaning 8523 clauses out of 17056 with flag 55002/546695
255.69/128.32	c cleaning 8765 clauses out of 17533 with flag 74005/555695
259.49/130.28	c cleaning 9379 clauses out of 18768 with flag 95146/565695
263.89/132.48	c cleaning 10191 clauses out of 20389 with flag 118550/576695
268.70/134.84	c cleaning 11098 clauses out of 22199 with flag 144106/588696
274.31/137.69	c cleaning 12045 clauses out of 24101 with flag 172445/601696
280.50/140.77	c cleaning 13028 clauses out of 26055 with flag 202228/615695
288.07/144.33	c cleaning 14014 clauses out of 28028 with flag 234141/630696
295.28/147.98	c cleaning 15007 clauses out of 30013 with flag 268153/646695
300.68/150.67	c And the winner is solver1
300.68/150.69	c Got one! Elapsed wall clock time (in seconds):150.566
300.68/150.69	o -188
302.85/151.73	c cleaning 15883 clauses out of 31779 with flag 10542/663468
305.26/152.94	c cleaning 10943 clauses out of 21897 with flag 23258/669469
308.05/154.33	c cleaning 8970 clauses out of 17954 with flag 38145/676469
311.25/155.93	c cleaning 8485 clauses out of 16984 with flag 55103/684469
314.85/157.71	c cleaning 8739 clauses out of 17498 with flag 74167/693468
318.66/159.68	c cleaning 9378 clauses out of 18760 with flag 95304/703469
323.25/161.98	c cleaning 10186 clauses out of 20381 with flag 118524/714468
329.23/164.70	c cleaning 11093 clauses out of 22195 with flag 143878/726468
334.03/167.18	c cleaning 12048 clauses out of 24103 with flag 171227/739469
339.82/170.08	c cleaning 13024 clauses out of 26054 with flag 200814/753468
346.43/173.33	c cleaning 14013 clauses out of 28030 with flag 232493/768468
353.63/176.94	c cleaning 15009 clauses out of 30017 with flag 266218/784468
361.63/180.92	c cleaning 16005 clauses out of 32009 with flag 302104/801469
371.37/185.64	c cleaning 16997 clauses out of 34003 with flag 340176/819468
381.17/190.54	c cleaning 17998 clauses out of 36006 with flag 380394/838468
391.80/195.85	c cleaning 19004 clauses out of 38008 with flag 422883/858468
402.81/201.38	c cleaning 20003 clauses out of 40005 with flag 467248/879469
417.41/209.79	c cleaning 20997 clauses out of 42002 with flag 513793/901469
429.82/215.97	c cleaning 21999 clauses out of 44004 with flag 562532/924468
441.81/221.94	c cleaning 23000 clauses out of 46005 with flag 613437/948468
454.01/228.04	c cleaning 23998 clauses out of 48006 with flag 666172/973469
467.16/234.53	c cleaning 25001 clauses out of 50007 with flag 721641/999468
479.55/240.72	c cleaning 26001 clauses out of 52007 with flag 779462/1026469
493.38/247.51	c cleaning 27003 clauses out of 54005 with flag 838768/1054468
507.90/254.68	c cleaning 28000 clauses out of 56003 with flag 900467/1083469
521.90/261.66	c cleaning 28998 clauses out of 58002 with flag 965141/1113468
536.69/269.06	c cleaning 30000 clauses out of 60005 with flag 1030971/1144469
556.29/278.67	c cleaning 30999 clauses out of 62004 with flag 1099071/1176468
578.10/289.51	c cleaning 32003 clauses out of 64006 with flag 1169039/1209469
603.12/303.00	c cleaning 32999 clauses out of 66002 with flag 1240902/1243468
620.92/311.96	c cleaning 34002 clauses out of 68003 with flag 1314939/1278468
641.12/322.09	c cleaning 35001 clauses out of 70002 with flag 1391447/1314469
670.03/336.45	c cleaning 35994 clauses out of 72001 with flag 1470021/1351469
700.45/351.54	c cleaning 36999 clauses out of 74006 with flag 1550447/1389468
729.81/366.03	c cleaning 38000 clauses out of 76008 with flag 1633308/1428469
757.20/379.76	c cleaning 38999 clauses out of 78008 with flag 1717767/1468469
788.56/395.28	c cleaning 40002 clauses out of 80008 with flag 1804537/1509468
804.08/402.89	c And the winner is solver1
804.34/403.20	c Got one! Elapsed wall clock time (in seconds):403.072
804.34/403.20	o -189
806.41/404.28	c cleaning 33803 clauses out of 67617 with flag 10541/1537079
808.81/405.44	c cleaning 19902 clauses out of 39814 with flag 23165/1543079
811.61/406.82	c cleaning 13452 clauses out of 26913 with flag 37949/1550080
815.14/408.48	c cleaning 10725 clauses out of 21461 with flag 54836/1558080
818.34/410.08	c cleaning 9864 clauses out of 19735 with flag 73794/1567079
822.13/411.94	c cleaning 9931 clauses out of 19871 with flag 94889/1577079
826.54/414.12	c cleaning 10465 clauses out of 20941 with flag 118152/1588080
831.14/416.49	c cleaning 11236 clauses out of 22477 with flag 143549/1600081
836.97/419.17	c cleaning 12116 clauses out of 24239 with flag 170863/1613079
842.35/421.83	c cleaning 13057 clauses out of 26124 with flag 200399/1627080
848.55/424.94	c cleaning 14029 clauses out of 28066 with flag 232053/1642079
855.95/428.68	c cleaning 15014 clauses out of 30037 with flag 265874/1658079
864.81/432.86	c cleaning 16009 clauses out of 32023 with flag 301844/1675079
872.01/436.45	c cleaning 17005 clauses out of 34015 with flag 339885/1693080
880.02/440.48	c cleaning 18002 clauses out of 36009 with flag 380024/1712079
892.91/446.64	c cleaning 19002 clauses out of 38009 with flag 422118/1732081
907.89/454.11	c cleaning 20001 clauses out of 40005 with flag 466360/1753079
924.43/462.11	c cleaning 21000 clauses out of 42005 with flag 512794/1775080
943.99/471.62	c cleaning 21996 clauses out of 44004 with flag 561484/1798079
962.52/480.69	c cleaning 23000 clauses out of 46008 with flag 612076/1822079
986.09/493.44	c cleaning 24004 clauses out of 48008 with flag 664979/1847079
1008.18/504.42	c cleaning 25001 clauses out of 50004 with flag 720076/1873079
1032.04/516.36	c cleaning 26000 clauses out of 52005 with flag 777198/1900081
1051.27/525.84	c cleaning 26997 clauses out of 54004 with flag 836982/1928080
1075.86/538.02	c cleaning 28000 clauses out of 56006 with flag 898324/1957079
1097.35/548.69	c cleaning 29003 clauses out of 58006 with flag 961724/1987079
1120.33/559.91	c cleaning 29999 clauses out of 60003 with flag 1027383/2018079
1148.50/573.84	c cleaning 31003 clauses out of 62006 with flag 1094909/2050081
1174.92/586.89	c cleaning 31997 clauses out of 64002 with flag 1164575/2083080
1203.03/600.62	c cleaning 32998 clauses out of 66005 with flag 1236388/2117080
1233.28/615.25	c cleaning 33999 clauses out of 68007 with flag 1310129/2152080
1265.81/631.20	c cleaning 35004 clauses out of 70007 with flag 1386053/2188079
1294.93/645.50	c cleaning 35998 clauses out of 72004 with flag 1464195/2225080
1324.30/659.99	c cleaning 36999 clauses out of 74006 with flag 1544337/2263080
1358.28/678.48	c cleaning 38004 clauses out of 76007 with flag 1626605/2302080
1390.81/694.69	c cleaning 38996 clauses out of 78002 with flag 1711085/2342079
1427.61/712.97	c cleaning 39997 clauses out of 80006 with flag 1797691/2383079
1439.65/718.85	c cleaning 0 clauses out of 8059 with flag 0/8059
1463.53/730.31	c cleaning 41001 clauses out of 82010 with flag 1886686/2425080
1494.93/745.81	c cleaning 41996 clauses out of 84009 with flag 1978492/2468080
1523.50/759.91	c cleaning 43003 clauses out of 86012 with flag 2072205/2512079
1561.09/778.38	c cleaning 44002 clauses out of 88010 with flag 2167943/2557080
1601.06/797.82	c cleaning 45003 clauses out of 90008 with flag 2266117/2603080
1633.22/813.64	c cleaning 45999 clauses out of 92006 with flag 2366107/2650081
1670.78/831.96	c cleaning 47002 clauses out of 94009 with flag 2468202/2698083
1714.48/853.44	c cleaning 48000 clauses out of 96003 with flag 2572187/2747079
1759.73/877.77	c cleaning 48999 clauses out of 98004 with flag 2679157/2797080
1800.03/897.71	c >>>>>>>>>> Solver number 0 (2 answers) <<<<<<<<<<<<<<<<<<
1800.03/897.71	c starts		: 53082
1800.03/897.71	c conflicts		: 2848079
1800.03/897.71	c decisions		: 28414317
1800.03/897.71	c propagations		: 166160422
1800.03/897.71	c inspects		: 4348041203
1800.03/897.71	c shortcuts		: 0
1800.03/897.71	c learnt literals	: 0
1800.03/897.71	c learnt binary clauses	: 0
1800.03/897.71	c learnt ternary clauses	: 0
1800.03/897.71	c learnt constraints	: 2848079
1800.03/897.71	c ignored constraints	: 0
1800.03/897.71	c root simplifications	: 0
1800.03/897.71	c removed literals (reason simplification)	: 14327067
1800.03/897.71	c reason swapping (by a shorter reason)	: 0
1800.03/897.71	c Calls to reduceDB	: 142
1800.03/897.71	c Number of update (reduction) of LBD	: 118724
1800.03/897.71	c Imported unit clauses	: 0
1800.03/897.71	c number of reductions to clauses (during analyze)	: 0
1800.03/897.71	c number of learned constraints concerned by reduction	: 0
1800.03/897.71	c number of learning phase by resolution	: 0
1800.03/897.71	c number of learning phase by cutting planes	: 0
1800.03/897.71	c speed (assignments/second)	: 336014.31333214696
1800.03/897.71	c non guided choices	18
1800.03/897.74	c learnt constraints type 
1800.03/897.74	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 100004
1800.03/897.74	c >>>>>>>>>> Solver number 1 (6 answers) <<<<<<<<<<<<<<<<<<
1800.03/897.74	c starts		: 41
1800.03/897.74	c conflicts		: 9389
1800.03/897.74	c decisions		: 64271
1800.03/897.74	c propagations		: 344947
1800.03/897.74	c inspects		: 286993934
1800.03/897.74	c shortcuts		: 0
1800.03/897.74	c learnt literals	: 0
1800.03/897.74	c learnt binary clauses	: 0
1800.03/897.74	c learnt ternary clauses	: 0
1800.03/897.74	c learnt constraints	: 9389
1800.03/897.74	c ignored constraints	: 0
1800.03/897.74	c root simplifications	: 0
1800.03/897.74	c removed literals (reason simplification)	: 0
1800.03/897.74	c reason swapping (by a shorter reason)	: 0
1800.03/897.74	c Calls to reduceDB	: 1
1800.03/897.74	c Number of update (reduction) of LBD	: 0
1800.03/897.74	c Imported unit clauses	: 0
1800.03/897.74	c number of reductions to clauses (during analyze)	: 0
1800.03/897.74	c number of learned constraints concerned by reduction	: 0
1800.03/897.74	c number of learning phase by resolution	: 0
1800.03/897.74	c number of learning phase by cutting planes	: 0
1800.03/897.74	c speed (assignments/second)	: 385.02932253448495
1800.03/897.74	c non guided choices	30
1800.03/897.74	c learnt constraints type 
1800.03/897.74	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 2
1800.03/897.74	c org.sat4j.pb.constraints.pb.MaxWatchPb => 9387
1800.03/897.74	s SATISFIABLE
1800.03/897.74	c Found 8 solution(s)
1800.03/897.74	v -x1 x2 -x3 x4 x5 -x6 x7 -x8 x9 x10 x11 -x12 -x13 x14 x15 -x16 -x17 -x18 x19 x20 -x21 -x22 x23 x24 -x25 x26 -x27 -x28 x29 x30 x31 -x32 x33 -x34 -x35 x36 -x37 -x38 x39 x40 -x41 x42 x43 x44 -x45 -x46 x47 -x48 x49 x50 x51 -x52 x53 -x54 x55 -x56 -x57 x58 -x59 x60 x61 x62 x63 x64 x65 x66 x67 x68 -x69 -x70 x71 -x72 x73 -x74 -x75 x76 x77 -x78 x79 x80 x81 -x82 x83 x84 -x85 -x86 -x87 x88 x89 -x90 x91 x92 -x93 x94 -x95 -x96 x97 -x98 x99 -x100 -x101 -x102 x103 x104 -x105 -x106 -x107 -x108 -x109 x110 -x111 -x112 x113 -x114 -x115 x116 x117 -x118 -x119 -x120 x121 -x122 -x123 -x124 -x125 x126 -x127 x128 -x129 x130 x131 -x132 x133 -x134 x135 x136 x137 -x138 x139 x140 x141 -x142 -x143 x144 -x145 -x146 -x147 -x148 x149 -x150 -x151 -x152 -x153 x154 -x155 -x156 -x157 x158 x159 -x160 x161 x162 -x163 x164 x165 -x166 -x167 x168 x169 -x170 x171 -x172 x173 -x174 x175 x176 x177 -x178 x179 -x180 x181 -x182 -x183 -x184 x185 x186 -x187 -x188 x189 x190 -x191 x192 x193 -x194 -x195 x196 -x197 x198 x199 -x200 -x201 x202 -x203 -x204 x205 x206 -x207 -x208 x209 -x210 x211 -x212 x213 -x214 x215 x216 -x217 x218 -x219 x220 -x221 x222 -x223 x224 x225 -x226 -x227 x228 -x229 -x230 x231 -x232 -x233 -x234 x235 -x236 -x237 x238 x239 x240 x241 x242 x243 x244 x245 x246 x247 x248 x249 -x250 -x251 -x252 -x253 -x254 -x255 x256 x257 -x258 -x259 x260 -x261 x262 -x263 x264 x265 -x266 -x267 -x268 -x269 -x270 -x271 x272 x273 x274 x275 x276 x277 -x278 x279 -x280 -x281 x282 x283 -x284 x285 x286 x287 x288 x289 -x290 x291 -x292 -x293 x294 -x295 x296 -x297 x298 x299 -x300 -x301 -x302 x303 x304 -x305 x306 -x307 x308 -x309 x310 -x311 -x312 x313 -x314 -x315 x316 x317 -x318 -x319 x320 x321 x322 -x323 x324 x325 x326 x327 -x328 -x329 x330 x331 -x332 x333 -x334 -x335 x336 -x337 x338 -x339 x340 x341 -x342 -x343 x344 -x345 -x346 x347 -x348 -x349 x350 x351 -x352 -x353 -x354 x355 -x356 -x357 -x358 x359 -x360 -x361 -x362 -x363 x364 -x365 -x366 x367 -x368 x369 -x370 -x371 x372 x373 -x374 -x375 x376 x377 x378 x379 x380 x381 x382 -x383 x384 x385 x386 x387 x388 -x389 -x390 x391 -x392 -x393 -x394 -x395 x396 x397 -x398 -x399 -x400 x401 -x402 x403 x404 x405 -x406 x407 x408 x409 x410 x411 -x412 -x413 x414 x415 -x416 x417 x418 x419 x420 -x421 -x422 x423 x424 x425 -x426 -x427 x428 x429 -x430 x431 -x432 x433 x434 x435 x436 -x437 x438 x439 x440 x441 -x442 -x443 x444 x445 x446 x447 -x448 -x449 -x450 x451 x452 x453 x454 -x455 -x456 x457 x458 x459 -x460 x461 x462 -x463 x464 x465 -x466 x467 -x468 x469 x470 -x471 x472 -x473 x474 x475 x476 x477 -x478 -x479 -x480 x481 -x482 -x483 x484 -x485 x486 x487 x488 x489 x490 -x491 x492 x493 -x494 -x495 x496 x497 x498 -x499 -x500 x501 -x502 x503 -x504 -x505 x506 x507 -x508 x509 x510 -x511 x512 -x513 -x514 x515 -x516 -x517 -x518 -x519 x520 -x521 x522 -x523 x524 -x525 -x526 x527 -x528 -x529 -x530 -x531 x532 x533 x534 x535 x536 -x537 x538 -x539 x540 x541 -x542 -x543 x544 -x545 -x546 -x547 -x548 x549 x550 -x551 x552 x553 -x554 x555 -x556 -x557 x558 x559 x560 x561 x562 -x563 x564 -x565 -x566 x567 -x568 x569 -x570 x571 -x572 -x573 -x574 x575 -x576 x577 -x578 x579 x580 x581 x582 x583 -x584 -x585 -x586 -x587 x588 x589 -x590 -x591 -x592 -x593 x594 -x595 x596 -x597 x598 x599 -x600 -x601 x602 x603 x604 -x605 -x606 x607 -x608 x609 -x610 x611 x612 x613 x614 x615 -x616 x617 x618 x619 x620 x621 x622 x623 x624 x625 x626 x627 x628 x629 x630 
1800.03/897.74	c objective function=-189
1800.03/897.74	c Total wall clock time (in seconds): 897.616

Verifier Data

OK	-189

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

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

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


[startup+0 s]
/proc/loadavg: 4.08 4.04 3.93 4/197 11880
/proc/meminfo: memFree=25075216/32872528 swapFree=7620/7620
[pid=11880] ppid=11877 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/11880/stat : 11880 (java) D 11877 11880 8968 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 6230732 9515008 182 33554432000 1073741824 1073778376 140737418595456 140737418586488 218234699445 0 0 4096 0 18446744072100588836 0 0 17 4 0 0 0 0 0
/proc/11880/statm: 2323 182 140 9 0 71 0

[startup+0.100115 s]
/proc/loadavg: 4.08 4.04 3.93 4/197 11880
/proc/meminfo: memFree=25075216/32872528 swapFree=7620/7620
[pid=11880] ppid=11877 vsize=9558476 CPUtime=0.08 cores=0,2,4,6
/proc/11880/stat : 11880 (java) S 11877 11880 8968 0 -1 4202496 4372 0 1 0 8 0 0 0 20 0 18 0 6230732 9787879424 5483 33554432000 1073741824 1073778376 140737251743200 140737251734336 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/11880/statm: 2389619 5483 2116 9 0 2380296 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9558476

[startup+0.200281 s]
/proc/loadavg: 4.08 4.04 3.93 4/197 11880
/proc/meminfo: memFree=25075216/32872528 swapFree=7620/7620
[pid=11880] ppid=11877 vsize=9558476 CPUtime=0.2 cores=0,2,4,6
/proc/11880/stat : 11880 (java) S 11877 11880 8968 0 -1 4202496 4556 0 1 0 20 0 0 0 20 0 18 0 6230732 9787879424 7172 33554432000 1073741824 1073778376 140737251743200 140737251734336 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/11880/statm: 2389619 7172 2194 9 0 2380296 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 9558476

[startup+0.300292 s]
/proc/loadavg: 4.08 4.04 3.93 4/197 11880
/proc/meminfo: memFree=25075216/32872528 swapFree=7620/7620
[pid=11880] ppid=11877 vsize=9558476 CPUtime=0.43 cores=0,2,4,6
/proc/11880/stat : 11880 (java) S 11877 11880 8968 0 -1 4202496 5552 0 1 0 43 0 0 0 20 0 18 0 6230732 9787879424 8345 33554432000 1073741824 1073778376 140737251743200 140737251734336 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/11880/statm: 2389619 8345 2226 9 0 2380296 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 9558476

[startup+0.700261 s]
/proc/loadavg: 4.08 4.04 3.93 4/197 11880
/proc/meminfo: memFree=25075216/32872528 swapFree=7620/7620
[pid=11880] ppid=11877 vsize=9824732 CPUtime=0.58 cores=0,2,4,6
/proc/11880/stat : 11880 (java) S 11877 11880 8968 0 -1 4202496 5634 0 1 0 56 2 0 0 20 0 19 0 6230732 10060525568 9412 33554432000 1073741824 1073778376 140737251743200 140737251734336 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/11880/statm: 2456183 9412 2245 9 0 2446860 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 9824732

[startup+1.50092 s]
/proc/loadavg: 3.99 4.02 3.93 7/219 11905
/proc/meminfo: memFree=25015568/32872528 swapFree=7620/7620
[pid=11880] ppid=11877 vsize=9824732 CPUtime=2.66 cores=0,2,4,6
/proc/11880/stat : 11880 (java) S 11877 11880 8968 0 -1 4202496 15849 0 1 0 259 7 0 0 20 0 19 0 6230732 10060525568 19918 33554432000 1073741824 1073778376 140737251743200 140737251734336 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/11880/statm: 2456183 19918 2260 9 0 2446860 0
[pid=11880/tid=11882] ppid=11877 vsize=9824732 CPUtime=0.29 cores=0,2,4,6
/proc/11880/task/11882/stat : 11882 (java) S 11877 11880 8968 0 -1 4202560 2417 0 1 0 29 0 0 0 20 0 19 0 6230733 10060525568 19918 33554432000 1073741824 1073778376 140737251743200 140453198242680 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11880/tid=11883] ppid=11877 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11880/task/11883/stat : 11883 (java) S 11877 11880 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6230734 10060525568 19918 33554432000 1073741824 1073778376 140737251743200 140453159734312 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11880/tid=11884] ppid=11877 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11880/task/11884/stat : 11884 (java) S 11877 11880 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6230734 10060525568 19918 33554432000 1073741824 1073778376 140737251743200 140453158681512 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11880/tid=11885] ppid=11877 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11880/task/11885/stat : 11885 (java) S 11877 11880 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6230734 10060525568 19918 33554432000 1073741824 1073778376 140737251743200 140453157628712 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11880/tid=11886] ppid=11877 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11880/task/11886/stat : 11886 (java) S 11877 11880 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6230734 10060525568 19918 33554432000 1073741824 1073778376 140737251743200 140453156575912 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11880/tid=11887] ppid=11877 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11880/task/11887/stat : 11887 (java) S 11877 11880 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6230734 10060525568 19918 33554432000 1073741824 1073778376 140737251743200 140453155523112 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11880/tid=11888] ppid=11877 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11880/task/11888/stat : 11888 (java) S 11877 11880 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6230734 10060525568 19918 33554432000 1073741824 1073778376 140737251743200 140453154470312 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11880/tid=11889] ppid=11877 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11880/task/11889/stat : 11889 (java) S 11877 11880 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6230734 10060525568 19918 33554432000 1073741824 1073778376 140737251743200 140453153417512 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11880/tid=11890] ppid=11877 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11880/task/11890/stat : 11890 (java) S 11877 11880 8968 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 6230734 10060525568 19918 33554432000 1073741824 1073778376 140737251743200 140453152364712 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11880/tid=11891] ppid=11877 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11880/task/11891/stat : 11891 (java) S 11877 11880 8968 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 6230735 10060525568 19918 33554432000 1073741824 1073778376 140737251743200 140453022231528 218238072745 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11880/tid=11892] ppid=11877 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11880/task/11892/stat : 11892 (java) S 11877 11880 8968 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 6230736 10060525568 19918 33554432000 1073741824 1073778376 140737251743200 140453021177592 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11880/tid=11893] ppid=11877 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11880/task/11893/stat : 11893 (java) S 11877 11880 8968 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 6230736 10060525568 19918 33554432000 1073741824 1073778376 140737251743200 140453020124680 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11880/tid=11894] ppid=11877 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11880/task/11894/stat : 11894 (java) S 11877 11880 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6230738 10060525568 19918 33554432000 1073741824 1073778376 140737251743200 140453019073168 218238080800 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11880/tid=11895] ppid=11877 vsize=9824732 CPUtime=0.55 cores=0,2,4,6
/proc/11880/task/11895/stat : 11895 (java) S 11877 11880 8968 0 -1 4202560 5796 0 0 0 55 0 0 0 20 0 19 0 6230738 10060525568 19918 33554432000 1073741824 1073778376 140737251743200 140453018020280 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11880/tid=11896] ppid=11877 vsize=9824732 CPUtime=0.49 cores=0,2,4,6
/proc/11880/task/11896/stat : 11896 (java) S 11877 11880 8968 0 -1 4202560 6277 0 0 0 47 2 0 0 20 0 19 0 6230738 10060525568 19918 33554432000 1073741824 1073778376 140737251743200 140453016967480 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11880/tid=11897] ppid=11877 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11880/task/11897/stat : 11897 (java) S 11877 11880 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6230738 10060525568 19918 33554432000 1073741824 1073778376 140737251743200 140453015914872 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11880/tid=11898] ppid=11877 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11880/task/11898/stat : 11898 (java) S 11877 11880 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6230738 10060525568 19918 33554432000 1073741824 1073778376 140737251743200 140452007242184 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11880/tid=11901] ppid=11877 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11880/task/11901/stat : 11901 (java) S 11877 11880 8968 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 6230764 10060525568 19918 33554432000 1073741824 1073778376 140737251743200 140452004083112 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 2.66
Current children cumulated vsize (KiB) 9824732

[startup+3.10085 s]
/proc/loadavg: 3.99 4.02 3.93 5/219 11908
/proc/meminfo: memFree=24982552/32872528 swapFree=7620/7620
[pid=11880] ppid=11877 vsize=9824732 CPUtime=5.35 cores=0,2,4,6
/proc/11880/stat : 11880 (java) S 11877 11880 8968 0 -1 4202496 16827 0 1 0 527 8 0 0 20 0 22 0 6230732 10060525568 35807 33554432000 1073741824 1073778376 140737251743200 140737251734336 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/11880/statm: 2456183 35807 2269 9 0 2446860 0
[pid=11880/tid=11882] ppid=11877 vsize=9824732 CPUtime=0.3 cores=0,2,4,6
/proc/11880/task/11882/stat : 11882 (java) S 11877 11880 8968 0 -1 4202560 2417 0 1 0 30 0 0 0 20 0 22 0 6230733 10060525568 35807 33554432000 1073741824 1073778376 140737251743200 140453198242680 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11880/tid=11883] ppid=11877 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11880/task/11883/stat : 11883 (java) S 11877 11880 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6230734 10060525568 35807 33554432000 1073741824 1073778376 140737251743200 140453159734312 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11880/tid=11884] ppid=11877 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11880/task/11884/stat : 11884 (java) S 11877 11880 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6230734 10060525568 35807 33554432000 1073741824 1073778376 140737251743200 140453158681512 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11880/tid=11885] ppid=11877 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11880/task/11885/stat : 11885 (java) S 11877 11880 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6230734 10060525568 35807 33554432000 1073741824 1073778376 140737251743200 140453157628712 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11880/tid=11886] ppid=11877 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11880/task/11886/stat : 11886 (java) S 11877 11880 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6230734 10060525568 35807 33554432000 1073741824 1073778376 140737251743200 140453156575912 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11880/tid=11887] ppid=11877 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11880/task/11887/stat : 11887 (java) S 11877 11880 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6230734 10060525568 35807 33554432000 1073741824 1073778376 140737251743200 140453155523112 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11880/tid=11888] ppid=11877 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11880/task/11888/stat : 11888 (java) S 11877 11880 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6230734 10060525568 35807 33554432000 1073741824 1073778376 140737251743200 140453154470312 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11880/tid=11889] ppid=11877 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11880/task/11889/stat : 11889 (java) S 11877 11880 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6230734 10060525568 35807 33554432000 1073741824 1073778376 140737251743200 140453153417512 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11880/tid=11890] ppid=11877 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11880/task/11890/stat : 11890 (java) S 11877 11880 8968 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 6230734 10060525568 35807 33554432000 1073741824 1073778376 140737251743200 140453152364712 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11880/tid=11891] ppid=11877 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11880/task/11891/stat : 11891 (java) S 11877 11880 8968 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 6230735 10060525568 35807 33554432000 1073741824 1073778376 140737251743200 140453022231528 218238072745 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11880/tid=11892] ppid=11877 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11880/task/11892/stat : 11892 (java) S 11877 11880 8968 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 6230736 10060525568 35807 33554432000 1073741824 1073778376 140737251743200 140453021177592 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11880/tid=11893] ppid=11877 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11880/task/11893/stat : 11893 (java) S 11877 11880 8968 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 6230736 10060525568 35807 33554432000 1073741824 1073778376 140737251743200 140453020124680 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11880/tid=11894] ppid=11877 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11880/task/11894/stat : 11894 (java) S 11877 11880 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6230738 10060525568 35807 33554432000 1073741824 1073778376 140737251743200 140453019073168 218238080800 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11880/tid=11895] ppid=11877 vsize=9824732 CPUtime=0.7 cores=0,2,4,6
/proc/11880/task/11895/stat : 11895 (java) S 11877 11880 8968 0 -1 4202560 6728 0 0 0 70 0 0 0 20 0 22 0 6230738 10060525568 35807 33554432000 1073741824 1073778376 140737251743200 140453018020280 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11880/tid=11896] ppid=11877 vsize=9824732 CPUtime=0.53 cores=0,2,4,6
/proc/11880/task/11896/stat : 11896 (java) S 11877 11880 8968 0 -1 4202560 6282 0 0 0 51 2 0 0 20 0 22 0 6230738 10060525568 35807 33554432000 1073741824 1073778376 140737251743200 140453016967480 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11880/tid=11897] ppid=11877 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11880/task/11897/stat : 11897 (java) S 11877 11880 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6230738 10060525568 35807 33554432000 1073741824 1073778376 140737251743200 140453015914872 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11880/tid=11898] ppid=11877 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11880/task/11898/stat : 11898 (java) S 11877 11880 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6230738 10060525568 35807 33554432000 1073741824 1073778376 140737251743200 140452007242184 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11880/tid=11901] ppid=11877 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11880/task/11901/stat : 11901 (java) S 11877 11880 8968 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 6230764 10060525568 35807 33554432000 1073741824 1073778376 140737251743200 140452004083112 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11880/tid=11906] ppid=11877 vsize=9824732 CPUtime=1.24 cores=0,2,4,6
/proc/11880/task/11906/stat : 11906 (java) R 11877 11880 8968 0 -1 4202560 12 0 0 0 124 0 0 0 20 0 22 0 6230916 10060525568 35807 33554432000 1073741824 1073778376 140737251743200 140452006185592 140453031239717 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=11880/tid=11907] ppid=11877 vsize=9824732 CPUtime=1.23 cores=0,2,4,6
/proc/11880/task/11907/stat : 11907 (java) R 11877 11880 8968 0 -1 4202560 27 0 0 0 123 0 0 0 20 0 22 0 6230916 10060525568 35807 33554432000 1073741824 1073778376 140737251743200 140452005135240 140453031455576 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=11880/tid=11908] ppid=11877 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11880/task/11908/stat : 11908 (java) S 11877 11880 8968 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 6230916 10060525568 35807 33554432000 1073741824 1073778376 140737251743200 140452003030568 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 5.35
Current children cumulated vsize (KiB) 9824732

[startup+6.30094 s]
/proc/loadavg: 3.99 4.02 3.93 5/219 11908
/proc/meminfo: memFree=24549648/32872528 swapFree=7620/7620
[pid=11880] ppid=11877 vsize=9824732 CPUtime=11.99 cores=0,2,4,6
/proc/11880/stat : 11880 (java) S 11877 11880 8968 0 -1 4202496 17709 0 1 0 1185 14 0 0 20 0 22 0 6230732 10060525568 54101 33554432000 1073741824 1073778376 140737251743200 140737251734336 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/11880/statm: 2456183 54101 2282 9 0 2446860 0
[pid=11880/tid=11882] ppid=11877 vsize=9824732 CPUtime=0.3 cores=0,2,4,6
/proc/11880/task/11882/stat : 11882 (java) S 11877 11880 8968 0 -1 4202560 2418 0 1 0 30 0 0 0 20 0 22 0 6230733 10060525568 54101 33554432000 1073741824 1073778376 140737251743200 140453198242680 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11880/tid=11883] ppid=11877 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11880/task/11883/stat : 11883 (java) S 11877 11880 8968 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 6230734 10060525568 54101 33554432000 1073741824 1073778376 140737251743200 140453159734312 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11880/tid=11884] ppid=11877 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11880/task/11884/stat : 11884 (java) S 11877 11880 8968 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 6230734 10060525568 54101 33554432000 1073741824 1073778376 140737251743200 140453158681512 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11880/tid=11885] ppid=11877 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11880/task/11885/stat : 11885 (java) S 11877 11880 8968 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 6230734 10060525568 54101 33554432000 1073741824 1073778376 140737251743200 140453157628712 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11880/tid=11886] ppid=11877 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/11880/task/11886/stat : 11886 (java) S 11877 11880 8968 0 -1 4202560 26 0 0 0 0 2 0 0 20 0 22 0 6230734 10060525568 54101 33554432000 1073741824 1073778376 140737251743200 140453156575912 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11880/tid=11887] ppid=11877 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11880/task/11887/stat : 11887 (java) S 11877 11880 8968 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 6230734 10060525568 54101 33554432000 1073741824 1073778376 140737251743200 140453155523112 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11880/tid=11888] ppid=11877 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11880/task/11888/stat : 11888 (java) S 11877 11880 8968 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 6230734 10060525568 54101 33554432000 1073741824 1073778376 140737251743200 140453154470312 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11880/tid=11889] ppid=11877 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11880/task/11889/stat : 11889 (java) S 11877 11880 8968 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 6230734 10060525568 54101 33554432000 1073741824 1073778376 140737251743200 140453153417512 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11880/tid=11890] ppid=11877 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11880/task/11890/stat : 11890 (java) S 11877 11880 8968 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 6230734 10060525568 54101 33554432000 1073741824 1073778376 140737251743200 140453152364712 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11880/tid=11891] ppid=11877 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11880/task/11891/stat : 11891 (java) S 11877 11880 8968 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 6230735 10060525568 54101 33554432000 1073741824 1073778376 140737251743200 140453022231528 218238072745 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11880/tid=11892] ppid=11877 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11880/task/11892/stat : 11892 (java) S 11877 11880 8968 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 6230736 10060525568 54101 33554432000 1073741824 1073778376 140737251743200 140453021177592 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11880/tid=11893] ppid=11877 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11880/task/11893/stat : 11893 (java) S 11877 11880 8968 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 6230736 10060525568 54101 33554432000 1073741824 1073778376 140737251743200 140453020124680 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11880/tid=11894] ppid=11877 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11880/task/11894/stat : 11894 (java) S 11877 11880 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6230738 10060525568 54101 33554432000 1073741824 1073778376 140737251743200 140453019073168 218238080800 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11880/tid=11895] ppid=11877 vsize=9824732 CPUtime=0.86 cores=0,2,4,6
/proc/11880/task/11895/stat : 11895 (java) S 11877 11880 8968 0 -1 4202560 7484 0 0 0 84 2 0 0 20 0 22 0 6230738 10060525568 54101 33554432000 1073741824 1073778376 140737251743200 140453018020280 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11880/tid=11896] ppid=11877 vsize=9824732 CPUtime=0.58 cores=0,2,4,6
/proc/11880/task/11896/stat : 11896 (java) S 11877 11880 8968 0 -1 4202560 6288 0 0 0 56 2 0 0 20 0 22 0 6230738 10060525568 54101 33554432000 1073741824 1073778376 140737251743200 140453016967480 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11880/tid=11897] ppid=11877 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11880/task/11897/stat : 11897 (java) S 11877 11880 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6230738 10060525568 54101 33554432000 1073741824 1073778376 140737251743200 140453015914872 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11880/tid=11898] ppid=11877 vsize=9824732 CPUtime=0 cores=0,2,4,6

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


[startup+882.308 s]
/proc/loadavg: 4.33 4.15 4.00 5/219 12174
/proc/meminfo: memFree=21242188/32872528 swapFree=7620/7620
[pid=11880] ppid=11877 vsize=9824732 CPUtime=1769.07 cores=0,2,4,6
/proc/11880/stat : 11880 (java) S 11877 11880 8968 0 -1 4202496 51541 0 1 0 176459 448 0 0 20 0 22 0 6230732 10060525568 1294342 33554432000 1073741824 1073778376 140737251743200 140737251734336 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/11880/statm: 2456183 1294342 2295 9 0 2446860 0
[pid=11880/tid=11882] ppid=11877 vsize=9824732 CPUtime=0.37 cores=0,2,4,6
/proc/11880/task/11882/stat : 11882 (java) S 11877 11880 8968 0 -1 4202560 2449 0 1 0 36 1 0 0 20 0 22 0 6230733 10060525568 1294342 33554432000 1073741824 1073778376 140737251743200 140453198242680 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11880/tid=11883] ppid=11877 vsize=9824732 CPUtime=5.91 cores=0,2,4,6
/proc/11880/task/11883/stat : 11883 (java) S 11877 11880 8968 0 -1 4202560 2665 0 0 0 538 53 0 0 20 0 22 0 6230734 10060525568 1294342 33554432000 1073741824 1073778376 140737251743200 140453159734312 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11880/tid=11884] ppid=11877 vsize=9824732 CPUtime=6.61 cores=0,2,4,6
/proc/11880/task/11884/stat : 11884 (java) S 11877 11880 8968 0 -1 4202560 2655 0 0 0 611 50 0 0 20 0 22 0 6230734 10060525568 1294342 33554432000 1073741824 1073778376 140737251743200 140453158681512 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11880/tid=11885] ppid=11877 vsize=9824732 CPUtime=5.86 cores=0,2,4,6
/proc/11880/task/11885/stat : 11885 (java) S 11877 11880 8968 0 -1 4202560 3347 0 0 0 536 50 0 0 20 0 22 0 6230734 10060525568 1294342 33554432000 1073741824 1073778376 140737251743200 140453157628712 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11880/tid=11886] ppid=11877 vsize=9824732 CPUtime=6.24 cores=0,2,4,6
/proc/11880/task/11886/stat : 11886 (java) S 11877 11880 8968 0 -1 4202560 4295 0 0 0 579 45 0 0 20 0 22 0 6230734 10060525568 1294342 33554432000 1073741824 1073778376 140737251743200 140453156575912 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11880/tid=11887] ppid=11877 vsize=9824732 CPUtime=5.21 cores=0,2,4,6
/proc/11880/task/11887/stat : 11887 (java) S 11877 11880 8968 0 -1 4202560 2425 0 0 0 477 44 0 0 20 0 22 0 6230734 10060525568 1294342 33554432000 1073741824 1073778376 140737251743200 140453155523112 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11880/tid=11888] ppid=11877 vsize=9824732 CPUtime=5.83 cores=0,2,4,6
/proc/11880/task/11888/stat : 11888 (java) S 11877 11880 8968 0 -1 4202560 1701 0 0 0 536 47 0 0 20 0 22 0 6230734 10060525568 1294342 33554432000 1073741824 1073778376 140737251743200 140453154470312 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11880/tid=11889] ppid=11877 vsize=9824732 CPUtime=5.71 cores=0,2,4,6
/proc/11880/task/11889/stat : 11889 (java) S 11877 11880 8968 0 -1 4202560 3791 0 0 0 522 49 0 0 20 0 22 0 6230734 10060525568 1294342 33554432000 1073741824 1073778376 140737251743200 140453153417512 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11880/tid=11890] ppid=11877 vsize=9824732 CPUtime=5.56 cores=0,2,4,6
/proc/11880/task/11890/stat : 11890 (java) S 11877 11880 8968 0 -1 4202560 1982 0 0 0 512 44 0 0 20 0 22 0 6230734 10060525568 1294342 33554432000 1073741824 1073778376 140737251743200 140453152364712 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11880/tid=11891] ppid=11877 vsize=9824732 CPUtime=16.86 cores=0,2,4,6
/proc/11880/task/11891/stat : 11891 (java) S 11877 11880 8968 0 -1 4202560 4853 0 0 0 1677 9 0 0 20 0 22 0 6230735 10060525568 1294342 33554432000 1073741824 1073778376 140737251743200 140453022231528 218238072745 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11880/tid=11892] ppid=11877 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11880/task/11892/stat : 11892 (java) S 11877 11880 8968 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 6230736 10060525568 1294342 33554432000 1073741824 1073778376 140737251743200 140453021177592 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11880/tid=11893] ppid=11877 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11880/task/11893/stat : 11893 (java) S 11877 11880 8968 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 22 0 6230736 10060525568 1294342 33554432000 1073741824 1073778376 140737251743200 140453020124680 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11880/tid=11894] ppid=11877 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11880/task/11894/stat : 11894 (java) S 11877 11880 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6230738 10060525568 1294342 33554432000 1073741824 1073778376 140737251743200 140453019073168 218238080800 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11880/tid=11895] ppid=11877 vsize=9824732 CPUtime=1.06 cores=0,2,4,6
/proc/11880/task/11895/stat : 11895 (java) S 11877 11880 8968 0 -1 4202560 7488 0 0 0 104 2 0 0 20 0 22 0 6230738 10060525568 1294342 33554432000 1073741824 1073778376 140737251743200 140453018020280 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11880/tid=11896] ppid=11877 vsize=9824732 CPUtime=1.94 cores=0,2,4,6
/proc/11880/task/11896/stat : 11896 (java) S 11877 11880 8968 0 -1 4202560 11458 0 0 0 191 3 0 0 20 0 22 0 6230738 10060525568 1294342 33554432000 1073741824 1073778376 140737251743200 140453016967480 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11880/tid=11897] ppid=11877 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11880/task/11897/stat : 11897 (java) S 11877 11880 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6230738 10060525568 1294342 33554432000 1073741824 1073778376 140737251743200 140453015914872 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11880/tid=11898] ppid=11877 vsize=9824732 CPUtime=0.29 cores=0,2,4,6
/proc/11880/task/11898/stat : 11898 (java) S 11877 11880 8968 0 -1 4202560 51 0 0 0 15 14 0 0 20 0 22 0 6230738 10060525568 1294342 33554432000 1073741824 1073778376 140737251743200 140452007242184 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11880/tid=11908] ppid=11877 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11880/task/11908/stat : 11908 (java) S 11877 11880 8968 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 6230916 10060525568 1294342 33554432000 1073741824 1073778376 140737251743200 140452003030568 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11880/tid=12156] ppid=11877 vsize=9824732 CPUtime=460.53 cores=0,2,4,6
/proc/11880/task/12156/stat : 12156 (java) R 11877 11880 8968 0 -1 4202560 15 0 0 0 46046 7 0 0 20 0 22 0 6271053 10060525568 1294342 33554432000 1073741824 1073778376 140737251743200 140452006187008 140453031237008 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=11880/tid=12157] ppid=11877 vsize=9824732 CPUtime=460.5 cores=0,2,4,6
/proc/11880/task/12157/stat : 12157 (java) R 11877 11880 8968 0 -1 4202560 26 0 0 0 46044 6 0 0 20 0 22 0 6271053 10060525568 1294342 33554432000 1073741824 1073778376 140737251743200 140452004080160 140453031455905 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=11880/tid=12158] ppid=11877 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11880/task/12158/stat : 12158 (java) S 11877 11880 8968 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 6271053 10060525568 1294342 33554432000 1073741824 1073778376 140737251743200 140452005135656 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1769.07
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+897.708 s]
/proc/loadavg: 4.26 4.14 4.00 5/219 12174
/proc/meminfo: memFree=21242068/32872528 swapFree=7620/7620
[pid=11880] ppid=11877 vsize=9824732 CPUtime=1800.03 cores=0,2,4,6
/proc/11880/stat : 11880 (java) S 11877 11880 8968 0 -1 4202496 51548 0 1 0 179555 448 0 0 20 0 22 0 6230732 10060525568 1294342 33554432000 1073741824 1073778376 140737251743200 140737251734336 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/11880/statm: 2456183 1294342 2295 9 0 2446860 0
[pid=11880/tid=11882] ppid=11877 vsize=9824732 CPUtime=0.37 cores=0,2,4,6
/proc/11880/task/11882/stat : 11882 (java) S 11877 11880 8968 0 -1 4202560 2449 0 1 0 36 1 0 0 20 0 22 0 6230733 10060525568 1294342 33554432000 1073741824 1073778376 140737251743200 140453198242680 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11880/tid=11883] ppid=11877 vsize=9824732 CPUtime=5.95 cores=0,2,4,6
/proc/11880/task/11883/stat : 11883 (java) S 11877 11880 8968 0 -1 4202560 2665 0 0 0 542 53 0 0 20 0 22 0 6230734 10060525568 1294342 33554432000 1073741824 1073778376 140737251743200 140453159734312 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11880/tid=11884] ppid=11877 vsize=9824732 CPUtime=6.68 cores=0,2,4,6
/proc/11880/task/11884/stat : 11884 (java) S 11877 11880 8968 0 -1 4202560 2655 0 0 0 618 50 0 0 20 0 22 0 6230734 10060525568 1294342 33554432000 1073741824 1073778376 140737251743200 140453158681512 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11880/tid=11885] ppid=11877 vsize=9824732 CPUtime=5.88 cores=0,2,4,6
/proc/11880/task/11885/stat : 11885 (java) S 11877 11880 8968 0 -1 4202560 3347 0 0 0 538 50 0 0 20 0 22 0 6230734 10060525568 1294342 33554432000 1073741824 1073778376 140737251743200 140453157628712 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11880/tid=11886] ppid=11877 vsize=9824732 CPUtime=6.33 cores=0,2,4,6
/proc/11880/task/11886/stat : 11886 (java) S 11877 11880 8968 0 -1 4202560 4295 0 0 0 588 45 0 0 20 0 22 0 6230734 10060525568 1294342 33554432000 1073741824 1073778376 140737251743200 140453156575912 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11880/tid=11887] ppid=11877 vsize=9824732 CPUtime=5.24 cores=0,2,4,6
/proc/11880/task/11887/stat : 11887 (java) S 11877 11880 8968 0 -1 4202560 2425 0 0 0 480 44 0 0 20 0 22 0 6230734 10060525568 1294342 33554432000 1073741824 1073778376 140737251743200 140453155523112 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11880/tid=11888] ppid=11877 vsize=9824732 CPUtime=5.87 cores=0,2,4,6
/proc/11880/task/11888/stat : 11888 (java) S 11877 11880 8968 0 -1 4202560 1703 0 0 0 540 47 0 0 20 0 22 0 6230734 10060525568 1294342 33554432000 1073741824 1073778376 140737251743200 140453154470312 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11880/tid=11889] ppid=11877 vsize=9824732 CPUtime=5.73 cores=0,2,4,6
/proc/11880/task/11889/stat : 11889 (java) S 11877 11880 8968 0 -1 4202560 3791 0 0 0 524 49 0 0 20 0 22 0 6230734 10060525568 1294342 33554432000 1073741824 1073778376 140737251743200 140453153417512 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11880/tid=11890] ppid=11877 vsize=9824732 CPUtime=5.59 cores=0,2,4,6
/proc/11880/task/11890/stat : 11890 (java) S 11877 11880 8968 0 -1 4202560 1984 0 0 0 515 44 0 0 20 0 22 0 6230734 10060525568 1294342 33554432000 1073741824 1073778376 140737251743200 140453152364712 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11880/tid=11891] ppid=11877 vsize=9824732 CPUtime=16.86 cores=0,2,4,6
/proc/11880/task/11891/stat : 11891 (java) S 11877 11880 8968 0 -1 4202560 4853 0 0 0 1677 9 0 0 20 0 22 0 6230735 10060525568 1294342 33554432000 1073741824 1073778376 140737251743200 140453022231528 218238072745 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11880/tid=11892] ppid=11877 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11880/task/11892/stat : 11892 (java) S 11877 11880 8968 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 6230736 10060525568 1294342 33554432000 1073741824 1073778376 140737251743200 140453021177592 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11880/tid=11893] ppid=11877 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11880/task/11893/stat : 11893 (java) S 11877 11880 8968 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 22 0 6230736 10060525568 1294342 33554432000 1073741824 1073778376 140737251743200 140453020124680 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11880/tid=11894] ppid=11877 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11880/task/11894/stat : 11894 (java) S 11877 11880 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6230738 10060525568 1294342 33554432000 1073741824 1073778376 140737251743200 140453019073168 218238080800 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11880/tid=11895] ppid=11877 vsize=9824732 CPUtime=1.06 cores=0,2,4,6
/proc/11880/task/11895/stat : 11895 (java) S 11877 11880 8968 0 -1 4202560 7488 0 0 0 104 2 0 0 20 0 22 0 6230738 10060525568 1294342 33554432000 1073741824 1073778376 140737251743200 140453018020280 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11880/tid=11896] ppid=11877 vsize=9824732 CPUtime=1.94 cores=0,2,4,6
/proc/11880/task/11896/stat : 11896 (java) S 11877 11880 8968 0 -1 4202560 11458 0 0 0 191 3 0 0 20 0 22 0 6230738 10060525568 1294342 33554432000 1073741824 1073778376 140737251743200 140453016967480 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11880/tid=11897] ppid=11877 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11880/task/11897/stat : 11897 (java) S 11877 11880 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6230738 10060525568 1294342 33554432000 1073741824 1073778376 140737251743200 140453015914872 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11880/tid=11898] ppid=11877 vsize=9824732 CPUtime=0.29 cores=0,2,4,6
/proc/11880/task/11898/stat : 11898 (java) S 11877 11880 8968 0 -1 4202560 53 0 0 0 15 14 0 0 20 0 22 0 6230738 10060525568 1294342 33554432000 1073741824 1073778376 140737251743200 140452007242184 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11880/tid=11908] ppid=11877 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11880/task/11908/stat : 11908 (java) S 11877 11880 8968 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 6230916 10060525568 1294342 33554432000 1073741824 1073778376 140737251743200 140452003030568 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11880/tid=12156] ppid=11877 vsize=9824732 CPUtime=475.84 cores=0,2,4,6
/proc/11880/task/12156/stat : 12156 (java) R 11877 11880 8968 0 -1 4202560 16 0 0 0 47577 7 0 0 20 0 22 0 6271053 10060525568 1294342 33554432000 1073741824 1073778376 140737251743200 140452006187008 140453032286169 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=11880/tid=12157] ppid=11877 vsize=9824732 CPUtime=475.81 cores=0,2,4,6
/proc/11880/task/12157/stat : 12157 (java) R 11877 11880 8968 0 -1 4202560 26 0 0 0 47574 7 0 0 20 0 22 0 6271053 10060525568 1294342 33554432000 1073741824 1073778376 140737251743200 140452004080672 140453031296241 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=11880/tid=12158] ppid=11877 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11880/task/12158/stat : 12158 (java) S 11877 11880 8968 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 6271053 10060525568 1294342 33554432000 1073741824 1073778376 140737251743200 140452005135656 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 9824732

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 11880 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+897.708 s]
/proc/loadavg: 4.26 4.14 4.00 5/219 12174
/proc/meminfo: memFree=21242068/32872528 swapFree=7620/7620
[pid=11880] ppid=11877 vsize=9824732 CPUtime=1800.03 cores=0,2,4,6
/proc/11880/stat : 11880 (java) S 11877 11880 8968 0 -1 4202496 51548 0 1 0 179555 448 0 0 20 0 22 0 6230732 10060525568 1294342 33554432000 1073741824 1073778376 140737251743200 140737251734336 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/11880/statm: 2456183 1294342 2295 9 0 2446860 0
[pid=11880/tid=11882] ppid=11877 vsize=9824732 CPUtime=0.37 cores=0,2,4,6
/proc/11880/task/11882/stat : 11882 (java) S 11877 11880 8968 0 -1 4202560 2449 0 1 0 36 1 0 0 20 0 22 0 6230733 10060525568 1294342 33554432000 1073741824 1073778376 140737251743200 140453198242680 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11880/tid=11883] ppid=11877 vsize=9824732 CPUtime=5.95 cores=0,2,4,6
/proc/11880/task/11883/stat : 11883 (java) S 11877 11880 8968 0 -1 4202560 2665 0 0 0 542 53 0 0 20 0 22 0 6230734 10060525568 1294342 33554432000 1073741824 1073778376 140737251743200 140453159734312 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11880/tid=11884] ppid=11877 vsize=9824732 CPUtime=6.68 cores=0,2,4,6
/proc/11880/task/11884/stat : 11884 (java) S 11877 11880 8968 0 -1 4202560 2655 0 0 0 618 50 0 0 20 0 22 0 6230734 10060525568 1294342 33554432000 1073741824 1073778376 140737251743200 140453158681512 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11880/tid=11885] ppid=11877 vsize=9824732 CPUtime=5.88 cores=0,2,4,6
/proc/11880/task/11885/stat : 11885 (java) S 11877 11880 8968 0 -1 4202560 3347 0 0 0 538 50 0 0 20 0 22 0 6230734 10060525568 1294342 33554432000 1073741824 1073778376 140737251743200 140453157628712 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11880/tid=11886] ppid=11877 vsize=9824732 CPUtime=6.33 cores=0,2,4,6
/proc/11880/task/11886/stat : 11886 (java) S 11877 11880 8968 0 -1 4202560 4295 0 0 0 588 45 0 0 20 0 22 0 6230734 10060525568 1294342 33554432000 1073741824 1073778376 140737251743200 140453156575912 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11880/tid=11887] ppid=11877 vsize=9824732 CPUtime=5.24 cores=0,2,4,6
/proc/11880/task/11887/stat : 11887 (java) S 11877 11880 8968 0 -1 4202560 2425 0 0 0 480 44 0 0 20 0 22 0 6230734 10060525568 1294342 33554432000 1073741824 1073778376 140737251743200 140453155523112 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11880/tid=11888] ppid=11877 vsize=9824732 CPUtime=5.87 cores=0,2,4,6
/proc/11880/task/11888/stat : 11888 (java) S 11877 11880 8968 0 -1 4202560 1703 0 0 0 540 47 0 0 20 0 22 0 6230734 10060525568 1294342 33554432000 1073741824 1073778376 140737251743200 140453154470312 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11880/tid=11889] ppid=11877 vsize=9824732 CPUtime=5.73 cores=0,2,4,6
/proc/11880/task/11889/stat : 11889 (java) S 11877 11880 8968 0 -1 4202560 3791 0 0 0 524 49 0 0 20 0 22 0 6230734 10060525568 1294342 33554432000 1073741824 1073778376 140737251743200 140453153417512 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11880/tid=11890] ppid=11877 vsize=9824732 CPUtime=5.59 cores=0,2,4,6
/proc/11880/task/11890/stat : 11890 (java) S 11877 11880 8968 0 -1 4202560 1984 0 0 0 515 44 0 0 20 0 22 0 6230734 10060525568 1294342 33554432000 1073741824 1073778376 140737251743200 140453152364712 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11880/tid=11891] ppid=11877 vsize=9824732 CPUtime=16.86 cores=0,2,4,6
/proc/11880/task/11891/stat : 11891 (java) S 11877 11880 8968 0 -1 4202560 4853 0 0 0 1677 9 0 0 20 0 22 0 6230735 10060525568 1294342 33554432000 1073741824 1073778376 140737251743200 140453022231528 218238072745 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11880/tid=11892] ppid=11877 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11880/task/11892/stat : 11892 (java) S 11877 11880 8968 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 6230736 10060525568 1294342 33554432000 1073741824 1073778376 140737251743200 140453021177592 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11880/tid=11893] ppid=11877 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11880/task/11893/stat : 11893 (java) S 11877 11880 8968 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 22 0 6230736 10060525568 1294342 33554432000 1073741824 1073778376 140737251743200 140453020124680 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11880/tid=11894] ppid=11877 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11880/task/11894/stat : 11894 (java) S 11877 11880 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6230738 10060525568 1294342 33554432000 1073741824 1073778376 140737251743200 140453019073168 218238080800 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11880/tid=11895] ppid=11877 vsize=9824732 CPUtime=1.06 cores=0,2,4,6
/proc/11880/task/11895/stat : 11895 (java) S 11877 11880 8968 0 -1 4202560 7488 0 0 0 104 2 0 0 20 0 22 0 6230738 10060525568 1294342 33554432000 1073741824 1073778376 140737251743200 140453018020280 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11880/tid=11896] ppid=11877 vsize=9824732 CPUtime=1.94 cores=0,2,4,6
/proc/11880/task/11896/stat : 11896 (java) S 11877 11880 8968 0 -1 4202560 11458 0 0 0 191 3 0 0 20 0 22 0 6230738 10060525568 1294342 33554432000 1073741824 1073778376 140737251743200 140453016967480 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11880/tid=11897] ppid=11877 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11880/task/11897/stat : 11897 (java) S 11877 11880 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6230738 10060525568 1294342 33554432000 1073741824 1073778376 140737251743200 140453015914872 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11880/tid=11898] ppid=11877 vsize=9824732 CPUtime=0.29 cores=0,2,4,6
/proc/11880/task/11898/stat : 11898 (java) S 11877 11880 8968 0 -1 4202560 53 0 0 0 15 14 0 0 20 0 22 0 6230738 10060525568 1294342 33554432000 1073741824 1073778376 140737251743200 140452007242184 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11880/tid=11908] ppid=11877 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11880/task/11908/stat : 11908 (java) S 11877 11880 8968 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 6230916 10060525568 1294342 33554432000 1073741824 1073778376 140737251743200 140452003030568 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11880/tid=12156] ppid=11877 vsize=9824732 CPUtime=475.84 cores=0,2,4,6
/proc/11880/task/12156/stat : 12156 (java) R 11877 11880 8968 0 -1 4202560 16 0 0 0 47577 7 0 0 20 0 22 0 6271053 10060525568 1294342 33554432000 1073741824 1073778376 140737251743200 140452006187008 140453032286169 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=11880/tid=12157] ppid=11877 vsize=9824732 CPUtime=475.81 cores=0,2,4,6
/proc/11880/task/12157/stat : 12157 (java) R 11877 11880 8968 0 -1 4202560 26 0 0 0 47574 7 0 0 20 0 22 0 6271053 10060525568 1294342 33554432000 1073741824 1073778376 140737251743200 140452004080672 140453031296241 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=11880/tid=12158] ppid=11877 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11880/task/12158/stat : 12158 (java) S 11877 11880 8968 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 6271053 10060525568 1294342 33554432000 1073741824 1073778376 140737251743200 140452005135656 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 9824732

Child status: 143
Real time (s): 897.77
CPU time (s): 1800.53
CPU user time (s): 1795.71
CPU system time (s): 4.82127
CPU usage (%): 200.556
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.71
system time used= 4.82127
maximum resident set size= 5177512
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51592
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1008
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 23829
involuntary context switches= 31979

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.56415 second user time and 7.42287 second system time

The end

Launcher Data

Begin job on node106 at 2016-06-30 04:22:26
IDJOB=4119329
IDBENCH=111703
IDSOLVER=2543
FILE ID=node106/4119329-1467253346
RUNJOBID= node106-1467248675-9331
PBS_JOBID= 20004477
Free space on /tmp= 71748 MiB

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

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

MD5SUM BENCH= 3b21e15e85ee7a4ec8d93ea9970660a0
RANDOM SEED=1061995969

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        25075744 kB
Buffers:           37312 kB
Cached:          2859624 kB
SwapCached:            0 kB
Active:          6309188 kB
Inactive:         679356 kB
Active(anon):    4076100 kB
Inactive(anon):    17984 kB
Active(file):    2233088 kB
Inactive(file):   661372 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               868 kB
Writeback:             0 kB
AnonPages:       4246128 kB
Mapped:            23548 kB
Shmem:               204 kB
Slab:             623856 kB
SReclaimable:      67148 kB
SUnreclaim:       556708 kB
KernelStack:        1808 kB
PageTables:        11448 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4923008 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4173824 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71748 MiB
End job on node106 at 2016-06-30 04:37:24