Trace number 1114939

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 65.1521 67.086

General information on the benchmark

Namecsp/tightness0.9/
normalized-rand-2-40-180-84-900-11_ext.xml
MD5SUMd174f30dff34b2f3c393d12ebce78d94
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 benchmark47.4708
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.03/1.06	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.03/1.06	c 0	BEGIN Sun Jul 13 03:07:08 2008
0.03/1.06	c 0	PID 19592
0.03/1.06	c 0	HOST node10.alineos.net
0.03/1.06	c 0	CONVERTING HOME/instance-1114939-1215911227.xml TO HOME/temp.csp
0.03/1.06	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1114939-1215911227.xml' 'HOME/temp.csp'
1.19/2.21	c 1	1 domains, 40 variables, 0 predicates, 84 relations, 84 constraints
1.19/2.22	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.19/2.22	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.21/2.30	c 1	Parsing HOME/temp.csp
2.86/3.96	c 3	parsed 209 expressions
2.86/3.97	c 3	Heap : 30 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.86/3.97	c 3	MAX CSP: 84 constraints
2.86/3.97	c 3	Converting to clausal form CSP
2.86/3.99	c 3	converted 30 (10%) expressions
2.96/4.02	c 3	converted 60 (20%) expressions
2.96/4.04	c 3	converted 89 (30%) expressions
2.96/4.07	c 3	converted 119 (40%) expressions
3.25/4.37	c 3	converted 148 (50%) expressions
3.45/4.55	c 3	converted 178 (60%) expressions
3.54/4.64	c 3	converted 208 (70%) expressions
3.65/4.77	c 4	converted 237 (80%) expressions
3.75/4.86	c 4	converted 267 (90%) expressions
3.95/5.02	c 4	converted 296 (100%) expressions
3.95/5.02	c 4	CSP : 208 integers, 0 booleans, 251 clauses, largest domain size 180
3.95/5.02	c 4	Heap : 60 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.95/5.02	c 4	Propagation in CSP
3.95/5.04	c 4	81 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.95/5.04	c 4	CSP : 208 integers, 0 booleans, 251 clauses, largest domain size 180
3.95/5.04	c 4	Heap : 60 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.95/5.04	c 4	Simplifing CSP by introducing new Boolean variables
3.95/5.04	c 4	CSP : 208 integers, 0 booleans, 251 clauses, largest domain size 180
3.95/5.04	c 4	Heap : 60 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.15/5.21	c 4	Encoding CSP to SAT : HOME/temp.cnf
4.15/5.24	c 4	21 (10%) CSP integer variables are encoded (3738 clauses, 46457 bytes)
4.15/5.24	c 4	42 (20%) CSP integer variables are encoded (7120 clauses, 90423 bytes)
4.15/5.24	c 4	63 (30%) CSP integer variables are encoded (7120 clauses, 90423 bytes)
4.15/5.24	c 4	84 (40%) CSP integer variables are encoded (7120 clauses, 90423 bytes)
4.15/5.24	c 4	104 (50%) CSP integer variables are encoded (7120 clauses, 90423 bytes)
4.15/5.24	c 4	125 (60%) CSP integer variables are encoded (7203 clauses, 91502 bytes)
4.15/5.24	c 4	146 (70%) CSP integer variables are encoded (7658 clauses, 97417 bytes)
4.15/5.24	c 4	167 (80%) CSP integer variables are encoded (7815 clauses, 99458 bytes)
4.15/5.24	c 4	188 (90%) CSP integer variables are encoded (7890 clauses, 100433 bytes)
4.15/5.24	c 4	208 (100%) CSP integer variables are encoded (8004 clauses, 101915 bytes)
5.02/6.13	c 5	26 (10%) CSP clauses are encoded (86350 clauses, 2255531 bytes)
5.82/6.94	c 6	51 (20%) CSP clauses are encoded (162267 clauses, 4484634 bytes)
6.61/7.75	c 7	76 (30%) CSP clauses are encoded (237845 clauses, 6703605 bytes)
6.90/8.01	c 7	101 (40%) CSP clauses are encoded (262066 clauses, 7413328 bytes)
6.90/8.02	c 7	126 (50%) CSP clauses are encoded (266451 clauses, 7489367 bytes)
6.90/8.02	c 7	151 (60%) CSP clauses are encoded (266658 clauses, 7492702 bytes)
6.90/8.03	c 7	176 (70%) CSP clauses are encoded (270367 clauses, 7559619 bytes)
6.90/8.03	c 7	201 (80%) CSP clauses are encoded (270586 clauses, 7563154 bytes)
6.90/8.03	c 7	226 (90%) CSP clauses are encoded (271049 clauses, 7571004 bytes)
6.90/8.04	c 7	251 (100%) CSP clauses are encoded (272559 clauses, 7597478 bytes)
6.90/8.04	c 7	251 CSP clauses encoded
6.90/8.04	c 7	Writing map file : HOME/temp.map
6.90/8.04	c 7	Heap : 24 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
6.90/8.04	c 7	SAT : 8212 SAT variables, 272559 SAT clauses, 7597478 bytes
6.90/8.04	c 7	Heap : 24 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
6.90/8.10	c 7	OBJECTIVE minimize _COST
6.90/8.10	c 7	SOLVING HOME/temp.cnf
6.90/8.10	c 7	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
6.97/8.10	c 7	This is MiniSat 2.0 beta incremental
6.97/8.10	c 7	WARNING: for repeatability, setting FPU to use double precision
6.97/8.10	c 7	============================[ Problem Statistics ]=============================
6.97/8.10	c 7	|                                                                             |
6.97/8.10	c 7	|  Number of variables:  8212                                                 |
6.97/8.10	c 7	|  Number of clauses:    272559                                               |
6.97/8.26	c 7	|  Parsing time:         0.14         s                                       |
6.97/8.27	c 7	OK
6.97/8.27	c 7	OBJECTIVE BOUND: 0 <= _COST <= 
6.97/8.27	c 7	SEARCHING: _COST <= 42
6.97/8.27	c 7	============================[ Search Statistics ]==============================
6.97/8.27	c 7	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.97/8.27	c 7	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.97/8.27	c 7	===============================================================================
6.97/8.27	c 7	|         0 |    8212   272559  1286111 |    90853        0    nan |  0.000 % |
6.97/8.31	c 7	===============================================================================
6.97/8.31	c 7	restarts              : 1
6.97/8.31	c 7	conflicts             : 13            (70 /sec)
6.97/8.31	c 7	decisions             : 202           (0.00 % random) (1086 /sec)
6.97/8.31	c 7	propagations          : 18720          (100661 /sec)
6.97/8.31	c 7	conflict literals     : 154            (42.11 % deleted)
6.97/8.31	c 7	Memory used           : 15.28 MB
6.97/8.31	c 7	CPU time              : 0.185971 s
6.97/8.31	c 7	
6.97/8.31	c 7	SATISFIABLE
6.97/8.31	c 7	OK
6.97/8.31	c 7	FOUND: _COST <= 42
6.97/8.31	s SATISFIABLE
6.97/8.31	c 7	DECODING HOME/temp.out WITH HOME/temp.map
6.97/8.31	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.98/8.40	c 7	Decoding HOME/temp.out
6.98/8.45	c 7	OBJECTIVE _COST 42
6.98/8.45	o 42
6.98/8.46	v 171 173 174 176 160 179 170 151 60 154 162 174 98 161 73 177 179 176 143 47 176 164 176 179 179 179 167 14 179 151 93 179 107 174 161 179 179 179 179 179
6.98/8.46	c 7	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
6.98/8.51	c 7	OK
6.98/8.51	c 7	OBJECTIVE BOUND: 0 <= _COST <= 42
6.98/8.51	c 7	SEARCHING: _COST <= 21
6.98/8.52	c 7	============================[ Search Statistics ]==============================
6.98/8.52	c 7	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.98/8.52	c 7	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.98/8.52	c 7	===============================================================================
6.98/8.52	c 7	|        13 |    8212   272559  1286111 |    90853       13     12 |  0.000 % |
6.98/8.57	c 7	|       114 |    8212   272559  1286111 |    99938      114     29 |  3.580 % |
7.12/8.68	c 8	===============================================================================
7.12/8.68	c 8	restarts              : 3
7.12/8.68	c 8	conflicts             : 208           (576 /sec)
7.12/8.68	c 8	decisions             : 837           (0.96 % random) (2319 /sec)
7.12/8.68	c 8	propagations          : 131466         (364227 /sec)
7.12/8.68	c 8	conflict literals     : 4788           (43.76 % deleted)
7.12/8.68	c 8	Memory used           : 15.79 MB
7.12/8.68	c 8	CPU time              : 0.360945 s
7.12/8.68	c 8	
7.12/8.68	c 8	SATISFIABLE
7.12/8.68	c 8	OK
7.12/8.68	c 8	FOUND: _COST <= 21
7.12/8.68	c 8	DECODING HOME/temp.out WITH HOME/temp.map
7.12/8.68	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.50/8.76	c 8	Decoding HOME/temp.out
7.59/8.86	c 8	OBJECTIVE _COST 21
7.59/8.86	o 21
7.59/8.86	v 42 88 151 179 171 179 179 146 21 65 167 133 96 83 55 165 179 179 120 155 175 178 167 179 137 148 147 157 8 127 89 38 107 26 179 79 179 174 175 176
7.59/8.88	c 8	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
7.68/8.90	c 8	OK
7.68/8.90	c 8	OBJECTIVE BOUND: 0 <= _COST <= 21
7.68/8.90	c 8	SEARCHING: _COST <= 10
7.68/8.91	c 8	============================[ Search Statistics ]==============================
7.68/8.91	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.68/8.91	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.68/8.91	c 8	===============================================================================
7.68/8.91	c 8	|       208 |    7918   272559  1286111 |    90853      208     23 |  3.580 % |
7.78/9.03	c 8	|       309 |    7918   272559  1286111 |    99938      309     20 |  5.626 % |
7.88/9.14	c 8	|       459 |    7918   272559  1286111 |   109932      459     18 |  5.626 % |
7.98/9.25	c 8	===============================================================================
7.98/9.25	c 8	restarts              : 6
7.98/9.25	c 8	conflicts             : 563           (789 /sec)
7.98/9.25	c 8	decisions             : 1570          (1.15 % random) (2199 /sec)
7.98/9.25	c 8	propagations          : 353028         (494512 /sec)
7.98/9.25	c 8	conflict literals     : 10107          (50.53 % deleted)
7.98/9.25	c 8	Memory used           : 16.05 MB
7.98/9.25	c 8	CPU time              : 0.713891 s
7.98/9.26	c 8	
7.98/9.26	c 8	SATISFIABLE
7.98/9.26	c 8	OK
7.98/9.26	c 8	FOUND: _COST <= 10
7.98/9.26	c 8	DECODING HOME/temp.out WITH HOME/temp.map
7.98/9.26	c 8	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
8.04/9.37	c 8	Decoding HOME/temp.out
8.04/9.43	c 8	OBJECTIVE _COST 10
8.04/9.43	o 10
8.04/9.43	v 179 97 93 141 171 179 17 142 119 159 175 168 21 63 45 157 58 150 177 107 174 164 176 22 137 106 179 178 16 12 145 78 166 91 179 92 88 154 167 112
8.04/9.44	c 8	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
8.04/9.45	c 8	OK
8.04/9.45	c 8	OBJECTIVE BOUND: 0 <= _COST <= 10
8.04/9.45	c 8	SEARCHING: _COST <= 5
8.18/9.56	c 8	============================[ Search Statistics ]==============================
8.18/9.56	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.18/9.56	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.18/9.56	c 8	===============================================================================
8.18/9.56	c 8	|       563 |    7750   272559  1286111 |    90853      563     18 |  5.626 % |
8.25/9.60	c 8	|       663 |    7750   272559  1286111 |    99938      663     18 |  7.148 % |
8.35/9.70	c 9	===============================================================================
8.35/9.70	c 9	restarts              : 8
8.35/9.70	c 9	conflicts             : 808           (906 /sec)
8.35/9.70	c 9	decisions             : 2029          (1.38 % random) (2275 /sec)
8.35/9.70	c 9	propagations          : 444453         (498342 /sec)
8.35/9.70	c 9	conflict literals     : 14191          (49.11 % deleted)
8.35/9.70	c 9	Memory used           : 16.18 MB
8.35/9.70	c 9	CPU time              : 0.891864 s
8.35/9.70	c 9	
8.35/9.70	c 9	SATISFIABLE
8.35/9.71	c 9	OK
8.35/9.71	c 9	FOUND: _COST <= 5
8.35/9.71	c 9	DECODING HOME/temp.out WITH HOME/temp.map
8.35/9.71	c 9	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
8.35/9.79	c 9	Decoding HOME/temp.out
8.43/9.85	c 9	OBJECTIVE _COST 5
8.43/9.85	o 5
8.43/9.85	v 128 80 154 143 65 179 111 47 68 10 77 68 22 177 33 162 101 80 152 136 12 137 178 102 140 75 71 96 119 152 67 112 49 56 179 109 36 112 148 164
8.43/9.85	c 9	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
8.43/9.88	c 9	OK
8.43/9.88	c 9	OBJECTIVE BOUND: 0 <= _COST <= 5
8.43/9.88	c 9	SEARCHING: _COST <= 2
8.43/9.89	c 9	============================[ Search Statistics ]==============================
8.43/9.89	c 9	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.43/9.89	c 9	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.43/9.89	c 9	===============================================================================
8.43/9.89	c 9	|       808 |    7625   272559  1286111 |    90853      808     18 |  7.148 % |
8.51/9.95	c 9	|       908 |    7625   272559  1286111 |    99938      908     18 |  8.293 % |
8.61/10.07	c 9	|      1058 |    7625   272559  1286111 |   109932     1058     19 |  8.293 % |
8.81/10.27	c 9	|      1283 |    7625   272559  1286111 |   120925     1283     19 |  8.293 % |
9.11/10.51	c 9	|      1620 |    7625   272559  1286111 |   133017     1620     20 |  8.293 % |
9.31/10.77	c 10	|      2128 |    7625   272559  1286111 |   146319     2128     20 |  8.293 % |
9.71/11.15	c 10	|      2887 |    7625   272559  1286111 |   160951     2887     20 |  8.293 % |
10.11/11.50	c 10	|      4026 |    7625   272559  1286111 |   177046     4026     19 |  8.293 % |
11.11/12.53	c 11	|      5734 |    7531   262812  1258834 |   194751     5688     20 |  8.293 % |
12.11/13.56	c 12	|      8296 |    7531   262812  1258834 |   214226     8250     20 |  8.293 % |
12.41/13.84	c 13	===============================================================================
12.41/13.84	c 13	restarts              : 18
12.41/13.84	c 13	conflicts             : 8630          (1781 /sec)
12.41/13.84	c 13	decisions             : 13285         (1.51 % random) (2742 /sec)
12.41/13.84	c 13	propagations          : 2646662        (546350 /sec)
12.41/13.84	c 13	conflict literals     : 178560         (43.49 % deleted)
12.41/13.84	c 13	Memory used           : 17.10 MB
12.41/13.84	c 13	CPU time              : 4.84426 s
12.41/13.84	c 13	
12.41/13.84	c 13	SATISFIABLE
12.41/13.85	c 13	OK
12.41/13.85	c 13	FOUND: _COST <= 2
12.41/13.85	c 13	DECODING HOME/temp.out WITH HOME/temp.map
12.41/13.85	c 13	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
12.45/13.92	c 13	Decoding HOME/temp.out
12.45/13.97	c 13	OBJECTIVE _COST 2
12.45/13.97	o 2
12.45/13.98	v 75 158 120 129 136 127 172 63 20 46 2 165 124 167 64 35 2 116 159 63 126 21 177 178 134 24 83 172 20 98 152 67 138 171 32 23 24 171 172 15
12.45/13.98	c 13	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
12.45/14.03	c 13	OK
12.45/14.03	c 13	OBJECTIVE BOUND: 0 <= _COST <= 2
12.45/14.03	c 13	SEARCHING: _COST <= 1
12.45/14.04	c 13	============================[ Search Statistics ]==============================
12.45/14.04	c 13	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.45/14.04	c 13	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
12.45/14.04	c 13	===============================================================================
12.45/14.04	c 13	|      8630 |    7531   262812  1258834 |    87604     8584     21 |  8.293 % |
12.45/14.08	c 13	|      8730 |    7531   262812  1258834 |    96364     8684     21 |  9.742 % |
12.77/14.21	c 13	|      8880 |    7531   262812  1258834 |   106000     8834     21 |  9.742 % |
12.87/14.38	c 13	|      9107 |    7412   261865  1256347 |   116600     8976     21 |  9.742 % |
12.96/14.49	c 13	|      9444 |    7412   261865  1256347 |   128261     9313     20 |  9.742 % |
13.26/14.74	c 14	|      9951 |    7412   261865  1256347 |   141087     9820     21 |  9.742 % |
13.76/15.23	c 14	|     10711 |    7412   261865  1256347 |   155195    10580     21 |  9.742 % |
14.25/15.71	c 15	|     11850 |    7412   261865  1256347 |   170715    11719     21 |  9.742 % |
15.34/16.86	c 16	|     13558 |    7412   261865  1256347 |   187786    13427     22 |  9.742 % |
17.22/18.71	c 18	|     16120 |    7412   261865  1256347 |   206565    15989     24 |  9.742 % |
19.50/21.05	c 20	|     19964 |    7412   261865  1256347 |   227222    19833     24 |  9.742 % |
23.66/25.29	c 24	|     25730 |    7412   261865  1256347 |   249944    25599     24 |  9.742 % |
23.85/25.43	c 24	===============================================================================
23.85/25.43	c 24	restarts              : 30
23.85/25.43	c 24	conflicts             : 25903         (1606 /sec)
23.85/25.43	c 24	decisions             : 39406         (1.69 % random) (2443 /sec)
23.85/25.43	c 24	propagations          : 7646172        (474106 /sec)
23.85/25.43	c 24	conflict literals     : 630922         (39.23 % deleted)
23.85/25.43	c 24	Memory used           : 19.51 MB
23.85/25.43	c 24	CPU time              : 16.1275 s
23.85/25.43	c 24	
23.85/25.43	c 24	SATISFIABLE
23.85/25.43	c 24	OK
23.85/25.43	c 24	FOUND: _COST <= 1
23.85/25.43	c 24	DECODING HOME/temp.out WITH HOME/temp.map
23.85/25.43	c 24	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
23.89/25.51	c 24	Decoding HOME/temp.out
23.89/25.60	c 24	OBJECTIVE _COST 1
23.89/25.60	o 1
23.89/25.60	v 179 76 171 41 53 61 131 135 169 116 102 148 173 121 74 10 82 35 143 170 74 10 178 113 121 165 41 171 165 125 96 128 33 109 174 93 145 96 117 148
23.89/25.62	c 24	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
23.89/25.68	c 25	OK
23.89/25.68	c 25	OBJECTIVE BOUND: 0 <= _COST <= 1
23.89/25.68	c 25	SEARCHING: _COST <= 0
23.89/25.68	c 25	============================[ Search Statistics ]==============================
23.89/25.68	c 25	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
23.89/25.68	c 25	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
23.89/25.68	c 25	===============================================================================
23.89/25.68	c 25	|     25903 |    7328   261420  1255263 |    87140    25704     24 |  9.742 % |
24.12/25.78	c 25	|     26003 |    7328   261420  1255263 |    95854    25804     24 | 10.765 % |
24.22/25.87	c 25	|     26153 |    7328   261420  1255263 |   105439    25954     24 | 10.765 % |
24.42/26.05	c 25	|     26381 |    7328   261420  1255263 |   115983    26182     24 | 10.765 % |
24.62/26.26	c 25	|     26718 |    7328   261420  1255263 |   127581    26519     24 | 10.765 % |
25.01/26.61	c 25	|     27224 |    7328   261420  1255263 |   140339    27025     24 | 10.765 % |
25.51/27.17	c 26	|     27983 |    7328   261420  1255263 |   154373    27784     24 | 10.765 % |
26.10/27.77	c 27	|     29123 |    7328   261420  1255263 |   169811    28924     25 | 10.765 % |
27.08/28.75	c 28	|     30832 |    7328   261420  1255263 |   186792    30633     25 | 10.765 % |
28.97/30.67	c 30	|     33396 |    7328   261420  1255263 |   205471    33197     26 | 10.765 % |
32.14/33.87	c 33	|     37240 |    7328   261420  1255263 |   226018    37041     27 | 10.765 % |
37.09/38.81	c 38	|     43006 |    7328   261420  1255263 |   248620    42807     29 | 10.765 % |
43.04/44.80	c 44	|     51655 |    7328   261420  1255263 |   273482    51456     31 | 10.765 % |
53.64/55.51	c 54	|     64631 |    7328   261420  1255263 |   300830    64432     32 | 10.765 % |
65.04/67.07	c 66	===============================================================================
65.04/67.07	c 66	restarts              : 44
65.04/67.07	c 66	conflicts             : 79508         (1392 /sec)
65.04/67.07	c 66	decisions             : 115068        (1.69 % random) (2014 /sec)
65.04/67.07	c 66	propagations          : 22826738       (399605 /sec)
65.04/67.07	c 66	conflict literals     : 2608822        (36.61 % deleted)
65.04/67.07	c 66	Memory used           : 28.89 MB
65.04/67.07	c 66	CPU time              : 57.1233 s
65.04/67.07	c 66	
65.04/67.07	c 66	UNSATISFIABLE
65.04/67.07	c 66	OK
65.04/67.07	c 66	NOT FOUND: _COST <= 0
65.04/67.07	c 66	OK
65.04/67.07	c 66	OBJECTIVE _COST 1
65.04/67.07	s OPTIMUM FOUND
65.04/67.08	c 66	CPU 64.64 (0.06 0.05 64.58 0.43)
65.04/67.08	c 66	END Sun Jul 13 03:08:14 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-1114939-1215911227/watcher-1114939-1215911227 -o /tmp/evaluation-result-1114939-1215911227/solver-1114939-1215911227 -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-1114939-1215911227.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.67 2.64 2.77 4/80 19592
/proc/meminfo: memFree=1801584/2055920 swapFree=4192812/4192956
[pid=19592] ppid=19590 vsize=12268 CPUtime=0
/proc/19592/stat : 19592 (sugar++) R 19590 19592 18645 0 -1 4194304 348 0 0 0 0 0 0 0 21 0 1 0 47825578 12562432 316 996147200 4194304 4206940 548682068528 18446744073709551615 214920034917 0 2147483391 4224 0 0 0 0 17 0 0 0
/proc/19592/statm: 3067 316 241 3 0 167 0

[startup+0.062961 s]
/proc/loadavg: 2.67 2.64 2.77 4/80 19592
/proc/meminfo: memFree=1801584/2055920 swapFree=4192812/4192956
[pid=19592] ppid=19590 vsize=12268 CPUtime=0
/proc/19592/stat : 19592 (sugar++) R 19590 19592 18645 0 -1 4194304 351 0 0 0 0 0 0 0 20 0 1 0 47825578 12562432 319 996147200 4194304 4206940 548682068528 18446744073709551615 214919713505 0 0 4224 0 0 0 0 17 0 0 0
/proc/19592/statm: 3068 323 243 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12268

[startup+0.117917 s]
/proc/loadavg: 2.67 2.64 2.77 4/80 19592
/proc/meminfo: memFree=1801584/2055920 swapFree=4192812/4192956
[pid=19592] ppid=19590 vsize=12272 CPUtime=0
/proc/19592/stat : 19592 (sugar++) R 19590 19592 18645 0 -1 4194304 359 0 0 0 0 0 0 0 20 0 1 0 47825578 12566528 327 996147200 4194304 4206940 548682068528 18446744073709551615 214920034917 0 0 4224 0 0 0 0 17 0 0 0
/proc/19592/statm: 3068 327 246 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.301202 s]
/proc/loadavg: 2.67 2.64 2.77 4/80 19592
/proc/meminfo: memFree=1801584/2055920 swapFree=4192812/4192956
[pid=19592] ppid=19590 vsize=12272 CPUtime=0.01
/proc/19592/stat : 19592 (sugar++) R 19590 19592 18645 0 -1 4194304 376 0 0 0 0 1 0 0 20 0 1 0 47825578 12566528 344 996147200 4194304 4206940 548682068528 18446744073709551615 214938184912 0 0 4224 0 0 0 0 17 0 0 0
/proc/19592/statm: 3068 344 256 3 0 168 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12272

[startup+0.701256 s]
/proc/loadavg: 2.67 2.64 2.77 4/80 19592
/proc/meminfo: memFree=1801584/2055920 swapFree=4192812/4192956
[pid=19592] ppid=19590 vsize=12272 CPUtime=0.02
/proc/19592/stat : 19592 (sugar++) R 19590 19592 18645 0 -1 4194304 402 0 0 0 0 2 0 0 20 0 1 0 47825578 12566528 370 996147200 4194304 4206940 548682068528 18446744073709551615 214937463498 0 0 4224 0 0 0 0 17 0 0 0
/proc/19592/statm: 3068 370 274 3 0 168 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 12272

[startup+1.50137 s]
/proc/loadavg: 2.67 2.64 2.77 4/81 19593
/proc/meminfo: memFree=1801128/2055920 swapFree=4192812/4192956
[pid=19592] ppid=19590 vsize=16740 CPUtime=0.09
/proc/19592/stat : 19592 (sugar++) S 19590 19592 18645 0 -1 4194304 1219 128 0 0 5 4 0 0 22 0 1 0 47825578 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19592/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16740

[startup+3.10159 s]
/proc/loadavg: 2.67 2.64 2.77 4/91 19604
/proc/meminfo: memFree=1779736/2055920 swapFree=4192812/4192956
[pid=19592] ppid=19590 vsize=16740 CPUtime=1.21
/proc/19592/stat : 19592 (sugar++) S 19590 19592 18645 0 -1 4194304 1296 7884 0 1 5 4 106 6 16 0 1 0 47825578 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19592/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 16740

[startup+6.30302 s]
/proc/loadavg: 2.77 2.67 2.78 4/91 19614
/proc/meminfo: memFree=1727768/2055920 swapFree=4192812/4192956
[pid=19592] ppid=19590 vsize=16740 CPUtime=1.21
/proc/19592/stat : 19592 (sugar++) S 19590 19592 18645 0 -1 4194304 1297 7884 0 1 5 4 106 6 16 0 1 0 47825578 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19592/statm: 4185 1104 409 3 0 764 0
[pid=19605] ppid=19592 vsize=5356 CPUtime=0
/proc/19605/stat : 19605 (sh) S 19592 19592 18645 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 47825801 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19605/statm: 1339 233 193 169 0 50 0
[pid=19606] ppid=19605 vsize=864276 CPUtime=4.02
/proc/19606/stat : 19606 (java) S 19605 19592 18645 0 -1 0 20209 0 1 0 389 13 0 0 18 0 9 0 47825801 885018624 19369 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19606/statm: 216069 19369 2565 9 0 210616 0
[pid=19606/tid=19607] ppid=19605 vsize=864276 CPUtime=2.41
/proc/19606/task/19607/stat : 19607 (java) R 19605 19592 18645 0 -1 64 3281 0 1 0 238 3 0 0 25 0 9 0 47825802 885018624 19369 996147200 134512640 134550740 4294955920 18446744073709551615 102064907 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19606/tid=19608] ppid=19605 vsize=864276 CPUtime=1.44
/proc/19606/task/19608/stat : 19608 (java) S 19605 19592 18645 0 -1 64 15868 0 0 0 137 7 0 0 15 0 9 0 47825803 885018624 19369 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19606/tid=19609] ppid=19605 vsize=864276 CPUtime=0
/proc/19606/task/19609/stat : 19609 (java) S 19605 19592 18645 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 47825803 885018624 19369 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19606/tid=19610] ppid=19605 vsize=864276 CPUtime=0
/proc/19606/task/19610/stat : 19610 (java) S 19605 19592 18645 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 47825803 885018624 19369 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19606/tid=19611] ppid=19605 vsize=864276 CPUtime=0
/proc/19606/task/19611/stat : 19611 (java) S 19605 19592 18645 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 47825805 885018624 19369 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19606/tid=19612] ppid=19605 vsize=864276 CPUtime=0.12
/proc/19606/task/19612/stat : 19612 (java) S 19605 19592 18645 0 -1 64 364 0 0 0 12 0 0 0 16 0 9 0 47825805 885018624 19369 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19606/tid=19613] ppid=19605 vsize=864276 CPUtime=0
/proc/19606/task/19613/stat : 19613 (java) S 19605 19592 18645 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 47825805 885018624 19369 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19606/tid=19614] ppid=19605 vsize=864276 CPUtime=0
/proc/19606/task/19614/stat : 19614 (java) S 19605 19592 18645 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 47825805 885018624 19369 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.23
Current children cumulated vsize (KiB) 886372

[startup+12.7019 s]
/proc/loadavg: 2.71 2.65 2.77 3/82 19655
/proc/meminfo: memFree=1772056/2055920 swapFree=4192812/4192956
[pid=19592] ppid=19590 vsize=16872 CPUtime=7.59
/proc/19592/stat : 19592 (sugar++) S 19590 19592 18645 0 -1 4194304 1758 43372 0 6 5 5 716 33 16 0 1 0 47825578 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19592/statm: 4218 1116 414 3 0 797 0
[pid=19615] ppid=19592 vsize=17108 CPUtime=3.72
/proc/19615/stat : 19615 (minisat-inc) R 19592 19592 18645 0 -1 4194304 4191 0 0 0 370 2 0 0 25 0 1 0 47826388 17518592 4132 996147200 134512640 135134323 4294956192 18446744073709551615 134532322 0 0 4096 3 0 0 0 17 0 0 0
/proc/19615/statm: 4277 4132 80 151 0 4123 0
Current children cumulated CPU time (s) 11.31
Current children cumulated vsize (KiB) 33980

[startup+25.5026 s]
/proc/loadavg: 2.55 2.62 2.76 4/82 19665
/proc/meminfo: memFree=1769376/2055920 swapFree=4192812/4192956
[pid=19592] ppid=19590 vsize=16872 CPUtime=7.73
/proc/19592/stat : 19592 (sugar++) S 19590 19592 18645 0 -1 4194304 1863 47097 0 7 5 5 728 35 15 0 1 0 47825578 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19592/statm: 4218 1116 414 3 0 797 0
[pid=19615] ppid=19592 vsize=19972 CPUtime=16.16
/proc/19615/stat : 19615 (minisat-inc) S 19592 19592 18645 0 -1 4194304 4897 0 0 0 1612 4 0 0 25 0 1 0 47826388 20451328 4834 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 1 0 0
/proc/19615/statm: 4993 4834 80 151 0 4839 0
Current children cumulated CPU time (s) 23.89
Current children cumulated vsize (KiB) 36844

[startup+51.1021 s]
/proc/loadavg: 2.57 2.62 2.76 3/82 19675
/proc/meminfo: memFree=1763360/2055920 swapFree=4192812/4192956
[pid=19592] ppid=19590 vsize=16872 CPUtime=7.93
/proc/19592/stat : 19592 (sugar++) S 19590 19592 18645 0 -1 4194304 1899 50823 0 8 6 5 746 36 16 0 1 0 47825578 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19592/statm: 4218 1116 414 3 0 797 0
[pid=19615] ppid=19592 vsize=26024 CPUtime=41.35
/proc/19615/stat : 19615 (minisat-inc) R 19592 19592 18645 0 -1 4194304 6411 0 0 0 4130 5 0 0 25 0 1 0 47826388 26648576 6348 996147200 134512640 135134323 4294956192 18446744073709551615 134531971 0 0 4096 3 0 0 0 17 1 0 0
/proc/19615/statm: 6506 6348 80 151 0 6352 0
Current children cumulated CPU time (s) 49.28
Current children cumulated vsize (KiB) 42896

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

[startup+57.5019 s]
/proc/loadavg: 2.61 2.62 2.76 4/82 19675
/proc/meminfo: memFree=1762016/2055920 swapFree=4192812/4192956
[pid=19592] ppid=19590 vsize=16872 CPUtime=7.93
/proc/19592/stat : 19592 (sugar++) S 19590 19592 18645 0 -1 4194304 1899 50823 0 8 6 5 746 36 16 0 1 0 47825578 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19592/statm: 4218 1116 414 3 0 797 0
[pid=19615] ppid=19592 vsize=27464 CPUtime=47.69
/proc/19615/stat : 19615 (minisat-inc) R 19592 19592 18645 0 -1 4194304 6765 0 0 0 4764 5 0 0 25 0 1 0 47826388 28123136 6702 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/19615/statm: 6866 6702 80 151 0 6712 0
Current children cumulated CPU time (s) 55.62
Current children cumulated vsize (KiB) 44336

[startup+63.9018 s]
/proc/loadavg: 2.67 2.64 2.76 4/82 19675
/proc/meminfo: memFree=1760352/2055920 swapFree=4192812/4192956
[pid=19592] ppid=19590 vsize=16872 CPUtime=7.93
/proc/19592/stat : 19592 (sugar++) S 19590 19592 18645 0 -1 4194304 1899 50823 0 8 6 5 746 36 16 0 1 0 47825578 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19592/statm: 4218 1116 414 3 0 797 0
[pid=19615] ppid=19592 vsize=29048 CPUtime=54.03
/proc/19615/stat : 19615 (minisat-inc) R 19592 19592 18645 0 -1 4194304 7155 0 0 0 5397 6 0 0 25 0 1 0 47826388 29745152 7092 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/19615/statm: 7262 7092 80 151 0 7108 0
Current children cumulated CPU time (s) 61.96
Current children cumulated vsize (KiB) 45920

[startup+65.502 s]
/proc/loadavg: 2.67 2.64 2.76 4/82 19675
/proc/meminfo: memFree=1760160/2055920 swapFree=4192812/4192956
[pid=19592] ppid=19590 vsize=16872 CPUtime=7.93
/proc/19592/stat : 19592 (sugar++) S 19590 19592 18645 0 -1 4194304 1899 50823 0 8 6 5 746 36 16 0 1 0 47825578 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19592/statm: 4218 1116 414 3 0 797 0
[pid=19615] ppid=19592 vsize=29312 CPUtime=55.62
/proc/19615/stat : 19615 (minisat-inc) R 19592 19592 18645 0 -1 4194304 7213 0 0 0 5556 6 0 0 25 0 1 0 47826388 30015488 7150 996147200 134512640 135134323 4294956192 18446744073709551615 134532050 0 0 4096 3 0 0 0 17 1 0 0
/proc/19615/statm: 7328 7150 80 151 0 7174 0
Current children cumulated CPU time (s) 63.55
Current children cumulated vsize (KiB) 46184

[startup+66.3011 s]
/proc/loadavg: 2.67 2.64 2.76 3/82 19675
/proc/meminfo: memFree=1759968/2055920 swapFree=4192812/4192956
[pid=19592] ppid=19590 vsize=16872 CPUtime=7.93
/proc/19592/stat : 19592 (sugar++) S 19590 19592 18645 0 -1 4194304 1899 50823 0 8 6 5 746 36 16 0 1 0 47825578 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19592/statm: 4218 1116 414 3 0 797 0
[pid=19615] ppid=19592 vsize=29444 CPUtime=56.41
/proc/19615/stat : 19615 (minisat-inc) R 19592 19592 18645 0 -1 4194304 7248 0 0 0 5635 6 0 0 25 0 1 0 47826388 30150656 7185 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/19615/statm: 7361 7185 80 151 0 7207 0
Current children cumulated CPU time (s) 64.34
Current children cumulated vsize (KiB) 46316

[startup+66.7022 s]
/proc/loadavg: 2.67 2.64 2.76 3/82 19675
/proc/meminfo: memFree=1759968/2055920 swapFree=4192812/4192956
[pid=19592] ppid=19590 vsize=16872 CPUtime=7.93
/proc/19592/stat : 19592 (sugar++) S 19590 19592 18645 0 -1 4194304 1899 50823 0 8 6 5 746 36 16 0 1 0 47825578 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19592/statm: 4218 1116 414 3 0 797 0
[pid=19615] ppid=19592 vsize=29444 CPUtime=56.81
/proc/19615/stat : 19615 (minisat-inc) R 19592 19592 18645 0 -1 4194304 7268 0 0 0 5675 6 0 0 25 0 1 0 47826388 30150656 7205 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/19615/statm: 7361 7205 80 151 0 7207 0
Current children cumulated CPU time (s) 64.74
Current children cumulated vsize (KiB) 46316

[startup+66.9022 s]
/proc/loadavg: 2.67 2.64 2.76 3/82 19675
/proc/meminfo: memFree=1759968/2055920 swapFree=4192812/4192956
[pid=19592] ppid=19590 vsize=16872 CPUtime=7.93
/proc/19592/stat : 19592 (sugar++) S 19590 19592 18645 0 -1 4194304 1899 50823 0 8 6 5 746 36 16 0 1 0 47825578 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19592/statm: 4218 1116 414 3 0 797 0
[pid=19615] ppid=19592 vsize=29444 CPUtime=57.01
/proc/19615/stat : 19615 (minisat-inc) R 19592 19592 18645 0 -1 4194304 7276 0 0 0 5695 6 0 0 25 0 1 0 47826388 30150656 7213 996147200 134512640 135134323 4294956192 18446744073709551615 134531965 0 0 4096 3 0 0 0 17 1 0 0
/proc/19615/statm: 7361 7213 80 151 0 7207 0
Current children cumulated CPU time (s) 64.94
Current children cumulated vsize (KiB) 46316

[startup+67.0022 s]
/proc/loadavg: 2.67 2.64 2.76 3/82 19675
/proc/meminfo: memFree=1759712/2055920 swapFree=4192812/4192956
[pid=19592] ppid=19590 vsize=16872 CPUtime=7.93
/proc/19592/stat : 19592 (sugar++) S 19590 19592 18645 0 -1 4194304 1899 50823 0 8 6 5 746 36 16 0 1 0 47825578 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19592/statm: 4218 1116 414 3 0 797 0
[pid=19615] ppid=19592 vsize=29576 CPUtime=57.11
/proc/19615/stat : 19615 (minisat-inc) R 19592 19592 18645 0 -1 4194304 7278 0 0 0 5705 6 0 0 25 0 1 0 47826388 30285824 7215 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/19615/statm: 7394 7215 80 151 0 7240 0
Current children cumulated CPU time (s) 65.04
Current children cumulated vsize (KiB) 46448

Child status: 0
Real time (s): 67.086
CPU time (s): 65.1521
CPU user time (s): 64.6482
CPU system time (s): 0.503923
CPU usage (%): 97.1173
Max. virtual memory (cumulated for all children) (KiB): 886372

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

runsolver used 0.089986 second user time and 0.224965 second system time

The end

Launcher Data (download as text)

Begin job on node10 at 2008-07-13 03:07:07
IDJOB=1114939
IDBENCH=61796
IDSOLVER=367
FILE ID=node10/1114939-1215911227
PBS_JOBID= 7903685
Free space on /tmp= 66508 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= d174f30dff34b2f3c393d12ebce78d94
RANDOM SEED=238813614

node10.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.236
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.236
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:       1802128 kB
Buffers:         31776 kB
Cached:          79064 kB
SwapCached:          0 kB
Active:         146840 kB
Inactive:        55868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1802128 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2656 kB
Writeback:           0 kB
Mapped:         112208 kB
Slab:            36204 kB
Committed_AS:  1067300 kB
PageTables:       2056 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66508 MiB
End job on node10 at 2008-07-13 03:08:14