Trace number 1111317

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-incOPTIMUM6 17.9533 18.2556

General information on the benchmark

Namecsp/modifiedRenault/
normalized-renault-mod-27_ext.xml
MD5SUMd195fd4e3ae3a69fafec02a0db1e800b
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints6
Best CPU time to get the best result obtained on this benchmark16.1555
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 08:53:13 2008
0.00/0.08	c 0	PID 15604
0.00/0.08	c 0	HOST node5.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-1111317-1215845592.xml TO HOME/temp.csp
0.00/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1111317-1215845592.xml' 'HOME/temp.csp'
1.34/1.48	c 1	15 domains, 111 variables, 0 predicates, 142 relations, 159 constraints
1.43/1.50	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.43/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.43/1.58	c 1	Parsing HOME/temp.csp
3.59/3.71	c 3	parsed 427 expressions
3.59/3.71	c 3	Heap : 39 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.59/3.72	c 3	MAX CSP: 159 constraints
3.59/3.72	c 3	Converting to clausal form CSP
3.59/3.74	c 3	converted 59 (10%) expressions
3.59/3.74	c 3	converted 118 (20%) expressions
3.59/3.75	c 3	converted 177 (30%) expressions
3.69/3.82	c 4	converted 236 (40%) expressions
3.69/3.83	c 4	converted 295 (50%) expressions
3.69/3.84	c 4	converted 354 (60%) expressions
3.69/3.86	c 4	converted 413 (70%) expressions
3.90/4.03	c 4	converted 472 (80%) expressions
4.20/4.30	c 4	converted 531 (90%) expressions
5.48/5.62	c 5	converted 589 (100%) expressions
5.48/5.62	c 5	CSP : 429 integers, 0 booleans, 476 clauses, largest domain size 239
5.48/5.62	c 5	Heap : 92 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.48/5.62	c 5	Propagation in CSP
5.48/5.64	c 5	153 values, 0 unsatisfiable literals, and 0 valid clauses are removed
5.48/5.64	c 5	CSP : 429 integers, 0 booleans, 476 clauses, largest domain size 160
5.48/5.64	c 5	Heap : 93 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.48/5.64	c 5	Simplifing CSP by introducing new Boolean variables
5.48/5.64	c 5	CSP : 429 integers, 0 booleans, 476 clauses, largest domain size 160
5.48/5.64	c 5	Heap : 93 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.77/5.93	c 6	Encoding CSP to SAT : HOME/temp.cnf
5.77/5.95	c 6	43 (10%) CSP integer variables are encoded (136 clauses, 1398 bytes)
5.77/5.95	c 6	86 (20%) CSP integer variables are encoded (238 clauses, 2520 bytes)
5.77/5.95	c 6	129 (30%) CSP integer variables are encoded (340 clauses, 3642 bytes)
5.77/5.95	c 6	172 (40%) CSP integer variables are encoded (340 clauses, 3642 bytes)
5.77/5.95	c 6	215 (50%) CSP integer variables are encoded (340 clauses, 3642 bytes)
5.77/5.95	c 6	258 (60%) CSP integer variables are encoded (340 clauses, 3642 bytes)
5.77/5.96	c 6	301 (70%) CSP integer variables are encoded (595 clauses, 6447 bytes)
5.77/5.96	c 6	344 (80%) CSP integer variables are encoded (780 clauses, 8674 bytes)
5.77/5.96	c 6	387 (90%) CSP integer variables are encoded (1050 clauses, 12184 bytes)
5.77/5.96	c 6	429 (100%) CSP integer variables are encoded (2317 clauses, 28655 bytes)
5.88/6.01	c 6	48 (10%) CSP clauses are encoded (2695 clauses, 36281 bytes)
6.18/6.39	c 6	96 (20%) CSP clauses are encoded (17308 clauses, 519637 bytes)
6.97/7.15	c 7	143 (30%) CSP clauses are encoded (22245 clauses, 651311 bytes)
7.85/8.02	c 8	191 (40%) CSP clauses are encoded (29302 clauses, 910195 bytes)
7.85/8.03	c 8	238 (50%) CSP clauses are encoded (31073 clauses, 936170 bytes)
7.85/8.04	c 8	286 (60%) CSP clauses are encoded (31681 clauses, 946017 bytes)
7.85/8.04	c 8	334 (70%) CSP clauses are encoded (36545 clauses, 1030197 bytes)
7.85/8.05	c 8	381 (80%) CSP clauses are encoded (37180 clauses, 1040667 bytes)
7.85/8.05	c 8	429 (90%) CSP clauses are encoded (38660 clauses, 1066397 bytes)
7.96/8.10	c 8	476 (100%) CSP clauses are encoded (64554 clauses, 1529995 bytes)
7.96/8.10	c 8	476 CSP clauses encoded
7.96/8.10	c 8	Writing map file : HOME/temp.map
7.96/8.11	c 8	Heap : 66 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
7.96/8.11	c 8	SAT : 2746 SAT variables, 64554 SAT clauses, 1529995 bytes
7.96/8.11	c 8	Heap : 66 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
7.96/8.14	c 8	OBJECTIVE minimize _COST
7.96/8.14	c 8	SOLVING HOME/temp.cnf
7.96/8.14	c 8	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
7.96/8.14	c 8	This is MiniSat 2.0 beta incremental
7.96/8.14	c 8	WARNING: for repeatability, setting FPU to use double precision
7.96/8.15	c 8	============================[ Problem Statistics ]=============================
7.96/8.15	c 8	|                                                                             |
7.96/8.15	c 8	|  Number of variables:  2746                                                 |
7.96/8.15	c 8	|  Number of clauses:    64554                                                |
7.96/8.19	c 8	|  Parsing time:         0.03         s                                       |
7.96/8.19	c 8	OK
7.96/8.19	c 8	OBJECTIVE BOUND: 0 <= _COST <= 
7.96/8.19	c 8	SEARCHING: _COST <= 80
7.96/8.19	c 8	============================[ Search Statistics ]==============================
7.96/8.19	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.96/8.19	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.96/8.19	c 8	===============================================================================
7.96/8.19	c 8	|         0 |    2746    64554   306794 |    21518        0    nan |  0.000 % |
8.00/8.20	c 8	|       102 |    2746    64554   306794 |    23669      102      9 |  0.008 % |
8.00/8.21	c 8	===============================================================================
8.00/8.21	c 8	restarts              : 2
8.00/8.21	c 8	conflicts             : 118           (2227 /sec)
8.00/8.21	c 8	decisions             : 666           (0.60 % random) (12568 /sec)
8.00/8.21	c 8	propagations          : 9747           (183937 /sec)
8.00/8.21	c 8	conflict literals     : 1028           (20.49 % deleted)
8.00/8.21	c 8	Memory used           : 5.28 MB
8.00/8.21	c 8	CPU time              : 0.052991 s
8.00/8.21	c 8	
8.00/8.21	c 8	SATISFIABLE
8.00/8.21	c 8	OK
8.00/8.21	c 8	FOUND: _COST <= 80
8.00/8.21	s SATISFIABLE
8.00/8.21	c 8	DECODING HOME/temp.out WITH HOME/temp.map
8.00/8.21	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.00/8.29	c 8	Decoding HOME/temp.out
8.00/8.35	c 8	OBJECTIVE _COST 80
8.00/8.35	o 80
8.00/8.36	v 6 1 28 2 1 1 1 5 1 1 1 1 0 2 1 1 1 1 1 2 2 1 1 1 11 2 3 1 0 1 1 0 30 24 0 1 0 1 2 2 0 0 0 2 2 1 36 1 1 3 1 1 2 1 1 6 1 1 1 0 0 1 4 0 1 4 2 1 1 2 0 10 2 4 4 0 1 1 1 1 6 1 3 3 1 1 1 1 0 2 0 2 0 4 1 3 4 8 1 0 3 9 9 9 9 8 9 9 9 9 9
8.00/8.36	c 8	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
8.00/8.37	c 8	OK
8.00/8.37	c 8	OBJECTIVE BOUND: 0 <= _COST <= 80
8.00/8.37	c 8	SEARCHING: _COST <= 40
8.00/8.38	c 8	============================[ Search Statistics ]==============================
8.00/8.38	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.00/8.38	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.00/8.38	c 8	===============================================================================
8.00/8.38	c 8	|       118 |    2746    64554   306794 |    21518      118      9 |  0.008 % |
8.00/8.38	c 8	===============================================================================
8.00/8.38	c 8	restarts              : 3
8.00/8.38	c 8	conflicts             : 127           (2117 /sec)
8.00/8.38	c 8	decisions             : 881           (0.68 % random) (14686 /sec)
8.00/8.38	c 8	propagations          : 16149          (269195 /sec)
8.00/8.38	c 8	conflict literals     : 1110           (20.03 % deleted)
8.00/8.38	c 8	Memory used           : 5.28 MB
8.00/8.38	c 8	CPU time              : 0.05999 s
8.00/8.38	c 8	
8.00/8.38	c 8	SATISFIABLE
8.00/8.38	c 8	OK
8.00/8.38	c 8	FOUND: _COST <= 40
8.00/8.38	c 8	DECODING HOME/temp.out WITH HOME/temp.map
8.00/8.38	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.15/8.46	c 8	Decoding HOME/temp.out
8.15/8.52	c 8	OBJECTIVE _COST 40
8.15/8.52	o 40
8.15/8.53	v 6 1 28 2 1 1 1 4 1 1 1 1 0 3 1 1 1 1 1 2 2 1 1 1 11 0 5 1 0 0 1 0 24 24 0 1 0 1 2 2 0 1 1 2 2 1 33 1 1 3 1 1 2 1 1 7 1 1 1 1 0 1 4 1 1 4 0 1 1 2 0 9 3 4 4 0 1 1 0 1 6 1 0 0 1 1 1 1 0 1 0 2 0 4 1 3 4 8 1 0 3 9 9 8 9 9 9 9 9 9 9
8.15/8.53	c 8	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
8.15/8.56	c 8	OK
8.15/8.56	c 8	OBJECTIVE BOUND: 0 <= _COST <= 40
8.15/8.56	c 8	SEARCHING: _COST <= 20
8.15/8.57	c 8	============================[ Search Statistics ]==============================
8.15/8.57	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.15/8.57	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.15/8.57	c 8	===============================================================================
8.15/8.57	c 8	|       127 |    2114    64554   306794 |    21518      127      9 |  0.008 % |
8.15/8.57	c 8	===============================================================================
8.15/8.57	c 8	restarts              : 4
8.15/8.57	c 8	conflicts             : 182           (2600 /sec)
8.15/8.57	c 8	decisions             : 1062          (0.75 % random) (15174 /sec)
8.15/8.57	c 8	propagations          : 29988          (428467 /sec)
8.15/8.57	c 8	conflict literals     : 1842           (20.02 % deleted)
8.15/8.57	c 8	Memory used           : 5.28 MB
8.15/8.57	c 8	CPU time              : 0.069989 s
8.15/8.57	c 8	
8.15/8.57	c 8	SATISFIABLE
8.15/8.57	c 8	OK
8.15/8.57	c 8	FOUND: _COST <= 20
8.15/8.57	c 8	DECODING HOME/temp.out WITH HOME/temp.map
8.15/8.57	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.31/8.65	c 8	Decoding HOME/temp.out
8.31/8.72	c 8	OBJECTIVE _COST 20
8.31/8.72	o 20
8.31/8.72	v 6 1 25 2 1 1 1 4 1 1 1 1 0 3 1 0 1 1 1 2 2 1 1 1 11 0 4 1 0 0 1 0 30 24 0 1 2 1 1 2 0 0 1 1 2 1 38 0 1 3 1 1 2 1 1 7 1 1 0 1 0 1 4 1 1 3 0 1 1 2 0 8 3 3 4 0 1 1 0 1 6 0 1 0 1 1 1 1 0 1 0 2 0 0 1 3 4 8 1 0 1 9 9 8 6 3 9 8 6 9 1
8.31/8.73	c 8	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
8.31/8.74	c 8	OK
8.31/8.74	c 8	OBJECTIVE BOUND: 0 <= _COST <= 20
8.31/8.74	c 8	SEARCHING: _COST <= 10
8.31/8.76	c 8	============================[ Search Statistics ]==============================
8.31/8.76	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.31/8.76	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.31/8.76	c 8	===============================================================================
8.31/8.76	c 8	|       182 |    1754    64554   306794 |    21518      182     10 |  0.008 % |
8.31/8.76	c 8	|       283 |    1753    64554   306794 |    23669      283     10 | 44.868 % |
8.31/8.76	c 8	===============================================================================
8.31/8.76	c 8	restarts              : 6
8.31/8.76	c 8	conflicts             : 309           (3512 /sec)
8.31/8.76	c 8	decisions             : 1283          (0.70 % random) (14582 /sec)
8.31/8.76	c 8	propagations          : 66120          (751483 /sec)
8.31/8.76	c 8	conflict literals     : 3173           (27.67 % deleted)
8.31/8.76	c 8	Memory used           : 5.28 MB
8.31/8.76	c 8	CPU time              : 0.087986 s
8.31/8.76	c 8	
8.31/8.76	c 8	SATISFIABLE
8.31/8.76	c 8	OK
8.31/8.76	c 8	FOUND: _COST <= 10
8.31/8.76	c 8	DECODING HOME/temp.out WITH HOME/temp.map
8.31/8.76	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.58/8.85	c 9	Decoding HOME/temp.out
8.68/8.92	c 9	OBJECTIVE _COST 10
8.68/8.92	o 10
8.68/8.92	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 20 0 0 0 1 2 2 0 0 0 2 3 1 33 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 0 0 0 1 1 0 0 0 0 2 0 0 0 3 3 2 1 0 2 9 9 5 9 7 7 9 4 9 3
8.68/8.93	c 9	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
8.68/8.93	c 9	OK
8.68/8.93	c 9	OBJECTIVE BOUND: 0 <= _COST <= 10
8.68/8.93	c 9	SEARCHING: _COST <= 5
8.68/8.95	c 9	============================[ Search Statistics ]==============================
8.68/8.95	c 9	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.68/8.95	c 9	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.68/8.95	c 9	===============================================================================
8.68/8.95	c 9	|       309 |    1514    64554   306794 |    21518      309     10 | 44.868 % |
8.68/8.95	c 9	|       409 |    1514    64554   306794 |    23669      409     10 | 51.787 % |
8.68/8.97	c 9	|       559 |    1514    64554   306794 |    26036      559     10 | 51.787 % |
8.68/8.98	c 9	|       784 |    1514    64554   306794 |    28640      784     10 | 51.787 % |
8.79/9.02	c 9	|      1121 |    1514    64554   306794 |    31504     1121     10 | 51.787 % |
8.79/9.07	c 9	|      1627 |    1514    64554   306794 |    34654     1627     10 | 51.787 % |
8.89/9.15	c 9	|      2386 |    1324    32785   215604 |    38120     2355     11 | 51.787 % |
8.99/9.27	c 9	|      3526 |    1324    32785   215604 |    41932     3495     11 | 51.787 % |
9.19/9.44	c 9	|      5236 |    1324    32785   215604 |    46125     5205     11 | 51.787 % |
9.49/9.73	c 9	|      7798 |    1324    32785   215604 |    50738     7767     12 | 51.787 % |
9.98/10.28	c 10	|     11645 |    1324    32785   215604 |    55812    11614     12 | 51.787 % |
10.96/11.28	c 11	|     17412 |    1324    32785   215604 |    61393    17381     13 | 51.787 % |
12.85/13.13	c 13	|     26062 |    1324    32785   215604 |    67532    26031     13 | 51.787 % |
15.03/15.33	c 15	===============================================================================
15.03/15.33	c 15	restarts              : 19
15.03/15.33	c 15	conflicts             : 33876         (5275 /sec)
15.03/15.33	c 15	decisions             : 40070         (1.26 % random) (6239 /sec)
15.03/15.33	c 15	propagations          : 6417120        (999237 /sec)
15.03/15.33	c 15	conflict literals     : 455032         (29.86 % deleted)
15.03/15.33	c 15	Memory used           : 7.46 MB
15.03/15.33	c 15	CPU time              : 6.42202 s
15.03/15.33	c 15	
15.03/15.33	c 15	UNSATISFIABLE
15.03/15.33	c 15	OK
15.03/15.33	c 15	NOT FOUND: _COST <= 5
15.03/15.33	c 15	OK
15.03/15.33	c 15	OBJECTIVE BOUND: 6 <= _COST <= 10
15.03/15.33	c 15	SEARCHING: _COST <= 8
15.03/15.33	c 15	============================[ Search Statistics ]==============================
15.03/15.33	c 15	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
15.03/15.33	c 15	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
15.03/15.33	c 15	===============================================================================
15.03/15.33	c 15	|     33876 |    1307    32706   215418 |    10902    33844     13 | 51.787 % |
15.13/15.49	c 15	|     33976 |    1307    32706   215418 |    11992     7396     12 | 52.404 % |
15.22/15.50	c 15	|     34127 |    1307    32706   215418 |    13191     7547     12 | 52.404 % |
15.22/15.53	c 15	|     34352 |    1307    32706   215418 |    14510     7772     12 | 52.404 % |
15.22/15.57	c 15	|     34689 |    1307    32706   215418 |    15961     8109     12 | 52.404 % |
15.32/15.61	c 15	===============================================================================
15.32/15.61	c 15	restarts              : 24
15.32/15.61	c 15	conflicts             : 35014         (5228 /sec)
15.32/15.61	c 15	decisions             : 41637         (1.25 % random) (6216 /sec)
15.32/15.61	c 15	propagations          : 6666949        (995367 /sec)
15.32/15.61	c 15	conflict literals     : 468019         (29.92 % deleted)
15.32/15.61	c 15	Memory used           : 7.46 MB
15.32/15.61	c 15	CPU time              : 6.69798 s
15.32/15.61	c 15	
15.32/15.61	c 15	SATISFIABLE
15.32/15.62	c 15	OK
15.32/15.62	c 15	FOUND: _COST <= 8
15.32/15.62	c 15	DECODING HOME/temp.out WITH HOME/temp.map
15.32/15.62	c 15	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
15.32/15.70	c 15	Decoding HOME/temp.out
15.33/15.76	c 15	OBJECTIVE _COST 8
15.33/15.76	o 8
15.33/15.76	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 30 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 6 0 1 1 1 1 6 1 0 2 0 1 1 1 0 0 0 1 0 4 0 3 3 5 0 0 4 7 8 8 7 9 1 9 7 8 7
15.33/15.76	c 15	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
15.33/15.78	c 15	OK
15.33/15.78	c 15	OBJECTIVE BOUND: 6 <= _COST <= 8
15.33/15.78	c 15	SEARCHING: _COST <= 7
15.33/15.78	c 15	============================[ Search Statistics ]==============================
15.33/15.78	c 15	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
15.33/15.78	c 15	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
15.33/15.78	c 15	===============================================================================
15.33/15.78	c 15	|     35014 |    1307    32706   215418 |    10902     8434     12 | 52.404 % |
15.33/15.79	c 15	|     35114 |    1307    32706   215418 |    11992     8534     12 | 54.880 % |
15.50/15.81	c 16	|     35264 |    1307    32706   215418 |    13191     8684     12 | 54.880 % |
15.50/15.83	c 16	|     35490 |    1307    32706   215418 |    14510     8910     12 | 54.880 % |
15.50/15.88	c 16	|     35829 |    1307    32706   215418 |    15961     9249     12 | 54.880 % |
15.59/15.94	c 16	|     36337 |    1307    32706   215418 |    17557     9757     12 | 54.880 % |
15.69/16.04	c 16	|     37097 |    1307    32706   215418 |    19313    10517     12 | 54.880 % |
15.89/16.20	c 16	|     38236 |    1239    31683   212551 |    21244    11656     12 | 54.880 % |
15.89/16.29	c 16	===============================================================================
15.89/16.29	c 16	restarts              : 32
15.89/16.29	c 16	conflicts             : 38869         (5393 /sec)
15.89/16.29	c 16	decisions             : 46294         (1.25 % random) (6424 /sec)
15.89/16.29	c 16	propagations          : 7493827        (1039812 /sec)
15.89/16.29	c 16	conflict literals     : 514852         (30.34 % deleted)
15.89/16.29	c 16	Memory used           : 7.46 MB
15.89/16.29	c 16	CPU time              : 7.2069 s
15.89/16.29	c 16	
15.89/16.29	c 16	SATISFIABLE
15.89/16.29	c 16	OK
15.89/16.29	c 16	FOUND: _COST <= 7
15.89/16.29	c 16	DECODING HOME/temp.out WITH HOME/temp.map
15.89/16.29	c 16	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
15.98/16.37	c 16	Decoding HOME/temp.out
15.99/16.43	c 16	OBJECTIVE _COST 7
15.99/16.43	o 7
15.99/16.43	v 6 1 28 2 1 1 1 4 1 1 1 1 0 3 1 0 1 0 1 2 2 1 1 1 11 1 4 1 0 0 0 0 30 23 1 1 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 4 0 1 1 0 1 6 1 0 0 0 1 1 1 0 0 0 1 0 0 1 3 4 8 1 0 3 9 8 6 2 7 0 1 7 7 6
15.99/16.44	c 16	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
15.99/16.45	c 16	OK
15.99/16.45	c 16	OBJECTIVE BOUND: 6 <= _COST <= 7
15.99/16.45	c 16	SEARCHING: _COST <= 6
15.99/16.45	c 16	============================[ Search Statistics ]==============================
15.99/16.45	c 16	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
15.99/16.45	c 16	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
15.99/16.45	c 16	===============================================================================
15.99/16.45	c 16	|     38869 |    1205    31212   211239 |    10404    12283     12 | 54.880 % |
15.99/16.48	c 16	|     38972 |    1205    31212   211239 |    11444     6245     11 | 56.118 % |
16.19/16.50	c 16	|     39122 |    1205    31212   211239 |    12588     6395     11 | 56.118 % |
16.19/16.54	c 16	|     39347 |    1205    31212   211239 |    13847     6620     11 | 56.118 % |
16.19/16.58	c 16	|     39685 |    1205    31212   211239 |    15232     6958     11 | 56.118 % |
16.29/16.65	c 16	|     40191 |    1205    31212   211239 |    16755     7464     11 | 56.118 % |
16.38/16.74	c 16	|     40951 |    1205    31212   211239 |    18431     8224     11 | 56.118 % |
16.48/16.89	c 17	|     42090 |    1205    31212   211239 |    20274     9363     11 | 56.118 % |
16.78/17.14	c 17	|     43798 |    1205    31212   211239 |    22301    11071     12 | 56.118 % |
17.18/17.50	c 17	|     46361 |    1205    31212   211239 |    24532    13634     12 | 56.118 % |
17.67/18.04	c 18	===============================================================================
17.67/18.04	c 18	restarts              : 42
17.67/18.04	c 18	conflicts             : 49734         (5666 /sec)
17.67/18.04	c 18	decisions             : 58950         (1.29 % random) (6716 /sec)
17.67/18.04	c 18	propagations          : 9634485        (1097614 /sec)
17.67/18.04	c 18	conflict literals     : 656355         (30.51 % deleted)
17.67/18.04	c 18	Memory used           : 7.46 MB
17.67/18.04	c 18	CPU time              : 8.77767 s
17.67/18.04	c 18	
17.67/18.04	c 18	SATISFIABLE
17.67/18.04	c 18	OK
17.67/18.04	c 18	FOUND: _COST <= 6
17.67/18.04	c 18	DECODING HOME/temp.out WITH HOME/temp.map
17.67/18.04	c 18	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
17.71/18.12	c 18	Decoding HOME/temp.out
17.71/18.18	c 18	OBJECTIVE _COST 6
17.71/18.18	o 6
17.71/18.19	v 6 1 28 2 1 1 1 4 1 1 1 1 0 3 1 0 1 0 1 2 2 1 1 1 11 1 4 1 0 0 0 0 30 23 0 1 0 1 1 2 0 0 1 1 2 1 41 0 1 3 1 1 2 1 1 11 1 1 1 1 0 1 3 1 1 3 0 0 1 2 0 9 3 3 4 0 1 1 0 1 6 1 0 0 0 1 1 1 0 0 0 1 0 0 1 3 4 8 1 0 3 5 8 1 3 1 0 3 9 0 8
17.71/18.19	c 18	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
17.71/18.25	c 18	OK
17.71/18.25	c 18	OBJECTIVE _COST 6
17.71/18.25	s OPTIMUM FOUND
17.71/18.25	c 18	CPU 17.43 (0.06 0.03 17.37 0.47)
17.71/18.25	c 18	END Sat Jul 12 08:53:31 2008

Verifier Data (download as text)

OK	6	153
6 unsatisfied constraints, 153 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-1111317-1215845592/watcher-1111317-1215845592 -o /tmp/evaluation-result-1111317-1215845592/solver-1111317-1215845592 -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-1111317-1215845592.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.11 2.09 2.02 4/81 15604
/proc/meminfo: memFree=1852696/2055920 swapFree=4181128/4192956
[pid=15604] ppid=15602 vsize=12268 CPUtime=0
/proc/15604/stat : 15604 (sugar++) R 15602 15604 15152 0 -1 4194304 348 0 0 0 0 0 0 0 22 0 1 0 41262571 12562432 316 996147200 4194304 4206940 548682068528 18446744073709551615 226913647205 0 0 4224 0 0 0 0 17 1 0 0
/proc/15604/statm: 3067 316 241 3 0 167 0

[startup+0.105157 s]
/proc/loadavg: 2.11 2.09 2.02 4/81 15604
/proc/meminfo: memFree=1852696/2055920 swapFree=4181128/4192956
[pid=15604] ppid=15602 vsize=16740 CPUtime=0.06
/proc/15604/stat : 15604 (sugar++) S 15602 15604 15152 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 41262571 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15604/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.201171 s]
/proc/loadavg: 2.11 2.09 2.02 4/81 15604
/proc/meminfo: memFree=1852696/2055920 swapFree=4181128/4192956
[pid=15604] ppid=15602 vsize=16740 CPUtime=0.06
/proc/15604/stat : 15604 (sugar++) S 15602 15604 15152 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 41262571 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15604/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.302177 s]
/proc/loadavg: 2.11 2.09 2.02 4/81 15604
/proc/meminfo: memFree=1852696/2055920 swapFree=4181128/4192956
[pid=15604] ppid=15602 vsize=16740 CPUtime=0.06
/proc/15604/stat : 15604 (sugar++) S 15602 15604 15152 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 41262571 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15604/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.701222 s]
/proc/loadavg: 2.11 2.09 2.02 4/81 15604
/proc/meminfo: memFree=1852696/2055920 swapFree=4181128/4192956
[pid=15604] ppid=15602 vsize=16740 CPUtime=0.06
/proc/15604/stat : 15604 (sugar++) S 15602 15604 15152 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 41262571 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15604/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+1.50248 s]
/proc/loadavg: 2.11 2.09 2.02 3/92 15616
/proc/meminfo: memFree=1817408/2055920 swapFree=4181128/4192956
[pid=15604] ppid=15602 vsize=16740 CPUtime=0.06
/proc/15604/stat : 15604 (sugar++) S 15602 15604 15152 0 -1 4194304 1236 128 0 0 5 1 0 0 16 0 1 0 41262571 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15604/statm: 4185 1104 409 3 0 764 0
[pid=15607] ppid=15604 vsize=5356 CPUtime=0
/proc/15607/stat : 15607 (sh) S 15604 15604 15152 0 -1 4194304 277 0 0 0 0 0 0 0 20 0 1 0 41262580 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15607/statm: 1339 233 193 169 0 50 0
[pid=15608] ppid=15607 vsize=0 CPUtime=1.37
/proc/15608/stat : 15608 (java) Z 15607 15604 15152 0 -1 12 11434 0 1 0 129 8 0 0 16 0 2 0 41262580 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15608/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 22096

[startup+3.10149 s]
/proc/loadavg: 2.10 2.09 2.02 3/92 15626
/proc/meminfo: memFree=1828032/2055920 swapFree=4181128/4192956
[pid=15604] ppid=15602 vsize=16740 CPUtime=1.44
/proc/15604/stat : 15604 (sugar++) S 15602 15604 15152 0 -1 4194304 1297 11847 0 1 5 1 129 9 15 0 1 0 41262571 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15604/statm: 4185 1104 409 3 0 764 0
[pid=15617] ppid=15604 vsize=5356 CPUtime=0
/proc/15617/stat : 15617 (sh) S 15604 15604 15152 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 41262722 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15617/statm: 1339 233 193 169 0 50 0
[pid=15618] ppid=15617 vsize=864076 CPUtime=1.57
/proc/15618/stat : 15618 (java) S 15617 15604 15152 0 -1 0 12737 0 1 0 151 6 0 0 18 0 9 0 41262722 884813824 11652 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15618/statm: 216019 11652 2532 9 0 210601 0
[pid=15618/tid=15619] ppid=15617 vsize=864076 CPUtime=0.89
/proc/15618/task/15619/stat : 15619 (java) R 15617 15604 15152 0 -1 64 2746 0 1 0 87 2 0 0 25 0 9 0 41262723 884813824 11652 996147200 134512640 134550740 4294955920 18446744073709551615 4126427555 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15618/tid=15620] ppid=15617 vsize=864076 CPUtime=0.61
/proc/15618/task/15620/stat : 15620 (java) S 15617 15604 15152 0 -1 64 8970 0 0 0 58 3 0 0 16 0 9 0 41262724 884813824 11652 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15618/tid=15621] ppid=15617 vsize=864076 CPUtime=0
/proc/15618/task/15621/stat : 15621 (java) S 15617 15604 15152 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 41262724 884813824 11652 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15618/tid=15622] ppid=15617 vsize=864076 CPUtime=0
/proc/15618/task/15622/stat : 15622 (java) S 15617 15604 15152 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 41262724 884813824 11652 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15618/tid=15623] ppid=15617 vsize=864076 CPUtime=0
/proc/15618/task/15623/stat : 15623 (java) S 15617 15604 15152 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 41262726 884813824 11652 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15618/tid=15624] ppid=15617 vsize=864076 CPUtime=0.05
/proc/15618/task/15624/stat : 15624 (java) S 15617 15604 15152 0 -1 64 324 0 0 0 5 0 0 0 16 0 9 0 41262726 884813824 11652 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15618/tid=15625] ppid=15617 vsize=864076 CPUtime=0
/proc/15618/task/15625/stat : 15625 (java) S 15617 15604 15152 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 41262726 884813824 11652 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15618/tid=15626] ppid=15617 vsize=864076 CPUtime=0
/proc/15618/task/15626/stat : 15626 (java) S 15617 15604 15152 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 41262726 884813824 11652 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 886172

[startup+6.30285 s]
/proc/loadavg: 2.10 2.09 2.02 4/92 15626
/proc/meminfo: memFree=1747968/2055920 swapFree=4181128/4192956
[pid=15604] ppid=15602 vsize=16740 CPUtime=1.45
/proc/15604/stat : 15604 (sugar++) S 15602 15604 15152 0 -1 4194304 1297 11847 0 1 6 1 129 9 15 0 1 0 41262571 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15604/statm: 4185 1104 409 3 0 764 0
[pid=15617] ppid=15604 vsize=5356 CPUtime=0
/proc/15617/stat : 15617 (sh) S 15604 15604 15152 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 41262722 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15617/statm: 1339 233 193 169 0 50 0
[pid=15618] ppid=15617 vsize=864348 CPUtime=4.73
/proc/15618/stat : 15618 (java) S 15617 15604 15152 0 -1 0 29262 0 1 0 458 15 0 0 18 0 9 0 41262722 885092352 27478 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15618/statm: 216087 27478 2565 9 0 210634 0
[pid=15618/tid=15619] ppid=15617 vsize=864348 CPUtime=2.3
/proc/15618/task/15619/stat : 15619 (java) R 15617 15604 15152 0 -1 64 3699 0 1 0 228 2 0 0 25 0 9 0 41262723 885092352 27478 996147200 134512640 134550740 4294955920 18446744073709551615 4126729732 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15618/tid=15620] ppid=15617 vsize=864348 CPUtime=2.26
/proc/15618/task/15620/stat : 15620 (java) S 15617 15604 15152 0 -1 64 24488 0 0 0 215 11 0 0 16 0 9 0 41262724 885092352 27478 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15618/tid=15621] ppid=15617 vsize=864348 CPUtime=0
/proc/15618/task/15621/stat : 15621 (java) S 15617 15604 15152 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 41262724 885092352 27478 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15618/tid=15622] ppid=15617 vsize=864348 CPUtime=0
/proc/15618/task/15622/stat : 15622 (java) S 15617 15604 15152 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 41262724 885092352 27478 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15618/tid=15623] ppid=15617 vsize=864348 CPUtime=0
/proc/15618/task/15623/stat : 15623 (java) S 15617 15604 15152 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 41262726 885092352 27478 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15618/tid=15624] ppid=15617 vsize=864348 CPUtime=0.14
/proc/15618/task/15624/stat : 15624 (java) S 15617 15604 15152 0 -1 64 378 0 0 0 14 0 0 0 16 0 9 0 41262726 885092352 27478 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15618/tid=15625] ppid=15617 vsize=864348 CPUtime=0
/proc/15618/task/15625/stat : 15625 (java) S 15617 15604 15152 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 41262726 885092352 27478 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15618/tid=15626] ppid=15617 vsize=864348 CPUtime=0
/proc/15618/task/15626/stat : 15626 (java) S 15617 15604 15152 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 41262726 885092352 27478 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 886444

[startup+12.7016 s]
/proc/loadavg: 2.08 2.08 2.02 3/83 15667
/proc/meminfo: memFree=1838664/2055920 swapFree=4181128/4192956
[pid=15604] ppid=15602 vsize=16872 CPUtime=8.63
/proc/15604/stat : 15604 (sugar++) S 15602 15604 15152 0 -1 4194304 1762 56473 0 6 6 2 818 37 16 0 1 0 41262571 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15604/statm: 4218 1117 414 3 0 797 0
[pid=15627] ppid=15604 vsize=6780 CPUtime=3.82
/proc/15627/stat : 15627 (minisat-inc) R 15604 15604 15152 0 -1 4194304 1626 0 0 0 381 1 0 0 25 0 1 0 41263386 6942720 1567 996147200 134512640 135134323 4294956192 18446744073709551615 134531924 0 0 4096 3 0 0 0 17 1 0 0
/proc/15627/statm: 1695 1567 79 151 0 1541 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 23652

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

[startup+12.8016 s]
/proc/loadavg: 2.08 2.08 2.02 3/83 15667
/proc/meminfo: memFree=1838664/2055920 swapFree=4181128/4192956
[pid=15604] ppid=15602 vsize=16872 CPUtime=8.63
/proc/15604/stat : 15604 (sugar++) S 15602 15604 15152 0 -1 4194304 1762 56473 0 6 6 2 818 37 16 0 1 0 41262571 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15604/statm: 4218 1117 414 3 0 797 0
[pid=15627] ppid=15604 vsize=6780 CPUtime=3.92
/proc/15627/stat : 15627 (minisat-inc) R 15604 15604 15152 0 -1 4194304 1642 0 0 0 391 1 0 0 25 0 1 0 41263386 6942720 1583 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/15627/statm: 1695 1583 79 151 0 1541 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 23652

[startup+16.0019 s]
/proc/loadavg: 2.08 2.08 2.02 3/83 15667
/proc/meminfo: memFree=1837576/2055920 swapFree=4181128/4192956
[pid=15604] ppid=15602 vsize=16872 CPUtime=8.77
/proc/15604/stat : 15604 (sugar++) S 15602 15604 15152 0 -1 4194304 1832 60239 0 7 6 2 830 39 15 0 1 0 41262571 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15604/statm: 4218 1117 414 3 0 797 0
[pid=15627] ppid=15604 vsize=7632 CPUtime=6.92
/proc/15627/stat : 15627 (minisat-inc) R 15604 15604 15152 0 -1 4194304 1841 0 0 0 691 1 0 0 25 0 1 0 41263386 7815168 1778 996147200 134512640 135134323 4294956192 18446744073709551615 134531932 0 0 4096 3 0 0 0 17 1 0 0
/proc/15627/statm: 1908 1778 79 151 0 1754 0
Current children cumulated CPU time (s) 15.69
Current children cumulated vsize (KiB) 24504

[startup+17.6011 s]
/proc/loadavg: 2.08 2.08 2.02 3/83 15687
/proc/meminfo: memFree=1837384/2055920 swapFree=4181128/4192956
[pid=15604] ppid=15602 vsize=16872 CPUtime=8.93
/proc/15604/stat : 15604 (sugar++) S 15602 15604 15152 0 -1 4194304 1901 64004 0 8 6 3 842 42 15 0 1 0 41262571 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15604/statm: 4218 1117 414 3 0 797 0
[pid=15627] ppid=15604 vsize=7632 CPUtime=8.35
/proc/15627/stat : 15627 (minisat-inc) R 15604 15604 15152 0 -1 4194304 1851 0 0 0 834 1 0 0 25 0 1 0 41263386 7815168 1786 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/15627/statm: 1908 1786 79 151 0 1754 0
Current children cumulated CPU time (s) 17.28
Current children cumulated vsize (KiB) 24504

[startup+18.0022 s]
/proc/loadavg: 2.08 2.08 2.02 3/83 15687
/proc/meminfo: memFree=1837384/2055920 swapFree=4181128/4192956
[pid=15604] ppid=15602 vsize=16872 CPUtime=8.93
/proc/15604/stat : 15604 (sugar++) S 15602 15604 15152 0 -1 4194304 1901 64004 0 8 6 3 842 42 15 0 1 0 41262571 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15604/statm: 4218 1117 414 3 0 797 0
[pid=15627] ppid=15604 vsize=7632 CPUtime=8.74
/proc/15627/stat : 15627 (minisat-inc) R 15604 15604 15152 0 -1 4194304 1853 0 0 0 873 1 0 0 25 0 1 0 41263386 7815168 1788 996147200 134512640 135134323 4294956192 18446744073709551615 134529634 0 0 4096 3 0 0 0 17 1 0 0
/proc/15627/statm: 1908 1788 79 151 0 1754 0
Current children cumulated CPU time (s) 17.67
Current children cumulated vsize (KiB) 24504

[startup+18.2022 s]
/proc/loadavg: 2.08 2.08 2.02 3/83 15687
/proc/meminfo: memFree=1837384/2055920 swapFree=4181128/4192956
[pid=15604] ppid=15602 vsize=16872 CPUtime=8.93
/proc/15604/stat : 15604 (sugar++) S 15602 15604 15152 0 -1 4194304 1956 64004 0 8 6 3 842 42 15 0 1 0 41262571 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15604/statm: 4218 1117 414 3 0 797 0
[pid=15627] ppid=15604 vsize=7632 CPUtime=8.78
/proc/15627/stat : 15627 (minisat-inc) S 15604 15604 15152 0 -1 4194304 1855 0 0 0 877 1 0 0 25 0 1 0 41263386 7815168 1788 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 1 0 0
/proc/15627/statm: 1908 1788 79 151 0 1754 0
Current children cumulated CPU time (s) 17.71
Current children cumulated vsize (KiB) 24504

Child status: 0
Real time (s): 18.2556
CPU time (s): 17.9533
CPU user time (s): 17.4423
CPU system time (s): 0.510922
CPU usage (%): 98.3441
Max. virtual memory (cumulated for all children) (KiB): 886836

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 17.4423
system time used= 0.510922
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71674
page faults= 9
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4925
involuntary context switches= 5006

runsolver used 0.035994 second user time and 0.067989 second system time

The end

Launcher Data (download as text)

Begin job on node5 at 2008-07-12 08:53:13
IDJOB=1111317
IDBENCH=61261
IDSOLVER=367
FILE ID=node5/1111317-1215845592
PBS_JOBID= 7903418
Free space on /tmp= 66532 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= d195fd4e3ae3a69fafec02a0db1e800b
RANDOM SEED=370789143

node5.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.212
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.212
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:       1853176 kB
Buffers:         36144 kB
Cached:          84992 kB
SwapCached:       5616 kB
Active:          80488 kB
Inactive:        63060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1853176 kB
SwapTotal:     4192956 kB
SwapFree:      4181128 kB
Dirty:            3760 kB
Writeback:           0 kB
Mapped:          38444 kB
Slab:            44432 kB
Committed_AS:   208600 kB
PageTables:       1920 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= 66532 MiB
End job on node5 at 2008-07-12 08:53:31