Trace number 1111421

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+minisat-incOPTIMUM3 12.0882 12.3566

General information on the benchmark

Namecsp/modifiedRenault/
normalized-renault-mod-21_ext.xml
MD5SUM747d416c3733dc87860e17edcc4c26d8
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints3
Best CPU time to get the best result obtained on this benchmark12.0882
Satisfiable
(Un)Satisfiability was proved
Number of variables111
Number of constraints159
Maximum constraint arity10
Maximum domain size42
Number of constraints which are defined in extension159
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 Sat Jul 12 09:10:29 2008
0.00/0.08	c 0	PID 16239
0.06/0.08	c 0	HOST node26.alineos.net
0.06/0.08	c 0	CONVERTING HOME/instance-1111421-1215846628.xml TO HOME/temp.csp
0.06/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1111421-1215846628.xml' 'HOME/temp.csp'
1.34/1.48	c 1	15 domains, 111 variables, 0 predicates, 142 relations, 159 constraints
1.45/1.50	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.45/1.50	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'
1.45/1.58	c 1	Parsing HOME/temp.csp
3.61/3.71	c 3	parsed 427 expressions
3.61/3.71	c 3	Heap : 40 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.61/3.72	c 3	MAX CSP: 159 constraints
3.61/3.72	c 3	Converting to clausal form CSP
3.61/3.74	c 3	converted 59 (10%) expressions
3.61/3.74	c 3	converted 118 (20%) expressions
3.61/3.75	c 3	converted 177 (30%) expressions
3.71/3.81	c 3	converted 236 (40%) expressions
3.71/3.83	c 3	converted 295 (50%) expressions
3.71/3.84	c 3	converted 354 (60%) expressions
3.71/3.88	c 3	converted 413 (70%) expressions
3.91/4.06	c 4	converted 472 (80%) expressions
4.50/4.64	c 4	converted 531 (90%) expressions
5.50/5.61	c 5	converted 589 (100%) expressions
5.50/5.61	c 5	CSP : 429 integers, 0 booleans, 476 clauses, largest domain size 239
5.50/5.61	c 5	Heap : 94 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.50/5.61	c 5	Propagation in CSP
5.50/5.63	c 5	153 values, 0 unsatisfiable literals, and 0 valid clauses are removed
5.50/5.63	c 5	CSP : 429 integers, 0 booleans, 476 clauses, largest domain size 160
5.50/5.63	c 5	Heap : 95 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.50/5.63	c 5	Simplifing CSP by introducing new Boolean variables
5.50/5.63	c 5	CSP : 429 integers, 0 booleans, 476 clauses, largest domain size 160
5.50/5.63	c 5	Heap : 95 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.79/5.92	c 5	Encoding CSP to SAT : HOME/temp.cnf
5.79/5.94	c 5	43 (10%) CSP integer variables are encoded (136 clauses, 1398 bytes)
5.79/5.94	c 5	86 (20%) CSP integer variables are encoded (238 clauses, 2520 bytes)
5.79/5.94	c 5	129 (30%) CSP integer variables are encoded (340 clauses, 3642 bytes)
5.79/5.94	c 5	172 (40%) CSP integer variables are encoded (340 clauses, 3642 bytes)
5.79/5.94	c 5	215 (50%) CSP integer variables are encoded (340 clauses, 3642 bytes)
5.79/5.94	c 5	258 (60%) CSP integer variables are encoded (340 clauses, 3642 bytes)
5.79/5.95	c 5	301 (70%) CSP integer variables are encoded (595 clauses, 6447 bytes)
5.79/5.95	c 5	344 (80%) CSP integer variables are encoded (780 clauses, 8674 bytes)
5.79/5.95	c 5	387 (90%) CSP integer variables are encoded (1050 clauses, 12184 bytes)
5.79/5.95	c 5	429 (100%) CSP integer variables are encoded (2317 clauses, 28655 bytes)
5.79/6.00	c 6	48 (10%) CSP clauses are encoded (2695 clauses, 36281 bytes)
6.29/6.44	c 6	96 (20%) CSP clauses are encoded (20875 clauses, 643741 bytes)
7.08/7.20	c 7	143 (30%) CSP clauses are encoded (25812 clauses, 775415 bytes)
7.87/8.07	c 8	191 (40%) CSP clauses are encoded (32869 clauses, 1034299 bytes)
7.87/8.08	c 8	238 (50%) CSP clauses are encoded (34640 clauses, 1060274 bytes)
7.87/8.09	c 8	286 (60%) CSP clauses are encoded (35248 clauses, 1070121 bytes)
7.87/8.10	c 8	334 (70%) CSP clauses are encoded (40112 clauses, 1154301 bytes)
7.97/8.10	c 8	381 (80%) CSP clauses are encoded (40747 clauses, 1164771 bytes)
7.97/8.10	c 8	429 (90%) CSP clauses are encoded (42227 clauses, 1190501 bytes)
7.97/8.15	c 8	476 (100%) CSP clauses are encoded (68121 clauses, 1654099 bytes)
7.97/8.15	c 8	476 CSP clauses encoded
7.97/8.15	c 8	Writing map file : HOME/temp.map
7.97/8.16	c 8	Heap : 64 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
7.97/8.16	c 8	SAT : 2746 SAT variables, 68121 SAT clauses, 1654099 bytes
7.97/8.16	c 8	Heap : 64 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
7.97/8.18	c 8	OBJECTIVE minimize _COST
7.97/8.18	c 8	SOLVING HOME/temp.cnf
7.97/8.18	c 8	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
7.97/8.18	c 8	This is MiniSat 2.0 beta incremental
7.97/8.18	c 8	WARNING: for repeatability, setting FPU to use double precision
7.97/8.18	c 8	============================[ Problem Statistics ]=============================
7.97/8.18	c 8	|                                                                             |
7.97/8.19	c 8	|  Number of variables:  2746                                                 |
7.97/8.19	c 8	|  Number of clauses:    68121                                                |
8.06/8.23	c 8	|  Parsing time:         0.04         s                                       |
8.06/8.23	c 8	OK
8.06/8.23	c 8	OBJECTIVE BOUND: 0 <= _COST <= 
8.06/8.23	c 8	SEARCHING: _COST <= 80
8.06/8.23	c 8	============================[ Search Statistics ]==============================
8.06/8.23	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.06/8.23	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.06/8.23	c 8	===============================================================================
8.06/8.23	c 8	|         0 |    2746    68121   332406 |    22707        0    nan |  0.000 % |
8.06/8.24	c 8	|       100 |    2746    68121   332406 |    24977      100     10 |  0.008 % |
8.06/8.25	c 8	===============================================================================
8.06/8.25	c 8	restarts              : 2
8.06/8.25	c 8	conflicts             : 103           (1776 /sec)
8.06/8.25	c 8	decisions             : 373           (1.07 % random) (6432 /sec)
8.06/8.25	c 8	propagations          : 7483           (129037 /sec)
8.06/8.25	c 8	conflict literals     : 968            (18.59 % deleted)
8.06/8.25	c 8	Memory used           : 5.38 MB
8.06/8.25	c 8	CPU time              : 0.057991 s
8.06/8.25	c 8	
8.06/8.25	c 8	SATISFIABLE
8.06/8.25	c 8	OK
8.06/8.25	c 8	FOUND: _COST <= 80
8.06/8.25	s SATISFIABLE
8.06/8.25	c 8	DECODING HOME/temp.out WITH HOME/temp.map
8.06/8.25	c 8	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
8.06/8.33	c 8	Decoding HOME/temp.out
8.06/8.39	c 8	OBJECTIVE _COST 46
8.06/8.39	o 46
8.06/8.40	v 8 1 23 5 1 1 1 4 1 1 1 0 0 2 1 1 1 1 1 0 2 1 0 1 13 2 5 1 0 0 1 0 30 24 0 1 0 1 2 2 0 0 0 2 3 0 41 0 1 3 1 1 2 1 1 12 1 1 1 0 0 1 2 0 1 2 2 1 1 2 0 9 2 2 5 0 1 1 1 1 6 1 0 3 0 1 1 0 0 0 0 2 0 0 0 3 3 2 1 0 2 9 9 9 7 6 9 9 9 9 9
8.06/8.40	c 8	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
8.06/8.41	c 8	OK
8.06/8.41	c 8	OBJECTIVE BOUND: 0 <= _COST <= 46
8.06/8.41	c 8	SEARCHING: _COST <= 23
8.06/8.41	c 8	============================[ Search Statistics ]==============================
8.06/8.42	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.06/8.42	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.06/8.42	c 8	===============================================================================
8.06/8.42	c 8	|       103 |    2746    68121   332406 |    22707      103      9 |  0.008 % |
8.06/8.42	c 8	===============================================================================
8.06/8.42	c 8	restarts              : 3
8.06/8.42	c 8	conflicts             : 128           (1940 /sec)
8.06/8.42	c 8	decisions             : 529           (1.13 % random) (8016 /sec)
8.06/8.42	c 8	propagations          : 13226          (200427 /sec)
8.06/8.42	c 8	conflict literals     : 1192           (18.52 % deleted)
8.06/8.42	c 8	Memory used           : 5.38 MB
8.06/8.42	c 8	CPU time              : 0.065989 s
8.06/8.42	c 8	
8.06/8.42	c 8	SATISFIABLE
8.06/8.42	c 8	OK
8.06/8.42	c 8	FOUND: _COST <= 23
8.06/8.42	c 8	DECODING HOME/temp.out WITH HOME/temp.map
8.06/8.42	c 8	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
8.22/8.50	c 8	Decoding HOME/temp.out
8.22/8.56	c 8	OBJECTIVE _COST 23
8.22/8.56	o 23
8.22/8.57	v 7 1 22 5 1 1 1 3 1 1 1 0 0 2 1 1 1 1 1 2 2 1 1 1 21 2 5 0 0 1 1 0 28 24 0 1 1 1 1 2 0 0 0 2 3 1 5 0 1 3 1 1 2 1 1 5 1 1 1 0 0 1 2 0 1 2 2 0 1 2 0 10 2 2 6 0 1 1 1 1 6 1 4 2 0 1 1 1 0 1 0 1 0 0 1 3 3 5 0 0 4 9 9 6 7 6 9 9 9 9 9
8.22/8.57	c 8	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
8.22/8.62	c 8	OK
8.22/8.62	c 8	OBJECTIVE BOUND: 0 <= _COST <= 23
8.22/8.62	c 8	SEARCHING: _COST <= 11
8.22/8.64	c 8	============================[ Search Statistics ]==============================
8.22/8.64	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.22/8.64	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.22/8.64	c 8	===============================================================================
8.22/8.64	c 8	|       128 |    1808    68121   332406 |    22707      128      9 |  0.008 % |
8.22/8.64	c 8	|       228 |    1808    68121   332406 |    24977      228     11 | 43.557 % |
8.22/8.65	c 8	===============================================================================
8.22/8.65	c 8	restarts              : 5
8.22/8.65	c 8	conflicts             : 342           (3639 /sec)
8.22/8.65	c 8	decisions             : 908           (1.10 % random) (9661 /sec)
8.22/8.65	c 8	propagations          : 59721          (635431 /sec)
8.22/8.65	c 8	conflict literals     : 3849           (30.67 % deleted)
8.22/8.65	c 8	Memory used           : 5.50 MB
8.22/8.65	c 8	CPU time              : 0.093985 s
8.22/8.65	c 8	
8.22/8.65	c 8	SATISFIABLE
8.22/8.65	c 8	OK
8.22/8.65	c 8	FOUND: _COST <= 11
8.22/8.65	c 8	DECODING HOME/temp.out WITH HOME/temp.map
8.22/8.65	c 8	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
8.51/8.74	c 8	Decoding HOME/temp.out
8.60/8.80	c 8	OBJECTIVE _COST 11
8.60/8.80	o 11
8.60/8.81	v 6 1 22 5 1 1 1 4 1 1 1 1 0 3 1 1 1 0 1 2 2 1 1 1 21 1 4 1 0 0 0 0 27 24 1 0 0 1 1 2 0 1 1 1 2 1 39 0 1 3 1 1 2 1 1 11 1 1 1 1 0 1 3 1 1 3 0 0 1 2 0 0 3 3 6 0 1 1 0 1 6 1 0 3 0 1 1 1 0 0 0 1 0 0 0 3 3 5 1 0 4 9 9 8 3 7 4 7 9 9 9
8.60/8.81	c 8	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
8.60/8.82	c 8	OK
8.60/8.82	c 8	OBJECTIVE BOUND: 0 <= _COST <= 11
8.60/8.82	c 8	SEARCHING: _COST <= 5
8.60/8.84	c 8	============================[ Search Statistics ]==============================
8.60/8.84	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.60/8.84	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.60/8.84	c 8	===============================================================================
8.60/8.84	c 8	|       342 |    1550    68121   332406 |    22707      342     11 | 43.557 % |
8.60/8.84	c 8	|       442 |    1550    68121   332406 |    24977      442     11 | 51.095 % |
8.60/8.85	c 8	|       593 |    1550    68121   332406 |    27475      593     11 | 51.095 % |
8.60/8.87	c 8	|       820 |    1550    68121   332406 |    30223      820     11 | 51.095 % |
8.70/8.91	c 8	|      1157 |    1550    68121   332406 |    33245     1157     11 | 51.095 % |
8.70/8.93	c 8	===============================================================================
8.70/8.93	c 8	restarts              : 10
8.70/8.93	c 8	conflicts             : 1281          (6219 /sec)
8.70/8.93	c 8	decisions             : 2172          (1.10 % random) (10545 /sec)
8.70/8.93	c 8	propagations          : 267802         (1300212 /sec)
8.70/8.93	c 8	conflict literals     : 14083          (33.85 % deleted)
8.70/8.93	c 8	Memory used           : 5.63 MB
8.70/8.93	c 8	CPU time              : 0.205968 s
8.70/8.93	c 8	
8.70/8.93	c 8	SATISFIABLE
8.70/8.93	c 8	OK
8.70/8.93	c 8	FOUND: _COST <= 5
8.70/8.93	c 8	DECODING HOME/temp.out WITH HOME/temp.map
8.70/8.93	c 8	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
8.73/9.01	c 9	Decoding HOME/temp.out
8.73/9.07	c 9	OBJECTIVE _COST 5
8.73/9.07	o 5
8.73/9.08	v 8 1 23 5 1 1 1 4 1 1 1 0 0 2 1 1 1 1 1 0 2 1 0 1 13 2 5 0 0 0 1 0 28 24 0 0 0 1 1 2 0 0 0 2 3 1 36 0 1 3 1 1 2 1 1 12 1 1 1 0 0 1 2 0 1 2 2 0 1 2 0 9 2 2 5 0 1 1 1 1 6 1 3 0 0 1 1 0 0 0 0 2 0 0 0 3 3 2 1 0 2 2 1 0 7 5 9 6 9 9 5
8.73/9.08	c 9	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
8.73/9.14	c 9	OK
8.73/9.14	c 9	OBJECTIVE BOUND: 0 <= _COST <= 5
8.73/9.14	c 9	SEARCHING: _COST <= 2
8.73/9.15	c 9	============================[ Search Statistics ]==============================
8.73/9.15	c 9	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.73/9.15	c 9	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.73/9.15	c 9	===============================================================================
8.73/9.15	c 9	|      1281 |    1343    68121   332406 |    22707     1281     11 | 51.095 % |
8.73/9.15	c 9	|      1383 |    1343    68121   332406 |    24977     1383     11 | 57.978 % |
8.73/9.17	c 9	|      1533 |    1343    68121   332406 |    27475     1533     11 | 57.978 % |
8.73/9.19	c 9	|      1758 |    1343    68121   332406 |    30223     1758     11 | 57.978 % |
8.98/9.23	c 9	|      2095 |    1154    33997   234656 |    33245     2075     10 | 57.978 % |
8.98/9.27	c 9	|      2601 |    1154    33997   234656 |    36569     2581     11 | 57.978 % |
9.08/9.34	c 9	|      3361 |    1154    33997   234656 |    40226     3341     11 | 57.978 % |
9.18/9.45	c 9	|      4501 |    1154    33997   234656 |    44249     4481     12 | 57.978 % |
9.38/9.61	c 9	|      6209 |    1154    33997   234656 |    48674     6189     12 | 57.978 % |
9.67/9.92	c 9	|      8772 |    1154    33997   234656 |    53541     8752     13 | 57.979 % |
9.97/10.24	c 10	===============================================================================
9.97/10.24	c 10	restarts              : 20
9.97/10.24	c 10	conflicts             : 11684         (8975 /sec)
9.97/10.24	c 10	decisions             : 14044         (1.09 % random) (10788 /sec)
9.97/10.24	c 10	propagations          : 1594813        (1225081 /sec)
9.97/10.24	c 10	conflict literals     : 145194         (27.65 % deleted)
9.97/10.24	c 10	Memory used           : 5.77 MB
9.97/10.24	c 10	CPU time              : 1.3018 s
9.97/10.24	c 10	
9.97/10.24	c 10	UNSATISFIABLE
9.97/10.24	c 10	OK
9.97/10.24	c 10	NOT FOUND: _COST <= 2
9.97/10.24	c 10	OK
9.97/10.24	c 10	OBJECTIVE BOUND: 3 <= _COST <= 5
9.97/10.24	c 10	SEARCHING: _COST <= 4
9.97/10.24	c 10	============================[ Search Statistics ]==============================
9.97/10.24	c 10	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.97/10.25	c 10	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
9.97/10.25	c 10	===============================================================================
9.97/10.25	c 10	|     11684 |    1142    33935   234510 |    11311    10180     13 | 57.979 % |
9.97/10.26	c 10	|     11785 |    1142    33935   234510 |    12442    10281     13 | 58.413 % |
9.97/10.29	c 10	|     11936 |    1142    33935   234510 |    13687    10432     13 | 58.413 % |
10.07/10.32	c 10	|     12161 |    1142    33935   234510 |    15055    10657     13 | 58.413 % |
10.07/10.37	c 10	|     12499 |    1142    33935   234510 |    16561    10995     13 | 58.413 % |
10.17/10.44	c 10	|     13005 |    1142    33935   234510 |    18217    11501     13 | 58.413 % |
10.27/10.55	c 10	|     13766 |    1142    33935   234510 |    20039    12262     13 | 58.413 % |
10.47/10.72	c 10	|     14905 |    1142    33935   234510 |    22043    13401     13 | 58.413 % |
10.67/10.99	c 11	|     16613 |    1142    33935   234510 |    24247    15109     13 | 58.413 % |
10.86/11.14	c 11	===============================================================================
10.86/11.14	c 11	restarts              : 29
10.86/11.14	c 11	conflicts             : 17554         (8020 /sec)
10.86/11.14	c 11	decisions             : 20975         (1.20 % random) (9583 /sec)
10.86/11.14	c 11	propagations          : 2659528        (1215136 /sec)
10.86/11.14	c 11	conflict literals     : 221271         (29.52 % deleted)
10.86/11.14	c 11	Memory used           : 6.09 MB
10.86/11.14	c 11	CPU time              : 2.18867 s
10.86/11.14	c 11	
10.86/11.14	c 11	SATISFIABLE
10.86/11.15	c 11	OK
10.86/11.15	c 11	FOUND: _COST <= 4
10.86/11.15	c 11	DECODING HOME/temp.out WITH HOME/temp.map
10.86/11.15	c 11	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
10.90/11.23	c 11	Decoding HOME/temp.out
10.90/11.29	c 11	OBJECTIVE _COST 4
10.90/11.29	o 4
10.90/11.29	v 6 1 24 9 1 1 0 4 1 1 1 1 0 3 1 1 1 0 1 2 2 1 1 1 18 1 4 1 0 0 0 0 20 24 1 1 0 1 1 2 0 1 1 1 2 1 30 0 1 3 0 1 2 1 1 11 1 1 1 1 0 1 3 1 1 3 0 0 1 2 0 0 3 3 3 0 1 1 0 1 6 1 0 0 0 1 1 0 0 0 0 1 0 0 0 0 2 4 1 0 3 1 5 8 0 3 9 5 2 2 9
10.90/11.30	c 11	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
10.90/11.31	c 11	OK
10.90/11.31	c 11	OBJECTIVE BOUND: 3 <= _COST <= 4
10.90/11.31	c 11	SEARCHING: _COST <= 3
10.90/11.32	c 11	============================[ Search Statistics ]==============================
10.90/11.33	c 11	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.90/11.33	c 11	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.90/11.33	c 11	===============================================================================
10.90/11.33	c 11	|     17554 |    1076    33308   232825 |    11102    16045     13 | 58.413 % |
10.90/11.35	c 11	|     17654 |    1076    33308   232825 |    12212     8123     12 | 60.817 % |
10.90/11.37	c 11	|     17806 |    1076    33308   232825 |    13434     8275     12 | 60.817 % |
11.13/11.40	c 11	|     18031 |    1076    33308   232825 |    14777     8500     12 | 60.817 % |
11.13/11.44	c 11	|     18369 |    1076    33308   232825 |    16255     8838     12 | 60.817 % |
11.23/11.51	c 11	|     18877 |    1076    33308   232825 |    17880     9346     12 | 60.817 % |
11.33/11.61	c 11	|     19636 |    1076    33308   232825 |    19669    10105     12 | 60.817 % |
11.43/11.76	c 11	|     20777 |    1076    33308   232825 |    21635    11246     12 | 60.817 % |
11.63/11.99	c 12	|     22486 |    1076    33308   232825 |    23799    12955     12 | 60.817 % |
11.83/12.13	c 12	===============================================================================
11.83/12.13	c 12	restarts              : 38
11.83/12.13	c 12	conflicts             : 23502         (7838 /sec)
11.83/12.13	c 12	decisions             : 27834         (1.23 % random) (9283 /sec)
11.83/12.13	c 12	propagations          : 3645790        (1215853 /sec)
11.83/12.13	c 12	conflict literals     : 297209         (29.98 % deleted)
11.83/12.13	c 12	Memory used           : 6.21 MB
11.83/12.13	c 12	CPU time              : 2.99854 s
11.83/12.13	c 12	
11.83/12.13	c 12	SATISFIABLE
11.83/12.13	c 12	OK
11.83/12.13	c 12	FOUND: _COST <= 3
11.83/12.13	c 12	DECODING HOME/temp.out WITH HOME/temp.map
11.83/12.13	c 12	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
11.85/12.21	c 12	Decoding HOME/temp.out
11.85/12.27	c 12	OBJECTIVE _COST 3
11.85/12.27	o 3
11.85/12.28	v 8 1 23 5 1 1 1 4 1 1 1 0 0 2 1 1 1 1 1 0 2 1 0 1 13 2 5 0 0 0 1 0 30 24 0 0 0 1 1 2 0 0 0 2 3 1 36 0 1 3 1 1 2 1 1 12 1 1 1 0 0 1 2 0 1 2 2 0 1 2 0 9 2 2 5 0 1 1 1 1 6 1 3 0 0 1 1 0 0 0 0 2 0 0 0 3 3 2 1 0 2 1 8 5 6 9 6 8 5 9 4
11.85/12.28	c 12	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
11.85/12.35	c 12	OK
11.85/12.35	c 12	OBJECTIVE _COST 3
11.85/12.35	s OPTIMUM FOUND
11.85/12.35	c 12	CPU 11.6 (0.06 0.03 11.54 0.43)
11.85/12.35	c 12	END Sat Jul 12 09:10:41 2008

Verifier Data (download as text)

OK	3	156
3 unsatisfied constraints, 156 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-1111421-1215846628/watcher-1111421-1215846628 -o /tmp/evaluation-result-1111421-1215846628/solver-1111421-1215846628 -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-1111421-1215846628.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 16239
/proc/meminfo: memFree=1684896/2055920 swapFree=4181272/4192956
[pid=16239] ppid=16237 vsize=12132 CPUtime=0
/proc/16239/stat : 16239 (sugar++) R 16237 16239 16112 0 -1 4194304 215 0 0 0 0 0 0 0 20 0 1 0 41364779 12423168 183 996147200 4194304 4206940 548682068528 18446744073709551615 269046313782 0 0 4224 0 0 0 0 17 1 0 0
/proc/16239/statm: 3033 183 142 3 0 133 0

[startup+0.08122 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 16239
/proc/meminfo: memFree=1684896/2055920 swapFree=4181272/4192956
[pid=16239] ppid=16237 vsize=16740 CPUtime=0.06
/proc/16239/stat : 16239 (sugar++) S 16237 16239 16112 0 -1 4194304 1143 0 0 0 5 1 0 0 18 0 1 0 41364779 17141760 1099 996147200 4194304 4206940 548682068528 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16239/statm: 4185 1099 406 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.101494 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 16239
/proc/meminfo: memFree=1684896/2055920 swapFree=4181272/4192956
[pid=16239] ppid=16237 vsize=16740 CPUtime=0.06
/proc/16239/stat : 16239 (sugar++) S 16237 16239 16112 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 41364779 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16239/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.301507 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 16239
/proc/meminfo: memFree=1684896/2055920 swapFree=4181272/4192956
[pid=16239] ppid=16237 vsize=16740 CPUtime=0.06
/proc/16239/stat : 16239 (sugar++) S 16237 16239 16112 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 41364779 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16239/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.70154 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 16239
/proc/meminfo: memFree=1684896/2055920 swapFree=4181272/4192956
[pid=16239] ppid=16237 vsize=16740 CPUtime=0.06
/proc/16239/stat : 16239 (sugar++) S 16237 16239 16112 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 41364779 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16239/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+1.50261 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 16251
/proc/meminfo: memFree=1649992/2055920 swapFree=4181272/4192956
[pid=16239] ppid=16237 vsize=16740 CPUtime=1.45
/proc/16239/stat : 16239 (sugar++) R 16237 16239 16112 0 -1 4194304 1251 11850 0 1 5 1 130 9 16 0 1 0 41364779 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 269028485791 0 0 4224 16386 0 0 0 17 1 0 0
/proc/16239/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 16740

[startup+3.10174 s]
/proc/loadavg: 2.00 2.00 2.00 4/92 16261
/proc/meminfo: memFree=1662792/2055920 swapFree=4181272/4192956
[pid=16239] ppid=16237 vsize=16740 CPUtime=1.45
/proc/16239/stat : 16239 (sugar++) S 16237 16239 16112 0 -1 4194304 1297 11850 0 1 5 1 130 9 16 0 1 0 41364779 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16239/statm: 4185 1104 409 3 0 764 0
[pid=16252] ppid=16239 vsize=5356 CPUtime=0
/proc/16252/stat : 16252 (sh) S 16239 16239 16112 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 41364929 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16252/statm: 1339 233 193 169 0 50 0
[pid=16253] ppid=16252 vsize=864076 CPUtime=1.58
/proc/16253/stat : 16253 (java) S 16252 16239 16112 0 -1 0 12879 0 1 0 152 6 0 0 18 0 9 0 41364929 884813824 11793 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16253/statm: 216019 11793 2532 9 0 210601 0
[pid=16253/tid=16254] ppid=16252 vsize=864076 CPUtime=0.9
/proc/16253/task/16254/stat : 16254 (java) R 16252 16239 16112 0 -1 64 2747 0 1 0 88 2 0 0 25 0 9 0 41364930 884813824 11793 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16253/tid=16255] ppid=16252 vsize=864076 CPUtime=0.6
/proc/16253/task/16255/stat : 16255 (java) R 16252 16239 16112 0 -1 64 9111 0 0 0 57 3 0 0 16 0 9 0 41364931 884813824 11793 996147200 134512640 134550740 4294955920 18446744073709551615 102674864 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16253/tid=16256] ppid=16252 vsize=864076 CPUtime=0
/proc/16253/task/16256/stat : 16256 (java) S 16252 16239 16112 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 41364931 884813824 11793 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16253/tid=16257] ppid=16252 vsize=864076 CPUtime=0
/proc/16253/task/16257/stat : 16257 (java) S 16252 16239 16112 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 41364931 884813824 11793 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16253/tid=16258] ppid=16252 vsize=864076 CPUtime=0
/proc/16253/task/16258/stat : 16258 (java) S 16252 16239 16112 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 41364933 884813824 11793 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16253/tid=16259] ppid=16252 vsize=864076 CPUtime=0.05
/proc/16253/task/16259/stat : 16259 (java) S 16252 16239 16112 0 -1 64 324 0 0 0 5 0 0 0 16 0 9 0 41364933 884813824 11793 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16253/tid=16260] ppid=16252 vsize=864076 CPUtime=0
/proc/16253/task/16260/stat : 16260 (java) S 16252 16239 16112 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 41364933 884813824 11793 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16253/tid=16261] ppid=16252 vsize=864076 CPUtime=0
/proc/16253/task/16261/stat : 16261 (java) S 16252 16239 16112 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 41364934 884813824 11793 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 886172

[startup+6.30299 s]
/proc/loadavg: 2.00 2.00 2.00 4/92 16261
/proc/meminfo: memFree=1581896/2055920 swapFree=4181272/4192956
[pid=16239] ppid=16237 vsize=16740 CPUtime=1.45
/proc/16239/stat : 16239 (sugar++) S 16237 16239 16112 0 -1 4194304 1297 11850 0 1 5 1 130 9 15 0 1 0 41364779 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16239/statm: 4185 1104 409 3 0 764 0
[pid=16252] ppid=16239 vsize=5356 CPUtime=0
/proc/16252/stat : 16252 (sh) S 16239 16239 16112 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 41364929 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16252/statm: 1339 233 193 169 0 50 0
[pid=16253] ppid=16252 vsize=864300 CPUtime=4.74
/proc/16253/stat : 16253 (java) S 16252 16239 16112 0 -1 0 29463 0 1 0 459 15 0 0 18 0 9 0 41364929 885043200 27653 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16253/statm: 216075 27653 2565 9 0 210622 0
[pid=16253/tid=16254] ppid=16252 vsize=864300 CPUtime=2.32
/proc/16253/task/16254/stat : 16254 (java) R 16252 16239 16112 0 -1 64 3714 0 1 0 229 3 0 0 25 0 9 0 41364930 885043200 27653 996147200 134512640 134550740 4294955920 18446744073709551615 4126724620 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16253/tid=16255] ppid=16252 vsize=864300 CPUtime=2.24
/proc/16253/task/16255/stat : 16255 (java) S 16252 16239 16112 0 -1 64 24674 0 0 0 214 10 0 0 16 0 9 0 41364931 885043200 27653 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16253/tid=16256] ppid=16252 vsize=864300 CPUtime=0
/proc/16253/task/16256/stat : 16256 (java) S 16252 16239 16112 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 41364931 885043200 27653 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16253/tid=16257] ppid=16252 vsize=864300 CPUtime=0
/proc/16253/task/16257/stat : 16257 (java) S 16252 16239 16112 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 41364931 885043200 27653 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16253/tid=16258] ppid=16252 vsize=864300 CPUtime=0
/proc/16253/task/16258/stat : 16258 (java) S 16252 16239 16112 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 41364933 885043200 27653 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16253/tid=16259] ppid=16252 vsize=864300 CPUtime=0.15
/proc/16253/task/16259/stat : 16259 (java) S 16252 16239 16112 0 -1 64 378 0 0 0 15 0 0 0 15 0 9 0 41364933 885043200 27653 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16253/tid=16260] ppid=16252 vsize=864300 CPUtime=0
/proc/16253/task/16260/stat : 16260 (java) S 16252 16239 16112 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 41364933 885043200 27653 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16253/tid=16261] ppid=16252 vsize=864300 CPUtime=0
/proc/16253/task/16261/stat : 16261 (java) S 16252 16239 16112 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 41364934 885043200 27653 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 886396

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

[startup+9.50224 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 16289
/proc/meminfo: memFree=1668512/2055920 swapFree=4181272/4192956
[pid=16239] ppid=16237 vsize=16872 CPUtime=8.72
/proc/16239/stat : 16239 (sugar++) S 16237 16239 16112 0 -1 4194304 1762 56736 0 6 6 2 826 38 15 0 1 0 41364779 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16239/statm: 4218 1117 414 3 0 797 0
[pid=16262] ppid=16239 vsize=5764 CPUtime=0.56
/proc/16262/stat : 16262 (minisat-inc) R 16239 16239 16112 0 -1 4194304 1389 0 0 0 56 0 0 0 19 0 1 0 41365598 5902336 1330 996147200 134512640 135134323 4294956192 18446744073709551615 134532035 0 0 4096 3 0 0 0 17 1 0 0
/proc/16262/statm: 1441 1330 79 151 0 1287 0
Current children cumulated CPU time (s) 9.28
Current children cumulated vsize (KiB) 22636

[startup+11.1014 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 16302
/proc/meminfo: memFree=1671192/2055920 swapFree=4181272/4192956
[pid=16239] ppid=16237 vsize=16872 CPUtime=8.72
/proc/16239/stat : 16239 (sugar++) S 16237 16239 16112 0 -1 4194304 1764 56736 0 6 6 2 826 38 15 0 1 0 41364779 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16239/statm: 4218 1117 414 3 0 797 0
[pid=16262] ppid=16239 vsize=6228 CPUtime=2.14
/proc/16262/stat : 16262 (minisat-inc) R 16239 16239 16112 0 -1 4194304 1497 0 0 0 214 0 0 0 25 0 1 0 41365598 6377472 1436 996147200 134512640 135134323 4294956192 18446744073709551615 134531958 0 0 4096 3 0 0 0 17 1 0 0
/proc/16262/statm: 1557 1436 79 151 0 1403 0
Current children cumulated CPU time (s) 10.86
Current children cumulated vsize (KiB) 23100

[startup+11.9014 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 16302
/proc/meminfo: memFree=1671192/2055920 swapFree=4181272/4192956
[pid=16239] ppid=16237 vsize=16872 CPUtime=8.86
/proc/16239/stat : 16239 (sugar++) S 16237 16239 16112 0 -1 4194304 1832 60501 0 7 6 2 838 40 15 0 1 0 41364779 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16239/statm: 4218 1117 414 3 0 797 0
[pid=16262] ppid=16239 vsize=6360 CPUtime=2.77
/proc/16262/stat : 16262 (minisat-inc) R 16239 16239 16112 0 -1 4194304 1517 0 0 0 277 0 0 0 20 0 1 0 41365598 6512640 1454 996147200 134512640 135134323 4294956192 18446744073709551615 134712602 0 0 4096 3 0 0 0 17 1 0 0
/proc/16262/statm: 1590 1454 79 151 0 1436 0
Current children cumulated CPU time (s) 11.63
Current children cumulated vsize (KiB) 23232

[startup+12.3015 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 16312
/proc/meminfo: memFree=1670808/2055920 swapFree=4181272/4192956
[pid=16239] ppid=16237 vsize=16872 CPUtime=8.86
/proc/16239/stat : 16239 (sugar++) S 16237 16239 16112 0 -1 4194304 1887 60501 0 7 6 2 838 40 15 0 1 0 41364779 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16239/statm: 4218 1117 414 3 0 797 0
[pid=16262] ppid=16239 vsize=6360 CPUtime=2.99
/proc/16262/stat : 16262 (minisat-inc) S 16239 16239 16112 0 -1 4194304 1526 0 0 0 299 0 0 0 22 0 1 0 41365598 6512640 1461 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 1 0 0
/proc/16262/statm: 1590 1461 79 151 0 1436 0
Current children cumulated CPU time (s) 11.85
Current children cumulated vsize (KiB) 23232

Child status: 0
Real time (s): 12.3566
CPU time (s): 12.0882
CPU user time (s): 11.6142
CPU system time (s): 0.473927
CPU usage (%): 97.8277
Max. virtual memory (cumulated for all children) (KiB): 886804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.6142
system time used= 0.473927
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67770
page faults= 8
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4523
involuntary context switches= 4726

runsolver used 0.018997 second user time and 0.055991 second system time

The end

Launcher Data (download as text)

Begin job on node26 at 2008-07-12 09:10:28
IDJOB=1111421
IDBENCH=61274
IDSOLVER=367
FILE ID=node26/1111421-1215846628
PBS_JOBID= 7903438
Free space on /tmp= 66464 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/modifiedRenault/normalized-renault-mod-21_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-1111421-1215846628/watcher-1111421-1215846628 -o /tmp/evaluation-result-1111421-1215846628/solver-1111421-1215846628 -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-1111421-1215846628.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 747d416c3733dc87860e17edcc4c26d8
RANDOM SEED=541969808

node26.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.213
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.213
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:       1685376 kB
Buffers:         38812 kB
Cached:          91804 kB
SwapCached:       5860 kB
Active:         243140 kB
Inactive:        69184 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1685376 kB
SwapTotal:     4192956 kB
SwapFree:      4181272 kB
Dirty:            3684 kB
Writeback:           0 kB
Mapped:         197380 kB
Slab:            43156 kB
Committed_AS:   439448 kB
PageTables:       2128 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= 66464 MiB
End job on node26 at 2008-07-12 09:10:41