Trace number 1117683

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 NameAnswerCPU timeWall clock time
Sugar++ v1.13+minisat-incOPTIMUM 303.759 307.334

General information on the benchmark

Namemaxcsp/randomMaxCSP/completeLoose/
normalized-vcsp-25-10-100-18-10_ext.xml
MD5SUM389414f943c701627b3e4ca5404326c7
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints1
Best CPU time to get the best result obtained on this benchmark53.3269
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints300
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension300
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.00/0.08	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.00/0.08	c 0	BEGIN Mon Jul 14 21:55:29 2008
0.00/0.08	c 0	PID 26167
0.00/0.08	c 0	HOST node7.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-1117683-1216065329.xml TO HOME/temp.csp
0.00/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1117683-1216065329.xml' 'HOME/temp.csp'
0.07/0.74	c 1	1 domains, 25 variables, 0 predicates, 300 relations, 300 constraints
0.07/0.83	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.83	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -incremental -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.66/2.24	c 2	Parsing HOME/temp.csp
0.86/2.42	c 2	parsed 626 expressions
0.86/2.43	c 2	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.86/2.43	c 2	MAX CSP: 300 constraints
0.86/2.43	c 2	Converting to clausal form CSP
0.86/2.46	c 2	converted 93 (10%) expressions
0.86/2.46	c 2	converted 186 (20%) expressions
0.86/2.46	c 2	converted 279 (30%) expressions
0.86/2.47	c 2	converted 372 (40%) expressions
0.86/2.49	c 2	converted 465 (50%) expressions
0.86/2.50	c 2	converted 558 (60%) expressions
0.96/2.50	c 3	converted 651 (70%) expressions
0.96/2.51	c 3	converted 744 (80%) expressions
0.96/2.52	c 3	converted 837 (90%) expressions
1.06/2.66	c 3	converted 929 (100%) expressions
1.06/2.66	c 3	CSP : 625 integers, 0 booleans, 899 clauses, largest domain size 451
1.06/2.66	c 3	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.06/2.66	c 3	Propagation in CSP
1.06/2.70	c 3	296 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.06/2.70	c 3	CSP : 625 integers, 0 booleans, 899 clauses, largest domain size 301
1.06/2.70	c 3	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.06/2.70	c 3	Simplifing CSP by introducing new Boolean variables
1.15/2.70	c 3	CSP : 625 integers, 0 booleans, 899 clauses, largest domain size 301
1.15/2.70	c 3	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.15/2.73	c 3	Encoding CSP to SAT : HOME/temp.cnf
1.15/2.74	c 3	63 (10%) CSP integer variables are encoded (200 clauses, 2072 bytes)
1.15/2.74	c 3	125 (20%) CSP integer variables are encoded (200 clauses, 2072 bytes)
1.15/2.74	c 3	188 (30%) CSP integer variables are encoded (200 clauses, 2072 bytes)
1.15/2.74	c 3	250 (40%) CSP integer variables are encoded (200 clauses, 2072 bytes)
1.15/2.75	c 3	313 (50%) CSP integer variables are encoded (200 clauses, 2072 bytes)
1.15/2.75	c 3	375 (60%) CSP integer variables are encoded (693 clauses, 7608 bytes)
1.15/2.76	c 3	438 (70%) CSP integer variables are encoded (3016 clauses, 37807 bytes)
1.15/2.76	c 3	500 (80%) CSP integer variables are encoded (3623 clauses, 45698 bytes)
1.15/2.76	c 3	563 (90%) CSP integer variables are encoded (3979 clauses, 50326 bytes)
1.15/2.76	c 3	625 (100%) CSP integer variables are encoded (4493 clauses, 57008 bytes)
1.26/2.80	c 3	90 (10%) CSP clauses are encoded (5724 clauses, 81571 bytes)
1.26/2.82	c 3	180 (20%) CSP clauses are encoded (6953 clauses, 107018 bytes)
1.26/2.83	c 3	270 (30%) CSP clauses are encoded (8174 clauses, 134331 bytes)
1.26/2.84	c 3	360 (40%) CSP clauses are encoded (9272 clauses, 153202 bytes)
1.35/2.94	c 3	450 (50%) CSP clauses are encoded (58440 clauses, 1026010 bytes)
1.35/2.94	c 3	540 (60%) CSP clauses are encoded (60338 clauses, 1058429 bytes)
1.45/3.02	c 3	630 (70%) CSP clauses are encoded (105198 clauses, 1881137 bytes)
1.45/3.02	c 3	720 (80%) CSP clauses are encoded (107350 clauses, 1918027 bytes)
1.45/3.03	c 3	810 (90%) CSP clauses are encoded (112186 clauses, 2003977 bytes)
1.45/3.06	c 3	899 (100%) CSP clauses are encoded (129672 clauses, 2320885 bytes)
1.45/3.06	c 3	899 CSP clauses encoded
1.45/3.06	c 3	Writing map file : HOME/temp.map
1.45/3.07	c 3	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.45/3.07	c 3	SAT : 5118 SAT variables, 129672 SAT clauses, 2320885 bytes
1.45/3.07	c 3	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.54/3.10	c 3	OBJECTIVE minimize _COST
1.54/3.10	c 3	SOLVING HOME/temp.cnf
1.54/3.10	c 3	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
1.54/3.10	c 3	This is MiniSat 2.0 beta incremental
1.54/3.10	c 3	WARNING: for repeatability, setting FPU to use double precision
1.54/3.10	c 3	============================[ Problem Statistics ]=============================
1.54/3.10	c 3	|                                                                             |
1.54/3.10	c 3	|  Number of variables:  5118                                                 |
1.54/3.10	c 3	|  Number of clauses:    129672                                               |
1.54/3.16	c 3	|  Parsing time:         0.05         s                                       |
1.54/3.16	c 3	OK
1.54/3.16	c 3	OBJECTIVE BOUND: 0 <= _COST <= 
1.54/3.16	c 3	SEARCHING: _COST <= 150
1.54/3.16	c 3	============================[ Search Statistics ]==============================
1.54/3.16	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.54/3.16	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.54/3.16	c 3	===============================================================================
1.54/3.16	c 3	|         0 |    5118   129672   381889 |    43224        0    nan |  0.000 % |
1.54/3.17	c 3	===============================================================================
1.54/3.17	c 3	restarts              : 1
1.54/3.17	c 3	conflicts             : 0             (0 /sec)
1.54/3.17	c 3	decisions             : 21            (0.00 % random) (350 /sec)
1.54/3.17	c 3	propagations          : 5118           (85314 /sec)
1.54/3.17	c 3	conflict literals     : 0              ( nan % deleted)
1.54/3.17	c 3	Memory used           : 7.12 MB
1.54/3.17	c 3	CPU time              : 0.05999 s
1.54/3.17	c 3	
1.54/3.17	c 3	SATISFIABLE
1.54/3.18	c 3	OK
1.54/3.18	c 3	FOUND: _COST <= 150
1.54/3.18	s SATISFIABLE
1.54/3.18	c 3	DECODING HOME/temp.out WITH HOME/temp.map
1.54/3.18	c 3	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.54/3.25	c 3	Decoding HOME/temp.out
1.70/3.34	c 3	OBJECTIVE _COST 150
1.70/3.34	o 150
1.70/3.34	v 5 3 8 7 9 5 2 6 0 9 6 8 8 9 9 8 5 8 8 9 8 9 9 9 9
1.70/3.35	c 3	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
1.70/3.38	c 3	OK
1.70/3.38	c 3	OBJECTIVE BOUND: 0 <= _COST <= 150
1.70/3.38	c 3	SEARCHING: _COST <= 75
1.70/3.39	c 3	============================[ Search Statistics ]==============================
1.70/3.39	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.70/3.39	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.70/3.39	c 3	===============================================================================
1.70/3.39	c 3	|         0 |    5118   129672   381889 |    43224        0    nan |  0.000 % |
1.70/3.39	c 3	===============================================================================
1.70/3.39	c 3	restarts              : 2
1.70/3.39	c 3	conflicts             : 0             (0 /sec)
1.70/3.39	c 3	decisions             : 32            (0.00 % random) (471 /sec)
1.70/3.39	c 3	propagations          : 10236          (150554 /sec)
1.70/3.39	c 3	conflict literals     : 0              ( nan % deleted)
1.70/3.39	c 3	Memory used           : 7.25 MB
1.70/3.39	c 3	CPU time              : 0.067989 s
1.70/3.39	c 3	
1.70/3.39	c 3	SATISFIABLE
1.70/3.40	c 3	OK
1.70/3.40	c 3	FOUND: _COST <= 75
1.70/3.40	c 3	DECODING HOME/temp.out WITH HOME/temp.map
1.70/3.40	c 3	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.77/3.47	c 3	Decoding HOME/temp.out
1.77/3.55	c 4	OBJECTIVE _COST 75
1.77/3.55	o 75
1.77/3.55	v 8 9 8 4 9 2 5 3 6 9 7 5 9 8 4 7 2 3 7 9 8 9 9 9 9
1.77/3.55	c 4	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
1.77/3.61	c 4	OK
1.77/3.61	c 4	OBJECTIVE BOUND: 0 <= _COST <= 75
1.77/3.61	c 4	SEARCHING: _COST <= 37
1.77/3.62	c 4	============================[ Search Statistics ]==============================
1.77/3.63	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.77/3.63	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.77/3.63	c 4	===============================================================================
1.77/3.63	c 4	|         0 |    3768   129672   381889 |    43224        0    nan |  0.000 % |
1.77/3.63	c 4	|       100 |    3018   129672   381889 |    47546      100     43 | 41.034 % |
1.77/3.64	c 4	|       250 |    3018   129672   381889 |    52301      250     31 | 41.034 % |
1.77/3.67	c 4	|       475 |    3018   129672   381889 |    57531      475     26 | 41.034 % |
2.03/3.71	c 4	|       813 |    3018   129672   381889 |    63284      813     24 | 41.034 % |
2.03/3.78	c 4	|      1319 |    3018   129672   381889 |    69612     1319     28 | 41.034 % |
2.13/3.84	c 4	===============================================================================
2.13/3.84	c 4	restarts              : 8
2.13/3.85	c 4	conflicts             : 1633          (5337 /sec)
2.13/3.85	c 4	decisions             : 2095          (0.62 % random) (6847 /sec)
2.13/3.85	c 4	propagations          : 466944         (1526195 /sec)
2.13/3.85	c 4	conflict literals     : 45891          (27.84 % deleted)
2.13/3.85	c 4	Memory used           : 7.51 MB
2.13/3.85	c 4	CPU time              : 0.305953 s
2.13/3.85	c 4	
2.13/3.85	c 4	SATISFIABLE
2.13/3.85	c 4	OK
2.13/3.85	c 4	FOUND: _COST <= 37
2.13/3.85	c 4	DECODING HOME/temp.out WITH HOME/temp.map
2.13/3.85	c 4	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
2.18/3.93	c 4	Decoding HOME/temp.out
2.18/4.00	c 4	OBJECTIVE _COST 37
2.18/4.00	o 37
2.18/4.00	v 9 9 8 4 0 9 7 9 9 9 0 2 8 5 4 9 9 6 9 7 3 9 6 9 9
2.18/4.01	c 4	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
2.18/4.01	c 4	OK
2.18/4.01	c 4	OBJECTIVE BOUND: 0 <= _COST <= 37
2.18/4.01	c 4	SEARCHING: _COST <= 18
2.18/4.01	c 4	============================[ Search Statistics ]==============================
2.18/4.02	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.18/4.02	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.18/4.02	c 4	===============================================================================
2.18/4.02	c 4	|      1633 |    3018    57168   170452 |    19056     1633     28 | 41.034 % |
2.18/4.03	c 4	|      1733 |    3018    57168   170452 |    20961     1733     27 | 50.764 % |
2.18/4.05	c 4	|      1883 |    3018    57168   170452 |    23057     1883     27 | 50.764 % |
2.18/4.07	c 4	|      2108 |    3018    57168   170452 |    25363     2108     26 | 50.764 % |
2.43/4.13	c 4	|      2445 |    2520    34949   105251 |    27899     2445     26 | 50.764 % |
2.43/4.19	c 4	|      2951 |    2520    34949   105251 |    30689     2951     25 | 50.764 % |
2.63/4.30	c 4	|      3711 |    2520    34949   105251 |    33758     3711     25 | 50.764 % |
2.73/4.48	c 4	|      4850 |    2520    34949   105251 |    37134     4850     25 | 50.764 % |
3.02/4.74	c 5	|      6559 |    2520    34949   105251 |    40848     6559     25 | 50.764 % |
3.42/5.19	c 5	|      9122 |    2520    34949   105251 |    44933     9122     25 | 50.764 % |
4.22/5.94	c 6	|     12968 |    2520    34949   105251 |    49426    12968     24 | 50.764 % |
4.72/6.48	c 6	===============================================================================
4.72/6.48	c 6	restarts              : 19
4.72/6.48	c 6	conflicts             : 15618         (5651 /sec)
4.72/6.48	c 6	decisions             : 18051         (0.60 % random) (6532 /sec)
4.72/6.48	c 6	propagations          : 5157460        (1866225 /sec)
4.72/6.48	c 6	conflict literals     : 379041         (35.02 % deleted)
4.72/6.48	c 6	Memory used           : 7.64 MB
4.72/6.48	c 6	CPU time              : 2.76358 s
4.72/6.48	c 6	
4.72/6.48	c 6	SATISFIABLE
4.72/6.48	c 6	OK
4.72/6.48	c 6	FOUND: _COST <= 18
4.72/6.48	c 6	DECODING HOME/temp.out WITH HOME/temp.map
4.72/6.48	c 6	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
4.80/6.56	c 7	Decoding HOME/temp.out
4.90/6.64	c 7	OBJECTIVE _COST 18
4.90/6.64	o 18
4.90/6.64	v 9 9 9 4 9 9 8 3 9 9 8 2 8 8 5 5 9 3 8 9 3 7 8 9 9
4.90/6.64	c 7	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
4.96/6.71	c 7	OK
4.96/6.71	c 7	OBJECTIVE BOUND: 0 <= _COST <= 18
4.96/6.71	c 7	SEARCHING: _COST <= 9
4.96/6.71	c 7	============================[ Search Statistics ]==============================
4.96/6.71	c 7	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.96/6.71	c 7	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.96/6.71	c 7	===============================================================================
4.96/6.71	c 7	|     15618 |    2128    21431    65854 |     7143    14844     24 | 50.764 % |
4.96/6.75	c 7	|     15718 |    2128    21431    65854 |     7858     7522     22 | 58.423 % |
4.96/6.77	c 7	|     15868 |    2128    21431    65854 |     8643     7672     22 | 58.423 % |
5.06/6.81	c 7	|     16093 |    2128    21431    65854 |     9508     7897     22 | 58.423 % |
5.06/6.86	c 7	|     16432 |    2128    21431    65854 |    10459     8236     22 | 58.423 % |
5.16/6.93	c 7	|     16938 |    2128    21431    65854 |    11504     8742     22 | 58.423 % |
5.26/7.04	c 7	|     17700 |    2128    21431    65854 |    12655     9504     22 | 58.423 % |
5.46/7.20	c 7	|     18839 |    2128    21431    65854 |    13920    10643     22 | 58.423 % |
5.66/7.48	c 7	|     20547 |    2128    21431    65854 |    15313    12351     22 | 58.423 % |
6.06/7.89	c 8	|     23109 |    2128    21431    65854 |    16844    14913     23 | 58.423 % |
6.76/8.60	c 9	|     26954 |    2128    21431    65854 |    18528    18758     23 | 58.423 % |
8.05/9.80	c 10	|     32720 |    2128    21431    65854 |    20381    13108     25 | 58.423 % |
10.14/11.99	c 12	|     41369 |    2128    21431    65854 |    22419    21757     25 | 58.423 % |
13.52/15.38	c 15	|     54344 |    2128    21431    65854 |    24661    20962     25 | 58.423 % |
18.99/20.87	c 21	|     73805 |    2128    21431    65854 |    27128    24920     24 | 58.423 % |
26.65/28.54	c 29	|    102998 |    2128    21431    65854 |    29840    18076     24 | 58.423 % |
38.39/40.35	c 40	|    146787 |    2128    21431    65854 |    32824    20798     21 | 58.423 % |
58.99/61.05	c 61	|    212471 |    2128    21431    65854 |    36107    16754     23 | 58.423 % |
90.63/92.89	c 93	|    310997 |    2128    21431    65854 |    39718    38916     25 | 58.423 % |
139.49/141.97	c 142	|    458788 |    2128    21431    65854 |    43690    40303     24 | 58.423 % |
169.64/172.27	c 172	===============================================================================
169.64/172.27	c 172	restarts              : 39
169.64/172.27	c 172	conflicts             : 548358        (3274 /sec)
169.64/172.27	c 172	decisions             : 604991        (0.67 % random) (3612 /sec)
169.64/172.27	c 172	propagations          : 170062056      (1015329 /sec)
169.64/172.27	c 172	conflict literals     : 13305590       (30.18 % deleted)
169.64/172.27	c 172	Memory used           : 13.91 MB
169.64/172.27	c 172	CPU time              : 167.495 s
169.64/172.27	c 172	
169.64/172.27	c 172	SATISFIABLE
169.64/172.28	c 172	OK
169.64/172.28	c 172	FOUND: _COST <= 9
169.64/172.28	c 172	DECODING HOME/temp.out WITH HOME/temp.map
169.64/172.28	c 172	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
169.72/172.37	c 172	Decoding HOME/temp.out
169.72/172.45	c 172	OBJECTIVE _COST 9
169.72/172.45	o 9
169.72/172.46	v 9 9 8 9 5 0 9 9 9 7 1 0 8 8 7 7 9 2 8 7 3 9 5 9 8
169.72/172.46	c 172	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
169.72/172.54	c 173	OK
169.72/172.54	c 173	OBJECTIVE BOUND: 0 <= _COST <= 9
169.72/172.54	c 173	SEARCHING: _COST <= 4
169.72/172.54	c 173	============================[ Search Statistics ]==============================
169.72/172.54	c 173	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
169.72/172.54	c 173	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
169.72/172.55	c 173	===============================================================================
169.72/172.55	c 173	|    548358 |    1801    14213    45172 |     4737    32001     24 | 58.423 % |
169.98/172.67	c 173	|    548458 |    1801    14213    45172 |     5211     7033     20 | 64.812 % |
169.98/172.69	c 173	|    548608 |    1801    14213    45172 |     5732     7183     20 | 64.812 % |
170.07/172.73	c 173	|    548833 |    1801    14213    45172 |     6305     7408     20 | 64.812 % |
170.07/172.78	c 173	|    549170 |    1801    14213    45172 |     6936     7745     20 | 64.812 % |
170.17/172.85	c 173	|    549676 |    1801    14213    45172 |     7630     8251     20 | 64.812 % |
170.27/172.97	c 173	|    550435 |    1801    14213    45172 |     8393     9010     20 | 64.812 % |
170.47/173.15	c 173	|    551575 |    1801    14213    45172 |     9232    10150     20 | 64.812 % |
170.77/173.42	c 173	|    553283 |    1801    14213    45172 |    10155    11858     20 | 64.812 % |
171.17/173.88	c 174	|    555845 |    1801    14213    45172 |    11171     7317     19 | 64.812 % |
171.77/174.44	c 174	|    559691 |    1801    14213    45172 |    12288    11163     21 | 64.812 % |
172.86/175.54	c 176	|    565457 |    1801    14213    45172 |    13517     8805     22 | 64.812 % |
174.26/176.95	c 177	|    574107 |    1801    14213    45172 |    14868    17455     24 | 64.812 % |
176.65/179.35	c 179	|    587082 |    1801    14213    45172 |    16355    11599     27 | 64.812 % |
180.33/183.09	c 183	|    606545 |    1801    14213    45172 |    17991    10653     22 | 64.812 % |
182.92/185.68	c 186	===============================================================================
182.92/185.68	c 186	restarts              : 54
182.92/185.68	c 186	conflicts             : 620916        (3438 /sec)
182.92/185.68	c 186	decisions             : 685235        (0.67 % random) (3794 /sec)
182.92/185.68	c 186	propagations          : 192561066      (1066280 /sec)
182.92/185.68	c 186	conflict literals     : 15041563       (29.93 % deleted)
182.92/185.68	c 186	Memory used           : 13.91 MB
182.92/185.68	c 186	CPU time              : 180.592 s
182.92/185.68	c 186	
182.92/185.68	c 186	SATISFIABLE
182.92/185.69	c 186	OK
182.92/185.69	c 186	FOUND: _COST <= 4
182.92/185.69	c 186	DECODING HOME/temp.out WITH HOME/temp.map
182.92/185.69	c 186	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
183.01/185.81	c 186	Decoding HOME/temp.out
183.01/185.88	c 186	OBJECTIVE _COST 4
183.01/185.88	o 4
183.01/185.88	v 7 8 1 2 7 3 8 7 8 5 9 5 9 3 0 2 9 9 6 0 7 4 8 8 3
183.01/185.89	c 186	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
183.15/185.98	c 186	OK
183.15/185.98	c 186	OBJECTIVE BOUND: 0 <= _COST <= 4
183.15/185.98	c 186	SEARCHING: _COST <= 2
183.15/185.98	c 186	============================[ Search Statistics ]==============================
183.15/185.98	c 186	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.15/185.98	c 186	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
183.15/185.98	c 186	===============================================================================
183.15/185.98	c 186	|    620916 |    1427     9448    31994 |     3149    14154     21 | 64.812 % |
183.20/186.01	c 186	|    621018 |    1427     9448    31994 |     3464     7179     21 | 72.119 % |
183.20/186.04	c 186	|    621168 |    1427     9448    31994 |     3810     3740     19 | 72.119 % |
183.20/186.07	c 186	|    621394 |    1427     9448    31994 |     4191     3966     19 | 72.119 % |
183.29/186.11	c 186	|    621731 |    1427     9448    31994 |     4610     4303     20 | 72.119 % |
183.29/186.18	c 186	|    622237 |    1427     9448    31994 |     5072     4809     20 | 72.119 % |
183.39/186.27	c 186	|    622996 |    1427     9448    31994 |     5579     5568     20 | 72.119 % |
183.49/186.39	c 186	|    624135 |    1427     9448    31994 |     6137     6707     23 | 72.119 % |
183.69/186.60	c 187	|    625844 |    1427     9448    31994 |     6750     8416     23 | 72.119 % |
184.09/186.94	c 187	|    628406 |    1427     9448    31994 |     7425    10978     24 | 72.119 % |
184.59/187.46	c 187	|    632250 |    1427     9448    31994 |     8168     8936     27 | 72.119 % |
185.48/188.32	c 188	|    638016 |    1427     9448    31994 |     8985     8550     25 | 72.119 % |
186.77/189.68	c 190	|    646666 |    1427     9448    31994 |     9883    10482     33 | 72.119 % |
189.06/191.94	c 192	|    659640 |    1427     9448    31994 |    10872     9387     24 | 72.119 % |
192.44/195.36	c 195	|    679102 |    1427     9448    31994 |    11959    13708     27 | 72.119 % |
194.33/197.28	c 197	===============================================================================
194.33/197.29	c 197	restarts              : 69
194.33/197.29	c 197	conflicts             : 690271        (3598 /sec)
194.33/197.29	c 197	decisions             : 762997        (0.67 % random) (3977 /sec)
194.33/197.29	c 197	propagations          : 209656662      (1092834 /sec)
194.33/197.29	c 197	conflict literals     : 16953853       (29.58 % deleted)
194.33/197.29	c 197	Memory used           : 13.91 MB
194.33/197.29	c 197	CPU time              : 191.847 s
194.33/197.29	c 197	
194.33/197.29	c 197	SATISFIABLE
194.33/197.29	c 197	OK
194.33/197.29	c 197	FOUND: _COST <= 2
194.33/197.29	c 197	DECODING HOME/temp.out WITH HOME/temp.map
194.33/197.29	c 197	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
194.42/197.43	c 197	Decoding HOME/temp.out
194.42/197.50	c 197	OBJECTIVE _COST 2
194.42/197.50	o 2
194.42/197.50	v 8 7 1 3 6 4 1 7 6 0 5 5 9 0 5 0 9 1 5 0 6 1 8 8 6
194.42/197.50	c 198	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
194.59/197.99	c 198	OK
194.59/197.99	c 198	OBJECTIVE BOUND: 0 <= _COST <= 2
194.59/197.99	c 198	SEARCHING: _COST <= 1
194.59/197.99	c 198	============================[ Search Statistics ]==============================
194.59/197.99	c 198	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
194.59/197.99	c 198	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
194.59/197.99	c 198	===============================================================================
194.59/197.99	c 198	|    690271 |    1125     7111    25887 |     2370     8705     24 | 72.119 % |
194.60/198.01	c 198	|    690371 |    1125     7111    25887 |     2607     4453     20 | 78.020 % |
194.60/198.02	c 198	|    690521 |    1125     7111    25887 |     2868     4603     20 | 78.020 % |
194.60/198.05	c 198	|    690746 |    1125     7111    25887 |     3154     4828     21 | 78.020 % |
194.60/198.08	c 198	|    691083 |    1125     7111    25887 |     3470     5165     21 | 78.020 % |
194.70/198.14	c 198	|    691589 |    1125     7111    25887 |     3817     5671     22 | 78.020 % |
194.80/198.21	c 198	|    692349 |    1125     7111    25887 |     4199     6431     22 | 78.020 % |
194.90/198.34	c 198	|    693488 |    1125     7111    25887 |     4619     7570     22 | 78.020 % |
195.10/198.55	c 199	|    695196 |    1125     7111    25887 |     5081     4730     23 | 78.020 % |
195.40/198.80	c 199	|    697760 |    1125     7111    25887 |     5589     7294     26 | 78.020 % |
195.80/199.28	c 199	|    701604 |    1125     7111    25887 |     6148     6153     26 | 78.020 % |
196.50/200.00	c 200	|    707370 |    1125     7111    25887 |     6762     6669     22 | 78.020 % |
197.60/201.08	c 201	|    716021 |    1125     7111    25887 |     7439     9688     25 | 78.020 % |
199.39/202.84	c 203	|    728996 |    1125     7111    25887 |     8183    10875     24 | 78.020 % |
202.09/205.58	c 206	|    748457 |    1125     7111    25887 |     9001    11423     24 | 78.020 % |
206.19/209.65	c 210	|    777651 |    1125     7111    25887 |     9901     7087     31 | 78.020 % |
212.29/215.76	c 216	|    821440 |    1125     7111    25887 |    10891     7991     25 | 78.020 % |
221.49/224.96	c 225	|    887124 |    1125     7111    25887 |    11980    11620     33 | 78.020 % |
236.28/239.74	c 240	|    985651 |    1125     7111    25887 |    13178    11828     24 | 78.020 % |
259.27/262.71	c 263	|   1133440 |    1125     7111    25887 |    14496    10207     26 | 78.020 % |
294.05/297.54	c 298	|   1355124 |    1125     7111    25887 |    15946    13419     28 | 78.020 % |
302.05/305.52	c 306	===============================================================================
302.05/305.52	c 306	restarts              : 90
302.05/305.52	c 306	conflicts             : 1405995       (4697 /sec)
302.05/305.52	c 306	decisions             : 1570315       (0.71 % random) (5246 /sec)
302.05/305.52	c 306	propagations          : 366662103      (1224900 /sec)
302.05/305.52	c 306	conflict literals     : 38367317       (25.57 % deleted)
302.05/305.52	c 306	Memory used           : 14.04 MB
302.05/305.52	c 306	CPU time              : 299.34 s
302.05/305.52	c 306	
302.05/305.52	c 306	SATISFIABLE
302.05/305.53	c 306	OK
302.05/305.53	c 306	FOUND: _COST <= 1
302.05/305.53	c 306	DECODING HOME/temp.out WITH HOME/temp.map
302.05/305.53	c 306	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
302.08/305.70	c 306	Decoding HOME/temp.out
302.08/305.79	c 306	OBJECTIVE _COST 1
302.08/305.79	o 1
302.08/305.79	v 1 1 0 2 8 5 2 8 5 5 9 2 6 5 9 4 2 4 0 3 5 7 6 3 0
302.24/305.81	c 306	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
302.24/305.87	c 306	OK
302.24/305.87	c 306	OBJECTIVE BOUND: 0 <= _COST <= 1
302.24/305.87	c 306	SEARCHING: _COST <= 0
302.24/305.87	c 306	============================[ Search Statistics ]==============================
302.24/305.87	c 306	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
302.24/305.87	c 306	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
302.24/305.87	c 306	===============================================================================
302.24/305.87	c 306	|   1405995 |     822     5386    21544 |     1795    13451     25 | 78.020 % |
302.24/305.90	c 306	|   1406096 |     822     5386    21544 |     1974     3464     22 | 83.941 % |
302.30/305.91	c 306	|   1406246 |     822     5386    21544 |     2172     3614     23 | 83.941 % |
302.30/305.93	c 306	|   1406472 |     822     5386    21544 |     2389     3840     23 | 83.941 % |
302.30/305.97	c 306	|   1406809 |     822     5386    21544 |     2628     4177     25 | 83.941 % |
302.39/306.01	c 306	|   1407317 |     822     5386    21544 |     2891     4685     26 | 83.941 % |
302.39/306.09	c 306	|   1408076 |     822     5386    21544 |     3180     5444     28 | 83.941 % |
302.59/306.21	c 306	|   1409215 |     822     5386    21544 |     3498     6583     31 | 83.941 % |
302.69/306.38	c 306	|   1410923 |     822     5386    21544 |     3848     8291     33 | 83.941 % |
302.99/306.64	c 307	|   1413487 |     822     5386    21544 |     4233     6710     40 | 83.941 % |
303.39/307.05	c 307	|   1417331 |     822     5386    21544 |     4656     5965     41 | 83.941 % |
303.68/307.32	c 307	===============================================================================
303.68/307.32	c 307	restarts              : 101
303.68/307.32	c 307	conflicts             : 1419718       (4720 /sec)
303.68/307.32	c 307	decisions             : 1586752       (0.71 % random) (5275 /sec)
303.68/307.32	c 307	propagations          : 367318832      (1221171 /sec)
303.68/307.32	c 307	conflict literals     : 38941268       (25.49 % deleted)
303.68/307.32	c 307	Memory used           : 14.04 MB
303.68/307.32	c 307	CPU time              : 300.792 s
303.68/307.32	c 307	
303.68/307.32	c 307	UNSATISFIABLE
303.68/307.32	c 307	OK
303.68/307.32	c 307	NOT FOUND: _COST <= 0
303.68/307.32	c 307	OK
303.68/307.32	c 307	OBJECTIVE _COST 1
303.68/307.32	s OPTIMUM FOUND
303.68/307.33	c 307	CPU 303.36 (0.06 0.02 303.3 0.35)
303.68/307.33	c 307	END Mon Jul 14 22:00:36 2008

Verifier Data (download as text)

OK	1	299
1 unsatisfied constraints, 299 satisfied constraints

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1117683-1216065329/watcher-1117683-1216065329 -o /tmp/evaluation-result-1117683-1216065329/solver-1117683-1216065329 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar++ -max -incremental -c -vv -java=java -Xmx700M -decjava=java -Xmx50M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat-inc -tmp=HOME/temp HOME/instance-1117683-1216065329.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 4000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.53 2.47 2.24 5/80 26167
/proc/meminfo: memFree=1731328/2055920 swapFree=4192812/4192956
[pid=26167] ppid=26165 vsize=12000 CPUtime=0
/proc/26167/stat : 26167 (sugar++) R 26165 26167 25557 0 -1 4194304 204 0 0 0 0 0 0 0 21 0 1 0 63236119 12288000 172 996147200 4194304 4206940 548682068528 18446744073709551615 244670987232 0 0 4224 0 0 0 0 17 1 0 0
/proc/26167/statm: 3000 172 133 3 0 100 0

[startup+0.102364 s]
/proc/loadavg: 2.53 2.47 2.24 5/80 26167
/proc/meminfo: memFree=1731328/2055920 swapFree=4192812/4192956
[pid=26167] ppid=26165 vsize=16740 CPUtime=0.07
/proc/26167/stat : 26167 (sugar++) S 26165 26167 25557 0 -1 4194304 1219 128 0 0 5 2 0 0 18 0 1 0 63236119 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26167/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.20138 s]
/proc/loadavg: 2.53 2.47 2.24 5/80 26167
/proc/meminfo: memFree=1731328/2055920 swapFree=4192812/4192956
[pid=26167] ppid=26165 vsize=16740 CPUtime=0.07
/proc/26167/stat : 26167 (sugar++) S 26165 26167 25557 0 -1 4194304 1219 128 0 0 5 2 0 0 18 0 1 0 63236119 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26167/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.301398 s]
/proc/loadavg: 2.53 2.47 2.24 5/80 26167
/proc/meminfo: memFree=1731328/2055920 swapFree=4192812/4192956
[pid=26167] ppid=26165 vsize=16740 CPUtime=0.07
/proc/26167/stat : 26167 (sugar++) S 26165 26167 25557 0 -1 4194304 1219 128 0 0 5 2 0 0 18 0 1 0 63236119 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26167/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.701472 s]
/proc/loadavg: 2.53 2.47 2.24 5/80 26167
/proc/meminfo: memFree=1731328/2055920 swapFree=4192812/4192956
[pid=26167] ppid=26165 vsize=16740 CPUtime=0.07
/proc/26167/stat : 26167 (sugar++) S 26165 26167 25557 0 -1 4194304 1219 128 0 0 5 2 0 0 18 0 1 0 63236119 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26167/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+1.50186 s]
/proc/loadavg: 2.53 2.47 2.24 4/84 26182
/proc/meminfo: memFree=1726688/2055920 swapFree=4192812/4192956
[pid=26167] ppid=26165 vsize=16740 CPUtime=0.61
/proc/26167/stat : 26167 (sugar++) S 26165 26167 25557 0 -1 4194304 1279 4631 0 1 5 2 51 3 16 0 1 0 63236119 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26167/statm: 4185 1104 409 3 0 764 0
[pid=26180] ppid=26167 vsize=5356 CPUtime=0
/proc/26180/stat : 26180 (sh) S 26167 26167 25557 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 63236202 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26180/statm: 1339 233 193 169 0 50 0
[pid=26181] ppid=26180 vsize=859832 CPUtime=0.02
/proc/26181/stat : 26181 (java) S 26180 26167 25557 0 -1 0 1572 0 1 0 1 1 0 0 20 0 5 0 63236203 880467968 1251 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/26181/statm: 214958 1251 726 9 0 209937 0
[pid=26181/tid=26182] ppid=26180 vsize=859832 CPUtime=0.01
/proc/26181/task/26182/stat : 26182 (java) R 26180 26167 25557 0 -1 64 879 0 1 0 1 0 0 0 24 0 5 0 63236228 880467968 1251 996147200 134512640 134550740 4294955920 18446744073709551615 101409185 0 4 0 16784584 0 0 0 -1 0 0 0
[pid=26181/tid=26183] ppid=26180 vsize=859832 CPUtime=0
/proc/26181/task/26183/stat : 26183 (java) S 26180 26167 25557 0 -1 64 4 0 0 0 0 0 0 0 23 0 5 0 63236229 880467968 1251 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16784584 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 881928

[startup+3.10291 s]
/proc/loadavg: 2.57 2.48 2.24 4/87 26185
/proc/meminfo: memFree=1725384/2055920 swapFree=4192812/4192956
[pid=26167] ppid=26165 vsize=16740 CPUtime=1.54
/proc/26167/stat : 26167 (sugar++) R 26165 26167 25557 0 -1 4194304 1321 11636 0 2 5 2 136 11 15 0 1 0 63236119 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 244680011874 0 0 4224 16386 0 0 0 17 0 0 0
/proc/26167/statm: 4185 1105 409 3 0 764 0
Current children cumulated CPU time (s) 1.54
Current children cumulated vsize (KiB) 16740

[startup+6.30132 s]
/proc/loadavg: 2.57 2.48 2.24 3/82 26220
/proc/meminfo: memFree=1718640/2055920 swapFree=4192812/4192956
[pid=26167] ppid=26165 vsize=16872 CPUtime=2.04
/proc/26167/stat : 26167 (sugar++) S 26165 26167 25557 0 -1 4194304 1695 22977 0 5 6 2 178 18 15 0 1 0 63236119 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26167/statm: 4218 1121 414 3 0 797 0
[pid=26190] ppid=26167 vsize=7824 CPUtime=2.58
/proc/26190/stat : 26190 (minisat-inc) R 26167 26167 25557 0 -1 4194304 1892 0 0 0 258 0 0 0 25 0 1 0 63236429 8011776 1835 996147200 134512640 135134323 4294956192 18446744073709551615 134528238 0 0 4096 3 0 0 0 17 1 0 0
/proc/26190/statm: 1956 1835 79 151 0 1802 0
Current children cumulated CPU time (s) 4.62
Current children cumulated vsize (KiB) 24696

[startup+12.7015 s]
/proc/loadavg: 2.64 2.50 2.25 3/82 26230
/proc/meminfo: memFree=1718064/2055920 swapFree=4192812/4192956
[pid=26167] ppid=26165 vsize=16872 CPUtime=2.2
/proc/26167/stat : 26167 (sugar++) S 26165 26167 25557 0 -1 4194304 1765 26756 0 6 6 2 191 21 16 0 1 0 63236119 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26167/statm: 4218 1121 414 3 0 797 0
[pid=26190] ppid=26167 vsize=8520 CPUtime=8.73
/proc/26190/stat : 26190 (minisat-inc) R 26167 26167 25557 0 -1 4194304 2076 0 0 0 872 1 0 0 25 0 1 0 63236429 8724480 2017 996147200 134512640 135134323 4294956192 18446744073709551615 134532097 0 0 4096 3 0 0 0 17 1 0 0
/proc/26190/statm: 2130 2017 79 151 0 1976 0
Current children cumulated CPU time (s) 10.93
Current children cumulated vsize (KiB) 25392

[startup+25.5019 s]
/proc/loadavg: 2.62 2.50 2.25 3/82 26230
/proc/meminfo: memFree=1716784/2055920 swapFree=4192812/4192956
[pid=26167] ppid=26165 vsize=16872 CPUtime=2.2
/proc/26167/stat : 26167 (sugar++) S 26165 26167 25557 0 -1 4194304 1765 26756 0 6 6 2 191 21 16 0 1 0 63236119 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26167/statm: 4218 1121 414 3 0 797 0
[pid=26190] ppid=26167 vsize=9616 CPUtime=21.46
/proc/26190/stat : 26190 (minisat-inc) R 26167 26167 25557 0 -1 4194304 2347 0 0 0 2145 1 0 0 25 0 1 0 63236429 9846784 2288 996147200 134512640 135134323 4294956192 18446744073709551615 134532097 0 0 4096 3 0 0 0 17 1 0 0
/proc/26190/statm: 2404 2288 79 151 0 2250 0
Current children cumulated CPU time (s) 23.66
Current children cumulated vsize (KiB) 26488

[startup+51.1016 s]
/proc/loadavg: 2.75 2.54 2.27 4/82 26230
/proc/meminfo: memFree=1715824/2055920 swapFree=4192812/4192956
[pid=26167] ppid=26165 vsize=16872 CPUtime=2.2
/proc/26167/stat : 26167 (sugar++) S 26165 26167 25557 0 -1 4194304 1765 26756 0 6 6 2 191 21 16 0 1 0 63236119 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26167/statm: 4218 1121 414 3 0 797 0
[pid=26190] ppid=26167 vsize=10708 CPUtime=46.94
/proc/26190/stat : 26190 (minisat-inc) R 26167 26167 25557 0 -1 4194304 2611 0 0 0 4692 2 0 0 25 0 1 0 63236429 10964992 2552 996147200 134512640 135134323 4294956192 18446744073709551615 134532097 0 0 4096 3 0 0 0 17 1 0 0
/proc/26190/statm: 2677 2552 79 151 0 2523 0
Current children cumulated CPU time (s) 49.14
Current children cumulated vsize (KiB) 27580

[startup+102.301 s]
/proc/loadavg: 2.80 2.58 2.30 3/82 26230
/proc/meminfo: memFree=1713648/2055920 swapFree=4192812/4192956
[pid=26167] ppid=26165 vsize=16872 CPUtime=2.2
/proc/26167/stat : 26167 (sugar++) S 26165 26167 25557 0 -1 4194304 1765 26756 0 6 6 2 191 21 16 0 1 0 63236119 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26167/statm: 4218 1121 414 3 0 797 0
[pid=26190] ppid=26167 vsize=12972 CPUtime=97.89
/proc/26190/stat : 26190 (minisat-inc) R 26167 26167 25557 0 -1 4194304 3158 0 0 0 9787 2 0 0 25 0 1 0 63236429 13283328 3099 996147200 134512640 135134323 4294956192 18446744073709551615 134531891 0 0 4096 3 0 0 0 17 1 0 0
/proc/26190/statm: 3243 3099 79 151 0 3089 0
Current children cumulated CPU time (s) 100.09
Current children cumulated vsize (KiB) 29844

[startup+162.301 s]
/proc/loadavg: 2.64 2.58 2.31 3/82 26230
/proc/meminfo: memFree=1712688/2055920 swapFree=4192812/4192956
[pid=26167] ppid=26165 vsize=16872 CPUtime=2.2
/proc/26167/stat : 26167 (sugar++) S 26165 26167 25557 0 -1 4194304 1765 26756 0 6 6 2 191 21 16 0 1 0 63236119 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26167/statm: 4218 1121 414 3 0 797 0
[pid=26190] ppid=26167 vsize=13956 CPUtime=157.58
/proc/26190/stat : 26190 (minisat-inc) R 26167 26167 25557 0 -1 4194304 3392 0 0 0 15756 2 0 0 25 0 1 0 63236429 14290944 3333 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/26190/statm: 3489 3333 79 151 0 3335 0
Current children cumulated CPU time (s) 159.78
Current children cumulated vsize (KiB) 30828

[startup+222.305 s]
/proc/loadavg: 2.65 2.59 2.33 3/82 26260
/proc/meminfo: memFree=1711920/2055920 swapFree=4192812/4192956
[pid=26167] ppid=26165 vsize=16872 CPUtime=2.71
/proc/26167/stat : 26167 (sugar++) S 26165 26167 25557 0 -1 4194304 1975 38093 0 9 6 2 235 28 16 0 1 0 63236119 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26167/statm: 4218 1121 414 3 0 797 0
[pid=26190] ppid=26167 vsize=14240 CPUtime=216.18
/proc/26190/stat : 26190 (minisat-inc) R 26167 26167 25557 0 -1 4194304 3478 0 0 0 21615 3 0 0 25 0 1 0 63236429 14581760 3413 996147200 134512640 135134323 4294956192 18446744073709551615 134531900 0 0 4096 3 0 0 0 17 0 0 0
/proc/26190/statm: 3560 3413 79 151 0 3406 0
Current children cumulated CPU time (s) 218.89
Current children cumulated vsize (KiB) 31112

[startup+282.303 s]
/proc/loadavg: 2.67 2.60 2.35 3/82 26260
/proc/meminfo: memFree=1711984/2055920 swapFree=4192812/4192956
[pid=26167] ppid=26165 vsize=16872 CPUtime=2.71
/proc/26167/stat : 26167 (sugar++) S 26165 26167 25557 0 -1 4194304 1975 38093 0 9 6 2 235 28 16 0 1 0 63236119 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26167/statm: 4218 1121 414 3 0 797 0
[pid=26190] ppid=26167 vsize=14372 CPUtime=276.15
/proc/26190/stat : 26190 (minisat-inc) R 26167 26167 25557 0 -1 4194304 3493 0 0 0 27612 3 0 0 25 0 1 0 63236429 14716928 3428 996147200 134512640 135134323 4294956192 18446744073709551615 134531900 0 0 4096 3 0 0 0 17 0 0 0
/proc/26190/statm: 3593 3428 79 151 0 3439 0
Current children cumulated CPU time (s) 278.86
Current children cumulated vsize (KiB) 31244

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

[startup+294.402 s]
/proc/loadavg: 2.65 2.60 2.35 3/82 26260
/proc/meminfo: memFree=1711984/2055920 swapFree=4192812/4192956
[pid=26167] ppid=26165 vsize=16872 CPUtime=2.71
/proc/26167/stat : 26167 (sugar++) S 26165 26167 25557 0 -1 4194304 1975 38093 0 9 6 2 235 28 16 0 1 0 63236119 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26167/statm: 4218 1121 414 3 0 797 0
[pid=26190] ppid=26167 vsize=14372 CPUtime=288.24
/proc/26190/stat : 26190 (minisat-inc) R 26167 26167 25557 0 -1 4194304 3493 0 0 0 28821 3 0 0 25 0 1 0 63236429 14716928 3428 996147200 134512640 135134323 4294956192 18446744073709551615 134531900 0 0 4096 3 0 0 0 17 0 0 0
/proc/26190/statm: 3593 3428 79 151 0 3439 0
Current children cumulated CPU time (s) 290.95
Current children cumulated vsize (KiB) 31244

[startup+300.802 s]
/proc/loadavg: 2.67 2.61 2.36 3/82 26260
/proc/meminfo: memFree=1711984/2055920 swapFree=4192812/4192956
[pid=26167] ppid=26165 vsize=16872 CPUtime=2.71
/proc/26167/stat : 26167 (sugar++) S 26165 26167 25557 0 -1 4194304 1975 38093 0 9 6 2 235 28 16 0 1 0 63236119 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26167/statm: 4218 1121 414 3 0 797 0
[pid=26190] ppid=26167 vsize=14372 CPUtime=294.64
/proc/26190/stat : 26190 (minisat-inc) R 26167 26167 25557 0 -1 4194304 3509 0 0 0 29461 3 0 0 25 0 1 0 63236429 14716928 3444 996147200 134512640 135134323 4294956192 18446744073709551615 134531900 0 0 4096 3 0 0 0 17 0 0 0
/proc/26190/statm: 3593 3444 79 151 0 3439 0
Current children cumulated CPU time (s) 297.35
Current children cumulated vsize (KiB) 31244

[startup+304.002 s]
/proc/loadavg: 2.70 2.61 2.36 3/82 26260
/proc/meminfo: memFree=1711984/2055920 swapFree=4192812/4192956
[pid=26167] ppid=26165 vsize=16872 CPUtime=2.71
/proc/26167/stat : 26167 (sugar++) S 26165 26167 25557 0 -1 4194304 1975 38093 0 9 6 2 235 28 16 0 1 0 63236119 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26167/statm: 4218 1121 414 3 0 797 0
[pid=26190] ppid=26167 vsize=14372 CPUtime=297.84
/proc/26190/stat : 26190 (minisat-inc) R 26167 26167 25557 0 -1 4194304 3513 0 0 0 29781 3 0 0 25 0 1 0 63236429 14716928 3448 996147200 134512640 135134323 4294956192 18446744073709551615 134531980 0 0 4096 3 0 0 0 17 0 0 0
/proc/26190/statm: 3593 3448 79 151 0 3439 0
Current children cumulated CPU time (s) 300.55
Current children cumulated vsize (KiB) 31244

[startup+305.602 s]
/proc/loadavg: 2.70 2.61 2.36 4/82 26260
/proc/meminfo: memFree=1711984/2055920 swapFree=4192812/4192956
[pid=26167] ppid=26165 vsize=16872 CPUtime=2.71
/proc/26167/stat : 26167 (sugar++) S 26165 26167 25557 0 -1 4194304 2009 38093 0 9 6 2 235 28 16 0 1 0 63236119 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26167/statm: 4218 1121 414 3 0 797 0
[pid=26190] ppid=26167 vsize=14372 CPUtime=299.37
/proc/26190/stat : 26190 (minisat-inc) S 26167 26167 25557 0 -1 4194304 3515 0 0 0 29934 3 0 0 25 0 1 0 63236429 14716928 3448 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 0 0 0
/proc/26190/statm: 3593 3448 79 151 0 3439 0
Current children cumulated CPU time (s) 302.08
Current children cumulated vsize (KiB) 31244

[startup+306.402 s]
/proc/loadavg: 2.70 2.61 2.36 5/92 26270
/proc/meminfo: memFree=1706464/2055920 swapFree=4192812/4192956
[pid=26167] ppid=26165 vsize=16872 CPUtime=2.89
/proc/26167/stat : 26167 (sugar++) S 26165 26167 25557 0 -1 4194304 2046 41882 0 10 6 2 250 31 15 0 1 0 63236119 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26167/statm: 4218 1121 414 3 0 797 0
[pid=26190] ppid=26167 vsize=14372 CPUtime=299.9
/proc/26190/stat : 26190 (minisat-inc) R 26167 26167 25557 0 -1 4194304 3515 0 0 0 29987 3 0 0 21 0 1 0 63236429 14716928 3448 996147200 134512640 135134323 4294956192 18446744073709551615 134531929 0 0 4096 3 0 0 0 17 1 0 0
/proc/26190/statm: 3593 3448 79 151 0 3439 0
Current children cumulated CPU time (s) 302.79
Current children cumulated vsize (KiB) 31244

[startup+306.801 s]
/proc/loadavg: 2.70 2.61 2.36 5/92 26270
/proc/meminfo: memFree=1706464/2055920 swapFree=4192812/4192956
[pid=26167] ppid=26165 vsize=16872 CPUtime=2.89
/proc/26167/stat : 26167 (sugar++) S 26165 26167 25557 0 -1 4194304 2046 41882 0 10 6 2 250 31 15 0 1 0 63236119 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26167/statm: 4218 1121 414 3 0 797 0
[pid=26190] ppid=26167 vsize=14372 CPUtime=300.3
/proc/26190/stat : 26190 (minisat-inc) R 26167 26167 25557 0 -1 4194304 3515 0 0 0 30027 3 0 0 25 0 1 0 63236429 14716928 3448 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/26190/statm: 3593 3448 79 151 0 3439 0
Current children cumulated CPU time (s) 303.19
Current children cumulated vsize (KiB) 31244

[startup+307.202 s]
/proc/loadavg: 2.72 2.62 2.36 3/82 26270
/proc/meminfo: memFree=1711856/2055920 swapFree=4192812/4192956
[pid=26167] ppid=26165 vsize=16872 CPUtime=2.89
/proc/26167/stat : 26167 (sugar++) S 26165 26167 25557 0 -1 4194304 2046 41882 0 10 6 2 250 31 15 0 1 0 63236119 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26167/statm: 4218 1121 414 3 0 797 0
[pid=26190] ppid=26167 vsize=14372 CPUtime=300.69
/proc/26190/stat : 26190 (minisat-inc) R 26167 26167 25557 0 -1 4194304 3515 0 0 0 30066 3 0 0 25 0 1 0 63236429 14716928 3448 996147200 134512640 135134323 4294956192 18446744073709551615 134531965 0 0 4096 3 0 0 0 17 1 0 0
/proc/26190/statm: 3593 3448 79 151 0 3439 0
Current children cumulated CPU time (s) 303.58
Current children cumulated vsize (KiB) 31244

[startup+307.302 s]
/proc/loadavg: 2.72 2.62 2.36 3/82 26270
/proc/meminfo: memFree=1711856/2055920 swapFree=4192812/4192956
[pid=26167] ppid=26165 vsize=16872 CPUtime=2.89
/proc/26167/stat : 26167 (sugar++) S 26165 26167 25557 0 -1 4194304 2046 41882 0 10 6 2 250 31 15 0 1 0 63236119 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26167/statm: 4218 1121 414 3 0 797 0
[pid=26190] ppid=26167 vsize=14372 CPUtime=300.79
/proc/26190/stat : 26190 (minisat-inc) R 26167 26167 25557 0 -1 4194304 3515 0 0 0 30076 3 0 0 25 0 1 0 63236429 14716928 3448 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/26190/statm: 3593 3448 79 151 0 3439 0
Current children cumulated CPU time (s) 303.68
Current children cumulated vsize (KiB) 31244

Child status: 0
Real time (s): 307.334
CPU time (s): 303.759
CPU user time (s): 303.374
CPU system time (s): 0.384941
CPU usage (%): 98.8367
Max. virtual memory (cumulated for all children) (KiB): 890576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 303.374
system time used= 0.384941
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47524
page faults= 10
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3922
involuntary context switches= 11736

runsolver used 0.295955 second user time and 0.860869 second system time

The end

Launcher Data (download as text)

Begin job on node7 at 2008-07-14 21:55:29
IDJOB=1117683
IDBENCH=62150
IDSOLVER=367
FILE ID=node7/1117683-1216065329
PBS_JOBID= 7905069
Free space on /tmp= 66520 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/maxcsp/randomMaxCSP/completeLoose/normalized-vcsp-25-10-100-18-10_ext.xml
COMMAND LINE= DIR/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat-inc" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1117683-1216065329/watcher-1117683-1216065329 -o /tmp/evaluation-result-1117683-1216065329/solver-1117683-1216065329 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat-inc" -tmp="HOME/temp" HOME/instance-1117683-1216065329.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 389414f943c701627b3e4ca5404326c7
RANDOM SEED=409117285

node7.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.259
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
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.259
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1731808 kB
Buffers:         53056 kB
Cached:         126464 kB
SwapCached:          0 kB
Active:         218744 kB
Inactive:        51036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1731808 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:             884 kB
Writeback:           0 kB
Mapped:         110584 kB
Slab:            39344 kB
Committed_AS:  1146028 kB
PageTables:       2060 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66520 MiB
End job on node7 at 2008-07-14 22:00:36