Trace number 1114915

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-incMSAT (TO)1 3600.06 3605.13

General information on the benchmark

Namecsp/tightness0.9/
normalized-rand-2-40-180-84-900-40_ext.xml
MD5SUMa91b122166d09430f4c9a44f5a97b7f6
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints1
Best CPU time to get the best result obtained on this benchmark3600.06
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.08	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.00/0.08	c 0	BEGIN Sun Jul 13 03:01:30 2008
0.00/0.08	c 0	PID 22695
0.00/0.08	c 0	HOST node23.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-1114915-1215910890.xml TO HOME/temp.csp
0.00/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1114915-1215910890.xml' 'HOME/temp.csp'
0.06/0.98	c 1	1 domains, 40 variables, 0 predicates, 84 relations, 84 constraints
0.93/1.03	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.93/1.03	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.94/1.11	c 1	Parsing HOME/temp.csp
2.58/2.78	c 3	parsed 209 expressions
2.58/2.78	c 3	Heap : 30 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.58/2.78	c 3	MAX CSP: 84 constraints
2.58/2.78	c 3	Converting to clausal form CSP
2.67/2.80	c 3	converted 30 (10%) expressions
2.67/2.83	c 3	converted 60 (20%) expressions
2.67/2.86	c 3	converted 89 (30%) expressions
2.67/2.88	c 3	converted 119 (40%) expressions
2.97/3.19	c 3	converted 148 (50%) expressions
3.17/3.36	c 4	converted 178 (60%) expressions
3.27/3.45	c 4	converted 208 (70%) expressions
3.37/3.58	c 4	converted 237 (80%) expressions
3.57/3.70	c 4	converted 267 (90%) expressions
3.67/3.83	c 4	converted 296 (100%) expressions
3.67/3.83	c 4	CSP : 208 integers, 0 booleans, 251 clauses, largest domain size 180
3.67/3.83	c 4	Heap : 60 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.67/3.83	c 4	Propagation in CSP
3.67/3.85	c 4	81 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.67/3.85	c 4	CSP : 208 integers, 0 booleans, 251 clauses, largest domain size 180
3.67/3.85	c 4	Heap : 60 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.67/3.85	c 4	Simplifing CSP by introducing new Boolean variables
3.67/3.85	c 4	CSP : 208 integers, 0 booleans, 251 clauses, largest domain size 180
3.67/3.85	c 4	Heap : 60 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.87/4.03	c 4	Encoding CSP to SAT : HOME/temp.cnf
3.87/4.05	c 4	21 (10%) CSP integer variables are encoded (3738 clauses, 46457 bytes)
3.87/4.06	c 4	42 (20%) CSP integer variables are encoded (7120 clauses, 90423 bytes)
3.87/4.06	c 4	63 (30%) CSP integer variables are encoded (7120 clauses, 90423 bytes)
3.87/4.06	c 4	84 (40%) CSP integer variables are encoded (7120 clauses, 90423 bytes)
3.87/4.06	c 4	104 (50%) CSP integer variables are encoded (7120 clauses, 90423 bytes)
3.87/4.06	c 4	125 (60%) CSP integer variables are encoded (7203 clauses, 91502 bytes)
3.87/4.06	c 4	146 (70%) CSP integer variables are encoded (7658 clauses, 97417 bytes)
3.87/4.06	c 4	167 (80%) CSP integer variables are encoded (7815 clauses, 99458 bytes)
3.87/4.06	c 4	188 (90%) CSP integer variables are encoded (7890 clauses, 100433 bytes)
3.87/4.06	c 4	208 (100%) CSP integer variables are encoded (8004 clauses, 101915 bytes)
4.76/4.94	c 5	26 (10%) CSP clauses are encoded (86800 clauses, 2281725 bytes)
5.54/5.75	c 6	51 (20%) CSP clauses are encoded (162300 clauses, 4498221 bytes)
6.33/6.57	c 7	76 (30%) CSP clauses are encoded (238007 clauses, 6720583 bytes)
6.63/6.82	c 7	101 (40%) CSP clauses are encoded (262179 clauses, 7428928 bytes)
6.63/6.84	c 7	126 (50%) CSP clauses are encoded (266564 clauses, 7504967 bytes)
6.63/6.84	c 7	151 (60%) CSP clauses are encoded (266771 clauses, 7508302 bytes)
6.63/6.85	c 7	176 (70%) CSP clauses are encoded (270480 clauses, 7575219 bytes)
6.63/6.85	c 7	201 (80%) CSP clauses are encoded (270699 clauses, 7578754 bytes)
6.63/6.85	c 7	226 (90%) CSP clauses are encoded (271162 clauses, 7586604 bytes)
6.63/6.85	c 7	251 (100%) CSP clauses are encoded (272672 clauses, 7613078 bytes)
6.63/6.86	c 7	251 CSP clauses encoded
6.63/6.86	c 7	Writing map file : HOME/temp.map
6.63/6.86	c 7	Heap : 24 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
6.63/6.86	c 7	SAT : 8212 SAT variables, 272672 SAT clauses, 7613078 bytes
6.63/6.86	c 7	Heap : 24 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
6.63/6.89	c 7	OBJECTIVE minimize _COST
6.63/6.89	c 7	SOLVING HOME/temp.cnf
6.63/6.89	c 7	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
6.63/6.89	c 7	This is MiniSat 2.0 beta incremental
6.63/6.89	c 7	WARNING: for repeatability, setting FPU to use double precision
6.63/6.89	c 7	============================[ Problem Statistics ]=============================
6.63/6.89	c 7	|                                                                             |
6.63/6.89	c 7	|  Number of variables:  8212                                                 |
6.63/6.89	c 7	|  Number of clauses:    272672                                               |
6.72/7.06	c 7	|  Parsing time:         0.15         s                                       |
6.72/7.06	c 7	OK
6.72/7.06	c 7	OBJECTIVE BOUND: 0 <= _COST <= 
6.72/7.06	c 7	SEARCHING: _COST <= 42
6.72/7.06	c 7	============================[ Search Statistics ]==============================
6.72/7.06	c 7	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.72/7.06	c 7	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.72/7.06	c 7	===============================================================================
6.72/7.06	c 7	|         0 |    8212   272672  1286687 |    90890        0    nan |  0.000 % |
6.72/7.10	c 7	===============================================================================
6.72/7.10	c 7	restarts              : 1
6.72/7.10	c 7	conflicts             : 6             (31 /sec)
6.72/7.10	c 7	decisions             : 84            (0.00 % random) (438 /sec)
6.72/7.10	c 7	propagations          : 15458          (80523 /sec)
6.72/7.10	c 7	conflict literals     : 146            (32.41 % deleted)
6.72/7.10	c 7	Memory used           : 15.14 MB
6.72/7.10	c 7	CPU time              : 0.19197 s
6.72/7.10	c 7	
6.72/7.10	c 7	SATISFIABLE
6.72/7.10	c 7	OK
6.72/7.10	c 7	FOUND: _COST <= 42
6.72/7.10	s SATISFIABLE
6.72/7.10	c 7	DECODING HOME/temp.out WITH HOME/temp.map
6.72/7.10	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.72/7.18	c 7	Decoding HOME/temp.out
6.72/7.27	c 8	OBJECTIVE _COST 42
6.72/7.27	o 42
6.72/7.27	v 51 179 161 173 142 96 138 171 173 95 121 175 175 161 150 134 176 178 80 156 114 179 179 167 179 178 170 179 164 1 179 170 169 179 175 179 179 179 179 179
6.73/7.30	c 8	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
6.73/7.32	c 8	OK
6.73/7.32	c 8	OBJECTIVE BOUND: 0 <= _COST <= 42
6.73/7.32	c 8	SEARCHING: _COST <= 21
6.73/7.33	c 8	============================[ Search Statistics ]==============================
6.73/7.33	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.73/7.33	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.73/7.33	c 8	===============================================================================
6.73/7.33	c 8	|         6 |    8212   272672  1286687 |    90890        6     24 |  0.000 % |
6.73/7.39	c 8	|       107 |    8212   272672  1286687 |    99979      107     21 |  3.580 % |
6.93/7.53	c 8	|       260 |    8212   272672  1286687 |   109977      260     22 |  3.580 % |
6.93/7.60	c 8	===============================================================================
7.42/7.60	c 8	restarts              : 4
7.42/7.60	c 8	conflicts             : 335           (711 /sec)
7.42/7.60	c 8	decisions             : 986           (1.42 % random) (2094 /sec)
7.42/7.60	c 8	propagations          : 163306         (346775 /sec)
7.42/7.60	c 8	conflict literals     : 7089           (46.93 % deleted)
7.42/7.60	c 8	Memory used           : 15.92 MB
7.42/7.60	c 8	CPU time              : 0.470928 s
7.42/7.60	c 8	
7.42/7.60	c 8	SATISFIABLE
7.42/7.61	c 8	OK
7.42/7.61	c 8	FOUND: _COST <= 21
7.42/7.61	c 8	DECODING HOME/temp.out WITH HOME/temp.map
7.42/7.61	c 8	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
7.42/7.69	c 8	Decoding HOME/temp.out
7.42/7.74	c 8	OBJECTIVE _COST 21
7.42/7.74	o 21
7.42/7.75	v 178 176 139 144 176 164 47 98 138 179 26 52 144 158 57 69 14 159 79 170 179 177 28 53 44 169 31 166 178 167 150 10 135 9 178 179 177 179 174 138
7.42/7.75	c 8	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
7.42/7.77	c 8	OK
7.42/7.77	c 8	OBJECTIVE BOUND: 0 <= _COST <= 21
7.42/7.77	c 8	SEARCHING: _COST <= 10
7.42/7.78	c 8	============================[ Search Statistics ]==============================
7.42/7.78	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.42/7.78	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.42/7.78	c 8	===============================================================================
7.42/7.78	c 8	|       335 |    7918   272672  1286687 |    90890      335     21 |  3.580 % |
7.60/7.87	c 8	|       435 |    7918   272672  1286687 |    99979      435     19 |  5.626 % |
7.70/7.98	c 8	|       585 |    7918   272672  1286687 |   109977      585     19 |  5.626 % |
7.90/8.16	c 8	|       810 |    7918   272672  1286687 |   120975      810     19 |  5.626 % |
8.20/8.43	c 9	|      1147 |    7918   272672  1286687 |   133073     1147     19 |  5.626 % |
8.59/8.84	c 9	|      1653 |    7918   272672  1286687 |   146380     1653     19 |  5.626 % |
9.19/9.49	c 10	|      2412 |    7918   272672  1286687 |   161018     2412     19 |  5.626 % |
9.58/9.86	c 10	===============================================================================
9.58/9.86	c 10	restarts              : 11
9.58/9.86	c 10	conflicts             : 2701          (1064 /sec)
9.58/9.86	c 10	decisions             : 5111          (1.31 % random) (2013 /sec)
9.58/9.86	c 10	propagations          : 1228219        (483624 /sec)
9.58/9.86	c 10	conflict literals     : 54545          (49.51 % deleted)
9.58/9.86	c 10	Memory used           : 16.43 MB
9.58/9.86	c 10	CPU time              : 2.53961 s
9.58/9.86	c 10	
9.58/9.86	c 10	SATISFIABLE
9.58/9.86	c 10	OK
9.58/9.86	c 10	FOUND: _COST <= 10
9.58/9.86	c 10	DECODING HOME/temp.out WITH HOME/temp.map
9.58/9.86	c 10	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
9.64/9.94	c 10	Decoding HOME/temp.out
9.64/10.00	c 10	OBJECTIVE _COST 10
9.64/10.00	o 10
9.64/10.00	v 174 171 3 149 134 7 160 140 139 179 167 158 153 85 137 69 15 107 157 48 179 166 131 127 52 125 101 178 106 75 176 16 160 172 175 8 133 179 174 171
9.64/10.00	c 10	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
9.64/10.02	c 10	OK
9.64/10.02	c 10	OBJECTIVE BOUND: 0 <= _COST <= 10
9.64/10.02	c 10	SEARCHING: _COST <= 5
9.64/10.04	c 10	============================[ Search Statistics ]==============================
9.64/10.04	c 10	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.64/10.04	c 10	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
9.64/10.04	c 10	===============================================================================
9.64/10.04	c 10	|      2701 |    7750   272672  1286687 |    90890     2701     20 |  5.626 % |
9.64/10.09	c 10	|      2802 |    7750   272672  1286687 |    99979     2802     20 |  7.148 % |
9.94/10.25	c 11	|      2954 |    7750   272672  1286687 |   109977     2954     20 |  7.148 % |
10.14/10.47	c 11	|      3181 |    7625   264102  1262664 |   120975     3177     20 |  7.148 % |
10.64/10.94	c 11	|      3519 |    7625   264102  1262664 |   133073     3515     20 |  7.148 % |
11.23/11.56	c 12	|      4026 |    7625   264102  1262664 |   146380     4022     20 |  7.148 % |
12.12/12.40	c 13	|      4787 |    7625   264102  1262664 |   161018     4783     21 |  7.148 % |
13.51/13.84	c 14	|      5926 |    7625   264102  1262664 |   177120     5922     21 |  7.148 % |
14.99/15.39	c 16	|      7637 |    7625   264102  1262664 |   194832     7633     22 |  7.148 % |
18.37/18.79	c 19	|     10199 |    7625   264102  1262664 |   214315    10195     23 |  7.148 % |
24.31/24.73	c 25	|     14043 |    7625   264102  1262664 |   235746    14039     25 |  7.148 % |
30.75/31.29	c 32	|     19812 |    7625   264102  1262664 |   259321    19808     25 |  7.148 % |
43.12/43.71	c 44	|     28461 |    7625   264102  1262664 |   285253    28457     26 |  7.148 % |
60.25/61.08	c 61	|     41436 |    7625   264102  1262664 |   313779    41432     28 |  7.148 % |
96.61/97.79	c 98	|     60897 |    7625   264102  1262664 |   345157    60893     30 |  7.148 % |
128.41/129.86	c 130	|     90089 |    7625   264102  1262664 |   379672    90085     30 |  7.148 % |
202.91/205.03	c 205	|    133878 |    7625   264102  1262664 |   417640   133874     31 |  7.148 % |
298.31/301.31	c 302	|    199563 |    7625   264102  1262664 |   459404   199559     32 |  7.148 % |
556.62/560.43	c 561	|    298089 |    7625   264102  1262664 |   505344   298085     35 |  7.148 % |
1144.42/1148.48	c 1149	|    445880 |    7625   264102  1262664 |   555879   445876     38 |  7.148 % |
1639.00/1643.20	c 1643	|    667563 |    7625   264102  1262664 |   611466   135424     37 |  7.148 % |
1712.57/1716.83	c 1717	===============================================================================
1712.57/1716.84	c 1717	restarts              : 32
1712.57/1716.84	c 1717	conflicts             : 713722        (419 /sec)
1712.57/1716.84	c 1717	decisions             : 972984        (1.40 % random) (571 /sec)
1712.57/1716.84	c 1717	propagations          : 308084848      (180686 /sec)
1712.57/1716.84	c 1717	conflict literals     : 27067294       (42.39 % deleted)
1712.57/1716.84	c 1717	Memory used           : 122.59 MB
1712.57/1716.84	c 1717	CPU time              : 1705.08 s
1712.57/1716.84	c 1717	
1712.57/1716.84	c 1717	SATISFIABLE
1712.57/1716.84	c 1717	OK
1712.57/1716.84	c 1717	FOUND: _COST <= 5
1712.57/1716.84	c 1717	DECODING HOME/temp.out WITH HOME/temp.map
1712.57/1716.84	c 1717	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1712.61/1716.92	c 1717	Decoding HOME/temp.out
1712.61/1716.96	c 1717	OBJECTIVE _COST 5
1712.61/1716.96	o 5
1712.61/1716.96	v 21 164 37 111 14 87 21 70 140 76 17 44 144 80 90 100 112 127 10 3 179 172 111 124 65 82 116 154 45 4 174 19 80 52 156 116 107 117 152 136
1712.61/1716.96	c 1717	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
1712.74/1717.08	c 1717	OK
1712.74/1717.08	c 1717	OBJECTIVE BOUND: 0 <= _COST <= 5
1712.74/1717.08	c 1717	SEARCHING: _COST <= 2
1712.74/1717.08	c 1717	============================[ Search Statistics ]==============================
1712.74/1717.08	c 1717	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1712.74/1717.08	c 1717	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1712.74/1717.08	c 1717	===============================================================================
1712.74/1717.08	c 1717	|    713722 |    7531   262925  1259410 |    87641   181583     35 |  7.148 % |
1714.05/1718.39	c 1719	|    713824 |    7531   262925  1259410 |    96405    17874     28 |  8.293 % |
1714.25/1718.58	c 1719	|    713974 |    7531   262925  1259410 |   106046    18024     28 |  8.293 % |
1714.55/1718.86	c 1719	|    714200 |    7531   262925  1259410 |   116651    18250     28 |  8.293 % |
1714.75/1719.06	c 1719	|    714538 |    7531   262925  1259410 |   128316    18588     28 |  8.293 % |
1715.25/1719.51	c 1720	|    715044 |    7531   262925  1259410 |   141147    19094     28 |  8.293 % |
1716.05/1720.33	c 1721	|    715803 |    7531   262925  1259410 |   155262    19853     28 |  8.293 % |
1717.16/1721.44	c 1722	|    716942 |    7531   262925  1259410 |   170788    20992     28 |  8.293 % |
1718.85/1723.16	c 1723	|    718651 |    7531   262925  1259410 |   187867    22701     29 |  8.293 % |
1721.05/1725.31	c 1726	|    721214 |    7531   262925  1259410 |   206654    25264     28 |  8.293 % |
1724.55/1728.80	c 1729	|    725059 |    7531   262925  1259410 |   227319    29109     28 |  8.293 % |
1731.55/1735.89	c 1736	|    730827 |    7531   262925  1259410 |   250051    34877     28 |  8.293 % |
1742.04/1746.34	c 1747	|    739477 |    7531   262925  1259410 |   275057    43527     28 |  8.293 % |
1759.93/1764.27	c 1765	|    752455 |    7531   262925  1259410 |   302562    56505     28 |  8.293 % |
1787.52/1791.85	c 1792	|    771918 |    7531   262925  1259410 |   332819    75968     29 |  8.293 % |
1832.80/1837.15	c 1837	|    801110 |    7531   262925  1259410 |   366100   105160     31 |  8.293 % |
1914.16/1918.54	c 1919	|    844899 |    7531   262925  1259410 |   402711   148949     33 |  8.293 % |
2061.41/2065.81	c 2066	|    910584 |    7531   262925  1259410 |   442982   214634     34 |  8.293 % |
2349.27/2353.89	c 2354	|   1009110 |    7531   262925  1259410 |   487280   313160     36 |  8.293 % |
2901.32/2906.18	c 2906	|   1156899 |    7531   262925  1259410 |   536008   460949     39 |  8.293 % |
2977.79/2982.65	c 2983	===============================================================================
2977.79/2982.65	c 2983	restarts              : 52
2977.79/2982.65	c 2983	conflicts             : 1182905       (398 /sec)
2977.79/2982.65	c 2983	decisions             : 1614144       (1.48 % random) (543 /sec)
2977.79/2982.65	c 2983	propagations          : 498294373      (167768 /sec)
2977.79/2982.65	c 2983	conflict literals     : 45200300       (43.54 % deleted)
2977.79/2982.65	c 2983	Memory used           : 125.70 MB
2977.79/2982.65	c 2983	CPU time              : 2970.14 s
2977.79/2982.65	c 2983	
2977.79/2982.65	c 2983	SATISFIABLE
2977.79/2982.65	c 2983	OK
2977.79/2982.65	c 2983	FOUND: _COST <= 2
2977.79/2982.65	c 2983	DECODING HOME/temp.out WITH HOME/temp.map
2977.79/2982.65	c 2983	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
2977.84/2982.73	c 2983	Decoding HOME/temp.out
2977.84/2982.77	c 2983	OBJECTIVE _COST 2
2977.84/2982.77	o 2
2977.84/2982.77	v 147 163 78 29 168 145 122 115 90 155 128 132 8 82 130 90 88 175 3 147 79 173 97 175 104 62 157 177 179 115 179 23 91 157 92 166 118 172 162 95
2977.84/2982.77	c 2983	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
2978.06/2982.99	c 2983	OK
2978.06/2982.99	c 2983	OBJECTIVE BOUND: 0 <= _COST <= 2
2978.06/2982.99	c 2983	SEARCHING: _COST <= 1
2978.06/2982.99	c 2983	============================[ Search Statistics ]==============================
2978.06/2982.99	c 2983	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2978.06/2982.99	c 2983	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2978.06/2982.99	c 2983	===============================================================================
2978.06/2982.99	c 2983	|   1182905 |    7412   261978  1256923 |    87326   486955     38 |  8.293 % |
3020.64/3025.52	c 3026	|   1183005 |    7412   261978  1256923 |    96058    19096     23 |  9.742 % |
3020.74/3025.64	c 3026	|   1183157 |    7412   261978  1256923 |   105664    19248     23 |  9.742 % |
3021.04/3025.93	c 3026	|   1183383 |    7412   261978  1256923 |   116230    19474     23 |  9.742 % |
3021.44/3026.32	c 3027	|   1183721 |    7412   261978  1256923 |   127853    19812     23 |  9.742 % |
3022.04/3026.93	c 3027	|   1184227 |    7412   261978  1256923 |   140639    20318     24 |  9.742 % |
3022.74/3027.67	c 3028	|   1184987 |    7412   261978  1256923 |   154703    21078     24 |  9.742 % |
3023.84/3028.79	c 3029	|   1186129 |    7412   261978  1256923 |   170173    22220     24 |  9.742 % |
3026.14/3031.04	c 3031	|   1187837 |    7412   261978  1256923 |   187191    23928     25 |  9.742 % |
3028.85/3033.77	c 3034	|   1190400 |    7412   261978  1256923 |   205910    26491     25 |  9.742 % |
3033.35/3038.26	c 3039	|   1194246 |    7412   261978  1256923 |   226501    30337     25 |  9.742 % |
3038.94/3043.83	c 3044	|   1200012 |    7412   261978  1256923 |   249151    36103     26 |  9.742 % |
3046.14/3051.04	c 3051	|   1208661 |    7412   261978  1256923 |   274066    44752     27 |  9.742 % |
3060.53/3065.47	c 3066	|   1221635 |    7412   261978  1256923 |   301473    57726     27 |  9.742 % |
3087.12/3092.10	c 3092	|   1241100 |    7412   261978  1256923 |   331620    77191     28 |  9.742 % |
3123.70/3128.67	c 3129	|   1270292 |    7412   261978  1256923 |   364782   106383     29 |  9.742 % |
3198.16/3203.10	c 3203	|   1314082 |    7412   261978  1256923 |   401260   150173     29 |  9.742 % |
3312.62/3317.64	c 3318	|   1379766 |    7412   261978  1256923 |   441386   215857     30 |  9.742 % |
3600.01/3605.11	c ERROR INTERRUPTED
3600.01/3605.13	c 3605	CPU 3599.25 (0.06 0.02 3599.19 0.76)
3600.01/3605.13	c 3605	END Sun Jul 13 04:01: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-1114915-1215910890/watcher-1114915-1215910890 -o /tmp/evaluation-result-1114915-1215910890/solver-1114915-1215910890 -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-1114915-1215910890.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 1.98 2.00 4/73 22695
/proc/meminfo: memFree=1882904/2055920 swapFree=4181104/4192956
[pid=22695] ppid=22693 vsize=12268 CPUtime=0
/proc/22695/stat : 22695 (sugar++) R 22693 22695 21477 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 47791015 12562432 316 996147200 4194304 4206940 548682068528 18446744073709551615 238487829093 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/22695/statm: 3067 316 241 3 0 167 0

[startup+0.0927261 s]
/proc/loadavg: 2.00 1.98 2.00 4/73 22695
/proc/meminfo: memFree=1882904/2055920 swapFree=4181104/4192956
[pid=22695] ppid=22693 vsize=16740 CPUtime=0.06
/proc/22695/stat : 22695 (sugar++) S 22693 22695 21477 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 47791015 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22695/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.102731 s]
/proc/loadavg: 2.00 1.98 2.00 4/73 22695
/proc/meminfo: memFree=1882904/2055920 swapFree=4181104/4192956
[pid=22695] ppid=22693 vsize=16740 CPUtime=0.06
/proc/22695/stat : 22695 (sugar++) S 22693 22695 21477 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 47791015 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22695/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.301744 s]
/proc/loadavg: 2.00 1.98 2.00 4/73 22695
/proc/meminfo: memFree=1882904/2055920 swapFree=4181104/4192956
[pid=22695] ppid=22693 vsize=16740 CPUtime=0.06
/proc/22695/stat : 22695 (sugar++) S 22693 22695 21477 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 47791015 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22695/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.702789 s]
/proc/loadavg: 2.00 1.98 2.00 4/73 22695
/proc/meminfo: memFree=1882904/2055920 swapFree=4181104/4192956
[pid=22695] ppid=22693 vsize=16740 CPUtime=0.06
/proc/22695/stat : 22695 (sugar++) S 22693 22695 21477 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 47791015 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22695/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+1.50288 s]
/proc/loadavg: 2.00 1.98 2.00 2/84 22707
/proc/meminfo: memFree=1860096/2055920 swapFree=4181104/4192956
[pid=22695] ppid=22693 vsize=16740 CPUtime=0.94
/proc/22695/stat : 22695 (sugar++) S 22693 22695 21477 0 -1 4194304 1296 8001 0 1 5 1 81 7 16 0 1 0 47791015 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22695/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.94
Current children cumulated vsize (KiB) 16740

[startup+3.10107 s]
/proc/loadavg: 2.00 1.98 2.00 3/84 22717
/proc/meminfo: memFree=1852288/2055920 swapFree=4181104/4192956
[pid=22695] ppid=22693 vsize=16740 CPUtime=0.94
/proc/22695/stat : 22695 (sugar++) S 22693 22695 21477 0 -1 4194304 1296 8001 0 1 5 1 81 7 15 0 1 0 47791015 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22695/statm: 4185 1104 409 3 0 764 0
[pid=22708] ppid=22695 vsize=5356 CPUtime=0
/proc/22708/stat : 22708 (sh) S 22695 22695 21477 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 47791119 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22708/statm: 1339 233 193 169 0 50 0
[pid=22709] ppid=22708 vsize=864220 CPUtime=2.03
/proc/22709/stat : 22709 (java) S 22708 22695 21477 0 -1 0 15067 0 1 0 195 8 0 0 18 0 9 0 47791119 884961280 14306 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22709/statm: 216055 14306 2540 9 0 210630 0
[pid=22709/tid=22710] ppid=22708 vsize=864220 CPUtime=1.08
/proc/22709/task/22710/stat : 22710 (java) R 22708 22695 21477 0 -1 64 2878 0 1 0 107 1 0 0 25 0 9 0 47791120 884961280 14306 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22709/tid=22711] ppid=22708 vsize=864220 CPUtime=0.86
/proc/22709/task/22711/stat : 22711 (java) R 22708 22695 21477 0 -1 64 11162 0 0 0 81 5 0 0 17 0 9 0 47791121 884961280 14306 996147200 134512640 134550740 4294955920 18446744073709551615 104181422 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22709/tid=22712] ppid=22708 vsize=864220 CPUtime=0
/proc/22709/task/22712/stat : 22712 (java) S 22708 22695 21477 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 47791122 884961280 14306 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22709/tid=22713] ppid=22708 vsize=864220 CPUtime=0
/proc/22709/task/22713/stat : 22713 (java) S 22708 22695 21477 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 47791122 884961280 14306 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22709/tid=22714] ppid=22708 vsize=864220 CPUtime=0
/proc/22709/task/22714/stat : 22714 (java) S 22708 22695 21477 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 47791124 884961280 14306 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22709/tid=22715] ppid=22708 vsize=864220 CPUtime=0.06
/proc/22709/task/22715/stat : 22715 (java) S 22708 22695 21477 0 -1 64 330 0 0 0 6 0 0 0 16 0 9 0 47791124 884961280 14306 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22709/tid=22716] ppid=22708 vsize=864220 CPUtime=0
/proc/22709/task/22716/stat : 22716 (java) S 22708 22695 21477 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 47791124 884961280 14306 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22709/tid=22717] ppid=22708 vsize=864220 CPUtime=0
/proc/22709/task/22717/stat : 22717 (java) S 22708 22695 21477 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 47791124 884961280 14306 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 886316

[startup+6.30242 s]
/proc/loadavg: 2.08 2.00 2.01 3/84 22717
/proc/meminfo: memFree=1805888/2055920 swapFree=4181104/4192956
[pid=22695] ppid=22693 vsize=16740 CPUtime=0.95
/proc/22695/stat : 22695 (sugar++) S 22693 22695 21477 0 -1 4194304 1297 8001 0 1 6 1 81 7 15 0 1 0 47791015 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22695/statm: 4185 1104 409 3 0 764 0
[pid=22708] ppid=22695 vsize=5356 CPUtime=0
/proc/22708/stat : 22708 (sh) S 22695 22695 21477 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 47791119 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22708/statm: 1339 233 193 169 0 50 0
[pid=22709] ppid=22708 vsize=864332 CPUtime=5.19
/proc/22709/stat : 22709 (java) S 22708 22695 21477 0 -1 0 20251 0 1 0 505 14 0 0 18 0 9 0 47791119 885075968 19382 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22709/statm: 216083 19382 2565 9 0 210630 0
[pid=22709/tid=22710] ppid=22708 vsize=864332 CPUtime=3.54
/proc/22709/task/22710/stat : 22710 (java) R 22708 22695 21477 0 -1 64 3323 0 1 0 349 5 0 0 25 0 9 0 47791120 885075968 19382 996147200 134512640 134550740 4294955920 18446744073709551615 4126548492 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22709/tid=22711] ppid=22708 vsize=864332 CPUtime=1.49
/proc/22709/task/22711/stat : 22711 (java) S 22708 22695 21477 0 -1 64 15866 0 0 0 142 7 0 0 16 0 9 0 47791121 885075968 19382 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22709/tid=22712] ppid=22708 vsize=864332 CPUtime=0
/proc/22709/task/22712/stat : 22712 (java) S 22708 22695 21477 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 47791122 885075968 19382 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22709/tid=22713] ppid=22708 vsize=864332 CPUtime=0
/proc/22709/task/22713/stat : 22713 (java) S 22708 22695 21477 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 47791122 885075968 19382 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22709/tid=22714] ppid=22708 vsize=864332 CPUtime=0
/proc/22709/task/22714/stat : 22714 (java) S 22708 22695 21477 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 47791124 885075968 19382 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22709/tid=22715] ppid=22708 vsize=864332 CPUtime=0.12
/proc/22709/task/22715/stat : 22715 (java) S 22708 22695 21477 0 -1 64 365 0 0 0 12 0 0 0 15 0 9 0 47791124 885075968 19382 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22709/tid=22716] ppid=22708 vsize=864332 CPUtime=0
/proc/22709/task/22716/stat : 22716 (java) S 22708 22695 21477 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 47791124 885075968 19382 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22709/tid=22717] ppid=22708 vsize=864332 CPUtime=0
/proc/22709/task/22717/stat : 22717 (java) S 22708 22695 21477 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 47791124 885075968 19382 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 886428

[startup+12.7012 s]
/proc/loadavg: 2.07 2.00 2.00 3/75 22748
/proc/meminfo: memFree=1853512/2055920 swapFree=4181104/4192956
[pid=22695] ppid=22693 vsize=16872 CPUtime=7.21
/proc/22695/stat : 22695 (sugar++) S 22693 22695 21477 0 -1 4194304 1688 39758 0 5 6 2 680 33 15 0 1 0 47791015 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22695/statm: 4218 1116 414 3 0 797 0
[pid=22718] ppid=22695 vsize=16956 CPUtime=5.21
/proc/22718/stat : 22718 (minisat-inc) R 22695 22695 21477 0 -1 4194304 4145 0 0 0 519 2 0 0 25 0 1 0 47791704 17362944 4088 996147200 134512640 135134323 4294956192 18446744073709551615 134531971 0 0 4096 3 0 0 0 17 1 0 0
/proc/22718/statm: 4239 4088 80 151 0 4085 0
Current children cumulated CPU time (s) 12.42
Current children cumulated vsize (KiB) 33828

[startup+25.5026 s]
/proc/loadavg: 2.06 2.00 2.00 3/75 22748
/proc/meminfo: memFree=1852232/2055920 swapFree=4181104/4192956
[pid=22695] ppid=22693 vsize=16872 CPUtime=7.21
/proc/22695/stat : 22695 (sugar++) S 22693 22695 21477 0 -1 4194304 1688 39758 0 5 6 2 680 33 16 0 1 0 47791015 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22695/statm: 4218 1116 414 3 0 797 0
[pid=22718] ppid=22695 vsize=18420 CPUtime=17.89
/proc/22718/stat : 22718 (minisat-inc) R 22695 22695 21477 0 -1 4194304 4511 0 0 0 1786 3 0 0 25 0 1 0 47791704 18862080 4454 996147200 134512640 135134323 4294956192 18446744073709551615 134531965 0 0 4096 3 0 0 0 17 1 0 0
/proc/22718/statm: 4605 4454 80 151 0 4451 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 35292

[startup+51.1015 s]
/proc/loadavg: 2.04 2.00 2.00 3/75 22748
/proc/meminfo: memFree=1849288/2055920 swapFree=4181104/4192956
[pid=22695] ppid=22693 vsize=16872 CPUtime=7.21
/proc/22695/stat : 22695 (sugar++) S 22693 22695 21477 0 -1 4194304 1688 39758 0 5 6 2 680 33 16 0 1 0 47791015 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22695/statm: 4218 1116 414 3 0 797 0
[pid=22718] ppid=22695 vsize=21348 CPUtime=43.24
/proc/22718/stat : 22718 (minisat-inc) R 22695 22695 21477 0 -1 4194304 5249 0 0 0 4320 4 0 0 25 0 1 0 47791704 21860352 5192 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/22718/statm: 5337 5192 80 151 0 5183 0
Current children cumulated CPU time (s) 50.45
Current children cumulated vsize (KiB) 38220

[startup+102.306 s]
/proc/loadavg: 2.01 2.00 2.00 3/75 22748
/proc/meminfo: memFree=1844040/2055920 swapFree=4181104/4192956
[pid=22695] ppid=22693 vsize=16872 CPUtime=7.21
/proc/22695/stat : 22695 (sugar++) S 22693 22695 21477 0 -1 4194304 1688 39758 0 5 6 2 680 33 16 0 1 0 47791015 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22695/statm: 4218 1116 414 3 0 797 0
[pid=22718] ppid=22695 vsize=26772 CPUtime=93.96
/proc/22718/stat : 22718 (minisat-inc) R 22695 22695 21477 0 -1 4194304 6566 0 0 0 9391 5 0 0 25 0 1 0 47791704 27414528 6509 996147200 134512640 135134323 4294956192 18446744073709551615 134531965 0 0 4096 3 0 0 0 17 1 0 0
/proc/22718/statm: 6693 6509 80 151 0 6539 0
Current children cumulated CPU time (s) 101.17
Current children cumulated vsize (KiB) 43644

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 22748
/proc/meminfo: memFree=1836232/2055920 swapFree=4181104/4192956
[pid=22695] ppid=22693 vsize=16872 CPUtime=7.21
/proc/22695/stat : 22695 (sugar++) S 22693 22695 21477 0 -1 4194304 1688 39758 0 5 6 2 680 33 16 0 1 0 47791015 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22695/statm: 4218 1116 414 3 0 797 0
[pid=22718] ppid=22695 vsize=34600 CPUtime=153.4
/proc/22718/stat : 22718 (minisat-inc) R 22695 22695 21477 0 -1 4194304 8493 0 0 0 15333 7 0 0 25 0 1 0 47791704 35430400 8436 996147200 134512640 135134323 4294956192 18446744073709551615 134529308 0 0 4096 3 0 0 0 17 1 0 0
/proc/22718/statm: 8650 8436 80 151 0 8496 0
Current children cumulated CPU time (s) 160.61
Current children cumulated vsize (KiB) 51472

[startup+222.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 22748
/proc/meminfo: memFree=1830088/2055920 swapFree=4181104/4192956
[pid=22695] ppid=22693 vsize=16872 CPUtime=7.21
/proc/22695/stat : 22695 (sugar++) S 22693 22695 21477 0 -1 4194304 1688 39758 0 5 6 2 680 33 16 0 1 0 47791015 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22695/statm: 4218 1116 414 3 0 797 0
[pid=22718] ppid=22695 vsize=40860 CPUtime=212.83
/proc/22718/stat : 22718 (minisat-inc) R 22695 22695 21477 0 -1 4194304 10008 0 0 0 21275 8 0 0 25 0 1 0 47791704 41840640 9951 996147200 134512640 135134323 4294956192 18446744073709551615 134531971 0 0 4096 3 0 0 0 17 1 0 0
/proc/22718/statm: 10215 9951 80 151 0 10061 0
Current children cumulated CPU time (s) 220.04
Current children cumulated vsize (KiB) 57732

[startup+282.303 s]

################
# More data... #
################

[pid=22718] ppid=22695 vsize=128716 CPUtime=2910.16
/proc/22718/stat : 22718 (minisat-inc) R 22695 22695 21477 0 -1 4194304 31352 0 0 0 290982 34 0 0 25 0 1 0 47791704 131805184 31293 996147200 134512640 135134323 4294956192 18446744073709551615 134532037 0 0 4096 3 0 0 0 17 0 0 0
/proc/22718/statm: 32179 31293 80 151 0 32025 0
Current children cumulated CPU time (s) 2917.52
Current children cumulated vsize (KiB) 145588

[startup+2982.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 22782
/proc/meminfo: memFree=1758488/2055920 swapFree=4181104/4192956
[pid=22695] ppid=22693 vsize=16872 CPUtime=7.36
/proc/22695/stat : 22695 (sugar++) S 22693 22695 21477 0 -1 4194304 1758 43490 0 6 6 2 692 36 16 0 1 0 47791015 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22695/statm: 4218 1116 414 3 0 797 0
[pid=22718] ppid=22695 vsize=128716 CPUtime=2970.13
/proc/22718/stat : 22718 (minisat-inc) R 22695 22695 21477 0 -1 4194304 31381 0 0 0 296979 34 0 0 25 0 1 0 47791704 131805184 31322 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/22718/statm: 32179 31322 80 151 0 32025 0
Current children cumulated CPU time (s) 2977.49
Current children cumulated vsize (KiB) 145588

[startup+3042.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 22792
/proc/meminfo: memFree=1758296/2055920 swapFree=4181104/4192956
[pid=22695] ppid=22693 vsize=16872 CPUtime=7.5
/proc/22695/stat : 22695 (sugar++) S 22693 22695 21477 0 -1 4194304 1828 47223 0 7 6 2 704 38 16 0 1 0 47791015 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22695/statm: 4218 1116 414 3 0 797 0
[pid=22718] ppid=22695 vsize=128716 CPUtime=3029.94
/proc/22718/stat : 22718 (minisat-inc) R 22695 22695 21477 0 -1 4194304 31383 0 0 0 302960 34 0 0 25 0 1 0 47791704 131805184 31322 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/22718/statm: 32179 31322 80 151 0 32025 0
Current children cumulated CPU time (s) 3037.44
Current children cumulated vsize (KiB) 145588

[startup+3102.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 22792
/proc/meminfo: memFree=1758232/2055920 swapFree=4181104/4192956
[pid=22695] ppid=22693 vsize=16872 CPUtime=7.5
/proc/22695/stat : 22695 (sugar++) S 22693 22695 21477 0 -1 4194304 1828 47223 0 7 6 2 704 38 16 0 1 0 47791015 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22695/statm: 4218 1116 414 3 0 797 0
[pid=22718] ppid=22695 vsize=128716 CPUtime=3089.91
/proc/22718/stat : 22718 (minisat-inc) R 22695 22695 21477 0 -1 4194304 31383 0 0 0 308957 34 0 0 25 0 1 0 47791704 131805184 31322 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/22718/statm: 32179 31322 80 151 0 32025 0
Current children cumulated CPU time (s) 3097.41
Current children cumulated vsize (KiB) 145588

[startup+3162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22792
/proc/meminfo: memFree=1758168/2055920 swapFree=4181104/4192956
[pid=22695] ppid=22693 vsize=16872 CPUtime=7.5
/proc/22695/stat : 22695 (sugar++) S 22693 22695 21477 0 -1 4194304 1828 47223 0 7 6 2 704 38 16 0 1 0 47791015 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22695/statm: 4218 1116 414 3 0 797 0
[pid=22718] ppid=22695 vsize=128716 CPUtime=3149.88
/proc/22718/stat : 22718 (minisat-inc) R 22695 22695 21477 0 -1 4194304 31383 0 0 0 314954 34 0 0 25 0 1 0 47791704 131805184 31322 996147200 134512640 135134323 4294956192 18446744073709551615 134531980 0 0 4096 3 0 0 0 17 0 0 0
/proc/22718/statm: 32179 31322 80 151 0 32025 0
Current children cumulated CPU time (s) 3157.38
Current children cumulated vsize (KiB) 145588

[startup+3222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22792
/proc/meminfo: memFree=1758168/2055920 swapFree=4181104/4192956
[pid=22695] ppid=22693 vsize=16872 CPUtime=7.5
/proc/22695/stat : 22695 (sugar++) S 22693 22695 21477 0 -1 4194304 1828 47223 0 7 6 2 704 38 16 0 1 0 47791015 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22695/statm: 4218 1116 414 3 0 797 0
[pid=22718] ppid=22695 vsize=128716 CPUtime=3209.85
/proc/22718/stat : 22718 (minisat-inc) R 22695 22695 21477 0 -1 4194304 31383 0 0 0 320951 34 0 0 25 0 1 0 47791704 131805184 31322 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/22718/statm: 32179 31322 80 151 0 32025 0
Current children cumulated CPU time (s) 3217.35
Current children cumulated vsize (KiB) 145588

[startup+3282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22792
/proc/meminfo: memFree=1758104/2055920 swapFree=4181104/4192956
[pid=22695] ppid=22693 vsize=16872 CPUtime=7.5
/proc/22695/stat : 22695 (sugar++) S 22693 22695 21477 0 -1 4194304 1828 47223 0 7 6 2 704 38 16 0 1 0 47791015 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22695/statm: 4218 1116 414 3 0 797 0
[pid=22718] ppid=22695 vsize=128716 CPUtime=3269.84
/proc/22718/stat : 22718 (minisat-inc) R 22695 22695 21477 0 -1 4194304 31383 0 0 0 326950 34 0 0 25 0 1 0 47791704 131805184 31322 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/22718/statm: 32179 31322 80 151 0 32025 0
Current children cumulated CPU time (s) 3277.34
Current children cumulated vsize (KiB) 145588

[startup+3342.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22792
/proc/meminfo: memFree=1758104/2055920 swapFree=4181104/4192956
[pid=22695] ppid=22693 vsize=16872 CPUtime=7.5
/proc/22695/stat : 22695 (sugar++) S 22693 22695 21477 0 -1 4194304 1828 47223 0 7 6 2 704 38 16 0 1 0 47791015 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22695/statm: 4218 1116 414 3 0 797 0
[pid=22718] ppid=22695 vsize=128716 CPUtime=3329.8
/proc/22718/stat : 22718 (minisat-inc) R 22695 22695 21477 0 -1 4194304 31383 0 0 0 332946 34 0 0 25 0 1 0 47791704 131805184 31322 996147200 134512640 135134323 4294956192 18446744073709551615 134532097 0 0 4096 3 0 0 0 17 0 0 0
/proc/22718/statm: 32179 31322 80 151 0 32025 0
Current children cumulated CPU time (s) 3337.3
Current children cumulated vsize (KiB) 145588

[startup+3402.31 s]
/proc/loadavg: 1.34 1.08 1.02 3/82 22839
/proc/meminfo: memFree=1725192/2055920 swapFree=4181104/4192956
[pid=22695] ppid=22693 vsize=16872 CPUtime=7.5
/proc/22695/stat : 22695 (sugar++) S 22693 22695 21477 0 -1 4194304 1828 47223 0 7 6 2 704 38 16 0 1 0 47791015 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22695/statm: 4218 1116 414 3 0 797 0
[pid=22718] ppid=22695 vsize=128716 CPUtime=3389.79
/proc/22718/stat : 22718 (minisat-inc) R 22695 22695 21477 0 -1 4194304 31383 0 0 0 338944 35 0 0 25 0 1 0 47791704 131805184 31322 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/22718/statm: 32179 31322 80 151 0 32025 0
Current children cumulated CPU time (s) 3397.29
Current children cumulated vsize (KiB) 145588

[startup+3462.3 s]
/proc/loadavg: 2.11 1.34 1.11 3/82 22839
/proc/meminfo: memFree=1676104/2055920 swapFree=4181104/4192956
[pid=22695] ppid=22693 vsize=16872 CPUtime=7.5
/proc/22695/stat : 22695 (sugar++) S 22693 22695 21477 0 -1 4194304 1828 47223 0 7 6 2 704 38 16 0 1 0 47791015 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22695/statm: 4218 1116 414 3 0 797 0
[pid=22718] ppid=22695 vsize=128716 CPUtime=3449.76
/proc/22718/stat : 22718 (minisat-inc) R 22695 22695 21477 0 -1 4194304 31383 0 0 0 344941 35 0 0 25 0 1 0 47791704 131805184 31322 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/22718/statm: 32179 31322 80 151 0 32025 0
Current children cumulated CPU time (s) 3457.26
Current children cumulated vsize (KiB) 145588

[startup+3522.3 s]
/proc/loadavg: 2.33 1.54 1.20 3/82 22839
/proc/meminfo: memFree=1675912/2055920 swapFree=4181104/4192956
[pid=22695] ppid=22693 vsize=16872 CPUtime=7.5
/proc/22695/stat : 22695 (sugar++) S 22693 22695 21477 0 -1 4194304 1828 47223 0 7 6 2 704 38 16 0 1 0 47791015 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22695/statm: 4218 1116 414 3 0 797 0
[pid=22718] ppid=22695 vsize=128960 CPUtime=3509.73
/proc/22718/stat : 22718 (minisat-inc) R 22695 22695 21477 0 -1 4194304 31426 0 0 0 350938 35 0 0 25 0 1 0 47791704 132055040 31365 996147200 134512640 135134323 4294956192 18446744073709551615 134531900 0 0 4096 3 0 0 0 17 0 0 0
/proc/22718/statm: 32240 31365 80 151 0 32086 0
Current children cumulated CPU time (s) 3517.23
Current children cumulated vsize (KiB) 145832

[startup+3582.3 s]
/proc/loadavg: 2.58 1.76 1.29 3/82 22845
/proc/meminfo: memFree=1675456/2055920 swapFree=4181104/4192956
[pid=22695] ppid=22693 vsize=16872 CPUtime=7.5
/proc/22695/stat : 22695 (sugar++) S 22693 22695 21477 0 -1 4194304 1828 47223 0 7 6 2 704 38 16 0 1 0 47791015 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22695/statm: 4218 1116 414 3 0 797 0
[pid=22718] ppid=22695 vsize=128960 CPUtime=3569.72
/proc/22718/stat : 22718 (minisat-inc) R 22695 22695 21477 0 -1 4194304 31431 0 0 0 356936 36 0 0 25 0 1 0 47791704 132055040 31370 996147200 134512640 135134323 4294956192 18446744073709551615 134532114 0 0 4096 3 0 0 0 17 0 0 0
/proc/22718/statm: 32240 31370 80 151 0 32086 0
Current children cumulated CPU time (s) 3577.22
Current children cumulated vsize (KiB) 145832



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3605.1 s]
/proc/loadavg: 2.52 1.81 1.32 3/82 22845
/proc/meminfo: memFree=1675392/2055920 swapFree=4181104/4192956
[pid=22695] ppid=22693 vsize=16872 CPUtime=7.5
/proc/22695/stat : 22695 (sugar++) S 22693 22695 21477 0 -1 4194304 1828 47223 0 7 6 2 704 38 16 0 1 0 47791015 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22695/statm: 4218 1116 414 3 0 797 0
[pid=22718] ppid=22695 vsize=128960 CPUtime=3592.51
/proc/22718/stat : 22718 (minisat-inc) R 22695 22695 21477 0 -1 4194304 31432 0 0 0 359215 36 0 0 25 0 1 0 47791704 132055040 31371 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/22718/statm: 32240 31371 80 151 0 32086 0
Current children cumulated CPU time (s) 3600.01
Current children cumulated vsize (KiB) 145832

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+3605.1 s]
/proc/loadavg: 2.52 1.81 1.32 3/82 22845
/proc/meminfo: memFree=1675392/2055920 swapFree=4181104/4192956
[pid=22695] ppid=22693 vsize=16872 CPUtime=7.5
/proc/22695/stat : 22695 (sugar++) S 22693 22695 21477 0 -1 4194304 1828 47223 0 7 6 2 704 38 16 0 1 0 47791015 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22695/statm: 4218 1116 414 3 0 797 0
[pid=22718] ppid=22695 vsize=128960 CPUtime=3592.51
/proc/22718/stat : 22718 (minisat-inc) R 22695 22695 21477 0 -1 4194304 31432 0 0 0 359215 36 0 0 25 0 1 0 47791704 132055040 31371 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/22718/statm: 32240 31371 80 151 0 32086 0
Current children cumulated CPU time (s) 3600.01
Current children cumulated vsize (KiB) 145832

Child status: 0
Real time (s): 3605.13
CPU time (s): 3600.06
CPU user time (s): 3599.27
CPU system time (s): 0.797878
CPU usage (%): 99.8594
Max. virtual memory (cumulated for all children) (KiB): 886428

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

runsolver used 3.85141 second user time and 9.81151 second system time

The end

Launcher Data (download as text)

Begin job on node23 at 2008-07-13 03:01:30
IDJOB=1114915
IDBENCH=61793
IDSOLVER=367
FILE ID=node23/1114915-1215910890
PBS_JOBID= 7903664
Free space on /tmp= 66532 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a91b122166d09430f4c9a44f5a97b7f6
RANDOM SEED=1265137483

node23.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.240
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.240
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:       1883384 kB
Buffers:         23412 kB
Cached:          84896 kB
SwapCached:       5456 kB
Active:          72276 kB
Inactive:        49496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1883384 kB
SwapTotal:     4192956 kB
SwapFree:      4181104 kB
Dirty:            2636 kB
Writeback:           0 kB
Mapped:          20640 kB
Slab:            35916 kB
Committed_AS:   210864 kB
PageTables:       1924 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= 66536 MiB
End job on node23 at 2008-07-13 04:01:37