Trace number 1115035

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-incOPTIMUM1 155.54 155.552

General information on the benchmark

Namecsp/tightness0.9/
normalized-rand-2-40-180-84-900-29_ext.xml
MD5SUM2ff1d0b0e6bdd5eb572e276d708361aa
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints1
Best CPU time to get the best result obtained on this benchmark155.54
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints84
Maximum constraint arity2
Maximum domain size180
Number of constraints which are defined in extension84
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.05/0.07	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.05/0.07	c 0	BEGIN Sun Jul 13 03:40:59 2008
0.05/0.07	c 0	PID 19619
0.05/0.07	c 0	HOST node4.alineos.net
0.05/0.07	c 0	CONVERTING HOME/instance-1115035-1215913259.xml TO HOME/temp.csp
0.05/0.07	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1115035-1215913259.xml' 'HOME/temp.csp'
0.06/0.89	c 1	1 domains, 40 variables, 0 predicates, 84 relations, 84 constraints
0.06/0.90	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.90	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -incremental -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.06/0.97	c 1	Parsing HOME/temp.csp
2.57/2.50	c 3	parsed 209 expressions
2.57/2.50	c 3	Heap : 30 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.57/2.51	c 3	MAX CSP: 84 constraints
2.57/2.51	c 3	Converting to clausal form CSP
2.57/2.52	c 3	converted 30 (10%) expressions
2.57/2.55	c 3	converted 60 (20%) expressions
2.57/2.57	c 3	converted 89 (30%) expressions
2.57/2.60	c 3	converted 119 (40%) expressions
2.88/2.88	c 3	converted 148 (50%) expressions
3.08/3.04	c 3	converted 178 (60%) expressions
3.18/3.13	c 3	converted 208 (70%) expressions
3.29/3.25	c 4	converted 237 (80%) expressions
3.38/3.37	c 4	converted 267 (90%) expressions
3.48/3.47	c 4	converted 296 (100%) expressions
3.48/3.47	c 4	CSP : 208 integers, 0 booleans, 251 clauses, largest domain size 180
3.48/3.47	c 4	Heap : 60 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.48/3.47	c 4	Propagation in CSP
3.48/3.48	c 4	81 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.48/3.48	c 4	CSP : 208 integers, 0 booleans, 251 clauses, largest domain size 180
3.48/3.48	c 4	Heap : 60 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.48/3.48	c 4	Simplifing CSP by introducing new Boolean variables
3.48/3.48	c 4	CSP : 208 integers, 0 booleans, 251 clauses, largest domain size 180
3.48/3.48	c 4	Heap : 60 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.71/3.65	c 4	Encoding CSP to SAT : HOME/temp.cnf
3.71/3.67	c 4	21 (10%) CSP integer variables are encoded (3738 clauses, 46457 bytes)
3.71/3.67	c 4	42 (20%) CSP integer variables are encoded (7120 clauses, 90423 bytes)
3.71/3.67	c 4	63 (30%) CSP integer variables are encoded (7120 clauses, 90423 bytes)
3.71/3.67	c 4	84 (40%) CSP integer variables are encoded (7120 clauses, 90423 bytes)
3.71/3.67	c 4	104 (50%) CSP integer variables are encoded (7120 clauses, 90423 bytes)
3.71/3.67	c 4	125 (60%) CSP integer variables are encoded (7203 clauses, 91502 bytes)
3.71/3.67	c 4	146 (70%) CSP integer variables are encoded (7658 clauses, 97417 bytes)
3.71/3.67	c 4	167 (80%) CSP integer variables are encoded (7815 clauses, 99458 bytes)
3.71/3.67	c 4	188 (90%) CSP integer variables are encoded (7890 clauses, 100433 bytes)
3.71/3.67	c 4	208 (100%) CSP integer variables are encoded (8004 clauses, 101915 bytes)
4.53/4.47	c 5	26 (10%) CSP clauses are encoded (86669 clauses, 2261895 bytes)
5.34/5.21	c 6	51 (20%) CSP clauses are encoded (162560 clauses, 4489675 bytes)
6.04/5.94	c 6	76 (30%) CSP clauses are encoded (238607 clauses, 6722569 bytes)
6.25/6.18	c 7	101 (40%) CSP clauses are encoded (262672 clauses, 7427703 bytes)
6.25/6.19	c 7	126 (50%) CSP clauses are encoded (267057 clauses, 7503742 bytes)
6.25/6.19	c 7	151 (60%) CSP clauses are encoded (267264 clauses, 7507077 bytes)
6.35/6.20	c 7	176 (70%) CSP clauses are encoded (270973 clauses, 7573994 bytes)
6.35/6.20	c 7	201 (80%) CSP clauses are encoded (271192 clauses, 7577529 bytes)
6.35/6.20	c 7	226 (90%) CSP clauses are encoded (271655 clauses, 7585379 bytes)
6.35/6.20	c 7	251 (100%) CSP clauses are encoded (273165 clauses, 7611853 bytes)
6.35/6.20	c 7	251 CSP clauses encoded
6.35/6.20	c 7	Writing map file : HOME/temp.map
6.35/6.21	c 7	Heap : 24 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
6.35/6.21	c 7	SAT : 8212 SAT variables, 273165 SAT clauses, 7611853 bytes
6.35/6.21	c 7	Heap : 24 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
6.35/6.27	c 7	OBJECTIVE minimize _COST
6.35/6.27	c 7	SOLVING HOME/temp.cnf
6.35/6.27	c 7	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
6.35/6.27	c 7	This is MiniSat 2.0 beta incremental
6.35/6.27	c 7	WARNING: for repeatability, setting FPU to use double precision
6.35/6.27	c 7	============================[ Problem Statistics ]=============================
6.35/6.27	c 7	|                                                                             |
6.35/6.27	c 7	|  Number of variables:  8212                                                 |
6.35/6.27	c 7	|  Number of clauses:    273165                                               |
6.39/6.43	c 7	|  Parsing time:         0.14         s                                       |
6.39/6.44	c 7	OK
6.39/6.44	c 7	OBJECTIVE BOUND: 0 <= _COST <= 
6.39/6.44	c 7	SEARCHING: _COST <= 42
6.39/6.44	c 7	============================[ Search Statistics ]==============================
6.39/6.44	c 7	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.39/6.44	c 7	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.39/6.44	c 7	===============================================================================
6.39/6.44	c 7	|         0 |    8212   273165  1289108 |    91055        0    nan |  0.000 % |
6.61/6.51	c 7	|       100 |    8212   273165  1289108 |   100160      100     22 |  0.000 % |
6.71/6.60	c 7	===============================================================================
6.71/6.60	c 7	restarts              : 2
6.71/6.60	c 7	conflicts             : 230           (730 /sec)
6.71/6.60	c 7	decisions             : 1075          (1.02 % random) (3413 /sec)
6.71/6.60	c 7	propagations          : 81995          (260341 /sec)
6.71/6.60	c 7	conflict literals     : 4460           (44.69 % deleted)
6.71/6.60	c 7	Memory used           : 15.64 MB
6.71/6.60	c 7	CPU time              : 0.314952 s
6.71/6.60	c 7	
6.71/6.60	c 7	SATISFIABLE
6.71/6.61	c 7	OK
6.71/6.61	c 7	FOUND: _COST <= 42
6.71/6.61	s SATISFIABLE
6.71/6.61	c 7	DECODING HOME/temp.out WITH HOME/temp.map
6.71/6.61	c 7	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
6.71/6.68	c 7	Decoding HOME/temp.out
6.71/6.72	c 7	OBJECTIVE _COST 42
6.71/6.72	o 42
6.71/6.72	v 179 72 132 161 179 179 58 179 179 171 172 179 162 179 179 137 178 167 179 176 35 95 179 175 175 178 179 165 179 121 179 128 57 179 178 66 96 132 179 105
6.71/6.72	c 7	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
6.71/6.77	c 7	OK
6.71/6.77	c 7	OBJECTIVE BOUND: 0 <= _COST <= 42
6.71/6.77	c 7	SEARCHING: _COST <= 21
6.71/6.77	c 7	============================[ Search Statistics ]==============================
6.71/6.77	c 7	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.71/6.77	c 7	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.71/6.77	c 7	===============================================================================
6.71/6.77	c 7	|       230 |    8212   273165  1289108 |    91055      230     19 |  0.000 % |
6.88/6.84	c 7	|       330 |    8212   273165  1289108 |   100160      330     20 |  3.580 % |
6.88/6.88	c 7	===============================================================================
6.88/6.88	c 7	restarts              : 4
6.88/6.88	c 7	conflicts             : 382           (884 /sec)
6.88/6.88	c 7	decisions             : 1441          (0.97 % random) (3336 /sec)
6.88/6.88	c 7	propagations          : 153161         (354594 /sec)
6.88/6.88	c 7	conflict literals     : 7440           (47.42 % deleted)
6.88/6.88	c 7	Memory used           : 16.02 MB
6.88/6.88	c 7	CPU time              : 0.431934 s
6.88/6.88	c 7	
6.88/6.88	c 7	SATISFIABLE
6.88/6.88	c 7	OK
6.88/6.88	c 7	FOUND: _COST <= 21
6.88/6.88	c 7	DECODING HOME/temp.out WITH HOME/temp.map
6.88/6.88	c 7	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
6.97/6.95	c 7	Decoding HOME/temp.out
6.97/6.99	c 7	OBJECTIVE _COST 21
6.97/6.99	o 21
6.97/6.99	v 162 156 179 109 136 0 16 125 52 142 171 84 177 170 178 174 179 178 179 84 119 170 79 176 142 35 179 97 152 177 178 167 84 145 179 84 164 169 157 154
6.97/7.00	c 7	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
6.97/7.04	c 7	OK
6.97/7.04	c 7	OBJECTIVE BOUND: 0 <= _COST <= 21
6.97/7.04	c 7	SEARCHING: _COST <= 10
6.97/7.04	c 7	============================[ Search Statistics ]==============================
6.97/7.04	c 7	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.97/7.04	c 7	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.97/7.04	c 7	===============================================================================
6.97/7.04	c 7	|       382 |    7918   273165  1289108 |    91055      382     19 |  3.580 % |
7.17/7.11	c 7	|       482 |    7918   273165  1289108 |   100160      482     19 |  5.626 % |
7.27/7.21	c 8	|       632 |    7918   273165  1289108 |   110176      632     19 |  5.626 % |
7.37/7.34	c 8	|       857 |    7918   273165  1289108 |   121194      857     18 |  5.626 % |
7.57/7.54	c 8	|      1194 |    7918   273165  1289108 |   133313     1194     18 |  5.626 % |
7.97/7.90	c 8	|      1701 |    7918   273165  1289108 |   146644     1701     18 |  5.626 % |
8.37/8.32	c 9	|      2460 |    7918   273165  1289108 |   161309     2460     18 |  5.626 % |
8.78/8.78	c 9	|      3599 |    7918   273165  1289108 |   177440     3599     18 |  5.626 % |
9.88/9.83	c 10	|      5307 |    7918   273165  1289108 |   195184     5307     20 |  5.626 % |
10.47/10.50	c 11	===============================================================================
10.57/10.50	c 11	restarts              : 13
10.57/10.50	c 11	conflicts             : 6390          (1644 /sec)
10.57/10.50	c 11	decisions             : 10663         (1.26 % random) (2743 /sec)
10.57/10.50	c 11	propagations          : 2036641        (523907 /sec)
10.57/10.50	c 11	conflict literals     : 126269         (40.19 % deleted)
10.57/10.50	c 11	Memory used           : 16.80 MB
10.57/10.50	c 11	CPU time              : 3.88741 s
10.57/10.50	c 11	
10.57/10.50	c 11	SATISFIABLE
10.57/10.50	c 11	OK
10.57/10.50	c 11	FOUND: _COST <= 10
10.57/10.50	c 11	DECODING HOME/temp.out WITH HOME/temp.map
10.57/10.50	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.57/10.57	c 11	Decoding HOME/temp.out
10.57/10.61	c 11	OBJECTIVE _COST 10
10.57/10.61	o 10
10.57/10.61	v 177 103 51 117 177 176 174 60 39 139 179 136 155 65 3 8 124 179 15 21 132 95 117 160 167 175 174 101 22 42 143 37 26 145 160 175 151 152 108 93
10.57/10.61	c 11	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
10.57/10.66	c 11	OK
10.57/10.66	c 11	OBJECTIVE BOUND: 0 <= _COST <= 10
10.57/10.66	c 11	SEARCHING: _COST <= 5
10.57/10.66	c 11	============================[ Search Statistics ]==============================
10.57/10.66	c 11	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.57/10.66	c 11	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.57/10.66	c 11	===============================================================================
10.57/10.66	c 11	|      6390 |    7750   266660  1270916 |    88886     6390     20 |  5.626 % |
10.76/10.73	c 11	===============================================================================
10.76/10.73	c 11	restarts              : 14
10.76/10.73	c 11	conflicts             : 6488          (1636 /sec)
10.76/10.73	c 11	decisions             : 10906         (1.26 % random) (2750 /sec)
10.76/10.73	c 11	propagations          : 2078233        (524092 /sec)
10.76/10.73	c 11	conflict literals     : 128320         (40.23 % deleted)
10.76/10.73	c 11	Memory used           : 16.93 MB
10.76/10.73	c 11	CPU time              : 3.9654 s
10.76/10.73	c 11	
10.76/10.73	c 11	SATISFIABLE
10.76/10.73	c 11	OK
10.76/10.73	c 11	FOUND: _COST <= 5
10.76/10.73	c 11	DECODING HOME/temp.out WITH HOME/temp.map
10.76/10.73	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.79/10.80	c 11	Decoding HOME/temp.out
10.79/10.84	c 11	OBJECTIVE _COST 5
10.79/10.84	o 5
10.79/10.85	v 179 114 1 168 179 157 168 75 88 121 144 33 137 163 9 175 59 179 124 19 112 6 106 114 174 163 175 157 149 135 128 137 26 123 155 127 144 156 36 115
10.79/10.85	c 11	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
10.79/10.89	c 11	OK
10.79/10.89	c 11	OBJECTIVE BOUND: 0 <= _COST <= 5
10.79/10.89	c 11	SEARCHING: _COST <= 2
10.79/10.89	c 11	============================[ Search Statistics ]==============================
10.79/10.89	c 11	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.79/10.89	c 11	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.79/10.89	c 11	===============================================================================
10.79/10.89	c 11	|      6488 |    7625   266660  1270916 |    88886     6488     20 |  5.626 % |
10.94/10.94	c 11	|      6590 |    7625   266660  1270916 |    97775     6590     20 |  8.293 % |
11.14/11.11	c 11	|      6743 |    7625   266660  1270916 |   107552     6743     20 |  8.293 % |
11.24/11.28	c 12	|      6968 |    7625   266660  1270916 |   118308     6968     20 |  8.293 % |
11.54/11.55	c 12	|      7305 |    7625   266660  1270916 |   130138     7305     20 |  8.293 % |
11.84/11.88	c 12	|      7812 |    7625   266660  1270916 |   143152     7812     20 |  8.293 % |
12.54/12.52	c 13	|      8571 |    7625   266660  1270916 |   157468     8571     20 |  8.293 % |
13.34/13.36	c 14	|      9710 |    7625   266660  1270916 |   173214     9710     20 |  8.293 % |
14.74/14.78	c 15	|     11418 |    7531   263418  1261831 |   190536    11371     21 |  8.293 % |
16.65/16.60	c 17	|     13981 |    7531   263418  1261831 |   209590    13934     22 |  8.293 % |
19.04/19.06	c 19	|     17826 |    7531   263418  1261831 |   230549    17779     21 |  8.293 % |
23.14/23.11	c 23	|     23596 |    7531   263418  1261831 |   253604    23549     22 |  8.293 % |
30.03/30.00	c 30	|     32245 |    7531   263418  1261831 |   278964    32198     23 |  8.293 % |
35.03/35.01	c 35	===============================================================================
35.03/35.01	c 35	restarts              : 27
35.03/35.01	c 35	conflicts             : 36722         (1308 /sec)
35.03/35.01	c 35	decisions             : 54972         (1.54 % random) (1959 /sec)
35.03/35.01	c 35	propagations          : 12497297       (445303 /sec)
35.03/35.01	c 35	conflict literals     : 879125         (38.74 % deleted)
35.03/35.01	c 35	Memory used           : 20.79 MB
35.03/35.01	c 35	CPU time              : 28.0647 s
35.03/35.01	c 35	
35.03/35.01	c 35	SATISFIABLE
35.03/35.01	c 35	OK
35.03/35.01	c 35	FOUND: _COST <= 2
35.03/35.01	c 35	DECODING HOME/temp.out WITH HOME/temp.map
35.03/35.01	c 35	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
35.03/35.08	c 35	Decoding HOME/temp.out
35.12/35.12	c 35	OBJECTIVE _COST 2
35.12/35.12	o 2
35.12/35.12	v 179 82 157 6 98 88 126 25 179 17 14 142 37 22 47 58 149 161 141 110 152 78 4 144 165 132 64 83 80 160 162 140 115 16 159 138 107 177 137 65
35.12/35.13	c 35	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
35.12/35.19	c 36	OK
35.12/35.19	c 36	OBJECTIVE BOUND: 0 <= _COST <= 2
35.12/35.19	c 36	SEARCHING: _COST <= 1
35.12/35.19	c 36	============================[ Search Statistics ]==============================
35.12/35.19	c 36	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
35.12/35.19	c 36	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
35.12/35.19	c 36	===============================================================================
35.12/35.19	c 36	|     36722 |    7412   262471  1259344 |    87490    36398     24 |  8.293 % |
35.22/35.29	c 36	|     36822 |    7412   262471  1259344 |    96239    36498     24 |  9.742 % |
35.41/35.47	c 36	|     36973 |    7412   262471  1259344 |   105863    36649     24 |  9.742 % |
35.71/35.77	c 36	|     37199 |    7412   262471  1259344 |   116449    36875     24 |  9.742 % |
36.01/36.09	c 36	|     37537 |    7412   262471  1259344 |   128094    37213     24 |  9.742 % |
36.51/36.57	c 37	|     38044 |    7412   262471  1259344 |   140904    37720     24 |  9.742 % |
37.01/37.06	c 37	|     38804 |    7412   262471  1259344 |   154994    38480     24 |  9.742 % |
38.21/38.20	c 39	|     39944 |    7412   262471  1259344 |   170493    39620     24 |  9.742 % |
39.52/39.57	c 40	|     41653 |    7412   262471  1259344 |   187543    41329     24 |  9.742 % |
41.71/41.74	c 42	|     44215 |    7412   262471  1259344 |   206297    43891     24 |  9.742 % |
44.71/44.75	c 45	|     48060 |    7412   262471  1259344 |   226927    47736     25 |  9.742 % |
51.10/51.19	c 52	|     53826 |    7412   262471  1259344 |   249620    53502     26 |  9.742 % |
60.90/60.90	c 61	===============================================================================
60.90/60.91	c 61	restarts              : 39
60.90/60.91	c 61	conflicts             : 61366         (1141 /sec)
60.90/60.91	c 61	decisions             : 88432         (1.58 % random) (1644 /sec)
60.90/60.91	c 61	propagations          : 20673556       (384440 /sec)
60.90/60.91	c 61	conflict literals     : 1630101        (38.63 % deleted)
60.90/60.91	c 61	Memory used           : 24.80 MB
60.90/60.91	c 61	CPU time              : 53.7758 s
60.90/60.91	c 61	
60.90/60.91	c 61	SATISFIABLE
60.90/60.91	c 61	OK
60.90/60.91	c 61	FOUND: _COST <= 1
60.90/60.91	c 61	DECODING HOME/temp.out WITH HOME/temp.map
60.90/60.91	c 61	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
60.90/60.99	c 61	Decoding HOME/temp.out
60.92/61.03	c 61	OBJECTIVE _COST 1
60.92/61.03	o 1
60.92/61.03	v 145 16 40 147 149 121 159 83 179 175 93 7 51 71 148 161 45 137 145 52 69 152 20 68 179 111 154 16 81 155 130 161 10 175 80 168 49 174 175 142
60.92/61.03	c 61	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
61.09/61.10	c 61	OK
61.09/61.10	c 61	OBJECTIVE BOUND: 0 <= _COST <= 1
61.09/61.10	c 61	SEARCHING: _COST <= 0
61.09/61.10	c 61	============================[ Search Statistics ]==============================
61.09/61.10	c 61	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
61.09/61.10	c 61	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
61.09/61.10	c 61	===============================================================================
61.09/61.10	c 61	|     61366 |    7328   262026  1258260 |    87342    60935     27 |  9.742 % |
61.19/61.21	c 62	|     61467 |    7328   262026  1258260 |    96076    61036     27 | 10.765 % |
61.29/61.35	c 62	|     61618 |    7328   262026  1258260 |   105683    61187     27 | 10.765 % |
61.49/61.52	c 62	|     61844 |    7328   262026  1258260 |   116252    61413     27 | 10.765 % |
61.79/61.89	c 62	|     62181 |    7328   262026  1258260 |   127877    61750     27 | 10.765 % |
62.39/62.47	c 63	|     62689 |    7328   262026  1258260 |   140665    62258     27 | 10.765 % |
63.19/63.23	c 64	|     63448 |    7328   262026  1258260 |   154731    63017     27 | 10.765 % |
64.48/64.51	c 65	|     64591 |    7328   262026  1258260 |   170204    64160     27 | 10.765 % |
66.18/66.21	c 67	|     66300 |    7328   262026  1258260 |   187225    65869     27 | 10.765 % |
68.28/68.35	c 69	|     68863 |    7328   262026  1258260 |   205947    68432     27 | 10.765 % |
71.68/71.77	c 72	|     72707 |    7328   262026  1258260 |   226542    72276     26 | 10.765 % |
77.18/77.27	c 78	|     78473 |    7328   262026  1258260 |   249196    78042     26 | 10.765 % |
84.28/84.39	c 85	|     87122 |    7328   262026  1258260 |   274116    86691     26 | 10.765 % |
96.58/96.67	c 97	|    100097 |    7328   262026  1258260 |   301528    99666     27 | 10.765 % |
119.27/119.33	c 120	|    119558 |    7328   262026  1258260 |   331681   119127     27 | 10.765 % |
153.66/153.73	c 154	|    148750 |    7328   262026  1258260 |   364849   148319     28 | 10.765 % |
155.46/155.53	c 156	===============================================================================
155.46/155.53	c 156	restarts              : 55
155.46/155.53	c 156	conflicts             : 149928        (1012 /sec)
155.46/155.53	c 156	decisions             : 211119        (1.72 % random) (1425 /sec)
155.46/155.53	c 156	propagations          : 45488108       (306982 /sec)
155.46/155.53	c 156	conflict literals     : 4139782        (37.58 % deleted)
155.46/155.53	c 156	Memory used           : 37.28 MB
155.46/155.53	c 156	CPU time              : 148.178 s
155.46/155.53	c 156	
155.46/155.53	c 156	UNSATISFIABLE
155.46/155.54	c 156	OK
155.46/155.54	c 156	NOT FOUND: _COST <= 0
155.46/155.54	c 156	OK
155.46/155.54	c 156	OBJECTIVE _COST 1
155.46/155.54	s OPTIMUM FOUND
155.46/155.54	c 156	CPU 155.02 (0.05 0.02 154.97 0.47)
155.46/155.54	c 156	END Sun Jul 13 03:43:35 2008

Verifier Data (download as text)

OK	1	83
1 unsatisfied constraints, 83 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-1115035-1215913259/watcher-1115035-1215913259 -o /tmp/evaluation-result-1115035-1215913259/solver-1115035-1215913259 -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-1115035-1215913259.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: 1.00 1.00 1.24 3/64 19619
/proc/meminfo: memFree=1898528/2055920 swapFree=4192812/4192956
[pid=19619] ppid=19617 vsize=12268 CPUtime=0
/proc/19619/stat : 19619 (sugar++) R 19617 19619 18556 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 48029261 12562432 316 996147200 4194304 4206940 548682068528 18446744073709551615 259922115582 0 0 4224 0 0 0 0 17 0 0 0
/proc/19619/statm: 3067 316 241 3 0 167 0

[startup+0.0648431 s]
/proc/loadavg: 1.00 1.00 1.24 3/64 19619
/proc/meminfo: memFree=1898528/2055920 swapFree=4192812/4192956
[pid=19619] ppid=19617 vsize=16608 CPUtime=0.05
/proc/19619/stat : 19619 (sugar++) R 19617 19619 18556 0 -1 4194304 1055 0 0 0 4 1 0 0 18 0 1 0 48029261 17006592 1023 996147200 4194304 4206940 548682068528 18446744073709551615 259913061089 0 0 4224 0 0 0 0 17 0 0 0
/proc/19619/statm: 4152 1024 380 3 0 731 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 16608

[startup+0.101851 s]
/proc/loadavg: 1.00 1.00 1.24 3/64 19619
/proc/meminfo: memFree=1898528/2055920 swapFree=4192812/4192956
[pid=19619] ppid=19617 vsize=16740 CPUtime=0.06
/proc/19619/stat : 19619 (sugar++) S 19617 19619 18556 0 -1 4194304 1219 128 0 0 5 1 0 0 18 0 1 0 48029261 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19619/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.301684 s]
/proc/loadavg: 1.00 1.00 1.24 3/64 19619
/proc/meminfo: memFree=1898528/2055920 swapFree=4192812/4192956
[pid=19619] ppid=19617 vsize=16740 CPUtime=0.06
/proc/19619/stat : 19619 (sugar++) S 19617 19619 18556 0 -1 4194304 1219 128 0 0 5 1 0 0 18 0 1 0 48029261 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19619/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.701716 s]
/proc/loadavg: 1.00 1.00 1.24 3/64 19619
/proc/meminfo: memFree=1898528/2055920 swapFree=4192812/4192956
[pid=19619] ppid=19617 vsize=16740 CPUtime=0.06
/proc/19619/stat : 19619 (sugar++) S 19617 19619 18556 0 -1 4194304 1219 128 0 0 5 1 0 0 18 0 1 0 48029261 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19619/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+1.50179 s]
/proc/loadavg: 1.00 1.00 1.24 3/75 19641
/proc/meminfo: memFree=1888072/2055920 swapFree=4192812/4192956
[pid=19619] ppid=19617 vsize=16740 CPUtime=0.94
/proc/19619/stat : 19619 (sugar++) S 19617 19619 18556 0 -1 4194304 1296 7981 0 1 5 1 81 7 15 0 1 0 48029261 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19619/statm: 4185 1104 409 3 0 764 0
[pid=19632] ppid=19619 vsize=5356 CPUtime=0
/proc/19632/stat : 19632 (sh) S 19619 19619 18556 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 48029352 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19632/statm: 1339 233 193 169 0 50 0
[pid=19633] ppid=19632 vsize=865004 CPUtime=0.62
/proc/19633/stat : 19633 (java) S 19632 19619 18556 0 -1 0 7217 0 1 0 59 3 0 0 18 0 9 0 48029352 885764096 6503 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19633/statm: 216251 6503 2532 9 0 210833 0
[pid=19633/tid=19634] ppid=19632 vsize=865004 CPUtime=0.38
/proc/19633/task/19634/stat : 19634 (java) R 19632 19619 18556 0 -1 64 2461 0 1 0 37 1 0 0 17 0 9 0 48029353 885764096 6503 996147200 134512640 134550740 4294955920 18446744073709551615 4126424079 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19633/tid=19635] ppid=19632 vsize=865004 CPUtime=0.19
/proc/19633/task/19635/stat : 19635 (java) S 19632 19619 18556 0 -1 64 3734 0 0 0 18 1 0 0 16 0 9 0 48029354 885764096 6503 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19633/tid=19636] ppid=19632 vsize=865004 CPUtime=0
/proc/19633/task/19636/stat : 19636 (java) S 19632 19619 18556 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 48029354 885764096 6503 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19633/tid=19637] ppid=19632 vsize=865004 CPUtime=0
/proc/19633/task/19637/stat : 19637 (java) S 19632 19619 18556 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 48029354 885764096 6503 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19633/tid=19638] ppid=19632 vsize=865004 CPUtime=0
/proc/19633/task/19638/stat : 19638 (java) S 19632 19619 18556 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 48029356 885764096 6503 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19633/tid=19639] ppid=19632 vsize=865004 CPUtime=0.03
/proc/19633/task/19639/stat : 19639 (java) S 19632 19619 18556 0 -1 64 325 0 0 0 3 0 0 0 16 0 9 0 48029356 885764096 6503 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19633/tid=19640] ppid=19632 vsize=865004 CPUtime=0
/proc/19633/task/19640/stat : 19640 (java) S 19632 19619 18556 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 48029356 885764096 6503 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19633/tid=19641] ppid=19632 vsize=865004 CPUtime=0
/proc/19633/task/19641/stat : 19641 (java) S 19632 19619 18556 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 48029356 885764096 6503 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.56
Current children cumulated vsize (KiB) 887100

[startup+3.10214 s]
/proc/loadavg: 1.00 1.00 1.24 2/75 19641
/proc/meminfo: memFree=1862856/2055920 swapFree=4192812/4192956
[pid=19619] ppid=19617 vsize=16740 CPUtime=0.94
/proc/19619/stat : 19619 (sugar++) S 19617 19619 18556 0 -1 4194304 1296 7981 0 1 5 1 81 7 16 0 1 0 48029261 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19619/statm: 4185 1104 409 3 0 764 0
[pid=19632] ppid=19619 vsize=5356 CPUtime=0
/proc/19632/stat : 19632 (sh) S 19619 19619 18556 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 48029352 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19632/statm: 1339 233 193 169 0 50 0
[pid=19633] ppid=19632 vsize=865032 CPUtime=2.24
/proc/19633/stat : 19633 (java) S 19632 19619 18556 0 -1 0 17158 0 1 0 217 7 0 0 18 0 9 0 48029352 885792768 16384 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19633/statm: 216258 16384 2540 9 0 210833 0
[pid=19633/tid=19634] ppid=19632 vsize=865032 CPUtime=1.1
/proc/19633/task/19634/stat : 19634 (java) S 19632 19619 18556 0 -1 64 3167 0 1 0 109 1 0 0 17 0 9 0 48029353 885792768 16384 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19633/tid=19635] ppid=19632 vsize=865032 CPUtime=1.05
/proc/19633/task/19635/stat : 19635 (java) R 19632 19619 18556 0 -1 64 12957 0 0 0 101 4 0 0 17 0 9 0 48029354 885792768 16384 996147200 134512640 134550740 4294955920 18446744073709551615 102516781 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19633/tid=19636] ppid=19632 vsize=865032 CPUtime=0
/proc/19633/task/19636/stat : 19636 (java) S 19632 19619 18556 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 48029354 885792768 16384 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19633/tid=19637] ppid=19632 vsize=865032 CPUtime=0
/proc/19633/task/19637/stat : 19637 (java) S 19632 19619 18556 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 48029354 885792768 16384 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19633/tid=19638] ppid=19632 vsize=865032 CPUtime=0
/proc/19633/task/19638/stat : 19638 (java) S 19632 19619 18556 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 48029356 885792768 16384 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19633/tid=19639] ppid=19632 vsize=865032 CPUtime=0.06
/proc/19633/task/19639/stat : 19639 (java) S 19632 19619 18556 0 -1 64 337 0 0 0 6 0 0 0 16 0 9 0 48029356 885792768 16384 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19633/tid=19640] ppid=19632 vsize=865032 CPUtime=0
/proc/19633/task/19640/stat : 19640 (java) S 19632 19619 18556 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 48029356 885792768 16384 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19633/tid=19641] ppid=19632 vsize=865032 CPUtime=0
/proc/19633/task/19641/stat : 19641 (java) S 19632 19619 18556 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 48029356 885792768 16384 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.18
Current children cumulated vsize (KiB) 887128

[startup+6.30244 s]
/proc/loadavg: 1.00 1.00 1.24 2/75 19641
/proc/meminfo: memFree=1819912/2055920 swapFree=4192812/4192956
[pid=19619] ppid=19617 vsize=16740 CPUtime=6.39
/proc/19619/stat : 19619 (sugar++) S 19617 19619 18556 0 -1 4194304 1452 28588 0 2 5 1 610 23 16 0 1 0 48029261 17141760 1112 996147200 4194304 4206940 548682068528 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19619/statm: 4185 1112 413 3 0 764 0
Current children cumulated CPU time (s) 6.39
Current children cumulated vsize (KiB) 16740

[startup+12.701 s]
/proc/loadavg: 1.00 1.00 1.24 2/66 19682
/proc/meminfo: memFree=1868688/2055920 swapFree=4192812/4192956
[pid=19619] ppid=19617 vsize=16872 CPUtime=6.95
/proc/19619/stat : 19619 (sugar++) S 19617 19619 18556 0 -1 4194304 1758 43521 0 6 5 1 656 33 16 0 1 0 48029261 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19619/statm: 4218 1116 414 3 0 797 0
[pid=19642] ppid=19619 vsize=17600 CPUtime=5.79
/proc/19642/stat : 19642 (minisat-inc) R 19619 19619 18556 0 -1 4194304 4303 0 0 0 577 2 0 0 25 0 1 0 48029889 18022400 4244 996147200 134512640 135134323 4294956192 18446744073709551615 134532161 0 0 4096 3 0 0 0 17 0 0 0
/proc/19642/statm: 4400 4244 79 151 0 4246 0
Current children cumulated CPU time (s) 12.74
Current children cumulated vsize (KiB) 34472

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.23 3/66 19682
/proc/meminfo: memFree=1866576/2055920 swapFree=4192812/4192956
[pid=19619] ppid=19617 vsize=16872 CPUtime=6.95
/proc/19619/stat : 19619 (sugar++) S 19617 19619 18556 0 -1 4194304 1758 43521 0 6 5 1 656 33 16 0 1 0 48029261 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19619/statm: 4218 1116 414 3 0 797 0
[pid=19642] ppid=19619 vsize=19784 CPUtime=18.59
/proc/19642/stat : 19642 (minisat-inc) R 19619 19619 18556 0 -1 4194304 4864 0 0 0 1856 3 0 0 25 0 1 0 48029889 20258816 4805 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/19642/statm: 4946 4805 79 151 0 4792 0
Current children cumulated CPU time (s) 25.54
Current children cumulated vsize (KiB) 36656

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.23 2/66 19692
/proc/meminfo: memFree=1862480/2055920 swapFree=4192812/4192956
[pid=19619] ppid=19617 vsize=16872 CPUtime=7.09
/proc/19619/stat : 19619 (sugar++) S 19617 19619 18556 0 -1 4194304 1828 47254 0 7 5 1 668 35 16 0 1 0 48029261 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19619/statm: 4218 1116 414 3 0 797 0
[pid=19642] ppid=19619 vsize=24016 CPUtime=44.01
/proc/19642/stat : 19642 (minisat-inc) R 19619 19619 18556 0 -1 4194304 5912 0 0 0 4397 4 0 0 25 0 1 0 48029889 24592384 5851 996147200 134512640 135134323 4294956192 18446744073709551615 134532069 0 0 4096 3 0 0 0 17 0 0 0
/proc/19642/statm: 6004 5851 79 151 0 5850 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 40888

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.21 2/66 19702
/proc/meminfo: memFree=1854864/2055920 swapFree=4192812/4192956
[pid=19619] ppid=19617 vsize=16872 CPUtime=7.24
/proc/19619/stat : 19619 (sugar++) S 19617 19619 18556 0 -1 4194304 1899 50987 0 8 5 2 679 38 16 0 1 0 48029261 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19619/statm: 4218 1116 414 3 0 797 0
[pid=19642] ppid=19619 vsize=31568 CPUtime=95.04
/proc/19642/stat : 19642 (minisat-inc) R 19619 19619 18556 0 -1 4194304 7756 0 0 0 9497 7 0 0 25 0 1 0 48029889 32325632 7693 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/19642/statm: 7892 7693 79 151 0 7738 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 48440

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

[startup+127.901 s]
/proc/loadavg: 1.00 1.00 1.20 2/66 19702
/proc/meminfo: memFree=1851856/2055920 swapFree=4192812/4192956
[pid=19619] ppid=19617 vsize=16872 CPUtime=7.24
/proc/19619/stat : 19619 (sugar++) S 19617 19619 18556 0 -1 4194304 1899 50987 0 8 5 2 679 38 16 0 1 0 48029261 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19619/statm: 4218 1116 414 3 0 797 0
[pid=19642] ppid=19619 vsize=34604 CPUtime=120.62
/proc/19642/stat : 19642 (minisat-inc) R 19619 19619 18556 0 -1 4194304 8529 0 0 0 12055 7 0 0 25 0 1 0 48029889 35434496 8466 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/19642/statm: 8651 8466 79 151 0 8497 0
Current children cumulated CPU time (s) 127.86
Current children cumulated vsize (KiB) 51476

[startup+140.701 s]
/proc/loadavg: 1.00 1.00 1.20 2/66 19702
/proc/meminfo: memFree=1849872/2055920 swapFree=4192812/4192956
[pid=19619] ppid=19617 vsize=16872 CPUtime=7.24
/proc/19619/stat : 19619 (sugar++) S 19617 19619 18556 0 -1 4194304 1899 50987 0 8 5 2 679 38 16 0 1 0 48029261 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19619/statm: 4218 1116 414 3 0 797 0
[pid=19642] ppid=19619 vsize=36720 CPUtime=133.43
/proc/19642/stat : 19642 (minisat-inc) R 19619 19619 18556 0 -1 4194304 9006 0 0 0 13335 8 0 0 25 0 1 0 48029889 37601280 8943 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/19642/statm: 9180 8943 79 151 0 9026 0
Current children cumulated CPU time (s) 140.67
Current children cumulated vsize (KiB) 53592

[startup+147.102 s]
/proc/loadavg: 1.00 1.00 1.20 2/66 19702
/proc/meminfo: memFree=1849296/2055920 swapFree=4192812/4192956
[pid=19619] ppid=19617 vsize=16872 CPUtime=7.24
/proc/19619/stat : 19619 (sugar++) S 19617 19619 18556 0 -1 4194304 1899 50987 0 8 5 2 679 38 16 0 1 0 48029261 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19619/statm: 4218 1116 414 3 0 797 0
[pid=19642] ppid=19619 vsize=37380 CPUtime=139.82
/proc/19642/stat : 19642 (minisat-inc) R 19619 19619 18556 0 -1 4194304 9195 0 0 0 13974 8 0 0 25 0 1 0 48029889 38277120 9132 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/19642/statm: 9345 9132 79 151 0 9191 0
Current children cumulated CPU time (s) 147.06
Current children cumulated vsize (KiB) 54252

[startup+150.301 s]
/proc/loadavg: 1.00 1.00 1.20 2/66 19702
/proc/meminfo: memFree=1848912/2055920 swapFree=4192812/4192956
[pid=19619] ppid=19617 vsize=16872 CPUtime=7.24
/proc/19619/stat : 19619 (sugar++) S 19617 19619 18556 0 -1 4194304 1899 50987 0 8 5 2 679 38 16 0 1 0 48029261 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19619/statm: 4218 1116 414 3 0 797 0
[pid=19642] ppid=19619 vsize=37776 CPUtime=143.02
/proc/19642/stat : 19642 (minisat-inc) R 19619 19619 18556 0 -1 4194304 9278 0 0 0 14294 8 0 0 25 0 1 0 48029889 38682624 9215 996147200 134512640 135134323 4294956192 18446744073709551615 134532046 0 0 4096 3 0 0 0 17 0 0 0
/proc/19642/statm: 9444 9215 79 151 0 9290 0
Current children cumulated CPU time (s) 150.26
Current children cumulated vsize (KiB) 54648

[startup+153.501 s]
/proc/loadavg: 1.00 1.00 1.20 2/66 19702
/proc/meminfo: memFree=1848464/2055920 swapFree=4192812/4192956
[pid=19619] ppid=19617 vsize=16872 CPUtime=7.24
/proc/19619/stat : 19619 (sugar++) S 19617 19619 18556 0 -1 4194304 1899 50987 0 8 5 2 679 38 16 0 1 0 48029261 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19619/statm: 4218 1116 414 3 0 797 0
[pid=19642] ppid=19619 vsize=38040 CPUtime=146.22
/proc/19642/stat : 19642 (minisat-inc) R 19619 19619 18556 0 -1 4194304 9360 0 0 0 14614 8 0 0 25 0 1 0 48029889 38952960 9297 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/19642/statm: 9510 9297 79 151 0 9356 0
Current children cumulated CPU time (s) 153.46
Current children cumulated vsize (KiB) 54912

[startup+154.302 s]
/proc/loadavg: 1.00 1.00 1.20 2/66 19702
/proc/meminfo: memFree=1848400/2055920 swapFree=4192812/4192956
[pid=19619] ppid=19617 vsize=16872 CPUtime=7.24
/proc/19619/stat : 19619 (sugar++) S 19617 19619 18556 0 -1 4194304 1899 50987 0 8 5 2 679 38 16 0 1 0 48029261 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19619/statm: 4218 1116 414 3 0 797 0
[pid=19642] ppid=19619 vsize=38172 CPUtime=147.02
/proc/19642/stat : 19642 (minisat-inc) R 19619 19619 18556 0 -1 4194304 9377 0 0 0 14694 8 0 0 25 0 1 0 48029889 39088128 9314 996147200 134512640 135134323 4294956192 18446744073709551615 134525601 0 0 4096 3 0 0 0 17 0 0 0
/proc/19642/statm: 9543 9314 79 151 0 9389 0
Current children cumulated CPU time (s) 154.26
Current children cumulated vsize (KiB) 55044

[startup+155.106 s]
/proc/loadavg: 1.00 1.00 1.20 2/66 19702
/proc/meminfo: memFree=1848336/2055920 swapFree=4192812/4192956
[pid=19619] ppid=19617 vsize=16872 CPUtime=7.24
/proc/19619/stat : 19619 (sugar++) S 19617 19619 18556 0 -1 4194304 1899 50987 0 8 5 2 679 38 16 0 1 0 48029261 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19619/statm: 4218 1116 414 3 0 797 0
[pid=19642] ppid=19619 vsize=38172 CPUtime=147.82
/proc/19642/stat : 19642 (minisat-inc) R 19619 19619 18556 0 -1 4194304 9391 0 0 0 14774 8 0 0 25 0 1 0 48029889 39088128 9328 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/19642/statm: 9543 9328 79 151 0 9389 0
Current children cumulated CPU time (s) 155.06
Current children cumulated vsize (KiB) 55044

[startup+155.502 s]
/proc/loadavg: 1.00 1.00 1.20 2/66 19702
/proc/meminfo: memFree=1848336/2055920 swapFree=4192812/4192956
[pid=19619] ppid=19617 vsize=16872 CPUtime=7.24
/proc/19619/stat : 19619 (sugar++) S 19617 19619 18556 0 -1 4194304 1899 50987 0 8 5 2 679 38 16 0 1 0 48029261 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19619/statm: 4218 1116 414 3 0 797 0
[pid=19642] ppid=19619 vsize=38172 CPUtime=148.22
/proc/19642/stat : 19642 (minisat-inc) R 19619 19619 18556 0 -1 4194304 9401 0 0 0 14814 8 0 0 25 0 1 0 48029889 39088128 9338 996147200 134512640 135134323 4294956192 18446744073709551615 134532763 0 0 4096 3 0 0 0 17 0 0 0
/proc/19642/statm: 9543 9338 79 151 0 9389 0
Current children cumulated CPU time (s) 155.46
Current children cumulated vsize (KiB) 55044

Child status: 0
Real time (s): 155.552
CPU time (s): 155.54
CPU user time (s): 155.036
CPU system time (s): 0.503923
CPU usage (%): 99.9924
Max. virtual memory (cumulated for all children) (KiB): 887240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 155.036
system time used= 0.503923
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 62369
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= 2154
involuntary context switches= 1140

runsolver used 0.140978 second user time and 0.443932 second system time

The end

Launcher Data (download as text)

Begin job on node4 at 2008-07-13 03:40:59
IDJOB=1115035
IDBENCH=61808
IDSOLVER=367
FILE ID=node4/1115035-1215913259
PBS_JOBID= 7903705
Free space on /tmp= 66508 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/tightness0.9/normalized-rand-2-40-180-84-900-29_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-1115035-1215913259/watcher-1115035-1215913259 -o /tmp/evaluation-result-1115035-1215913259/solver-1115035-1215913259 -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-1115035-1215913259.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 2ff1d0b0e6bdd5eb572e276d708361aa
RANDOM SEED=1901028072

node4.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.232
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.232
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:       1899072 kB
Buffers:         28400 kB
Cached:          65712 kB
SwapCached:          0 kB
Active:          65332 kB
Inactive:        42724 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1899072 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2752 kB
Writeback:           0 kB
Mapped:          23688 kB
Slab:            34764 kB
Committed_AS:   167136 kB
PageTables:       1532 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= 66508 MiB
End job on node4 at 2008-07-13 03:43:35