Trace number 1115036

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+minisatOPTIMUM1 195.027 195.16

General information on the benchmark

Namecsp/tightness0.9/
normalized-rand-2-40-180-84-900-29_ext.xml
MD5SUM2ff1d0b0e6bdd5eb572e276d708361aa
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints1
Best CPU time to get the best result obtained on this benchmark155.54
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints84
Maximum constraint arity2
Maximum domain size180
Number of constraints which are defined in extension84
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.04	c 0	BEGIN Sun Jul 13 03:42:38 2008
0.00/0.04	c 0	PID 14949
0.00/0.04	c 0	HOST node84.alineos.net
0.00/0.04	c 0	CONVERTING HOME/instance-1115036-1215913357.xml TO HOME/temp.csp
0.00/0.04	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1115036-1215913357.xml' 'HOME/temp.csp'
0.03/0.83	c 1	1 domains, 40 variables, 0 predicates, 84 relations, 84 constraints
0.03/0.88	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.88	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.88/0.95	c 1	Parsing HOME/temp.csp
2.43/2.43	c 2	parsed 209 expressions
2.43/2.43	c 2	Heap : 31 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.43/2.43	c 2	MAX CSP: 84 constraints
2.43/2.43	c 2	Converting to clausal form CSP
2.43/2.45	c 2	converted 30 (10%) expressions
2.43/2.48	c 2	converted 60 (20%) expressions
2.54/2.50	c 2	converted 89 (30%) expressions
2.54/2.52	c 2	converted 119 (40%) expressions
2.74/2.79	c 3	converted 148 (50%) expressions
2.94/2.95	c 3	converted 178 (60%) expressions
3.05/3.04	c 3	converted 208 (70%) expressions
3.14/3.15	c 3	converted 237 (80%) expressions
3.25/3.27	c 3	converted 267 (90%) expressions
3.34/3.38	c 3	converted 296 (100%) expressions
3.34/3.38	c 3	CSP : 208 integers, 0 booleans, 251 clauses, largest domain size 180
3.34/3.38	c 3	Heap : 60 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.34/3.38	c 3	Propagation in CSP
3.34/3.38	c 3	81 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.34/3.38	c 3	CSP : 208 integers, 0 booleans, 251 clauses, largest domain size 180
3.34/3.38	c 3	Heap : 60 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.34/3.39	c 3	Simplifing CSP by introducing new Boolean variables
3.34/3.39	c 3	CSP : 208 integers, 0 booleans, 251 clauses, largest domain size 180
3.34/3.39	c 3	Heap : 60 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.57/3.54	c 3	Encoding CSP to SAT : HOME/temp.cnf
3.57/3.56	c 3	21 (10%) CSP integer variables are encoded (3738 clauses, 46457 bytes)
3.57/3.57	c 3	42 (20%) CSP integer variables are encoded (7120 clauses, 90423 bytes)
3.57/3.57	c 3	63 (30%) CSP integer variables are encoded (7120 clauses, 90423 bytes)
3.57/3.57	c 3	84 (40%) CSP integer variables are encoded (7120 clauses, 90423 bytes)
3.57/3.57	c 3	104 (50%) CSP integer variables are encoded (7120 clauses, 90423 bytes)
3.57/3.57	c 3	125 (60%) CSP integer variables are encoded (7203 clauses, 91502 bytes)
3.57/3.57	c 3	146 (70%) CSP integer variables are encoded (7658 clauses, 97417 bytes)
3.57/3.57	c 3	167 (80%) CSP integer variables are encoded (7815 clauses, 99458 bytes)
3.57/3.57	c 3	188 (90%) CSP integer variables are encoded (7890 clauses, 100433 bytes)
3.57/3.57	c 3	208 (100%) CSP integer variables are encoded (8004 clauses, 101915 bytes)
4.39/4.37	c 4	26 (10%) CSP clauses are encoded (86669 clauses, 2261895 bytes)
5.19/5.12	c 5	51 (20%) CSP clauses are encoded (162560 clauses, 4489675 bytes)
5.89/5.87	c 6	76 (30%) CSP clauses are encoded (238607 clauses, 6722569 bytes)
6.18/6.11	c 6	101 (40%) CSP clauses are encoded (262672 clauses, 7427703 bytes)
6.18/6.13	c 6	126 (50%) CSP clauses are encoded (267057 clauses, 7503742 bytes)
6.18/6.13	c 6	151 (60%) CSP clauses are encoded (267264 clauses, 7507077 bytes)
6.18/6.13	c 6	176 (70%) CSP clauses are encoded (270973 clauses, 7573994 bytes)
6.18/6.13	c 6	201 (80%) CSP clauses are encoded (271192 clauses, 7577529 bytes)
6.18/6.14	c 6	226 (90%) CSP clauses are encoded (271655 clauses, 7585379 bytes)
6.18/6.14	c 6	251 (100%) CSP clauses are encoded (273165 clauses, 7611853 bytes)
6.18/6.14	c 6	251 CSP clauses encoded
6.18/6.14	c 6	Writing map file : HOME/temp.map
6.18/6.14	c 6	Heap : 24 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
6.18/6.14	c 6	SAT : 8212 SAT variables, 273165 SAT clauses, 7611853 bytes
6.18/6.14	c 6	Heap : 24 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
6.25/6.20	c 6	OBJECTIVE minimize _COST
6.25/6.20	c 6	OBJECTIVE BOUND: 0 <= _COST <= 
6.25/6.20	c 6	SEARCHING: _COST <= 42
6.25/6.20	c 6	SOLVING HOME/temp.cnf
6.25/6.20	c 6	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
6.25/6.20	c 6	This is MiniSat 2.0 beta
6.25/6.20	c 6	WARNING: for repeatability, setting FPU to use double precision
6.25/6.20	c 6	============================[ Problem Statistics ]=============================
6.25/6.20	c 6	|                                                                             |
6.25/6.21	c 6	|  Number of variables:  8212                                                 |
6.25/6.21	c 6	|  Number of clauses:    273166                                               |
6.25/6.36	c 6	|  Parsing time:         0.14         s                                       |
6.25/6.37	c 6	============================[ Search Statistics ]==============================
6.25/6.37	c 6	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.25/6.37	c 6	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.25/6.37	c 6	===============================================================================
6.25/6.37	c 6	|         0 |    7918   269117  1277804 |    89705        0    nan |  0.000 % |
6.25/6.45	c 6	|       100 |    7918   269117  1277804 |    98676      100     22 |  3.580 % |
6.54/6.50	c 6	===============================================================================
6.54/6.50	c 6	restarts              : 2
6.54/6.50	c 6	conflicts             : 135            (479 /sec)
6.54/6.50	c 6	decisions             : 930            (1.08 % random) (3298 /sec)
6.54/6.50	c 6	propagations          : 59085          (209553 /sec)
6.54/6.50	c 6	conflict literals     : 2532           (47.58 % deleted)
6.54/6.50	c 6	Memory used           : 15.51 MB
6.54/6.50	c 6	CPU time              : 0.281957 s
6.54/6.50	c 6	
6.54/6.51	c 6	SATISFIABLE
6.54/6.51	c 6	FOUND: _COST <= 42
6.54/6.51	s SATISFIABLE
6.54/6.51	c 6	DECODING HOME/temp.out WITH HOME/temp.map
6.54/6.51	c 6	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
6.54/6.58	c 6	Decoding HOME/temp.out
6.56/6.62	c 6	OBJECTIVE _COST 42
6.56/6.62	o 42
6.56/6.62	v 179 174 179 170 179 179 58 179 179 64 49 179 104 167 179 153 176 172 177 179 86 175 179 42 170 178 179 179 128 162 179 32 167 179 178 15 96 158 179 169
6.56/6.62	c 6	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
6.56/6.66	c 6	OBJECTIVE BOUND: 0 <= _COST <= 42
6.56/6.66	c 6	SEARCHING: _COST <= 21
6.56/6.66	c 6	SOLVING HOME/temp.cnf
6.56/6.66	c 6	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
6.56/6.67	c 6	This is MiniSat 2.0 beta
6.56/6.67	c 6	WARNING: for repeatability, setting FPU to use double precision
6.56/6.67	c 6	============================[ Problem Statistics ]=============================
6.56/6.67	c 6	|                                                                             |
6.56/6.67	c 6	|  Number of variables:  8212                                                 |
6.56/6.67	c 6	|  Number of clauses:    273166                                               |
6.70/6.83	c 7	|  Parsing time:         0.14         s                                       |
6.70/6.84	c 7	============================[ Search Statistics ]==============================
6.70/6.84	c 7	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.70/6.84	c 7	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.70/6.84	c 7	===============================================================================
6.70/6.84	c 7	|         0 |    7750   266660  1270916 |    88886        0    nan |  0.000 % |
6.70/6.95	c 7	===============================================================================
6.70/6.95	c 7	restarts              : 1
6.70/6.95	c 7	conflicts             : 98             (377 /sec)
6.70/6.95	c 7	decisions             : 233            (1.29 % random) (896 /sec)
6.70/6.95	c 7	propagations          : 45824          (176273 /sec)
6.70/6.95	c 7	conflict literals     : 2484           (37.74 % deleted)
6.70/6.95	c 7	Memory used           : 15.51 MB
6.70/6.95	c 7	CPU time              : 0.25996 s
6.70/6.95	c 7	
6.70/6.96	c 7	SATISFIABLE
6.70/6.96	c 7	FOUND: _COST <= 21
6.70/6.96	c 7	DECODING HOME/temp.out WITH HOME/temp.map
6.70/6.96	c 7	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
6.99/7.03	c 7	Decoding HOME/temp.out
6.99/7.07	c 7	OBJECTIVE _COST 21
6.99/7.07	o 21
6.99/7.07	v 172 47 66 123 2 168 179 116 29 163 168 144 173 121 12 164 48 155 63 118 60 175 102 78 179 165 138 172 179 175 172 161 90 1 123 179 179 179 179 179
6.99/7.07	c 7	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
6.99/7.11	c 7	OBJECTIVE BOUND: 0 <= _COST <= 21
6.99/7.11	c 7	SEARCHING: _COST <= 10
6.99/7.11	c 7	SOLVING HOME/temp.cnf
6.99/7.11	c 7	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
6.99/7.12	c 7	This is MiniSat 2.0 beta
6.99/7.12	c 7	WARNING: for repeatability, setting FPU to use double precision
6.99/7.12	c 7	============================[ Problem Statistics ]=============================
6.99/7.12	c 7	|                                                                             |
6.99/7.12	c 7	|  Number of variables:  8212                                                 |
6.99/7.12	c 7	|  Number of clauses:    273166                                               |
7.14/7.28	c 7	|  Parsing time:         0.14         s                                       |
7.14/7.29	c 7	============================[ Search Statistics ]==============================
7.14/7.29	c 7	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.14/7.29	c 7	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.14/7.29	c 7	===============================================================================
7.14/7.29	c 7	|         0 |    7625   264595  1265085 |    88198        0    nan |  0.000 % |
7.14/7.35	c 7	|       100 |    7625   264595  1265085 |    97018      100     12 |  7.148 % |
7.14/7.47	c 7	|       250 |    7625   264595  1265085 |   106719      250     17 |  7.148 % |
7.62/7.69	c 7	|       475 |    7625   264595  1265085 |   117391      475     16 |  7.148 % |
7.91/7.90	c 8	|       812 |    7625   264595  1265085 |   129131      812     16 |  7.148 % |
8.11/8.12	c 8	|      1319 |    7625   264595  1265085 |   142044     1319     19 |  7.148 % |
8.51/8.50	c 8	===============================================================================
8.51/8.50	c 8	restarts              : 6
8.51/8.50	c 8	conflicts             : 1741           (1278 /sec)
8.51/8.50	c 8	decisions             : 2982           (1.48 % random) (2190 /sec)
8.51/8.50	c 8	propagations          : 606273         (445202 /sec)
8.51/8.50	c 8	conflict literals     : 32642          (40.73 % deleted)
8.51/8.50	c 8	Memory used           : 16.15 MB
8.51/8.50	c 8	CPU time              : 1.36179 s
8.51/8.50	c 8	
8.51/8.51	c 8	SATISFIABLE
8.51/8.51	c 8	FOUND: _COST <= 10
8.51/8.51	c 8	DECODING HOME/temp.out WITH HOME/temp.map
8.51/8.51	c 8	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
8.51/8.58	c 8	Decoding HOME/temp.out
8.53/8.62	c 8	OBJECTIVE _COST 10
8.53/8.62	o 10
8.53/8.62	v 178 128 6 145 179 157 152 49 22 94 173 110 85 117 18 62 73 129 10 83 142 23 132 175 142 172 166 100 128 177 54 155 141 19 178 162 144 173 179 106
8.53/8.62	c 8	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
8.53/8.67	c 8	OBJECTIVE BOUND: 0 <= _COST <= 10
8.53/8.67	c 8	SEARCHING: _COST <= 5
8.53/8.67	c 8	SOLVING HOME/temp.cnf
8.53/8.67	c 8	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
8.53/8.67	c 8	This is MiniSat 2.0 beta
8.53/8.67	c 8	WARNING: for repeatability, setting FPU to use double precision
8.53/8.67	c 8	============================[ Problem Statistics ]=============================
8.53/8.67	c 8	|                                                                             |
8.53/8.67	c 8	|  Number of variables:  8212                                                 |
8.53/8.67	c 8	|  Number of clauses:    273166                                               |
8.81/8.83	c 9	|  Parsing time:         0.14         s                                       |
8.81/8.84	c 9	============================[ Search Statistics ]==============================
8.81/8.84	c 9	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.81/8.84	c 9	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.81/8.84	c 9	===============================================================================
8.81/8.84	c 9	|         0 |    7531   263418  1261831 |    87806        0    nan |  0.000 % |
8.89/8.94	c 9	|       101 |    7531   263418  1261831 |    96586      101     14 |  8.293 % |
8.99/9.09	c 9	|       251 |    7531   263418  1261831 |   106245      251     16 |  8.293 % |
9.19/9.25	c 9	|       476 |    7531   263418  1261831 |   116869      476     16 |  8.293 % |
9.49/9.51	c 9	|       813 |    7531   263418  1261831 |   128556      813     18 |  8.293 % |
9.69/9.75	c 10	|      1320 |    7531   263418  1261831 |   141412     1320     19 |  8.293 % |
10.20/10.29	c 10	|      2079 |    7531   263418  1261831 |   155553     2079     21 |  8.293 % |
10.80/10.89	c 11	|      3219 |    7531   263418  1261831 |   171109     3219     19 |  8.293 % |
11.00/11.09	c 11	===============================================================================
11.00/11.10	c 11	restarts              : 8
11.00/11.10	c 11	conflicts             : 3506           (1462 /sec)
11.00/11.10	c 11	decisions             : 5635           (1.44 % random) (2350 /sec)
11.00/11.10	c 11	propagations          : 1127727        (470350 /sec)
11.00/11.10	c 11	conflict literals     : 68427          (37.48 % deleted)
11.00/11.10	c 11	Memory used           : 16.27 MB
11.00/11.10	c 11	CPU time              : 2.39764 s
11.00/11.10	c 11	
11.09/11.10	c 11	SATISFIABLE
11.09/11.10	c 11	FOUND: _COST <= 5
11.09/11.10	c 11	DECODING HOME/temp.out WITH HOME/temp.map
11.09/11.10	c 11	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
11.09/11.17	c 11	Decoding HOME/temp.out
11.11/11.21	c 11	OBJECTIVE _COST 5
11.11/11.21	o 5
11.11/11.21	v 178 141 87 57 163 70 71 179 179 164 79 94 44 94 159 84 171 178 62 160 7 12 153 107 163 150 155 67 11 52 56 170 64 176 157 170 155 172 86 12
11.11/11.22	c 11	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
11.11/11.26	c 11	OBJECTIVE BOUND: 0 <= _COST <= 5
11.11/11.26	c 11	SEARCHING: _COST <= 2
11.11/11.26	c 11	SOLVING HOME/temp.cnf
11.11/11.26	c 11	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
11.11/11.26	c 11	This is MiniSat 2.0 beta
11.11/11.26	c 11	WARNING: for repeatability, setting FPU to use double precision
11.11/11.26	c 11	============================[ Problem Statistics ]=============================
11.11/11.26	c 11	|                                                                             |
11.11/11.26	c 11	|  Number of variables:  8212                                                 |
11.11/11.26	c 11	|  Number of clauses:    273166                                               |
11.25/11.42	c 11	|  Parsing time:         0.14         s                                       |
11.25/11.43	c 11	============================[ Search Statistics ]==============================
11.25/11.43	c 11	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.25/11.43	c 11	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.25/11.43	c 11	===============================================================================
11.25/11.43	c 11	|         0 |    7412   262471  1259344 |    87490        0    nan |  0.000 % |
11.25/11.53	c 11	|       100 |    7412   262471  1259344 |    96239      100     16 |  9.742 % |
11.25/11.66	c 11	|       251 |    7412   262471  1259344 |   105863      251     18 |  9.742 % |
11.25/11.87	c 12	|       476 |    7412   262471  1259344 |   116449      476     18 |  9.742 % |
11.98/12.10	c 12	|       813 |    7412   262471  1259344 |   128094      813     19 |  9.742 % |
12.38/12.48	c 12	|      1322 |    7412   262471  1259344 |   140904     1322     19 |  9.742 % |
13.08/13.17	c 13	|      2082 |    7412   262471  1259344 |   154994     2082     18 |  9.742 % |
14.08/14.17	c 14	|      3221 |    7412   262471  1259344 |   170493     3221     20 |  9.742 % |
15.48/15.54	c 15	|      4929 |    7412   262471  1259344 |   187543     4929     21 |  9.742 % |
16.67/16.73	c 17	|      7491 |    7412   262471  1259344 |   206297     7491     21 |  9.742 % |
19.97/20.06	c 20	|     11335 |    7412   262471  1259344 |   226927    11335     22 |  9.742 % |
24.56/24.64	c 24	|     17101 |    7412   262471  1259344 |   249620    17101     22 |  9.742 % |
26.46/26.58	c 26	===============================================================================
26.46/26.58	c 26	restarts              : 12
26.46/26.58	c 26	conflicts             : 19276          (1262 /sec)
26.46/26.58	c 26	decisions             : 28049          (1.65 % random) (1836 /sec)
26.46/26.58	c 26	propagations          : 6984748        (457246 /sec)
26.46/26.58	c 26	conflict literals     : 420252         (43.67 % deleted)
26.46/26.58	c 26	Memory used           : 18.48 MB
26.46/26.58	c 26	CPU time              : 15.2757 s
26.46/26.58	c 26	
26.46/26.58	c 26	SATISFIABLE
26.46/26.58	c 26	FOUND: _COST <= 2
26.46/26.58	c 26	DECODING HOME/temp.out WITH HOME/temp.map
26.46/26.58	c 26	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
26.56/26.65	c 26	Decoding HOME/temp.out
26.56/26.69	c 26	OBJECTIVE _COST 2
26.56/26.69	o 2
26.56/26.69	v 127 95 78 125 164 72 146 90 73 133 2 9 41 172 135 107 142 68 163 95 174 116 177 112 175 119 126 77 102 141 7 128 128 22 33 124 100 174 85 29
26.56/26.70	c 26	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
26.56/26.74	c 27	OBJECTIVE BOUND: 0 <= _COST <= 2
26.56/26.74	c 27	SEARCHING: _COST <= 1
26.56/26.74	c 27	SOLVING HOME/temp.cnf
26.56/26.74	c 27	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
26.56/26.74	c 27	This is MiniSat 2.0 beta
26.56/26.74	c 27	WARNING: for repeatability, setting FPU to use double precision
26.56/26.74	c 27	============================[ Problem Statistics ]=============================
26.56/26.74	c 27	|                                                                             |
26.56/26.74	c 27	|  Number of variables:  8212                                                 |
26.56/26.74	c 27	|  Number of clauses:    273166                                               |
26.70/26.90	c 27	|  Parsing time:         0.14         s                                       |
26.70/26.91	c 27	============================[ Search Statistics ]==============================
26.70/26.91	c 27	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
26.70/26.91	c 27	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
26.70/26.91	c 27	===============================================================================
26.70/26.91	c 27	|         0 |    7328   262026  1258260 |    87342        0    nan |  0.000 % |
26.71/27.02	c 27	|       101 |    7328   262026  1258260 |    96076      101     14 | 10.765 % |
26.71/27.19	c 27	|       251 |    7328   262026  1258260 |   105683      251     16 | 10.765 % |
26.71/27.34	c 27	|       476 |    7328   262026  1258260 |   116252      476     18 | 10.765 % |
27.46/27.54	c 27	|       813 |    7328   262026  1258260 |   127877      813     18 | 10.765 % |
27.86/27.92	c 28	|      1319 |    7328   262026  1258260 |   140665     1319     20 | 10.765 % |
28.36/28.41	c 28	|      2078 |    7328   262026  1258260 |   154731     2078     22 | 10.765 % |
29.26/29.39	c 29	|      3219 |    7328   262026  1258260 |   170204     3219     22 | 10.765 % |
30.66/30.76	c 31	|      4928 |    7328   262026  1258260 |   187225     4928     22 | 10.765 % |
32.04/32.12	c 32	|      7490 |    7328   262026  1258260 |   205947     7490     22 | 10.765 % |
35.44/35.51	c 35	|     11336 |    7328   262026  1258260 |   226542    11336     22 | 10.765 % |
40.33/40.43	c 40	|     17102 |    7328   262026  1258260 |   249196    17102     23 | 10.765 % |
45.22/45.37	c 45	|     25751 |    7328   262026  1258260 |   274116    25751     22 | 10.765 % |
55.73/55.90	c 56	|     38725 |    7328   262026  1258260 |   301528    38725     23 | 10.765 % |
75.91/76.09	c 76	|     58186 |    7328   262026  1258260 |   331681    58186     25 | 10.765 % |
105.60/105.79	c 106	|     87378 |    7328   262026  1258260 |   364849    87378     27 | 10.765 % |
122.28/122.43	c 122	===============================================================================
122.28/122.43	c 122	restarts              : 16
122.28/122.43	c 122	conflicts             : 101246         (1060 /sec)
122.28/122.43	c 122	decisions             : 143208         (1.74 % random) (1499 /sec)
122.28/122.43	c 122	propagations          : 32059371       (335583 /sec)
122.28/122.43	c 122	conflict literals     : 2706863        (39.28 % deleted)
122.28/122.43	c 122	Memory used           : 30.31 MB
122.28/122.43	c 122	CPU time              : 95.5335 s
122.28/122.43	c 122	
122.28/122.43	c 122	SATISFIABLE
122.28/122.44	c 122	FOUND: _COST <= 1
122.28/122.44	c 122	DECODING HOME/temp.out WITH HOME/temp.map
122.28/122.44	c 122	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
122.34/122.51	c 122	Decoding HOME/temp.out
122.34/122.55	c 122	OBJECTIVE _COST 1
122.34/122.55	o 1
122.34/122.55	v 145 16 40 147 149 121 178 83 179 175 93 7 51 71 148 161 45 137 145 52 69 152 20 68 179 111 145 16 81 155 130 169 10 175 80 168 49 174 175 142
122.34/122.56	c 122	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
122.34/122.60	c 122	OBJECTIVE BOUND: 0 <= _COST <= 1
122.34/122.60	c 122	SEARCHING: _COST <= 0
122.34/122.60	c 122	SOLVING HOME/temp.cnf
122.34/122.60	c 122	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
122.48/122.60	c 122	This is MiniSat 2.0 beta
122.48/122.60	c 122	WARNING: for repeatability, setting FPU to use double precision
122.48/122.60	c 122	============================[ Problem Statistics ]=============================
122.48/122.60	c 122	|                                                                             |
122.48/122.60	c 122	|  Number of variables:  8212                                                 |
122.48/122.60	c 122	|  Number of clauses:    273166                                               |
122.48/122.76	c 123	|  Parsing time:         0.14         s                                       |
122.48/122.77	c 123	============================[ Search Statistics ]==============================
122.48/122.77	c 123	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
122.48/122.77	c 123	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
122.48/122.77	c 123	===============================================================================
122.48/122.77	c 123	|         0 |    7160   261693  1257428 |    87231        0    nan |  0.000 % |
122.48/122.85	c 123	|       100 |    7160   261693  1257428 |    95954      100      7 | 12.811 % |
122.48/122.95	c 123	|       251 |    7160   261693  1257428 |   105549      251      8 | 12.811 % |
122.97/123.14	c 123	|       481 |    7160   261693  1257428 |   116104      481      8 | 12.811 % |
123.16/123.35	c 123	|       818 |    7160   261693  1257428 |   127714      818      9 | 12.811 % |
123.56/123.73	c 124	|      1324 |    7160   261693  1257428 |   140486     1324      9 | 12.811 % |
123.96/124.17	c 124	|      2083 |    7160   261693  1257428 |   154535     2083      9 | 12.811 % |
124.46/124.65	c 124	|      3222 |    7158   261693  1257428 |   169988     3221     11 | 12.835 % |
125.56/125.74	c 126	|      4930 |    7158   261693  1257428 |   186987     4929     12 | 12.835 % |
127.06/127.21	c 127	|      7493 |    7158   261519  1256731 |   205686     6289     12 | 12.835 % |
129.46/129.60	c 129	|     11339 |    7158   261519  1256731 |   226254    10135     13 | 12.835 % |
132.25/132.48	c 132	|     17105 |    7158   261519  1256731 |   248880    15901     14 | 12.835 % |
139.36/139.50	c 139	|     25754 |    7158   261519  1256731 |   273768    24550     14 | 12.835 % |
148.16/148.36	c 148	|     38728 |    7136   259365  1246738 |   301145    23818     14 | 13.103 % |
164.55/164.71	c 164	|     58190 |    7136   259365  1246738 |   331259    43280     14 | 13.103 % |
191.14/191.32	c 191	|     87382 |    7047   249287  1197846 |   364385    48590     14 | 14.187 % |
194.93/195.15	c 195	===============================================================================
194.93/195.15	c 195	restarts              : 16
194.93/195.15	c 195	conflicts             : 92225          (1272 /sec)
194.93/195.15	c 195	decisions             : 128021         (1.83 % random) (1766 /sec)
194.93/195.15	c 195	propagations          : 28274570       (390118 /sec)
194.93/195.15	c 195	conflict literals     : 1349807        (53.89 % deleted)
194.93/195.15	c 195	Memory used           : 20.93 MB
194.93/195.15	c 195	CPU time              : 72.477 s
194.93/195.15	c 195	
194.93/195.15	c 195	UNSATISFIABLE
194.93/195.15	c 195	NOT FOUND: _COST <= 0
194.93/195.15	c 195	OBJECTIVE _COST 1
194.93/195.15	s OPTIMUM FOUND
194.93/195.15	c 195	CPU 194.32 (0.04 0.01 194.28 0.67)
194.93/195.15	c 195	END Sun Jul 13 03:45:53 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-1115036-1215913357/watcher-1115036-1215913357 -o /tmp/evaluation-result-1115036-1215913357/solver-1115036-1215913357 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar -max -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-1115036-1215913357.xml 

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.14 3/95 14949
/proc/meminfo: memFree=1776368/2055920 swapFree=4192812/4192956
[pid=14949] ppid=14947 vsize=12272 CPUtime=0
/proc/14949/stat : 14949 (sugar) R 14947 14949 14167 0 -1 4194304 396 0 0 0 0 0 0 0 18 0 1 0 48033124 12566528 364 996147200 4194304 4206940 548682068592 18446744073709551615 243665697381 0 0 4224 0 0 0 0 17 0 0 0
/proc/14949/statm: 3068 364 274 3 0 168 0

[startup+0.080689 s]
/proc/loadavg: 1.00 1.00 1.14 3/95 14949
/proc/meminfo: memFree=1776368/2055920 swapFree=4192812/4192956
[pid=14949] ppid=14947 vsize=13600 CPUtime=0.03
/proc/14949/stat : 14949 (sugar) S 14947 14949 14167 0 -1 4194304 898 127 0 0 3 0 0 0 17 0 1 0 48033124 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14949/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.101691 s]
/proc/loadavg: 1.00 1.00 1.14 3/95 14949
/proc/meminfo: memFree=1776368/2055920 swapFree=4192812/4192956
[pid=14949] ppid=14947 vsize=13600 CPUtime=0.03
/proc/14949/stat : 14949 (sugar) S 14947 14949 14167 0 -1 4194304 898 127 0 0 3 0 0 0 17 0 1 0 48033124 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14949/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301731 s]
/proc/loadavg: 1.00 1.00 1.14 3/95 14949
/proc/meminfo: memFree=1776368/2055920 swapFree=4192812/4192956
[pid=14949] ppid=14947 vsize=13600 CPUtime=0.03
/proc/14949/stat : 14949 (sugar) S 14947 14949 14167 0 -1 4194304 898 127 0 0 3 0 0 0 17 0 1 0 48033124 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14949/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701803 s]
/proc/loadavg: 1.00 1.00 1.14 3/95 14949
/proc/meminfo: memFree=1776368/2055920 swapFree=4192812/4192956
[pid=14949] ppid=14947 vsize=13600 CPUtime=0.03
/proc/14949/stat : 14949 (sugar) S 14947 14949 14167 0 -1 4194304 898 127 0 0 3 0 0 0 17 0 1 0 48033124 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14949/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50195 s]
/proc/loadavg: 1.00 1.00 1.14 3/106 14971
/proc/meminfo: memFree=1766232/2055920 swapFree=4192812/4192956
[pid=14949] ppid=14947 vsize=13600 CPUtime=0.88
/proc/14949/stat : 14949 (sugar) S 14947 14949 14167 0 -1 4194304 974 7982 0 1 3 0 78 7 15 0 1 0 48033124 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14949/statm: 3400 797 370 3 0 500 0
[pid=14962] ppid=14949 vsize=5356 CPUtime=0
/proc/14962/stat : 14962 (sh) S 14949 14949 14167 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 48033212 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14962/statm: 1339 233 193 169 0 50 0
[pid=14963] ppid=14962 vsize=865048 CPUtime=0.65
/proc/14963/stat : 14963 (java) S 14962 14949 14167 0 -1 0 7509 0 1 0 61 4 0 0 18 0 9 0 48033212 885809152 6793 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14963/statm: 216262 6794 2532 9 0 210844 0
[pid=14963/tid=14964] ppid=14962 vsize=865048 CPUtime=0.4
/proc/14963/task/14964/stat : 14964 (java) S 14962 14949 14167 0 -1 64 2467 0 1 0 39 1 0 0 16 0 9 0 48033213 885809152 6795 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14963/tid=14965] ppid=14962 vsize=865048 CPUtime=0.19
/proc/14963/task/14965/stat : 14965 (java) R 14962 14949 14167 0 -1 64 4026 0 0 0 18 1 0 0 16 0 9 0 48033214 885809152 6796 996147200 134512640 134550740 4294955936 18446744073709551615 102674864 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14963/tid=14966] ppid=14962 vsize=865048 CPUtime=0
/proc/14963/task/14966/stat : 14966 (java) S 14962 14949 14167 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 48033214 885809152 6797 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14963/tid=14967] ppid=14962 vsize=865048 CPUtime=0
/proc/14963/task/14967/stat : 14967 (java) S 14962 14949 14167 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 48033214 885809152 6798 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14963/tid=14968] ppid=14962 vsize=865048 CPUtime=0
/proc/14963/task/14968/stat : 14968 (java) S 14962 14949 14167 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 48033216 885809152 6799 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14963/tid=14969] ppid=14962 vsize=865048 CPUtime=0.03
/proc/14963/task/14969/stat : 14969 (java) S 14962 14949 14167 0 -1 64 322 0 0 0 3 0 0 0 16 0 9 0 48033216 885809152 6800 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14963/tid=14970] ppid=14962 vsize=865048 CPUtime=0
/proc/14963/task/14970/stat : 14970 (java) S 14962 14949 14167 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 48033216 885809152 6802 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14963/tid=14971] ppid=14962 vsize=865048 CPUtime=0
/proc/14963/task/14971/stat : 14971 (java) S 14962 14949 14167 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 48033216 885809152 6802 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.53
Current children cumulated vsize (KiB) 884004

[startup+3.10224 s]
/proc/loadavg: 1.08 1.02 1.14 2/106 14971
/proc/meminfo: memFree=1741464/2055920 swapFree=4192812/4192956
[pid=14949] ppid=14947 vsize=13600 CPUtime=0.88
/proc/14949/stat : 14949 (sugar) S 14947 14949 14167 0 -1 4194304 974 7982 0 1 3 0 78 7 16 0 1 0 48033124 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14949/statm: 3400 797 370 3 0 500 0
[pid=14962] ppid=14949 vsize=5356 CPUtime=0
/proc/14962/stat : 14962 (sh) S 14949 14949 14167 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 48033212 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14962/statm: 1339 233 193 169 0 50 0
[pid=14963] ppid=14962 vsize=865076 CPUtime=2.26
/proc/14963/stat : 14963 (java) S 14962 14949 14167 0 -1 0 17821 0 1 0 217 9 0 0 18 0 9 0 48033212 885837824 17045 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14963/statm: 216269 17045 2540 9 0 210844 0
[pid=14963/tid=14964] ppid=14962 vsize=865076 CPUtime=1.14
/proc/14963/task/14964/stat : 14964 (java) R 14962 14949 14167 0 -1 64 3174 0 1 0 112 2 0 0 17 0 9 0 48033213 885837824 17045 996147200 134512640 134550740 4294955936 18446744073709551615 101444398 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14963/tid=14965] ppid=14962 vsize=865076 CPUtime=1.03
/proc/14963/task/14965/stat : 14965 (java) S 14962 14949 14167 0 -1 64 13616 0 0 0 98 5 0 0 17 0 9 0 48033214 885837824 17045 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14963/tid=14966] ppid=14962 vsize=865076 CPUtime=0
/proc/14963/task/14966/stat : 14966 (java) S 14962 14949 14167 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 48033214 885837824 17045 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14963/tid=14967] ppid=14962 vsize=865076 CPUtime=0
/proc/14963/task/14967/stat : 14967 (java) S 14962 14949 14167 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 48033214 885837824 17045 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14963/tid=14968] ppid=14962 vsize=865076 CPUtime=0
/proc/14963/task/14968/stat : 14968 (java) S 14962 14949 14167 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 48033216 885837824 17045 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14963/tid=14969] ppid=14962 vsize=865076 CPUtime=0.05
/proc/14963/task/14969/stat : 14969 (java) S 14962 14949 14167 0 -1 64 334 0 0 0 5 0 0 0 15 0 9 0 48033216 885837824 17045 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14963/tid=14970] ppid=14962 vsize=865076 CPUtime=0
/proc/14963/task/14970/stat : 14970 (java) S 14962 14949 14167 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 48033216 885837824 17045 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14963/tid=14971] ppid=14962 vsize=865076 CPUtime=0
/proc/14963/task/14971/stat : 14971 (java) S 14962 14949 14167 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 48033216 885837824 17045 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.14
Current children cumulated vsize (KiB) 884032

[startup+6.30183 s]
/proc/loadavg: 1.08 1.02 1.14 3/106 14971
/proc/meminfo: memFree=1698456/2055920 swapFree=4192812/4192956
[pid=14949] ppid=14947 vsize=13600 CPUtime=6.25
/proc/14949/stat : 14949 (sugar) S 14947 14949 14167 0 -1 4194304 1055 28580 0 2 3 0 598 24 16 0 1 0 48033124 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14949/statm: 3400 804 374 3 0 500 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 13600

[startup+12.702 s]
/proc/loadavg: 1.07 1.02 1.14 2/98 15021
/proc/meminfo: memFree=1748504/2055920 swapFree=4192812/4192956
[pid=14949] ppid=14947 vsize=13600 CPUtime=11.25
/proc/14949/stat : 14949 (sugar) S 14947 14949 14167 0 -1 4194304 1517 60343 0 6 3 1 1075 46 15 0 1 0 48033124 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14949/statm: 3400 805 374 3 0 500 0
[pid=15020] ppid=14949 vsize=5356 CPUtime=0
/proc/15020/stat : 15020 (sh) S 14949 14949 14167 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 48034250 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15020/statm: 1339 232 193 169 0 50 0
[pid=15021] ppid=15020 vsize=16384 CPUtime=1.43
/proc/15021/stat : 15021 (minisat) R 15020 14949 14167 0 -1 4194304 3952 0 0 0 141 2 0 0 25 0 1 0 48034250 16777216 3938 996147200 134512640 135127466 4294956256 18446744073709551615 134530698 0 0 4096 3 0 0 0 17 0 0 0
/proc/15021/statm: 4096 3938 75 150 0 3943 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 35340

[startup+25.5013 s]
/proc/loadavg: 1.06 1.01 1.14 2/98 15021
/proc/meminfo: memFree=1746328/2055920 swapFree=4192812/4192956
[pid=14949] ppid=14947 vsize=13600 CPUtime=11.25
/proc/14949/stat : 14949 (sugar) S 14947 14949 14167 0 -1 4194304 1517 60343 0 6 3 1 1075 46 16 0 1 0 48033124 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14949/statm: 3400 805 374 3 0 500 0
[pid=15020] ppid=14949 vsize=5356 CPUtime=0
/proc/15020/stat : 15020 (sh) S 14949 14949 14167 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 48034250 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15020/statm: 1339 232 193 169 0 50 0
[pid=15021] ppid=15020 vsize=18508 CPUtime=14.21
/proc/15021/stat : 15021 (minisat) R 15020 14949 14167 0 -1 4194304 4504 0 0 0 1419 2 0 0 25 0 1 0 48034250 18952192 4490 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/15021/statm: 4627 4490 75 150 0 4474 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 37464

[startup+51.102 s]
/proc/loadavg: 1.04 1.01 1.13 2/98 15033
/proc/meminfo: memFree=1744536/2055920 swapFree=4192812/4192956
[pid=14949] ppid=14947 vsize=13600 CPUtime=26.71
/proc/14949/stat : 14949 (sugar) S 14947 14949 14167 0 -1 4194304 1631 68937 0 7 4 1 2615 51 16 0 1 0 48033124 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14949/statm: 3400 805 374 3 0 500 0
[pid=15032] ppid=14949 vsize=5356 CPUtime=0
/proc/15032/stat : 15032 (sh) S 14949 14949 14167 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 48035798 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15032/statm: 1339 232 193 169 0 50 0
[pid=15033] ppid=15032 vsize=20428 CPUtime=24.31
/proc/15033/stat : 15033 (minisat) R 15032 14949 14167 0 -1 4194304 4976 0 0 0 2428 3 0 0 25 0 1 0 48035798 20918272 4962 996147200 134512640 135127466 4294956256 18446744073709551615 134530936 0 0 4096 3 0 0 0 17 0 0 0
/proc/15033/statm: 5107 4962 75 150 0 4954 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 39384

[startup+102.307 s]
/proc/loadavg: 1.01 1.01 1.12 2/98 15033
/proc/meminfo: memFree=1736536/2055920 swapFree=4192812/4192956
[pid=14949] ppid=14947 vsize=13600 CPUtime=26.71
/proc/14949/stat : 14949 (sugar) S 14947 14949 14167 0 -1 4194304 1631 68937 0 7 4 1 2615 51 16 0 1 0 48033124 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14949/statm: 3400 805 374 3 0 500 0
[pid=15032] ppid=14949 vsize=5356 CPUtime=0
/proc/15032/stat : 15032 (sh) S 14949 14949 14167 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 48035798 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15032/statm: 1339 232 193 169 0 50 0
[pid=15033] ppid=15032 vsize=28332 CPUtime=75.49
/proc/15033/stat : 15033 (minisat) R 15032 14949 14167 0 -1 4194304 6931 0 0 0 7543 6 0 0 25 0 1 0 48035798 29011968 6917 996147200 134512640 135127466 4294956256 18446744073709551615 134530933 0 0 4096 3 0 0 0 17 0 0 0
/proc/15033/statm: 7083 6917 75 150 0 6930 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 47288

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.11 2/98 15045
/proc/meminfo: memFree=1744792/2055920 swapFree=4192812/4192956
[pid=14949] ppid=14947 vsize=13600 CPUtime=122.48
/proc/14949/stat : 14949 (sugar) S 14947 14949 14167 0 -1 4194304 1745 80552 0 8 4 1 12180 63 16 0 1 0 48033124 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14949/statm: 3400 805 374 3 0 500 0
[pid=15044] ppid=14949 vsize=5356 CPUtime=0
/proc/15044/stat : 15044 (sh) S 14949 14949 14167 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 48045384 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15044/statm: 1339 232 193 169 0 50 0
[pid=15045] ppid=15044 vsize=20028 CPUtime=39.67
/proc/15045/stat : 15045 (minisat) R 15044 14949 14167 0 -1 4194304 4853 0 0 0 3964 3 0 0 25 0 1 0 48045384 20508672 4839 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/15045/statm: 5007 4839 75 150 0 4854 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 38984

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

[startup+179.101 s]
/proc/loadavg: 1.00 1.00 1.11 2/98 15045
/proc/meminfo: memFree=1743384/2055920 swapFree=4192812/4192956
[pid=14949] ppid=14947 vsize=13600 CPUtime=122.48
/proc/14949/stat : 14949 (sugar) S 14947 14949 14167 0 -1 4194304 1745 80552 0 8 4 1 12180 63 16 0 1 0 48033124 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14949/statm: 3400 805 374 3 0 500 0
[pid=15044] ppid=14949 vsize=5356 CPUtime=0
/proc/15044/stat : 15044 (sh) S 14949 14949 14167 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 48045384 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15044/statm: 1339 232 193 169 0 50 0
[pid=15045] ppid=15044 vsize=21296 CPUtime=56.46
/proc/15045/stat : 15045 (minisat) R 15044 14949 14167 0 -1 4194304 5195 0 0 0 5643 3 0 0 25 0 1 0 48045384 21807104 5181 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/15045/statm: 5324 5181 75 150 0 5171 0
Current children cumulated CPU time (s) 178.94
Current children cumulated vsize (KiB) 40252

[startup+185.501 s]
/proc/loadavg: 1.00 1.00 1.11 2/98 15045
/proc/meminfo: memFree=1743320/2055920 swapFree=4192812/4192956
[pid=14949] ppid=14947 vsize=13600 CPUtime=122.48
/proc/14949/stat : 14949 (sugar) S 14947 14949 14167 0 -1 4194304 1745 80552 0 8 4 1 12180 63 16 0 1 0 48033124 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14949/statm: 3400 805 374 3 0 500 0
[pid=15044] ppid=14949 vsize=5356 CPUtime=0
/proc/15044/stat : 15044 (sh) S 14949 14949 14167 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 48045384 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15044/statm: 1339 232 193 169 0 50 0
[pid=15045] ppid=15044 vsize=21296 CPUtime=62.86
/proc/15045/stat : 15045 (minisat) R 15044 14949 14167 0 -1 4194304 5195 0 0 0 6283 3 0 0 25 0 1 0 48045384 21807104 5181 996147200 134512640 135127466 4294956256 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 1 0 0
/proc/15045/statm: 5324 5181 75 150 0 5171 0
Current children cumulated CPU time (s) 185.34
Current children cumulated vsize (KiB) 40252

[startup+191.901 s]
/proc/loadavg: 1.00 1.00 1.10 2/98 15045
/proc/meminfo: memFree=1743320/2055920 swapFree=4192812/4192956
[pid=14949] ppid=14947 vsize=13600 CPUtime=122.48
/proc/14949/stat : 14949 (sugar) S 14947 14949 14167 0 -1 4194304 1745 80552 0 8 4 1 12180 63 16 0 1 0 48033124 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14949/statm: 3400 805 374 3 0 500 0
[pid=15044] ppid=14949 vsize=5356 CPUtime=0
/proc/15044/stat : 15044 (sh) S 14949 14949 14167 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 48045384 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15044/statm: 1339 232 193 169 0 50 0
[pid=15045] ppid=15044 vsize=21432 CPUtime=69.26
/proc/15045/stat : 15045 (minisat) R 15044 14949 14167 0 -1 4194304 5200 0 0 0 6923 3 0 0 25 0 1 0 48045384 21946368 5186 996147200 134512640 135127466 4294956256 18446744073709551615 134530624 0 0 4096 3 0 0 0 17 1 0 0
/proc/15045/statm: 5358 5186 75 150 0 5205 0
Current children cumulated CPU time (s) 191.74
Current children cumulated vsize (KiB) 40388

[startup+193.502 s]
/proc/loadavg: 1.00 1.00 1.10 2/98 15045
/proc/meminfo: memFree=1743320/2055920 swapFree=4192812/4192956
[pid=14949] ppid=14947 vsize=13600 CPUtime=122.48
/proc/14949/stat : 14949 (sugar) S 14947 14949 14167 0 -1 4194304 1745 80552 0 8 4 1 12180 63 16 0 1 0 48033124 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14949/statm: 3400 805 374 3 0 500 0
[pid=15044] ppid=14949 vsize=5356 CPUtime=0
/proc/15044/stat : 15044 (sh) S 14949 14949 14167 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 48045384 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15044/statm: 1339 232 193 169 0 50 0
[pid=15045] ppid=15044 vsize=21432 CPUtime=70.86
/proc/15045/stat : 15045 (minisat) R 15044 14949 14167 0 -1 4194304 5200 0 0 0 7083 3 0 0 25 0 1 0 48045384 21946368 5186 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 1 0 0
/proc/15045/statm: 5358 5186 75 150 0 5205 0
Current children cumulated CPU time (s) 193.34
Current children cumulated vsize (KiB) 40388

[startup+194.302 s]
/proc/loadavg: 1.00 1.00 1.10 2/98 15045
/proc/meminfo: memFree=1743320/2055920 swapFree=4192812/4192956
[pid=14949] ppid=14947 vsize=13600 CPUtime=122.48
/proc/14949/stat : 14949 (sugar) S 14947 14949 14167 0 -1 4194304 1745 80552 0 8 4 1 12180 63 16 0 1 0 48033124 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14949/statm: 3400 805 374 3 0 500 0
[pid=15044] ppid=14949 vsize=5356 CPUtime=0
/proc/15044/stat : 15044 (sh) S 14949 14949 14167 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 48045384 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15044/statm: 1339 232 193 169 0 50 0
[pid=15045] ppid=15044 vsize=21432 CPUtime=71.66
/proc/15045/stat : 15045 (minisat) R 15044 14949 14167 0 -1 4194304 5200 0 0 0 7163 3 0 0 25 0 1 0 48045384 21946368 5186 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/15045/statm: 5358 5186 75 150 0 5205 0
Current children cumulated CPU time (s) 194.14
Current children cumulated vsize (KiB) 40388

[startup+194.708 s]
/proc/loadavg: 1.00 1.00 1.10 2/98 15045
/proc/meminfo: memFree=1743320/2055920 swapFree=4192812/4192956
[pid=14949] ppid=14947 vsize=13600 CPUtime=122.48
/proc/14949/stat : 14949 (sugar) S 14947 14949 14167 0 -1 4194304 1745 80552 0 8 4 1 12180 63 16 0 1 0 48033124 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14949/statm: 3400 805 374 3 0 500 0
[pid=15044] ppid=14949 vsize=5356 CPUtime=0
/proc/15044/stat : 15044 (sh) S 14949 14949 14167 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 48045384 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15044/statm: 1339 232 193 169 0 50 0
[pid=15045] ppid=15044 vsize=21432 CPUtime=72.06
/proc/15045/stat : 15045 (minisat) R 15044 14949 14167 0 -1 4194304 5200 0 0 0 7203 3 0 0 25 0 1 0 48045384 21946368 5186 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/15045/statm: 5358 5186 75 150 0 5205 0
Current children cumulated CPU time (s) 194.54
Current children cumulated vsize (KiB) 40388

[startup+195.101 s]
/proc/loadavg: 1.00 1.00 1.10 2/98 15045
/proc/meminfo: memFree=1743320/2055920 swapFree=4192812/4192956
[pid=14949] ppid=14947 vsize=13600 CPUtime=122.48
/proc/14949/stat : 14949 (sugar) S 14947 14949 14167 0 -1 4194304 1745 80552 0 8 4 1 12180 63 16 0 1 0 48033124 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14949/statm: 3400 805 374 3 0 500 0
[pid=15044] ppid=14949 vsize=5356 CPUtime=0
/proc/15044/stat : 15044 (sh) S 14949 14949 14167 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 48045384 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15044/statm: 1339 232 193 169 0 50 0
[pid=15045] ppid=15044 vsize=21432 CPUtime=72.45
/proc/15045/stat : 15045 (minisat) R 15044 14949 14167 0 -1 4194304 5200 0 0 0 7242 3 0 0 25 0 1 0 48045384 21946368 5186 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/15045/statm: 5358 5186 75 150 0 5205 0
Current children cumulated CPU time (s) 194.93
Current children cumulated vsize (KiB) 40388

Child status: 0
Real time (s): 195.16
CPU time (s): 195.027
CPU user time (s): 194.327
CPU system time (s): 0.699893
CPU usage (%): 99.932
Max. virtual memory (cumulated for all children) (KiB): 884144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 194.327
system time used= 0.699893
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 87864
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= 2510
involuntary context switches= 1797

runsolver used 0.312952 second user time and 0.777881 second system time

The end

Launcher Data (download as text)

Begin job on node84 at 2008-07-13 03:42:38
IDJOB=1115036
IDBENCH=61808
IDSOLVER=368
FILE ID=node84/1115036-1215913357
PBS_JOBID= 7903680
Free space on /tmp= 66560 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/tightness0.9/normalized-rand-2-40-180-84-900-29_ext.xml
COMMAND LINE= DIR/sugar -max -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1115036-1215913357/watcher-1115036-1215913357 -o /tmp/evaluation-result-1115036-1215913357/solver-1115036-1215913357 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar -max -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-1115036-1215913357.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 2ff1d0b0e6bdd5eb572e276d708361aa
RANDOM SEED=1170225116

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1776848 kB
Buffers:         60024 kB
Cached:         116028 kB
SwapCached:          0 kB
Active:         126248 kB
Inactive:        86824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1776848 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3084 kB
Writeback:           0 kB
Mapped:          48072 kB
Slab:            48532 kB
Committed_AS:   304084 kB
PageTables:       4008 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= 66556 MiB
End job on node84 at 2008-07-13 03:45:53