Trace number 1114940

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 47.4708 48.0908

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.00/0.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.05	c 0	BEGIN Sun Jul 13 03:08:12 2008
0.00/0.05	c 0	PID 19834
0.03/0.05	c 0	HOST node1.alineos.net
0.03/0.05	c 0	CONVERTING HOME/instance-1114940-1215911292.xml TO HOME/temp.csp
0.03/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1114940-1215911292.xml' 'HOME/temp.csp'
1.05/1.18	c 1	1 domains, 40 variables, 0 predicates, 84 relations, 84 constraints
1.14/1.20	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.14/1.20	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'
1.14/1.28	c 1	Parsing HOME/temp.csp
2.80/2.94	c 3	parsed 209 expressions
2.80/2.94	c 3	Heap : 30 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.80/2.95	c 3	MAX CSP: 84 constraints
2.80/2.95	c 3	Converting to clausal form CSP
2.80/2.97	c 3	converted 30 (10%) expressions
2.80/2.99	c 3	converted 60 (20%) expressions
2.91/3.02	c 3	converted 89 (30%) expressions
2.91/3.05	c 3	converted 119 (40%) expressions
3.21/3.35	c 3	converted 148 (50%) expressions
3.40/3.52	c 3	converted 178 (60%) expressions
3.51/3.62	c 4	converted 208 (70%) expressions
3.60/3.75	c 4	converted 237 (80%) expressions
3.69/3.85	c 4	converted 267 (90%) expressions
3.89/4.01	c 4	converted 296 (100%) expressions
3.89/4.01	c 4	CSP : 208 integers, 0 booleans, 251 clauses, largest domain size 180
3.89/4.01	c 4	Heap : 60 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.89/4.01	c 4	Propagation in CSP
3.89/4.03	c 4	81 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.89/4.03	c 4	CSP : 208 integers, 0 booleans, 251 clauses, largest domain size 180
3.89/4.03	c 4	Heap : 60 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.89/4.03	c 4	Simplifing CSP by introducing new Boolean variables
3.89/4.03	c 4	CSP : 208 integers, 0 booleans, 251 clauses, largest domain size 180
3.89/4.03	c 4	Heap : 60 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.09/4.20	c 4	Encoding CSP to SAT : HOME/temp.cnf
4.09/4.22	c 4	21 (10%) CSP integer variables are encoded (3738 clauses, 46457 bytes)
4.09/4.23	c 4	42 (20%) CSP integer variables are encoded (7120 clauses, 90423 bytes)
4.09/4.23	c 4	63 (30%) CSP integer variables are encoded (7120 clauses, 90423 bytes)
4.09/4.23	c 4	84 (40%) CSP integer variables are encoded (7120 clauses, 90423 bytes)
4.09/4.23	c 4	104 (50%) CSP integer variables are encoded (7120 clauses, 90423 bytes)
4.09/4.23	c 4	125 (60%) CSP integer variables are encoded (7203 clauses, 91502 bytes)
4.09/4.23	c 4	146 (70%) CSP integer variables are encoded (7658 clauses, 97417 bytes)
4.09/4.23	c 4	167 (80%) CSP integer variables are encoded (7815 clauses, 99458 bytes)
4.09/4.23	c 4	188 (90%) CSP integer variables are encoded (7890 clauses, 100433 bytes)
4.09/4.23	c 4	208 (100%) CSP integer variables are encoded (8004 clauses, 101915 bytes)
4.98/5.13	c 5	26 (10%) CSP clauses are encoded (86350 clauses, 2255531 bytes)
5.78/5.95	c 6	51 (20%) CSP clauses are encoded (162267 clauses, 4484634 bytes)
6.56/6.77	c 7	76 (30%) CSP clauses are encoded (237845 clauses, 6703605 bytes)
6.86/7.03	c 7	101 (40%) CSP clauses are encoded (262066 clauses, 7413328 bytes)
6.86/7.05	c 7	126 (50%) CSP clauses are encoded (266451 clauses, 7489367 bytes)
6.86/7.05	c 7	151 (60%) CSP clauses are encoded (266658 clauses, 7492702 bytes)
6.86/7.06	c 7	176 (70%) CSP clauses are encoded (270367 clauses, 7559619 bytes)
6.86/7.06	c 7	201 (80%) CSP clauses are encoded (270586 clauses, 7563154 bytes)
6.86/7.06	c 7	226 (90%) CSP clauses are encoded (271049 clauses, 7571004 bytes)
6.86/7.06	c 7	251 (100%) CSP clauses are encoded (272559 clauses, 7597478 bytes)
6.86/7.06	c 7	251 CSP clauses encoded
6.86/7.07	c 7	Writing map file : HOME/temp.map
6.86/7.07	c 7	Heap : 23 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
6.86/7.07	c 7	SAT : 8212 SAT variables, 272559 SAT clauses, 7597478 bytes
6.86/7.07	c 7	Heap : 23 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
6.94/7.11	c 7	OBJECTIVE minimize _COST
6.94/7.11	c 7	OBJECTIVE BOUND: 0 <= _COST <= 
6.94/7.11	c 7	SEARCHING: _COST <= 42
6.94/7.11	c 7	SOLVING HOME/temp.cnf
6.94/7.11	c 7	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
6.94/7.11	c 7	This is MiniSat 2.0 beta
6.94/7.11	c 7	WARNING: for repeatability, setting FPU to use double precision
6.94/7.11	c 7	============================[ Problem Statistics ]=============================
6.94/7.11	c 7	|                                                                             |
6.94/7.12	c 7	|  Number of variables:  8212                                                 |
6.94/7.12	c 7	|  Number of clauses:    272560                                               |
6.96/7.29	c 7	|  Parsing time:         0.15         s                                       |
6.96/7.30	c 7	============================[ Search Statistics ]==============================
6.96/7.30	c 7	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.96/7.30	c 7	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.96/7.30	c 7	===============================================================================
6.96/7.30	c 7	|         0 |    7918   268511  1274807 |    89503        0    nan |  0.000 % |
6.96/7.34	c 7	===============================================================================
6.96/7.34	c 7	restarts              : 1
6.96/7.34	c 7	conflicts             : 13             (63 /sec)
6.96/7.34	c 7	decisions             : 202            (0.00 % random) (981 /sec)
6.96/7.34	c 7	propagations          : 18720          (90888 /sec)
6.96/7.34	c 7	conflict literals     : 154            (42.11 % deleted)
6.96/7.34	c 7	Memory used           : 15.11 MB
6.96/7.34	c 7	CPU time              : 0.205968 s
6.96/7.34	c 7	
6.96/7.35	c 7	SATISFIABLE
6.96/7.35	c 7	FOUND: _COST <= 42
6.96/7.35	s SATISFIABLE
6.96/7.35	c 7	DECODING HOME/temp.out WITH HOME/temp.map
6.96/7.35	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'
7.21/7.43	c 7	Decoding HOME/temp.out
7.21/7.49	c 7	OBJECTIVE _COST 42
7.21/7.49	o 42
7.21/7.49	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
7.21/7.49	c 7	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
7.21/7.51	c 7	OBJECTIVE BOUND: 0 <= _COST <= 42
7.21/7.51	c 7	SEARCHING: _COST <= 21
7.21/7.51	c 7	SOLVING HOME/temp.cnf
7.21/7.51	c 7	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
7.21/7.51	c 7	This is MiniSat 2.0 beta
7.21/7.52	c 7	WARNING: for repeatability, setting FPU to use double precision
7.21/7.52	c 7	============================[ Problem Statistics ]=============================
7.21/7.52	c 7	|                                                                             |
7.21/7.52	c 7	|  Number of variables:  8212                                                 |
7.21/7.52	c 7	|  Number of clauses:    272560                                               |
7.43/7.69	c 8	|  Parsing time:         0.15         s                                       |
7.53/7.71	c 8	============================[ Search Statistics ]==============================
7.53/7.71	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.53/7.71	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.53/7.71	c 8	===============================================================================
7.53/7.71	c 8	|         0 |    7750   266054  1267919 |    88684        0    nan |  0.000 % |
7.53/7.78	c 8	===============================================================================
7.53/7.78	c 8	restarts              : 1
7.53/7.78	c 8	conflicts             : 79             (328 /sec)
7.53/7.78	c 8	decisions             : 221            (0.45 % random) (917 /sec)
7.53/7.78	c 8	propagations          : 34274          (142238 /sec)
7.53/7.78	c 8	conflict literals     : 1091           (49.75 % deleted)
7.53/7.78	c 8	Memory used           : 15.40 MB
7.53/7.78	c 8	CPU time              : 0.240963 s
7.53/7.78	c 8	
7.53/7.79	c 8	SATISFIABLE
7.53/7.79	c 8	FOUND: _COST <= 21
7.53/7.79	c 8	DECODING HOME/temp.out WITH HOME/temp.map
7.53/7.79	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'
7.62/7.87	c 8	Decoding HOME/temp.out
7.62/7.93	c 8	OBJECTIVE _COST 21
7.62/7.93	o 21
7.62/7.93	v 60 148 158 169 151 142 98 139 46 154 162 177 126 10 165 141 16 74 169 124 91 16 176 166 177 179 150 14 175 176 175 167 143 25 68 170 179 179 179 179
7.62/7.93	c 8	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
7.62/7.95	c 8	OBJECTIVE BOUND: 0 <= _COST <= 21
7.62/7.95	c 8	SEARCHING: _COST <= 10
7.62/7.95	c 8	SOLVING HOME/temp.cnf
7.62/7.95	c 8	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
7.62/7.95	c 8	This is MiniSat 2.0 beta
7.62/7.95	c 8	WARNING: for repeatability, setting FPU to use double precision
7.62/7.95	c 8	============================[ Problem Statistics ]=============================
7.62/7.95	c 8	|                                                                             |
7.62/7.96	c 8	|  Number of variables:  8212                                                 |
7.62/7.96	c 8	|  Number of clauses:    272560                                               |
7.76/8.13	c 8	|  Parsing time:         0.16         s                                       |
7.76/8.14	c 8	============================[ Search Statistics ]==============================
7.76/8.14	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.76/8.14	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.76/8.14	c 8	===============================================================================
7.76/8.14	c 8	|         0 |    7625   263989  1262088 |    87996        0    nan |  0.000 % |
7.76/8.22	c 8	|       100 |    7625   263989  1262088 |    96795      100     30 |  7.148 % |
7.76/8.30	c 8	|       251 |    7625   263989  1262088 |   106475      251     21 |  7.148 % |
7.76/8.48	c 8	|       476 |    7625   263989  1262088 |   117123      476     21 |  7.148 % |
7.76/8.58	c 8	===============================================================================
7.76/8.58	c 8	restarts              : 4
7.76/8.58	c 8	conflicts             : 554            (928 /sec)
7.76/8.58	c 8	decisions             : 1191           (1.51 % random) (1995 /sec)
7.76/8.58	c 8	propagations          : 209791         (351462 /sec)
7.76/8.58	c 8	conflict literals     : 11649          (40.07 % deleted)
7.76/8.58	c 8	Memory used           : 16.01 MB
7.76/8.58	c 8	CPU time              : 0.596909 s
7.76/8.58	c 8	
7.76/8.58	c 8	SATISFIABLE
7.76/8.59	c 8	FOUND: _COST <= 10
7.76/8.59	c 8	DECODING HOME/temp.out WITH HOME/temp.map
7.76/8.59	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.40/8.67	c 9	Decoding HOME/temp.out
8.50/8.73	c 9	OBJECTIVE _COST 10
8.50/8.73	o 10
8.50/8.73	v 132 83 172 26 115 179 153 112 156 147 178 61 98 20 130 176 151 157 9 173 131 137 165 174 143 178 133 107 69 178 157 159 65 45 63 86 176 77 179 171
8.50/8.73	c 9	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
8.50/8.75	c 9	OBJECTIVE BOUND: 0 <= _COST <= 10
8.50/8.75	c 9	SEARCHING: _COST <= 5
8.50/8.75	c 9	SOLVING HOME/temp.cnf
8.50/8.75	c 9	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
8.50/8.75	c 9	This is MiniSat 2.0 beta
8.50/8.75	c 9	WARNING: for repeatability, setting FPU to use double precision
8.50/8.75	c 9	============================[ Problem Statistics ]=============================
8.50/8.75	c 9	|                                                                             |
8.50/8.75	c 9	|  Number of variables:  8212                                                 |
8.50/8.75	c 9	|  Number of clauses:    272560                                               |
8.54/8.93	c 9	|  Parsing time:         0.15         s                                       |
8.54/8.94	c 9	============================[ Search Statistics ]==============================
8.54/8.94	c 9	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.54/8.94	c 9	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.54/8.94	c 9	===============================================================================
8.54/8.94	c 9	|         0 |    7531   262812  1258834 |    87604        0    nan |  0.000 % |
8.54/9.01	c 9	|       100 |    7531   262812  1258834 |    96364      100     14 |  8.293 % |
8.54/9.17	c 9	|       250 |    7531   262812  1258834 |   106000      250     24 |  8.293 % |
8.54/9.33	c 9	|       475 |    7531   262812  1258834 |   116600      475     22 |  8.293 % |
8.54/9.57	c 9	|       813 |    7531   262812  1258834 |   128261      813     23 |  8.293 % |
8.54/9.69	c 10	|      1319 |    7531   262812  1258834 |   141087     1319     20 |  8.293 % |
9.76/10.05	c 10	===============================================================================
9.76/10.06	c 10	restarts              : 6
9.76/10.06	c 10	conflicts             : 1950           (1544 /sec)
9.76/10.06	c 10	decisions             : 3145           (1.30 % random) (2490 /sec)
9.76/10.06	c 10	propagations          : 541346         (428684 /sec)
9.76/10.06	c 10	conflict literals     : 38230          (40.87 % deleted)
9.76/10.06	c 10	Memory used           : 16.15 MB
9.76/10.06	c 10	CPU time              : 1.26281 s
9.76/10.06	c 10	
9.76/10.06	c 10	SATISFIABLE
9.76/10.06	c 10	FOUND: _COST <= 5
9.76/10.06	c 10	DECODING HOME/temp.out WITH HOME/temp.map
9.76/10.06	c 10	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
9.84/10.14	c 10	Decoding HOME/temp.out
9.84/10.20	c 10	OBJECTIVE _COST 5
9.84/10.20	o 5
9.84/10.20	v 127 148 119 69 7 179 73 98 76 109 171 125 95 108 49 96 38 24 108 2 155 53 174 165 35 78 163 172 81 56 34 59 137 158 71 84 78 111 136 163
9.84/10.20	c 10	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
9.84/10.22	c 10	OBJECTIVE BOUND: 0 <= _COST <= 5
9.84/10.22	c 10	SEARCHING: _COST <= 2
9.84/10.22	c 10	SOLVING HOME/temp.cnf
9.84/10.22	c 10	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
9.84/10.23	c 10	This is MiniSat 2.0 beta
9.84/10.23	c 10	WARNING: for repeatability, setting FPU to use double precision
9.84/10.23	c 10	============================[ Problem Statistics ]=============================
9.84/10.23	c 10	|                                                                             |
9.84/10.23	c 10	|  Number of variables:  8212                                                 |
9.84/10.23	c 10	|  Number of clauses:    272560                                               |
9.98/10.41	c 10	|  Parsing time:         0.15         s                                       |
9.98/10.42	c 10	============================[ Search Statistics ]==============================
9.98/10.42	c 10	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.98/10.42	c 10	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
9.98/10.42	c 10	===============================================================================
9.98/10.42	c 10	|         0 |    7412   261865  1256347 |    87288        0    nan |  0.000 % |
9.98/10.49	c 10	|       100 |    7412   261865  1256347 |    96017      100     14 |  9.742 % |
9.98/10.59	c 11	|       250 |    7412   261865  1256347 |   105618      250     17 |  9.742 % |
9.98/10.72	c 11	|       475 |    7412   261865  1256347 |   116180      475     18 |  9.742 % |
9.98/10.83	c 11	|       813 |    7412   261865  1256347 |   127798      813     19 |  9.742 % |
10.83/11.12	c 11	|      1320 |    7412   261865  1256347 |   140578     1320     20 |  9.742 % |
10.92/11.29	c 11	===============================================================================
10.92/11.29	c 11	restarts              : 6
10.92/11.29	c 11	conflicts             : 1542           (1499 /sec)
10.92/11.29	c 11	decisions             : 2516           (1.63 % random) (2445 /sec)
10.92/11.29	c 11	propagations          : 449321         (436725 /sec)
10.92/11.29	c 11	conflict literals     : 30803          (41.48 % deleted)
10.92/11.29	c 11	Memory used           : 16.02 MB
10.92/11.29	c 11	CPU time              : 1.02884 s
10.92/11.29	c 11	
10.92/11.29	c 11	SATISFIABLE
10.92/11.29	c 11	FOUND: _COST <= 2
10.92/11.29	c 11	DECODING HOME/temp.out WITH HOME/temp.map
10.92/11.29	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.04/11.37	c 11	Decoding HOME/temp.out
11.04/11.44	c 11	OBJECTIVE _COST 2
11.04/11.44	o 2
11.04/11.44	v 109 164 116 169 107 129 118 159 159 90 8 73 82 78 49 96 3 36 0 109 56 143 167 14 129 38 157 168 135 56 153 48 114 89 179 71 78 19 71 109
11.04/11.44	c 11	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
11.04/11.45	c 11	OBJECTIVE BOUND: 0 <= _COST <= 2
11.04/11.45	c 11	SEARCHING: _COST <= 1
11.04/11.45	c 11	SOLVING HOME/temp.cnf
11.04/11.45	c 11	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
11.04/11.46	c 11	This is MiniSat 2.0 beta
11.04/11.46	c 11	WARNING: for repeatability, setting FPU to use double precision
11.04/11.46	c 11	============================[ Problem Statistics ]=============================
11.04/11.46	c 11	|                                                                             |
11.04/11.46	c 11	|  Number of variables:  8212                                                 |
11.04/11.46	c 11	|  Number of clauses:    272560                                               |
11.18/11.63	c 12	|  Parsing time:         0.15         s                                       |
11.18/11.64	c 12	============================[ Search Statistics ]==============================
11.18/11.64	c 12	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.18/11.64	c 12	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.18/11.64	c 12	===============================================================================
11.18/11.64	c 12	|         0 |    7328   261420  1255263 |    87140        0    nan |  0.000 % |
11.18/11.73	c 12	|       101 |    7328   261420  1255263 |    95854      101     15 | 10.765 % |
11.18/11.87	c 12	|       251 |    7328   261420  1255263 |   105439      251     20 | 10.765 % |
11.18/11.99	c 12	|       477 |    7328   261420  1255263 |   115983      477     20 | 10.765 % |
11.90/12.23	c 12	|       816 |    7328   261420  1255263 |   127581      816     20 | 10.765 % |
12.20/12.58	c 12	|      1322 |    7328   261420  1255263 |   140339     1322     20 | 10.765 % |
12.90/13.23	c 13	|      2081 |    7328   261420  1255263 |   154373     2081     22 | 10.765 % |
13.49/13.84	c 14	|      3220 |    7328   261420  1255263 |   169811     3220     21 | 10.765 % |
14.87/15.27	c 15	|      4928 |    7328   261420  1255263 |   186792     4928     24 | 10.765 % |
15.86/16.23	c 16	|      7490 |    7328   261420  1255263 |   205471     7490     23 | 10.765 % |
16.35/16.78	c 17	===============================================================================
16.35/16.78	c 17	restarts              : 10
16.35/16.78	c 17	conflicts             : 8367           (1595 /sec)
16.35/16.78	c 17	decisions             : 12122          (1.63 % random) (2311 /sec)
16.35/16.78	c 17	propagations          : 2646203        (504404 /sec)
16.35/16.78	c 17	conflict literals     : 193170         (41.42 % deleted)
16.35/16.78	c 17	Memory used           : 16.97 MB
16.35/16.78	c 17	CPU time              : 5.2462 s
16.35/16.78	c 17	
16.35/16.79	c 17	SATISFIABLE
16.35/16.79	c 17	FOUND: _COST <= 1
16.35/16.79	c 17	DECODING HOME/temp.out WITH HOME/temp.map
16.35/16.79	c 17	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
16.46/16.87	c 17	Decoding HOME/temp.out
16.46/16.93	c 17	OBJECTIVE _COST 1
16.46/16.93	o 1
16.46/16.94	v 102 139 157 79 152 144 163 133 80 176 128 40 25 133 173 81 130 46 76 69 99 138 157 128 148 41 104 147 49 42 139 12 163 71 169 99 177 141 159 109
16.46/16.94	c 17	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
16.46/16.95	c 17	OBJECTIVE BOUND: 0 <= _COST <= 1
16.46/16.95	c 17	SEARCHING: _COST <= 0
16.46/16.95	c 17	SOLVING HOME/temp.cnf
16.46/16.95	c 17	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
16.46/16.96	c 17	This is MiniSat 2.0 beta
16.46/16.96	c 17	WARNING: for repeatability, setting FPU to use double precision
16.46/16.96	c 17	============================[ Problem Statistics ]=============================
16.46/16.96	c 17	|                                                                             |
16.46/16.96	c 17	|  Number of variables:  8212                                                 |
16.46/16.96	c 17	|  Number of clauses:    272560                                               |
16.62/17.13	c 17	|  Parsing time:         0.15         s                                       |
16.62/17.14	c 17	============================[ Search Statistics ]==============================
16.62/17.14	c 17	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
16.62/17.14	c 17	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
16.62/17.14	c 17	===============================================================================
16.62/17.14	c 17	|         0 |    7160   261087  1254431 |    87029        0    nan |  0.000 % |
16.62/17.22	c 17	|       101 |    7160   261087  1254431 |    95731      101      7 | 12.811 % |
16.62/17.29	c 17	|       252 |    7160   261087  1254431 |   105305      252     21 | 12.811 % |
16.62/17.38	c 17	|       477 |    7160   261087  1254431 |   115835      477     17 | 12.811 % |
16.62/17.50	c 17	|       816 |    7160   261087  1254431 |   127419      816     13 | 12.811 % |
17.25/17.67	c 18	|      1323 |    7154   261087  1254431 |   140161     1319     11 | 12.884 % |
17.74/18.11	c 18	|      2084 |    7153   261087  1254431 |   154177     2079     12 | 12.896 % |
18.34/18.74	c 19	|      3223 |    7151   261087  1254431 |   169594     3217     13 | 12.920 % |
19.43/19.83	c 20	|      4933 |    7146   261087  1254431 |   186554     4925     13 | 12.981 % |
20.81/21.23	c 21	|      7496 |    7146   259523  1247356 |   205209     5015     16 | 12.981 % |
22.10/22.58	c 22	|     11342 |    7146   259523  1247356 |   225730     8861     15 | 12.981 % |
25.18/25.61	c 26	|     17110 |    7097   255934  1230694 |   248303    10332     16 | 13.578 % |
29.63/30.13	c 30	|     25759 |    7087   255934  1230694 |   273134    18974     15 | 13.700 % |
37.35/37.91	c 38	|     38733 |    7075   252091  1211695 |   300447    26860     17 | 13.846 % |
47.36/48.07	c 48	===============================================================================
47.36/48.08	c 48	restarts              : 14
47.36/48.08	c 48	conflicts             : 53482          (1737 /sec)
47.36/48.08	c 48	decisions             : 78604          (1.80 % random) (2553 /sec)
47.36/48.08	c 48	propagations          : 14657104       (476076 /sec)
47.36/48.08	c 48	conflict literals     : 813901         (54.41 % deleted)
47.36/48.08	c 48	Memory used           : 19.31 MB
47.36/48.08	c 48	CPU time              : 30.7873 s
47.36/48.08	c 48	
47.36/48.08	c 48	UNSATISFIABLE
47.36/48.09	c 48	NOT FOUND: _COST <= 0
47.36/48.09	c 48	OBJECTIVE _COST 1
47.36/48.09	s OPTIMUM FOUND
47.36/48.09	c 48	CPU 46.83 (0.05 0.01 46.78 0.6)
47.36/48.09	c 48	END Sun Jul 13 03:09:00 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-1114940-1215911292/watcher-1114940-1215911292 -o /tmp/evaluation-result-1114940-1215911292/solver-1114940-1215911292 -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-1114940-1215911292.xml 

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 19834
/proc/meminfo: memFree=1907288/2055920 swapFree=4180656/4192956
[pid=19834] ppid=19832 vsize=4708 CPUtime=0
/proc/19834/stat : 19834 (sugar) R 19832 19834 18477 0 -1 4194304 58 0 0 0 0 0 0 0 20 0 1 0 47832684 4820992 43 996147200 4194304 4206940 548682068592 18446744073709551615 259350656393 0 0 4096 0 0 0 0 17 1 0 0
/proc/19834/statm: 1177 43 33 3 0 8 0

[startup+0.0508001 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 19834
/proc/meminfo: memFree=1907288/2055920 swapFree=4180656/4192956
[pid=19834] ppid=19832 vsize=13600 CPUtime=0.03
/proc/19834/stat : 19834 (sugar) S 19832 19834 18477 0 -1 4194304 838 0 0 0 3 0 0 0 18 0 1 0 47832684 13926400 792 996147200 4194304 4206940 548682068592 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19834/statm: 3400 792 367 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.1016 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 19834
/proc/meminfo: memFree=1907288/2055920 swapFree=4180656/4192956
[pid=19834] ppid=19832 vsize=13600 CPUtime=0.03
/proc/19834/stat : 19834 (sugar) S 19832 19834 18477 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 47832684 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19834/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301614 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 19834
/proc/meminfo: memFree=1907288/2055920 swapFree=4180656/4192956
[pid=19834] ppid=19832 vsize=13600 CPUtime=0.03
/proc/19834/stat : 19834 (sugar) S 19832 19834 18477 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 47832684 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19834/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.70166 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 19834
/proc/meminfo: memFree=1907288/2055920 swapFree=4180656/4192956
[pid=19834] ppid=19832 vsize=13600 CPUtime=0.03
/proc/19834/stat : 19834 (sugar) S 19832 19834 18477 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 47832684 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19834/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50175 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 19846
/proc/meminfo: memFree=1887808/2055920 swapFree=4180656/4192956
[pid=19834] ppid=19832 vsize=13600 CPUtime=1.14
/proc/19834/stat : 19834 (sugar) S 19832 19834 18477 0 -1 4194304 974 7883 0 1 3 0 104 7 16 0 1 0 47832684 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19834/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 13600

[startup+3.10294 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 19856
/proc/meminfo: memFree=1882688/2055920 swapFree=4180656/4192956
[pid=19834] ppid=19832 vsize=13600 CPUtime=1.14
/proc/19834/stat : 19834 (sugar) S 19832 19834 18477 0 -1 4194304 974 7883 0 1 3 0 104 7 15 0 1 0 47832684 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19834/statm: 3400 797 370 3 0 500 0
[pid=19847] ppid=19834 vsize=5356 CPUtime=0
/proc/19847/stat : 19847 (sh) S 19834 19834 18477 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 47832805 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19847/statm: 1339 233 193 169 0 50 0
[pid=19848] ppid=19847 vsize=864164 CPUtime=1.87
/proc/19848/stat : 19848 (java) S 19847 19834 18477 0 -1 0 14736 0 1 0 181 6 0 0 18 0 9 0 47832805 884903936 13964 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19848/statm: 216041 13964 2542 9 0 210616 0
[pid=19848/tid=19849] ppid=19847 vsize=864164 CPUtime=1.06
/proc/19848/task/19849/stat : 19849 (java) R 19847 19834 18477 0 -1 64 2877 0 1 0 105 1 0 0 25 0 9 0 47832806 884903936 13964 996147200 134512640 134550740 4294955936 18446744073709551615 4126537048 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19848/tid=19850] ppid=19847 vsize=864164 CPUtime=0.71
/proc/19848/task/19850/stat : 19850 (java) S 19847 19834 18477 0 -1 64 10831 0 0 0 68 3 0 0 16 0 9 0 47832807 884903936 13964 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19848/tid=19851] ppid=19847 vsize=864164 CPUtime=0
/proc/19848/task/19851/stat : 19851 (java) S 19847 19834 18477 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 47832807 884903936 13964 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19848/tid=19852] ppid=19847 vsize=864164 CPUtime=0
/proc/19848/task/19852/stat : 19852 (java) S 19847 19834 18477 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 47832807 884903936 13964 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19848/tid=19853] ppid=19847 vsize=864164 CPUtime=0
/proc/19848/task/19853/stat : 19853 (java) S 19847 19834 18477 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 47832809 884903936 13964 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19848/tid=19854] ppid=19847 vsize=864164 CPUtime=0.06
/proc/19848/task/19854/stat : 19854 (java) S 19847 19834 18477 0 -1 64 330 0 0 0 6 0 0 0 16 0 9 0 47832809 884903936 13964 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19848/tid=19855] ppid=19847 vsize=864164 CPUtime=0
/proc/19848/task/19855/stat : 19855 (java) S 19847 19834 18477 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 47832809 884903936 13964 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19848/tid=19856] ppid=19847 vsize=864164 CPUtime=0
/proc/19848/task/19856/stat : 19856 (java) S 19847 19834 18477 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 47832809 884903936 13964 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 883120

[startup+6.30356 s]
/proc/loadavg: 2.08 2.02 2.01 3/92 19856
/proc/meminfo: memFree=1832000/2055920 swapFree=4180656/4192956
[pid=19834] ppid=19832 vsize=13600 CPUtime=1.14
/proc/19834/stat : 19834 (sugar) S 19832 19834 18477 0 -1 4194304 974 7883 0 1 3 0 104 7 15 0 1 0 47832684 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19834/statm: 3400 797 370 3 0 500 0
[pid=19847] ppid=19834 vsize=5356 CPUtime=0
/proc/19847/stat : 19847 (sh) S 19834 19834 18477 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 47832805 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19847/statm: 1339 233 193 169 0 50 0
[pid=19848] ppid=19847 vsize=864276 CPUtime=5.03
/proc/19848/stat : 19848 (java) S 19847 19834 18477 0 -1 0 20248 0 1 0 491 12 0 0 18 0 9 0 47832805 885018624 19372 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19848/statm: 216069 19372 2565 9 0 210616 0
[pid=19848/tid=19849] ppid=19847 vsize=864276 CPUtime=3.39
/proc/19848/task/19849/stat : 19849 (java) R 19847 19834 18477 0 -1 64 3317 0 1 0 334 5 0 0 25 0 9 0 47832806 885018624 19372 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19848/tid=19850] ppid=19847 vsize=864276 CPUtime=1.5
/proc/19848/task/19850/stat : 19850 (java) S 19847 19834 18477 0 -1 64 15868 0 0 0 144 6 0 0 15 0 9 0 47832807 885018624 19372 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19848/tid=19851] ppid=19847 vsize=864276 CPUtime=0
/proc/19848/task/19851/stat : 19851 (java) S 19847 19834 18477 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 47832807 885018624 19372 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19848/tid=19852] ppid=19847 vsize=864276 CPUtime=0
/proc/19848/task/19852/stat : 19852 (java) S 19847 19834 18477 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 47832807 885018624 19372 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19848/tid=19853] ppid=19847 vsize=864276 CPUtime=0
/proc/19848/task/19853/stat : 19853 (java) S 19847 19834 18477 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 47832809 885018624 19372 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19848/tid=19854] ppid=19847 vsize=864276 CPUtime=0.12
/proc/19848/task/19854/stat : 19854 (java) S 19847 19834 18477 0 -1 64 365 0 0 0 12 0 0 0 15 0 9 0 47832809 885018624 19372 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19848/tid=19855] ppid=19847 vsize=864276 CPUtime=0
/proc/19848/task/19855/stat : 19855 (java) S 19847 19834 18477 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 47832809 885018624 19372 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19848/tid=19856] ppid=19847 vsize=864276 CPUtime=0
/proc/19848/task/19856/stat : 19856 (java) S 19847 19834 18477 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 47832809 885018624 19372 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 883232

[startup+12.7021 s]
/proc/loadavg: 2.07 2.02 2.00 3/84 19918
/proc/meminfo: memFree=1879808/2055920 swapFree=4180656/4192956
[pid=19834] ppid=19832 vsize=13600 CPUtime=11.18
/proc/19834/stat : 19834 (sugar) S 19832 19834 18477 0 -1 4194304 1631 67964 0 7 4 1 1063 50 15 0 1 0 47832684 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19834/statm: 3400 805 374 3 0 500 0
[pid=19917] ppid=19834 vsize=5356 CPUtime=0
/proc/19917/stat : 19917 (sh) S 19834 19834 18477 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47833830 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19917/statm: 1339 232 193 169 0 50 0
[pid=19918] ppid=19917 vsize=16140 CPUtime=1.22
/proc/19918/stat : 19918 (minisat) R 19917 19834 18477 0 -1 4194304 3901 0 0 0 120 2 0 0 25 0 1 0 47833830 16527360 3887 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/19918/statm: 4035 3887 75 150 0 3882 0
Current children cumulated CPU time (s) 12.4
Current children cumulated vsize (KiB) 35096

[startup+25.5016 s]
/proc/loadavg: 2.06 2.01 2.00 3/84 19930
/proc/meminfo: memFree=1878528/2055920 swapFree=4180656/4192956
[pid=19834] ppid=19832 vsize=13600 CPUtime=16.62
/proc/19834/stat : 19834 (sugar) S 19832 19834 18477 0 -1 4194304 1745 76168 0 8 5 1 1600 56 16 0 1 0 47832684 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19834/statm: 3400 805 374 3 0 500 0
[pid=19929] ppid=19834 vsize=5356 CPUtime=0
/proc/19929/stat : 19929 (sh) S 19834 19834 18477 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47834380 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19929/statm: 1339 232 193 169 0 50 0
[pid=19930] ppid=19929 vsize=17344 CPUtime=8.46
/proc/19930/stat : 19930 (minisat) R 19929 19834 18477 0 -1 4194304 4195 0 0 0 843 3 0 0 25 0 1 0 47834380 17760256 4181 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/19930/statm: 4336 4181 75 150 0 4183 0
Current children cumulated CPU time (s) 25.08
Current children cumulated vsize (KiB) 36300

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

[startup+38.3021 s]
/proc/loadavg: 2.05 2.01 2.00 3/84 19930
/proc/meminfo: memFree=1877120/2055920 swapFree=4180656/4192956
[pid=19834] ppid=19832 vsize=13600 CPUtime=16.62
/proc/19834/stat : 19834 (sugar) S 19832 19834 18477 0 -1 4194304 1745 76168 0 8 5 1 1600 56 16 0 1 0 47832684 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19834/statm: 3400 805 374 3 0 500 0
[pid=19929] ppid=19834 vsize=5356 CPUtime=0
/proc/19929/stat : 19929 (sh) S 19834 19834 18477 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47834380 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19929/statm: 1339 232 193 169 0 50 0
[pid=19930] ppid=19929 vsize=18948 CPUtime=21.13
/proc/19930/stat : 19930 (minisat) R 19929 19834 18477 0 -1 4194304 4585 0 0 0 2110 3 0 0 25 0 1 0 47834380 19402752 4571 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/19930/statm: 4737 4571 75 150 0 4584 0
Current children cumulated CPU time (s) 37.75
Current children cumulated vsize (KiB) 37904

[startup+44.7018 s]
/proc/loadavg: 2.04 2.01 2.00 3/84 19930
/proc/meminfo: memFree=1876544/2055920 swapFree=4180656/4192956
[pid=19834] ppid=19832 vsize=13600 CPUtime=16.62
/proc/19834/stat : 19834 (sugar) S 19832 19834 18477 0 -1 4194304 1745 76168 0 8 5 1 1600 56 16 0 1 0 47832684 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19834/statm: 3400 805 374 3 0 500 0
[pid=19929] ppid=19834 vsize=5356 CPUtime=0
/proc/19929/stat : 19929 (sh) S 19834 19834 18477 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47834380 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19929/statm: 1339 232 193 169 0 50 0
[pid=19930] ppid=19929 vsize=19640 CPUtime=27.47
/proc/19930/stat : 19930 (minisat) R 19929 19834 18477 0 -1 4194304 4755 0 0 0 2744 3 0 0 25 0 1 0 47834380 20111360 4741 996147200 134512640 135127466 4294956256 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 1 0 0
/proc/19930/statm: 4910 4741 75 150 0 4757 0
Current children cumulated CPU time (s) 44.09
Current children cumulated vsize (KiB) 38596

[startup+46.302 s]
/proc/loadavg: 2.04 2.01 2.00 3/84 19930
/proc/meminfo: memFree=1876224/2055920 swapFree=4180656/4192956
[pid=19834] ppid=19832 vsize=13600 CPUtime=16.62
/proc/19834/stat : 19834 (sugar) S 19832 19834 18477 0 -1 4194304 1745 76168 0 8 5 1 1600 56 16 0 1 0 47832684 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19834/statm: 3400 805 374 3 0 500 0
[pid=19929] ppid=19834 vsize=5356 CPUtime=0
/proc/19929/stat : 19929 (sh) S 19834 19834 18477 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47834380 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19929/statm: 1339 232 193 169 0 50 0
[pid=19930] ppid=19929 vsize=19772 CPUtime=29.05
/proc/19930/stat : 19930 (minisat) R 19929 19834 18477 0 -1 4194304 4797 0 0 0 2902 3 0 0 25 0 1 0 47834380 20246528 4783 996147200 134512640 135127466 4294956256 18446744073709551615 134530778 0 0 4096 3 0 0 0 17 1 0 0
/proc/19930/statm: 4943 4783 75 150 0 4790 0
Current children cumulated CPU time (s) 45.67
Current children cumulated vsize (KiB) 38728

[startup+47.1021 s]
/proc/loadavg: 2.04 2.01 2.00 3/84 19930
/proc/meminfo: memFree=1876224/2055920 swapFree=4180656/4192956
[pid=19834] ppid=19832 vsize=13600 CPUtime=16.62
/proc/19834/stat : 19834 (sugar) S 19832 19834 18477 0 -1 4194304 1745 76168 0 8 5 1 1600 56 16 0 1 0 47832684 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19834/statm: 3400 805 374 3 0 500 0
[pid=19929] ppid=19834 vsize=5356 CPUtime=0
/proc/19929/stat : 19929 (sh) S 19834 19834 18477 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47834380 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19929/statm: 1339 232 193 169 0 50 0
[pid=19930] ppid=19929 vsize=19772 CPUtime=29.85
/proc/19930/stat : 19930 (minisat) R 19929 19834 18477 0 -1 4194304 4797 0 0 0 2982 3 0 0 25 0 1 0 47834380 20246528 4783 996147200 134512640 135127466 4294956256 18446744073709551615 134530700 0 0 4096 3 0 0 0 17 1 0 0
/proc/19930/statm: 4943 4783 75 150 0 4790 0
Current children cumulated CPU time (s) 46.47
Current children cumulated vsize (KiB) 38728

[startup+47.5021 s]
/proc/loadavg: 2.04 2.01 2.00 3/84 19930
/proc/meminfo: memFree=1876224/2055920 swapFree=4180656/4192956
[pid=19834] ppid=19832 vsize=13600 CPUtime=16.62
/proc/19834/stat : 19834 (sugar) S 19832 19834 18477 0 -1 4194304 1745 76168 0 8 5 1 1600 56 16 0 1 0 47832684 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19834/statm: 3400 805 374 3 0 500 0
[pid=19929] ppid=19834 vsize=5356 CPUtime=0
/proc/19929/stat : 19929 (sh) S 19834 19834 18477 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47834380 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19929/statm: 1339 232 193 169 0 50 0
[pid=19930] ppid=19929 vsize=19772 CPUtime=30.24
/proc/19930/stat : 19930 (minisat) R 19929 19834 18477 0 -1 4194304 4797 0 0 0 3021 3 0 0 25 0 1 0 47834380 20246528 4783 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/19930/statm: 4943 4783 75 150 0 4790 0
Current children cumulated CPU time (s) 46.86
Current children cumulated vsize (KiB) 38728

[startup+47.9022 s]
/proc/loadavg: 2.04 2.01 2.00 3/84 19930
/proc/meminfo: memFree=1876224/2055920 swapFree=4180656/4192956
[pid=19834] ppid=19832 vsize=13600 CPUtime=16.62
/proc/19834/stat : 19834 (sugar) S 19832 19834 18477 0 -1 4194304 1745 76168 0 8 5 1 1600 56 16 0 1 0 47832684 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19834/statm: 3400 805 374 3 0 500 0
[pid=19929] ppid=19834 vsize=5356 CPUtime=0
/proc/19929/stat : 19929 (sh) S 19834 19834 18477 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47834380 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19929/statm: 1339 232 193 169 0 50 0
[pid=19930] ppid=19929 vsize=19772 CPUtime=30.64
/proc/19930/stat : 19930 (minisat) R 19929 19834 18477 0 -1 4194304 4797 0 0 0 3061 3 0 0 25 0 1 0 47834380 20246528 4783 996147200 134512640 135127466 4294956256 18446744073709551615 134530641 0 0 4096 3 0 0 0 17 1 0 0
/proc/19930/statm: 4943 4783 75 150 0 4790 0
Current children cumulated CPU time (s) 47.26
Current children cumulated vsize (KiB) 38728

[startup+48.0022 s]
/proc/loadavg: 2.04 2.01 2.00 3/84 19930
/proc/meminfo: memFree=1876224/2055920 swapFree=4180656/4192956
[pid=19834] ppid=19832 vsize=13600 CPUtime=16.62
/proc/19834/stat : 19834 (sugar) S 19832 19834 18477 0 -1 4194304 1745 76168 0 8 5 1 1600 56 16 0 1 0 47832684 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19834/statm: 3400 805 374 3 0 500 0
[pid=19929] ppid=19834 vsize=5356 CPUtime=0
/proc/19929/stat : 19929 (sh) S 19834 19834 18477 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47834380 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19929/statm: 1339 232 193 169 0 50 0
[pid=19930] ppid=19929 vsize=19772 CPUtime=30.74
/proc/19930/stat : 19930 (minisat) R 19929 19834 18477 0 -1 4194304 4797 0 0 0 3071 3 0 0 25 0 1 0 47834380 20246528 4783 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/19930/statm: 4943 4783 75 150 0 4790 0
Current children cumulated CPU time (s) 47.36
Current children cumulated vsize (KiB) 38728

Child status: 0
Real time (s): 48.0908
CPU time (s): 47.4708
CPU user time (s): 46.8409
CPU system time (s): 0.629904
CPU usage (%): 98.7107
Max. virtual memory (cumulated for all children) (KiB): 883232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 46.8409
system time used= 0.629904
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 83077
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= 4820
involuntary context switches= 6447

runsolver used 0.06099 second user time and 0.181972 second system time

The end

Launcher Data (download as text)

Begin job on node1 at 2008-07-13 03:08:12
IDJOB=1114940
IDBENCH=61796
IDSOLVER=368
FILE ID=node1/1114940-1215911292
PBS_JOBID= 7903662
Free space on /tmp= 66520 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= d174f30dff34b2f3c393d12ebce78d94
RANDOM SEED=1145051344

node1.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.244
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.244
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:       1907768 kB
Buffers:         16000 kB
Cached:          56988 kB
SwapCached:       5824 kB
Active:          79504 kB
Inactive:        27488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1907768 kB
SwapTotal:     4192956 kB
SwapFree:      4180656 kB
Dirty:            3092 kB
Writeback:           0 kB
Mapped:          50336 kB
Slab:            26148 kB
Committed_AS:   264004 kB
PageTables:       2024 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= 66516 MiB
End job on node1 at 2008-07-13 03:09:00