Trace number 1111485

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-incOPTIMUM4 22.2646 22.6894

General information on the benchmark

Namecsp/modifiedRenault/
normalized-renault-mod-20_ext.xml
MD5SUM6580558e87c97e689420a358054b0a86
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints4
Best CPU time to get the best result obtained on this benchmark17.5093
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.04/0.12	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.04/0.12	c 0	BEGIN Sat Jul 12 09:25:41 2008
0.04/0.12	c 0	PID 15575
0.04/0.13	c 0	HOST node53.alineos.net
0.04/0.13	c 0	CONVERTING HOME/instance-1111485-1215847541.xml TO HOME/temp.csp
0.04/0.13	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1111485-1215847541.xml' 'HOME/temp.csp'
1.24/1.41	c 2	15 domains, 111 variables, 0 predicates, 142 relations, 159 constraints
1.24/1.47	c 2	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.24/1.47	c 2	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.27/1.56	c 2	Parsing HOME/temp.csp
3.26/3.53	c 4	parsed 427 expressions
3.26/3.53	c 4	Heap : 40 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.26/3.54	c 4	MAX CSP: 159 constraints
3.26/3.54	c 4	Converting to clausal form CSP
3.26/3.56	c 4	converted 59 (10%) expressions
3.26/3.56	c 4	converted 118 (20%) expressions
3.26/3.56	c 4	converted 177 (30%) expressions
3.35/3.63	c 4	converted 236 (40%) expressions
3.35/3.64	c 4	converted 295 (50%) expressions
3.35/3.65	c 4	converted 354 (60%) expressions
3.35/3.67	c 4	converted 413 (70%) expressions
3.56/3.84	c 4	converted 472 (80%) expressions
4.06/4.40	c 5	converted 531 (90%) expressions
5.05/5.30	c 5	converted 589 (100%) expressions
5.05/5.30	c 5	CSP : 429 integers, 0 booleans, 476 clauses, largest domain size 239
5.05/5.30	c 5	Heap : 94 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.05/5.30	c 5	Propagation in CSP
5.05/5.32	c 5	153 values, 0 unsatisfiable literals, and 0 valid clauses are removed
5.05/5.32	c 5	CSP : 429 integers, 0 booleans, 476 clauses, largest domain size 160
5.05/5.32	c 5	Heap : 94 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.05/5.32	c 5	Simplifing CSP by introducing new Boolean variables
5.05/5.32	c 5	CSP : 429 integers, 0 booleans, 476 clauses, largest domain size 160
5.05/5.32	c 5	Heap : 94 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.34/5.60	c 6	Encoding CSP to SAT : HOME/temp.cnf
5.34/5.61	c 6	43 (10%) CSP integer variables are encoded (136 clauses, 1398 bytes)
5.34/5.62	c 6	86 (20%) CSP integer variables are encoded (238 clauses, 2520 bytes)
5.34/5.62	c 6	129 (30%) CSP integer variables are encoded (340 clauses, 3642 bytes)
5.34/5.62	c 6	172 (40%) CSP integer variables are encoded (340 clauses, 3642 bytes)
5.34/5.62	c 6	215 (50%) CSP integer variables are encoded (340 clauses, 3642 bytes)
5.34/5.62	c 6	258 (60%) CSP integer variables are encoded (340 clauses, 3642 bytes)
5.34/5.62	c 6	301 (70%) CSP integer variables are encoded (595 clauses, 6447 bytes)
5.34/5.62	c 6	344 (80%) CSP integer variables are encoded (780 clauses, 8674 bytes)
5.34/5.63	c 6	387 (90%) CSP integer variables are encoded (1050 clauses, 12184 bytes)
5.34/5.63	c 6	429 (100%) CSP integer variables are encoded (2317 clauses, 28655 bytes)
5.34/5.67	c 6	48 (10%) CSP clauses are encoded (2695 clauses, 36281 bytes)
5.75/6.07	c 6	96 (20%) CSP clauses are encoded (20594 clauses, 626757 bytes)
6.44/6.77	c 7	143 (30%) CSP clauses are encoded (25531 clauses, 758431 bytes)
7.24/7.57	c 8	191 (40%) CSP clauses are encoded (32588 clauses, 1017315 bytes)
7.24/7.58	c 8	238 (50%) CSP clauses are encoded (34359 clauses, 1043290 bytes)
7.24/7.59	c 8	286 (60%) CSP clauses are encoded (34967 clauses, 1053137 bytes)
7.24/7.60	c 8	334 (70%) CSP clauses are encoded (39831 clauses, 1137317 bytes)
7.24/7.60	c 8	381 (80%) CSP clauses are encoded (40466 clauses, 1147787 bytes)
7.35/7.61	c 8	429 (90%) CSP clauses are encoded (41946 clauses, 1173517 bytes)
7.35/7.65	c 8	476 (100%) CSP clauses are encoded (67840 clauses, 1637115 bytes)
7.35/7.65	c 8	476 CSP clauses encoded
7.35/7.65	c 8	Writing map file : HOME/temp.map
7.35/7.66	c 8	Heap : 64 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
7.35/7.66	c 8	SAT : 2746 SAT variables, 67840 SAT clauses, 1637115 bytes
7.35/7.66	c 8	Heap : 64 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
7.35/7.69	c 8	OBJECTIVE minimize _COST
7.35/7.69	c 8	SOLVING HOME/temp.cnf
7.35/7.69	c 8	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
7.35/7.69	c 8	This is MiniSat 2.0 beta incremental
7.35/7.69	c 8	WARNING: for repeatability, setting FPU to use double precision
7.35/7.69	c 8	============================[ Problem Statistics ]=============================
7.35/7.69	c 8	|                                                                             |
7.35/7.69	c 8	|  Number of variables:  2746                                                 |
7.35/7.69	c 8	|  Number of clauses:    67840                                                |
7.42/7.73	c 8	|  Parsing time:         0.04         s                                       |
7.42/7.74	c 8	OK
7.42/7.74	c 8	OBJECTIVE BOUND: 0 <= _COST <= 
7.42/7.74	c 8	SEARCHING: _COST <= 80
7.42/7.74	c 8	============================[ Search Statistics ]==============================
7.42/7.74	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.42/7.74	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.42/7.74	c 8	===============================================================================
7.42/7.74	c 8	|         0 |    2746    67840   328943 |    22613        0    nan |  0.000 % |
7.42/7.75	c 8	|       100 |    2746    67840   328943 |    24874      100      8 |  0.008 % |
7.42/7.75	c 8	===============================================================================
7.42/7.75	c 8	restarts              : 2
7.42/7.75	c 8	conflicts             : 101           (1837 /sec)
7.42/7.75	c 8	decisions             : 332           (1.20 % random) (6037 /sec)
7.42/7.75	c 8	propagations          : 6269           (114000 /sec)
7.42/7.75	c 8	conflict literals     : 832            (21.44 % deleted)
7.42/7.75	c 8	Memory used           : 5.36 MB
7.42/7.75	c 8	CPU time              : 0.054991 s
7.42/7.75	c 8	
7.42/7.75	c 8	SATISFIABLE
7.42/7.75	c 8	OK
7.42/7.75	c 8	FOUND: _COST <= 80
7.42/7.75	s SATISFIABLE
7.42/7.75	c 8	DECODING HOME/temp.out WITH HOME/temp.map
7.42/7.75	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'
7.43/7.83	c 8	Decoding HOME/temp.out
7.43/7.88	c 8	OBJECTIVE _COST 47
7.43/7.88	o 47
7.43/7.89	v 4 1 22 5 1 1 1 5 1 1 1 0 0 2 1 1 1 1 1 0 2 1 1 1 21 2 2 1 0 1 1 0 29 13 0 0 0 1 2 2 0 0 0 2 2 1 41 0 1 3 1 1 2 2 1 10 1 1 1 0 0 1 2 1 1 2 2 0 1 2 0 9 2 2 6 0 1 1 1 1 6 1 0 3 0 1 1 0 0 0 1 1 0 4 0 3 3 5 0 0 4 9 9 9 9 9 9 9 9 9 9
7.43/7.89	c 8	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
7.43/7.91	c 8	OK
7.43/7.91	c 8	OBJECTIVE BOUND: 0 <= _COST <= 47
7.43/7.91	c 8	SEARCHING: _COST <= 23
7.43/7.91	c 8	============================[ Search Statistics ]==============================
7.43/7.91	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.43/7.91	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.43/7.91	c 8	===============================================================================
7.43/7.91	c 8	|       101 |    2746    67840   328943 |    22613      101      8 |  0.008 % |
7.43/7.91	c 8	===============================================================================
7.43/7.91	c 8	restarts              : 3
7.43/7.91	c 8	conflicts             : 103           (1717 /sec)
7.43/7.91	c 8	decisions             : 425           (0.94 % random) (7085 /sec)
7.43/7.91	c 8	propagations          : 9089           (151509 /sec)
7.43/7.91	c 8	conflict literals     : 845            (21.25 % deleted)
7.43/7.91	c 8	Memory used           : 5.36 MB
7.43/7.91	c 8	CPU time              : 0.05999 s
7.43/7.91	c 8	
7.43/7.91	c 8	SATISFIABLE
7.43/7.91	c 8	OK
7.43/7.91	c 8	FOUND: _COST <= 23
7.43/7.91	c 8	DECODING HOME/temp.out WITH HOME/temp.map
7.43/7.91	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'
7.43/7.99	c 8	Decoding HOME/temp.out
7.57/8.04	c 8	OBJECTIVE _COST 23
7.57/8.04	o 23
7.57/8.05	v 7 1 22 9 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 23 24 0 0 0 1 1 2 0 0 1 2 3 1 41 0 1 3 1 1 2 1 1 10 1 1 1 0 0 1 2 0 1 2 2 0 1 2 0 9 2 2 6 0 1 1 1 1 6 1 0 2 0 1 1 1 0 0 0 1 0 4 0 3 4 9 0 0 4 9 9 9 9 9 9 9 9 9 9
7.57/8.05	c 8	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
7.57/8.07	c 8	OK
7.57/8.07	c 8	OBJECTIVE BOUND: 0 <= _COST <= 23
7.57/8.07	c 8	SEARCHING: _COST <= 11
7.57/8.09	c 8	============================[ Search Statistics ]==============================
7.57/8.09	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.57/8.09	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.57/8.09	c 8	===============================================================================
7.57/8.09	c 8	|       103 |    1817    67840   328943 |    22613      103      8 |  0.008 % |
7.57/8.09	c 8	|       204 |    1817    67840   328943 |    24874      204     12 | 43.557 % |
7.57/8.09	c 8	===============================================================================
7.57/8.09	c 8	restarts              : 5
7.57/8.09	c 8	conflicts             : 263           (3208 /sec)
7.57/8.09	c 8	decisions             : 705           (0.99 % random) (8599 /sec)
7.57/8.09	c 8	propagations          : 42069          (513118 /sec)
7.57/8.09	c 8	conflict literals     : 3008           (22.61 % deleted)
7.57/8.09	c 8	Memory used           : 5.49 MB
7.57/8.09	c 8	CPU time              : 0.081987 s
7.57/8.09	c 8	
7.57/8.09	c 8	SATISFIABLE
7.57/8.09	c 8	OK
7.57/8.09	c 8	FOUND: _COST <= 11
7.57/8.09	c 8	DECODING HOME/temp.out WITH HOME/temp.map
7.57/8.09	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'
7.71/8.17	c 8	Decoding HOME/temp.out
7.71/8.23	c 8	OBJECTIVE _COST 11
7.71/8.23	o 11
7.71/8.23	v 0 1 17 2 0 1 0 4 1 1 1 0 0 4 1 0 0 0 1 2 2 0 1 0 11 0 4 1 0 0 0 0 23 16 0 1 0 1 2 2 0 0 1 1 1 1 33 0 1 3 1 1 2 1 1 2 1 1 1 1 0 1 4 1 0 4 1 1 1 2 0 9 4 4 11 0 0 1 0 1 4 1 0 0 0 0 1 0 0 0 0 1 0 0 1 3 4 8 1 0 3 9 9 9 9 9 9 6 4 5 9
7.71/8.23	c 8	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
7.71/8.25	c 8	OK
7.71/8.25	c 8	OBJECTIVE BOUND: 0 <= _COST <= 11
7.71/8.25	c 8	SEARCHING: _COST <= 5
7.71/8.27	c 8	============================[ Search Statistics ]==============================
7.71/8.27	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.71/8.27	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.71/8.27	c 8	===============================================================================
7.71/8.27	c 8	|       263 |    1550    67840   328943 |    22613      263     11 | 43.557 % |
7.71/8.27	c 8	|       363 |    1550    67840   328943 |    24874      363     11 | 51.095 % |
7.71/8.28	c 8	|       515 |    1550    67840   328943 |    27362      515     10 | 51.095 % |
7.84/8.30	c 8	|       740 |    1550    67840   328943 |    30098      740     11 | 51.095 % |
7.84/8.33	c 8	|      1077 |    1550    67840   328943 |    33108     1077     11 | 51.095 % |
7.84/8.37	c 9	|      1583 |    1550    67840   328943 |    36418     1583     11 | 51.095 % |
7.84/8.44	c 9	|      2342 |    1550    67840   328943 |    40060     2342     12 | 51.095 % |
7.84/8.56	c 9	|      3482 |    1343    36420   238744 |    44066     3482     12 | 51.095 % |
8.36/8.72	c 9	|      5190 |    1343    36420   238744 |    48473     5190     11 | 51.095 % |
8.66/9.01	c 9	|      7752 |    1343    36420   238744 |    53321     7752     12 | 51.095 % |
8.76/9.11	c 9	===============================================================================
8.76/9.11	c 9	restarts              : 15
8.76/9.11	c 9	conflicts             : 8518          (9092 /sec)
8.76/9.11	c 9	decisions             : 10489         (1.13 % random) (11196 /sec)
8.76/9.11	c 9	propagations          : 1520134        (1622589 /sec)
8.76/9.11	c 9	conflict literals     : 100652         (30.37 % deleted)
8.76/9.11	c 9	Memory used           : 5.75 MB
8.76/9.11	c 9	CPU time              : 0.936857 s
8.76/9.11	c 9	
8.76/9.11	c 9	SATISFIABLE
8.76/9.11	c 9	OK
8.76/9.11	c 9	FOUND: _COST <= 5
8.76/9.11	c 9	DECODING HOME/temp.out WITH HOME/temp.map
8.76/9.11	c 9	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.76/9.19	c 9	Decoding HOME/temp.out
8.77/9.25	c 9	OBJECTIVE _COST 5
8.77/9.25	o 5
8.77/9.25	v 0 1 17 2 0 1 0 4 1 1 1 0 0 4 1 0 0 0 1 2 2 0 1 0 11 0 4 1 0 0 0 0 23 16 0 1 0 1 1 2 0 0 1 1 1 1 38 0 1 3 1 1 2 1 1 2 1 1 0 1 0 1 4 1 0 4 1 1 1 2 0 8 4 4 11 0 0 1 0 1 4 1 1 0 0 0 1 0 0 0 0 1 0 0 1 3 4 8 1 0 3 3 9 5 8 4 9 7 1 5 7
8.77/9.25	c 9	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
8.77/9.27	c 9	OK
8.77/9.27	c 9	OBJECTIVE BOUND: 0 <= _COST <= 5
8.77/9.27	c 9	SEARCHING: _COST <= 2
8.77/9.28	c 9	============================[ Search Statistics ]==============================
8.77/9.29	c 9	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.77/9.29	c 9	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.77/9.29	c 9	===============================================================================
8.77/9.29	c 9	|      8518 |    1154    33716   231193 |    11238     8514     12 | 51.095 % |
8.77/9.30	c 9	|      8619 |    1154    33716   231193 |    12362     8615     12 | 57.978 % |
8.94/9.32	c 9	|      8771 |    1154    33716   231193 |    13598     8767     12 | 57.978 % |
8.94/9.35	c 10	|      8997 |    1154    33716   231193 |    14958     8993     12 | 57.978 % |
8.94/9.37	c 10	|      9334 |    1154    33716   231193 |    16454     9330     12 | 57.978 % |
9.04/9.43	c 10	|      9840 |    1154    33716   231193 |    18099     9836     12 | 57.978 % |
9.14/9.53	c 10	|     10599 |    1154    33716   231193 |    19909    10595     12 | 57.978 % |
9.24/9.68	c 10	|     11738 |    1154    33716   231193 |    21900    11734     12 | 57.978 % |
9.34/9.77	c 10	===============================================================================
9.34/9.77	c 10	restarts              : 23
9.34/9.77	c 10	conflicts             : 12496         (8691 /sec)
9.34/9.77	c 10	decisions             : 15054         (1.05 % random) (10470 /sec)
9.34/9.77	c 10	propagations          : 2095818        (1457675 /sec)
9.34/9.77	c 10	conflict literals     : 145655         (29.39 % deleted)
9.34/9.77	c 10	Memory used           : 5.89 MB
9.34/9.77	c 10	CPU time              : 1.43778 s
9.34/9.77	c 10	
9.34/9.77	c 10	UNSATISFIABLE
9.34/9.77	c 10	OK
9.34/9.77	c 10	NOT FOUND: _COST <= 2
9.34/9.77	c 10	OK
9.34/9.77	c 10	OBJECTIVE BOUND: 3 <= _COST <= 5
9.34/9.77	c 10	SEARCHING: _COST <= 4
9.34/9.77	c 10	============================[ Search Statistics ]==============================
9.34/9.77	c 10	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.34/9.77	c 10	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
9.34/9.77	c 10	===============================================================================
9.34/9.77	c 10	|     12496 |    1148    33692   231139 |    11230    12491     12 | 57.978 % |
9.34/9.79	c 10	|     12596 |    1148    33692   231139 |    12353    12591     12 | 58.195 % |
9.44/9.82	c 10	|     12746 |    1148    33692   231139 |    13589    12741     12 | 58.195 % |
9.44/9.85	c 10	|     12974 |    1148    33692   231139 |    14948    12969     12 | 58.195 % |
9.54/9.91	c 10	|     13311 |    1148    33692   231139 |    16442    13306     12 | 58.195 % |
9.54/9.97	c 10	|     13817 |    1148    33692   231139 |    18087    13812     12 | 58.195 % |
9.64/10.06	c 10	|     14576 |    1148    33692   231139 |    19895    14571     12 | 58.195 % |
9.84/10.23	c 10	|     15715 |    1148    33692   231139 |    21885    15710     12 | 58.195 % |
10.03/10.48	c 11	|     17423 |    1148    33692   231139 |    24073    17418     12 | 58.195 % |
10.43/10.87	c 11	|     19986 |    1148    33692   231139 |    26481    19981     12 | 58.195 % |
11.13/11.53	c 12	|     23831 |    1148    33692   231139 |    29129    23826     12 | 58.195 % |
12.22/12.66	c 13	|     29598 |    1148    33692   231139 |    32042    29593     12 | 58.195 % |
14.01/14.44	c 15	|     38247 |    1148    33692   231139 |    35246    17215     13 | 58.195 % |
16.50/16.97	c 17	|     51221 |    1148    33692   231139 |    38771    30189     14 | 58.195 % |
20.59/21.07	c 21	===============================================================================
20.59/21.07	c 21	restarts              : 37
20.59/21.07	c 21	conflicts             : 68605         (5411 /sec)
20.59/21.07	c 21	decisions             : 80399         (1.29 % random) (6341 /sec)
20.59/21.07	c 21	propagations          : 11007798       (868186 /sec)
20.59/21.07	c 21	conflict literals     : 927333         (28.47 % deleted)
20.59/21.07	c 21	Memory used           : 8.51 MB
20.59/21.07	c 21	CPU time              : 12.6791 s
20.59/21.07	c 21	
20.59/21.07	c 21	SATISFIABLE
20.59/21.07	c 21	OK
20.59/21.07	c 21	FOUND: _COST <= 4
20.59/21.07	c 21	DECODING HOME/temp.out WITH HOME/temp.map
20.59/21.07	c 21	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
20.67/21.18	c 21	Decoding HOME/temp.out
20.67/21.24	c 21	OBJECTIVE _COST 4
20.67/21.24	o 4
20.67/21.24	v 7 1 15 5 1 1 1 3 1 1 1 0 0 2 1 1 1 1 1 2 2 1 1 1 13 2 5 0 0 1 1 0 23 24 0 0 0 1 1 2 0 0 0 2 3 1 41 0 1 3 1 1 2 1 1 10 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 0 2 0 1 1 0 0 0 0 2 0 4 0 3 3 2 0 0 2 0 5 6 3 6 0 8 5 5 4
20.67/21.25	c 21	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
20.67/21.27	c 21	OK
20.67/21.27	c 21	OBJECTIVE BOUND: 3 <= _COST <= 4
20.67/21.27	c 21	SEARCHING: _COST <= 3
20.67/21.27	c 21	============================[ Search Statistics ]==============================
20.67/21.27	c 21	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
20.67/21.27	c 21	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
20.67/21.27	c 21	===============================================================================
20.67/21.27	c 21	|     68605 |    1081    31846   221857 |    10615    21240     14 | 58.195 % |
20.86/21.33	c 21	|     68705 |    1080    31846   221857 |    11676    10719     13 | 60.744 % |
20.86/21.35	c 22	|     68855 |    1080    31846   221857 |    12844    10869     13 | 60.744 % |
20.86/21.39	c 22	|     69081 |    1080    31846   221857 |    14129    11095     13 | 60.744 % |
20.96/21.44	c 22	|     69419 |    1080    31846   221857 |    15541    11433     12 | 60.744 % |
21.06/21.50	c 22	|     69925 |    1080    31846   221857 |    17096    11939     12 | 60.744 % |
21.16/21.61	c 22	|     70684 |    1080    31846   221857 |    18805    12698     12 | 60.744 % |
21.26/21.77	c 22	|     71824 |    1080    31846   221857 |    20686    13838     12 | 60.744 % |
21.55/22.01	c 22	|     73532 |    1078    29495   205399 |    22754    13078     12 | 60.744 % |
21.85/22.35	c 23	|     76094 |    1078    29495   205399 |    25030    15640     12 | 60.744 % |
22.15/22.68	c 23	===============================================================================
22.15/22.68	c 23	restarts              : 47
22.15/22.68	c 23	conflicts             : 78293         (5558 /sec)
22.15/22.68	c 23	decisions             : 91768         (1.29 % random) (6515 /sec)
22.15/22.68	c 23	propagations          : 12714524       (902645 /sec)
22.15/22.68	c 23	conflict literals     : 1039419        (28.86 % deleted)
22.15/22.68	c 23	Memory used           : 8.51 MB
22.15/22.68	c 23	CPU time              : 14.0859 s
22.15/22.68	c 23	
22.15/22.68	c 23	UNSATISFIABLE
22.15/22.68	c 23	OK
22.15/22.68	c 23	NOT FOUND: _COST <= 3
22.15/22.68	c 23	OK
22.15/22.68	c 23	OBJECTIVE _COST 4
22.15/22.68	s OPTIMUM FOUND
22.15/22.68	c 23	CPU 21.82 (0.07 0.03 21.75 0.4)
22.15/22.68	c 23	END Sat Jul 12 09:26:04 2008

Verifier Data (download as text)

OK	4	155
4 unsatisfied constraints, 155 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-1111485-1215847541/watcher-1111485-1215847541 -o /tmp/evaluation-result-1111485-1215847541/solver-1111485-1215847541 -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-1111485-1215847541.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: 0.00 0.00 0.00 4/72 15575
/proc/meminfo: memFree=1878792/2055920 swapFree=4192812/4192956
[pid=15575] ppid=15573 vsize=12268 CPUtime=0
/proc/15575/stat : 15575 (sugar++) D 15573 15575 15499 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 41453465 12562432 316 996147200 4194304 4206940 548682068528 18446744073709551615 269930429029 0 2147483391 4224 0 18446744072099855350 0 0 17 0 0 0
/proc/15575/statm: 3067 316 241 3 0 167 0

[startup+0.0696159 s]
/proc/loadavg: 0.00 0.00 0.00 4/72 15575
/proc/meminfo: memFree=1878792/2055920 swapFree=4192812/4192956
[pid=15575] ppid=15573 vsize=13336 CPUtime=0.02
/proc/15575/stat : 15575 (sugar++) R 15573 15575 15499 0 -1 4194304 739 0 0 0 2 0 0 0 18 0 1 0 41453465 13656064 707 996147200 4194304 4206940 548682068528 18446744073709551615 269939159138 0 0 4224 0 0 0 0 17 0 0 0
/proc/15575/statm: 3334 707 338 3 0 434 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 13336

[startup+0.10163 s]
/proc/loadavg: 0.00 0.00 0.00 4/72 15575
/proc/meminfo: memFree=1878792/2055920 swapFree=4192812/4192956
[pid=15575] ppid=15573 vsize=16080 CPUtime=0.04
/proc/15575/stat : 15575 (sugar++) R 15573 15575 15499 0 -1 4194304 941 0 0 0 3 1 0 0 18 0 1 0 41453465 16465920 909 996147200 4194304 4206940 548682068528 18446744073709551615 269939159282 0 0 4224 0 0 0 0 17 1 0 0
/proc/15575/statm: 4020 909 380 3 0 599 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 16080

[startup+0.301677 s]
/proc/loadavg: 0.00 0.00 0.00 4/72 15575
/proc/meminfo: memFree=1878792/2055920 swapFree=4192812/4192956
[pid=15575] ppid=15573 vsize=16740 CPUtime=0.06
/proc/15575/stat : 15575 (sugar++) S 15573 15575 15499 0 -1 4194304 1219 128 0 0 5 1 0 0 18 0 1 0 41453465 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15575/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.701751 s]
/proc/loadavg: 0.00 0.00 0.00 4/72 15575
/proc/meminfo: memFree=1878792/2055920 swapFree=4192812/4192956
[pid=15575] ppid=15573 vsize=16740 CPUtime=0.06
/proc/15575/stat : 15575 (sugar++) S 15573 15575 15499 0 -1 4194304 1219 128 0 0 5 1 0 0 18 0 1 0 41453465 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15575/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+1.5029 s]
/proc/loadavg: 0.16 0.03 0.01 4/91 15595
/proc/meminfo: memFree=1774064/2055920 swapFree=4192812/4192956
[pid=15575] ppid=15573 vsize=16740 CPUtime=1.27
/proc/15575/stat : 15575 (sugar++) S 15573 15575 15499 0 -1 4194304 1279 11823 0 1 5 1 112 9 16 0 1 0 41453465 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15575/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 16740

[startup+3.10221 s]
/proc/loadavg: 0.16 0.03 0.01 3/91 15605
/proc/meminfo: memFree=1768880/2055920 swapFree=4192812/4192956
[pid=15575] ppid=15573 vsize=16740 CPUtime=1.27
/proc/15575/stat : 15575 (sugar++) S 15573 15575 15499 0 -1 4194304 1297 11823 0 1 5 1 112 9 16 0 1 0 41453465 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15575/statm: 4185 1104 409 3 0 764 0
[pid=15596] ppid=15575 vsize=5356 CPUtime=0
/proc/15596/stat : 15596 (sh) S 15575 15575 15499 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 41453613 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15596/statm: 1339 233 193 169 0 50 0
[pid=15597] ppid=15596 vsize=864076 CPUtime=1.59
/proc/15597/stat : 15597 (java) S 15596 15575 15499 0 -1 0 13913 0 1 0 154 5 0 0 19 0 9 0 41453614 884813824 12825 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15597/statm: 216019 12825 2532 9 0 210601 0
[pid=15597/tid=15598] ppid=15596 vsize=864076 CPUtime=0.92
/proc/15597/task/15598/stat : 15598 (java) R 15596 15575 15499 0 -1 64 2749 0 1 0 91 1 0 0 25 0 9 0 41453615 884813824 12825 996147200 134512640 134550740 4294955920 18446744073709551615 4126427555 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15597/tid=15599] ppid=15596 vsize=864076 CPUtime=0.61
/proc/15597/task/15599/stat : 15599 (java) S 15596 15575 15499 0 -1 64 10143 0 0 0 58 3 0 0 16 0 9 0 41453616 884813824 12825 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15597/tid=15600] ppid=15596 vsize=864076 CPUtime=0
/proc/15597/task/15600/stat : 15600 (java) S 15596 15575 15499 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 41453616 884813824 12825 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15597/tid=15601] ppid=15596 vsize=864076 CPUtime=0
/proc/15597/task/15601/stat : 15601 (java) S 15596 15575 15499 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 41453616 884813824 12825 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15597/tid=15602] ppid=15596 vsize=864076 CPUtime=0
/proc/15597/task/15602/stat : 15602 (java) S 15596 15575 15499 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 41453618 884813824 12825 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15597/tid=15603] ppid=15596 vsize=864076 CPUtime=0.04
/proc/15597/task/15603/stat : 15603 (java) S 15596 15575 15499 0 -1 64 324 0 0 0 4 0 0 0 16 0 9 0 41453618 884813824 12825 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15597/tid=15604] ppid=15596 vsize=864076 CPUtime=0
/proc/15597/task/15604/stat : 15604 (java) S 15596 15575 15499 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 41453618 884813824 12825 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15597/tid=15605] ppid=15596 vsize=864076 CPUtime=0
/proc/15597/task/15605/stat : 15605 (java) S 15596 15575 15499 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 41453618 884813824 12825 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.86
Current children cumulated vsize (KiB) 886172

[startup+6.30284 s]
/proc/loadavg: 0.47 0.10 0.03 4/91 15605
/proc/meminfo: memFree=1683832/2055920 swapFree=4192812/4192956
[pid=15575] ppid=15573 vsize=16740 CPUtime=1.27
/proc/15575/stat : 15575 (sugar++) S 15573 15575 15499 0 -1 4194304 1297 11823 0 1 5 1 112 9 15 0 1 0 41453465 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15575/statm: 4185 1104 409 3 0 764 0
[pid=15596] ppid=15575 vsize=5356 CPUtime=0
/proc/15596/stat : 15596 (sh) S 15575 15575 15499 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 41453613 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15596/statm: 1339 233 193 169 0 50 0
[pid=15597] ppid=15596 vsize=864348 CPUtime=4.77
/proc/15597/stat : 15597 (java) S 15596 15575 15499 0 -1 0 29476 0 1 0 462 15 0 0 19 0 9 0 41453614 885092352 27679 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15597/statm: 216087 27679 2565 9 0 210634 0
[pid=15597/tid=15598] ppid=15596 vsize=864348 CPUtime=2.48
/proc/15597/task/15598/stat : 15598 (java) R 15596 15575 15499 0 -1 64 3728 0 1 0 246 2 0 0 25 0 9 0 41453615 885092352 27679 996147200 134512640 134550740 4294955920 18446744073709551615 103215017 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15597/tid=15599] ppid=15596 vsize=864348 CPUtime=2.13
/proc/15597/task/15599/stat : 15599 (java) S 15596 15575 15499 0 -1 64 24673 0 0 0 202 11 0 0 16 0 9 0 41453616 885092352 27679 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15597/tid=15600] ppid=15596 vsize=864348 CPUtime=0
/proc/15597/task/15600/stat : 15600 (java) S 15596 15575 15499 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 41453616 885092352 27679 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15597/tid=15601] ppid=15596 vsize=864348 CPUtime=0
/proc/15597/task/15601/stat : 15601 (java) S 15596 15575 15499 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 41453616 885092352 27679 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15597/tid=15602] ppid=15596 vsize=864348 CPUtime=0
/proc/15597/task/15602/stat : 15602 (java) S 15596 15575 15499 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 41453618 885092352 27679 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15597/tid=15603] ppid=15596 vsize=864348 CPUtime=0.13
/proc/15597/task/15603/stat : 15603 (java) S 15596 15575 15499 0 -1 64 378 0 0 0 13 0 0 0 16 0 9 0 41453618 885092352 27679 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15597/tid=15604] ppid=15596 vsize=864348 CPUtime=0
/proc/15597/task/15604/stat : 15604 (java) S 15596 15575 15499 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 41453618 885092352 27679 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15597/tid=15605] ppid=15596 vsize=864348 CPUtime=0
/proc/15597/task/15605/stat : 15605 (java) S 15596 15575 15499 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 41453618 885092352 27679 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 886444

[startup+12.7011 s]
/proc/loadavg: 0.59 0.13 0.04 3/82 15646
/proc/meminfo: memFree=1777528/2055920 swapFree=4192812/4192956
[pid=15575] ppid=15573 vsize=16872 CPUtime=7.98
/proc/15575/stat : 15575 (sugar++) S 15573 15575 15499 0 -1 4194304 1764 56715 0 6 6 2 755 35 16 0 1 0 41453465 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15575/statm: 4218 1117 414 3 0 797 0
[pid=15606] ppid=15575 vsize=7368 CPUtime=4.34
/proc/15606/stat : 15606 (minisat-inc) R 15575 15575 15499 0 -1 4194304 1759 0 0 0 434 0 0 0 25 0 1 0 41454235 7544832 1698 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/15606/statm: 1842 1698 79 151 0 1688 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 24240

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

[startup+19.1014 s]
/proc/loadavg: 0.70 0.16 0.05 3/82 15646
/proc/meminfo: memFree=1776384/2055920 swapFree=4192812/4192956
[pid=15575] ppid=15573 vsize=16872 CPUtime=7.98
/proc/15575/stat : 15575 (sugar++) S 15573 15575 15499 0 -1 4194304 1764 56715 0 6 6 2 755 35 16 0 1 0 41453465 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15575/statm: 4218 1117 414 3 0 797 0
[pid=15606] ppid=15575 vsize=8444 CPUtime=10.72
/proc/15606/stat : 15606 (minisat-inc) R 15575 15575 15499 0 -1 4194304 2043 0 0 0 1071 1 0 0 25 0 1 0 41454235 8646656 1982 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/15606/statm: 2111 1982 79 151 0 1957 0
Current children cumulated CPU time (s) 18.7
Current children cumulated vsize (KiB) 25316

[startup+20.7017 s]
/proc/loadavg: 0.70 0.16 0.05 3/82 15646
/proc/meminfo: memFree=1776064/2055920 swapFree=4192812/4192956
[pid=15575] ppid=15573 vsize=16872 CPUtime=7.98
/proc/15575/stat : 15575 (sugar++) S 15573 15575 15499 0 -1 4194304 1764 56715 0 6 6 2 755 35 16 0 1 0 41453465 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15575/statm: 4218 1117 414 3 0 797 0
[pid=15606] ppid=15575 vsize=8708 CPUtime=12.31
/proc/15606/stat : 15606 (minisat-inc) R 15575 15575 15499 0 -1 4194304 2097 0 0 0 1230 1 0 0 25 0 1 0 41454235 8916992 2036 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/15606/statm: 2177 2036 79 151 0 2023 0
Current children cumulated CPU time (s) 20.29
Current children cumulated vsize (KiB) 25580

[startup+21.5018 s]
/proc/loadavg: 0.81 0.19 0.06 3/82 15646
/proc/meminfo: memFree=1776064/2055920 swapFree=4192812/4192956
[pid=15575] ppid=15573 vsize=16872 CPUtime=8.14
/proc/15575/stat : 15575 (sugar++) S 15573 15575 15499 0 -1 4194304 1832 60480 0 7 7 3 766 38 15 0 1 0 41453465 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15575/statm: 4218 1117 414 3 0 797 0
[pid=15606] ppid=15575 vsize=8708 CPUtime=12.92
/proc/15606/stat : 15606 (minisat-inc) R 15575 15575 15499 0 -1 4194304 2106 0 0 0 1291 1 0 0 25 0 1 0 41454235 8916992 2043 996147200 134512640 135134323 4294956192 18446744073709551615 134531898 0 0 4096 3 0 0 0 17 1 0 0
/proc/15606/statm: 2177 2043 79 151 0 2023 0
Current children cumulated CPU time (s) 21.06
Current children cumulated vsize (KiB) 25580

[startup+22.302 s]
/proc/loadavg: 0.81 0.19 0.06 3/82 15656
/proc/meminfo: memFree=1775864/2055920 swapFree=4192812/4192956
[pid=15575] ppid=15573 vsize=16872 CPUtime=8.14
/proc/15575/stat : 15575 (sugar++) S 15573 15575 15499 0 -1 4194304 1832 60480 0 7 7 3 766 38 15 0 1 0 41453465 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15575/statm: 4218 1117 414 3 0 797 0
[pid=15606] ppid=15575 vsize=8708 CPUtime=13.71
/proc/15606/stat : 15606 (minisat-inc) R 15575 15575 15499 0 -1 4194304 2107 0 0 0 1370 1 0 0 25 0 1 0 41454235 8916992 2044 996147200 134512640 135134323 4294956192 18446744073709551615 134532114 0 0 4096 3 0 0 0 17 1 0 0
/proc/15606/statm: 2177 2044 79 151 0 2023 0
Current children cumulated CPU time (s) 21.85
Current children cumulated vsize (KiB) 25580

[startup+22.501 s]
/proc/loadavg: 0.81 0.19 0.06 3/82 15656
/proc/meminfo: memFree=1775864/2055920 swapFree=4192812/4192956
[pid=15575] ppid=15573 vsize=16872 CPUtime=8.14
/proc/15575/stat : 15575 (sugar++) S 15573 15575 15499 0 -1 4194304 1832 60480 0 7 7 3 766 38 15 0 1 0 41453465 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15575/statm: 4218 1117 414 3 0 797 0
[pid=15606] ppid=15575 vsize=8708 CPUtime=13.91
/proc/15606/stat : 15606 (minisat-inc) R 15575 15575 15499 0 -1 4194304 2107 0 0 0 1390 1 0 0 25 0 1 0 41454235 8916992 2044 996147200 134512640 135134323 4294956192 18446744073709551615 134531980 0 0 4096 3 0 0 0 17 1 0 0
/proc/15606/statm: 2177 2044 79 151 0 2023 0
Current children cumulated CPU time (s) 22.05
Current children cumulated vsize (KiB) 25580

[startup+22.6011 s]
/proc/loadavg: 0.81 0.19 0.06 3/82 15656
/proc/meminfo: memFree=1775864/2055920 swapFree=4192812/4192956
[pid=15575] ppid=15573 vsize=16872 CPUtime=8.14
/proc/15575/stat : 15575 (sugar++) S 15573 15575 15499 0 -1 4194304 1832 60480 0 7 7 3 766 38 15 0 1 0 41453465 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15575/statm: 4218 1117 414 3 0 797 0
[pid=15606] ppid=15575 vsize=8708 CPUtime=14.01
/proc/15606/stat : 15606 (minisat-inc) R 15575 15575 15499 0 -1 4194304 2107 0 0 0 1400 1 0 0 25 0 1 0 41454235 8916992 2044 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/15606/statm: 2177 2044 79 151 0 2023 0
Current children cumulated CPU time (s) 22.15
Current children cumulated vsize (KiB) 25580

Child status: 0
Real time (s): 22.6894
CPU time (s): 22.2646
CPU user time (s): 21.8257
CPU system time (s): 0.438933
CPU usage (%): 98.1278
Max. virtual memory (cumulated for all children) (KiB): 886836

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 21.8257
system time used= 0.438933
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64501
page faults= 7
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4524
involuntary context switches= 4773

runsolver used 0.032994 second user time and 0.069989 second system time

The end

Launcher Data (download as text)

Begin job on node53 at 2008-07-12 09:25:41
IDJOB=1111485
IDBENCH=61282
IDSOLVER=367
FILE ID=node53/1111485-1215847541
PBS_JOBID= 7903457
Free space on /tmp= 65120 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 6580558e87c97e689420a358054b0a86
RANDOM SEED=1129837967

node53.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.261
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.261
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1879472 kB
Buffers:         17024 kB
Cached:          78244 kB
SwapCached:          0 kB
Active:          64952 kB
Inactive:        46000 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1879472 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8500 kB
Writeback:           0 kB
Mapped:          25520 kB
Slab:            51080 kB
Committed_AS:   145848 kB
PageTables:       1708 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= 65120 MiB
End job on node53 at 2008-07-12 09:26:04