Trace number 2662107

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 RES // CP 2.2.0 2010-05-31SAT (TO)50679 1803 992.384

General information on the benchmark

Namenormalized-PB07/OPT-BIGINT-LIN/submittedPB07/
aksoy/trarea_ac/normalized-fir05_trarea_ac.opb
MD5SUM3bc65171ee2bdd2ee7a63cc75f29f375
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark50679
Best CPU time to get the best result obtained on this benchmark1800.25
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables1152
Total number of constraints1774
Number of constraints which are clauses1774
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 constraint39
Number of terms in the objective function 661
Biggest coefficient in the objective function 2133
Number of bits for the biggest coefficient in the objective function 12
Sum of the numbers in the objective function 1049330
Number of bits of the sum of numbers in the objective function 21
Biggest number in a constraint 2133
Number of bits of the biggest number in a constraint 12
Biggest sum of numbers in a constraint 1049330
Number of bits of the biggest sum of numbers21
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.09/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.09/0.14	c This is free software under the dual EPL/GNU LGPL licenses.
0.09/0.14	c See www.sat4j.org for details.
0.09/0.15	c version 2.2.0.v20100531
0.09/0.15	c java.runtime.name	Java(TM) SE Runtime Environment
0.09/0.15	c java.vm.name		Java HotSpot(TM) Server VM
0.09/0.15	c java.vm.version	11.2-b01
0.09/0.15	c java.vm.vendor	Sun Microsystems Inc.
0.09/0.15	c sun.arch.data.model	32
0.09/0.15	c java.version		1.6.0_12
0.09/0.15	c os.name		Linux
0.09/0.15	c os.version		2.6.18-164.el5
0.09/0.15	c os.arch		i386
0.09/0.15	c Free memory 		1393557488
0.09/0.15	c Max memory 		1395916800
0.09/0.15	c Total memory 		1395916800
0.09/0.15	c Number of processors 	2
0.24/0.21	c Pseudo Boolean Optimization
0.24/0.21	c ManyCore solver with 2 solvers running in parallel
0.24/0.21	c --- Begin Solver configuration ---
0.24/0.21	c Stops conflict analysis at the first Unique Implication Point
0.24/0.21	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@4413ee
0.24/0.21	c Learn all clauses as in MiniSAT
0.24/0.21	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.24/0.21	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.24/0.21	c Expensive reason simplification
0.24/0.21	c Armin Biere (Picosat) restarts strategy
0.24/0.21	c Glucose learned constraints deletion strategy
0.24/0.21	c timeout=2147483s
0.24/0.21	c DB Simplification allowed=false
0.24/0.21	c --- End Solver configuration ---
0.24/0.21	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.24/0.21	c --- Begin Solver configuration ---
0.24/0.21	c Stops conflict analysis at the first Unique Implication Point
0.24/0.21	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@1cb25f1
0.24/0.21	c Learn all clauses as in MiniSAT
0.24/0.21	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.24/0.21	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.24/0.21	c No reason simplification
0.24/0.21	c Armin Biere (Picosat) restarts strategy
0.24/0.21	c Glucose learned constraints deletion strategy
0.24/0.21	c timeout=2147483s
0.24/0.21	c DB Simplification allowed=false
0.24/0.21	c --- End Solver configuration ---
0.24/0.21	
0.24/0.21	c solving HOME/instance-2662107-1276645008.opb
0.24/0.21	c reading problem ... 
0.85/0.60	c ... done. Wall clock time 0.39s.
0.85/0.60	c #vars     1152
0.85/0.60	c #constraints  1774
0.85/0.60	c constraints type 
0.85/0.60	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 506
0.85/0.60	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 1263
0.85/0.60	c constraints type 
0.85/0.60	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 1263
0.85/0.60	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 506
1.05/0.71	c And the winner is Resolution
1.12/1.64	c SATISFIABLE
1.12/1.64	c OPTIMIZING...
1.12/1.64	c Got one! Elapsed wall clock time (in seconds):1.428
1.12/1.64	o 54696
2.83/2.55	c And the winner is CuttingPlanes
2.94/2.71	c Got one! Elapsed wall clock time (in seconds):2.496
2.94/2.71	o 53542
3.14/2.82	c And the winner is CuttingPlanes
3.18/3.75	c Got one! Elapsed wall clock time (in seconds):3.544
3.18/3.75	o 53452
4.68/4.56	c And the winner is CuttingPlanes
4.79/4.80	c Got one! Elapsed wall clock time (in seconds):4.593
4.79/4.80	o 53420
4.79/4.86	c And the winner is CuttingPlanes
4.90/5.83	c Got one! Elapsed wall clock time (in seconds):5.616
4.90/5.83	o 52176
5.84/6.31	c cleaning 2499 clauses out of 5001 with flag 5001/5001
8.78/7.83	c cleaning 4251 clauses out of 8504 with flag 11003/11003
11.90/9.47	c cleaning 5621 clauses out of 11251 with flag 18001/18001
15.43/11.28	c cleaning 6811 clauses out of 13629 with flag 26000/26000
19.75/13.47	c cleaning 7903 clauses out of 15818 with flag 35000/35000
23.88/15.59	c cleaning 8953 clauses out of 17915 with flag 45000/45000
28.38/17.81	c cleaning 9478 clauses out of 18964 with flag 55002/55002
32.68/20.07	c cleaning 9737 clauses out of 19486 with flag 65002/65002
34.60/21.08	c And the winner is CuttingPlanes
34.75/21.91	c Got one! Elapsed wall clock time (in seconds):21.7
34.75/21.91	o 51129
37.31/23.26	c cleaning 9871 clauses out of 19748 with flag 75001/75001
41.62/25.46	c cleaning 9926 clauses out of 19876 with flag 85000/85000
46.49/27.91	c cleaning 9971 clauses out of 19950 with flag 95000/95000
50.38/29.90	c cleaning 9984 clauses out of 19981 with flag 105002/105002
54.62/32.18	c cleaning 9973 clauses out of 19995 with flag 115000/115000
59.09/34.41	c cleaning 10011 clauses out of 20024 with flag 125002/125002
63.56/36.73	c cleaning 10001 clauses out of 20011 with flag 135000/135000
68.24/39.17	c cleaning 9999 clauses out of 20011 with flag 145001/145001
72.67/41.40	c cleaning 9997 clauses out of 20011 with flag 155000/155000
77.13/43.77	c cleaning 9999 clauses out of 20015 with flag 165001/165001
81.80/46.11	c cleaning 10004 clauses out of 20015 with flag 175000/175000
86.07/48.30	c cleaning 9999 clauses out of 20011 with flag 185000/185000
90.31/50.57	c cleaning 10002 clauses out of 20012 with flag 195000/195000
95.38/53.18	c cleaning 10000 clauses out of 20010 with flag 205000/205000
99.06/55.09	c cleaning 9999 clauses out of 20012 with flag 215002/215002
102.72/56.99	c cleaning 10003 clauses out of 20011 with flag 225000/225000
108.14/59.74	c cleaning 9982 clauses out of 20008 with flag 235000/235000
113.19/62.36	c cleaning 9995 clauses out of 20026 with flag 245000/245000
118.24/64.96	c cleaning 10010 clauses out of 20032 with flag 255001/255001
122.87/67.32	c cleaning 10006 clauses out of 20021 with flag 265000/265000
127.46/69.77	c cleaning 9994 clauses out of 20015 with flag 275000/275000
131.13/71.68	c cleaning 10008 clauses out of 20021 with flag 285000/285000
134.76/73.50	c cleaning 9991 clauses out of 20013 with flag 295000/295000
139.78/76.13	c cleaning 10008 clauses out of 20027 with flag 305005/305005
144.17/78.44	c cleaning 9999 clauses out of 20015 with flag 315001/315001
147.61/80.22	c cleaning 10004 clauses out of 20016 with flag 325001/325001
150.86/81.91	c cleaning 9996 clauses out of 20013 with flag 335002/335002
155.09/84.14	c cleaning 9996 clauses out of 20015 with flag 345000/345000
161.06/87.26	c cleaning 10000 clauses out of 20019 with flag 355000/355000
167.07/90.35	c cleaning 9994 clauses out of 20019 with flag 365000/365000
173.45/93.69	c cleaning 10006 clauses out of 20025 with flag 375000/375000
179.43/96.70	c cleaning 10006 clauses out of 20019 with flag 385000/385000
183.97/99.14	c cleaning 10002 clauses out of 20013 with flag 395000/395000
188.35/101.43	c cleaning 9999 clauses out of 20012 with flag 405001/405001
193.15/103.94	c cleaning 9999 clauses out of 20012 with flag 415000/415000
197.74/106.39	c cleaning 10004 clauses out of 20015 with flag 425002/425002
202.46/108.83	c cleaning 9999 clauses out of 20009 with flag 435000/435000
206.86/111.11	c cleaning 10000 clauses out of 20011 with flag 445001/445001
211.63/113.63	c cleaning 10001 clauses out of 20011 with flag 455001/455001
216.60/116.23	c cleaning 9996 clauses out of 20010 with flag 465001/465001
221.12/118.69	c cleaning 9995 clauses out of 20014 with flag 475001/475001
225.11/120.78	c cleaning 10003 clauses out of 20018 with flag 485000/485000
229.90/123.27	c cleaning 10003 clauses out of 20016 with flag 495001/495001
234.66/125.76	c cleaning 9993 clauses out of 20012 with flag 505000/505000
239.37/128.26	c cleaning 9997 clauses out of 20019 with flag 515000/515000
244.55/130.91	c cleaning 10000 clauses out of 20022 with flag 525000/525000
249.71/133.61	c cleaning 9995 clauses out of 20022 with flag 535000/535000
254.88/136.38	c cleaning 10005 clauses out of 20030 with flag 545003/545003
260.16/139.10	c cleaning 9998 clauses out of 20022 with flag 555000/555000
265.33/141.80	c cleaning 10001 clauses out of 20024 with flag 565000/565000
270.50/144.52	c cleaning 10006 clauses out of 20025 with flag 575002/575002
275.25/147.01	c cleaning 10005 clauses out of 20017 with flag 585000/585000
279.54/149.33	c cleaning 10001 clauses out of 20013 with flag 595001/595001
284.10/151.78	c cleaning 10003 clauses out of 20012 with flag 605001/605001
288.08/153.87	c cleaning 9997 clauses out of 20008 with flag 615000/615000
292.25/156.09	c cleaning 9999 clauses out of 20011 with flag 625000/625000
297.33/158.77	c cleaning 9998 clauses out of 20013 with flag 635001/635001
301.49/160.98	c cleaning 9996 clauses out of 20014 with flag 645000/645000
305.65/163.10	c cleaning 10002 clauses out of 20018 with flag 655000/655000
309.42/165.17	c cleaning 10000 clauses out of 20017 with flag 665001/665001
314.08/167.62	c cleaning 9997 clauses out of 20016 with flag 675000/675000
319.04/170.27	c cleaning 10005 clauses out of 20019 with flag 685000/685000
324.17/172.99	c cleaning 9997 clauses out of 20014 with flag 695000/695000
329.71/175.83	c cleaning 10005 clauses out of 20017 with flag 705000/705000
334.59/178.45	c cleaning 10001 clauses out of 20013 with flag 715001/715001
337.54/180.08	c cleaning 10001 clauses out of 20011 with flag 725000/725000
340.69/181.74	c cleaning 9994 clauses out of 20011 with flag 735001/735001
343.85/183.41	c cleaning 9999 clauses out of 20016 with flag 745000/745000
346.93/185.17	c cleaning 10004 clauses out of 20017 with flag 755000/755000
350.09/186.80	c cleaning 9998 clauses out of 20014 with flag 765001/765001
353.04/188.43	c cleaning 9994 clauses out of 20016 with flag 775001/775001
358.78/191.44	c cleaning 10006 clauses out of 20021 with flag 785000/785000
365.23/194.89	c cleaning 10001 clauses out of 20015 with flag 795000/795000
371.56/198.17	c cleaning 10000 clauses out of 20014 with flag 805000/805000
377.87/201.43	c cleaning 9999 clauses out of 20015 with flag 815001/815001
383.99/204.66	c cleaning 9999 clauses out of 20015 with flag 825000/825000
390.24/207.93	c cleaning 9999 clauses out of 20016 with flag 835000/835000
396.15/211.05	c cleaning 10002 clauses out of 20017 with flag 845000/845000
402.05/214.17	c cleaning 9995 clauses out of 20015 with flag 855000/855000
408.16/217.32	c cleaning 10000 clauses out of 20020 with flag 865000/865000
413.97/220.47	c cleaning 10002 clauses out of 20021 with flag 875001/875001
418.87/223.03	c cleaning 10006 clauses out of 20018 with flag 885000/885000
423.59/225.54	c cleaning 10005 clauses out of 20013 with flag 895001/895001
428.09/227.90	c cleaning 9995 clauses out of 20008 with flag 905001/905001
433.49/230.81	c cleaning 9993 clauses out of 20012 with flag 915000/915000
438.01/233.22	c cleaning 10003 clauses out of 20019 with flag 925000/925000
442.69/235.74	c cleaning 9998 clauses out of 20016 with flag 935000/935000
447.59/238.30	c cleaning 10004 clauses out of 20018 with flag 945000/945000
452.75/241.13	c cleaning 10004 clauses out of 20015 with flag 955001/955001
457.63/243.75	c cleaning 10004 clauses out of 20011 with flag 965001/965001
461.52/245.87	c cleaning 9996 clauses out of 20006 with flag 975000/975000
465.99/248.20	c cleaning 9993 clauses out of 20010 with flag 985000/985000
470.77/250.90	c cleaning 9996 clauses out of 20017 with flag 995000/995000
475.84/253.56	c cleaning 10003 clauses out of 20021 with flag 1005000/1005000
480.70/256.10	c cleaning 10004 clauses out of 20018 with flag 1015000/1015000
483.38/257.62	c And the winner is CuttingPlanes
483.42/258.41	c Got one! Elapsed wall clock time (in seconds):258.203
483.42/258.41	o 50954
484.37/258.97	c cleaning 10002 clauses out of 20014 with flag 1025000/1025000
487.14/260.56	c cleaning 9998 clauses out of 20013 with flag 1035001/1035001
489.82/262.03	c cleaning 10000 clauses out of 20014 with flag 1045000/1045000
492.29/263.48	c cleaning 9999 clauses out of 20015 with flag 1055001/1055001
494.77/264.89	c cleaning 9997 clauses out of 20016 with flag 1065001/1065001
497.52/266.47	c cleaning 10003 clauses out of 20018 with flag 1075000/1075000
500.00/267.87	c cleaning 9998 clauses out of 20016 with flag 1085001/1085001
502.67/269.30	c cleaning 10003 clauses out of 20018 with flag 1095001/1095001
505.15/270.72	c cleaning 9998 clauses out of 20015 with flag 1105001/1105001
507.69/272.23	c cleaning 10003 clauses out of 20016 with flag 1115000/1115000
511.35/274.26	c cleaning 10002 clauses out of 20014 with flag 1125001/1125001
517.01/277.25	c cleaning 10001 clauses out of 20012 with flag 1135001/1135001
522.23/280.09	c cleaning 10001 clauses out of 20010 with flag 1145000/1145000
527.56/282.93	c cleaning 9997 clauses out of 20011 with flag 1155002/1155002
532.60/285.70	c cleaning 9999 clauses out of 20013 with flag 1165001/1165001
538.23/288.60	c cleaning 9999 clauses out of 20015 with flag 1175002/1175002
544.05/291.73	c cleaning 9998 clauses out of 20015 with flag 1185001/1185001
549.97/294.94	c cleaning 10000 clauses out of 20016 with flag 1195000/1195000
555.18/297.76	c cleaning 10000 clauses out of 20016 with flag 1205000/1205000
560.61/300.65	c cleaning 9999 clauses out of 20016 with flag 1215000/1215000
566.63/303.82	c cleaning 9998 clauses out of 20018 with flag 1225001/1225001
572.92/307.26	c cleaning 9999 clauses out of 20020 with flag 1235001/1235001
579.35/310.62	c cleaning 10004 clauses out of 20020 with flag 1245000/1245000
585.16/313.78	c cleaning 10005 clauses out of 20016 with flag 1255000/1255000
590.58/316.60	c And the winner is CuttingPlanes
590.58/316.63	c Got one! Elapsed wall clock time (in seconds):316.418
590.58/316.63	o 50679
591.12/316.94	c cleaning 10001 clauses out of 20011 with flag 1265000/1265000
595.60/319.40	c cleaning 9999 clauses out of 20010 with flag 1275000/1275000
600.61/322.16	c cleaning 10001 clauses out of 20011 with flag 1285000/1285000
605.04/324.53	c cleaning 9996 clauses out of 20011 with flag 1295001/1295001
609.44/326.95	c cleaning 9999 clauses out of 20015 with flag 1305001/1305001
615.52/330.23	c cleaning 10002 clauses out of 20015 with flag 1315000/1315000
620.93/333.12	c cleaning 10003 clauses out of 20013 with flag 1325000/1325000
624.54/335.16	c cleaning 10001 clauses out of 20011 with flag 1335001/1335001
628.75/337.43	c cleaning 10000 clauses out of 20010 with flag 1345001/1345001
633.03/339.84	c cleaning 9997 clauses out of 20009 with flag 1355000/1355000
637.05/342.06	c cleaning 10002 clauses out of 20014 with flag 1365002/1365002
641.46/344.46	c cleaning 10000 clauses out of 20010 with flag 1375000/1375000
645.64/346.75	c cleaning 9994 clauses out of 20011 with flag 1385001/1385001
649.91/349.15	c cleaning 9999 clauses out of 20016 with flag 1395000/1395000
654.30/351.57	c cleaning 10002 clauses out of 20020 with flag 1405003/1405003
658.90/354.05	c cleaning 10001 clauses out of 20015 with flag 1415000/1415000
663.69/356.63	c cleaning 10006 clauses out of 20015 with flag 1425001/1425001
668.55/359.36	c cleaning 9996 clauses out of 20008 with flag 1435000/1435000
673.55/362.03	c cleaning 9999 clauses out of 20013 with flag 1445001/1445001
678.13/364.58	c cleaning 9994 clauses out of 20013 with flag 1455000/1455000
683.10/367.28	c cleaning 9997 clauses out of 20019 with flag 1465000/1465000
689.15/370.56	c cleaning 10008 clauses out of 20023 with flag 1475001/1475001
694.72/373.59	c cleaning 10002 clauses out of 20014 with flag 1485000/1485000
700.48/376.65	c cleaning 10000 clauses out of 20013 with flag 1495001/1495001
706.05/379.61	c cleaning 10000 clauses out of 20012 with flag 1505000/1505000
711.46/382.67	c cleaning 9991 clauses out of 20012 with flag 1515000/1515000
717.03/385.63	c cleaning 10001 clauses out of 20021 with flag 1525000/1525000
722.58/388.65	c cleaning 9992 clauses out of 20020 with flag 1535000/1535000
728.15/391.70	c cleaning 9999 clauses out of 20029 with flag 1545001/1545001
733.96/394.84	c cleaning 10005 clauses out of 20029 with flag 1555000/1555000
739.12/397.62	c cleaning 10004 clauses out of 20024 with flag 1565000/1565000
743.69/400.19	c cleaning 10005 clauses out of 20020 with flag 1575000/1575000
748.28/402.61	c cleaning 9999 clauses out of 20016 with flag 1585001/1585001
752.89/405.24	c cleaning 10003 clauses out of 20018 with flag 1595002/1595002
757.87/407.96	c cleaning 10001 clauses out of 20014 with flag 1605001/1605001
762.82/410.70	c cleaning 9997 clauses out of 20015 with flag 1615003/1615003
767.79/413.39	c cleaning 10000 clauses out of 20016 with flag 1625001/1625001
773.40/416.43	c cleaning 10000 clauses out of 20015 with flag 1635000/1635000
778.36/419.16	c cleaning 9995 clauses out of 20015 with flag 1645000/1645000
782.91/421.69	c cleaning 10000 clauses out of 20020 with flag 1655000/1655000
787.86/424.38	c cleaning 10004 clauses out of 20020 with flag 1665000/1665000
793.09/427.29	c cleaning 10001 clauses out of 20017 with flag 1675001/1675001
798.04/429.92	c cleaning 9996 clauses out of 20016 with flag 1685001/1685001
802.99/432.66	c cleaning 10004 clauses out of 20019 with flag 1695000/1695000
808.15/435.48	c cleaning 10002 clauses out of 20015 with flag 1705000/1705000
813.94/438.66	c cleaning 10001 clauses out of 20014 with flag 1715001/1715001
820.30/442.00	c cleaning 9990 clauses out of 20012 with flag 1725000/1725000
825.64/444.96	c cleaning 9995 clauses out of 20022 with flag 1735000/1735000
831.00/447.88	c cleaning 10007 clauses out of 20028 with flag 1745001/1745001
836.78/451.02	c cleaning 10006 clauses out of 20021 with flag 1755001/1755001
842.31/454.05	c cleaning 10000 clauses out of 20015 with flag 1765001/1765001
847.66/456.93	c cleaning 9988 clauses out of 20014 with flag 1775000/1775000
853.01/459.82	c cleaning 10003 clauses out of 20026 with flag 1785000/1785000
858.58/462.97	c cleaning 10003 clauses out of 20023 with flag 1795000/1795000
864.32/466.02	c cleaning 9999 clauses out of 20020 with flag 1805000/1805000
869.86/469.00	c cleaning 10004 clauses out of 20021 with flag 1815000/1815000
875.40/472.07	c cleaning 9995 clauses out of 20018 with flag 1825001/1825001
881.35/475.33	c cleaning 9998 clauses out of 20022 with flag 1835000/1835000
886.86/478.32	c cleaning 10004 clauses out of 20024 with flag 1845000/1845000
892.16/481.25	c cleaning 9998 clauses out of 20020 with flag 1855000/1855000
897.67/484.23	c cleaning 10004 clauses out of 20023 with flag 1865001/1865001
903.03/487.24	c cleaning 10000 clauses out of 20018 with flag 1875000/1875000
908.55/490.20	c cleaning 10001 clauses out of 20018 with flag 1885000/1885000
913.84/493.11	c cleaning 9997 clauses out of 20019 with flag 1895002/1895002
919.15/496.01	c cleaning 9994 clauses out of 20020 with flag 1905000/1905000
924.48/499.09	c cleaning 10004 clauses out of 20026 with flag 1915000/1915000
930.00/502.07	c cleaning 9994 clauses out of 20022 with flag 1925000/1925000
935.70/505.15	c cleaning 10003 clauses out of 20028 with flag 1935000/1935000
940.80/507.90	c cleaning 10010 clauses out of 20027 with flag 1945002/1945002
945.52/510.64	c cleaning 10002 clauses out of 20015 with flag 1955000/1955000
950.42/513.35	c cleaning 9996 clauses out of 20013 with flag 1965000/1965000
955.34/516.08	c cleaning 10002 clauses out of 20018 with flag 1975001/1975001
960.82/519.07	c cleaning 9994 clauses out of 20015 with flag 1985000/1985000
966.33/522.12	c cleaning 9999 clauses out of 20021 with flag 1995000/1995000
971.42/524.92	c cleaning 10006 clauses out of 20023 with flag 2005001/2005001
976.92/527.95	c cleaning 10004 clauses out of 20017 with flag 2015001/2015001
981.81/530.63	c cleaning 10001 clauses out of 20012 with flag 2025000/2025000
987.13/533.66	c cleaning 9995 clauses out of 20011 with flag 2035000/2035000
992.01/536.30	c cleaning 10002 clauses out of 20016 with flag 2045000/2045000
996.90/539.09	c cleaning 10001 clauses out of 20015 with flag 2055001/2055001
1002.18/541.99	c cleaning 10002 clauses out of 20013 with flag 2065000/2065000
1007.67/545.08	c cleaning 9989 clauses out of 20011 with flag 2075000/2075000
1013.15/548.02	c cleaning 10007 clauses out of 20022 with flag 2085000/2085000
1019.04/551.23	c cleaning 9994 clauses out of 20015 with flag 2095000/2095000
1024.71/554.35	c cleaning 9999 clauses out of 20021 with flag 2105000/2105000
1030.81/557.71	c cleaning 9991 clauses out of 20022 with flag 2115000/2115000
1036.68/560.90	c cleaning 10006 clauses out of 20032 with flag 2125001/2125001
1042.36/564.03	c cleaning 10000 clauses out of 20030 with flag 2135005/2135005
1047.62/566.99	c cleaning 10000 clauses out of 20025 with flag 2145000/2145000
1053.50/570.21	c cleaning 10004 clauses out of 20025 with flag 2155000/2155000
1059.55/573.59	c cleaning 10004 clauses out of 20022 with flag 2165001/2165001
1065.20/576.66	c cleaning 10000 clauses out of 20017 with flag 2175000/2175000
1070.68/579.67	c cleaning 9999 clauses out of 20018 with flag 2185001/2185001
1076.37/582.83	c cleaning 9995 clauses out of 20018 with flag 2195000/2195000
1082.03/585.96	c cleaning 10007 clauses out of 20023 with flag 2205000/2205000
1087.90/589.18	c cleaning 9999 clauses out of 20017 with flag 2215001/2215001
1094.36/592.61	c cleaning 10002 clauses out of 20017 with flag 2225000/2225000
1099.85/595.77	c cleaning 9996 clauses out of 20015 with flag 2235000/2235000
1105.32/598.72	c cleaning 10002 clauses out of 20019 with flag 2245000/2245000
1110.79/601.76	c cleaning 9995 clauses out of 20018 with flag 2255001/2255001
1116.43/604.85	c cleaning 10001 clauses out of 20023 with flag 2265001/2265001
1122.11/608.02	c cleaning 10007 clauses out of 20023 with flag 2275002/2275002
1127.57/611.03	c cleaning 9999 clauses out of 20015 with flag 2285001/2285001
1133.03/614.07	c cleaning 9999 clauses out of 20016 with flag 2295001/2295001
1138.69/617.15	c cleaning 10001 clauses out of 20016 with flag 2305000/2305000
1144.36/620.33	c cleaning 9992 clauses out of 20015 with flag 2315000/2315000
1150.03/623.43	c cleaning 9998 clauses out of 20023 with flag 2325000/2325000
1155.68/626.52	c cleaning 9999 clauses out of 20025 with flag 2335000/2335000
1161.55/629.71	c cleaning 9995 clauses out of 20026 with flag 2345000/2345000
1167.41/633.01	c cleaning 10006 clauses out of 20031 with flag 2355000/2355000
1172.87/636.09	c cleaning 10008 clauses out of 20026 with flag 2365001/2365001
1178.33/639.07	c cleaning 10002 clauses out of 20018 with flag 2375001/2375001
1184.59/642.45	c cleaning 9998 clauses out of 20015 with flag 2385000/2385000
1190.81/646.00	c cleaning 10005 clauses out of 20017 with flag 2395000/2395000
1196.67/649.15	c cleaning 10001 clauses out of 20013 with flag 2405001/2405001
1202.88/652.59	c cleaning 9990 clauses out of 20011 with flag 2415000/2415000
1208.91/655.89	c cleaning 10006 clauses out of 20021 with flag 2425000/2425000
1215.15/659.36	c cleaning 9997 clauses out of 20015 with flag 2435000/2435000
1221.57/662.81	c cleaning 10005 clauses out of 20019 with flag 2445001/2445001
1228.20/666.50	c cleaning 10000 clauses out of 20014 with flag 2455001/2455001
1234.42/669.86	c cleaning 9997 clauses out of 20014 with flag 2465001/2465001
1240.85/673.42	c cleaning 9994 clauses out of 20016 with flag 2475000/2475000
1247.06/676.80	c cleaning 10004 clauses out of 20023 with flag 2485001/2485001
1252.49/679.81	c cleaning 10001 clauses out of 20019 with flag 2495001/2495001
1257.90/682.80	c cleaning 9998 clauses out of 20018 with flag 2505001/2505001
1263.52/686.03	c cleaning 10004 clauses out of 20020 with flag 2515001/2515001
1269.15/689.13	c cleaning 9996 clauses out of 20016 with flag 2525001/2525001
1274.56/692.18	c cleaning 10002 clauses out of 20021 with flag 2535002/2535002
1279.98/695.19	c cleaning 10002 clauses out of 20017 with flag 2545000/2545000
1285.79/698.42	c cleaning 10001 clauses out of 20016 with flag 2555001/2555001
1291.20/701.46	c cleaning 9992 clauses out of 20017 with flag 2565003/2565003
1296.82/704.52	c cleaning 9995 clauses out of 20022 with flag 2575000/2575000
1302.62/707.72	c cleaning 10004 clauses out of 20028 with flag 2585001/2585001
1308.22/710.91	c cleaning 10004 clauses out of 20023 with flag 2595000/2595000
1312.84/713.58	c cleaning 10001 clauses out of 20019 with flag 2605000/2605000
1317.86/716.34	c cleaning 10002 clauses out of 20018 with flag 2615000/2615000
1322.86/719.15	c cleaning 10001 clauses out of 20016 with flag 2625000/2625000
1328.06/722.12	c cleaning 10000 clauses out of 20015 with flag 2635000/2635000
1332.88/724.85	c cleaning 10000 clauses out of 20015 with flag 2645000/2645000
1337.88/727.64	c cleaning 10000 clauses out of 20015 with flag 2655000/2655000
1343.10/730.54	c cleaning 9997 clauses out of 20015 with flag 2665000/2665000
1348.47/733.64	c cleaning 9995 clauses out of 20018 with flag 2675000/2675000
1353.66/736.52	c cleaning 9994 clauses out of 20024 with flag 2685001/2685001
1358.65/739.33	c cleaning 10009 clauses out of 20029 with flag 2695000/2695000
1363.63/742.17	c cleaning 9998 clauses out of 20020 with flag 2705000/2705000
1369.22/745.31	c cleaning 9997 clauses out of 20022 with flag 2715000/2715000
1374.21/748.11	c cleaning 10004 clauses out of 20028 with flag 2725003/2725003
1378.98/750.89	c cleaning 10003 clauses out of 20021 with flag 2735000/2735000
1384.38/753.84	c cleaning 10006 clauses out of 20019 with flag 2745001/2745001
1389.57/756.90	c cleaning 9992 clauses out of 20012 with flag 2755000/2755000
1394.54/759.69	c cleaning 10003 clauses out of 20020 with flag 2765000/2765000
1399.94/762.64	c cleaning 9998 clauses out of 20017 with flag 2775000/2775000
1405.33/765.63	c cleaning 10003 clauses out of 20020 with flag 2785001/2785001
1410.48/768.64	c cleaning 9999 clauses out of 20017 with flag 2795001/2795001
1415.47/771.43	c cleaning 9999 clauses out of 20018 with flag 2805001/2805001
1420.46/774.29	c cleaning 10000 clauses out of 20020 with flag 2815002/2815002
1425.44/777.06	c cleaning 9999 clauses out of 20019 with flag 2825001/2825001
1430.83/780.14	c cleaning 10002 clauses out of 20019 with flag 2835000/2835000
1436.01/783.09	c cleaning 10001 clauses out of 20018 with flag 2845001/2845001
1441.19/785.97	c cleaning 9999 clauses out of 20016 with flag 2855000/2855000
1446.38/788.85	c cleaning 9998 clauses out of 20017 with flag 2865000/2865000
1451.73/792.00	c cleaning 9998 clauses out of 20019 with flag 2875000/2875000
1457.11/794.90	c cleaning 9998 clauses out of 20021 with flag 2885000/2885000
1462.30/797.82	c cleaning 10005 clauses out of 20023 with flag 2895000/2895000
1467.29/800.66	c cleaning 9994 clauses out of 20018 with flag 2905000/2905000
1472.86/803.84	c cleaning 10009 clauses out of 20029 with flag 2915005/2915005
1478.24/806.81	c cleaning 9999 clauses out of 20016 with flag 2925001/2925001
1483.43/809.72	c cleaning 10001 clauses out of 20017 with flag 2935001/2935001
1487.40/812.08	c cleaning 10002 clauses out of 20015 with flag 2945000/2945000
1492.55/815.08	c cleaning 10003 clauses out of 20016 with flag 2955003/2955003
1497.32/817.76	c cleaning 10001 clauses out of 20010 with flag 2965000/2965000
1502.09/820.44	c cleaning 9999 clauses out of 20010 with flag 2975001/2975001
1506.87/823.14	c cleaning 9999 clauses out of 20011 with flag 2985001/2985001
1511.83/826.06	c cleaning 9997 clauses out of 20011 with flag 2995000/2995000
1516.61/828.77	c cleaning 10002 clauses out of 20015 with flag 3005001/3005001
1521.18/831.35	c cleaning 10002 clauses out of 20014 with flag 3015002/3015002
1525.95/834.04	c cleaning 10004 clauses out of 20011 with flag 3025001/3025001
1530.88/836.96	c cleaning 9996 clauses out of 20006 with flag 3035000/3035000
1535.84/839.74	c cleaning 9994 clauses out of 20010 with flag 3045000/3045000
1541.01/842.65	c cleaning 10001 clauses out of 20017 with flag 3055001/3055001
1545.36/845.14	c cleaning 9999 clauses out of 20016 with flag 3065001/3065001
1550.09/847.96	c cleaning 9997 clauses out of 20016 with flag 3075000/3075000
1554.66/850.58	c cleaning 10002 clauses out of 20023 with flag 3085004/3085004
1559.39/853.28	c cleaning 10001 clauses out of 20017 with flag 3095000/3095000
1563.96/855.88	c cleaning 9999 clauses out of 20016 with flag 3105000/3105000
1568.82/858.73	c cleaning 9996 clauses out of 20017 with flag 3115000/3115000
1573.17/861.25	c cleaning 9999 clauses out of 20021 with flag 3125000/3125000
1577.93/863.95	c cleaning 9992 clauses out of 20022 with flag 3135000/3135000
1582.88/866.70	c cleaning 10005 clauses out of 20031 with flag 3145001/3145001
1588.33/869.96	c cleaning 9996 clauses out of 20025 with flag 3155000/3155000
1593.48/872.86	c cleaning 10003 clauses out of 20029 with flag 3165000/3165000
1598.64/875.73	c cleaning 10005 clauses out of 20027 with flag 3175001/3175001
1603.57/878.52	c cleaning 10004 clauses out of 20022 with flag 3185001/3185001
1608.87/881.62	c cleaning 9998 clauses out of 20017 with flag 3195000/3195000
1614.20/884.60	c cleaning 10003 clauses out of 20019 with flag 3205000/3205000
1619.14/887.46	c cleaning 9989 clauses out of 20018 with flag 3215002/3215002
1623.68/890.07	c cleaning 10005 clauses out of 20027 with flag 3225000/3225000
1628.34/892.86	c cleaning 10003 clauses out of 20022 with flag 3235000/3235000
1632.89/895.44	c cleaning 10005 clauses out of 20020 with flag 3245001/3245001
1637.81/898.27	c cleaning 9995 clauses out of 20014 with flag 3255000/3255000
1642.35/900.88	c cleaning 10002 clauses out of 20021 with flag 3265002/3265002
1647.62/903.94	c cleaning 10003 clauses out of 20017 with flag 3275000/3275000
1652.55/906.75	c cleaning 10004 clauses out of 20015 with flag 3285001/3285001
1657.46/909.59	c cleaning 9996 clauses out of 20012 with flag 3295002/3295002
1662.38/912.31	c cleaning 10001 clauses out of 20015 with flag 3305001/3305001
1667.64/915.49	c cleaning 10000 clauses out of 20013 with flag 3315000/3315000
1672.76/918.34	c cleaning 9992 clauses out of 20014 with flag 3325001/3325001
1677.68/921.13	c cleaning 10000 clauses out of 20022 with flag 3335001/3335001
1682.59/923.95	c cleaning 10002 clauses out of 20021 with flag 3345000/3345000
1688.03/927.11	c cleaning 10000 clauses out of 20020 with flag 3355001/3355001
1693.12/930.06	c cleaning 10000 clauses out of 20019 with flag 3365000/3365000
1698.84/933.24	c cleaning 10003 clauses out of 20019 with flag 3375000/3375000
1705.14/936.76	c cleaning 9997 clauses out of 20017 with flag 3385001/3385001
1711.99/940.66	c cleaning 10005 clauses out of 20020 with flag 3395001/3395001
1718.06/944.04	c cleaning 9991 clauses out of 20014 with flag 3405000/3405000
1724.16/947.40	c cleaning 9992 clauses out of 20023 with flag 3415000/3415000
1730.05/950.70	c cleaning 9998 clauses out of 20031 with flag 3425000/3425000
1736.09/954.28	c cleaning 10006 clauses out of 20033 with flag 3435000/3435000
1742.18/957.64	c cleaning 9996 clauses out of 20028 with flag 3445001/3445001
1748.07/960.98	c cleaning 9993 clauses out of 20031 with flag 3455000/3455000
1754.18/964.37	c cleaning 9998 clauses out of 20038 with flag 3465000/3465000
1760.41/967.94	c cleaning 10010 clauses out of 20041 with flag 3475001/3475001
1766.50/971.31	c cleaning 9993 clauses out of 20030 with flag 3485000/3485000
1772.36/974.61	c cleaning 10003 clauses out of 20037 with flag 3495000/3495000
1778.03/977.84	c cleaning 10004 clauses out of 20034 with flag 3505000/3505000
1784.06/981.35	c cleaning 10005 clauses out of 20030 with flag 3515000/3515000
1789.93/984.62	c cleaning 10004 clauses out of 20025 with flag 3525000/3525000
1795.62/987.85	c cleaning 10000 clauses out of 20021 with flag 3535000/3535000
1801.45/991.11	c cleaning 10004 clauses out of 20021 with flag 3545000/3545000
1802.49/992.18	c starts		: 25
1802.49/992.18	c conflicts		: 3380
1802.49/992.18	c decisions		: 82596
1802.49/992.18	c propagations		: 447079
1802.49/992.18	c inspects		: 53249869
1802.49/992.18	c learnt literals	: 0
1802.49/992.18	c learnt binary clauses	: 0
1802.49/992.18	c learnt ternary clauses	: 0
1802.49/992.18	c learnt clauses	: 3379
1802.49/992.18	c ignored clauses	: 0
1802.49/992.18	c root simplifications	: 0
1802.49/992.18	c removed literals (reason simplification)	: 0
1802.49/992.18	c reason swapping (by a shorter reason)	: 0
1802.49/992.18	c Calls to reduceDB	: 0
1802.49/992.18	c number of reductions to clauses (during analyze)	: 0
1802.49/992.18	c number of learned constraints concerned by reduction	: 0
1802.49/992.18	c number of learning phase by resolution	: 0
1802.49/992.18	c number of learning phase by cutting planes	: 0
1802.49/992.18	c speed (assignments/second)	: 661.8019741010261
1802.49/992.18	c non guided choices	0
1802.49/992.19	c learnt constraints type 
1802.49/992.19	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 1
1802.49/992.19	c org.sat4j.pb.constraints.pb.MaxWatchPb => 3378
1802.49/992.19	c constraints type 
1802.49/992.19	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 506
1802.49/992.19	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 1263
1802.49/992.19	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1
1802.49/992.19	c constraints type 
1802.49/992.19	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 1263
1802.49/992.19	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 506
1802.49/992.19	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1
1802.49/992.19	s SATISFIABLE
1802.70/992.30	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 
1802.70/992.30	c objective function=50679
1802.70/992.30	c Total wall clock time (in seconds): 992.088

Verifier Data

OK	50679

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2662107-1276645008/watcher-2662107-1276645008 -o /tmp/evaluation-result-2662107-1276645008/solver-2662107-1276645008 -C 1800 -W 2000 -M 1800 java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-2662107-1276645008.opb 

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): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.98 0.99 3/105 13577
/proc/meminfo: memFree=1794000/2059040 swapFree=4192956/4192956
[pid=13577] ppid=13575 vsize=248 CPUtime=0
/proc/13577/stat : 13577 (java) R 13575 13577 13474 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 5794499 253952 28 1992294400 134512640 134550932 4293623344 18446744073709551615 2347604 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13577/statm: 62 28 21 10 0 23 0

[startup+0.104915 s]
/proc/loadavg: 0.91 0.98 0.99 3/105 13577
/proc/meminfo: memFree=1794000/2059040 swapFree=4192956/4192956
[pid=13577] ppid=13575 vsize=1524180 CPUtime=0.09
/proc/13577/stat : 13577 (java) S 13575 13577 13474 0 -1 4202496 3994 0 1 0 6 3 0 0 18 0 12 0 5794499 1560760320 3434 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/13577/statm: 381045 3435 1077 10 0 378348 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1524180

[startup+0.203348 s]
/proc/loadavg: 0.91 0.98 0.99 3/105 13577
/proc/meminfo: memFree=1794000/2059040 swapFree=4192956/4192956
[pid=13577] ppid=13575 vsize=1526264 CPUtime=0.24
/proc/13577/stat : 13577 (java) S 13575 13577 13474 0 -1 4202496 5104 0 1 0 21 3 0 0 18 0 12 0 5794499 1562894336 4542 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/13577/statm: 381566 4542 1346 10 0 378869 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 1526264

[startup+0.307748 s]
/proc/loadavg: 0.91 0.98 0.99 3/105 13577
/proc/meminfo: memFree=1794000/2059040 swapFree=4192956/4192956
[pid=13577] ppid=13575 vsize=1526460 CPUtime=0.38
/proc/13577/stat : 13577 (java) S 13575 13577 13474 0 -1 4202496 5459 0 1 0 35 3 0 0 18 0 12 0 5794499 1563095040 4897 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/13577/statm: 381615 4897 1362 10 0 378918 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 1526460

[startup+0.708595 s]
/proc/loadavg: 0.91 0.98 0.99 3/105 13577
/proc/meminfo: memFree=1794000/2059040 swapFree=4192956/4192956
[pid=13577] ppid=13575 vsize=1529360 CPUtime=1.05
/proc/13577/stat : 13577 (java) S 13575 13577 13474 0 -1 4202496 7287 0 1 0 101 4 0 0 18 0 15 0 5794499 1566064640 6623 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/13577/statm: 382340 6623 1409 10 0 379643 0
Current children cumulated CPU time (s) 1.05
Current children cumulated vsize (KiB) 1529360

[startup+1.50208 s]
/proc/loadavg: 0.91 0.98 0.99 1/119 13593
/proc/meminfo: memFree=1772376/2059040 swapFree=4192956/4192956
[pid=13577] ppid=13575 vsize=1529060 CPUtime=1.12
/proc/13577/stat : 13577 (java) S 13575 13577 13474 0 -1 4202496 7396 0 1 0 108 4 0 0 18 0 14 0 5794499 1565757440 6662 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/13577/statm: 382265 6662 1425 10 0 379568 0
[pid=13577/tid=13579] ppid=13575 vsize=1529060 CPUtime=0.49
/proc/13577/task/13579/stat : 13579 (java) S 13575 13577 13474 0 -1 4202560 4695 0 1 0 47 2 0 0 25 0 14 0 5794500 1565757440 6662 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 1 0 0 0
[pid=13577/tid=13580] ppid=13575 vsize=1529060 CPUtime=0
/proc/13577/task/13580/stat : 13580 (java) S 13575 13577 13474 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 14 0 5794502 1565757440 6662 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 1 0 0 0
[pid=13577/tid=13581] ppid=13575 vsize=1529060 CPUtime=0
/proc/13577/task/13581/stat : 13581 (java) S 13575 13577 13474 0 -1 4202560 0 0 0 0 0 0 0 0 21 0 14 0 5794502 1565757440 6662 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 1 0 0 0
[pid=13577/tid=13582] ppid=13575 vsize=1529060 CPUtime=0
/proc/13577/task/13582/stat : 13582 (java) S 13575 13577 13474 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 14 0 5794504 1565757440 6662 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 0 0 16800975 18446604437861737792 0 0 -1 0 0 0 0
[pid=13577/tid=13583] ppid=13575 vsize=1529060 CPUtime=0
/proc/13577/task/13583/stat : 13583 (java) S 13575 13577 13474 0 -1 4202560 11 0 0 0 0 0 0 0 23 0 14 0 5794504 1565757440 6662 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 0 0 0 0
[pid=13577/tid=13584] ppid=13575 vsize=1529060 CPUtime=0
/proc/13577/task/13584/stat : 13584 (java) S 13575 13577 13474 0 -1 4202560 5 0 0 0 0 0 0 0 24 0 14 0 5794504 1565757440 6662 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 0 0 0 0
[pid=13577/tid=13585] ppid=13575 vsize=1529060 CPUtime=0
/proc/13577/task/13585/stat : 13585 (java) S 13575 13577 13474 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 14 0 5794508 1565757440 6662 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 0 0 0 0
[pid=13577/tid=13586] ppid=13575 vsize=1529060 CPUtime=0.24
/proc/13577/task/13586/stat : 13586 (java) S 13575 13577 13474 0 -1 4202560 506 0 0 0 24 0 0 0 23 0 14 0 5794508 1565757440 6662 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 1 0 0 0
[pid=13577/tid=13587] ppid=13575 vsize=1529060 CPUtime=0.24
/proc/13577/task/13587/stat : 13587 (java) S 13575 13577 13474 0 -1 4202560 746 0 0 0 24 0 0 0 15 0 14 0 5794508 1565757440 6662 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 0 0 0 0
[pid=13577/tid=13588] ppid=13575 vsize=1529060 CPUtime=0
/proc/13577/task/13588/stat : 13588 (java) S 13575 13577 13474 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 14 0 5794508 1565757440 6662 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 0 0 0 0
[pid=13577/tid=13589] ppid=13575 vsize=1529060 CPUtime=0
/proc/13577/task/13589/stat : 13589 (java) S 13575 13577 13474 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 14 0 5794508 1565757440 6662 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 0 0 0 0
[pid=13577/tid=13592] ppid=13575 vsize=1529060 CPUtime=0
/proc/13577/task/13592/stat : 13592 (java) S 13575 13577 13474 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 14 0 5794565 1565757440 6662 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 0 0 0 0
[pid=13577/tid=13593] ppid=13575 vsize=1529060 CPUtime=0
/proc/13577/task/13593/stat : 13593 (java) S 13575 13577 13474 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 14 0 5794571 1565757440 6662 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.12
Current children cumulated vsize (KiB) 1529060

[startup+3.10225 s]
/proc/loadavg: 0.91 0.98 0.99 8/121 13595
/proc/meminfo: memFree=1759092/2059040 swapFree=4192956/4192956
[pid=13577] ppid=13575 vsize=1539904 CPUtime=3.18
/proc/13577/stat : 13577 (java) S 13575 13577 13474 0 -1 4202496 14011 0 1 0 311 7 0 0 18 0 14 0 5794499 1576861696 11155 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/13577/statm: 384976 11155 1431 10 0 382279 0
[pid=13577/tid=13579] ppid=13575 vsize=1539904 CPUtime=0.54
/proc/13577/task/13579/stat : 13579 (java) S 13575 13577 13474 0 -1 4202560 4859 0 1 0 51 3 0 0 19 0 14 0 5794500 1576861696 11155 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 0 0 0 0
[pid=13577/tid=13580] ppid=13575 vsize=1539904 CPUtime=0
/proc/13577/task/13580/stat : 13580 (java) S 13575 13577 13474 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 14 0 5794502 1576861696 11155 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 1 0 0 0
[pid=13577/tid=13581] ppid=13575 vsize=1539904 CPUtime=0
/proc/13577/task/13581/stat : 13581 (java) S 13575 13577 13474 0 -1 4202560 0 0 0 0 0 0 0 0 21 0 14 0 5794502 1576861696 11155 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 1 0 0 0
[pid=13577/tid=13582] ppid=13575 vsize=1539904 CPUtime=0
/proc/13577/task/13582/stat : 13582 (java) S 13575 13577 13474 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 14 0 5794504 1576861696 11155 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 0 0 16800975 18446604437861737792 0 0 -1 0 0 0 0
[pid=13577/tid=13583] ppid=13575 vsize=1539904 CPUtime=0
/proc/13577/task/13583/stat : 13583 (java) S 13575 13577 13474 0 -1 4202560 11 0 0 0 0 0 0 0 23 0 14 0 5794504 1576861696 11155 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 0 0 0 0
[pid=13577/tid=13584] ppid=13575 vsize=1539904 CPUtime=0
/proc/13577/task/13584/stat : 13584 (java) S 13575 13577 13474 0 -1 4202560 5 0 0 0 0 0 0 0 24 0 14 0 5794504 1576861696 11155 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 0 0 0 0
[pid=13577/tid=13585] ppid=13575 vsize=1539904 CPUtime=0
/proc/13577/task/13585/stat : 13585 (java) S 13575 13577 13474 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 14 0 5794508 1576861696 11155 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 0 0 0 0
[pid=13577/tid=13586] ppid=13575 vsize=1539904 CPUtime=0.61
/proc/13577/task/13586/stat : 13586 (java) S 13575 13577 13474 0 -1 4202560 597 0 0 0 61 0 0 0 16 0 14 0 5794508 1576861696 11155 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 1 0 0 0
[pid=13577/tid=13587] ppid=13575 vsize=1539904 CPUtime=1.15
/proc/13577/task/13587/stat : 13587 (java) S 13575 13577 13474 0 -1 4202560 5473 0 0 0 114 1 0 0 15 0 14 0 5794508 1576861696 11155 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 0 0 0 0
[pid=13577/tid=13588] ppid=13575 vsize=1539904 CPUtime=0
/proc/13577/task/13588/stat : 13588 (java) S 13575 13577 13474 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 14 0 5794508 1576861696 11155 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 0 0 0 0
[pid=13577/tid=13589] ppid=13575 vsize=1539904 CPUtime=0
/proc/13577/task/13589/stat : 13589 (java) S 13575 13577 13474 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 14 0 5794508 1576861696 11155 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 1 0 0 0
[pid=13577/tid=13592] ppid=13575 vsize=1539904 CPUtime=0
/proc/13577/task/13592/stat : 13592 (java) S 13575 13577 13474 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 14 0 5794565 1576861696 11155 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 0 0 0 0
[pid=13577/tid=13593] ppid=13575 vsize=1539904 CPUtime=0
/proc/13577/task/13593/stat : 13593 (java) S 13575 13577 13474 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 14 0 5794571 1576861696 11155 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.18
Current children cumulated vsize (KiB) 1539904

[startup+6.30161 s]
/proc/loadavg: 0.84 0.97 0.99 1/119 13601
/proc/meminfo: memFree=1702440/2059040 swapFree=4192956/4192956
[pid=13577] ppid=13575 vsize=1539420 CPUtime=5.84
/proc/13577/stat : 13577 (java) S 13575 13577 13474 0 -1 4202496 38138 0 1 0 567 17 0 0 18 0 16 0 5794499 1576366080 34976 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/13577/statm: 384855 34976 1445 10 0 382158 0
[pid=13577/tid=13579] ppid=13575 vsize=1539420 CPUtime=0.55
/proc/13577/task/13579/stat : 13579 (java) S 13575 13577 13474 0 -1 4202560 5081 0 1 0 52 3 0 0 19 0 16 0 5794500 1576366080 34976 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 0 0 0 0
[pid=13577/tid=13580] ppid=13575 vsize=1539420 CPUtime=0.01
/proc/13577/task/13580/stat : 13580 (java) S 13575 13577 13474 0 -1 4202560 402 0 0 0 1 0 0 0 18 0 16 0 5794502 1576366080 34976 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 1 0 0 0
[pid=13577/tid=13581] ppid=13575 vsize=1539420 CPUtime=0.01
/proc/13577/task/13581/stat : 13581 (java) S 13575 13577 13474 0 -1 4202560 513 0 0 0 1 0 0 0 18 0 16 0 5794502 1576366080 34976 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 0 0 0 0
[pid=13577/tid=13582] ppid=13575 vsize=1539420 CPUtime=0
/proc/13577/task/13582/stat : 13582 (java) S 13575 13577 13474 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 16 0 5794504 1576366080 34976 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 0 0 16800975 18446604437861737792 0 0 -1 0 0 0 0
[pid=13577/tid=13583] ppid=13575 vsize=1539420 CPUtime=0
/proc/13577/task/13583/stat : 13583 (java) S 13575 13577 13474 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 16 0 5794504 1576366080 34976 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 0 0 0 0
[pid=13577/tid=13584] ppid=13575 vsize=1539420 CPUtime=0
/proc/13577/task/13584/stat : 13584 (java) S 13575 13577 13474 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 16 0 5794504 1576366080 34976 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 0 0 0 0
[pid=13577/tid=13585] ppid=13575 vsize=1539420 CPUtime=0
/proc/13577/task/13585/stat : 13585 (java) S 13575 13577 13474 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 5794508 1576366080 34976 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 0 0 0 0
[pid=13577/tid=13586] ppid=13575 vsize=1539420 CPUtime=0.87
/proc/13577/task/13586/stat : 13586 (java) R 13575 13577 13474 0 -1 4202560 620 0 0 0 87 0 0 0 15 0 16 0 5794508 1576366080 34976 1992294400 134512640 134550932 4293623344 18446744073709551615 103147996 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=13577/tid=13587] ppid=13575 vsize=1539420 CPUtime=1.81
/proc/13577/task/13587/stat : 13587 (java) S 13575 13577 13474 0 -1 4202560 5688 0 0 0 179 2 0 0 15 0 16 0 5794508 1576366080 34976 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 0 0 0 0
[pid=13577/tid=13588] ppid=13575 vsize=1539420 CPUtime=0
/proc/13577/task/13588/stat : 13588 (java) S 13575 13577 13474 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 16 0 5794508 1576366080 34976 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 0 0 0 0
[pid=13577/tid=13589] ppid=13575 vsize=1539420 CPUtime=0
/proc/13577/task/13589/stat : 13589 (java) R 13575 13577 13474 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 16 0 5794508 1576366080 34976 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=13577/tid=13592] ppid=13575 vsize=1539420 CPUtime=0
/proc/13577/task/13592/stat : 13592 (java) S 13575 13577 13474 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 16 0 5794565 1576366080 34976 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 0 0 0 0
[pid=13577/tid=13593] ppid=13575 vsize=1539420 CPUtime=0
/proc/13577/task/13593/stat : 13593 (java) S 13575 13577 13474 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 16 0 5794571 1576366080 34976 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.84
Current children cumulated vsize (KiB) 1539420

[startup+12.7023 s]
/proc/loadavg: 1.09 1.02 1.01 3/121 13603
/proc/meminfo: memFree=1609796/2059040 swapFree=4192956/4192956
[pid=13577] ppid=13575 vsize=1539420 CPUtime=18.36
/proc/13577/stat : 13577 (java) S 13575 13577 13474 0 -1 4202496 50386 0 1 0 1814 22 0 0 18 0 16 0 5794499 1576366080 47135 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/13577/statm: 384855 47135 1447 10 0 382158 0
[pid=13577/tid=13579] ppid=13575 vsize=1539420 CPUtime=0.55
/proc/13577/task/13579/stat : 13579 (java) S 13575 13577 13474 0 -1 4202560 5082 0 1 0 52 3 0 0 15 0 16 0 5794500 1576366080 47135 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 1 0 0 0
[pid=13577/tid=13580] ppid=13575 vsize=1539420 CPUtime=0.08
/proc/13577/task/13580/stat : 13580 (java) S 13575 13577 13474 0 -1 4202560 1666 0 0 0 8 0 0 0 16 0 16 0 5794502 1576366080 47135 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 0 0 0 0
[pid=13577/tid=13581] ppid=13575 vsize=1539420 CPUtime=0.07
/proc/13577/task/13581/stat : 13581 (java) S 13575 13577 13474 0 -1 4202560 1674 0 0 0 7 0 0 0 16 0 16 0 5794502 1576366080 47135 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 1 0 0 0
[pid=13577/tid=13582] ppid=13575 vsize=1539420 CPUtime=0.19
/proc/13577/task/13582/stat : 13582 (java) S 13575 13577 13474 0 -1 4202560 1605 0 0 0 18 1 0 0 15 0 16 0 5794504 1576366080 47135 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 0 0 16800975 18446604437861737792 0 0 -1 0 0 0 0
[pid=13577/tid=13583] ppid=13575 vsize=1539420 CPUtime=0
/proc/13577/task/13583/stat : 13583 (java) S 13575 13577 13474 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 16 0 5794504 1576366080 47135 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 0 0 0 0
[pid=13577/tid=13584] ppid=13575 vsize=1539420 CPUtime=0
/proc/13577/task/13584/stat : 13584 (java) S 13575 13577 13474 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 16 0 5794504 1576366080 47135 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 0 0 0 0
[pid=13577/tid=13585] ppid=13575 vsize=1539420 CPUtime=0
/proc/13577/task/13585/stat : 13585 (java) S 13575 13577 13474 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 5794508 1576366080 47135 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 0 0 0 0
[pid=13577/tid=13586] ppid=13575 vsize=1539420 CPUtime=1.15
/proc/13577/task/13586/stat : 13586 (java) S 13575 13577 13474 0 -1 4202560 633 0 0 0 115 0 0 0 15 0 16 0 5794508 1576366080 47135 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 1 0 0 0
[pid=13577/tid=13587] ppid=13575 vsize=1539420 CPUtime=2.1
/proc/13577/task/13587/stat : 13587 (java) S 13575 13577 13474 0 -1 4202560 5698 0 0 0 208 2 0 0 15 0 16 0 5794508 1576366080 47135 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 0 0 0 0
[pid=13577/tid=13588] ppid=13575 vsize=1539420 CPUtime=0
/proc/13577/task/13588/stat : 13588 (java) S 13575 13577 13474 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 16 0 5794508 1576366080 47135 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 0 0 0 0
[pid=13577/tid=13589] ppid=13575 vsize=1539420 CPUtime=0
/proc/13577/task/13589/stat : 13589 (java) S 13575 13577 13474 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 16 0 5794508 1576366080 47135 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 1 0 0 0
[pid=13577/tid=13592] ppid=13575 vsize=1539420 CPUtime=0
/proc/13577/task/13592/stat : 13592 (java) S 13575 13577 13474 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 16 0 5794565 1576366080 47135 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 0 0 0 0
[pid=13577/tid=13593] ppid=13575 vsize=1539420 CPUtime=0
/proc/13577/task/13593/stat : 13593 (java) S 13575 13577 13474 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 16 0 5794571 1576366080 47135 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 1 0 0 0
[pid=13577/tid=13602] ppid=13575 vsize=1539420 CPUtime=6.24
/proc/13577/task/13602/stat : 13602 (java) R 13575 13577 13474 0 -1 4202560 406 0 0 0 624 0 0 0 21 0 16 0 5795082 1576366080 47135 1992294400 134512640 134550932 4293623344 18446744073709551615 4109231533 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=13577/tid=13603] ppid=13575 vsize=1539420 CPUtime=6.07
/proc/13577/task/13603/stat : 13603 (java) R 13575 13577 13474 0 -1 4202560 17836 0 0 0 600 7 0 0 25 0 16 0 5795082 1576366080 47135 1992294400 134512640 134550932 4293623344 18446744073709551615 4109064131 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 18.36
Current children cumulated vsize (KiB) 1539420

[startup+25.5017 s]

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

[startup+990.401 s]
/proc/loadavg: 2.89 2.76 2.12 4/121 13635
/proc/meminfo: memFree=1332408/2059040 swapFree=4192956/4192956
[pid=13577] ppid=13575 vsize=1539420 CPUtime=1800.07
/proc/13577/stat : 13577 (java) S 13575 13577 13474 0 -1 4202496 127174 0 1 0 179877 130 0 0 18 0 16 0 5794499 1576366080 115835 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/13577/statm: 384855 115835 1451 10 0 382158 0
[pid=13577/tid=13579] ppid=13575 vsize=1539420 CPUtime=0.57
/proc/13577/task/13579/stat : 13579 (java) S 13575 13577 13474 0 -1 4202560 5129 0 1 0 54 3 0 0 15 0 16 0 5794500 1576366080 115835 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 1 0 0 0
[pid=13577/tid=13580] ppid=13575 vsize=1539420 CPUtime=16.65
/proc/13577/task/13580/stat : 13580 (java) S 13575 13577 13474 0 -1 4202560 34980 0 0 0 1630 35 0 0 16 0 16 0 5794502 1576366080 115835 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 1 0 0 0
[pid=13577/tid=13581] ppid=13575 vsize=1539420 CPUtime=16.61
/proc/13577/task/13581/stat : 13581 (java) S 13575 13577 13474 0 -1 4202560 35365 0 0 0 1623 38 0 0 16 0 16 0 5794502 1576366080 115835 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 0 0 0 0
[pid=13577/tid=13582] ppid=13575 vsize=1539420 CPUtime=157.2
/proc/13577/task/13582/stat : 13582 (java) S 13575 13577 13474 0 -1 4202560 9915 0 0 0 15706 14 0 0 15 0 16 0 5794504 1576366080 115835 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 0 0 16800975 18446604437861737792 0 0 -1 1 0 0 0
[pid=13577/tid=13583] ppid=13575 vsize=1539420 CPUtime=0
/proc/13577/task/13583/stat : 13583 (java) S 13575 13577 13474 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 16 0 5794504 1576366080 115835 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 0 0 0 0
[pid=13577/tid=13584] ppid=13575 vsize=1539420 CPUtime=0
/proc/13577/task/13584/stat : 13584 (java) S 13575 13577 13474 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 16 0 5794504 1576366080 115835 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 0 0 0 0
[pid=13577/tid=13585] ppid=13575 vsize=1539420 CPUtime=0
/proc/13577/task/13585/stat : 13585 (java) S 13575 13577 13474 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 5794508 1576366080 115835 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 0 0 0 0
[pid=13577/tid=13586] ppid=13575 vsize=1539420 CPUtime=1.16
/proc/13577/task/13586/stat : 13586 (java) S 13575 13577 13474 0 -1 4202560 633 0 0 0 116 0 0 0 15 0 16 0 5794508 1576366080 115835 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 1 0 0 0
[pid=13577/tid=13587] ppid=13575 vsize=1539420 CPUtime=2.4
/proc/13577/task/13587/stat : 13587 (java) S 13575 13577 13474 0 -1 4202560 5720 0 0 0 238 2 0 0 15 0 16 0 5794508 1576366080 115835 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 0 0 0 0
[pid=13577/tid=13588] ppid=13575 vsize=1539420 CPUtime=0
/proc/13577/task/13588/stat : 13588 (java) S 13575 13577 13474 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 16 0 5794508 1576366080 115835 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 0 0 0 0
[pid=13577/tid=13589] ppid=13575 vsize=1539420 CPUtime=0
/proc/13577/task/13589/stat : 13589 (java) S 13575 13577 13474 0 -1 4202560 55 0 0 0 0 0 0 0 15 0 16 0 5794508 1576366080 115835 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 1 0 0 0
[pid=13577/tid=13592] ppid=13575 vsize=1539420 CPUtime=0
/proc/13577/task/13592/stat : 13592 (java) S 13575 13577 13474 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 16 0 5794565 1576366080 115835 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 0 0 0 0
[pid=13577/tid=13593] ppid=13575 vsize=1539420 CPUtime=0
/proc/13577/task/13593/stat : 13593 (java) S 13575 13577 13474 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 16 0 5794571 1576366080 115835 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 1 0 0 0
[pid=13577/tid=13616] ppid=13575 vsize=1539420 CPUtime=530.17
/proc/13577/task/13616/stat : 13616 (java) R 13575 13577 13474 0 -1 4202560 584 0 0 0 53011 6 0 0 17 0 16 0 5826163 1576366080 115835 1992294400 134512640 134550932 4293623344 18446744073709551615 4108622599 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=13577/tid=13617] ppid=13575 vsize=1539420 CPUtime=526.12
/proc/13577/task/13617/stat : 13617 (java) R 13575 13577 13474 0 -1 4202560 242 0 0 0 52608 4 0 0 17 0 16 0 5826163 1576366080 115835 1992294400 134512640 134550932 4293623344 18446744073709551615 4109368266 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 1539420

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

Solver just ended. Dumping a history of the last processes samples

[startup+991.101 s]
/proc/loadavg: 2.89 2.76 2.12 5/124 13638
/proc/meminfo: memFree=1331144/2059040 swapFree=4192956/4192956
[pid=13577] ppid=13575 vsize=1540068 CPUtime=1801.45
/proc/13577/stat : 13577 (java) S 13575 13577 13474 0 -1 4202496 127563 0 1 0 180015 130 0 0 18 0 18 0 5794499 1577029632 116129 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/13577/statm: 385017 116129 1451 10 0 382320 0
[pid=13577/tid=13579] ppid=13575 vsize=1540068 CPUtime=0.57
/proc/13577/task/13579/stat : 13579 (java) S 13575 13577 13474 0 -1 4202560 5129 0 1 0 54 3 0 0 15 0 18 0 5794500 1577029632 116129 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 1 0 0 0
[pid=13577/tid=13580] ppid=13575 vsize=1540068 CPUtime=16.68
/proc/13577/task/13580/stat : 13580 (java) S 13575 13577 13474 0 -1 4202560 35160 0 0 0 1632 36 0 0 15 0 18 0 5794502 1577029632 116129 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 1 0 0 0
[pid=13577/tid=13581] ppid=13575 vsize=1540068 CPUtime=16.63
/proc/13577/task/13581/stat : 13581 (java) S 13575 13577 13474 0 -1 4202560 35561 0 0 0 1625 38 0 0 16 0 18 0 5794502 1577029632 116129 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 0 0 0 0
[pid=13577/tid=13582] ppid=13575 vsize=1540068 CPUtime=157.2
/proc/13577/task/13582/stat : 13582 (java) S 13575 13577 13474 0 -1 4202560 9915 0 0 0 15706 14 0 0 16 0 18 0 5794504 1577029632 116129 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 0 0 16800975 18446604437861737792 0 0 -1 1 0 0 0
[pid=13577/tid=13583] ppid=13575 vsize=1540068 CPUtime=0
/proc/13577/task/13583/stat : 13583 (java) S 13575 13577 13474 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 18 0 5794504 1577029632 116129 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 0 0 0 0
[pid=13577/tid=13584] ppid=13575 vsize=1540068 CPUtime=0
/proc/13577/task/13584/stat : 13584 (java) S 13575 13577 13474 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 18 0 5794504 1577029632 116129 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 0 0 0 0
[pid=13577/tid=13585] ppid=13575 vsize=1540068 CPUtime=0
/proc/13577/task/13585/stat : 13585 (java) S 13575 13577 13474 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 18 0 5794508 1577029632 116129 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 0 0 0 0
[pid=13577/tid=13586] ppid=13575 vsize=1540068 CPUtime=1.16
/proc/13577/task/13586/stat : 13586 (java) S 13575 13577 13474 0 -1 4202560 633 0 0 0 116 0 0 0 15 0 18 0 5794508 1577029632 116129 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 1 0 0 0
[pid=13577/tid=13587] ppid=13575 vsize=1540068 CPUtime=2.4
/proc/13577/task/13587/stat : 13587 (java) S 13575 13577 13474 0 -1 4202560 5720 0 0 0 238 2 0 0 15 0 18 0 5794508 1577029632 116129 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 0 0 0 0
[pid=13577/tid=13588] ppid=13575 vsize=1540068 CPUtime=0
/proc/13577/task/13588/stat : 13588 (java) S 13575 13577 13474 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 18 0 5794508 1577029632 116129 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 0 0 0 0
[pid=13577/tid=13589] ppid=13575 vsize=1540068 CPUtime=0
/proc/13577/task/13589/stat : 13589 (java) S 13575 13577 13474 0 -1 4202560 55 0 0 0 0 0 0 0 15 0 18 0 5794508 1577029632 116129 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 1 0 0 0
[pid=13577/tid=13592] ppid=13575 vsize=1540068 CPUtime=0
/proc/13577/task/13592/stat : 13592 (java) S 13575 13577 13474 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 18 0 5794565 1577029632 116129 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 0 0 0 0
[pid=13577/tid=13593] ppid=13575 vsize=1540068 CPUtime=0
/proc/13577/task/13593/stat : 13593 (java) S 13575 13577 13474 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 18 0 5794571 1577029632 116129 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 1 0 0 0
[pid=13577/tid=13616] ppid=13575 vsize=1540068 CPUtime=530.84
/proc/13577/task/13616/stat : 13616 (java) R 13575 13577 13474 0 -1 4202560 585 0 0 0 53078 6 0 0 18 0 18 0 5826163 1577029632 116129 1992294400 134512640 134550932 4293623344 18446744073709551615 4108646063 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=13577/tid=13617] ppid=13575 vsize=1540068 CPUtime=526.78
/proc/13577/task/13617/stat : 13617 (java) R 13575 13577 13474 0 -1 4202560 242 0 0 0 52674 4 0 0 18 0 18 0 5826163 1577029632 116129 1992294400 134512640 134550932 4293623344 18446744073709551615 4109058690 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=13577/tid=13637] ppid=13575 vsize=1540068 CPUtime=0
/proc/13577/task/13637/stat : 13637 (java) S 13575 13577 13474 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 18 0 5893567 1577029632 116129 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 0 0 0 0
[pid=13577/tid=13638] ppid=13575 vsize=1540068 CPUtime=0
/proc/13577/task/13638/stat : 13638 (java) R 13575 13577 13474 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 18 0 5893604 1577029632 116129 1992294400 134512640 134550932 4293623344 18446744073709551615 3243240 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1801.45
Current children cumulated vsize (KiB) 1540068

[startup+991.901 s]
/proc/loadavg: 2.89 2.76 2.12 5/124 13638
/proc/meminfo: memFree=1331144/2059040 swapFree=4192956/4192956
[pid=13577] ppid=13575 vsize=1540068 CPUtime=1802.28
/proc/13577/stat : 13577 (java) S 13575 13577 13474 0 -1 4202496 127589 0 1 0 180097 131 0 0 18 0 18 0 5794499 1577029632 116154 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/13577/statm: 385017 116154 1451 10 0 382320 0
[pid=13577/tid=13579] ppid=13575 vsize=1540068 CPUtime=0.57
/proc/13577/task/13579/stat : 13579 (java) S 13575 13577 13474 0 -1 4202560 5129 0 1 0 54 3 0 0 15 0 18 0 5794500 1577029632 116154 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 1 0 0 0
[pid=13577/tid=13580] ppid=13575 vsize=1540068 CPUtime=16.7
/proc/13577/task/13580/stat : 13580 (java) S 13575 13577 13474 0 -1 4202560 35162 0 0 0 1634 36 0 0 15 0 18 0 5794502 1577029632 116154 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 1 0 0 0
[pid=13577/tid=13581] ppid=13575 vsize=1540068 CPUtime=16.65
/proc/13577/task/13581/stat : 13581 (java) S 13575 13577 13474 0 -1 4202560 35583 0 0 0 1627 38 0 0 16 0 18 0 5794502 1577029632 116154 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 0 0 0 0
[pid=13577/tid=13582] ppid=13575 vsize=1540068 CPUtime=157.96
/proc/13577/task/13582/stat : 13582 (java) R 13575 13577 13474 0 -1 4202560 9915 0 0 0 15782 14 0 0 16 0 18 0 5794504 1577029632 116154 1992294400 134512640 134550932 4293623344 18446744073709551615 106159048 0 0 0 16800975 0 0 0 -1 1 0 0 0
[pid=13577/tid=13583] ppid=13575 vsize=1540068 CPUtime=0
/proc/13577/task/13583/stat : 13583 (java) S 13575 13577 13474 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 18 0 5794504 1577029632 116154 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 0 0 0 0
[pid=13577/tid=13584] ppid=13575 vsize=1540068 CPUtime=0
/proc/13577/task/13584/stat : 13584 (java) S 13575 13577 13474 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 18 0 5794504 1577029632 116154 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 0 0 0 0
[pid=13577/tid=13585] ppid=13575 vsize=1540068 CPUtime=0
/proc/13577/task/13585/stat : 13585 (java) S 13575 13577 13474 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 18 0 5794508 1577029632 116154 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 0 0 0 0
[pid=13577/tid=13586] ppid=13575 vsize=1540068 CPUtime=1.16
/proc/13577/task/13586/stat : 13586 (java) S 13575 13577 13474 0 -1 4202560 633 0 0 0 116 0 0 0 15 0 18 0 5794508 1577029632 116154 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 1 0 0 0
[pid=13577/tid=13587] ppid=13575 vsize=1540068 CPUtime=2.4
/proc/13577/task/13587/stat : 13587 (java) S 13575 13577 13474 0 -1 4202560 5720 0 0 0 238 2 0 0 15 0 18 0 5794508 1577029632 116154 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 0 0 0 0
[pid=13577/tid=13588] ppid=13575 vsize=1540068 CPUtime=0
/proc/13577/task/13588/stat : 13588 (java) S 13575 13577 13474 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 18 0 5794508 1577029632 116154 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 0 0 0 0
[pid=13577/tid=13589] ppid=13575 vsize=1540068 CPUtime=0
/proc/13577/task/13589/stat : 13589 (java) S 13575 13577 13474 0 -1 4202560 55 0 0 0 0 0 0 0 15 0 18 0 5794508 1577029632 116154 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 0 0 0 0
[pid=13577/tid=13592] ppid=13575 vsize=1540068 CPUtime=0
/proc/13577/task/13592/stat : 13592 (java) S 13575 13577 13474 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 18 0 5794565 1577029632 116154 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 0 0 0 0
[pid=13577/tid=13593] ppid=13575 vsize=1540068 CPUtime=0
/proc/13577/task/13593/stat : 13593 (java) S 13575 13577 13474 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 18 0 5794571 1577029632 116154 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 1 0 0 0
[pid=13577/tid=13616] ppid=13575 vsize=1540068 CPUtime=530.85
/proc/13577/task/13616/stat : 13616 (java) S 13575 13577 13474 0 -1 4202560 585 0 0 0 53079 6 0 0 18 0 18 0 5826163 1577029632 116154 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 1 0 0 0
[pid=13577/tid=13617] ppid=13575 vsize=1540068 CPUtime=526.8
/proc/13577/task/13617/stat : 13617 (java) S 13575 13577 13474 0 -1 4202560 242 0 0 0 52676 4 0 0 18 0 18 0 5826163 1577029632 116154 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 0 0 0 0
[pid=13577/tid=13637] ppid=13575 vsize=1540068 CPUtime=0
/proc/13577/task/13637/stat : 13637 (java) S 13575 13577 13474 0 -1 4202560 8 0 0 0 0 0 0 0 19 0 18 0 5893567 1577029632 116154 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 1 0 0 0
[pid=13577/tid=13638] ppid=13575 vsize=1540068 CPUtime=0
/proc/13577/task/13638/stat : 13638 (java) S 13575 13577 13474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 5893604 1577029632 116154 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1802.28
Current children cumulated vsize (KiB) 1540068

[startup+992.309 s]
/proc/loadavg: 2.89 2.76 2.12 5/124 13638
/proc/meminfo: memFree=1331020/2059040 swapFree=4192956/4192956
[pid=13577] ppid=13575 vsize=1540068 CPUtime=1802.9
/proc/13577/stat : 13577 (java) S 13575 13577 13474 0 -1 4202496 127595 0 1 0 180159 131 0 0 18 0 17 0 5794499 1577029632 116160 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/13577/statm: 385017 116160 1451 10 0 382320 0
[pid=13577/tid=13579] ppid=13575 vsize=1540068 CPUtime=0.57
/proc/13577/task/13579/stat : 13579 (java) S 13575 13577 13474 0 -1 4202560 5129 0 1 0 54 3 0 0 15 0 17 0 5794500 1577029632 116160 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 1 0 0 0
[pid=13577/tid=13580] ppid=13575 vsize=1540068 CPUtime=16.7
/proc/13577/task/13580/stat : 13580 (java) S 13575 13577 13474 0 -1 4202560 35162 0 0 0 1634 36 0 0 15 0 17 0 5794502 1577029632 116160 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 1 0 0 0
[pid=13577/tid=13581] ppid=13575 vsize=1540068 CPUtime=16.65
/proc/13577/task/13581/stat : 13581 (java) S 13575 13577 13474 0 -1 4202560 35583 0 0 0 1627 38 0 0 16 0 17 0 5794502 1577029632 116160 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 0 0 0 0
[pid=13577/tid=13582] ppid=13575 vsize=1540068 CPUtime=158.15
/proc/13577/task/13582/stat : 13582 (java) S 13575 13577 13474 0 -1 4202560 9915 0 0 0 15801 14 0 0 16 0 17 0 5794504 1577029632 116160 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 0 0 16800975 18446604437861737792 0 0 -1 1 0 0 0
[pid=13577/tid=13583] ppid=13575 vsize=1540068 CPUtime=0
/proc/13577/task/13583/stat : 13583 (java) S 13575 13577 13474 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 17 0 5794504 1577029632 116160 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 0 0 0 0
[pid=13577/tid=13584] ppid=13575 vsize=1540068 CPUtime=0
/proc/13577/task/13584/stat : 13584 (java) S 13575 13577 13474 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 17 0 5794504 1577029632 116160 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 0 0 0 0
[pid=13577/tid=13585] ppid=13575 vsize=1540068 CPUtime=0
/proc/13577/task/13585/stat : 13585 (java) S 13575 13577 13474 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 17 0 5794508 1577029632 116160 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 0 0 0 0
[pid=13577/tid=13586] ppid=13575 vsize=1540068 CPUtime=1.16
/proc/13577/task/13586/stat : 13586 (java) S 13575 13577 13474 0 -1 4202560 633 0 0 0 116 0 0 0 15 0 17 0 5794508 1577029632 116160 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 1 0 0 0
[pid=13577/tid=13587] ppid=13575 vsize=1540068 CPUtime=2.4
/proc/13577/task/13587/stat : 13587 (java) S 13575 13577 13474 0 -1 4202560 5720 0 0 0 238 2 0 0 15 0 17 0 5794508 1577029632 116160 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 0 0 0 0
[pid=13577/tid=13588] ppid=13575 vsize=1540068 CPUtime=0
/proc/13577/task/13588/stat : 13588 (java) S 13575 13577 13474 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 17 0 5794508 1577029632 116160 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 0 0 0 0
[pid=13577/tid=13589] ppid=13575 vsize=1540068 CPUtime=0
/proc/13577/task/13589/stat : 13589 (java) S 13575 13577 13474 0 -1 4202560 55 0 0 0 0 0 0 0 15 0 17 0 5794508 1577029632 116160 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 0 0 0 0
[pid=13577/tid=13592] ppid=13575 vsize=1540068 CPUtime=0
/proc/13577/task/13592/stat : 13592 (java) S 13575 13577 13474 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 17 0 5794565 1577029632 116160 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 0 0 0 0
[pid=13577/tid=13593] ppid=13575 vsize=1540068 CPUtime=0
/proc/13577/task/13593/stat : 13593 (java) S 13575 13577 13474 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 17 0 5794571 1577029632 116160 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 1 0 0 0
[pid=13577/tid=13616] ppid=13575 vsize=1540068 CPUtime=531.06
/proc/13577/task/13616/stat : 13616 (java) R 13575 13577 13474 0 -1 4202560 585 0 0 0 53100 6 0 0 18 0 17 0 5826163 1577029632 116160 1992294400 134512640 134550932 4293623344 18446744073709551615 4109193762 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=13577/tid=13617] ppid=13575 vsize=1540068 CPUtime=527.01
/proc/13577/task/13617/stat : 13617 (java) R 13575 13577 13474 0 -1 4202560 242 0 0 0 52697 4 0 0 18 0 17 0 5826163 1577029632 116160 1992294400 134512640 134550932 4293623344 18446744073709551615 4109064096 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=13577/tid=13637] ppid=13575 vsize=1540068 CPUtime=0
/proc/13577/task/13637/stat : 13637 (java) S 13575 13577 13474 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 17 0 5893567 1577029632 116160 1992294400 134512640 134550932 4293623344 18446744073709551615 4294960144 0 4 0 16800975 18446604437861737792 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1802.9
Current children cumulated vsize (KiB) 1540068

Child status: 143
Real time (s): 992.384
CPU time (s): 1803
CPU user time (s): 1801.65
CPU system time (s): 1.35579
CPU usage (%): 181.684
Max. virtual memory (cumulated for all children) (KiB): 1540984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1801.65
system time used= 1.35579
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 127596
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 37644
involuntary context switches= 49790

runsolver used 6.10507 second user time and 7.09592 second system time

The end

Launcher Data

Begin job on node086 at 2010-06-16 01:36:48
IDJOB=2662107
IDBENCH=25044
IDSOLVER=1166
FILE ID=node086/2662107-1276645008
PBS_JOBID= 11172419
Free space on /tmp= 62576 MiB

SOLVER NAME= SAT4J PB RES // CP 2.2.0 2010-05-31
BENCH NAME= PB07/normalized-PB07/OPT-BIGINT-LIN/submittedPB07/aksoy/trarea_ac/normalized-fir05_trarea_ac.opb
COMMAND LINE= java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2662107-1276645008/watcher-2662107-1276645008 -o /tmp/evaluation-result-2662107-1276645008/solver-2662107-1276645008 -C 1800 -W 2000 -M 1800  java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-2662107-1276645008.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 3bc65171ee2bdd2ee7a63cc75f29f375
RANDOM SEED=41792743

node086.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.244
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.48
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.244
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5999.40
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1794396 kB
Buffers:         24600 kB
Cached:         104892 kB
SwapCached:          0 kB
Active:         106192 kB
Inactive:        82556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1794396 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:             388 kB
Writeback:           0 kB
AnonPages:       59256 kB
Mapped:          15468 kB
Slab:            54172 kB
PageTables:       4028 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182284 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62576 MiB
End job on node086 at 2010-06-16 01:53:20