Trace number 1111250

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 NameAnswerNumber of falsified constraintsCPU timeWall clock time
Sugar v1.13+minisatOPTIMUM1 4.00239 4.35624

General information on the benchmark

Namecsp/aim-200/
normalized-aim-200-1-6-unsat-2_ext.xml
MD5SUMd19021a9bf2b3c049c4fd20ddb42d674
Bench CategoryN-ARY-EXT (n-ary 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 benchmark3.07253
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of constraints302
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension302
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.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.04	c 0	BEGIN Sat Jul 12 08:24:11 2008
0.00/0.04	c 0	PID 15836
0.00/0.05	c 0	HOST node7.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1111250-1215843851.xml TO HOME/temp.csp
0.00/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1111250-1215843851.xml' 'HOME/temp.csp'
0.03/0.37	c 0	1 domains, 200 variables, 0 predicates, 17 relations, 302 constraints
0.03/0.42	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.42	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.03/0.50	c 0	Parsing HOME/temp.csp
0.34/0.62	c 0	parsed 520 expressions
0.34/0.62	c 0	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.34/0.63	c 0	MAX CSP: 302 constraints
0.34/0.63	c 0	Converting to clausal form CSP
0.34/0.66	c 0	converted 83 (10%) expressions
0.34/0.66	c 0	converted 165 (20%) expressions
0.34/0.67	c 0	converted 248 (30%) expressions
0.34/0.68	c 0	converted 330 (40%) expressions
0.34/0.69	c 0	converted 413 (50%) expressions
0.34/0.69	c 0	converted 495 (60%) expressions
0.34/0.70	c 0	converted 578 (70%) expressions
0.34/0.71	c 0	converted 660 (80%) expressions
0.34/0.71	c 0	converted 743 (90%) expressions
0.34/0.87	c 1	converted 825 (100%) expressions
0.34/0.87	c 1	CSP : 804 integers, 0 booleans, 905 clauses, largest domain size 454
0.34/0.87	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.34/0.87	c 1	Propagation in CSP
0.34/0.90	c 1	297 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.34/0.90	c 1	CSP : 804 integers, 0 booleans, 905 clauses, largest domain size 303
0.34/0.91	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.34/0.91	c 1	Simplifing CSP by introducing new Boolean variables
0.34/0.91	c 1	CSP : 804 integers, 0 booleans, 905 clauses, largest domain size 303
0.34/0.91	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.34/0.94	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.34/0.95	c 1	81 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.34/0.95	c 1	161 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.34/0.95	c 1	242 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.34/0.95	c 1	322 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.34/0.95	c 1	402 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.34/0.95	c 1	483 (60%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.34/0.96	c 1	563 (70%) CSP integer variables are encoded (539 clauses, 6152 bytes)
0.34/0.97	c 1	644 (80%) CSP integer variables are encoded (2151 clauses, 27108 bytes)
0.34/0.97	c 1	724 (90%) CSP integer variables are encoded (3637 clauses, 46426 bytes)
0.34/0.97	c 1	804 (100%) CSP integer variables are encoded (4326 clauses, 55383 bytes)
0.34/0.99	c 1	91 (10%) CSP clauses are encoded (4417 clauses, 57010 bytes)
0.90/1.01	c 1	181 (20%) CSP clauses are encoded (4507 clauses, 58670 bytes)
0.90/1.02	c 1	272 (30%) CSP clauses are encoded (4598 clauses, 60401 bytes)
0.90/1.04	c 1	362 (40%) CSP clauses are encoded (5314 clauses, 70538 bytes)
0.90/1.06	c 1	453 (50%) CSP clauses are encoded (11291 clauses, 171438 bytes)
0.90/1.06	c 1	543 (60%) CSP clauses are encoded (13221 clauses, 204421 bytes)
1.09/1.25	c 1	634 (70%) CSP clauses are encoded (102492 clauses, 1824230 bytes)
1.09/1.26	c 1	724 (80%) CSP clauses are encoded (104644 clauses, 1861120 bytes)
1.09/1.27	c 1	815 (90%) CSP clauses are encoded (109635 clauses, 1949874 bytes)
1.19/1.30	c 1	905 (100%) CSP clauses are encoded (127285 clauses, 2269768 bytes)
1.19/1.30	c 1	905 CSP clauses encoded
1.19/1.30	c 1	Writing map file : HOME/temp.map
1.19/1.31	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.19/1.31	c 1	SAT : 5130 SAT variables, 127285 SAT clauses, 2269768 bytes
1.19/1.31	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.19/1.36	c 1	OBJECTIVE minimize _COST
1.19/1.36	c 1	OBJECTIVE BOUND: 0 <= _COST <= 
1.19/1.36	c 1	SEARCHING: _COST <= 151
1.19/1.36	c 1	SOLVING HOME/temp.cnf
1.19/1.36	c 1	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.19/1.37	c 1	This is MiniSat 2.0 beta
1.19/1.37	c 1	WARNING: for repeatability, setting FPU to use double precision
1.19/1.37	c 1	============================[ Problem Statistics ]=============================
1.19/1.37	c 1	|                                                                             |
1.19/1.37	c 1	|  Number of variables:  5130                                                 |
1.19/1.37	c 1	|  Number of clauses:    127286                                               |
1.24/1.43	c 1	|  Parsing time:         0.06         s                                       |
1.24/1.46	c 1	============================[ Search Statistics ]==============================
1.24/1.46	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.24/1.46	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.24/1.46	c 1	===============================================================================
1.24/1.46	c 1	|         0 |    3771    81679   235969 |    27226        0    nan |  0.000 % |
1.24/1.46	c 1	===============================================================================
1.24/1.46	c 1	restarts              : 1
1.24/1.46	c 1	conflicts             : 0              (0 /sec)
1.24/1.46	c 1	decisions             : 158            (1.90 % random) (1796 /sec)
1.24/1.46	c 1	propagations          : 5130           (58305 /sec)
1.24/1.46	c 1	conflict literals     : 0              ( nan % deleted)
1.24/1.46	c 1	Memory used           : 6.95 MB
1.24/1.46	c 1	CPU time              : 0.087986 s
1.24/1.46	c 1	
1.24/1.47	c 1	SATISFIABLE
1.24/1.47	c 1	FOUND: _COST <= 151
1.24/1.47	s SATISFIABLE
1.24/1.47	c 1	DECODING HOME/temp.out WITH HOME/temp.map
1.24/1.47	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.35/1.55	c 1	Decoding HOME/temp.out
1.35/1.64	c 1	OBJECTIVE _COST 151
1.35/1.64	o 151
1.35/1.65	v 1 1 1 0 0 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 0 1 1 0 0 1 1 1 1 1 1 0 1 1 0 1 1 1 1 1 1 0 1 1 1 1 1 0 1 1 1 1 1 0 0 1 1 1 1 1 0 1 1 1 1 1 1 1 1 0 1 1 0 0 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
1.35/1.66	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.35/1.68	c 1	OBJECTIVE BOUND: 0 <= _COST <= 151
1.35/1.68	c 1	SEARCHING: _COST <= 75
1.35/1.68	c 1	SOLVING HOME/temp.cnf
1.35/1.68	c 1	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.35/1.69	c 1	This is MiniSat 2.0 beta
1.35/1.69	c 1	WARNING: for repeatability, setting FPU to use double precision
1.35/1.69	c 1	============================[ Problem Statistics ]=============================
1.35/1.69	c 1	|                                                                             |
1.35/1.69	c 1	|  Number of variables:  5130                                                 |
1.35/1.69	c 1	|  Number of clauses:    127286                                               |
1.53/1.75	c 2	|  Parsing time:         0.06         s                                       |
1.53/1.78	c 2	============================[ Search Statistics ]==============================
1.53/1.78	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.53/1.78	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.53/1.78	c 2	===============================================================================
1.53/1.78	c 2	|         0 |    3009    53517   153693 |    17839        0    nan |  0.000 % |
1.53/1.79	c 2	===============================================================================
1.53/1.79	c 2	restarts              : 1
1.53/1.79	c 2	conflicts             : 1              (10 /sec)
1.53/1.79	c 2	decisions             : 167            (0.00 % random) (1740 /sec)
1.53/1.79	c 2	propagations          : 5194           (54113 /sec)
1.53/1.79	c 2	conflict literals     : 4              (0.00 % deleted)
1.53/1.79	c 2	Memory used           : 6.94 MB
1.53/1.79	c 2	CPU time              : 0.095985 s
1.53/1.79	c 2	
1.53/1.79	c 2	SATISFIABLE
1.53/1.80	c 2	FOUND: _COST <= 75
1.53/1.80	c 2	DECODING HOME/temp.out WITH HOME/temp.map
1.53/1.80	c 2	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.64/1.87	c 2	Decoding HOME/temp.out
1.64/1.99	c 2	OBJECTIVE _COST 75
1.64/1.99	o 75
1.64/2.00	v 1 1 0 1 1 1 0 1 1 1 1 1 0 1 1 1 1 1 1 0 1 1 1 1 1 1 0 1 1 1 0 1 1 1 0 1 0 1 1 1 1 0 1 1 0 1 1 0 1 1 1 0 1 1 1 1 1 0 1 0 1 1 1 0 0 1 1 1 1 1 0 1 1 1 1 0 1 1 1 0 1 1 0 0 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 0 1 0 1 1 1 1 0 1 1 0 1 1 1 1 1 1 0 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
1.64/2.04	c 2	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.64/2.06	c 2	OBJECTIVE BOUND: 0 <= _COST <= 75
1.64/2.06	c 2	SEARCHING: _COST <= 37
1.64/2.06	c 2	SOLVING HOME/temp.cnf
1.64/2.06	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.64/2.06	c 2	This is MiniSat 2.0 beta
1.64/2.06	c 2	WARNING: for repeatability, setting FPU to use double precision
1.64/2.06	c 2	============================[ Problem Statistics ]=============================
1.64/2.06	c 2	|                                                                             |
1.64/2.06	c 2	|  Number of variables:  5130                                                 |
1.64/2.06	c 2	|  Number of clauses:    127286                                               |
1.89/2.14	c 2	|  Parsing time:         0.06         s                                       |
1.89/2.17	c 2	============================[ Search Statistics ]==============================
1.89/2.17	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.89/2.17	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.89/2.17	c 2	===============================================================================
1.89/2.17	c 2	|         0 |    2509    31140    88024 |    10380        0    nan |  0.000 % |
1.89/2.18	c 2	===============================================================================
1.89/2.18	c 2	restarts              : 1
1.89/2.18	c 2	conflicts             : 11             (106 /sec)
1.89/2.18	c 2	decisions             : 256            (1.95 % random) (2462 /sec)
1.89/2.18	c 2	propagations          : 5506           (52950 /sec)
1.89/2.18	c 2	conflict literals     : 70             (0.00 % deleted)
1.89/2.18	c 2	Memory used           : 6.94 MB
1.89/2.18	c 2	CPU time              : 0.103984 s
1.89/2.18	c 2	
1.89/2.18	c 2	SATISFIABLE
1.89/2.18	c 2	FOUND: _COST <= 37
1.89/2.18	c 2	DECODING HOME/temp.out WITH HOME/temp.map
1.89/2.18	c 2	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.99/2.26	c 2	Decoding HOME/temp.out
1.99/2.37	c 2	OBJECTIVE _COST 37
1.99/2.37	o 37
1.99/2.38	v 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 0 1 1 1 1 1 0 1 0 1 0 1 0 1 0 1 1 1 1 1 1 1 1 1 1 0 0 1 1 0 0 0 0 0 0 0 1 0 1 1 1 1 0 1 0 0 0 1 1 0 1 1 0 1 1 1 0 0 1 1 1 1 1 1 1 0 1 0 1 1 1 1 1 0 1 0 1 1 1 1 1 1 1 0 1 1 1 1 0 1 1 0 1 1 1 1 1 1 1 0 1 0 0 0 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 0 1 1 0 1 1 1 1 1 1 1 1 1 0 0 0 1 1 1 0 0 1 1 1 0 0 0 1 1 1 0 0 1 0 1 1 0 0 0 0 1 1 1 1 1 0 1 0 0 1 1 0 1 1 1 1 1
1.99/2.40	c 2	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.99/2.45	c 2	OBJECTIVE BOUND: 0 <= _COST <= 37
1.99/2.45	c 2	SEARCHING: _COST <= 18
1.99/2.45	c 2	SOLVING HOME/temp.cnf
1.99/2.49	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.24/2.50	c 2	This is MiniSat 2.0 beta
2.24/2.50	c 2	WARNING: for repeatability, setting FPU to use double precision
2.24/2.50	c 2	============================[ Problem Statistics ]=============================
2.24/2.50	c 2	|                                                                             |
2.24/2.50	c 2	|  Number of variables:  5130                                                 |
2.24/2.50	c 2	|  Number of clauses:    127286                                               |
2.24/2.57	c 2	|  Parsing time:         0.06         s                                       |
2.24/2.60	c 2	============================[ Search Statistics ]==============================
2.24/2.60	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.24/2.60	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.24/2.60	c 2	===============================================================================
2.24/2.61	c 2	|         0 |    2115    17540    48387 |     5846        0    nan |  0.000 % |
2.24/2.61	c 2	===============================================================================
2.24/2.61	c 2	restarts              : 1
2.24/2.61	c 2	conflicts             : 11             (102 /sec)
2.24/2.61	c 2	decisions             : 234            (1.71 % random) (2167 /sec)
2.24/2.61	c 2	propagations          : 5432           (50304 /sec)
2.24/2.61	c 2	conflict literals     : 71             (0.00 % deleted)
2.24/2.61	c 2	Memory used           : 7.07 MB
2.24/2.61	c 2	CPU time              : 0.107983 s
2.24/2.61	c 2	
2.24/2.61	c 2	SATISFIABLE
2.24/2.62	c 2	FOUND: _COST <= 18
2.24/2.62	c 2	DECODING HOME/temp.out WITH HOME/temp.map
2.24/2.62	c 2	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
2.24/2.70	c 2	Decoding HOME/temp.out
2.36/2.79	c 3	OBJECTIVE _COST 18
2.36/2.79	o 18
2.36/2.80	v 1 1 1 0 1 1 1 1 1 1 1 0 1 1 0 1 1 0 1 1 1 1 1 1 0 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 0 0 0 1 0 1 0 1 1 1 1 0 1 0 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 0 1 0 1 1 1 1 1 0 1 0 1 1 0 0 1 1 1 0 0 1 1 1 1 1 1 0 1 1 1 1 0 0 1 0 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 0 0 1 1 1 1 1 1 1 1 1 1 0 1 1 0 1 1 1 1 1 1 0 1 1 0 1 0 1 1 1 1 1 1 1 1 0 0 1 0 1 0 1 1 0 0 1 0 0 0 1 1 1 1 1 1 0 1 1 0 1 1 0 1 1 1 0 1 1
2.36/2.80	c 3	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.36/2.83	c 3	OBJECTIVE BOUND: 0 <= _COST <= 18
2.36/2.83	c 3	SEARCHING: _COST <= 9
2.36/2.83	c 3	SOLVING HOME/temp.cnf
2.36/2.83	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.36/2.83	c 3	This is MiniSat 2.0 beta
2.36/2.83	c 3	WARNING: for repeatability, setting FPU to use double precision
2.36/2.83	c 3	============================[ Problem Statistics ]=============================
2.36/2.83	c 3	|                                                                             |
2.36/2.83	c 3	|  Number of variables:  5130                                                 |
2.36/2.83	c 3	|  Number of clauses:    127286                                               |
2.54/2.90	c 3	|  Parsing time:         0.06         s                                       |
2.54/2.94	c 3	============================[ Search Statistics ]==============================
2.54/2.94	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.54/2.94	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.54/2.94	c 3	===============================================================================
2.54/2.94	c 3	|         0 |    1786    10280    27585 |     3426        0    nan |  0.000 % |
2.54/2.95	c 3	===============================================================================
2.54/2.95	c 3	restarts              : 1
2.54/2.95	c 3	conflicts             : 19             (183 /sec)
2.54/2.95	c 3	decisions             : 316            (1.58 % random) (3039 /sec)
2.54/2.95	c 3	propagations          : 5780           (55585 /sec)
2.54/2.95	c 3	conflict literals     : 141            (0.00 % deleted)
2.54/2.95	c 3	Memory used           : 6.94 MB
2.54/2.95	c 3	CPU time              : 0.103984 s
2.54/2.95	c 3	
2.54/2.95	c 3	SATISFIABLE
2.54/2.95	c 3	FOUND: _COST <= 9
2.54/2.95	c 3	DECODING HOME/temp.out WITH HOME/temp.map
2.54/2.95	c 3	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
2.66/3.03	c 3	Decoding HOME/temp.out
2.66/3.12	c 3	OBJECTIVE _COST 9
2.66/3.12	o 9
2.66/3.13	v 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 0 0 1 0 1 1 1 1 0 1 1 1 0 1 0 1 0 0 0 0 0 0 1 1 0 0 0 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 1 1 0 1 1 0 1 0 1 0 0 1 1 1 1 0 0 1 0 0 1 1 1 1 1 1 1 1 0 0 1 1 1 1 0 0 1 0 1 1 1 1 1 1 0 1 1 0 1 1 1 1 0 0 1 1 1 1 0 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 0 0 1 1 1 1 1 0 0 0 1 0 0 1 1 1 1 1 1 0 1 1 1 0 1 1 1 1 1 1 1 1
2.66/3.14	c 3	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.66/3.16	c 3	OBJECTIVE BOUND: 0 <= _COST <= 9
2.66/3.16	c 3	SEARCHING: _COST <= 4
2.66/3.16	c 3	SOLVING HOME/temp.cnf
2.66/3.16	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.66/3.17	c 3	This is MiniSat 2.0 beta
2.66/3.17	c 3	WARNING: for repeatability, setting FPU to use double precision
2.66/3.17	c 3	============================[ Problem Statistics ]=============================
2.66/3.17	c 3	|                                                                             |
2.66/3.17	c 3	|  Number of variables:  5130                                                 |
2.66/3.17	c 3	|  Number of clauses:    127286                                               |
2.86/3.24	c 3	|  Parsing time:         0.06         s                                       |
2.86/3.28	c 3	============================[ Search Statistics ]==============================
2.86/3.28	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.86/3.28	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.86/3.28	c 3	===============================================================================
2.86/3.28	c 3	|         0 |    1410     5489    14335 |     1829        0    nan |  0.000 % |
2.86/3.28	c 3	===============================================================================
2.86/3.28	c 3	restarts              : 1
2.86/3.28	c 3	conflicts             : 21             (204 /sec)
2.86/3.28	c 3	decisions             : 412            (1.46 % random) (4001 /sec)
2.86/3.28	c 3	propagations          : 6182           (60029 /sec)
2.86/3.28	c 3	conflict literals     : 138            (0.00 % deleted)
2.86/3.28	c 3	Memory used           : 7.07 MB
2.86/3.28	c 3	CPU time              : 0.102984 s
2.86/3.28	c 3	
2.86/3.29	c 3	SATISFIABLE
2.86/3.29	c 3	FOUND: _COST <= 4
2.86/3.29	c 3	DECODING HOME/temp.out WITH HOME/temp.map
2.86/3.29	c 3	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
2.96/3.37	c 3	Decoding HOME/temp.out
2.96/3.48	c 3	OBJECTIVE _COST 4
2.96/3.48	o 4
2.96/3.49	v 1 1 0 0 0 1 0 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 0 0 1 1 1 0 1 0 1 1 1 1 0 1 0 1 0 1 0 0 0 1 0 1 1 1 0 0 1 0 1 1 1 1 0 0 1 1 1 1 1 0 1 1 1 0 1 0 1 0 1 1 0 1 1 1 1 1 0 0 0 1 1 1 1 1 1 1 1 1 0 0 0 1 1 1 0 0 1 1 1 1 1 1 1 1 1 1 1 0 1 0 1 1 1 0 0 1 1 0 1 1 1 0 1 0 1 1 0 1 1 1 1 1 1 0 1 1 1 0 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 0 1 1 0 0 1 1 1 1 1 1 1 0 0 1 1 0 1 0 1 1 1 1 1 1
2.96/3.51	c 3	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.96/3.54	c 3	OBJECTIVE BOUND: 0 <= _COST <= 4
2.96/3.54	c 3	SEARCHING: _COST <= 2
2.96/3.54	c 3	SOLVING HOME/temp.cnf
2.96/3.54	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.96/3.54	c 3	This is MiniSat 2.0 beta
2.96/3.54	c 3	WARNING: for repeatability, setting FPU to use double precision
2.96/3.54	c 3	============================[ Problem Statistics ]=============================
2.96/3.54	c 3	|                                                                             |
2.96/3.54	c 3	|  Number of variables:  5130                                                 |
2.96/3.54	c 3	|  Number of clauses:    127286                                               |
3.20/3.61	c 3	|  Parsing time:         0.07         s                                       |
3.20/3.65	c 3	============================[ Search Statistics ]==============================
3.20/3.65	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.20/3.65	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.20/3.65	c 3	===============================================================================
3.20/3.65	c 3	|         0 |    1106     3138     8192 |     1046        0    nan |  0.000 % |
3.20/3.65	c 3	===============================================================================
3.20/3.66	c 3	restarts              : 1
3.20/3.66	c 3	conflicts             : 18             (168 /sec)
3.20/3.66	c 3	decisions             : 320            (1.56 % random) (2991 /sec)
3.20/3.66	c 3	propagations          : 5732           (53579 /sec)
3.20/3.66	c 3	conflict literals     : 119            (0.00 % deleted)
3.20/3.66	c 3	Memory used           : 7.07 MB
3.20/3.66	c 3	CPU time              : 0.106983 s
3.20/3.66	c 3	
3.20/3.66	c 3	SATISFIABLE
3.20/3.66	c 3	FOUND: _COST <= 2
3.20/3.66	c 3	DECODING HOME/temp.out WITH HOME/temp.map
3.20/3.66	c 3	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
3.33/3.74	c 4	Decoding HOME/temp.out
3.33/3.83	c 4	OBJECTIVE _COST 2
3.33/3.84	o 2
3.33/3.84	v 1 0 1 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 0 1 1 1 1 0 1 1 1 0 1 1 1 0 0 1 1 1 0 1 1 0 0 0 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 0 1 1 1 1 0 1 0 1 1 0 1 1 0 1 0 1 0 0 1 1 1 1 0 0 1 0 0 1 1 1 1 1 1 1 1 1 0 1 1 1 1 0 0 1 1 0 1 1 1 1 1 0 1 1 0 1 1 1 1 1 0 1 1 0 1 1 1 1 1 1 0 1 0 0 0 1 1 1 0 1 0 0 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 0 1 1 0 1 0 1 1 1 1 0 0 0 1 0 0 1 1 1 1 1 1 1 1
3.33/3.85	c 4	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.33/3.87	c 4	OBJECTIVE BOUND: 0 <= _COST <= 2
3.33/3.87	c 4	SEARCHING: _COST <= 1
3.33/3.87	c 4	SOLVING HOME/temp.cnf
3.33/3.87	c 4	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.33/3.88	c 4	This is MiniSat 2.0 beta
3.33/3.88	c 4	WARNING: for repeatability, setting FPU to use double precision
3.33/3.88	c 4	============================[ Problem Statistics ]=============================
3.33/3.88	c 4	|                                                                             |
3.33/3.88	c 4	|  Number of variables:  5130                                                 |
3.33/3.88	c 4	|  Number of clauses:    127286                                               |
3.51/3.95	c 4	|  Parsing time:         0.06         s                                       |
3.51/3.98	c 4	============================[ Search Statistics ]==============================
3.51/3.98	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.51/3.98	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.51/3.98	c 4	===============================================================================
3.51/3.98	c 4	|         0 |     804     1507     4204 |      502        0    nan |  0.000 % |
3.51/3.98	c 4	===============================================================================
3.51/3.99	c 4	restarts              : 1
3.51/3.99	c 4	conflicts             : 23             (223 /sec)
3.51/3.99	c 4	decisions             : 354            (1.41 % random) (3437 /sec)
3.51/3.99	c 4	propagations          : 5841           (56718 /sec)
3.51/3.99	c 4	conflict literals     : 167            (0.00 % deleted)
3.51/3.99	c 4	Memory used           : 7.07 MB
3.51/3.99	c 4	CPU time              : 0.102984 s
3.51/3.99	c 4	
3.51/3.99	c 4	SATISFIABLE
3.51/3.99	c 4	FOUND: _COST <= 1
3.51/3.99	c 4	DECODING HOME/temp.out WITH HOME/temp.map
3.51/3.99	c 4	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
3.63/4.07	c 4	Decoding HOME/temp.out
3.63/4.19	c 4	OBJECTIVE _COST 1
3.63/4.19	o 1
3.64/4.20	v 1 0 1 1 0 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 1 1 0 0 1 0 1 1 1 1 1 1 1 1 1 1 0 0 1 1 1 0 0 1 0 0 0 0 1 0 0 1 0 0 1 0 1 1 1 1 0 0 1 0 1 0 1 1 1 1 1 1 1 1 1 1 0 0 1 1 1 0 1 1 1 1 1 1 0 1 0 1 1 1 1 0 1 1 0 1 1 1 1 1 1 1 1 0 0 1 1 1 1 0 0 0 1 1 0 1 1 0 1 1 0 1 0 1 1 0 1 1 1 1 1 1 1 0 0 0 1 0 0 1 1 1 1 1 1 1 1 0 1 0 1 1 0 1 0 1 1 1 1 1 0 1 1 1 1 1 0 0 1 1 0 1 1 1 1 1 1 1 0 0 1 1 0 0 0 0 1 1 1 1 1
3.64/4.22	c 4	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.64/4.23	c 4	OBJECTIVE BOUND: 0 <= _COST <= 1
3.64/4.23	c 4	SEARCHING: _COST <= 0
3.64/4.23	c 4	SOLVING HOME/temp.cnf
3.64/4.23	c 4	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.64/4.24	c 4	This is MiniSat 2.0 beta
3.64/4.24	c 4	WARNING: for repeatability, setting FPU to use double precision
3.64/4.24	c 4	============================[ Problem Statistics ]=============================
3.64/4.24	c 4	|                                                                             |
3.64/4.24	c 4	|  Number of variables:  5130                                                 |
3.64/4.24	c 4	|  Number of clauses:    127286                                               |
3.93/4.31	c 4	|  Parsing time:         0.06         s                                       |
3.93/4.35	c 4	============================[ Search Statistics ]==============================
3.93/4.35	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.93/4.35	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.93/4.35	c 4	===============================================================================
3.93/4.35	c 4	|         0 |     200      302     1192 |      100        0    nan |  0.000 % |
3.93/4.35	c 4	===============================================================================
3.93/4.35	c 4	restarts              : 1
3.93/4.35	c 4	conflicts             : 27             (273 /sec)
3.93/4.35	c 4	decisions             : 352            (1.42 % random) (3556 /sec)
3.93/4.35	c 4	propagations          : 5727           (57858 /sec)
3.93/4.35	c 4	conflict literals     : 58             (0.00 % deleted)
3.93/4.35	c 4	Memory used           : 7.07 MB
3.93/4.35	c 4	CPU time              : 0.098984 s
3.93/4.35	c 4	
3.93/4.35	c 4	UNSATISFIABLE
3.93/4.35	c 4	NOT FOUND: _COST <= 0
3.93/4.35	c 4	OBJECTIVE _COST 1
3.93/4.35	s OPTIMUM FOUND
3.93/4.35	c 4	CPU 3.54 (0.05 0.02 3.49 0.43)
3.93/4.35	c 4	END Sat Jul 12 08:24:15 2008

Verifier Data (download as text)

OK	1	301
1 unsatisfied constraints, 301 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-1111250-1215843851/watcher-1111250-1215843851 -o /tmp/evaluation-result-1111250-1215843851/solver-1111250-1215843851 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar -max -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-1111250-1215843851.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.00 2.00 2.00 4/81 15836
/proc/meminfo: memFree=1822320/2055920 swapFree=4192812/4192956
[pid=15836] ppid=15834 vsize=18572 CPUtime=0
/proc/15836/stat : 15836 (runsolver) R 15834 15836 12554 0 -1 4194368 15 0 0 0 0 0 0 0 23 0 1 0 41088297 19017728 292 996147200 4194304 4296836 548682068256 18446744073709551615 244671114535 0 0 4096 24578 0 0 0 17 1 0 0
/proc/15836/statm: 4643 292 257 25 0 2626 0

[startup+0.0895219 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 15836
/proc/meminfo: memFree=1822320/2055920 swapFree=4192812/4192956
[pid=15836] ppid=15834 vsize=13600 CPUtime=0.03
/proc/15836/stat : 15836 (sugar) S 15834 15836 12554 0 -1 4194304 898 127 0 0 3 0 0 0 24 0 1 0 41088297 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15836/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.101897 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 15836
/proc/meminfo: memFree=1822320/2055920 swapFree=4192812/4192956
[pid=15836] ppid=15834 vsize=13600 CPUtime=0.03
/proc/15836/stat : 15836 (sugar) S 15834 15836 12554 0 -1 4194304 898 127 0 0 3 0 0 0 24 0 1 0 41088297 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15836/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.302934 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 15836
/proc/meminfo: memFree=1822320/2055920 swapFree=4192812/4192956
[pid=15836] ppid=15834 vsize=13600 CPUtime=0.03
/proc/15836/stat : 15836 (sugar) S 15834 15836 12554 0 -1 4194304 898 127 0 0 3 0 0 0 24 0 1 0 41088297 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15836/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.703005 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 15836
/proc/meminfo: memFree=1822320/2055920 swapFree=4192812/4192956
[pid=15836] ppid=15834 vsize=13600 CPUtime=0.34
/proc/15836/stat : 15836 (sugar) S 15834 15836 12554 0 -1 4194304 974 4520 0 1 3 0 28 3 15 0 1 0 41088297 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15836/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 13600

[startup+1.50116 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 15858
/proc/meminfo: memFree=1808024/2055920 swapFree=4192812/4192956
[pid=15836] ppid=15834 vsize=13728 CPUtime=1.35
/proc/15836/stat : 15836 (sugar) S 15834 15836 12554 0 -1 4194304 1111 13168 0 2 4 1 119 11 16 0 1 0 41088297 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15836/statm: 3432 811 374 3 0 532 0
Current children cumulated CPU time (s) 1.35
Current children cumulated vsize (KiB) 13728

[startup+3.10145 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 15884
/proc/meminfo: memFree=1813784/2055920 swapFree=4192812/4192956
[pid=15836] ppid=15834 vsize=13728 CPUtime=2.66
/proc/15836/stat : 15836 (sugar) S 15834 15836 12554 0 -1 4194304 1590 36608 0 6 4 1 235 26 16 0 1 0 41088297 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15836/statm: 3432 811 374 3 0 532 0
Current children cumulated CPU time (s) 2.66
Current children cumulated vsize (KiB) 13728

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

[startup+3.9016 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 15920
/proc/meminfo: memFree=1813848/2055920 swapFree=4192812/4192956
[pid=15836] ppid=15834 vsize=13728 CPUtime=3.51
/proc/15836/stat : 15836 (sugar) S 15834 15836 12554 0 -1 4194304 1874 52159 0 9 4 2 307 38 16 0 1 0 41088297 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15836/statm: 3432 811 374 3 0 532 0
Current children cumulated CPU time (s) 3.51
Current children cumulated vsize (KiB) 13728

[startup+4.30168 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 15956
/proc/meminfo: memFree=1811416/2055920 swapFree=4192812/4192956
[pid=15836] ppid=15834 vsize=13728 CPUtime=3.88
/proc/15836/stat : 15836 (sugar) S 15834 15836 12554 0 -1 4194304 1989 57969 0 10 5 2 339 42 16 0 1 0 41088297 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15836/statm: 3432 811 374 3 0 532 0
[pid=15955] ppid=15836 vsize=5356 CPUtime=0
/proc/15955/stat : 15955 (sh) S 15836 15836 12554 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 41088720 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15955/statm: 1339 232 193 169 0 50 0
[pid=15956] ppid=15955 vsize=6972 CPUtime=0.05
/proc/15956/stat : 15956 (minisat) R 15955 15836 12554 0 -1 4194304 1616 0 0 0 5 0 0 0 20 0 1 0 41088721 7139328 1602 996147200 134512640 135127466 4294956256 18446744073709551615 134705079 0 0 4096 3 0 0 0 17 1 0 0
/proc/15956/statm: 1743 1602 62 150 0 1590 0
Current children cumulated CPU time (s) 3.93
Current children cumulated vsize (KiB) 26056

Child status: 0
Real time (s): 4.35624
CPU time (s): 4.00239
CPU user time (s): 3.54346
CPU system time (s): 0.45893
CPU usage (%): 91.8772
Max. virtual memory (cumulated for all children) (KiB): 887420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.54346
system time used= 0.45893
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 62018
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= 5356
involuntary context switches= 5093

runsolver used 0.011998 second user time and 0.032994 second system time

The end

Launcher Data (download as text)

Begin job on node7 at 2008-07-12 08:24:11
IDJOB=1111250
IDBENCH=61252
IDSOLVER=368
FILE ID=node7/1111250-1215843851
PBS_JOBID= 7903338
Free space on /tmp= 66524 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/aim-200/normalized-aim-200-1-6-unsat-2_ext.xml
COMMAND LINE= DIR/sugar -max -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1111250-1215843851/watcher-1111250-1215843851 -o /tmp/evaluation-result-1111250-1215843851/solver-1111250-1215843851 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar -max -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-1111250-1215843851.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= d19021a9bf2b3c049c4fd20ddb42d674
RANDOM SEED=1478936850

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:       1822800 kB
Buffers:         46216 kB
Cached:          89580 kB
SwapCached:          0 kB
Active:         101136 kB
Inactive:        70212 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1822800 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1592 kB
Writeback:           0 kB
Mapped:          55744 kB
Slab:            46896 kB
Committed_AS:   231752 kB
PageTables:       1948 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= 66524 MiB
End job on node7 at 2008-07-12 08:24:15