Trace number 4085174

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 Resolution PB16SAT (TO)-25 1800.8 1784.37

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/
MIPLIB/miplib2003/normalized-mps-v2-20-10-protfold.opb
MD5SUM7f40f8d513f22fc9adca96d8fdf626e2
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-25
Best CPU time to get the best result obtained on this benchmark1800.01
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -24
Optimality of the best value was proved NO
Number of variables1835
Total number of constraints2112
Number of constraints which are clauses1906
Number of constraints which are cardinality constraints (but not clauses)86
Number of constraints which are nor clauses,nor cardinality constraints120
Minimum length of a constraint3
Maximum length of a constraint882
Number of terms in the objective function 120
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 120
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 18
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 900
Number of bits of the biggest sum of numbers10
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.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Glucose 2.1 dynamic restart strategy
0.10/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4085174-1465223454.opb
0.10/0.11	c reading problem ... 
0.10/0.11	c  objective function found
0.53/0.34	c ... done. Wall clock time 0.225s.
0.53/0.34	c declared #vars     1835
0.53/0.34	c #constraints  2149
0.53/0.34	c constraints type 
0.53/0.34	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 1941
0.53/0.34	c org.sat4j.minisat.constraints.card.MinWatchCard => 208
0.53/0.34	c 2149 constraints processed.
0.53/0.34	c objective function length is 120 literals
0.81/0.47	c SATISFIABLE
0.81/0.47	c OPTIMIZING...
0.81/0.47	c Got one! Elapsed wall clock time (in seconds):0.359
0.81/0.47	o -15
1.05/0.58	c Got one! Elapsed wall clock time (in seconds):0.473
1.05/0.58	o -16
1.41/0.89	c cleaning 2801 clauses out of 5604 with flag 18334/5604
1.65/1.05	c Got one! Elapsed wall clock time (in seconds):0.938
1.65/1.05	o -17
1.90/1.28	c cleaning 4094 clauses out of 8221 with flag 18631/11022
1.99/1.31	c Got one! Elapsed wall clock time (in seconds):1.202
1.99/1.31	o -18
2.31/1.63	c Got one! Elapsed wall clock time (in seconds):1.522
2.31/1.63	o -20
2.43/1.72	c cleaning 4948 clauses out of 9920 with flag 7053/16815
2.84/2.15	c cleaning 5463 clauses out of 10973 with flag 52875/22816
3.35/2.68	c cleaning 6207 clauses out of 12510 with flag 113641/29816
3.86/3.16	c cleaning 7151 clauses out of 14303 with flag 196008/37816
4.36/3.65	c Got one! Elapsed wall clock time (in seconds):3.54
4.36/3.65	o -21
4.90/4.11	c cleaning 9982 clauses out of 20029 with flag 42532/50693
5.31/4.51	c cleaning 8014 clauses out of 16046 with flag 136433/56692
5.70/4.95	c cleaning 7503 clauses out of 15033 with flag 277046/63693
6.10/5.33	c cleaning 7752 clauses out of 15529 with flag 474289/71692
6.50/5.80	c cleaning 8390 clauses out of 16779 with flag 877019/80694
7.10/6.38	c cleaning 9191 clauses out of 18387 with flag 1404107/90692
7.70/6.99	c cleaning 10094 clauses out of 20197 with flag 1901273/101693
8.50/7.75	c cleaning 11051 clauses out of 22102 with flag 2349973/113692
9.40/8.60	c cleaning 12020 clauses out of 24052 with flag 2792675/126693
10.30/9.52	c cleaning 13016 clauses out of 26032 with flag 3272173/140693
11.30/10.57	c cleaning 14005 clauses out of 28015 with flag 3815041/155692
12.60/11.85	c cleaning 15002 clauses out of 30010 with flag 4431075/171692
14.01/13.23	c cleaning 16002 clauses out of 32008 with flag 5032876/188692
15.30/14.59	c cleaning 16997 clauses out of 34006 with flag 5624688/206692
17.14/16.35	c cleaning 18000 clauses out of 36009 with flag 6450274/225692
19.04/18.26	c cleaning 19001 clauses out of 38010 with flag 7208121/245693
21.14/20.34	c cleaning 20005 clauses out of 40009 with flag 7908505/266693
23.24/22.50	c cleaning 21001 clauses out of 42003 with flag 8643598/288692
25.44/24.61	c cleaning 21995 clauses out of 44002 with flag 9376306/311692
27.84/27.01	c cleaning 23003 clauses out of 46007 with flag 10061528/335692
30.44/29.62	c cleaning 24002 clauses out of 48004 with flag 10762291/360692
33.04/32.26	c cleaning 25001 clauses out of 50002 with flag 11456892/386692
35.94/35.18	c cleaning 25994 clauses out of 52001 with flag 12106249/413692
39.05/38.26	c cleaning 26998 clauses out of 54007 with flag 12736705/441692
42.55/41.72	c cleaning 28001 clauses out of 56010 with flag 13468481/470693
45.85/45.05	c cleaning 29003 clauses out of 58009 with flag 14211167/500693
50.28/49.42	c cleaning 30003 clauses out of 60005 with flag 15026623/531692
54.58/53.78	c cleaning 31002 clauses out of 62003 with flag 15831363/563693
59.29/58.43	c cleaning 31994 clauses out of 64000 with flag 16685815/596692
63.78/62.91	c cleaning 32999 clauses out of 66006 with flag 17591762/630692
68.88/68.09	c cleaning 33999 clauses out of 68008 with flag 18492412/665693
74.28/73.46	c cleaning 35005 clauses out of 70009 with flag 19539282/701693
80.09/79.22	c cleaning 35997 clauses out of 72004 with flag 20699589/738693
86.68/85.88	c cleaning 37002 clauses out of 74006 with flag 21753576/776692
93.12/92.21	c cleaning 38000 clauses out of 76005 with flag 22741375/815693
99.22/98.36	c cleaning 39001 clauses out of 78005 with flag 23851788/855693
105.43/104.52	c cleaning 39996 clauses out of 80003 with flag 24953594/896692
112.92/112.00	c cleaning 40999 clauses out of 82008 with flag 25980742/938693
121.13/120.21	c cleaning 42000 clauses out of 84010 with flag 27427421/981694
129.12/128.24	c cleaning 43002 clauses out of 86009 with flag 28721579/1025693
137.93/137.00	c cleaning 44000 clauses out of 88006 with flag 30005245/1070692
147.24/146.30	c cleaning 45002 clauses out of 90006 with flag 31107011/1116692
158.65/157.61	c cleaning 46001 clauses out of 92004 with flag 31789128/1163692
165.85/164.80	c cleaning 46998 clauses out of 94003 with flag 32594658/1211692
173.16/172.19	c cleaning 47998 clauses out of 96006 with flag 33727745/1260693
181.40/180.22	c cleaning 49000 clauses out of 98008 with flag 34912603/1310693
189.20/188.02	c cleaning 49998 clauses out of 100010 with flag 36047738/1361695
198.11/196.97	c cleaning 50997 clauses out of 102009 with flag 36824274/1413692
206.30/205.17	c cleaning 52001 clauses out of 104013 with flag 37666530/1466693
218.12/216.74	c cleaning 52944 clauses out of 106012 with flag 38488849/1520693
227.82/226.48	c cleaning 53976 clauses out of 108067 with flag 39302742/1575692
239.61/238.05	c cleaning 55001 clauses out of 110092 with flag 40089084/1631693
253.14/251.34	c cleaning 56002 clauses out of 112090 with flag 40981530/1688692
263.05/261.09	c cleaning 57036 clauses out of 114089 with flag 41766188/1746693
269.26/267.22	c Got one! Elapsed wall clock time (in seconds):267.107
269.26/267.22	o -22
270.39/268.37	c cleaning 50497 clauses out of 101063 with flag 55281/1790703
271.31/269.13	c cleaning 28205 clauses out of 56564 with flag 119158/1796701
272.01/269.81	c cleaning 17604 clauses out of 35358 with flag 188537/1803700
272.61/270.42	c cleaning 9818 clauses out of 25754 with flag 242861/1811700
273.31/271.17	c cleaning 8972 clauses out of 24937 with flag 296441/1820701
273.91/271.79	c cleaning 10011 clauses out of 25964 with flag 341630/1830700
274.61/272.40	c cleaning 10999 clauses out of 26953 with flag 394570/1841700
275.31/273.10	c cleaning 12001 clauses out of 27955 with flag 444536/1853701
276.01/273.83	c cleaning 12973 clauses out of 28954 with flag 501810/1866701
276.81/274.67	c cleaning 13991 clauses out of 29980 with flag 581180/1880700
277.71/275.59	c cleaning 14991 clauses out of 30990 with flag 638591/1895701
278.71/276.57	c cleaning 15977 clauses out of 31998 with flag 743933/1911700
280.09/277.89	c cleaning 16504 clauses out of 33023 with flag 845419/1928702
281.29/279.04	c cleaning 17254 clauses out of 34518 with flag 970520/1946701
282.49/280.25	c cleaning 18127 clauses out of 36263 with flag 1102607/1965700
283.89/281.65	c cleaning 19065 clauses out of 38137 with flag 1250104/1985701
285.48/283.21	c cleaning 20032 clauses out of 40071 with flag 1404314/2006700
287.29/285.06	c cleaning 21015 clauses out of 42039 with flag 1587264/2028700
288.98/286.78	c cleaning 22007 clauses out of 44024 with flag 1789553/2051700
291.01/288.78	c cleaning 23009 clauses out of 46018 with flag 1981731/2075701
293.01/290.72	c cleaning 24002 clauses out of 48010 with flag 2161000/2100702
295.11/292.85	c cleaning 25001 clauses out of 50007 with flag 2346316/2126701
297.51/295.24	c cleaning 26000 clauses out of 52006 with flag 2559544/2153701
300.11/297.83	c cleaning 27002 clauses out of 54005 with flag 2768864/2181700
302.84/300.51	c cleaning 27997 clauses out of 56004 with flag 3003993/2210701
306.06/303.76	c cleaning 29004 clauses out of 58007 with flag 3268454/2240701
309.95/307.67	c cleaning 29994 clauses out of 60004 with flag 3543491/2271702
313.95/311.62	c cleaning 31004 clauses out of 62009 with flag 3920201/2303701
317.55/315.22	c cleaning 31998 clauses out of 64004 with flag 4339274/2336700
321.30/318.92	c cleaning 32999 clauses out of 66007 with flag 4767939/2370701
325.70/323.31	c cleaning 33999 clauses out of 68007 with flag 5203343/2405700
330.70/328.30	c cleaning 35000 clauses out of 70009 with flag 5645271/2441701
335.67/333.30	c cleaning 35999 clauses out of 72010 with flag 6118498/2478702
341.17/338.77	c cleaning 36997 clauses out of 74009 with flag 6618929/2516700
346.77/344.36	c cleaning 38004 clauses out of 76015 with flag 7159567/2555703
352.57/350.15	c cleaning 39003 clauses out of 78009 with flag 7681513/2595701
358.71/356.25	c cleaning 40001 clauses out of 80008 with flag 8222366/2636703
365.11/362.68	c cleaning 40997 clauses out of 82005 with flag 8688788/2678701
371.12/368.64	c cleaning 41999 clauses out of 84007 with flag 9072967/2721700
376.94/374.41	c cleaning 42996 clauses out of 86008 with flag 9517266/2765700
383.34/380.84	c cleaning 44000 clauses out of 88012 with flag 10096115/2810700
390.31/387.74	c cleaning 45001 clauses out of 90012 with flag 10630736/2856700
397.62/395.07	c cleaning 46001 clauses out of 92012 with flag 11128694/2903701
406.76/404.12	c cleaning 47001 clauses out of 94011 with flag 11643748/2951701
417.10/414.48	c cleaning 47997 clauses out of 96009 with flag 12366138/3000700
425.33/422.66	c cleaning 48996 clauses out of 98012 with flag 13033111/3050700
435.23/432.49	c cleaning 50006 clauses out of 100018 with flag 13583742/3101702
443.02/440.26	c cleaning 50999 clauses out of 102010 with flag 14104202/3153700
451.39/448.58	c cleaning 52000 clauses out of 104012 with flag 14669545/3206701
458.69/455.81	c cleaning 52999 clauses out of 106011 with flag 15287147/3260700
467.24/464.35	c cleaning 54004 clauses out of 108014 with flag 15886839/3315702
475.95/473.08	c cleaning 55001 clauses out of 110008 with flag 16514722/3371700
485.30/482.31	c cleaning 55997 clauses out of 112008 with flag 17174840/3428701
496.98/493.93	c cleaning 57000 clauses out of 114010 with flag 17877458/3486700
506.34/503.21	c cleaning 57998 clauses out of 116010 with flag 18500380/3545700
520.09/516.91	c cleaning 58982 clauses out of 118013 with flag 19236935/3605701
538.97/535.68	c cleaning 59957 clauses out of 120031 with flag 20095774/3666701
556.41/552.92	c cleaning 60963 clauses out of 122073 with flag 20991100/3728700
569.30/565.77	c cleaning 62040 clauses out of 124110 with flag 21757187/3791700
579.56/575.95	c cleaning 63029 clauses out of 126070 with flag 22401361/3855700
591.84/588.13	c cleaning 63999 clauses out of 128043 with flag 23174726/3920702
614.42/610.49	c cleaning 64958 clauses out of 130042 with flag 24062821/3986700
638.88/634.72	c cleaning 65975 clauses out of 132085 with flag 25034156/4053701
660.21/655.99	c cleaning 66977 clauses out of 134109 with flag 25979751/4121700
683.45/679.04	c cleaning 68065 clauses out of 136133 with flag 27097860/4190701
696.65/692.16	c cleaning 69031 clauses out of 138069 with flag 27984772/4260702
711.40/706.75	c cleaning 70004 clauses out of 140037 with flag 28853559/4331701
725.36/720.62	c cleaning 71010 clauses out of 142033 with flag 29673431/4403701
732.83/728.08	c Got one! Elapsed wall clock time (in seconds):727.97
732.83/728.08	o -23
733.86/729.01	c cleaning 59157 clauses out of 118370 with flag 47633/4451048
734.66/729.88	c cleaning 30246 clauses out of 65207 with flag 112248/4457042
735.76/730.91	c cleaning 6934 clauses out of 41962 with flag 180988/4464043
736.56/731.71	c cleaning 8032 clauses out of 43027 with flag 229905/4472042
737.26/732.44	c cleaning 8950 clauses out of 43995 with flag 270268/4481042
738.20/733.34	c cleaning 9961 clauses out of 45045 with flag 310694/4491042
738.89/734.08	c cleaning 10996 clauses out of 46083 with flag 342937/4502041
739.70/734.89	c cleaning 11999 clauses out of 47087 with flag 373249/4514041
740.69/735.85	c cleaning 12994 clauses out of 48089 with flag 407159/4527042
741.69/736.82	c cleaning 13995 clauses out of 49094 with flag 443866/4541041
742.81/737.93	c cleaning 15003 clauses out of 50100 with flag 483879/4556042
743.81/738.91	c cleaning 16006 clauses out of 51097 with flag 520006/4572042
745.11/740.22	c cleaning 16991 clauses out of 52090 with flag 565209/4589041
746.61/741.76	c cleaning 18000 clauses out of 53099 with flag 613947/4607041
748.14/743.29	c cleaning 18979 clauses out of 54101 with flag 673481/4626043
749.65/744.71	c cleaning 20011 clauses out of 55120 with flag 733808/4646041
751.24/746.37	c cleaning 20999 clauses out of 56109 with flag 790514/4667041
753.15/748.20	c cleaning 21968 clauses out of 57110 with flag 869406/4689041
755.16/750.21	c cleaning 23003 clauses out of 58142 with flag 938737/4712041
757.15/752.30	c cleaning 23997 clauses out of 59141 with flag 1002867/4736043
759.37/754.46	c cleaning 24989 clauses out of 60144 with flag 1078051/4761043
761.57/756.69	c cleaning 25998 clauses out of 61153 with flag 1167867/4787041
764.50/759.53	c cleaning 26770 clauses out of 62155 with flag 1316862/4814041
767.30/762.33	c cleaning 27946 clauses out of 63385 with flag 1447085/4842041
770.14/765.14	c cleaning 28992 clauses out of 64439 with flag 1558113/4871041
773.04/768.06	c cleaning 29955 clauses out of 65448 with flag 1666817/4901042
776.26/771.23	c cleaning 30961 clauses out of 66492 with flag 1782971/4932041
779.36/774.35	c cleaning 31976 clauses out of 67532 with flag 1898898/4964042
782.49/777.47	c cleaning 32973 clauses out of 68555 with flag 2024755/4997041
786.19/781.14	c cleaning 33981 clauses out of 69583 with flag 2151941/5031042
790.30/785.25	c cleaning 34962 clauses out of 70601 with flag 2321136/5066041
794.43/789.32	c cleaning 35815 clauses out of 71639 with flag 2473383/5102041
798.53/793.47	c cleaning 36410 clauses out of 72825 with flag 2610164/5139042
802.46/797.31	c cleaning 37202 clauses out of 74414 with flag 2734987/5177041
806.50/801.36	c cleaning 38099 clauses out of 76214 with flag 2872277/5216043
811.41/806.23	c cleaning 39055 clauses out of 78113 with flag 3024268/5256041
816.04/810.82	c cleaning 40024 clauses out of 80059 with flag 3250128/5297042
820.86/815.68	c cleaning 41014 clauses out of 82034 with flag 3466780/5339041
826.09/820.88	c cleaning 42008 clauses out of 84021 with flag 3671423/5382042
831.09/825.81	c cleaning 43003 clauses out of 86014 with flag 3883769/5426043
836.61/831.38	c cleaning 43996 clauses out of 88009 with flag 4107868/5471041
842.46/837.10	c cleaning 45007 clauses out of 90013 with flag 4317488/5517041
848.50/843.14	c cleaning 45998 clauses out of 92006 with flag 4574475/5564041
855.26/849.81	c cleaning 47000 clauses out of 94008 with flag 4828704/5612041
862.06/856.62	c cleaning 48001 clauses out of 96008 with flag 5093393/5661041
870.46/864.91	c cleaning 49003 clauses out of 98008 with flag 5402485/5711042
877.43/871.80	c cleaning 49999 clauses out of 100005 with flag 5676526/5762042
884.96/879.39	c cleaning 50997 clauses out of 102008 with flag 6027993/5814044
892.89/887.28	c cleaning 51998 clauses out of 104009 with flag 6370860/5867042
901.28/895.54	c cleaning 52998 clauses out of 106011 with flag 6762234/5921042
910.10/904.35	c cleaning 53996 clauses out of 108012 with flag 7250009/5976041
919.42/913.65	c cleaning 55000 clauses out of 110016 with flag 7809045/6032041
928.18/922.38	c cleaning 56001 clauses out of 112018 with flag 8346394/6089043
939.11/933.28	c cleaning 57002 clauses out of 114015 with flag 8719177/6147041
948.99/943.02	c cleaning 58005 clauses out of 116014 with flag 9124363/6206042
960.39/954.36	c cleaning 58996 clauses out of 118010 with flag 9672105/6266043
970.28/964.14	c cleaning 60003 clauses out of 120012 with flag 10082762/6327041
980.88/974.66	c cleaning 60984 clauses out of 122009 with flag 10507789/6389041
994.13/987.79	c cleaning 61956 clauses out of 124026 with flag 11249141/6452042
1004.50/998.02	c cleaning 63025 clauses out of 126070 with flag 11767478/6516042
1016.03/1009.43	c cleaning 64014 clauses out of 128045 with flag 12354660/6581042
1029.13/1022.42	c cleaning 64965 clauses out of 130032 with flag 12992389/6647043
1044.56/1037.68	c cleaning 65992 clauses out of 132067 with flag 13787162/6714043
1058.56/1051.57	c cleaning 67017 clauses out of 134077 with flag 14437724/6782045
1072.14/1065.06	c cleaning 68018 clauses out of 136056 with flag 14976756/6851041
1089.30/1082.03	c cleaning 68949 clauses out of 138041 with flag 15769968/6921044
1112.75/1105.24	c cleaning 69951 clauses out of 140089 with flag 16683926/6992041
1139.53/1131.71	c cleaning 71005 clauses out of 142138 with flag 17713014/7064041
1167.34/1159.24	c cleaning 71993 clauses out of 144133 with flag 18818496/7137041
1193.59/1185.17	c cleaning 73063 clauses out of 146140 with flag 19994649/7211041
1208.54/1199.95	c cleaning 74032 clauses out of 148077 with flag 20671493/7286041
1225.59/1216.80	c cleaning 74991 clauses out of 150049 with flag 21354947/7362045
1244.62/1235.60	c cleaning 76007 clauses out of 152054 with flag 22137973/7439041
1260.18/1250.96	c cleaning 76988 clauses out of 154049 with flag 22833745/7517043
1278.81/1269.46	c cleaning 78024 clauses out of 156059 with flag 23319170/7596041
1297.55/1288.08	c cleaning 79010 clauses out of 158036 with flag 23798621/7676042
1316.70/1307.05	c cleaning 79921 clauses out of 160026 with flag 24499002/7757042
1336.16/1326.27	c cleaning 80967 clauses out of 162106 with flag 25299449/7839043
1354.58/1344.52	c cleaning 82066 clauses out of 164137 with flag 25804701/7922041
1375.13/1364.91	c cleaning 83029 clauses out of 166071 with flag 26388301/8006041
1395.23/1384.72	c cleaning 84019 clauses out of 168043 with flag 27128597/8091042
1416.71/1406.07	c cleaning 84973 clauses out of 170023 with flag 27606925/8177041
1443.68/1432.69	c cleaning 86009 clauses out of 172052 with flag 28601750/8264043
1457.77/1446.46	c Got one! Elapsed wall clock time (in seconds):1446.345
1457.77/1446.46	o -24
1459.28/1447.95	c cleaning 75672 clauses out of 151352 with flag 49647/8329352
1460.19/1448.82	c cleaning 17683 clauses out of 81681 with flag 88631/8335353
1461.21/1449.88	c cleaning 6985 clauses out of 70998 with flag 123967/8342353
1462.20/1450.85	c cleaning 7969 clauses out of 72012 with flag 155713/8350352
1463.42/1452.01	c cleaning 8972 clauses out of 73044 with flag 198633/8359353
1464.64/1453.20	c cleaning 10001 clauses out of 74073 with flag 245445/8369354
1466.15/1454.74	c cleaning 10896 clauses out of 75072 with flag 296921/8380354
1467.65/1456.27	c cleaning 11906 clauses out of 76174 with flag 349332/8392352
1468.98/1457.54	c cleaning 13008 clauses out of 77269 with flag 389870/8405353
1470.60/1459.13	c cleaning 13996 clauses out of 78261 with flag 454287/8419353
1471.83/1460.37	c cleaning 15000 clauses out of 79265 with flag 489245/8434353
1473.13/1461.65	c cleaning 15992 clauses out of 80264 with flag 525256/8450352
1474.56/1463.10	c cleaning 17008 clauses out of 81272 with flag 565563/8467352
1476.16/1464.64	c cleaning 17994 clauses out of 82265 with flag 606492/8485353
1478.07/1466.53	c cleaning 18978 clauses out of 83272 with flag 657342/8504354
1480.09/1468.55	c cleaning 19999 clauses out of 84293 with flag 712237/8524353
1482.61/1471.06	c cleaning 20923 clauses out of 85293 with flag 800561/8545352
1485.67/1474.04	c cleaning 21936 clauses out of 86372 with flag 902567/8567354
1489.46/1477.72	c cleaning 22883 clauses out of 87434 with flag 1039550/8590352
1492.79/1481.02	c cleaning 23855 clauses out of 88553 with flag 1144716/8614354
1496.42/1484.68	c cleaning 24862 clauses out of 89696 with flag 1255147/8639352
1499.97/1488.11	c cleaning 25881 clauses out of 90834 with flag 1357864/8665352
1503.91/1492.04	c cleaning 26865 clauses out of 91953 with flag 1482847/8692352
1508.17/1496.28	c cleaning 27807 clauses out of 93088 with flag 1640789/8720352
1513.20/1501.12	c cleaning 28898 clauses out of 94282 with flag 1892147/8749353
1518.28/1506.10	c cleaning 29910 clauses out of 95385 with flag 2086636/8779354
1523.34/1511.10	c cleaning 31008 clauses out of 96474 with flag 2303527/8810353
1528.56/1516.33	c cleaning 31851 clauses out of 97465 with flag 2536867/8842352
1534.03/1521.77	c cleaning 32956 clauses out of 98614 with flag 2732994/8875352
1540.05/1527.69	c cleaning 33916 clauses out of 99659 with flag 3003903/8909353
1546.74/1534.20	c cleaning 35016 clauses out of 100742 with flag 3268282/8944352
1554.07/1541.41	c cleaning 35931 clauses out of 101726 with flag 3546994/8980352
1562.50/1549.73	c cleaning 36972 clauses out of 102795 with flag 3916995/9017352
1569.57/1556.78	c cleaning 37988 clauses out of 103824 with flag 4214938/9055353
1576.95/1564.09	c cleaning 39002 clauses out of 104835 with flag 4491900/9094352
1585.53/1572.54	c cleaning 39919 clauses out of 105833 with flag 4759990/9134352
1593.55/1580.49	c cleaning 40875 clauses out of 106914 with flag 5106566/9175352
1601.96/1588.74	c cleaning 41953 clauses out of 108040 with flag 5451990/9217353
1608.73/1595.48	c cleaning 43135 clauses out of 109086 with flag 5673355/9260352
1615.67/1602.34	c cleaning 43866 clauses out of 109951 with flag 5840313/9304352
1623.14/1609.77	c cleaning 44782 clauses out of 111088 with flag 6016432/9349355
1631.29/1617.73	c cleaning 45717 clauses out of 112303 with flag 6298708/9395352
1638.98/1625.35	c cleaning 46719 clauses out of 113586 with flag 6540966/9442352
1647.88/1634.17	c cleaning 47871 clauses out of 114867 with flag 6856854/9490352
1656.80/1642.99	c Got one! Elapsed wall clock time (in seconds):1642.88
1656.80/1642.99	o -25
1658.30/1644.40	c cleaning 48373 clauses out of 115407 with flag 21250/9538763
1659.01/1645.11	c cleaning 5966 clauses out of 73033 with flag 42013/9544762
1659.62/1645.78	c cleaning 7008 clauses out of 74070 with flag 62623/9551765
1660.31/1646.42	c cleaning 7999 clauses out of 75060 with flag 81417/9559763
1661.13/1647.23	c cleaning 8985 clauses out of 76062 with flag 104669/9568764
1662.33/1648.46	c cleaning 9916 clauses out of 77076 with flag 146665/9578763
1663.67/1649.73	c cleaning 11026 clauses out of 78159 with flag 183419/9589762
1664.90/1650.92	c cleaning 11993 clauses out of 79134 with flag 215997/9601763
1666.50/1652.54	c cleaning 12971 clauses out of 80144 with flag 270437/9614766
1668.24/1654.28	c cleaning 13955 clauses out of 81169 with flag 328799/9628762
1669.84/1655.82	c cleaning 15008 clauses out of 82217 with flag 367243/9643765
1672.06/1658.00	c cleaning 15898 clauses out of 83206 with flag 435027/9659762
1674.51/1660.46	c cleaning 16852 clauses out of 84309 with flag 505748/9676763
1676.93/1662.90	c cleaning 17932 clauses out of 85459 with flag 589853/9694765
1679.19/1665.05	c cleaning 18984 clauses out of 86524 with flag 637211/9713762
1681.50/1667.30	c cleaning 19943 clauses out of 87540 with flag 694458/9733762
1684.04/1669.86	c cleaning 20960 clauses out of 88597 with flag 769530/9754762
1686.36/1672.17	c cleaning 22002 clauses out of 89640 with flag 819496/9776765
1688.77/1674.57	c cleaning 22992 clauses out of 90635 with flag 870401/9799762
1691.18/1676.97	c cleaning 23995 clauses out of 91643 with flag 922511/9823762
1694.31/1680.05	c cleaning 24991 clauses out of 92649 with flag 980708/9848763
1697.02/1682.76	c cleaning 25995 clauses out of 93658 with flag 1040967/9874763
1700.27/1685.90	c cleaning 26995 clauses out of 94662 with flag 1100951/9901762
1703.60/1689.21	c cleaning 27953 clauses out of 95668 with flag 1175302/9929763
1708.15/1693.77	c cleaning 28823 clauses out of 96714 with flag 1362271/9958762
1712.83/1698.31	c cleaning 29995 clauses out of 97891 with flag 1520977/9988762
1716.88/1702.31	c cleaning 30952 clauses out of 98896 with flag 1606101/10019762
1721.91/1707.27	c cleaning 31837 clauses out of 99944 with flag 1784630/10051762
1727.61/1712.88	c cleaning 32924 clauses out of 101108 with flag 1989162/10084763
1733.25/1718.46	c cleaning 33984 clauses out of 102183 with flag 2183790/10118762
1739.60/1724.61	c cleaning 34975 clauses out of 103200 with flag 2468855/10153763
1745.58/1730.55	c cleaning 35828 clauses out of 104224 with flag 2672503/10189762
1751.55/1736.46	c cleaning 36744 clauses out of 105396 with flag 2848754/10226762
1757.15/1741.94	c cleaning 37915 clauses out of 106652 with flag 2979522/10264762
1763.10/1747.90	c cleaning 38841 clauses out of 107739 with flag 3128580/10303764
1770.80/1755.42	c cleaning 39900 clauses out of 108896 with flag 3356835/10343762
1777.28/1761.86	c cleaning 40895 clauses out of 109997 with flag 3512302/10384763
1783.33/1767.88	c cleaning 41981 clauses out of 111102 with flag 3628972/10426763
1789.69/1774.12	c cleaning 42864 clauses out of 112120 with flag 3783867/10469762
1796.70/1781.09	c cleaning 43809 clauses out of 113257 with flag 3981102/10513763
1800.01/1784.31	c starts		: 5304
1800.01/1784.31	c conflicts		: 10542746
1800.01/1784.31	c decisions		: 18161230
1800.01/1784.31	c propagations		: 563440684
1800.01/1784.31	c inspects		: 28741894699
1800.01/1784.31	c shortcuts		: 0
1800.01/1784.31	c learnt literals	: 0
1800.01/1784.31	c learnt binary clauses	: 4373
1800.01/1784.31	c learnt ternary clauses	: 16721
1800.01/1784.31	c learnt constraints	: 10542746
1800.01/1784.31	c ignored constraints	: 0
1800.01/1784.31	c root simplifications	: 0
1800.01/1784.31	c removed literals (reason simplification)	: 0
1800.01/1784.31	c reason swapping (by a shorter reason)	: 0
1800.01/1784.31	c Calls to reduceDB	: 295
1800.01/1784.31	c Number of update (reduction) of LBD	: 2310947
1800.01/1784.31	c Imported unit clauses	: 0
1800.01/1784.31	c number of reductions to clauses (during analyze)	: 0
1800.01/1784.31	c number of learned constraints concerned by reduction	: 0
1800.01/1784.31	c number of learning phase by resolution	: 0
1800.01/1784.31	c number of learning phase by cutting planes	: 0
1800.01/1784.31	c speed (assignments/second)	: 315835.4679929976
1800.01/1784.31	c non guided choices	6237
1800.01/1784.34	c learnt constraints type 
1800.01/1784.34	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 4373
1800.01/1784.34	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 94058
1800.01/1784.34	s SATISFIABLE
1800.01/1784.34	c Found 10 solution(s)
1800.01/1784.35	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 -x631 -x632 -x633 -x634 -x635 -x636 -x637 -x638 -x639 -x640 -x641 -x642 -x643 -x644 -x645 -x646 -x647 -x648 -x649 -x650 -x651 -x652 -x653 -x654 -x655 -x656 -x657 -x658 -x659 -x660 -x661 -x662 -x663 -x664 -x665 -x666 -x667 -x668 -x669 x670 -x671 -x672 -x673 -x674 -x675 -x676 -x677 -x678 -x679 -x680 -x681 -x682 -x683 -x684 -x685 -x686 -x687 -x688 -x689 -x690 -x691 -x692 -x693 -x694 -x695 -x696 -x697 -x698 -x699 -x700 x701 -x702 -x703 -x704 -x705 -x706 -x707 -x708 -x709 -x710 -x711 -x712 -x713 -x714 -x715 -x716 -x717 -x718 -x719 -x720 -x721 -x722 -x723 -x724 -x725 -x726 -x727 -x728 -x729 -x730 -x731 -x732 -x733 -x734 x735 -x736 -x737 -x738 -x739 -x740 -x741 -x742 -x743 -x744 -x745 -x746 -x747 -x748 -x749 -x750 -x751 -x752 -x753 -x754 -x755 -x756 -x757 -x758 -x759 -x760 -x761 -x762 -x763 -x764 -x765 -x766 -x767 -x768 -x769 -x770 -x771 -x772 -x773 -x774 -x775 -x776 -x777 -x778 -x779 -x780 -x781 -x782 -x783 x784 -x785 -x786 -x787 -x788 -x789 x790 -x791 -x792 -x793 -x794 -x795 -x796 -x797 -x798 -x799 -x800 -x801 -x802 -x803 -x804 -x805 -x806 -x807 -x808 -x809 -x810 -x811 -x812 -x813 -x814 -x815 -x816 -x817 -x818 -x819 -x820 -x821 -x822 -x823 -x824 -x825 x826 -x827 -x828 -x829 -x830 -x831 -x832 -x833 -x834 -x835 -x836 -x837 -x838 -x839 -x840 -x841 -x842 -x843 -x844 -x845 -x846 -x847 -x848 -x849 -x850 -x851 -x852 -x853 -x854 -x855 -x856 -x857 -x858 -x859 -x860 -x861 -x862 -x863 -x864 -x865 -x866 -x867 -x868 -x869 -x870 -x871 -x872 -x873 -x874 -x875 -x876 -x877 -x878 -x879 -x880 -x881 -x882 -x883 -x884 -x885 -x886 -x887 -x888 -x889 -x890 -x891 -x892 -x893 -x894 -x895 -x896 -x897 -x898 -x899 -x900 -x901 -x902 -x903 x904 -x905 -x906 -x907 -x908 -x909 -x910 -x911 -x912 -x913 -x914 -x915 -x916 -x917 -x918 -x919 -x920 -x921 -x922 -x923 -x924 -x925 -x926 -x927 -x928 -x929 -x930 -x931 -x932 -x933 -x934 -x935 -x936 -x937 -x938 -x939 -x940 -x941 -x942 -x943 -x944 -x945 -x946 -x947 -x948 -x949 -x950 x951 -x952 -x953 -x954 -x955 -x956 -x957 -x958 -x959 -x960 -x961 -x962 -x963 -x964 -x965 -x966 -x967 -x968 -x969 -x970 -x971 -x972 -x973 -x974 -x975 -x976 -x977 -x978 -x979 -x980 -x981 -x982 -x983 x984 -x985 -x986 -x987 -x988 -x989 -x990 -x991 -x992 -x993 -x994 -x995 -x996 -x997 -x998 -x999 -x1000 -x1001 -x1002 -x1003 -x1004 -x1005 -x1006 -x1007 -x1008 -x1009 -x1010 -x1011 -x1012 -x1013 -x1014 -x1015 -x1016 x1017 -x1018 -x1019 -x1020 -x1021 -x1022 -x1023 -x1024 -x1025 -x1026 -x1027 -x1028 -x1029 -x1030 -x1031 -x1032 -x1033 -x1034 -x1035 -x1036 -x1037 -x1038 -x1039 -x1040 -x1041 -x1042 -x1043 -x1044 -x1045 -x1046 -x1047 -x1048 -x1049 -x1050 -x1051 -x1052 -x1053 -x1054 -x1055 -x1056 -x1057 -x1058 -x1059 -x1060 -x1061 x1062 -x1063 -x1064 -x1065 -x1066 -x1067 -x1068 -x1069 -x1070 -x1071 -x1072 -x1073 -x1074 -x1075 -x1076 -x1077 -x1078 -x1079 -x1080 -x1081 -x1082 -x1083 -x1084 -x1085 -x1086 -x1087 -x1088 -x1089 -x1090 -x1091 -x1092 -x1093 -x1094 -x1095 -x1096 -x1097 x1098 -x1099 -x1100 -x1101 -x1102 -x1103 -x1104 -x1105 -x1106 -x1107 -x1108 -x1109 -x1110 -x1111 -x1112 -x1113 -x1114 -x1115 -x1116 -x1117 -x1118 -x1119 -x1120 -x1121 -x1122 -x1123 -x1124 -x1125 -x1126 -x1127 -x1128 -x1129 -x1130 -x1131 -x1132 -x1133 -x1134 -x1135 -x1136 -x1137 -x1138 -x1139 -x1140 -x1141 -x1142 -x1143 -x1144 -x1145 -x1146 -x1147 -x1148 -x1149 -x1150 -x1151 -x1152 -x1153 -x1154 -x1155 -x1156 -x1157 -x1158 -x1159 -x1160 -x1161 -x1162 -x1163 -x1164 -x1165 -x1166 -x1167 -x1168 -x1169 -x1170 -x1171 -x1172 -x1173 -x1174 -x1175 -x1176 -x1177 -x1178 -x1179 -x1180 -x1181 -x1182 -x1183 -x1184 -x1185 -x1186 -x1187 -x1188 -x1189 -x1190 -x1191 -x1192 -x1193 -x1194 -x1195 -x1196 x1197 -x1198 -x1199 -x1200 -x1201 -x1202 -x1203 -x1204 -x1205 -x1206 -x1207 -x1208 -x1209 -x1210 -x1211 -x1212 -x1213 -x1214 -x1215 -x1216 -x1217 -x1218 -x1219 -x1220 -x1221 -x1222 -x1223 -x1224 -x1225 -x1226 -x1227 -x1228 -x1229 -x1230 -x1231 -x1232 x1233 -x1234 -x1235 -x1236 -x1237 -x1238 -x1239 -x1240 x1241 -x1242 -x1243 -x1244 -x1245 -x1246 -x1247 -x1248 -x1249 -x1250 -x1251 -x1252 -x1253 -x1254 -x1255 -x1256 -x1257 -x1258 -x1259 -x1260 -x1261 -x1262 -x1263 -x1264 -x1265 -x1266 -x1267 -x1268 -x1269 -x1270 -x1271 -x1272 -x1273 -x1274 -x1275 -x1276 -x1277 -x1278 -x1279 -x1280 -x1281 -x1282 -x1283 -x1284 -x1285 -x1286 -x1287 x1288 -x1289 -x1290 -x1291 -x1292 -x1293 -x1294 -x1295 -x1296 -x1297 -x1298 -x1299 -x1300 -x1301 -x1302 -x1303 -x1304 -x1305 -x1306 -x1307 -x1308 -x1309 -x1310 -x1311 -x1312 -x1313 -x1314 -x1315 -x1316 -x1317 -x1318 -x1319 -x1320 -x1321 -x1322 -x1323 -x1324 -x1325 -x1326 -x1327 -x1328 -x1329 -x1330 -x1331 -x1332 x1333 -x1334 -x1335 -x1336 -x1337 -x1338 -x1339 -x1340 -x1341 -x1342 -x1343 -x1344 -x1345 -x1346 -x1347 -x1348 -x1349 -x1350 -x1351 -x1352 -x1353 -x1354 -x1355 -x1356 -x1357 -x1358 -x1359 -x1360 -x1361 -x1362 -x1363 -x1364 -x1365 -x1366 -x1367 -x1368 -x1369 -x1370 -x1371 -x1372 -x1373 -x1374 -x1375 x1376 -x1377 -x1378 -x1379 -x1380 -x1381 -x1382 -x1383 -x1384 -x1385 -x1386 -x1387 -x1388 -x1389 -x1390 -x1391 -x1392 -x1393 -x1394 -x1395 -x1396 -x1397 -x1398 -x1399 -x1400 -x1401 -x1402 -x1403 -x1404 -x1405 -x1406 -x1407 -x1408 -x1409 -x1410 -x1411 -x1412 -x1413 -x1414 -x1415 -x1416 -x1417 -x1418 -x1419 -x1420 -x1421 -x1422 -x1423 -x1424 -x1425 -x1426 -x1427 -x1428 -x1429 -x1430 -x1431 -x1432 -x1433 -x1434 -x1435 -x1436 -x1437 -x1438 -x1439 -x1440 -x1441 -x1442 -x1443 -x1444 -x1445 -x1446 -x1447 -x1448 -x1449 -x1450 -x1451 -x1452 -x1453 -x1454 -x1455 -x1456 -x1457 -x1458 -x1459 -x1460 -x1461 -x1462 -x1463 -x1464 -x1465 -x1466 -x1467 -x1468 -x1469 -x1470 -x1471 -x1472 -x1473 -x1474 -x1475 -x1476 -x1477 -x1478 -x1479 -x1480 -x1481 -x1482 -x1483 -x1484 -x1485 -x1486 -x1487 -x1488 -x1489 -x1490 -x1491 -x1492 -x1493 -x1494 -x1495 -x1496 -x1497 -x1498 -x1499 -x1500 -x1501 -x1502 -x1503 -x1504 -x1505 -x1506 -x1507 -x1508 -x1509 -x1510 -x1511 -x1512 -x1513 x1514 -x1515 -x1516 -x1517 -x1518 -x1519 -x1520 -x1521 -x1522 -x1523 -x1524 -x1525 -x1526 -x1527 -x1528 -x1529 -x1530 -x1531 -x1532 -x1533 -x1534 -x1535 -x1536 -x1537 -x1538 -x1539 -x1540 -x1541 -x1542 -x1543 -x1544 -x1545 -x1546 -x1547 -x1548 -x1549 -x1550 -x1551 -x1552 -x1553 -x1554 -x1555 -x1556 -x1557 -x1558 -x1559 -x1560 -x1561 -x1562 -x1563 -x1564 -x1565 -x1566 x1567 -x1568 -x1569 -x1570 -x1571 -x1572 -x1573 -x1574 -x1575 -x1576 -x1577 -x1578 -x1579 -x1580 -x1581 -x1582 -x1583 -x1584 -x1585 -x1586 -x1587 -x1588 -x1589 -x1590 -x1591 -x1592 -x1593 -x1594 -x1595 -x1596 -x1597 -x1598 -x1599 -x1600 -x1601 -x1602 -x1603 -x1604 -x1605 -x1606 -x1607 -x1608 -x1609 -x1610 -x1611 -x1612 -x1613 -x1614 -x1615 -x1616 -x1617 -x1618 -x1619 x1620 -x1621 -x1622 -x1623 -x1624 -x1625 -x1626 -x1627 -x1628 -x1629 -x1630 -x1631 -x1632 -x1633 -x1634 -x1635 -x1636 -x1637 -x1638 -x1639 -x1640 -x1641 -x1642 -x1643 -x1644 -x1645 -x1646 -x1647 -x1648 -x1649 -x1650 -x1651 -x1652 -x1653 -x1654 -x1655 -x1656 -x1657 -x1658 -x1659 -x1660 -x1661 -x1662 -x1663 -x1664 -x1665 -x1666 -x1667 -x1668 -x1669 -x1670 x1671 -x1672 -x1673 -x1674 -x1675 -x1676 -x1677 -x1678 -x1679 -x1680 -x1681 -x1682 -x1683 -x1684 -x1685 -x1686 -x1687 -x1688 -x1689 -x1690 -x1691 -x1692 -x1693 -x1694 -x1695 -x1696 -x1697 -x1698 -x1699 -x1700 -x1701 -x1702 -x1703 x1704 -x1705 -x1706 -x1707 -x1708 -x1709 -x1710 -x1711 -x1712 -x1713 -x1714 -x1715 -x1716 -x1717 -x1718 -x1719 -x1720 -x1721 -x1722 -x1723 -x1724 -x1725 -x1726 -x1727 -x1728 -x1729 -x1730 -x1731 -x1732 -x1733 -x1734 -x1735 -x1736 -x1737 -x1738 -x1739 -x1740 -x1741 -x1742 -x1743 -x1744 -x1745 -x1746 -x1747 -x1748 -x1749 -x1750 -x1751 -x1752 -x1753 -x1754 -x1755 -x1756 -x1757 -x1758 -x1759 -x1760 -x1761 -x1762 -x1763 -x1764 -x1765 -x1766 -x1767 -x1768 -x1769 -x1770 -x1771 -x1772 -x1773 -x1774 -x1775 -x1776 -x1777 -x1778 -x1779 -x1780 -x1781 -x1782 -x1783 -x1784 -x1785 -x1786 -x1787 -x1788 -x1789 -x1790 -x1791 -x1792 -x1793 -x1794 -x1795 -x1796 -x1797 -x1798 -x1799 -x1800 -x1801 -x1802 -x1803 -x1804 -x1805 -x1806 -x1807 -x1808 -x1809 -x1810 -x1811 -x1812 -x1813 -x1814 -x1815 x1816 -x1817 -x1818 -x1819 -x1820 -x1821 -x1822 -x1823 -x1824 -x1825 -x1826 -x1827 -x1828 -x1829 -x1830 -x1831 -x1832 -x1833 -x1834 -x1835 
1800.01/1784.35	c objective function=-25
1800.01/1784.35	c Total wall clock time (in seconds): 1784.24

Verifier Data

OK	-25

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-4085174-1465223454/watcher-4085174-1465223454 -o /tmp/evaluation-result-4085174-1465223454/solver-4085174-1465223454 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node130-1465218951-7201 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4085174-1465223454.opb 

pid=11541
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: 2.18 2.21 2.18 4/195 11544
/proc/meminfo: memFree=30250892/32872528 swapFree=15784/1434320
[pid=11544] ppid=11541 vsize=94112 CPUtime=0 cores=1,3,5,7
/proc/11544/stat : 11544 (java) S 11541 11544 7184 0 -1 4202496 1300 0 0 0 0 0 0 0 20 0 2 0 104278657 96370688 931 33554432000 1073741824 1073778376 140737013605280 140737013596416 214373007421 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11544/statm: 23528 931 705 9 0 16769 0
[pid=11544/tid=11545] ppid=11541 vsize=96324 CPUtime=0 cores=1,3,5,7
/proc/11544/task/11545/stat : 11545 (java) R 11541 11544 7184 0 -1 4202560 104 0 0 0 0 0 0 0 20 0 2 0 104278658 98635776 960 33554432000 1073741824 1073778376 140737013605280 139994288082472 214360439347 0 0 4096 0 0 0 0 -1 1 0 0 0 0 0

[startup+0.100169 s]
/proc/loadavg: 2.18 2.21 2.18 4/195 11544
/proc/meminfo: memFree=30250892/32872528 swapFree=15784/1434320
[pid=11544] ppid=11541 vsize=9558476 CPUtime=0.1 cores=1,3,5,7
/proc/11544/stat : 11544 (java) S 11541 11544 7184 0 -1 4202496 4413 0 1 0 9 1 0 0 20 0 18 0 104278657 9787879424 6034 33554432000 1073741824 1073778376 140737013605280 140737013596416 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11544/statm: 2389619 6034 2125 9 0 2380296 0
[pid=11544/tid=11545] ppid=11541 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/11544/task/11545/stat : 11545 (java) R 11541 11544 7184 0 -1 4202560 2381 0 1 0 7 0 0 0 20 0 18 0 104278658 9787879424 6034 33554432000 1073741824 1073778376 140737013605280 139994288085920 139994278146305 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200375 s]
/proc/loadavg: 2.18 2.21 2.18 4/195 11544
/proc/meminfo: memFree=30250892/32872528 swapFree=15784/1434320
[pid=11544] ppid=11541 vsize=9558476 CPUtime=0.29 cores=1,3,5,7
/proc/11544/stat : 11544 (java) S 11541 11544 7184 0 -1 4202496 4958 0 1 0 28 1 0 0 20 0 18 0 104278657 9787879424 6972 33554432000 1073741824 1073778376 140737013605280 140737013596416 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11544/statm: 2389619 6972 2216 9 0 2380296 0
[pid=11544/tid=11545] ppid=11541 vsize=9558476 CPUtime=0.17 cores=1,3,5,7
/proc/11544/task/11545/stat : 11545 (java) R 11541 11544 7184 0 -1 4202560 2395 0 1 0 17 0 0 0 20 0 18 0 104278658 9787879424 6972 33554432000 1073741824 1073778376 140737013605280 139994288072400 139994140369619 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9558476

[startup+0.300396 s]
/proc/loadavg: 2.18 2.21 2.18 4/195 11544
/proc/meminfo: memFree=30250892/32872528 swapFree=15784/1434320
[pid=11544] ppid=11541 vsize=9558476 CPUtime=0.53 cores=1,3,5,7
/proc/11544/stat : 11544 (java) S 11541 11544 7184 0 -1 4202496 6326 0 1 0 52 1 0 0 20 0 18 0 104278657 9787879424 10158 33554432000 1073741824 1073778376 140737013605280 140737013596416 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11544/statm: 2389619 10158 2234 9 0 2380296 0
[pid=11544/tid=11545] ppid=11541 vsize=9558476 CPUtime=0.27 cores=1,3,5,7
/proc/11544/task/11545/stat : 11545 (java) R 11541 11544 7184 0 -1 4202560 2401 0 1 0 26 1 0 0 20 0 18 0 104278658 9787879424 10158 33554432000 1073741824 1073778376 140737013605280 139994288072400 214373033229 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 9558476

[startup+0.700316 s]
/proc/loadavg: 2.18 2.21 2.18 4/195 11544
/proc/meminfo: memFree=30250892/32872528 swapFree=15784/1434320
[pid=11544] ppid=11541 vsize=9625040 CPUtime=1.31 cores=1,3,5,7
/proc/11544/stat : 11544 (java) S 11541 11544 7184 0 -1 4202496 8715 0 1 0 129 2 0 0 20 0 19 0 104278657 9856040960 13023 33554432000 1073741824 1073778376 140737013605280 140737013596416 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11544/statm: 2406260 13023 2260 9 0 2396937 0
[pid=11544/tid=11545] ppid=11541 vsize=9625040 CPUtime=0.67 cores=1,3,5,7
/proc/11544/task/11545/stat : 11545 (java) R 11541 11544 7184 0 -1 4202560 2416 0 1 0 66 1 0 0 20 0 19 0 104278658 9856040960 13023 33554432000 1073741824 1073778376 140737013605280 139994288087680 139994140842334 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 9625040

[startup+1.50086 s]
/proc/loadavg: 2.18 2.21 2.18 4/214 11563
/proc/meminfo: memFree=30205308/32872528 swapFree=15784/1434320
[pid=11544] ppid=11541 vsize=9625040 CPUtime=2.21 cores=1,3,5,7
/proc/11544/stat : 11544 (java) S 11541 11544 7184 0 -1 4202496 8881 0 1 0 219 2 0 0 20 0 19 0 104278657 9856040960 14567 33554432000 1073741824 1073778376 140737013605280 140737013596416 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11544/statm: 2406260 14567 2267 9 0 2396937 0
[pid=11544/tid=11545] ppid=11541 vsize=9625040 CPUtime=1.47 cores=1,3,5,7
/proc/11544/task/11545/stat : 11545 (java) R 11541 11544 7184 0 -1 4202560 2420 0 1 0 146 1 0 0 20 0 19 0 104278658 9856040960 14567 33554432000 1073741824 1073778376 140737013605280 139994288087080 139994140514173 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=11544/tid=11547] ppid=11541 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11544/task/11547/stat : 11547 (java) S 11541 11544 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104278659 9856040960 14567 33554432000 1073741824 1073778376 140737013605280 139994260540456 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11544/tid=11548] ppid=11541 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11544/task/11548/stat : 11548 (java) S 11541 11544 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104278659 9856040960 14567 33554432000 1073741824 1073778376 140737013605280 139994259487656 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11544/tid=11549] ppid=11541 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11544/task/11549/stat : 11549 (java) S 11541 11544 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104278659 9856040960 14567 33554432000 1073741824 1073778376 140737013605280 139994129279784 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11544/tid=11550] ppid=11541 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11544/task/11550/stat : 11550 (java) S 11541 11544 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104278659 9856040960 14567 33554432000 1073741824 1073778376 140737013605280 139994128226984 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11544/tid=11551] ppid=11541 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11544/task/11551/stat : 11551 (java) S 11541 11544 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104278659 9856040960 14567 33554432000 1073741824 1073778376 140737013605280 139994127174184 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11544/tid=11552] ppid=11541 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11544/task/11552/stat : 11552 (java) S 11541 11544 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104278659 9856040960 14567 33554432000 1073741824 1073778376 140737013605280 139994126121384 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11544/tid=11553] ppid=11541 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11544/task/11553/stat : 11553 (java) S 11541 11544 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104278659 9856040960 14567 33554432000 1073741824 1073778376 140737013605280 139994125068584 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11544/tid=11554] ppid=11541 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11544/task/11554/stat : 11554 (java) S 11541 11544 7184 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 104278659 9856040960 14567 33554432000 1073741824 1073778376 140737013605280 139993653700776 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11544/tid=11555] ppid=11541 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11544/task/11555/stat : 11555 (java) S 11541 11544 7184 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 104278660 9856040960 14567 33554432000 1073741824 1073778376 140737013605280 139993641503720 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11544/tid=11556] ppid=11541 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11544/task/11556/stat : 11556 (java) S 11541 11544 7184 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 104278660 9856040960 14567 33554432000 1073741824 1073778376 140737013605280 139993640449784 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11544/tid=11557] ppid=11541 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11544/task/11557/stat : 11557 (java) S 11541 11544 7184 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 104278660 9856040960 14567 33554432000 1073741824 1073778376 140737013605280 139993639396872 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11544/tid=11558] ppid=11541 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11544/task/11558/stat : 11558 (java) S 11541 11544 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104278663 9856040960 14567 33554432000 1073741824 1073778376 140737013605280 139993638345360 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11544/tid=11559] ppid=11541 vsize=9625040 CPUtime=0.36 cores=1,3,5,7
/proc/11544/task/11559/stat : 11559 (java) S 11541 11544 7184 0 -1 4202560 2191 0 0 0 36 0 0 0 20 0 19 0 104278663 9856040960 14567 33554432000 1073741824 1073778376 140737013605280 139993637292472 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11544/tid=11560] ppid=11541 vsize=9625040 CPUtime=0.34 cores=1,3,5,7
/proc/11544/task/11560/stat : 11560 (java) S 11541 11544 7184 0 -1 4202560 2992 0 0 0 34 0 0 0 20 0 19 0 104278663 9856040960 14567 33554432000 1073741824 1073778376 140737013605280 139993636239672 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11544/tid=11561] ppid=11541 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11544/task/11561/stat : 11561 (java) S 11541 11544 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104278663 9856040960 14567 33554432000 1073741824 1073778376 140737013605280 139993635187064 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11544/tid=11562] ppid=11541 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11544/task/11562/stat : 11562 (java) S 11541 11544 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104278663 9856040960 14567 33554432000 1073741824 1073778376 140737013605280 139993634134472 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11544/tid=11563] ppid=11541 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11544/task/11563/stat : 11563 (java) S 11541 11544 7184 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 104278692 9856040960 14567 33554432000 1073741824 1073778376 140737013605280 139993632982696 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 2.21
Current children cumulated vsize (KiB) 9625040

[startup+3.1008 s]
/proc/loadavg: 2.17 2.21 2.18 4/214 11563
/proc/meminfo: memFree=30196372/32872528 swapFree=15784/1434320
[pid=11544] ppid=11541 vsize=9625040 CPUtime=3.86 cores=1,3,5,7
/proc/11544/stat : 11544 (java) S 11541 11544 7184 0 -1 4202496 8890 0 1 0 384 2 0 0 20 0 19 0 104278657 9856040960 17640 33554432000 1073741824 1073778376 140737013605280 140737013596416 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11544/statm: 2406260 17640 2267 9 0 2396937 0
[pid=11544/tid=11545] ppid=11541 vsize=9625040 CPUtime=3.07 cores=1,3,5,7
/proc/11544/task/11545/stat : 11545 (java) R 11541 11544 7184 0 -1 4202560 2427 0 1 0 306 1 0 0 20 0 19 0 104278658 9856040960 17640 33554432000 1073741824 1073778376 140737013605280 139994288087400 139994140851653 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=11544/tid=11547] ppid=11541 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11544/task/11547/stat : 11547 (java) S 11541 11544 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104278659 9856040960 17640 33554432000 1073741824 1073778376 140737013605280 139994260540456 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11544/tid=11548] ppid=11541 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11544/task/11548/stat : 11548 (java) S 11541 11544 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104278659 9856040960 17640 33554432000 1073741824 1073778376 140737013605280 139994259487656 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11544/tid=11549] ppid=11541 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11544/task/11549/stat : 11549 (java) S 11541 11544 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104278659 9856040960 17640 33554432000 1073741824 1073778376 140737013605280 139994129279784 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11544/tid=11550] ppid=11541 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11544/task/11550/stat : 11550 (java) S 11541 11544 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104278659 9856040960 17640 33554432000 1073741824 1073778376 140737013605280 139994128226984 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11544/tid=11551] ppid=11541 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11544/task/11551/stat : 11551 (java) S 11541 11544 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104278659 9856040960 17640 33554432000 1073741824 1073778376 140737013605280 139994127174184 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11544/tid=11552] ppid=11541 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11544/task/11552/stat : 11552 (java) S 11541 11544 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104278659 9856040960 17640 33554432000 1073741824 1073778376 140737013605280 139994126121384 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11544/tid=11553] ppid=11541 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11544/task/11553/stat : 11553 (java) S 11541 11544 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104278659 9856040960 17640 33554432000 1073741824 1073778376 140737013605280 139994125068584 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11544/tid=11554] ppid=11541 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11544/task/11554/stat : 11554 (java) S 11541 11544 7184 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 104278659 9856040960 17640 33554432000 1073741824 1073778376 140737013605280 139993653700776 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11544/tid=11555] ppid=11541 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11544/task/11555/stat : 11555 (java) S 11541 11544 7184 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 104278660 9856040960 17640 33554432000 1073741824 1073778376 140737013605280 139993641503720 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11544/tid=11556] ppid=11541 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11544/task/11556/stat : 11556 (java) S 11541 11544 7184 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 104278660 9856040960 17640 33554432000 1073741824 1073778376 140737013605280 139993640449784 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11544/tid=11557] ppid=11541 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11544/task/11557/stat : 11557 (java) S 11541 11544 7184 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 104278660 9856040960 17640 33554432000 1073741824 1073778376 140737013605280 139993639396872 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11544/tid=11558] ppid=11541 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11544/task/11558/stat : 11558 (java) S 11541 11544 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104278663 9856040960 17640 33554432000 1073741824 1073778376 140737013605280 139993638345360 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11544/tid=11559] ppid=11541 vsize=9625040 CPUtime=0.38 cores=1,3,5,7
/proc/11544/task/11559/stat : 11559 (java) S 11541 11544 7184 0 -1 4202560 2191 0 0 0 38 0 0 0 20 0 19 0 104278663 9856040960 17640 33554432000 1073741824 1073778376 140737013605280 139993637292472 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11544/tid=11560] ppid=11541 vsize=9625040 CPUtime=0.37 cores=1,3,5,7
/proc/11544/task/11560/stat : 11560 (java) S 11541 11544 7184 0 -1 4202560 2994 0 0 0 37 0 0 0 20 0 19 0 104278663 9856040960 17640 33554432000 1073741824 1073778376 140737013605280 139993636239672 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11544/tid=11561] ppid=11541 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11544/task/11561/stat : 11561 (java) S 11541 11544 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104278663 9856040960 17640 33554432000 1073741824 1073778376 140737013605280 139993635187064 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11544/tid=11562] ppid=11541 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11544/task/11562/stat : 11562 (java) S 11541 11544 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104278663 9856040960 17640 33554432000 1073741824 1073778376 140737013605280 139993634134472 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11544/tid=11563] ppid=11541 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11544/task/11563/stat : 11563 (java) S 11541 11544 7184 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 104278692 9856040960 17640 33554432000 1073741824 1073778376 140737013605280 139993632982696 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.86
Current children cumulated vsize (KiB) 9625040

[startup+6.30085 s]
/proc/loadavg: 2.17 2.21 2.18 3/214 11563
/proc/meminfo: memFree=30171076/32872528 swapFree=15784/1434320
[pid=11544] ppid=11541 vsize=9625040 CPUtime=7.1 cores=1,3,5,7
/proc/11544/stat : 11544 (java) S 11541 11544 7184 0 -1 4202496 8906 0 1 0 707 3 0 0 20 0 19 0 104278657 9856040960 24289 33554432000 1073741824 1073778376 140737013605280 140737013596416 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11544/statm: 2406260 24289 2268 9 0 2396937 0
[pid=11544/tid=11545] ppid=11541 vsize=9625040 CPUtime=6.28 cores=1,3,5,7
/proc/11544/task/11545/stat : 11545 (java) R 11541 11544 7184 0 -1 4202560 2442 0 1 0 626 2 0 0 20 0 19 0 104278658 9856040960 24289 33554432000 1073741824 1073778376 140737013605280 139994288078528 139994140839658 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=11544/tid=11547] ppid=11541 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11544/task/11547/stat : 11547 (java) S 11541 11544 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104278659 9856040960 24289 33554432000 1073741824 1073778376 140737013605280 139994260540456 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11544/tid=11548] ppid=11541 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11544/task/11548/stat : 11548 (java) S 11541 11544 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104278659 9856040960 24289 33554432000 1073741824 1073778376 140737013605280 139994259487656 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11544/tid=11549] ppid=11541 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11544/task/11549/stat : 11549 (java) S 11541 11544 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104278659 9856040960 24289 33554432000 1073741824 1073778376 140737013605280 139994129279784 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11544/tid=11550] ppid=11541 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11544/task/11550/stat : 11550 (java) S 11541 11544 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104278659 9856040960 24289 33554432000 1073741824 1073778376 140737013605280 139994128226984 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11544/tid=11551] ppid=11541 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11544/task/11551/stat : 11551 (java) S 11541 11544 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104278659 9856040960 24289 33554432000 1073741824 1073778376 140737013605280 139994127174184 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11544/tid=11552] ppid=11541 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11544/task/11552/stat : 11552 (java) S 11541 11544 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104278659 9856040960 24289 33554432000 1073741824 1073778376 140737013605280 139994126121384 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11544/tid=11553] ppid=11541 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11544/task/11553/stat : 11553 (java) S 11541 11544 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104278659 9856040960 24289 33554432000 1073741824 1073778376 140737013605280 139994125068584 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11544/tid=11554] ppid=11541 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11544/task/11554/stat : 11554 (java) S 11541 11544 7184 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 104278659 9856040960 24289 33554432000 1073741824 1073778376 140737013605280 139993653700776 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11544/tid=11555] ppid=11541 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11544/task/11555/stat : 11555 (java) S 11541 11544 7184 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 104278660 9856040960 24289 33554432000 1073741824 1073778376 140737013605280 139993641503720 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11544/tid=11556] ppid=11541 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11544/task/11556/stat : 11556 (java) S 11541 11544 7184 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 104278660 9856040960 24289 33554432000 1073741824 1073778376 140737013605280 139993640449784 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11544/tid=11557] ppid=11541 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11544/task/11557/stat : 11557 (java) S 11541 11544 7184 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 104278660 9856040960 24289 33554432000 1073741824 1073778376 140737013605280 139993639396872 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11544/tid=11558] ppid=11541 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11544/task/11558/stat : 11558 (java) S 11541 11544 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104278663 9856040960 24289 33554432000 1073741824 1073778376 140737013605280 139993638345360 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11544/tid=11559] ppid=11541 vsize=9625040 CPUtime=0.41 cores=1,3,5,7
/proc/11544/task/11559/stat : 11559 (java) S 11541 11544 7184 0 -1 4202560 2191 0 0 0 41 0 0 0 20 0 19 0 104278663 9856040960 24289 33554432000 1073741824 1073778376 140737013605280 139993637292472 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11544/tid=11560] ppid=11541 vsize=9625040 CPUtime=0.38 cores=1,3,5,7

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

[pid=11544/tid=11556] ppid=11541 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11544/task/11556/stat : 11556 (java) S 11541 11544 7184 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 104278660 9856040960 51719 33554432000 1073741824 1073778376 140737013605280 139993640449784 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11544/tid=11557] ppid=11541 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11544/task/11557/stat : 11557 (java) S 11541 11544 7184 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 104278660 9856040960 51719 33554432000 1073741824 1073778376 140737013605280 139993639396872 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11544/tid=11558] ppid=11541 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11544/task/11558/stat : 11558 (java) S 11541 11544 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104278663 9856040960 51719 33554432000 1073741824 1073778376 140737013605280 139993638345360 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11544/tid=11559] ppid=11541 vsize=9625040 CPUtime=0.51 cores=1,3,5,7
/proc/11544/task/11559/stat : 11559 (java) S 11541 11544 7184 0 -1 4202560 3650 0 0 0 51 0 0 0 20 0 19 0 104278663 9856040960 51719 33554432000 1073741824 1073778376 140737013605280 139993637292472 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11544/tid=11560] ppid=11541 vsize=9625040 CPUtime=0.38 cores=1,3,5,7
/proc/11544/task/11560/stat : 11560 (java) S 11541 11544 7184 0 -1 4202560 2994 0 0 0 38 0 0 0 20 0 19 0 104278663 9856040960 51719 33554432000 1073741824 1073778376 140737013605280 139993636239672 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11544/tid=11561] ppid=11541 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11544/task/11561/stat : 11561 (java) S 11541 11544 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104278663 9856040960 51719 33554432000 1073741824 1073778376 140737013605280 139993635187064 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11544/tid=11562] ppid=11541 vsize=9625040 CPUtime=0.57 cores=1,3,5,7
/proc/11544/task/11562/stat : 11562 (java) S 11541 11544 7184 0 -1 4202560 99 0 0 0 29 28 0 0 20 0 19 0 104278663 9856040960 51719 33554432000 1073741824 1073778376 140737013605280 139993634134472 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11544/tid=11563] ppid=11541 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11544/task/11563/stat : 11563 (java) S 11541 11544 7184 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 104278692 9856040960 51719 33554432000 1073741824 1073778376 140737013605280 139993632982696 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1737.23
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.10 2.14 2.16 3/214 11673
/proc/meminfo: memFree=29887532/32872528 swapFree=15784/1434320
[pid=11544] ppid=11541 vsize=9625040 CPUtime=1797.99 cores=1,3,5,7
/proc/11544/stat : 11544 (java) S 11541 11544 7184 0 -1 4202496 23324 0 1 0 179668 131 0 0 20 0 19 0 104278657 9856040960 49573 33554432000 1073741824 1073778376 140737013605280 140737013596416 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11544/statm: 2406260 49573 2290 9 0 2396937 0
[pid=11544/tid=11545] ppid=11541 vsize=9625040 CPUtime=1772.97 cores=1,3,5,7
/proc/11544/task/11545/stat : 11545 (java) R 11541 11544 7184 0 -1 4202560 2900 0 1 0 177261 36 0 0 20 0 19 0 104278658 9856040960 49573 33554432000 1073741824 1073778376 140737013605280 139994288078544 139994140921561 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=11544/tid=11547] ppid=11541 vsize=9625040 CPUtime=2.72 cores=1,3,5,7
/proc/11544/task/11547/stat : 11547 (java) S 11541 11544 7184 0 -1 4202560 1401 0 0 0 258 14 0 0 20 0 19 0 104278659 9856040960 49573 33554432000 1073741824 1073778376 140737013605280 139994260540456 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11544/tid=11548] ppid=11541 vsize=9625040 CPUtime=2.47 cores=1,3,5,7
/proc/11544/task/11548/stat : 11548 (java) S 11541 11544 7184 0 -1 4202560 1256 0 0 0 236 11 0 0 20 0 19 0 104278659 9856040960 49573 33554432000 1073741824 1073778376 140737013605280 139994259487656 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11544/tid=11549] ppid=11541 vsize=9625040 CPUtime=2.69 cores=1,3,5,7
/proc/11544/task/11549/stat : 11549 (java) S 11541 11544 7184 0 -1 4202560 1214 0 0 0 257 12 0 0 20 0 19 0 104278659 9856040960 49573 33554432000 1073741824 1073778376 140737013605280 139994129279784 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11544/tid=11550] ppid=11541 vsize=9625040 CPUtime=2.43 cores=1,3,5,7
/proc/11544/task/11550/stat : 11550 (java) S 11541 11544 7184 0 -1 4202560 971 0 0 0 234 9 0 0 20 0 19 0 104278659 9856040960 49573 33554432000 1073741824 1073778376 140737013605280 139994128226984 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11544/tid=11551] ppid=11541 vsize=9625040 CPUtime=2.81 cores=1,3,5,7
/proc/11544/task/11551/stat : 11551 (java) S 11541 11544 7184 0 -1 4202560 1281 0 0 0 264 17 0 0 20 0 19 0 104278659 9856040960 49573 33554432000 1073741824 1073778376 140737013605280 139994127174184 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11544/tid=11552] ppid=11541 vsize=9625040 CPUtime=2.79 cores=1,3,5,7
/proc/11544/task/11552/stat : 11552 (java) S 11541 11544 7184 0 -1 4202560 2159 0 0 0 267 12 0 0 20 0 19 0 104278659 9856040960 49573 33554432000 1073741824 1073778376 140737013605280 139994126121384 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11544/tid=11553] ppid=11541 vsize=9625040 CPUtime=2.6 cores=1,3,5,7
/proc/11544/task/11553/stat : 11553 (java) S 11541 11544 7184 0 -1 4202560 1697 0 0 0 251 9 0 0 20 0 19 0 104278659 9856040960 49573 33554432000 1073741824 1073778376 140737013605280 139994125068584 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11544/tid=11554] ppid=11541 vsize=9625040 CPUtime=2.6 cores=1,3,5,7
/proc/11544/task/11554/stat : 11554 (java) S 11541 11544 7184 0 -1 4202560 1881 0 0 0 250 10 0 0 20 0 19 0 104278659 9856040960 49573 33554432000 1073741824 1073778376 140737013605280 139993653700776 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11544/tid=11555] ppid=11541 vsize=9625040 CPUtime=2.88 cores=1,3,5,7
/proc/11544/task/11555/stat : 11555 (java) S 11541 11544 7184 0 -1 4202560 553 0 0 0 281 7 0 0 20 0 19 0 104278660 9856040960 49573 33554432000 1073741824 1073778376 140737013605280 139993641503720 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11544/tid=11556] ppid=11541 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11544/task/11556/stat : 11556 (java) S 11541 11544 7184 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 104278660 9856040960 49573 33554432000 1073741824 1073778376 140737013605280 139993640449784 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11544/tid=11557] ppid=11541 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11544/task/11557/stat : 11557 (java) S 11541 11544 7184 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 104278660 9856040960 49573 33554432000 1073741824 1073778376 140737013605280 139993639396872 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11544/tid=11558] ppid=11541 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11544/task/11558/stat : 11558 (java) S 11541 11544 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104278663 9856040960 49573 33554432000 1073741824 1073778376 140737013605280 139993638345360 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11544/tid=11559] ppid=11541 vsize=9625040 CPUtime=0.51 cores=1,3,5,7
/proc/11544/task/11559/stat : 11559 (java) S 11541 11544 7184 0 -1 4202560 3650 0 0 0 51 0 0 0 20 0 19 0 104278663 9856040960 49573 33554432000 1073741824 1073778376 140737013605280 139993637292472 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11544/tid=11560] ppid=11541 vsize=9625040 CPUtime=0.38 cores=1,3,5,7
/proc/11544/task/11560/stat : 11560 (java) S 11541 11544 7184 0 -1 4202560 2994 0 0 0 38 0 0 0 20 0 19 0 104278663 9856040960 49573 33554432000 1073741824 1073778376 140737013605280 139993636239672 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11544/tid=11561] ppid=11541 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11544/task/11561/stat : 11561 (java) S 11541 11544 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104278663 9856040960 49573 33554432000 1073741824 1073778376 140737013605280 139993635187064 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11544/tid=11562] ppid=11541 vsize=9625040 CPUtime=0.58 cores=1,3,5,7
/proc/11544/task/11562/stat : 11562 (java) S 11541 11544 7184 0 -1 4202560 103 0 0 0 30 28 0 0 20 0 19 0 104278663 9856040960 49573 33554432000 1073741824 1073778376 140737013605280 139993634134472 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11544/tid=11563] ppid=11541 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11544/task/11563/stat : 11563 (java) S 11541 11544 7184 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 104278692 9856040960 49573 33554432000 1073741824 1073778376 140737013605280 139993632982696 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1797.99
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1784.31 s]
/proc/loadavg: 2.09 2.14 2.16 3/214 11673
/proc/meminfo: memFree=29891192/32872528 swapFree=15784/1434320
[pid=11544] ppid=11541 vsize=9625040 CPUtime=1800.01 cores=1,3,5,7
/proc/11544/stat : 11544 (java) S 11541 11544 7184 0 -1 4202496 23325 0 1 0 179870 131 0 0 20 0 19 0 104278657 9856040960 49422 33554432000 1073741824 1073778376 140737013605280 140737013596416 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11544/statm: 2406260 49422 2290 9 0 2396937 0
[pid=11544/tid=11545] ppid=11541 vsize=9625040 CPUtime=1774.97 cores=1,3,5,7
/proc/11544/task/11545/stat : 11545 (java) R 11541 11544 7184 0 -1 4202560 2901 0 1 0 177461 36 0 0 20 0 19 0 104278658 9856040960 49422 33554432000 1073741824 1073778376 140737013605280 139994288086256 139994140897461 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=11544/tid=11547] ppid=11541 vsize=9625040 CPUtime=2.72 cores=1,3,5,7
/proc/11544/task/11547/stat : 11547 (java) S 11541 11544 7184 0 -1 4202560 1401 0 0 0 258 14 0 0 20 0 19 0 104278659 9856040960 49422 33554432000 1073741824 1073778376 140737013605280 139994260540456 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11544/tid=11548] ppid=11541 vsize=9625040 CPUtime=2.48 cores=1,3,5,7
/proc/11544/task/11548/stat : 11548 (java) S 11541 11544 7184 0 -1 4202560 1256 0 0 0 237 11 0 0 20 0 19 0 104278659 9856040960 49422 33554432000 1073741824 1073778376 140737013605280 139994259487656 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11544/tid=11549] ppid=11541 vsize=9625040 CPUtime=2.69 cores=1,3,5,7
/proc/11544/task/11549/stat : 11549 (java) S 11541 11544 7184 0 -1 4202560 1214 0 0 0 257 12 0 0 20 0 19 0 104278659 9856040960 49422 33554432000 1073741824 1073778376 140737013605280 139994129279784 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11544/tid=11550] ppid=11541 vsize=9625040 CPUtime=2.43 cores=1,3,5,7
/proc/11544/task/11550/stat : 11550 (java) S 11541 11544 7184 0 -1 4202560 971 0 0 0 234 9 0 0 20 0 19 0 104278659 9856040960 49422 33554432000 1073741824 1073778376 140737013605280 139994128226984 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11544/tid=11551] ppid=11541 vsize=9625040 CPUtime=2.81 cores=1,3,5,7
/proc/11544/task/11551/stat : 11551 (java) S 11541 11544 7184 0 -1 4202560 1281 0 0 0 264 17 0 0 20 0 19 0 104278659 9856040960 49422 33554432000 1073741824 1073778376 140737013605280 139994127174184 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11544/tid=11552] ppid=11541 vsize=9625040 CPUtime=2.79 cores=1,3,5,7
/proc/11544/task/11552/stat : 11552 (java) S 11541 11544 7184 0 -1 4202560 2159 0 0 0 267 12 0 0 20 0 19 0 104278659 9856040960 49422 33554432000 1073741824 1073778376 140737013605280 139994126121384 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11544/tid=11553] ppid=11541 vsize=9625040 CPUtime=2.6 cores=1,3,5,7
/proc/11544/task/11553/stat : 11553 (java) S 11541 11544 7184 0 -1 4202560 1697 0 0 0 251 9 0 0 20 0 19 0 104278659 9856040960 49422 33554432000 1073741824 1073778376 140737013605280 139994125068584 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11544/tid=11554] ppid=11541 vsize=9625040 CPUtime=2.61 cores=1,3,5,7
/proc/11544/task/11554/stat : 11554 (java) S 11541 11544 7184 0 -1 4202560 1881 0 0 0 251 10 0 0 20 0 19 0 104278659 9856040960 49422 33554432000 1073741824 1073778376 140737013605280 139993653700776 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11544/tid=11555] ppid=11541 vsize=9625040 CPUtime=2.88 cores=1,3,5,7
/proc/11544/task/11555/stat : 11555 (java) S 11541 11544 7184 0 -1 4202560 553 0 0 0 281 7 0 0 20 0 19 0 104278660 9856040960 49422 33554432000 1073741824 1073778376 140737013605280 139993641503720 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11544/tid=11556] ppid=11541 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11544/task/11556/stat : 11556 (java) S 11541 11544 7184 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 104278660 9856040960 49422 33554432000 1073741824 1073778376 140737013605280 139993640449784 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11544/tid=11557] ppid=11541 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11544/task/11557/stat : 11557 (java) S 11541 11544 7184 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 104278660 9856040960 49422 33554432000 1073741824 1073778376 140737013605280 139993639396872 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11544/tid=11558] ppid=11541 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11544/task/11558/stat : 11558 (java) S 11541 11544 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104278663 9856040960 49422 33554432000 1073741824 1073778376 140737013605280 139993638345360 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11544/tid=11559] ppid=11541 vsize=9625040 CPUtime=0.51 cores=1,3,5,7
/proc/11544/task/11559/stat : 11559 (java) S 11541 11544 7184 0 -1 4202560 3650 0 0 0 51 0 0 0 20 0 19 0 104278663 9856040960 49422 33554432000 1073741824 1073778376 140737013605280 139993637292472 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11544/tid=11560] ppid=11541 vsize=9625040 CPUtime=0.38 cores=1,3,5,7
/proc/11544/task/11560/stat : 11560 (java) S 11541 11544 7184 0 -1 4202560 2994 0 0 0 38 0 0 0 20 0 19 0 104278663 9856040960 49422 33554432000 1073741824 1073778376 140737013605280 139993636239672 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11544/tid=11561] ppid=11541 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11544/task/11561/stat : 11561 (java) S 11541 11544 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104278663 9856040960 49422 33554432000 1073741824 1073778376 140737013605280 139993635187064 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11544/tid=11562] ppid=11541 vsize=9625040 CPUtime=0.58 cores=1,3,5,7
/proc/11544/task/11562/stat : 11562 (java) S 11541 11544 7184 0 -1 4202560 103 0 0 0 30 28 0 0 20 0 19 0 104278663 9856040960 49422 33554432000 1073741824 1073778376 140737013605280 139993634134472 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11544/tid=11563] ppid=11541 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11544/task/11563/stat : 11563 (java) S 11541 11544 7184 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 104278692 9856040960 49422 33554432000 1073741824 1073778376 140737013605280 139993632982696 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 9625040

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 11544 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1784.31 s]
/proc/loadavg: 2.09 2.14 2.16 3/214 11673
/proc/meminfo: memFree=29891192/32872528 swapFree=15784/1434320
[pid=11544] ppid=11541 vsize=9625040 CPUtime=1800.01 cores=1,3,5,7
/proc/11544/stat : 11544 (java) S 11541 11544 7184 0 -1 4202496 23325 0 1 0 179870 131 0 0 20 0 19 0 104278657 9856040960 49422 33554432000 1073741824 1073778376 140737013605280 140737013596416 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11544/statm: 2406260 49422 2290 9 0 2396937 0
[pid=11544/tid=11545] ppid=11541 vsize=9625040 CPUtime=1774.97 cores=1,3,5,7
/proc/11544/task/11545/stat : 11545 (java) R 11541 11544 7184 0 -1 4202560 2901 0 1 0 177461 36 0 0 20 0 19 0 104278658 9856040960 49422 33554432000 1073741824 1073778376 140737013605280 139994288086256 139994140897461 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=11544/tid=11547] ppid=11541 vsize=9625040 CPUtime=2.72 cores=1,3,5,7
/proc/11544/task/11547/stat : 11547 (java) S 11541 11544 7184 0 -1 4202560 1401 0 0 0 258 14 0 0 20 0 19 0 104278659 9856040960 49422 33554432000 1073741824 1073778376 140737013605280 139994260540456 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11544/tid=11548] ppid=11541 vsize=9625040 CPUtime=2.48 cores=1,3,5,7
/proc/11544/task/11548/stat : 11548 (java) S 11541 11544 7184 0 -1 4202560 1256 0 0 0 237 11 0 0 20 0 19 0 104278659 9856040960 49422 33554432000 1073741824 1073778376 140737013605280 139994259487656 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11544/tid=11549] ppid=11541 vsize=9625040 CPUtime=2.69 cores=1,3,5,7
/proc/11544/task/11549/stat : 11549 (java) S 11541 11544 7184 0 -1 4202560 1214 0 0 0 257 12 0 0 20 0 19 0 104278659 9856040960 49422 33554432000 1073741824 1073778376 140737013605280 139994129279784 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11544/tid=11550] ppid=11541 vsize=9625040 CPUtime=2.43 cores=1,3,5,7
/proc/11544/task/11550/stat : 11550 (java) S 11541 11544 7184 0 -1 4202560 971 0 0 0 234 9 0 0 20 0 19 0 104278659 9856040960 49422 33554432000 1073741824 1073778376 140737013605280 139994128226984 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11544/tid=11551] ppid=11541 vsize=9625040 CPUtime=2.81 cores=1,3,5,7
/proc/11544/task/11551/stat : 11551 (java) S 11541 11544 7184 0 -1 4202560 1281 0 0 0 264 17 0 0 20 0 19 0 104278659 9856040960 49422 33554432000 1073741824 1073778376 140737013605280 139994127174184 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11544/tid=11552] ppid=11541 vsize=9625040 CPUtime=2.79 cores=1,3,5,7
/proc/11544/task/11552/stat : 11552 (java) S 11541 11544 7184 0 -1 4202560 2159 0 0 0 267 12 0 0 20 0 19 0 104278659 9856040960 49422 33554432000 1073741824 1073778376 140737013605280 139994126121384 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11544/tid=11553] ppid=11541 vsize=9625040 CPUtime=2.6 cores=1,3,5,7
/proc/11544/task/11553/stat : 11553 (java) S 11541 11544 7184 0 -1 4202560 1697 0 0 0 251 9 0 0 20 0 19 0 104278659 9856040960 49422 33554432000 1073741824 1073778376 140737013605280 139994125068584 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11544/tid=11554] ppid=11541 vsize=9625040 CPUtime=2.61 cores=1,3,5,7
/proc/11544/task/11554/stat : 11554 (java) S 11541 11544 7184 0 -1 4202560 1881 0 0 0 251 10 0 0 20 0 19 0 104278659 9856040960 49422 33554432000 1073741824 1073778376 140737013605280 139993653700776 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11544/tid=11555] ppid=11541 vsize=9625040 CPUtime=2.88 cores=1,3,5,7
/proc/11544/task/11555/stat : 11555 (java) S 11541 11544 7184 0 -1 4202560 553 0 0 0 281 7 0 0 20 0 19 0 104278660 9856040960 49422 33554432000 1073741824 1073778376 140737013605280 139993641503720 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11544/tid=11556] ppid=11541 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11544/task/11556/stat : 11556 (java) S 11541 11544 7184 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 104278660 9856040960 49422 33554432000 1073741824 1073778376 140737013605280 139993640449784 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11544/tid=11557] ppid=11541 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11544/task/11557/stat : 11557 (java) S 11541 11544 7184 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 104278660 9856040960 49422 33554432000 1073741824 1073778376 140737013605280 139993639396872 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11544/tid=11558] ppid=11541 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11544/task/11558/stat : 11558 (java) S 11541 11544 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104278663 9856040960 49422 33554432000 1073741824 1073778376 140737013605280 139993638345360 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11544/tid=11559] ppid=11541 vsize=9625040 CPUtime=0.51 cores=1,3,5,7
/proc/11544/task/11559/stat : 11559 (java) S 11541 11544 7184 0 -1 4202560 3650 0 0 0 51 0 0 0 20 0 19 0 104278663 9856040960 49422 33554432000 1073741824 1073778376 140737013605280 139993637292472 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11544/tid=11560] ppid=11541 vsize=9625040 CPUtime=0.38 cores=1,3,5,7
/proc/11544/task/11560/stat : 11560 (java) S 11541 11544 7184 0 -1 4202560 2994 0 0 0 38 0 0 0 20 0 19 0 104278663 9856040960 49422 33554432000 1073741824 1073778376 140737013605280 139993636239672 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11544/tid=11561] ppid=11541 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11544/task/11561/stat : 11561 (java) S 11541 11544 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104278663 9856040960 49422 33554432000 1073741824 1073778376 140737013605280 139993635187064 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11544/tid=11562] ppid=11541 vsize=9625040 CPUtime=0.58 cores=1,3,5,7
/proc/11544/task/11562/stat : 11562 (java) S 11541 11544 7184 0 -1 4202560 103 0 0 0 30 28 0 0 20 0 19 0 104278663 9856040960 49422 33554432000 1073741824 1073778376 140737013605280 139993634134472 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11544/tid=11563] ppid=11541 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11544/task/11563/stat : 11563 (java) S 11541 11544 7184 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 104278692 9856040960 49422 33554432000 1073741824 1073778376 140737013605280 139993632982696 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 9625040

Child status: 143
Real time (s): 1784.37
CPU time (s): 1800.8
CPU user time (s): 1799.01
CPU system time (s): 1.79273
CPU usage (%): 100.921
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.01
system time used= 1.79273
maximum resident set size= 670556
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23365
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1728
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 50737
involuntary context switches= 47329

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.3901 second user time and 11.6052 second system time

The end

Launcher Data

Begin job on node130 at 2016-06-06 16:30:54
IDJOB=4085174
IDBENCH=1870
IDSOLVER=2546
FILE ID=node130/4085174-1465223454
RUNJOBID= node130-1465218951-7201
PBS_JOBID= 19843207
Free space on /tmp= 71748 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/miplib2003/normalized-mps-v2-20-10-protfold.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4085174-1465223454/watcher-4085174-1465223454 -o /tmp/evaluation-result-4085174-1465223454/solver-4085174-1465223454 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node130-1465218951-7201 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4085174-1465223454.opb

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

MD5SUM BENCH= 7f40f8d513f22fc9adca96d8fdf626e2
RANDOM SEED=222380423

node130.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.261
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.52
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.261
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.261
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.261
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.61
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.261
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.261
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.261
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.261
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:        30251048 kB
Buffers:           14736 kB
Cached:            87544 kB
SwapCached:         1764 kB
Active:           440464 kB
Inactive:          43944 kB
Active(anon):     383684 kB
Inactive(anon):     1200 kB
Active(file):      56780 kB
Inactive(file):    42744 kB
Unevictable:     1434320 kB
Mlocked:           15784 kB
SwapTotal:      67108856 kB
SwapFree:       67098340 kB
Dirty:               848 kB
Writeback:             0 kB
AnonPages:       1926788 kB
Mapped:            15360 kB
Shmem:                 0 kB
Slab:             566908 kB
SReclaimable:      10444 kB
SUnreclaim:       556464 kB
KernelStack:        1768 kB
PageTables:         7924 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1956588 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1884160 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 node130 at 2016-06-06 17:00:39