Trace number 4085496

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)13 1800.59 1797.55

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/
aksoy/area_delay/normalized-fir04_area_delay.opb
MD5SUMea4ff8014cd873922b6021da249fa157
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark12
Best CPU time to get the best result obtained on this benchmark0.010998
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 12
Optimality of the best value was proved YES
Number of variables741
Total number of constraints2072
Number of constraints which are clauses2072
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint31
Number of terms in the objective function 360
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 360
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 360
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.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.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b21cc40
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@7c64dc11
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4085496-1465250370.opb
0.10/0.11	c reading problem ... 
0.10/0.11	c  objective function found
0.28/0.27	c ... done. Wall clock time 0.158s.
0.28/0.27	c declared #vars     741
0.28/0.27	c #constraints  2072
0.28/0.27	c constraints type 
0.28/0.27	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 372
0.28/0.27	c org.sat4j.specs.Constr$1 => 89
0.28/0.27	c org.sat4j.minisat.constraints.cnf.UnitClause => 23
0.28/0.27	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 1588
0.28/0.27	c 2072 constraints processed.
0.28/0.27	c objective function length is 360 literals
0.28/0.28	c SATISFIABLE
0.28/0.28	c OPTIMIZING...
0.28/0.28	c Got one! Elapsed wall clock time (in seconds):0.177
0.28/0.28	o 19
0.45/0.30	c Got one! Elapsed wall clock time (in seconds):0.189
0.45/0.30	o 18
0.45/0.31	c Got one! Elapsed wall clock time (in seconds):0.204
0.45/0.31	o 17
1.24/0.85	c cleaning 2498 clauses out of 5013 with flag 14625/5013
1.49/0.90	c Got one! Elapsed wall clock time (in seconds):0.789
1.49/0.90	o 16
1.69/1.09	c Got one! Elapsed wall clock time (in seconds):0.979
1.69/1.09	o 15
1.91/1.27	c cleaning 4228 clauses out of 8465 with flag 8488/10963
2.34/1.68	c cleaning 5095 clauses out of 10238 with flag 25029/16964
2.84/2.15	c cleaning 6061 clauses out of 12143 with flag 45522/23964
3.36/2.69	c cleaning 7025 clauses out of 14081 with flag 68568/31963
4.16/3.49	c cleaning 8021 clauses out of 16056 with flag 99304/40963
5.16/4.47	c cleaning 9014 clauses out of 18035 with flag 134089/50963
6.26/5.52	c cleaning 10011 clauses out of 20021 with flag 171599/61963
7.56/6.80	c cleaning 10990 clauses out of 22012 with flag 211402/73965
9.02/8.22	c cleaning 12004 clauses out of 24020 with flag 254954/86963
10.71/9.64	c cleaning 12996 clauses out of 26017 with flag 305822/100964
12.57/11.16	c cleaning 14002 clauses out of 28020 with flag 369946/115963
14.20/12.73	c cleaning 14999 clauses out of 30018 with flag 430684/131963
15.91/14.44	c cleaning 16006 clauses out of 32019 with flag 494529/148963
17.70/16.28	c cleaning 17002 clauses out of 34014 with flag 568337/166964
19.70/18.22	c cleaning 17970 clauses out of 36011 with flag 638938/185963
21.90/20.45	c cleaning 19009 clauses out of 38041 with flag 725526/205963
24.20/22.78	c cleaning 20007 clauses out of 40032 with flag 813770/226963
26.80/25.33	c cleaning 21015 clauses out of 42031 with flag 892038/248969
29.40/27.92	c cleaning 21992 clauses out of 44010 with flag 979223/271963
32.20/30.76	c cleaning 23010 clauses out of 46019 with flag 1066056/295964
35.39/33.97	c Got one! Elapsed wall clock time (in seconds):33.861
35.39/33.97	o 14
35.99/34.58	c cleaning 26372 clauses out of 52761 with flag 23305/325716
36.59/35.20	c cleaning 16193 clauses out of 32393 with flag 44363/331720
37.29/35.83	c cleaning 11594 clauses out of 23196 with flag 73663/338716
37.99/36.55	c cleaning 9789 clauses out of 19602 with flag 106861/346716
38.79/37.34	c cleaning 9405 clauses out of 18813 with flag 141161/355716
39.69/38.27	c cleaning 9682 clauses out of 19408 with flag 178926/365716
40.79/39.34	c cleaning 10349 clauses out of 20726 with flag 216818/376716
41.89/40.41	c cleaning 11181 clauses out of 22377 with flag 257520/388716
42.99/41.59	c cleaning 12080 clauses out of 24196 with flag 306346/401716
44.30/42.90	c cleaning 13033 clauses out of 26117 with flag 352539/415717
45.80/44.34	c cleaning 14030 clauses out of 28084 with flag 400232/430717
47.50/46.00	c cleaning 15021 clauses out of 30055 with flag 462940/446718
49.20/47.80	c cleaning 16007 clauses out of 32032 with flag 522184/463716
51.11/49.69	c cleaning 17000 clauses out of 34025 with flag 587806/481716
53.31/51.89	c cleaning 17995 clauses out of 36025 with flag 666934/500716
55.51/54.02	c cleaning 19009 clauses out of 38031 with flag 749251/520717
57.80/56.33	c cleaning 20004 clauses out of 40022 with flag 831005/541717
60.50/59.07	c cleaning 21002 clauses out of 42019 with flag 917362/563718
63.60/62.10	c cleaning 21997 clauses out of 44016 with flag 1001996/586717
66.70/65.22	c cleaning 22994 clauses out of 46019 with flag 1084035/610717
69.90/68.43	c cleaning 23997 clauses out of 48025 with flag 1166678/635717
73.29/71.90	c cleaning 25006 clauses out of 50027 with flag 1254768/661716
76.69/75.22	c cleaning 26006 clauses out of 52021 with flag 1357288/688716
80.40/78.96	c cleaning 27008 clauses out of 54017 with flag 1464158/716718
84.11/82.61	c cleaning 27983 clauses out of 56007 with flag 1576190/745716
88.10/86.63	c cleaning 28995 clauses out of 58024 with flag 1680641/775716
92.10/90.66	c cleaning 30011 clauses out of 60030 with flag 1794425/806717
96.80/95.38	c cleaning 31008 clauses out of 62022 with flag 1928908/838720
101.71/100.24	c cleaning 31993 clauses out of 64010 with flag 2055126/871716
107.30/105.87	c cleaning 33008 clauses out of 66020 with flag 2178958/905719
112.81/111.31	c cleaning 33991 clauses out of 68009 with flag 2288607/940716
118.51/117.01	c cleaning 34999 clauses out of 70018 with flag 2406893/976716
124.31/122.87	c cleaning 36003 clauses out of 72020 with flag 2537040/1013717
130.10/128.70	c cleaning 36998 clauses out of 74016 with flag 2683627/1051716
133.00/131.55	c Got one! Elapsed wall clock time (in seconds):131.443
133.00/131.55	o 13
133.63/132.17	c cleaning 31228 clauses out of 62456 with flag 15522/1077154
134.22/132.76	c cleaning 18611 clauses out of 37232 with flag 34149/1083158
134.92/133.41	c cleaning 12805 clauses out of 25617 with flag 57008/1090154
135.62/134.12	c cleaning 10399 clauses out of 20812 with flag 89720/1098154
136.32/134.85	c cleaning 9682 clauses out of 19413 with flag 118992/1107154
137.12/135.66	c cleaning 9851 clauses out of 19731 with flag 152752/1117154
138.03/136.58	c cleaning 10433 clauses out of 20880 with flag 193835/1128154
139.13/137.67	c cleaning 11216 clauses out of 22447 with flag 234058/1140154
140.32/138.86	c cleaning 12105 clauses out of 24231 with flag 276632/1153154
141.62/140.14	c cleaning 13052 clauses out of 26126 with flag 324746/1167154
143.12/141.60	c cleaning 14037 clauses out of 28076 with flag 376314/1182156
144.72/143.21	c cleaning 15016 clauses out of 30037 with flag 431324/1198154
146.42/144.99	c cleaning 16003 clauses out of 32021 with flag 493172/1215154
148.52/147.03	c cleaning 17005 clauses out of 34018 with flag 558649/1233154
150.62/149.10	c cleaning 17996 clauses out of 36016 with flag 623380/1252157
152.72/151.29	c cleaning 19000 clauses out of 38020 with flag 690693/1272157
155.22/153.78	c cleaning 19985 clauses out of 40017 with flag 765140/1293154
157.83/156.32	c cleaning 21018 clauses out of 42035 with flag 840543/1315157
160.62/159.19	c cleaning 21990 clauses out of 44014 with flag 917162/1338154
163.72/162.26	c cleaning 23006 clauses out of 46024 with flag 991438/1362154
166.82/165.33	c cleaning 23994 clauses out of 48018 with flag 1070545/1387154
170.22/168.70	c cleaning 25005 clauses out of 50024 with flag 1158073/1413154
173.62/172.18	c cleaning 25990 clauses out of 52019 with flag 1258304/1440154
177.53/176.08	c cleaning 26995 clauses out of 54033 with flag 1365758/1468158
181.42/179.93	c cleaning 28015 clauses out of 56034 with flag 1478159/1497154
185.82/184.36	c cleaning 29009 clauses out of 58019 with flag 1594588/1527154
190.34/188.90	c cleaning 29993 clauses out of 60010 with flag 1713619/1558154
195.24/193.74	c cleaning 30992 clauses out of 62017 with flag 1836492/1590154
199.94/198.41	c cleaning 31999 clauses out of 64027 with flag 1956226/1623156
205.44/203.96	c cleaning 33012 clauses out of 66027 with flag 2081234/1657155
211.34/209.87	c cleaning 33994 clauses out of 68014 with flag 2215413/1692154
217.04/215.56	c cleaning 35001 clauses out of 70021 with flag 2354997/1728155
223.34/221.82	c cleaning 36009 clauses out of 72019 with flag 2494464/1765154
230.14/228.66	c cleaning 37001 clauses out of 74012 with flag 2621387/1803156
237.34/235.80	c cleaning 38000 clauses out of 76009 with flag 2754005/1842154
243.84/242.37	c cleaning 39004 clauses out of 78009 with flag 2896878/1882154
251.25/249.74	c cleaning 39987 clauses out of 80010 with flag 3053101/1923159
258.34/256.89	c cleaning 41005 clauses out of 82018 with flag 3201163/1965154
265.54/264.01	c cleaning 42005 clauses out of 84017 with flag 3345846/2008158
272.94/271.43	c cleaning 42992 clauses out of 86008 with flag 3491209/2052154
280.14/278.65	c cleaning 43997 clauses out of 88016 with flag 3639145/2097154
289.15/287.67	c cleaning 45001 clauses out of 90019 with flag 3787317/2143154
297.74/296.26	c cleaning 46004 clauses out of 92018 with flag 3961981/2190154
306.64/305.16	c cleaning 46992 clauses out of 94014 with flag 4136066/2238154
315.94/314.48	c cleaning 47995 clauses out of 96022 with flag 4305958/2287154
325.64/324.16	c cleaning 49002 clauses out of 98031 with flag 4466491/2337158
334.37/332.83	c cleaning 50005 clauses out of 100026 with flag 4645873/2388155
343.16/341.66	c cleaning 50995 clauses out of 102020 with flag 4832548/2440154
352.76/351.27	c cleaning 51979 clauses out of 104029 with flag 5021837/2493158
361.96/360.49	c cleaning 53017 clauses out of 106046 with flag 5200654/2547154
370.37/368.89	c cleaning 54015 clauses out of 108029 with flag 5404644/2602154
379.37/377.89	c cleaning 54999 clauses out of 110014 with flag 5648072/2658154
389.17/387.64	c cleaning 55991 clauses out of 112016 with flag 5853936/2715155
398.87/397.30	c cleaning 56986 clauses out of 114024 with flag 6065808/2773154
409.77/408.25	c cleaning 58011 clauses out of 116043 with flag 6267871/2832159
422.16/420.67	c cleaning 58996 clauses out of 118027 with flag 6479244/2892154
432.46/430.91	c cleaning 60000 clauses out of 120032 with flag 6721129/2953155
444.56/443.07	c cleaning 61001 clauses out of 122031 with flag 6931735/3015154
456.56/455.02	c cleaning 61999 clauses out of 124032 with flag 7136617/3078156
469.16/467.53	c cleaning 63006 clauses out of 126033 with flag 7364440/3142156
482.05/480.40	c cleaning 64000 clauses out of 128027 with flag 7601297/3207156
494.75/493.11	c cleaning 65003 clauses out of 130025 with flag 7843047/3273154
508.05/506.40	c cleaning 66006 clauses out of 132022 with flag 8095839/3340154
520.25/518.65	c cleaning 66990 clauses out of 134016 with flag 8357669/3408154
533.25/531.60	c cleaning 68012 clauses out of 136026 with flag 8619405/3477154
547.85/546.29	c cleaning 69004 clauses out of 138015 with flag 8863805/3547155
561.96/560.39	c cleaning 69998 clauses out of 140015 with flag 9128271/3618159
576.66/575.02	c cleaning 71002 clauses out of 142012 with flag 9379779/3690154
591.06/589.40	c cleaning 71998 clauses out of 144010 with flag 9654842/3763154
606.16/604.55	c cleaning 73000 clauses out of 146012 with flag 9931169/3837154
621.27/619.65	c cleaning 73987 clauses out of 148012 with flag 10207248/3912154
637.84/636.17	c cleaning 75003 clauses out of 150025 with flag 10475832/3988154
653.34/651.67	c cleaning 76003 clauses out of 152022 with flag 10740991/4065154
668.84/667.15	c cleaning 76998 clauses out of 154021 with flag 10994792/4143156
685.54/683.83	c cleaning 77997 clauses out of 156021 with flag 11240463/4222154
705.24/703.57	c cleaning 78983 clauses out of 158025 with flag 11497408/4302155
723.35/721.70	c cleaning 80005 clauses out of 160041 with flag 11780876/4383154
741.44/739.75	c cleaning 81002 clauses out of 162036 with flag 12069844/4465154
760.55/758.84	c cleaning 82006 clauses out of 164035 with flag 12383172/4548155
779.15/777.41	c cleaning 82991 clauses out of 166033 with flag 12688518/4632159
798.55/796.89	c cleaning 84014 clauses out of 168037 with flag 12993883/4717154
817.14/815.37	c cleaning 84996 clauses out of 170023 with flag 13318936/4803154
837.64/835.85	c cleaning 85997 clauses out of 172028 with flag 13613435/4890155
856.54/854.77	c cleaning 87004 clauses out of 174033 with flag 13952173/4978157
874.84/873.01	c cleaning 88005 clauses out of 176026 with flag 14276003/5067154
896.95/895.19	c cleaning 89008 clauses out of 178026 with flag 14576531/5157159
918.84/917.06	c cleaning 90001 clauses out of 180013 with flag 14903576/5248154
944.46/942.62	c cleaning 91002 clauses out of 182013 with flag 15208922/5340155
970.55/968.77	c cleaning 91993 clauses out of 184011 with flag 15523605/5433155
994.09/992.18	c cleaning 92995 clauses out of 186017 with flag 15835518/5527154
1018.29/1016.39	c cleaning 93994 clauses out of 188022 with flag 16173390/5622154
1043.81/1041.81	c cleaning 95006 clauses out of 190028 with flag 16511829/5718154
1068.90/1066.94	c cleaning 96005 clauses out of 192022 with flag 16847906/5815154
1093.50/1091.56	c cleaning 96995 clauses out of 194017 with flag 17201556/5913154
1116.51/1114.56	c cleaning 97986 clauses out of 196023 with flag 17560764/6012155
1144.20/1142.28	c cleaning 99004 clauses out of 198036 with flag 17918097/6112154
1170.03/1167.96	c cleaning 99996 clauses out of 200035 with flag 18299541/6213157
1196.24/1194.14	c cleaning 101012 clauses out of 202036 with flag 18661605/6315154
1223.34/1221.25	c cleaning 102003 clauses out of 204024 with flag 19013002/6418154
1255.45/1253.31	c cleaning 102994 clauses out of 206021 with flag 19345645/6522154
1286.25/1284.17	c cleaning 104006 clauses out of 208027 with flag 19703632/6627154
1316.25/1314.12	c cleaning 104995 clauses out of 210023 with flag 20064419/6733156
1347.57/1345.33	c cleaning 106004 clauses out of 212027 with flag 20440516/6840155
1379.96/1377.76	c cleaning 106997 clauses out of 214022 with flag 20810844/6948154
1410.56/1408.38	c cleaning 107998 clauses out of 216025 with flag 21226125/7057154
1439.67/1437.43	c cleaning 109013 clauses out of 218033 with flag 21624948/7167160
1470.98/1468.75	c cleaning 109997 clauses out of 220018 with flag 22034334/7278158
1502.99/1500.79	c cleaning 110983 clauses out of 222018 with flag 22463540/7390155
1539.21/1536.87	c cleaning 112010 clauses out of 224036 with flag 22880313/7503156
1573.31/1570.98	c cleaning 112999 clauses out of 226024 with flag 23279748/7617154
1609.80/1607.49	c cleaning 114001 clauses out of 228026 with flag 23696380/7732155
1642.91/1640.57	c cleaning 114999 clauses out of 230025 with flag 24153244/7848155
1678.62/1676.22	c cleaning 116004 clauses out of 232026 with flag 24579082/7965155
1714.23/1711.84	c cleaning 117009 clauses out of 234021 with flag 24993573/8083154
1751.92/1749.44	c cleaning 118009 clauses out of 236019 with flag 25413582/8202161
1785.53/1783.09	c cleaning 118976 clauses out of 238003 with flag 25857662/8322154
1800.04/1797.51	c starts		: 11852
1800.04/1797.51	c conflicts		: 8387618
1800.04/1797.51	c decisions		: 29966694
1800.04/1797.51	c propagations		: 2305028311
1800.04/1797.51	c inspects		: 33461754825
1800.04/1797.51	c shortcuts		: 0
1800.04/1797.51	c learnt literals	: 0
1800.04/1797.51	c learnt binary clauses	: 30
1800.04/1797.51	c learnt ternary clauses	: 30
1800.04/1797.51	c learnt constraints	: 8387619
1800.04/1797.51	c ignored constraints	: 0
1800.04/1797.51	c root simplifications	: 0
1800.04/1797.51	c removed literals (reason simplification)	: 0
1800.04/1797.51	c reason swapping (by a shorter reason)	: 0
1800.04/1797.51	c Calls to reduceDB	: 171
1800.04/1797.51	c Number of update (reduction) of LBD	: 3312228
1800.04/1797.51	c Imported unit clauses	: 0
1800.04/1797.51	c number of reductions to clauses (during analyze)	: 0
1800.04/1797.51	c number of learned constraints concerned by reduction	: 0
1800.04/1797.51	c number of learning phase by resolution	: 0
1800.04/1797.51	c number of learning phase by cutting planes	: 0
1800.04/1797.51	c speed (assignments/second)	: 1282537.8419131557
1800.04/1797.51	c non guided choices	0
1800.04/1797.54	c learnt constraints type 
1800.04/1797.54	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 30
1800.04/1797.54	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 184462
1800.04/1797.54	s SATISFIABLE
1800.04/1797.54	c Found 7 solution(s)
1800.04/1797.54	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 
1800.04/1797.54	c objective function=13
1800.04/1797.54	c Total wall clock time (in seconds): 1797.435

Verifier Data

OK	13

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-4085496-1465250370/watcher-4085496-1465250370 -o /tmp/evaluation-result-4085496-1465250370/solver-4085496-1465250370 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node119-1465217315-754 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4085496-1465250370.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.19 2.19 2.18 3/194 5622
/proc/meminfo: memFree=30398668/32872528 swapFree=16252/1391864
[pid=5622] ppid=5619 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/5622/stat : 5622 (java) S 5619 5622 737 0 -1 4202496 1352 0 0 0 0 0 0 0 20 0 2 0 106970141 98570240 977 33554432000 1073741824 1073778376 140736984407488 140736984398624 272889839677 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5622/statm: 24065 977 743 9 0 16771 0
[pid=5622/tid=5623] ppid=5619 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/5622/task/5623/stat : 5623 (java) R 5619 5622 737 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 106970142 98570240 977 33554432000 1073741824 1073778376 140736984407488 139881784741416 272886482304 0 0 4096 0 0 0 0 -1 0 0 0 0 0 0

[startup+0.100031 s]
/proc/loadavg: 2.19 2.19 2.18 3/194 5622
/proc/meminfo: memFree=30398668/32872528 swapFree=16252/1391864
[pid=5622] ppid=5619 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/5622/stat : 5622 (java) S 5619 5622 737 0 -1 4202496 4471 0 1 0 9 1 0 0 20 0 18 0 106970141 9787879424 5584 33554432000 1073741824 1073778376 140736984407488 140736984398624 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5622/statm: 2389619 5584 2137 9 0 2380296 0
[pid=5622/tid=5623] ppid=5619 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/5622/task/5623/stat : 5623 (java) R 5619 5622 737 0 -1 4202560 2429 0 1 0 6 1 0 0 20 0 18 0 106970142 9787879424 5584 33554432000 1073741824 1073778376 140736984407488 139881784745032 272886152555 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200317 s]
/proc/loadavg: 2.19 2.19 2.18 3/194 5622
/proc/meminfo: memFree=30398668/32872528 swapFree=16252/1391864
[pid=5622] ppid=5619 vsize=9558476 CPUtime=0.28 cores=0,2,4,6
/proc/5622/stat : 5622 (java) S 5619 5622 737 0 -1 4202496 4957 0 1 0 26 2 0 0 20 0 18 0 106970141 9787879424 6523 33554432000 1073741824 1073778376 140736984407488 140736984398624 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5622/statm: 2389619 6523 2215 9 0 2380296 0
[pid=5622/tid=5623] ppid=5619 vsize=9558476 CPUtime=0.17 cores=0,2,4,6
/proc/5622/task/5623/stat : 5623 (java) R 5619 5622 737 0 -1 4202560 2448 0 1 0 16 1 0 0 20 0 18 0 106970142 9787879424 6523 33554432000 1073741824 1073778376 140736984407488 139881784745032 139881657013280 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9558476

[startup+0.300309 s]
/proc/loadavg: 2.19 2.19 2.18 3/194 5622
/proc/meminfo: memFree=30398668/32872528 swapFree=16252/1391864
[pid=5622] ppid=5619 vsize=9625040 CPUtime=0.45 cores=0,2,4,6
/proc/5622/stat : 5622 (java) S 5619 5622 737 0 -1 4202496 5228 0 1 0 43 2 0 0 20 0 19 0 106970141 9856040960 7631 33554432000 1073741824 1073778376 140736984407488 140736984398624 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5622/statm: 2406260 7631 2239 9 0 2396937 0
[pid=5622/tid=5623] ppid=5619 vsize=9625040 CPUtime=0.27 cores=0,2,4,6
/proc/5622/task/5623/stat : 5623 (java) R 5619 5622 737 0 -1 4202560 2465 0 1 0 26 1 0 0 20 0 19 0 106970142 9856040960 7631 33554432000 1073741824 1073778376 140736984407488 139881784744736 139881656999200 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 9625040

[startup+0.700225 s]
/proc/loadavg: 2.19 2.19 2.18 3/194 5622
/proc/meminfo: memFree=30398668/32872528 swapFree=16252/1391864
[pid=5622] ppid=5619 vsize=9625040 CPUtime=1.14 cores=0,2,4,6
/proc/5622/stat : 5622 (java) S 5619 5622 737 0 -1 4202496 9569 0 1 0 111 3 0 0 20 0 19 0 106970141 9856040960 9963 33554432000 1073741824 1073778376 140736984407488 140736984398624 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5622/statm: 2406260 9963 2251 9 0 2396937 0
[pid=5622/tid=5623] ppid=5619 vsize=9625040 CPUtime=0.67 cores=0,2,4,6
/proc/5622/task/5623/stat : 5623 (java) R 5619 5622 737 0 -1 4202560 2466 0 1 0 66 1 0 0 20 0 19 0 106970142 9856040960 9963 33554432000 1073741824 1073778376 140736984407488 139881784746216 139881657440211 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 9625040

[startup+1.50072 s]
/proc/loadavg: 2.19 2.19 2.18 4/213 5641
/proc/meminfo: memFree=30349452/32872528 swapFree=16252/1391864
[pid=5622] ppid=5619 vsize=9625040 CPUtime=2.24 cores=0,2,4,6
/proc/5622/stat : 5622 (java) S 5619 5622 737 0 -1 4202496 16552 0 1 0 220 4 0 0 20 0 19 0 106970141 9856040960 15087 33554432000 1073741824 1073778376 140736984407488 140736984398624 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5622/statm: 2406260 15087 2259 9 0 2396937 0
[pid=5622/tid=5623] ppid=5619 vsize=9625040 CPUtime=1.47 cores=0,2,4,6
/proc/5622/task/5623/stat : 5623 (java) R 5619 5622 737 0 -1 4202560 2469 0 1 0 146 1 0 0 20 0 19 0 106970142 9856040960 15087 33554432000 1073741824 1073778376 140736984407488 139881784746376 139881657448812 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=5622/tid=5625] ppid=5619 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5622/task/5625/stat : 5625 (java) S 5619 5622 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106970142 9856040960 15087 33554432000 1073741824 1073778376 140736984407488 139881628559656 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5622/tid=5626] ppid=5619 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5622/task/5626/stat : 5626 (java) S 5619 5622 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106970142 9856040960 15087 33554432000 1073741824 1073778376 140736984407488 139881627506856 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5622/tid=5627] ppid=5619 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5622/task/5627/stat : 5627 (java) S 5619 5622 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106970142 9856040960 15087 33554432000 1073741824 1073778376 140736984407488 139881626454568 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5622/tid=5628] ppid=5619 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5622/task/5628/stat : 5628 (java) S 5619 5622 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106970142 9856040960 15087 33554432000 1073741824 1073778376 140736984407488 139881625401768 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5622/tid=5629] ppid=5619 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5622/task/5629/stat : 5629 (java) S 5619 5622 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106970142 9856040960 15087 33554432000 1073741824 1073778376 140736984407488 139881624349480 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5622/tid=5630] ppid=5619 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5622/task/5630/stat : 5630 (java) S 5619 5622 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106970142 9856040960 15087 33554432000 1073741824 1073778376 140736984407488 139881623296680 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5622/tid=5631] ppid=5619 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5622/task/5631/stat : 5631 (java) S 5619 5622 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106970142 9856040960 15087 33554432000 1073741824 1073778376 140736984407488 139881622244392 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5622/tid=5632] ppid=5619 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5622/task/5632/stat : 5632 (java) S 5619 5622 737 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 106970142 9856040960 15087 33554432000 1073741824 1073778376 140736984407488 139881621191592 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5622/tid=5633] ppid=5619 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5622/task/5633/stat : 5633 (java) S 5619 5622 737 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 106970144 9856040960 15087 33554432000 1073741824 1073778376 140736984407488 139881608993000 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5622/tid=5634] ppid=5619 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5622/task/5634/stat : 5634 (java) S 5619 5622 737 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 106970144 9856040960 15087 33554432000 1073741824 1073778376 140736984407488 139881607939064 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5622/tid=5635] ppid=5619 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5622/task/5635/stat : 5635 (java) S 5619 5622 737 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 106970144 9856040960 15087 33554432000 1073741824 1073778376 140736984407488 139881606886664 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5622/tid=5636] ppid=5619 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5622/task/5636/stat : 5636 (java) S 5619 5622 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106970146 9856040960 15087 33554432000 1073741824 1073778376 140736984407488 139881605835152 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5622/tid=5637] ppid=5619 vsize=9625040 CPUtime=0.41 cores=0,2,4,6
/proc/5622/task/5637/stat : 5637 (java) S 5619 5622 737 0 -1 4202560 8544 0 0 0 39 2 0 0 20 0 19 0 106970146 9856040960 15087 33554432000 1073741824 1073778376 140736984407488 139881604782776 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5622/tid=5638] ppid=5619 vsize=9625040 CPUtime=0.32 cores=0,2,4,6
/proc/5622/task/5638/stat : 5638 (java) S 5619 5622 737 0 -1 4202560 4268 0 0 0 30 2 0 0 20 0 19 0 106970146 9856040960 15087 33554432000 1073741824 1073778376 140736984407488 139881603729976 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5622/tid=5639] ppid=5619 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5622/task/5639/stat : 5639 (java) S 5619 5622 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106970146 9856040960 15087 33554432000 1073741824 1073778376 140736984407488 139881602677880 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5622/tid=5640] ppid=5619 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5622/task/5640/stat : 5640 (java) S 5619 5622 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106970146 9856040960 15087 33554432000 1073741824 1073778376 140736984407488 139881601625288 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5622/tid=5641] ppid=5619 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5622/task/5641/stat : 5641 (java) S 5619 5622 737 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 106970169 9856040960 15087 33554432000 1073741824 1073778376 140736984407488 139881600521128 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2.24
Current children cumulated vsize (KiB) 9625040

[startup+3.10072 s]
/proc/loadavg: 2.19 2.19 2.18 4/213 5641
/proc/meminfo: memFree=30344612/32872528 swapFree=16252/1391864
[pid=5622] ppid=5619 vsize=9625040 CPUtime=3.86 cores=0,2,4,6
/proc/5622/stat : 5622 (java) S 5619 5622 737 0 -1 4202496 16558 0 1 0 382 4 0 0 20 0 19 0 106970141 9856040960 16114 33554432000 1073741824 1073778376 140736984407488 140736984398624 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5622/statm: 2406260 16114 2259 9 0 2396937 0
[pid=5622/tid=5623] ppid=5619 vsize=9625040 CPUtime=3.08 cores=0,2,4,6
/proc/5622/task/5623/stat : 5623 (java) R 5619 5622 737 0 -1 4202560 2472 0 1 0 306 2 0 0 20 0 19 0 106970142 9856040960 16114 33554432000 1073741824 1073778376 140736984407488 139881784746264 139881657484212 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=5622/tid=5625] ppid=5619 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5622/task/5625/stat : 5625 (java) S 5619 5622 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106970142 9856040960 16114 33554432000 1073741824 1073778376 140736984407488 139881628559656 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5622/tid=5626] ppid=5619 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5622/task/5626/stat : 5626 (java) S 5619 5622 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106970142 9856040960 16114 33554432000 1073741824 1073778376 140736984407488 139881627506856 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5622/tid=5627] ppid=5619 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5622/task/5627/stat : 5627 (java) S 5619 5622 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106970142 9856040960 16114 33554432000 1073741824 1073778376 140736984407488 139881626454568 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5622/tid=5628] ppid=5619 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5622/task/5628/stat : 5628 (java) S 5619 5622 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106970142 9856040960 16114 33554432000 1073741824 1073778376 140736984407488 139881625401768 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5622/tid=5629] ppid=5619 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5622/task/5629/stat : 5629 (java) S 5619 5622 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106970142 9856040960 16114 33554432000 1073741824 1073778376 140736984407488 139881624349480 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5622/tid=5630] ppid=5619 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5622/task/5630/stat : 5630 (java) S 5619 5622 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106970142 9856040960 16114 33554432000 1073741824 1073778376 140736984407488 139881623296680 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5622/tid=5631] ppid=5619 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5622/task/5631/stat : 5631 (java) S 5619 5622 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106970142 9856040960 16114 33554432000 1073741824 1073778376 140736984407488 139881622244392 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5622/tid=5632] ppid=5619 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5622/task/5632/stat : 5632 (java) S 5619 5622 737 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 106970142 9856040960 16114 33554432000 1073741824 1073778376 140736984407488 139881621191592 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5622/tid=5633] ppid=5619 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5622/task/5633/stat : 5633 (java) S 5619 5622 737 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 106970144 9856040960 16114 33554432000 1073741824 1073778376 140736984407488 139881608993000 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5622/tid=5634] ppid=5619 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5622/task/5634/stat : 5634 (java) S 5619 5622 737 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 106970144 9856040960 16114 33554432000 1073741824 1073778376 140736984407488 139881607939064 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5622/tid=5635] ppid=5619 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5622/task/5635/stat : 5635 (java) S 5619 5622 737 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 106970144 9856040960 16114 33554432000 1073741824 1073778376 140736984407488 139881606886664 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5622/tid=5636] ppid=5619 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5622/task/5636/stat : 5636 (java) S 5619 5622 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106970146 9856040960 16114 33554432000 1073741824 1073778376 140736984407488 139881605835152 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5622/tid=5637] ppid=5619 vsize=9625040 CPUtime=0.42 cores=0,2,4,6
/proc/5622/task/5637/stat : 5637 (java) S 5619 5622 737 0 -1 4202560 8547 0 0 0 40 2 0 0 20 0 19 0 106970146 9856040960 16114 33554432000 1073741824 1073778376 140736984407488 139881604782776 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5622/tid=5638] ppid=5619 vsize=9625040 CPUtime=0.33 cores=0,2,4,6
/proc/5622/task/5638/stat : 5638 (java) S 5619 5622 737 0 -1 4202560 4268 0 0 0 31 2 0 0 20 0 19 0 106970146 9856040960 16114 33554432000 1073741824 1073778376 140736984407488 139881603729976 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5622/tid=5639] ppid=5619 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5622/task/5639/stat : 5639 (java) S 5619 5622 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106970146 9856040960 16114 33554432000 1073741824 1073778376 140736984407488 139881602677880 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5622/tid=5640] ppid=5619 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5622/task/5640/stat : 5640 (java) S 5619 5622 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106970146 9856040960 16114 33554432000 1073741824 1073778376 140736984407488 139881601625288 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5622/tid=5641] ppid=5619 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5622/task/5641/stat : 5641 (java) S 5619 5622 737 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 106970169 9856040960 16114 33554432000 1073741824 1073778376 140736984407488 139881600521128 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.86
Current children cumulated vsize (KiB) 9625040

[startup+6.30073 s]
/proc/loadavg: 2.25 2.21 2.18 3/213 5641
/proc/meminfo: memFree=30339312/32872528 swapFree=16252/1391864
[pid=5622] ppid=5619 vsize=9625040 CPUtime=7.06 cores=0,2,4,6
/proc/5622/stat : 5622 (java) S 5619 5622 737 0 -1 4202496 16562 0 1 0 702 4 0 0 20 0 19 0 106970141 9856040960 16801 33554432000 1073741824 1073778376 140736984407488 140736984398624 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5622/statm: 2406260 16801 2260 9 0 2396937 0
[pid=5622/tid=5623] ppid=5619 vsize=9625040 CPUtime=6.28 cores=0,2,4,6
/proc/5622/task/5623/stat : 5623 (java) R 5619 5622 737 0 -1 4202560 2475 0 1 0 626 2 0 0 20 0 19 0 106970142 9856040960 16801 33554432000 1073741824 1073778376 140736984407488 139881784746312 139881657440633 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=5622/tid=5625] ppid=5619 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5622/task/5625/stat : 5625 (java) S 5619 5622 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106970142 9856040960 16801 33554432000 1073741824 1073778376 140736984407488 139881628559656 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5622/tid=5626] ppid=5619 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5622/task/5626/stat : 5626 (java) S 5619 5622 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106970142 9856040960 16801 33554432000 1073741824 1073778376 140736984407488 139881627506856 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5622/tid=5627] ppid=5619 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5622/task/5627/stat : 5627 (java) S 5619 5622 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106970142 9856040960 16801 33554432000 1073741824 1073778376 140736984407488 139881626454568 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5622/tid=5628] ppid=5619 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5622/task/5628/stat : 5628 (java) S 5619 5622 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106970142 9856040960 16801 33554432000 1073741824 1073778376 140736984407488 139881625401768 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5622/tid=5629] ppid=5619 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5622/task/5629/stat : 5629 (java) S 5619 5622 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106970142 9856040960 16801 33554432000 1073741824 1073778376 140736984407488 139881624349480 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5622/tid=5630] ppid=5619 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5622/task/5630/stat : 5630 (java) S 5619 5622 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106970142 9856040960 16801 33554432000 1073741824 1073778376 140736984407488 139881623296680 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5622/tid=5631] ppid=5619 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5622/task/5631/stat : 5631 (java) S 5619 5622 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106970142 9856040960 16801 33554432000 1073741824 1073778376 140736984407488 139881622244392 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5622/tid=5632] ppid=5619 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5622/task/5632/stat : 5632 (java) S 5619 5622 737 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 106970142 9856040960 16801 33554432000 1073741824 1073778376 140736984407488 139881621191592 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5622/tid=5633] ppid=5619 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5622/task/5633/stat : 5633 (java) S 5619 5622 737 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 106970144 9856040960 16801 33554432000 1073741824 1073778376 140736984407488 139881608993000 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5622/tid=5634] ppid=5619 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5622/task/5634/stat : 5634 (java) S 5619 5622 737 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 106970144 9856040960 16801 33554432000 1073741824 1073778376 140736984407488 139881607939064 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5622/tid=5635] ppid=5619 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5622/task/5635/stat : 5635 (java) S 5619 5622 737 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 106970144 9856040960 16801 33554432000 1073741824 1073778376 140736984407488 139881606886664 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5622/tid=5636] ppid=5619 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5622/task/5636/stat : 5636 (java) S 5619 5622 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106970146 9856040960 16801 33554432000 1073741824 1073778376 140736984407488 139881605835152 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5622/tid=5637] ppid=5619 vsize=9625040 CPUtime=0.43 cores=0,2,4,6
/proc/5622/task/5637/stat : 5637 (java) S 5619 5622 737 0 -1 4202560 8547 0 0 0 41 2 0 0 20 0 19 0 106970146 9856040960 16801 33554432000 1073741824 1073778376 140736984407488 139881604782776 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5622/tid=5638] ppid=5619 vsize=9625040 CPUtime=0.33 cores=0,2,4,6

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

[pid=5622/tid=5634] ppid=5619 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5622/task/5634/stat : 5634 (java) S 5619 5622 737 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 106970144 9856040960 87574 33554432000 1073741824 1073778376 140736984407488 139881607939064 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5622/tid=5635] ppid=5619 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5622/task/5635/stat : 5635 (java) S 5619 5622 737 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 106970144 9856040960 87574 33554432000 1073741824 1073778376 140736984407488 139881606886664 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5622/tid=5636] ppid=5619 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5622/task/5636/stat : 5636 (java) S 5619 5622 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106970146 9856040960 87574 33554432000 1073741824 1073778376 140736984407488 139881605835152 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5622/tid=5637] ppid=5619 vsize=9625040 CPUtime=1.15 cores=0,2,4,6
/proc/5622/task/5637/stat : 5637 (java) S 5619 5622 737 0 -1 4202560 14973 0 0 0 112 3 0 0 20 0 19 0 106970146 9856040960 87574 33554432000 1073741824 1073778376 140736984407488 139881604782776 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5622/tid=5638] ppid=5619 vsize=9625040 CPUtime=0.36 cores=0,2,4,6
/proc/5622/task/5638/stat : 5638 (java) S 5619 5622 737 0 -1 4202560 4271 0 0 0 34 2 0 0 20 0 19 0 106970146 9856040960 87574 33554432000 1073741824 1073778376 140736984407488 139881603729976 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5622/tid=5639] ppid=5619 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5622/task/5639/stat : 5639 (java) S 5619 5622 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106970146 9856040960 87574 33554432000 1073741824 1073778376 140736984407488 139881602677880 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5622/tid=5640] ppid=5619 vsize=9625040 CPUtime=0.48 cores=0,2,4,6
/proc/5622/task/5640/stat : 5640 (java) S 5619 5622 737 0 -1 4202560 100 0 0 0 23 25 0 0 20 0 19 0 106970146 9856040960 87574 33554432000 1073741824 1073778376 140736984407488 139881601625288 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5622/tid=5641] ppid=5619 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5622/task/5641/stat : 5641 (java) S 5619 5622 737 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 106970169 9856040960 87574 33554432000 1073741824 1073778376 140736984407488 139881600521128 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1724.82
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 1.22 1.23 1.46 2/188 5740
/proc/meminfo: memFree=30289296/32872528 swapFree=16252/1391864
[pid=5622] ppid=5619 vsize=9625040 CPUtime=1784.83 cores=0,2,4,6
/proc/5622/stat : 5622 (java) S 5619 5622 737 0 -1 4202496 24525 0 1 0 178435 48 0 0 20 0 19 0 106970141 9856040960 87574 33554432000 1073741824 1073778376 140736984407488 140736984398624 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5622/statm: 2406260 87574 2275 9 0 2396937 0
[pid=5622/tid=5623] ppid=5619 vsize=9625040 CPUtime=1781.92 cores=0,2,4,6
/proc/5622/task/5623/stat : 5623 (java) R 5619 5622 737 0 -1 4202560 2549 0 1 0 178157 35 0 0 20 0 19 0 106970142 9856040960 87574 33554432000 1073741824 1073778376 140736984407488 139881784737472 139881657440633 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=5622/tid=5625] ppid=5619 vsize=9625040 CPUtime=0.12 cores=0,2,4,6
/proc/5622/task/5625/stat : 5625 (java) S 5619 5622 737 0 -1 4202560 201 0 0 0 10 2 0 0 20 0 19 0 106970142 9856040960 87574 33554432000 1073741824 1073778376 140736984407488 139881628559656 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5622/tid=5626] ppid=5619 vsize=9625040 CPUtime=0.14 cores=0,2,4,6
/proc/5622/task/5626/stat : 5626 (java) S 5619 5622 737 0 -1 4202560 195 0 0 0 12 2 0 0 20 0 19 0 106970142 9856040960 87574 33554432000 1073741824 1073778376 140736984407488 139881627506856 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5622/tid=5627] ppid=5619 vsize=9625040 CPUtime=0.1 cores=0,2,4,6
/proc/5622/task/5627/stat : 5627 (java) S 5619 5622 737 0 -1 4202560 143 0 0 0 10 0 0 0 20 0 19 0 106970142 9856040960 87574 33554432000 1073741824 1073778376 140736984407488 139881626454568 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5622/tid=5628] ppid=5619 vsize=9625040 CPUtime=0.15 cores=0,2,4,6
/proc/5622/task/5628/stat : 5628 (java) S 5619 5622 737 0 -1 4202560 169 0 0 0 12 3 0 0 20 0 19 0 106970142 9856040960 87574 33554432000 1073741824 1073778376 140736984407488 139881625401768 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5622/tid=5629] ppid=5619 vsize=9625040 CPUtime=0.13 cores=0,2,4,6
/proc/5622/task/5629/stat : 5629 (java) S 5619 5622 737 0 -1 4202560 43 0 0 0 11 2 0 0 20 0 19 0 106970142 9856040960 87574 33554432000 1073741824 1073778376 140736984407488 139881624349480 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5622/tid=5630] ppid=5619 vsize=9625040 CPUtime=0.1 cores=0,2,4,6
/proc/5622/task/5630/stat : 5630 (java) S 5619 5622 737 0 -1 4202560 184 0 0 0 8 2 0 0 20 0 19 0 106970142 9856040960 87574 33554432000 1073741824 1073778376 140736984407488 139881623296680 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5622/tid=5631] ppid=5619 vsize=9625040 CPUtime=0.15 cores=0,2,4,6
/proc/5622/task/5631/stat : 5631 (java) S 5619 5622 737 0 -1 4202560 248 0 0 0 13 2 0 0 20 0 19 0 106970142 9856040960 87574 33554432000 1073741824 1073778376 140736984407488 139881622244392 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5622/tid=5632] ppid=5619 vsize=9625040 CPUtime=0.2 cores=0,2,4,6
/proc/5622/task/5632/stat : 5632 (java) S 5619 5622 737 0 -1 4202560 132 0 0 0 18 2 0 0 20 0 19 0 106970142 9856040960 87574 33554432000 1073741824 1073778376 140736984407488 139881621191592 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5622/tid=5633] ppid=5619 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/5622/task/5633/stat : 5633 (java) S 5619 5622 737 0 -1 4202560 56 0 0 0 1 0 0 0 20 0 19 0 106970144 9856040960 87574 33554432000 1073741824 1073778376 140736984407488 139881608993000 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5622/tid=5634] ppid=5619 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5622/task/5634/stat : 5634 (java) S 5619 5622 737 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 106970144 9856040960 87574 33554432000 1073741824 1073778376 140736984407488 139881607939064 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5622/tid=5635] ppid=5619 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5622/task/5635/stat : 5635 (java) S 5619 5622 737 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 106970144 9856040960 87574 33554432000 1073741824 1073778376 140736984407488 139881606886664 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5622/tid=5636] ppid=5619 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5622/task/5636/stat : 5636 (java) S 5619 5622 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106970146 9856040960 87574 33554432000 1073741824 1073778376 140736984407488 139881605835152 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5622/tid=5637] ppid=5619 vsize=9625040 CPUtime=1.15 cores=0,2,4,6
/proc/5622/task/5637/stat : 5637 (java) S 5619 5622 737 0 -1 4202560 14973 0 0 0 112 3 0 0 20 0 19 0 106970146 9856040960 87574 33554432000 1073741824 1073778376 140736984407488 139881604782776 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5622/tid=5638] ppid=5619 vsize=9625040 CPUtime=0.36 cores=0,2,4,6
/proc/5622/task/5638/stat : 5638 (java) S 5619 5622 737 0 -1 4202560 4271 0 0 0 34 2 0 0 20 0 19 0 106970146 9856040960 87574 33554432000 1073741824 1073778376 140736984407488 139881603729976 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5622/tid=5639] ppid=5619 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5622/task/5639/stat : 5639 (java) S 5619 5622 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106970146 9856040960 87574 33554432000 1073741824 1073778376 140736984407488 139881602677880 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5622/tid=5640] ppid=5619 vsize=9625040 CPUtime=0.5 cores=0,2,4,6
/proc/5622/task/5640/stat : 5640 (java) S 5619 5622 737 0 -1 4202560 104 0 0 0 25 25 0 0 20 0 19 0 106970146 9856040960 87574 33554432000 1073741824 1073778376 140736984407488 139881601625288 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5622/tid=5641] ppid=5619 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5622/task/5641/stat : 5641 (java) S 5619 5622 737 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 106970169 9856040960 87574 33554432000 1073741824 1073778376 140736984407488 139881600521128 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1784.83
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1797.51 s]
/proc/loadavg: 1.25 1.23 1.46 3/188 5741
/proc/meminfo: memFree=30289168/32872528 swapFree=16252/1391864
[pid=5622] ppid=5619 vsize=9625040 CPUtime=1800.04 cores=0,2,4,6
/proc/5622/stat : 5622 (java) S 5619 5622 737 0 -1 4202496 24525 0 1 0 179956 48 0 0 20 0 19 0 106970141 9856040960 87574 33554432000 1073741824 1073778376 140736984407488 140736984398624 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5622/statm: 2406260 87574 2275 9 0 2396937 0
[pid=5622/tid=5623] ppid=5619 vsize=9625040 CPUtime=1797.12 cores=0,2,4,6
/proc/5622/task/5623/stat : 5623 (java) R 5619 5622 737 0 -1 4202560 2549 0 1 0 179677 35 0 0 20 0 19 0 106970142 9856040960 87574 33554432000 1073741824 1073778376 140736984407488 139881784737472 139881657440292 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=5622/tid=5625] ppid=5619 vsize=9625040 CPUtime=0.12 cores=0,2,4,6
/proc/5622/task/5625/stat : 5625 (java) S 5619 5622 737 0 -1 4202560 201 0 0 0 10 2 0 0 20 0 19 0 106970142 9856040960 87574 33554432000 1073741824 1073778376 140736984407488 139881628559656 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5622/tid=5626] ppid=5619 vsize=9625040 CPUtime=0.14 cores=0,2,4,6
/proc/5622/task/5626/stat : 5626 (java) S 5619 5622 737 0 -1 4202560 195 0 0 0 12 2 0 0 20 0 19 0 106970142 9856040960 87574 33554432000 1073741824 1073778376 140736984407488 139881627506856 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5622/tid=5627] ppid=5619 vsize=9625040 CPUtime=0.1 cores=0,2,4,6
/proc/5622/task/5627/stat : 5627 (java) S 5619 5622 737 0 -1 4202560 143 0 0 0 10 0 0 0 20 0 19 0 106970142 9856040960 87574 33554432000 1073741824 1073778376 140736984407488 139881626454568 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5622/tid=5628] ppid=5619 vsize=9625040 CPUtime=0.15 cores=0,2,4,6
/proc/5622/task/5628/stat : 5628 (java) S 5619 5622 737 0 -1 4202560 169 0 0 0 12 3 0 0 20 0 19 0 106970142 9856040960 87574 33554432000 1073741824 1073778376 140736984407488 139881625401768 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5622/tid=5629] ppid=5619 vsize=9625040 CPUtime=0.13 cores=0,2,4,6
/proc/5622/task/5629/stat : 5629 (java) S 5619 5622 737 0 -1 4202560 43 0 0 0 11 2 0 0 20 0 19 0 106970142 9856040960 87574 33554432000 1073741824 1073778376 140736984407488 139881624349480 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5622/tid=5630] ppid=5619 vsize=9625040 CPUtime=0.1 cores=0,2,4,6
/proc/5622/task/5630/stat : 5630 (java) S 5619 5622 737 0 -1 4202560 184 0 0 0 8 2 0 0 20 0 19 0 106970142 9856040960 87574 33554432000 1073741824 1073778376 140736984407488 139881623296680 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5622/tid=5631] ppid=5619 vsize=9625040 CPUtime=0.15 cores=0,2,4,6
/proc/5622/task/5631/stat : 5631 (java) S 5619 5622 737 0 -1 4202560 248 0 0 0 13 2 0 0 20 0 19 0 106970142 9856040960 87574 33554432000 1073741824 1073778376 140736984407488 139881622244392 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5622/tid=5632] ppid=5619 vsize=9625040 CPUtime=0.2 cores=0,2,4,6
/proc/5622/task/5632/stat : 5632 (java) S 5619 5622 737 0 -1 4202560 132 0 0 0 18 2 0 0 20 0 19 0 106970142 9856040960 87574 33554432000 1073741824 1073778376 140736984407488 139881621191592 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5622/tid=5633] ppid=5619 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/5622/task/5633/stat : 5633 (java) S 5619 5622 737 0 -1 4202560 56 0 0 0 1 0 0 0 20 0 19 0 106970144 9856040960 87574 33554432000 1073741824 1073778376 140736984407488 139881608993000 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5622/tid=5634] ppid=5619 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5622/task/5634/stat : 5634 (java) S 5619 5622 737 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 106970144 9856040960 87574 33554432000 1073741824 1073778376 140736984407488 139881607939064 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5622/tid=5635] ppid=5619 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5622/task/5635/stat : 5635 (java) S 5619 5622 737 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 106970144 9856040960 87574 33554432000 1073741824 1073778376 140736984407488 139881606886664 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5622/tid=5636] ppid=5619 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5622/task/5636/stat : 5636 (java) S 5619 5622 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106970146 9856040960 87574 33554432000 1073741824 1073778376 140736984407488 139881605835152 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5622/tid=5637] ppid=5619 vsize=9625040 CPUtime=1.15 cores=0,2,4,6
/proc/5622/task/5637/stat : 5637 (java) S 5619 5622 737 0 -1 4202560 14973 0 0 0 112 3 0 0 20 0 19 0 106970146 9856040960 87574 33554432000 1073741824 1073778376 140736984407488 139881604782776 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5622/tid=5638] ppid=5619 vsize=9625040 CPUtime=0.36 cores=0,2,4,6
/proc/5622/task/5638/stat : 5638 (java) S 5619 5622 737 0 -1 4202560 4271 0 0 0 34 2 0 0 20 0 19 0 106970146 9856040960 87574 33554432000 1073741824 1073778376 140736984407488 139881603729976 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5622/tid=5639] ppid=5619 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5622/task/5639/stat : 5639 (java) S 5619 5622 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106970146 9856040960 87574 33554432000 1073741824 1073778376 140736984407488 139881602677880 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5622/tid=5640] ppid=5619 vsize=9625040 CPUtime=0.5 cores=0,2,4,6
/proc/5622/task/5640/stat : 5640 (java) S 5619 5622 737 0 -1 4202560 104 0 0 0 25 25 0 0 20 0 19 0 106970146 9856040960 87574 33554432000 1073741824 1073778376 140736984407488 139881601625288 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5622/tid=5641] ppid=5619 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5622/task/5641/stat : 5641 (java) S 5619 5622 737 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 106970169 9856040960 87574 33554432000 1073741824 1073778376 140736984407488 139881600521128 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.04
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 5622 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1797.51 s]
/proc/loadavg: 1.25 1.23 1.46 3/188 5741
/proc/meminfo: memFree=30289168/32872528 swapFree=16252/1391864
[pid=5622] ppid=5619 vsize=9625040 CPUtime=1800.04 cores=0,2,4,6
/proc/5622/stat : 5622 (java) S 5619 5622 737 0 -1 4202496 24525 0 1 0 179956 48 0 0 20 0 19 0 106970141 9856040960 87574 33554432000 1073741824 1073778376 140736984407488 140736984398624 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5622/statm: 2406260 87574 2275 9 0 2396937 0
[pid=5622/tid=5623] ppid=5619 vsize=9625040 CPUtime=1797.12 cores=0,2,4,6
/proc/5622/task/5623/stat : 5623 (java) R 5619 5622 737 0 -1 4202560 2549 0 1 0 179677 35 0 0 20 0 19 0 106970142 9856040960 87574 33554432000 1073741824 1073778376 140736984407488 139881784737472 139881657440292 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=5622/tid=5625] ppid=5619 vsize=9625040 CPUtime=0.12 cores=0,2,4,6
/proc/5622/task/5625/stat : 5625 (java) S 5619 5622 737 0 -1 4202560 201 0 0 0 10 2 0 0 20 0 19 0 106970142 9856040960 87574 33554432000 1073741824 1073778376 140736984407488 139881628559656 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5622/tid=5626] ppid=5619 vsize=9625040 CPUtime=0.14 cores=0,2,4,6
/proc/5622/task/5626/stat : 5626 (java) S 5619 5622 737 0 -1 4202560 195 0 0 0 12 2 0 0 20 0 19 0 106970142 9856040960 87574 33554432000 1073741824 1073778376 140736984407488 139881627506856 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5622/tid=5627] ppid=5619 vsize=9625040 CPUtime=0.1 cores=0,2,4,6
/proc/5622/task/5627/stat : 5627 (java) S 5619 5622 737 0 -1 4202560 143 0 0 0 10 0 0 0 20 0 19 0 106970142 9856040960 87574 33554432000 1073741824 1073778376 140736984407488 139881626454568 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5622/tid=5628] ppid=5619 vsize=9625040 CPUtime=0.15 cores=0,2,4,6
/proc/5622/task/5628/stat : 5628 (java) S 5619 5622 737 0 -1 4202560 169 0 0 0 12 3 0 0 20 0 19 0 106970142 9856040960 87574 33554432000 1073741824 1073778376 140736984407488 139881625401768 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5622/tid=5629] ppid=5619 vsize=9625040 CPUtime=0.13 cores=0,2,4,6
/proc/5622/task/5629/stat : 5629 (java) S 5619 5622 737 0 -1 4202560 43 0 0 0 11 2 0 0 20 0 19 0 106970142 9856040960 87574 33554432000 1073741824 1073778376 140736984407488 139881624349480 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5622/tid=5630] ppid=5619 vsize=9625040 CPUtime=0.1 cores=0,2,4,6
/proc/5622/task/5630/stat : 5630 (java) S 5619 5622 737 0 -1 4202560 184 0 0 0 8 2 0 0 20 0 19 0 106970142 9856040960 87574 33554432000 1073741824 1073778376 140736984407488 139881623296680 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5622/tid=5631] ppid=5619 vsize=9625040 CPUtime=0.15 cores=0,2,4,6
/proc/5622/task/5631/stat : 5631 (java) S 5619 5622 737 0 -1 4202560 248 0 0 0 13 2 0 0 20 0 19 0 106970142 9856040960 87574 33554432000 1073741824 1073778376 140736984407488 139881622244392 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5622/tid=5632] ppid=5619 vsize=9625040 CPUtime=0.2 cores=0,2,4,6
/proc/5622/task/5632/stat : 5632 (java) S 5619 5622 737 0 -1 4202560 132 0 0 0 18 2 0 0 20 0 19 0 106970142 9856040960 87574 33554432000 1073741824 1073778376 140736984407488 139881621191592 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5622/tid=5633] ppid=5619 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/5622/task/5633/stat : 5633 (java) S 5619 5622 737 0 -1 4202560 56 0 0 0 1 0 0 0 20 0 19 0 106970144 9856040960 87574 33554432000 1073741824 1073778376 140736984407488 139881608993000 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5622/tid=5634] ppid=5619 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5622/task/5634/stat : 5634 (java) S 5619 5622 737 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 106970144 9856040960 87574 33554432000 1073741824 1073778376 140736984407488 139881607939064 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5622/tid=5635] ppid=5619 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5622/task/5635/stat : 5635 (java) S 5619 5622 737 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 106970144 9856040960 87574 33554432000 1073741824 1073778376 140736984407488 139881606886664 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5622/tid=5636] ppid=5619 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5622/task/5636/stat : 5636 (java) S 5619 5622 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106970146 9856040960 87574 33554432000 1073741824 1073778376 140736984407488 139881605835152 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5622/tid=5637] ppid=5619 vsize=9625040 CPUtime=1.15 cores=0,2,4,6
/proc/5622/task/5637/stat : 5637 (java) S 5619 5622 737 0 -1 4202560 14973 0 0 0 112 3 0 0 20 0 19 0 106970146 9856040960 87574 33554432000 1073741824 1073778376 140736984407488 139881604782776 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5622/tid=5638] ppid=5619 vsize=9625040 CPUtime=0.36 cores=0,2,4,6
/proc/5622/task/5638/stat : 5638 (java) S 5619 5622 737 0 -1 4202560 4271 0 0 0 34 2 0 0 20 0 19 0 106970146 9856040960 87574 33554432000 1073741824 1073778376 140736984407488 139881603729976 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5622/tid=5639] ppid=5619 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5622/task/5639/stat : 5639 (java) S 5619 5622 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106970146 9856040960 87574 33554432000 1073741824 1073778376 140736984407488 139881602677880 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5622/tid=5640] ppid=5619 vsize=9625040 CPUtime=0.5 cores=0,2,4,6
/proc/5622/task/5640/stat : 5640 (java) S 5619 5622 737 0 -1 4202560 104 0 0 0 25 25 0 0 20 0 19 0 106970146 9856040960 87574 33554432000 1073741824 1073778376 140736984407488 139881601625288 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5622/tid=5641] ppid=5619 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5622/task/5641/stat : 5641 (java) S 5619 5622 737 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 106970169 9856040960 87574 33554432000 1073741824 1073778376 140736984407488 139881600521128 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 9625040

Child status: 143
Real time (s): 1797.55
CPU time (s): 1800.59
CPU user time (s): 1799.64
CPU system time (s): 0.952855
CPU usage (%): 100.169
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.64
system time used= 0.952855
maximum resident set size= 350460
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24572
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1120
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38274
involuntary context switches= 4006

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.8705 second user time and 13.394 second system time

The end

Launcher Data

Begin job on node119 at 2016-06-06 23:59:30
IDJOB=4085496
IDBENCH=25006
IDSOLVER=2546
FILE ID=node119/4085496-1465250370
RUNJOBID= node119-1465217315-754
PBS_JOBID= 19843200
Free space on /tmp= 71736 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/aksoy/area_delay/normalized-fir04_area_delay.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4085496-1465250370/watcher-4085496-1465250370 -o /tmp/evaluation-result-4085496-1465250370/solver-4085496-1465250370 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node119-1465217315-754 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4085496-1465250370.opb

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

MD5SUM BENCH= ea4ff8014cd873922b6021da249fa157
RANDOM SEED=219117165

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.410
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:        30399312 kB
Buffers:           44104 kB
Cached:           100796 kB
SwapCached:          856 kB
Active:           287700 kB
Inactive:          83692 kB
Active(anon):     226820 kB
Inactive(anon):     1640 kB
Active(file):      60880 kB
Inactive(file):    82052 kB
Unevictable:     1391864 kB
Mlocked:           16252 kB
SwapTotal:      67108856 kB
SwapFree:       67100136 kB
Dirty:               544 kB
Writeback:             0 kB
AnonPages:       1645548 kB
Mapped:            15376 kB
Shmem:                 0 kB
Slab:             567100 kB
SReclaimable:      10820 kB
SUnreclaim:       556280 kB
KernelStack:        1760 kB
PageTables:         7564 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2080220 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1613824 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= 71736 MiB
End job on node119 at 2016-06-07 00:29:28