Trace number 1115003

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 148.183 149.069

General information on the benchmark

Namecsp/tightness0.9/
normalized-rand-2-40-180-84-900-45_ext.xml
MD5SUMbf2b5d2944d64cfbe674b71a5942c68c
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 benchmark131.423
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.00/0.07	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.00/0.07	c 0	BEGIN Sun Jul 13 03:26:51 2008
0.00/0.07	c 0	PID 15714
0.00/0.07	c 0	HOST node85.alineos.net
0.00/0.07	c 0	CONVERTING HOME/instance-1115003-1215912410.xml TO HOME/temp.csp
0.00/0.07	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1115003-1215912410.xml' 'HOME/temp.csp'
1.06/1.19	c 1	1 domains, 40 variables, 0 predicates, 84 relations, 84 constraints
1.14/1.24	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.14/1.24	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.17/1.32	c 1	Parsing HOME/temp.csp
2.80/2.96	c 3	parsed 209 expressions
2.80/2.96	c 3	Heap : 30 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.80/2.96	c 3	MAX CSP: 84 constraints
2.80/2.96	c 3	Converting to clausal form CSP
2.80/2.98	c 3	converted 30 (10%) expressions
2.91/3.01	c 3	converted 60 (20%) expressions
2.91/3.04	c 3	converted 89 (30%) expressions
2.91/3.06	c 3	converted 119 (40%) expressions
3.21/3.35	c 3	converted 148 (50%) expressions
3.41/3.52	c 3	converted 178 (60%) expressions
3.50/3.61	c 3	converted 208 (70%) expressions
3.60/3.73	c 4	converted 237 (80%) expressions
3.70/3.86	c 4	converted 267 (90%) expressions
3.80/3.98	c 4	converted 296 (100%) expressions
3.80/3.98	c 4	CSP : 208 integers, 0 booleans, 251 clauses, largest domain size 180
3.80/3.98	c 4	Heap : 60 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.80/3.98	c 4	Propagation in CSP
3.89/4.00	c 4	81 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.89/4.00	c 4	CSP : 208 integers, 0 booleans, 251 clauses, largest domain size 180
3.89/4.00	c 4	Heap : 60 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.89/4.00	c 4	Simplifing CSP by introducing new Boolean variables
3.89/4.00	c 4	CSP : 208 integers, 0 booleans, 251 clauses, largest domain size 180
3.89/4.00	c 4	Heap : 60 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.99/4.18	c 4	Encoding CSP to SAT : HOME/temp.cnf
4.09/4.20	c 4	21 (10%) CSP integer variables are encoded (3738 clauses, 46457 bytes)
4.09/4.21	c 4	42 (20%) CSP integer variables are encoded (7120 clauses, 90423 bytes)
4.09/4.21	c 4	63 (30%) CSP integer variables are encoded (7120 clauses, 90423 bytes)
4.09/4.21	c 4	84 (40%) CSP integer variables are encoded (7120 clauses, 90423 bytes)
4.09/4.21	c 4	104 (50%) CSP integer variables are encoded (7120 clauses, 90423 bytes)
4.09/4.21	c 4	125 (60%) CSP integer variables are encoded (7203 clauses, 91502 bytes)
4.09/4.21	c 4	146 (70%) CSP integer variables are encoded (7658 clauses, 97417 bytes)
4.09/4.21	c 4	167 (80%) CSP integer variables are encoded (7815 clauses, 99458 bytes)
4.09/4.21	c 4	188 (90%) CSP integer variables are encoded (7890 clauses, 100433 bytes)
4.09/4.21	c 4	208 (100%) CSP integer variables are encoded (8004 clauses, 101915 bytes)
4.89/5.06	c 5	26 (10%) CSP clauses are encoded (86690 clauses, 2259202 bytes)
5.70/5.83	c 6	51 (20%) CSP clauses are encoded (162359 clauses, 4480780 bytes)
6.50/6.61	c 6	76 (30%) CSP clauses are encoded (238182 clauses, 6706818 bytes)
6.70/6.86	c 7	101 (40%) CSP clauses are encoded (262595 clauses, 7422350 bytes)
6.70/6.87	c 7	126 (50%) CSP clauses are encoded (266980 clauses, 7498389 bytes)
6.70/6.87	c 7	151 (60%) CSP clauses are encoded (267187 clauses, 7501724 bytes)
6.70/6.88	c 7	176 (70%) CSP clauses are encoded (270896 clauses, 7568641 bytes)
6.70/6.88	c 7	201 (80%) CSP clauses are encoded (271115 clauses, 7572176 bytes)
6.70/6.88	c 7	226 (90%) CSP clauses are encoded (271578 clauses, 7580026 bytes)
6.70/6.89	c 7	251 (100%) CSP clauses are encoded (273088 clauses, 7606500 bytes)
6.70/6.89	c 7	251 CSP clauses encoded
6.70/6.89	c 7	Writing map file : HOME/temp.map
6.70/6.89	c 7	Heap : 24 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
6.70/6.89	c 7	SAT : 8212 SAT variables, 273088 SAT clauses, 7606500 bytes
6.70/6.89	c 7	Heap : 24 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
6.79/6.94	c 7	OBJECTIVE minimize _COST
6.79/6.94	c 7	SOLVING HOME/temp.cnf
6.79/6.94	c 7	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
6.79/6.94	c 7	This is MiniSat 2.0 beta incremental
6.79/6.94	c 7	WARNING: for repeatability, setting FPU to use double precision
6.79/6.94	c 7	============================[ Problem Statistics ]=============================
6.79/6.94	c 7	|                                                                             |
6.79/6.94	c 7	|  Number of variables:  8212                                                 |
6.79/6.94	c 7	|  Number of clauses:    273088                                               |
6.82/7.11	c 7	|  Parsing time:         0.14         s                                       |
6.82/7.12	c 7	OK
6.82/7.12	c 7	OBJECTIVE BOUND: 0 <= _COST <= 
6.82/7.12	c 7	SEARCHING: _COST <= 42
6.82/7.12	c 7	============================[ Search Statistics ]==============================
6.82/7.12	c 7	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.82/7.12	c 7	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.82/7.12	c 7	===============================================================================
6.82/7.12	c 7	|         0 |    8212   273088  1288758 |    91029        0    nan |  0.000 % |
6.82/7.15	c 7	===============================================================================
6.82/7.15	c 7	restarts              : 1
6.82/7.15	c 7	conflicts             : 9             (49 /sec)
6.82/7.15	c 7	decisions             : 84            (0.00 % random) (457 /sec)
6.82/7.15	c 7	propagations          : 12046          (65477 /sec)
6.82/7.15	c 7	conflict literals     : 101            (45.70 % deleted)
6.82/7.15	c 7	Memory used           : 15.12 MB
6.82/7.15	c 7	CPU time              : 0.183972 s
6.82/7.15	c 7	
6.82/7.15	c 7	SATISFIABLE
6.82/7.15	c 7	OK
6.82/7.15	c 7	FOUND: _COST <= 42
6.82/7.15	s SATISFIABLE
6.82/7.15	c 7	DECODING HOME/temp.out WITH HOME/temp.map
6.82/7.15	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.82/7.23	c 7	Decoding HOME/temp.out
6.82/7.29	c 7	OBJECTIVE _COST 42
6.82/7.29	o 42
6.82/7.29	v 179 109 161 28 123 179 131 19 117 135 176 176 140 166 27 146 177 177 178 117 157 179 176 149 174 179 169 157 176 179 179 179 179 169 170 179 179 179 179 179
6.82/7.29	c 7	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
6.82/7.31	c 7	OK
6.82/7.31	c 7	OBJECTIVE BOUND: 0 <= _COST <= 42
6.82/7.31	c 7	SEARCHING: _COST <= 21
6.82/7.33	c 7	============================[ Search Statistics ]==============================
6.82/7.33	c 7	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.82/7.33	c 7	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.82/7.33	c 7	===============================================================================
6.82/7.33	c 7	|         9 |    8212   273088  1288758 |    91029        9     11 |  0.000 % |
6.82/7.38	c 7	|       110 |    8212   273088  1288758 |   100132      110     19 |  3.580 % |
6.96/7.40	c 7	===============================================================================
6.96/7.40	c 7	restarts              : 3
6.96/7.40	c 7	conflicts             : 119           (428 /sec)
6.96/7.40	c 7	decisions             : 410           (0.98 % random) (1475 /sec)
6.96/7.40	c 7	propagations          : 76438          (274999 /sec)
6.96/7.40	c 7	conflict literals     : 2178           (40.94 % deleted)
6.96/7.40	c 7	Memory used           : 15.51 MB
6.96/7.40	c 7	CPU time              : 0.277957 s
6.96/7.40	c 7	
6.96/7.40	c 7	SATISFIABLE
6.96/7.41	c 7	OK
6.96/7.41	c 7	FOUND: _COST <= 21
6.96/7.41	c 7	DECODING HOME/temp.out WITH HOME/temp.map
6.96/7.41	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.96/7.49	c 7	Decoding HOME/temp.out
6.96/7.57	c 7	OBJECTIVE _COST 21
6.96/7.57	o 21
6.96/7.58	v 175 130 179 149 90 78 113 65 149 176 131 179 178 67 178 124 165 99 91 165 179 114 166 179 45 154 103 178 155 178 172 179 178 179 91 179 169 179 52 106
6.96/7.58	c 7	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
7.43/7.61	c 7	OK
7.43/7.61	c 7	OBJECTIVE BOUND: 0 <= _COST <= 21
7.43/7.61	c 7	SEARCHING: _COST <= 10
7.43/7.63	c 7	============================[ Search Statistics ]==============================
7.43/7.63	c 7	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.43/7.63	c 7	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.43/7.63	c 7	===============================================================================
7.43/7.63	c 7	|       119 |    7918   273088  1288758 |    91029      119     18 |  3.580 % |
7.43/7.67	c 7	===============================================================================
7.43/7.67	c 7	restarts              : 4
7.43/7.67	c 7	conflicts             : 157           (463 /sec)
7.43/7.67	c 7	decisions             : 555           (1.26 % random) (1637 /sec)
7.43/7.67	c 7	propagations          : 105937         (312546 /sec)
7.43/7.67	c 7	conflict literals     : 2939           (42.87 % deleted)
7.43/7.67	c 7	Memory used           : 15.64 MB
7.43/7.67	c 7	CPU time              : 0.338948 s
7.43/7.67	c 7	
7.43/7.67	c 7	SATISFIABLE
7.43/7.68	c 7	OK
7.43/7.68	c 7	FOUND: _COST <= 10
7.43/7.68	c 7	DECODING HOME/temp.out WITH HOME/temp.map
7.43/7.68	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'
7.50/7.76	c 8	Decoding HOME/temp.out
7.50/7.81	c 8	OBJECTIVE _COST 10
7.50/7.81	o 10
7.50/7.81	v 83 51 179 137 177 82 113 65 112 83 131 179 85 138 179 66 171 35 33 144 177 148 87 84 132 132 164 178 67 105 172 179 104 179 126 179 174 54 7 110
7.50/7.82	c 8	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
7.50/7.83	c 8	OK
7.50/7.83	c 8	OBJECTIVE BOUND: 0 <= _COST <= 10
7.50/7.83	c 8	SEARCHING: _COST <= 5
7.50/7.85	c 8	============================[ Search Statistics ]==============================
7.50/7.85	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.50/7.85	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.50/7.85	c 8	===============================================================================
7.50/7.85	c 8	|       157 |    7750   273088  1288758 |    91029      157     19 |  3.580 % |
7.70/7.91	c 8	|       257 |    7750   273088  1288758 |   100132      257     18 |  7.148 % |
7.80/8.03	c 8	|       408 |    7750   273088  1288758 |   110145      408     21 |  7.148 % |
8.00/8.20	c 8	|       634 |    7750   273088  1288758 |   121160      634     22 |  7.148 % |
8.20/8.47	c 8	|       971 |    7750   273088  1288758 |   133276      971     25 |  7.148 % |
8.40/8.69	c 8	|      1478 |    7750   273088  1288758 |   146603     1478     21 |  7.148 % |
8.99/9.27	c 9	|      2237 |    7750   273088  1288758 |   161264     2237     27 |  7.148 % |
9.80/10.04	c 10	|      3378 |    7750   273088  1288758 |   177390     3378     24 |  7.148 % |
11.00/11.24	c 11	|      5086 |    7750   273088  1288758 |   195129     5086     27 |  7.148 % |
12.20/12.49	c 12	|      7648 |    7625   264518  1264735 |   214642     7637     25 |  7.148 % |
14.00/14.24	c 14	===============================================================================
14.00/14.24	c 14	restarts              : 14
14.00/14.24	c 14	conflicts             : 10130         (1506 /sec)
14.00/14.24	c 14	decisions             : 14846         (1.35 % random) (2207 /sec)
14.00/14.24	c 14	propagations          : 3066384        (455834 /sec)
14.00/14.24	c 14	conflict literals     : 246853         (39.03 % deleted)
14.00/14.24	c 14	Memory used           : 17.45 MB
14.00/14.24	c 14	CPU time              : 6.72698 s
14.00/14.24	c 14	
14.00/14.24	c 14	SATISFIABLE
14.00/14.24	c 14	OK
14.00/14.24	c 14	FOUND: _COST <= 5
14.00/14.24	c 14	DECODING HOME/temp.out WITH HOME/temp.map
14.00/14.24	c 14	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
14.03/14.32	c 14	Decoding HOME/temp.out
14.03/14.38	c 14	OBJECTIVE _COST 5
14.03/14.38	o 5
14.03/14.38	v 78 138 67 175 42 167 151 7 96 0 133 52 74 168 110 29 178 165 49 15 169 97 26 48 82 128 104 172 122 0 178 79 171 86 61 175 64 63 120 88
14.03/14.39	c 14	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
14.03/14.40	c 14	OK
14.03/14.40	c 14	OBJECTIVE BOUND: 0 <= _COST <= 5
14.03/14.40	c 14	SEARCHING: _COST <= 2
14.03/14.41	c 14	============================[ Search Statistics ]==============================
14.03/14.41	c 14	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
14.03/14.41	c 14	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
14.03/14.41	c 14	===============================================================================
14.03/14.41	c 14	|     10130 |    7625   264518  1264735 |    88172    10119     24 |  7.148 % |
14.28/14.54	c 14	|     10230 |    7625   264518  1264735 |    96989    10219     24 |  8.293 % |
14.38/14.67	c 14	|     10380 |    7531   263341  1261481 |   106688    10347     24 |  8.293 % |
14.48/14.79	c 15	|     10605 |    7531   263341  1261481 |   117357    10572     24 |  8.293 % |
14.68/14.99	c 15	|     10942 |    7531   263341  1261481 |   129093    10909     24 |  8.293 % |
14.98/15.30	c 15	|     11448 |    7531   263341  1261481 |   142002    11415     24 |  8.293 % |
15.59/15.82	c 16	|     12207 |    7531   263341  1261481 |   156203    12174     23 |  8.293 % |
16.39/16.68	c 16	|     13346 |    7531   263341  1261481 |   171823    13313     23 |  8.293 % |
17.79/18.08	c 18	|     15054 |    7531   263341  1261481 |   189005    15021     24 |  8.293 % |
19.78/20.05	c 20	|     17616 |    7531   263341  1261481 |   207906    17583     25 |  8.293 % |
20.28/20.52	c 20	===============================================================================
20.28/20.52	c 20	restarts              : 24
20.28/20.52	c 20	conflicts             : 18117         (1412 /sec)
20.28/20.52	c 20	decisions             : 27729         (1.40 % random) (2161 /sec)
20.28/20.52	c 20	propagations          : 5744179        (447573 /sec)
20.28/20.52	c 20	conflict literals     : 463464         (39.60 % deleted)
20.28/20.52	c 20	Memory used           : 18.61 MB
20.28/20.52	c 20	CPU time              : 12.834 s
20.28/20.52	c 20	
20.28/20.52	c 20	SATISFIABLE
20.28/20.52	c 20	OK
20.28/20.52	c 20	FOUND: _COST <= 2
20.28/20.52	c 20	DECODING HOME/temp.out WITH HOME/temp.map
20.28/20.52	c 20	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
20.30/20.60	c 20	Decoding HOME/temp.out
20.30/20.65	c 20	OBJECTIVE _COST 2
20.30/20.65	o 2
20.30/20.66	v 27 128 34 157 100 138 85 86 25 84 146 140 18 175 157 0 179 58 89 33 179 42 86 174 168 32 127 179 25 101 101 166 118 167 67 172 54 137 162 139
20.30/20.66	c 20	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
20.45/20.70	c 20	OK
20.45/20.70	c 20	OBJECTIVE BOUND: 0 <= _COST <= 2
20.45/20.70	c 20	SEARCHING: _COST <= 1
20.45/20.70	c 20	============================[ Search Statistics ]==============================
20.45/20.70	c 20	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
20.45/20.70	c 20	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
20.45/20.70	c 20	===============================================================================
20.45/20.70	c 20	|     18117 |    7412   262394  1258994 |    87464    18042     26 |  8.293 % |
20.54/20.87	c 21	|     18217 |    7412   262394  1258994 |    96211    18142     26 |  9.742 % |
20.64/20.97	c 21	|     18368 |    7412   262394  1258994 |   105832    18293     25 |  9.742 % |
20.83/21.19	c 21	|     18593 |    7412   262394  1258994 |   116415    18518     25 |  9.742 % |
21.23/21.52	c 21	|     18930 |    7412   262394  1258994 |   128057    18855     26 |  9.742 % |
21.63/22.00	c 22	|     19436 |    7412   262394  1258994 |   140862    19361     25 |  9.742 % |
22.51/22.80	c 23	|     20196 |    7412   262394  1258994 |   154948    20121     26 |  9.742 % |
23.60/23.91	c 24	|     21335 |    7412   262394  1258994 |   170443    21260     26 |  9.742 % |
24.99/25.30	c 25	|     23044 |    7412   262394  1258994 |   187488    22969     26 |  9.742 % |
27.06/27.44	c 27	|     25606 |    7412   262394  1258994 |   206237    25531     26 |  9.742 % |
30.73/31.12	c 31	|     29451 |    7412   262394  1258994 |   226860    29376     27 |  9.742 % |
36.36/36.87	c 37	|     35217 |    7412   262394  1258994 |   249546    35142     28 |  9.742 % |
43.88/44.46	c 44	|     43866 |    7412   262394  1258994 |   274501    43791     28 |  9.742 % |
55.73/56.45	c 56	|     56843 |    7412   262394  1258994 |   301951    56768     29 |  9.742 % |
74.22/75.14	c 75	===============================================================================
74.22/75.14	c 75	restarts              : 38
74.22/75.14	c 75	conflicts             : 75624         (1135 /sec)
74.22/75.14	c 75	decisions             : 113052        (1.50 % random) (1697 /sec)
74.22/75.14	c 75	propagations          : 25736780       (386282 /sec)
74.22/75.14	c 75	conflict literals     : 2201375        (42.05 % deleted)
74.22/75.14	c 75	Memory used           : 27.42 MB
74.22/75.14	c 75	CPU time              : 66.6269 s
74.22/75.14	c 75	
74.22/75.14	c 75	SATISFIABLE
74.22/75.14	c 75	OK
74.22/75.14	c 75	FOUND: _COST <= 1
74.22/75.14	c 75	DECODING HOME/temp.out WITH HOME/temp.map
74.22/75.14	c 75	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
74.27/75.23	c 75	Decoding HOME/temp.out
74.27/75.28	c 75	OBJECTIVE _COST 1
74.27/75.28	o 1
74.27/75.28	v 0 135 5 93 2 178 172 145 29 163 125 29 169 130 136 131 163 95 107 95 177 72 86 128 179 75 116 157 93 123 59 72 153 96 43 169 82 132 61 110
74.27/75.29	c 75	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
74.27/75.33	c 75	OK
74.27/75.33	c 75	OBJECTIVE BOUND: 0 <= _COST <= 1
74.27/75.33	c 75	SEARCHING: _COST <= 0
74.27/75.33	c 75	============================[ Search Statistics ]==============================
74.27/75.33	c 75	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
74.27/75.33	c 75	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
74.27/75.33	c 75	===============================================================================
74.27/75.33	c 75	|     75624 |    7328   261949  1257910 |    87316    75534     29 |  9.742 % |
74.52/75.40	c 75	|     75725 |    7328   261949  1257910 |    96047    75635     29 | 10.765 % |
74.62/75.58	c 75	|     75875 |    7328   261949  1257910 |   105652    75785     29 | 10.765 % |
74.92/75.81	c 76	|     76102 |    7328   261949  1257910 |   116218    76012     29 | 10.765 % |
75.32/76.24	c 76	|     76441 |    7328   261949  1257910 |   127839    76351     29 | 10.765 % |
76.12/77.03	c 77	|     76948 |    7328   261949  1257910 |   140623    76858     29 | 10.765 % |
76.82/77.73	c 78	|     77707 |    7328   261949  1257910 |   154686    77617     29 | 10.765 % |
78.02/78.93	c 79	|     78847 |    7328   261949  1257910 |   170154    78757     29 | 10.765 % |
80.02/80.98	c 81	|     80555 |    7328   261949  1257910 |   187170    80465     30 | 10.765 % |
82.92/83.89	c 84	|     83117 |    7328   261949  1257910 |   205887    83027     30 | 10.765 % |
87.02/87.95	c 88	|     86962 |    7328   261949  1257910 |   226476    86872     30 | 10.765 % |
93.32/94.26	c 94	|     92728 |    7328   261949  1257910 |   249123    92638     30 | 10.765 % |
104.51/105.41	c 105	|    101378 |    7328   261949  1257910 |   274036   101288     31 | 10.765 % |
119.90/120.89	c 121	|    114352 |    7328   261949  1257910 |   301439   114262     32 | 10.765 % |
142.29/143.26	c 143	|    133813 |    7328   261949  1257910 |   331583   133723     32 | 10.765 % |
148.09/149.05	c 149	===============================================================================
148.09/149.05	c 149	restarts              : 53
148.09/149.05	c 149	conflicts             : 138145        (985 /sec)
148.09/149.05	c 149	decisions             : 210009        (1.59 % random) (1497 /sec)
148.09/149.05	c 149	propagations          : 47193951       (336365 /sec)
148.09/149.05	c 149	conflict literals     : 4491593        (40.63 % deleted)
148.09/149.05	c 149	Memory used           : 38.04 MB
148.09/149.05	c 149	CPU time              : 140.306 s
148.09/149.05	c 149	
148.09/149.05	c 149	UNSATISFIABLE
148.09/149.05	c 149	OK
148.09/149.05	c 149	NOT FOUND: _COST <= 0
148.09/149.05	c 149	OK
148.09/149.05	c 149	OBJECTIVE _COST 1
148.09/149.05	s OPTIMUM FOUND
148.09/149.06	c 149	CPU 147.58 (0.06 0.03 147.52 0.55)
148.09/149.06	c 149	END Sun Jul 13 03:29:20 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-1115003-1215912410/watcher-1115003-1215912410 -o /tmp/evaluation-result-1115003-1215912410/solver-1115003-1215912410 -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-1115003-1215912410.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 4000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 4/98 15714
/proc/meminfo: memFree=1747968/2055920 swapFree=4192812/4192956
[pid=15714] ppid=15712 vsize=12272 CPUtime=0
/proc/15714/stat : 15714 (sugar++) R 15712 15714 14811 0 -1 4194304 396 0 0 0 0 0 0 0 18 0 1 0 47938355 12566528 364 996147200 4194304 4206940 548682068528 18446744073709551615 214953933822 0 0 4224 0 0 0 0 17 0 0 0
/proc/15714/statm: 3068 364 274 3 0 168 0

[startup+0.096682 s]
/proc/loadavg: 2.00 2.00 2.00 4/98 15714
/proc/meminfo: memFree=1747968/2055920 swapFree=4192812/4192956
[pid=15714] ppid=15712 vsize=16740 CPUtime=0.06
/proc/15714/stat : 15714 (sugar++) S 15712 15714 14811 0 -1 4194304 1219 128 0 0 5 1 0 0 17 0 1 0 47938355 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15714/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.101676 s]
/proc/loadavg: 2.00 2.00 2.00 4/98 15714
/proc/meminfo: memFree=1747968/2055920 swapFree=4192812/4192956
[pid=15714] ppid=15712 vsize=16740 CPUtime=0.06
/proc/15714/stat : 15714 (sugar++) S 15712 15714 14811 0 -1 4194304 1219 128 0 0 5 1 0 0 17 0 1 0 47938355 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15714/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.3017 s]
/proc/loadavg: 2.00 2.00 2.00 4/98 15714
/proc/meminfo: memFree=1747968/2055920 swapFree=4192812/4192956
[pid=15714] ppid=15712 vsize=16740 CPUtime=0.06
/proc/15714/stat : 15714 (sugar++) S 15712 15714 14811 0 -1 4194304 1219 128 0 0 5 1 0 0 17 0 1 0 47938355 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15714/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.701749 s]
/proc/loadavg: 2.00 2.00 2.00 4/98 15714
/proc/meminfo: memFree=1747968/2055920 swapFree=4192812/4192956
[pid=15714] ppid=15712 vsize=16740 CPUtime=0.06
/proc/15714/stat : 15714 (sugar++) S 15712 15714 14811 0 -1 4194304 1219 128 0 0 5 1 0 0 17 0 1 0 47938355 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15714/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+1.50184 s]
/proc/loadavg: 2.00 2.00 2.00 3/109 15726
/proc/meminfo: memFree=1727528/2055920 swapFree=4192812/4192956
[pid=15714] ppid=15712 vsize=16740 CPUtime=1.17
/proc/15714/stat : 15714 (sugar++) S 15712 15714 14811 0 -1 4194304 1296 7911 0 1 5 2 104 6 15 0 1 0 47938355 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15714/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 16740

[startup+3.10203 s]
/proc/loadavg: 2.00 2.00 2.00 4/109 15736
/proc/meminfo: memFree=1721960/2055920 swapFree=4192812/4192956
[pid=15714] ppid=15712 vsize=16740 CPUtime=1.17
/proc/15714/stat : 15714 (sugar++) S 15712 15714 14811 0 -1 4194304 1296 7911 0 1 5 2 104 6 15 0 1 0 47938355 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15714/statm: 4185 1104 409 3 0 764 0
[pid=15727] ppid=15714 vsize=5356 CPUtime=0
/proc/15727/stat : 15727 (sh) S 15714 15714 14811 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 47938479 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15727/statm: 1339 233 193 169 0 50 0
[pid=15728] ppid=15727 vsize=864308 CPUtime=1.84
/proc/15728/stat : 15728 (java) S 15727 15714 14811 0 -1 0 14287 0 1 0 176 8 0 0 20 0 9 0 47938480 885051392 13538 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15728/statm: 216077 13539 2542 9 0 210652 0
[pid=15728/tid=15729] ppid=15727 vsize=864308 CPUtime=1.03
/proc/15728/task/15729/stat : 15729 (java) R 15727 15714 14811 0 -1 64 2881 0 1 0 102 1 0 0 25 0 9 0 47938481 885051392 13539 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15728/tid=15730] ppid=15727 vsize=864308 CPUtime=0.71
/proc/15728/task/15730/stat : 15730 (java) R 15727 15714 14811 0 -1 64 10384 0 0 0 66 5 0 0 16 0 9 0 47938482 885051392 13541 996147200 134512640 134550740 4294955920 18446744073709551615 102674864 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15728/tid=15731] ppid=15727 vsize=864308 CPUtime=0
/proc/15728/task/15731/stat : 15731 (java) S 15727 15714 14811 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 47938482 885051392 13544 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15728/tid=15732] ppid=15727 vsize=864308 CPUtime=0
/proc/15728/task/15732/stat : 15732 (java) S 15727 15714 14811 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 47938482 885051392 13546 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15728/tid=15733] ppid=15727 vsize=864308 CPUtime=0
/proc/15728/task/15733/stat : 15733 (java) S 15727 15714 14811 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 47938484 885051392 13547 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15728/tid=15734] ppid=15727 vsize=864308 CPUtime=0.06
/proc/15728/task/15734/stat : 15734 (java) S 15727 15714 14811 0 -1 64 327 0 0 0 6 0 0 0 16 0 9 0 47938484 885051392 13549 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15728/tid=15735] ppid=15727 vsize=864308 CPUtime=0
/proc/15728/task/15735/stat : 15735 (java) S 15727 15714 14811 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 47938484 885051392 13551 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15728/tid=15736] ppid=15727 vsize=864308 CPUtime=0
/proc/15728/task/15736/stat : 15736 (java) S 15727 15714 14811 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 47938484 885051392 13553 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 886404

[startup+6.30139 s]
/proc/loadavg: 2.00 2.00 2.00 3/109 15736
/proc/meminfo: memFree=1670888/2055920 swapFree=4192812/4192956
[pid=15714] ppid=15712 vsize=16740 CPUtime=1.17
/proc/15714/stat : 15714 (sugar++) S 15712 15714 14811 0 -1 4194304 1297 7911 0 1 5 2 104 6 15 0 1 0 47938355 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15714/statm: 4185 1104 409 3 0 764 0
[pid=15727] ppid=15714 vsize=5356 CPUtime=0
/proc/15727/stat : 15727 (sh) S 15714 15714 14811 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 47938479 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15727/statm: 1339 233 193 169 0 50 0
[pid=15728] ppid=15727 vsize=864420 CPUtime=5.03
/proc/15728/stat : 15728 (java) S 15727 15714 14811 0 -1 0 20248 0 1 0 487 16 0 0 20 0 9 0 47938480 885166080 19390 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15728/statm: 216105 19390 2565 9 0 210652 0
[pid=15728/tid=15729] ppid=15727 vsize=864420 CPUtime=3.36
/proc/15728/task/15729/stat : 15729 (java) R 15727 15714 14811 0 -1 64 3325 0 1 0 330 6 0 0 25 0 9 0 47938481 885166080 19390 996147200 134512640 134550740 4294955920 18446744073709551615 4126542256 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15728/tid=15730] ppid=15727 vsize=864420 CPUtime=1.51
/proc/15728/task/15730/stat : 15730 (java) S 15727 15714 14811 0 -1 64 15863 0 0 0 143 8 0 0 16 0 9 0 47938482 885166080 19390 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15728/tid=15731] ppid=15727 vsize=864420 CPUtime=0
/proc/15728/task/15731/stat : 15731 (java) S 15727 15714 14811 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 47938482 885166080 19390 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15728/tid=15732] ppid=15727 vsize=864420 CPUtime=0
/proc/15728/task/15732/stat : 15732 (java) S 15727 15714 14811 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 47938482 885166080 19390 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15728/tid=15733] ppid=15727 vsize=864420 CPUtime=0
/proc/15728/task/15733/stat : 15733 (java) S 15727 15714 14811 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 47938484 885166080 19390 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15728/tid=15734] ppid=15727 vsize=864420 CPUtime=0.12
/proc/15728/task/15734/stat : 15734 (java) S 15727 15714 14811 0 -1 64 362 0 0 0 12 0 0 0 15 0 9 0 47938484 885166080 19390 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15728/tid=15735] ppid=15727 vsize=864420 CPUtime=0
/proc/15728/task/15735/stat : 15735 (java) S 15727 15714 14811 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 47938484 885166080 19390 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15728/tid=15736] ppid=15727 vsize=864420 CPUtime=0
/proc/15728/task/15736/stat : 15736 (java) S 15727 15714 14811 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 47938484 885166080 19390 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 886516

[startup+12.7011 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 15767
/proc/meminfo: memFree=1717552/2055920 swapFree=4192812/4192956
[pid=15714] ppid=15712 vsize=16872 CPUtime=7.28
/proc/15714/stat : 15714 (sugar++) S 15712 15714 14811 0 -1 4194304 1688 39669 0 5 6 2 687 33 16 0 1 0 47938355 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15714/statm: 4218 1116 414 3 0 797 0
[pid=15737] ppid=15714 vsize=17596 CPUtime=5.21
/proc/15737/stat : 15737 (minisat-inc) R 15714 15714 14811 0 -1 4194304 4297 0 0 0 518 3 0 0 25 0 1 0 47939049 18018304 4240 996147200 134512640 135134323 4294956192 18446744073709551615 134531965 0 0 4096 3 0 0 0 17 0 0 0
/proc/15737/statm: 4399 4240 79 151 0 4245 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 34468

[startup+25.5016 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 15787
/proc/meminfo: memFree=1714920/2055920 swapFree=4192812/4192956
[pid=15714] ppid=15712 vsize=16872 CPUtime=7.56
/proc/15714/stat : 15714 (sugar++) S 15712 15714 14811 0 -1 4194304 1828 47118 0 7 6 2 710 38 16 0 1 0 47938355 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15714/statm: 4218 1116 414 3 0 797 0
[pid=15737] ppid=15714 vsize=19904 CPUtime=17.62
/proc/15737/stat : 15737 (minisat-inc) R 15714 15714 14811 0 -1 4194304 4869 0 0 0 1758 4 0 0 25 0 1 0 47939049 20381696 4808 996147200 134512640 135134323 4294956192 18446744073709551615 134531891 0 0 4096 3 0 0 0 17 1 0 0
/proc/15737/statm: 4976 4808 79 151 0 4822 0
Current children cumulated CPU time (s) 25.18
Current children cumulated vsize (KiB) 36776

[startup+51.1015 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 15787
/proc/meminfo: memFree=1709744/2055920 swapFree=4192812/4192956
[pid=15714] ppid=15712 vsize=16872 CPUtime=7.56
/proc/15714/stat : 15714 (sugar++) S 15712 15714 14811 0 -1 4194304 1828 47118 0 7 6 2 710 38 16 0 1 0 47938355 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15714/statm: 4218 1116 414 3 0 797 0
[pid=15737] ppid=15714 vsize=24256 CPUtime=42.94
/proc/15737/stat : 15737 (minisat-inc) R 15714 15714 14811 0 -1 4194304 5958 0 0 0 4288 6 0 0 25 0 1 0 47939049 24838144 5897 996147200 134512640 135134323 4294956192 18446744073709551615 134532065 0 0 4096 3 0 0 0 17 1 0 0
/proc/15737/statm: 6064 5897 79 151 0 5910 0
Current children cumulated CPU time (s) 50.5
Current children cumulated vsize (KiB) 41128

[startup+102.308 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 15797
/proc/meminfo: memFree=1700144/2055920 swapFree=4192812/4192956
[pid=15714] ppid=15712 vsize=16872 CPUtime=7.72
/proc/15714/stat : 15714 (sugar++) S 15712 15714 14811 0 -1 4194304 1899 50843 0 8 6 3 722 41 16 0 1 0 47938355 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15714/statm: 4218 1116 414 3 0 797 0
[pid=15737] ppid=15714 vsize=32212 CPUtime=93.69
/proc/15737/stat : 15737 (minisat-inc) R 15714 15714 14811 0 -1 4194304 7919 0 0 0 9360 9 0 0 25 0 1 0 47939049 32985088 7856 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/15737/statm: 8053 7856 79 151 0 7899 0
Current children cumulated CPU time (s) 101.41
Current children cumulated vsize (KiB) 49084

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

[startup+127.901 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 15797
/proc/meminfo: memFree=1695088/2055920 swapFree=4192812/4192956
[pid=15714] ppid=15712 vsize=16872 CPUtime=7.72
/proc/15714/stat : 15714 (sugar++) S 15712 15714 14811 0 -1 4194304 1899 50843 0 8 6 3 722 41 16 0 1 0 47938355 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15714/statm: 4218 1116 414 3 0 797 0
[pid=15737] ppid=15714 vsize=36172 CPUtime=119.28
/proc/15737/stat : 15737 (minisat-inc) R 15714 15714 14811 0 -1 4194304 8933 0 0 0 11917 11 0 0 25 0 1 0 47939049 37040128 8870 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/15737/statm: 9043 8870 79 151 0 8889 0
Current children cumulated CPU time (s) 127
Current children cumulated vsize (KiB) 53044

[startup+140.703 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 15797
/proc/meminfo: memFree=1692912/2055920 swapFree=4192812/4192956
[pid=15714] ppid=15712 vsize=16872 CPUtime=7.72
/proc/15714/stat : 15714 (sugar++) S 15712 15714 14811 0 -1 4194304 1899 50843 0 8 6 3 722 41 16 0 1 0 47938355 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15714/statm: 4218 1116 414 3 0 797 0
[pid=15737] ppid=15714 vsize=37756 CPUtime=132.08
/proc/15737/stat : 15737 (minisat-inc) R 15714 15714 14811 0 -1 4194304 9330 0 0 0 13196 12 0 0 25 0 1 0 47939049 38662144 9267 996147200 134512640 135134323 4294956192 18446744073709551615 134528248 0 0 4096 3 0 0 0 17 0 0 0
/proc/15737/statm: 9439 9267 79 151 0 9285 0
Current children cumulated CPU time (s) 139.8
Current children cumulated vsize (KiB) 54628

[startup+143.902 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 15797
/proc/meminfo: memFree=1692528/2055920 swapFree=4192812/4192956
[pid=15714] ppid=15712 vsize=16872 CPUtime=7.72
/proc/15714/stat : 15714 (sugar++) S 15712 15714 14811 0 -1 4194304 1899 50843 0 8 6 3 722 41 16 0 1 0 47938355 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15714/statm: 4218 1116 414 3 0 797 0
[pid=15737] ppid=15714 vsize=38152 CPUtime=135.27
/proc/15737/stat : 15737 (minisat-inc) R 15714 15714 14811 0 -1 4194304 9445 0 0 0 13515 12 0 0 25 0 1 0 47939049 39067648 9382 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/15737/statm: 9538 9382 79 151 0 9384 0
Current children cumulated CPU time (s) 142.99
Current children cumulated vsize (KiB) 55024

[startup+147.101 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 15797
/proc/meminfo: memFree=1691824/2055920 swapFree=4192812/4192956
[pid=15714] ppid=15712 vsize=16872 CPUtime=7.72
/proc/15714/stat : 15714 (sugar++) S 15712 15714 14811 0 -1 4194304 1899 50843 0 8 6 3 722 41 16 0 1 0 47938355 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15714/statm: 4218 1116 414 3 0 797 0
[pid=15737] ppid=15714 vsize=38680 CPUtime=138.47
/proc/15737/stat : 15737 (minisat-inc) R 15714 15714 14811 0 -1 4194304 9565 0 0 0 13835 12 0 0 25 0 1 0 47939049 39608320 9502 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/15737/statm: 9670 9502 79 151 0 9516 0
Current children cumulated CPU time (s) 146.19
Current children cumulated vsize (KiB) 55552

[startup+147.902 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 15797
/proc/meminfo: memFree=1691568/2055920 swapFree=4192812/4192956
[pid=15714] ppid=15712 vsize=16872 CPUtime=7.72
/proc/15714/stat : 15714 (sugar++) S 15712 15714 14811 0 -1 4194304 1899 50843 0 8 6 3 722 41 16 0 1 0 47938355 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15714/statm: 4218 1116 414 3 0 797 0
[pid=15737] ppid=15714 vsize=38812 CPUtime=139.27
/proc/15737/stat : 15737 (minisat-inc) R 15714 15714 14811 0 -1 4194304 9605 0 0 0 13915 12 0 0 25 0 1 0 47939049 39743488 9542 996147200 134512640 135134323 4294956192 18446744073709551615 134532019 0 0 4096 3 0 0 0 17 0 0 0
/proc/15737/statm: 9703 9542 79 151 0 9549 0
Current children cumulated CPU time (s) 146.99
Current children cumulated vsize (KiB) 55684

[startup+148.703 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 15797
/proc/meminfo: memFree=1691312/2055920 swapFree=4192812/4192956
[pid=15714] ppid=15712 vsize=16872 CPUtime=7.72
/proc/15714/stat : 15714 (sugar++) S 15712 15714 14811 0 -1 4194304 1899 50843 0 8 6 3 722 41 16 0 1 0 47938355 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15714/statm: 4218 1116 414 3 0 797 0
[pid=15737] ppid=15714 vsize=38944 CPUtime=140.07
/proc/15737/stat : 15737 (minisat-inc) R 15714 15714 14811 0 -1 4194304 9640 0 0 0 13995 12 0 0 25 0 1 0 47939049 39878656 9577 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/15737/statm: 9736 9577 79 151 0 9582 0
Current children cumulated CPU time (s) 147.79
Current children cumulated vsize (KiB) 55816

[startup+148.903 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 15797
/proc/meminfo: memFree=1691312/2055920 swapFree=4192812/4192956
[pid=15714] ppid=15712 vsize=16872 CPUtime=7.72
/proc/15714/stat : 15714 (sugar++) S 15712 15714 14811 0 -1 4194304 1899 50843 0 8 6 3 722 41 16 0 1 0 47938355 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15714/statm: 4218 1116 414 3 0 797 0
[pid=15737] ppid=15714 vsize=38944 CPUtime=140.27
/proc/15737/stat : 15737 (minisat-inc) R 15714 15714 14811 0 -1 4194304 9644 0 0 0 14015 12 0 0 25 0 1 0 47939049 39878656 9581 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/15737/statm: 9736 9581 79 151 0 9582 0
Current children cumulated CPU time (s) 147.99
Current children cumulated vsize (KiB) 55816

[startup+149.003 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 15797
/proc/meminfo: memFree=1691312/2055920 swapFree=4192812/4192956
[pid=15714] ppid=15712 vsize=16872 CPUtime=7.72
/proc/15714/stat : 15714 (sugar++) S 15712 15714 14811 0 -1 4194304 1899 50843 0 8 6 3 722 41 16 0 1 0 47938355 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15714/statm: 4218 1116 414 3 0 797 0
[pid=15737] ppid=15714 vsize=38944 CPUtime=140.37
/proc/15737/stat : 15737 (minisat-inc) R 15714 15714 14811 0 -1 4194304 9646 0 0 0 14025 12 0 0 25 0 1 0 47939049 39878656 9583 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/15737/statm: 9736 9583 79 151 0 9582 0
Current children cumulated CPU time (s) 148.09
Current children cumulated vsize (KiB) 55816

Child status: 0
Real time (s): 149.069
CPU time (s): 148.183
CPU user time (s): 147.595
CPU system time (s): 0.58891
CPU usage (%): 99.406
Max. virtual memory (cumulated for all children) (KiB): 886516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 147.595
system time used= 0.58891
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 62470
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= 4564
involuntary context switches= 5671

runsolver used 0.199969 second user time and 0.640902 second system time

The end

Launcher Data (download as text)

Begin job on node85 at 2008-07-13 03:26:51
IDJOB=1115003
IDBENCH=61804
IDSOLVER=367
FILE ID=node85/1115003-1215912410
PBS_JOBID= 7903740
Free space on /tmp= 126840 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= bf2b5d2944d64cfbe674b71a5942c68c
RANDOM SEED=893609569

node85.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.225
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.225
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1748448 kB
Buffers:         32540 kB
Cached:          86664 kB
SwapCached:          0 kB
Active:         205248 kB
Inactive:        53024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1748448 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2660 kB
Writeback:           0 kB
Mapped:         151572 kB
Slab:            31492 kB
Committed_AS:   477512 kB
PageTables:       4180 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= 126840 MiB
End job on node85 at 2008-07-13 03:29:20