Trace number 1112092

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 238.082 240.572

General information on the benchmark

Namecsp/rand-3-20-20/
normalized-rand-3-20-20-60-632-43_ext.xml
MD5SUM7d9a415455808ca4a903201badc134cc
Bench CategoryN-ARY-EXT (n-ary 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 benchmark69.5424
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints57
Maximum constraint arity3
Maximum domain size20
Number of constraints which are defined in extension57
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 Sat Jul 12 13:27:19 2008
0.00/0.04	c 0	PID 13703
0.00/0.04	c 0	HOST node86.alineos.net
0.00/0.04	c 0	CONVERTING HOME/instance-1112092-1215862039.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-1112092-1215862039.xml' 'HOME/temp.csp'
0.04/0.84	c 1	1 domains, 20 variables, 0 predicates, 57 relations, 57 constraints
0.04/0.88	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.04/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.83/0.96	c 1	Parsing HOME/temp.csp
1.82/1.98	c 2	parsed 135 expressions
1.82/1.99	c 2	Heap : 19 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.82/1.99	c 2	MAX CSP: 57 constraints
1.82/1.99	c 2	Converting to clausal form CSP
1.92/2.01	c 2	converted 20 (10%) expressions
1.92/2.03	c 2	converted 39 (20%) expressions
2.12/2.21	c 2	converted 59 (30%) expressions
2.12/2.21	c 2	converted 78 (40%) expressions
2.21/2.31	c 2	converted 98 (50%) expressions
2.21/2.39	c 2	converted 117 (60%) expressions
2.31/2.47	c 3	converted 137 (70%) expressions
2.41/2.55	c 3	converted 156 (80%) expressions
2.51/2.63	c 3	converted 176 (90%) expressions
2.80/2.91	c 3	converted 195 (100%) expressions
2.80/2.91	c 3	CSP : 134 integers, 0 booleans, 170 clauses, largest domain size 86
2.80/2.91	c 3	Heap : 38 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.80/2.91	c 3	Propagation in CSP
2.80/2.93	c 3	53 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.80/2.93	c 3	CSP : 134 integers, 0 booleans, 170 clauses, largest domain size 58
2.80/2.93	c 3	Heap : 38 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.80/2.93	c 3	Simplifing CSP by introducing new Boolean variables
2.80/2.93	c 3	CSP : 134 integers, 0 booleans, 170 clauses, largest domain size 58
2.80/2.93	c 3	Heap : 38 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.90/3.05	c 3	Encoding CSP to SAT : HOME/temp.cnf
2.90/3.07	c 3	14 (10%) CSP integer variables are encoded (252 clauses, 2632 bytes)
2.90/3.07	c 3	27 (20%) CSP integer variables are encoded (360 clauses, 3820 bytes)
2.90/3.07	c 3	41 (30%) CSP integer variables are encoded (360 clauses, 3820 bytes)
2.90/3.07	c 3	54 (40%) CSP integer variables are encoded (360 clauses, 3820 bytes)
2.90/3.07	c 3	67 (50%) CSP integer variables are encoded (360 clauses, 3820 bytes)
2.90/3.07	c 3	81 (60%) CSP integer variables are encoded (421 clauses, 4491 bytes)
2.90/3.07	c 3	94 (70%) CSP integer variables are encoded (463 clauses, 4953 bytes)
2.90/3.07	c 3	108 (80%) CSP integer variables are encoded (532 clauses, 5712 bytes)
2.90/3.07	c 3	121 (90%) CSP integer variables are encoded (775 clauses, 8385 bytes)
2.90/3.07	c 3	134 (100%) CSP integer variables are encoded (871 clauses, 9452 bytes)
3.39/3.51	c 4	17 (10%) CSP clauses are encoded (30882 clauses, 858080 bytes)
3.69/3.88	c 4	34 (20%) CSP clauses are encoded (60809 clauses, 1731951 bytes)
4.08/4.27	c 4	51 (30%) CSP clauses are encoded (91408 clauses, 2691082 bytes)
4.28/4.41	c 5	68 (40%) CSP clauses are encoded (101682 clauses, 3014845 bytes)
4.28/4.41	c 5	85 (50%) CSP clauses are encoded (101962 clauses, 3018778 bytes)
4.28/4.41	c 5	102 (60%) CSP clauses are encoded (102064 clauses, 3020127 bytes)
4.28/4.42	c 5	119 (70%) CSP clauses are encoded (102758 clauses, 3030297 bytes)
4.28/4.42	c 5	136 (80%) CSP clauses are encoded (103929 clauses, 3046754 bytes)
4.28/4.42	c 5	153 (90%) CSP clauses are encoded (104924 clauses, 3061371 bytes)
4.28/4.43	c 5	170 (100%) CSP clauses are encoded (106689 clauses, 3087866 bytes)
4.28/4.43	c 5	170 CSP clauses encoded
4.28/4.43	c 5	Writing map file : HOME/temp.map
4.28/4.43	c 5	Heap : 15 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.28/4.43	c 5	SAT : 1005 SAT variables, 106689 SAT clauses, 3087866 bytes
4.28/4.43	c 5	Heap : 15 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.28/4.48	c 5	OBJECTIVE minimize _COST
4.28/4.48	c 5	OBJECTIVE BOUND: 0 <= _COST <= 
4.28/4.48	c 5	SEARCHING: _COST <= 29
4.28/4.48	c 5	SOLVING HOME/temp.cnf
4.28/4.48	c 5	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
4.28/4.48	c 5	This is MiniSat 2.0 beta
4.28/4.48	c 5	WARNING: for repeatability, setting FPU to use double precision
4.28/4.48	c 5	============================[ Problem Statistics ]=============================
4.28/4.48	c 5	|                                                                             |
4.28/4.48	c 5	|  Number of variables:  1005                                                 |
4.28/4.48	c 5	|  Number of clauses:    106690                                               |
4.33/4.56	c 5	|  Parsing time:         0.06         s                                       |
4.33/4.56	c 5	============================[ Search Statistics ]==============================
4.33/4.56	c 5	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.33/4.56	c 5	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.33/4.56	c 5	===============================================================================
4.33/4.56	c 5	|         0 |     837   104792   664629 |    34930        0    nan |  0.000 % |
4.33/4.60	c 5	===============================================================================
4.33/4.60	c 5	restarts              : 1
4.33/4.60	c 5	conflicts             : 49             (480 /sec)
4.33/4.60	c 5	decisions             : 94             (0.00 % random) (922 /sec)
4.33/4.60	c 5	propagations          : 2980           (29220 /sec)
4.33/4.60	c 5	conflict literals     : 925            (22.27 % deleted)
4.33/4.60	c 5	Memory used           : 7.68 MB
4.33/4.60	c 5	CPU time              : 0.101984 s
4.33/4.60	c 5	
4.33/4.60	c 5	SATISFIABLE
4.33/4.60	c 5	FOUND: _COST <= 29
4.33/4.60	s SATISFIABLE
4.33/4.60	c 5	DECODING HOME/temp.out WITH HOME/temp.map
4.33/4.60	c 5	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
4.33/4.68	c 5	Decoding HOME/temp.out
4.45/4.71	c 5	OBJECTIVE _COST 22
4.45/4.71	o 22
4.45/4.72	v 9 19 8 5 8 13 2 15 19 3 4 19 17 7 19 19 18 19 19 19
4.45/4.72	c 5	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
4.45/4.76	c 5	OBJECTIVE BOUND: 0 <= _COST <= 22
4.45/4.76	c 5	SEARCHING: _COST <= 11
4.45/4.76	c 5	SOLVING HOME/temp.cnf
4.45/4.76	c 5	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
4.45/4.76	c 5	This is MiniSat 2.0 beta
4.45/4.76	c 5	WARNING: for repeatability, setting FPU to use double precision
4.45/4.76	c 5	============================[ Problem Statistics ]=============================
4.45/4.76	c 5	|                                                                             |
4.45/4.76	c 5	|  Number of variables:  1005                                                 |
4.45/4.76	c 5	|  Number of clauses:    106690                                               |
4.58/4.84	c 5	|  Parsing time:         0.06         s                                       |
4.58/4.84	c 5	============================[ Search Statistics ]==============================
4.58/4.84	c 5	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.58/4.84	c 5	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.58/4.84	c 5	===============================================================================
4.58/4.84	c 5	|         0 |     701   103119   660000 |    34373        0    nan |  0.000 % |
4.58/4.91	c 5	|       101 |     701   103119   660000 |    37810      101     19 | 30.249 % |
4.58/4.98	c 5	|       251 |     701   103119   660000 |    41591      251     18 | 30.251 % |
4.58/5.06	c 5	|       476 |     701   103119   660000 |    45750      476     19 | 30.250 % |
4.58/5.19	c 5	|       813 |     701   103119   660000 |    50325      813     21 | 30.251 % |
4.58/5.32	c 5	|      1319 |     701   103119   660000 |    55358     1319     21 | 30.251 % |
5.32/5.59	c 6	|      2079 |     701   103119   660000 |    60893     2079     21 | 30.251 % |
5.71/5.95	c 6	|      3218 |     701   103119   660000 |    66983     3218     20 | 30.251 % |
6.21/6.43	c 7	|      4928 |     701   103119   660000 |    73681     4928     20 | 30.251 % |
7.00/7.24	c 7	|      7490 |     701   103119   660000 |    81049     7490     20 | 30.251 % |
8.51/8.73	c 9	|     11334 |     701   103119   660000 |    89154    11334     20 | 30.249 % |
8.70/8.91	c 9	===============================================================================
8.70/8.91	c 9	restarts              : 11
8.70/8.91	c 9	conflicts             : 11826          (2868 /sec)
8.70/8.91	c 9	decisions             : 13445          (0.79 % random) (3261 /sec)
8.70/8.91	c 9	propagations          : 1249092        (302930 /sec)
8.70/8.91	c 9	conflict literals     : 242414         (43.40 % deleted)
8.70/8.91	c 9	Memory used           : 9.27 MB
8.70/8.91	c 9	CPU time              : 4.12337 s
8.70/8.91	c 9	
8.70/8.91	c 9	SATISFIABLE
8.70/8.91	c 9	FOUND: _COST <= 11
8.70/8.91	c 9	DECODING HOME/temp.out WITH HOME/temp.map
8.70/8.91	c 9	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.70/8.99	c 9	Decoding HOME/temp.out
8.73/9.03	c 9	OBJECTIVE _COST 11
8.73/9.03	o 11
8.73/9.03	v 19 1 19 19 3 8 18 5 15 19 19 16 14 14 19 2 19 19 11 1
8.73/9.03	c 9	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
8.73/9.07	c 9	OBJECTIVE BOUND: 0 <= _COST <= 11
8.73/9.07	c 9	SEARCHING: _COST <= 5
8.73/9.07	c 9	SOLVING HOME/temp.cnf
8.73/9.07	c 9	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
8.73/9.07	c 9	This is MiniSat 2.0 beta
8.73/9.07	c 9	WARNING: for repeatability, setting FPU to use double precision
8.73/9.07	c 9	============================[ Problem Statistics ]=============================
8.73/9.07	c 9	|                                                                             |
8.73/9.07	c 9	|  Number of variables:  1005                                                 |
8.73/9.07	c 9	|  Number of clauses:    106690                                               |
8.85/9.15	c 9	|  Parsing time:         0.07         s                                       |
8.85/9.15	c 9	============================[ Search Statistics ]==============================
8.85/9.15	c 9	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.85/9.15	c 9	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.85/9.15	c 9	===============================================================================
8.85/9.15	c 9	|         0 |     626   102244   657594 |    34081        0    nan |  0.000 % |
8.85/9.23	c 9	|       101 |     626   102244   657594 |    37489      101     23 | 37.712 % |
8.85/9.30	c 9	|       251 |     626   102244   657594 |    41238      251     21 | 37.713 % |
8.85/9.39	c 9	|       476 |     626   102244   657594 |    45362      476     23 | 37.713 % |
8.85/9.53	c 10	|       814 |     626   102244   657594 |    49898      814     23 | 37.713 % |
8.85/9.74	c 10	|      1321 |     626   102244   657594 |    54888     1321     23 | 37.713 % |
9.75/10.04	c 10	|      2080 |     626   102244   657594 |    60377     2080     23 | 37.713 % |
10.15/10.42	c 11	|      3219 |     626   102244   657594 |    66414     3219     22 | 37.713 % |
10.75/11.06	c 11	|      4927 |     626   102244   657594 |    73056     4927     20 | 37.713 % |
11.63/11.97	c 12	|      7490 |     626   102244   657594 |    80362     7490     22 | 37.713 % |
13.11/13.48	c 14	|     11334 |     626   102244   657594 |    88398    11334     21 | 37.713 % |
13.80/14.10	c 14	===============================================================================
13.80/14.10	c 14	restarts              : 11
13.80/14.10	c 14	conflicts             : 12510          (2529 /sec)
13.80/14.10	c 14	decisions             : 14570          (0.78 % random) (2946 /sec)
13.80/14.10	c 14	propagations          : 1154853        (233481 /sec)
13.80/14.10	c 14	conflict literals     : 265737         (37.16 % deleted)
13.80/14.10	c 14	Memory used           : 9.39 MB
13.80/14.10	c 14	CPU time              : 4.94625 s
13.80/14.10	c 14	
13.80/14.10	c 14	SATISFIABLE
13.80/14.10	c 14	FOUND: _COST <= 5
13.80/14.10	c 14	DECODING HOME/temp.out WITH HOME/temp.map
13.80/14.10	c 14	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
13.80/14.18	c 14	Decoding HOME/temp.out
13.90/14.23	c 14	OBJECTIVE _COST 5
13.90/14.23	o 5
13.90/14.23	v 19 19 0 19 5 15 1 9 11 14 19 11 2 14 19 3 6 19 8 0
13.90/14.23	c 14	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
13.90/14.26	c 14	OBJECTIVE BOUND: 0 <= _COST <= 5
13.90/14.26	c 14	SEARCHING: _COST <= 2
13.90/14.26	c 14	SOLVING HOME/temp.cnf
13.90/14.26	c 14	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
13.90/14.26	c 14	This is MiniSat 2.0 beta
13.90/14.26	c 14	WARNING: for repeatability, setting FPU to use double precision
13.90/14.26	c 14	============================[ Problem Statistics ]=============================
13.90/14.26	c 14	|                                                                             |
13.90/14.27	c 14	|  Number of variables:  1005                                                 |
13.90/14.27	c 14	|  Number of clauses:    106690                                               |
13.94/14.34	c 14	|  Parsing time:         0.07         s                                       |
13.94/14.35	c 14	============================[ Search Statistics ]==============================
13.94/14.35	c 14	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
13.94/14.35	c 14	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
13.94/14.35	c 14	===============================================================================
13.94/14.35	c 14	|         0 |     551   101652   656040 |    33884        0    nan |  0.000 % |
13.94/14.39	c 14	|       101 |     551   101652   656040 |    37272      101     18 | 45.174 % |
13.94/14.44	c 15	|       252 |     551   101652   656040 |    40999      252     19 | 45.180 % |
13.94/14.53	c 15	|       477 |     551   101652   656040 |    45099      477     19 | 45.176 % |
13.94/14.63	c 15	|       814 |     551   101652   656040 |    49609      814     18 | 45.176 % |
13.94/14.77	c 15	|      1320 |     551   101652   656040 |    54570     1320     18 | 45.176 % |
13.94/15.04	c 15	|      2079 |     551   101652   656040 |    60027     2079     19 | 45.176 % |
15.05/15.43	c 16	|      3219 |     551   101652   656040 |    66030     3219     19 | 45.176 % |
15.74/16.17	c 16	|      4929 |     551   101652   656040 |    72633     4929     21 | 45.176 % |
16.74/17.19	c 17	|      7491 |     551   101652   656040 |    79896     7491     19 | 45.176 % |
18.11/18.59	c 19	|     11335 |     551   101652   656040 |    87886    11335     20 | 45.176 % |
21.17/21.68	c 22	|     17103 |     551   101652   656040 |    96675    17103     21 | 45.176 % |
26.90/27.41	c 28	|     25752 |     551   101652   656040 |   106342    25752     23 | 45.176 % |
36.08/36.78	c 37	|     38729 |     551   101652   656040 |   116976    38729     24 | 45.176 % |
42.10/42.88	c 43	===============================================================================
42.10/42.88	c 43	restarts              : 14
42.10/42.88	c 43	conflicts             : 46430          (1646 /sec)
42.10/42.88	c 43	decisions             : 54512          (1.15 % random) (1932 /sec)
42.10/42.88	c 43	propagations          : 3628788        (128613 /sec)
42.10/42.88	c 43	conflict literals     : 1092887        (31.48 % deleted)
42.10/42.88	c 43	Memory used           : 13.88 MB
42.10/42.88	c 43	CPU time              : 28.2147 s
42.10/42.88	c 43	
42.10/42.88	c 43	SATISFIABLE
42.10/42.89	c 43	FOUND: _COST <= 2
42.10/42.89	c 43	DECODING HOME/temp.out WITH HOME/temp.map
42.10/42.89	c 43	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
42.21/42.96	c 43	Decoding HOME/temp.out
42.21/43.00	c 43	OBJECTIVE _COST 2
42.21/43.00	o 2
42.21/43.00	v 6 16 12 19 16 12 5 4 8 14 19 14 9 18 0 3 4 18 1 17
42.21/43.01	c 43	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
42.21/43.05	c 43	OBJECTIVE BOUND: 0 <= _COST <= 2
42.21/43.05	c 43	SEARCHING: _COST <= 1
42.21/43.05	c 43	SOLVING HOME/temp.cnf
42.21/43.05	c 43	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
42.21/43.05	c 43	This is MiniSat 2.0 beta
42.21/43.05	c 43	WARNING: for repeatability, setting FPU to use double precision
42.21/43.05	c 43	============================[ Problem Statistics ]=============================
42.21/43.05	c 43	|                                                                             |
42.21/43.05	c 43	|  Number of variables:  1005                                                 |
42.21/43.05	c 43	|  Number of clauses:    106690                                               |
42.32/43.12	c 43	|  Parsing time:         0.06         s                                       |
42.32/43.13	c 43	============================[ Search Statistics ]==============================
42.32/43.13	c 43	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
42.32/43.13	c 43	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
42.32/43.13	c 43	===============================================================================
42.32/43.13	c 43	|         0 |     494   101348   655298 |    33782        0    nan |  0.000 % |
42.32/43.18	c 43	|       101 |     494   101348   655298 |    37160      101     18 | 50.846 % |
42.32/43.23	c 43	|       253 |     494   101348   655298 |    40877      253     18 | 50.857 % |
42.32/43.30	c 43	|       481 |     494   101348   655298 |    44964      481     20 | 50.848 % |
42.32/43.43	c 44	|       819 |     494   101348   655298 |    49461      819     23 | 50.848 % |
42.32/43.63	c 44	|      1327 |     494   101348   655298 |    54407     1327     23 | 50.848 % |
43.16/43.92	c 44	|      2087 |     494   101348   655298 |    59848     2087     24 | 50.847 % |
43.46/44.29	c 44	|      3226 |     494   101348   655298 |    65832     3226     22 | 50.848 % |
44.06/44.84	c 45	|      4934 |     494   101348   655298 |    72416     4934     21 | 50.848 % |
45.05/45.81	c 46	|      7497 |     494   101348   655298 |    79657     7497     22 | 50.848 % |
46.57/47.31	c 47	|     11341 |     494   101348   655298 |    87623    11341     22 | 50.848 % |
48.96/49.73	c 50	|     17107 |     494   101348   655298 |    96385    17107     22 | 50.848 % |
53.56/54.39	c 54	|     25756 |     494   101348   655298 |   106024    25756     23 | 50.848 % |
61.55/62.34	c 62	|     38730 |     494   101348   655298 |   116626    38730     24 | 50.846 % |
75.06/75.86	c 76	|     58191 |     494   101348   655298 |   128289    58191     23 | 50.849 % |
99.75/100.58	c 101	|     87384 |     494   101348   655298 |   141118    87384     24 | 50.849 % |
108.83/109.63	c 110	===============================================================================
108.83/109.63	c 110	restarts              : 16
108.83/109.63	c 110	conflicts             : 96456          (1451 /sec)
108.83/109.63	c 110	decisions             : 118128         (1.29 % random) (1777 /sec)
108.83/109.63	c 110	propagations          : 5262465        (79155 /sec)
108.83/109.63	c 110	conflict literals     : 2282709        (25.18 % deleted)
108.83/109.63	c 110	Memory used           : 20.25 MB
108.83/109.63	c 110	CPU time              : 66.4829 s
108.83/109.63	c 110	
108.83/109.63	c 110	SATISFIABLE
108.83/109.64	c 110	FOUND: _COST <= 1
108.83/109.64	c 110	DECODING HOME/temp.out WITH HOME/temp.map
108.83/109.64	c 110	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
108.89/109.73	c 110	Decoding HOME/temp.out
108.89/109.76	c 110	OBJECTIVE _COST 1
108.89/109.76	o 1
108.89/109.76	v 19 5 6 6 8 19 2 2 3 8 6 16 8 5 9 5 7 17 10 14
108.89/109.77	c 110	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
108.89/109.80	c 110	OBJECTIVE BOUND: 0 <= _COST <= 1
108.89/109.80	c 110	SEARCHING: _COST <= 0
108.89/109.80	c 110	SOLVING HOME/temp.cnf
108.89/109.80	c 110	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
108.89/109.80	c 110	This is MiniSat 2.0 beta
108.89/109.80	c 110	WARNING: for repeatability, setting FPU to use double precision
108.89/109.80	c 110	============================[ Problem Statistics ]=============================
108.89/109.80	c 110	|                                                                             |
108.89/109.80	c 110	|  Number of variables:  1005                                                 |
108.89/109.80	c 110	|  Number of clauses:    106690                                               |
108.89/109.88	c 110	|  Parsing time:         0.06         s                                       |
108.89/109.88	c 110	============================[ Search Statistics ]==============================
108.89/109.88	c 110	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
108.89/109.88	c 110	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
108.89/109.88	c 110	===============================================================================
108.89/109.88	c 110	|         0 |     380   101123   654736 |    33707        0    nan |  0.000 % |
109.10/109.94	c 110	|       101 |     380   101123   654736 |    37078      101     10 | 62.189 % |
109.10/110.00	c 110	|       253 |     380   101123   654736 |    40786      253     11 | 62.191 % |
109.21/110.09	c 110	|       478 |     380   101123   654736 |    44864      478     10 | 62.191 % |
109.30/110.19	c 110	|       817 |     380   101123   654736 |    49351      817     11 | 62.191 % |
109.50/110.37	c 110	|      1323 |     380   101123   654736 |    54286     1323     11 | 62.191 % |
109.70/110.59	c 111	|      2082 |     380   101123   654736 |    59715     2082     11 | 62.191 % |
110.09/110.91	c 111	|      3224 |     380   101123   654736 |    65686     3224     12 | 62.191 % |
110.58/111.49	c 112	|      4932 |     380   101123   654736 |    72255     4932     12 | 62.190 % |
111.57/112.41	c 113	|      7494 |     380   101123   654736 |    79480     7494     12 | 62.191 % |
113.05/113.95	c 114	|     11339 |     379   101123   654736 |    87429    11338     12 | 62.289 % |
115.12/116.02	c 116	|     17105 |     379   101123   654736 |    96171    17104     13 | 62.290 % |
118.87/119.85	c 120	|     25754 |     379   101123   654736 |   105789    25753     13 | 62.290 % |
124.80/125.80	c 126	|     38729 |     378   100271   649960 |   116368    34093     14 | 62.388 % |
135.64/136.86	c 137	|     58190 |     376   100271   649960 |   128004    53553     14 | 62.587 % |
155.88/157.36	c 157	|     87383 |     376    97914   635508 |   140805    66415     15 | 62.588 % |
190.61/192.53	c 193	|    131173 |     376    97914   635508 |   154885   110205     15 | 62.587 % |
237.98/240.56	c 241	===============================================================================
237.98/240.56	c 241	restarts              : 17
237.98/240.56	c 241	conflicts             : 172217         (1335 /sec)
237.98/240.56	c 241	decisions             : 211017         (1.67 % random) (1636 /sec)
237.98/240.56	c 241	propagations          : 5639728        (43727 /sec)
237.98/240.56	c 241	conflict literals     : 2565168        (28.72 % deleted)
237.98/240.56	c 241	Memory used           : 22.39 MB
237.98/240.56	c 241	CPU time              : 128.975 s
237.98/240.56	c 241	
237.98/240.56	c 241	UNSATISFIABLE
237.98/240.57	c 241	NOT FOUND: _COST <= 0
237.98/240.57	c 241	OBJECTIVE _COST 1
237.98/240.57	s OPTIMUM FOUND
237.98/240.57	c 241	CPU 237.51 (0.04 0.02 237.47 0.53)
237.98/240.57	c 241	END Sat Jul 12 13:31:20 2008

Verifier Data (download as text)

OK	1	56
1 unsatisfied constraints, 56 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-1112092-1215862039/watcher-1112092-1215862039 -o /tmp/evaluation-result-1112092-1215862039/solver-1112092-1215862039 -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-1112092-1215862039.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/105 13703
/proc/meminfo: memFree=1747016/2055920 swapFree=4161876/4192956
[pid=13703] ppid=13701 vsize=12272 CPUtime=0
/proc/13703/stat : 13703 (sugar) R 13701 13703 12927 0 -1 4194304 400 0 0 0 0 0 0 0 18 0 1 0 42901141 12566528 368 996147200 4194304 4206940 548682068592 18446744073709551615 240162746466 0 0 4224 0 0 0 0 17 1 0 0
/proc/13703/statm: 3068 369 274 3 0 168 0

[startup+0.0993001 s]
/proc/loadavg: 2.00 2.00 2.00 4/105 13703
/proc/meminfo: memFree=1747016/2055920 swapFree=4161876/4192956
[pid=13703] ppid=13701 vsize=13600 CPUtime=0.04
/proc/13703/stat : 13703 (sugar) S 13701 13703 12927 0 -1 4194304 898 127 0 0 3 1 0 0 16 0 1 0 42901141 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13703/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.101293 s]
/proc/loadavg: 2.00 2.00 2.00 4/105 13703
/proc/meminfo: memFree=1747016/2055920 swapFree=4161876/4192956
[pid=13703] ppid=13701 vsize=13600 CPUtime=0.04
/proc/13703/stat : 13703 (sugar) S 13701 13703 12927 0 -1 4194304 898 127 0 0 3 1 0 0 16 0 1 0 42901141 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13703/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.301318 s]
/proc/loadavg: 2.00 2.00 2.00 4/105 13703
/proc/meminfo: memFree=1747016/2055920 swapFree=4161876/4192956
[pid=13703] ppid=13701 vsize=13600 CPUtime=0.04
/proc/13703/stat : 13703 (sugar) S 13701 13703 12927 0 -1 4194304 898 127 0 0 3 1 0 0 16 0 1 0 42901141 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13703/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.701362 s]
/proc/loadavg: 2.00 2.00 2.00 4/105 13703
/proc/meminfo: memFree=1747016/2055920 swapFree=4161876/4192956
[pid=13703] ppid=13701 vsize=13600 CPUtime=0.04
/proc/13703/stat : 13703 (sugar) S 13701 13703 12927 0 -1 4194304 898 127 0 0 3 1 0 0 16 0 1 0 42901141 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13703/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+1.50245 s]
/proc/loadavg: 2.00 2.00 2.00 3/116 13725
/proc/meminfo: memFree=1738416/2055920 swapFree=4161876/4192956
[pid=13703] ppid=13701 vsize=13600 CPUtime=0.83
/proc/13703/stat : 13703 (sugar) S 13701 13703 12927 0 -1 4194304 974 6976 0 1 3 1 74 5 15 0 1 0 42901141 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13703/statm: 3400 797 370 3 0 500 0
[pid=13716] ppid=13703 vsize=5356 CPUtime=0
/proc/13716/stat : 13716 (sh) S 13703 13703 12927 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 42901230 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13716/statm: 1339 233 193 169 0 50 0
[pid=13717] ppid=13716 vsize=864044 CPUtime=0.6
/proc/13717/stat : 13717 (java) S 13716 13703 12927 0 -1 0 6862 0 1 0 57 3 0 0 20 0 9 0 42901230 884781056 6150 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13717/statm: 216011 6150 2532 9 0 210593 0
[pid=13717/tid=13718] ppid=13716 vsize=864044 CPUtime=0.36
/proc/13717/task/13718/stat : 13718 (java) R 13716 13703 12927 0 -1 64 2462 0 1 0 36 0 0 0 25 0 9 0 42901231 884781056 6150 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13717/tid=13719] ppid=13716 vsize=864044 CPUtime=0.18
/proc/13717/task/13719/stat : 13719 (java) R 13716 13703 12927 0 -1 64 3391 0 0 0 17 1 0 0 16 0 9 0 42901232 884781056 6150 996147200 134512640 134550740 4294955936 18446744073709551615 102674864 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13717/tid=13720] ppid=13716 vsize=864044 CPUtime=0
/proc/13717/task/13720/stat : 13720 (java) S 13716 13703 12927 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 42901232 884781056 6150 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13717/tid=13721] ppid=13716 vsize=864044 CPUtime=0
/proc/13717/task/13721/stat : 13721 (java) S 13716 13703 12927 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 42901232 884781056 6150 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13717/tid=13722] ppid=13716 vsize=864044 CPUtime=0
/proc/13717/task/13722/stat : 13722 (java) S 13716 13703 12927 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 42901234 884781056 6150 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13717/tid=13723] ppid=13716 vsize=864044 CPUtime=0.03
/proc/13717/task/13723/stat : 13723 (java) S 13716 13703 12927 0 -1 64 312 0 0 0 3 0 0 0 16 0 9 0 42901234 884781056 6150 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13717/tid=13724] ppid=13716 vsize=864044 CPUtime=0
/proc/13717/task/13724/stat : 13724 (java) S 13716 13703 12927 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 42901234 884781056 6150 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13717/tid=13725] ppid=13716 vsize=864044 CPUtime=0
/proc/13717/task/13725/stat : 13725 (java) S 13716 13703 12927 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42901234 884781056 6150 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 883000

[startup+3.10263 s]
/proc/loadavg: 2.00 2.00 2.00 4/116 13725
/proc/meminfo: memFree=1714416/2055920 swapFree=4161876/4192956
[pid=13703] ppid=13701 vsize=13600 CPUtime=0.83
/proc/13703/stat : 13703 (sugar) S 13701 13703 12927 0 -1 4194304 974 6976 0 1 3 1 74 5 15 0 1 0 42901141 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13703/statm: 3400 797 370 3 0 500 0
[pid=13716] ppid=13703 vsize=5356 CPUtime=0
/proc/13716/stat : 13716 (sh) S 13703 13703 12927 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 42901230 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13716/statm: 1339 233 193 169 0 50 0
[pid=13717] ppid=13716 vsize=864460 CPUtime=2.17
/proc/13717/stat : 13717 (java) S 13716 13703 12927 0 -1 0 14462 0 1 0 210 7 0 0 20 0 9 0 42901230 885207040 13689 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13717/statm: 216115 13689 2565 9 0 210662 0
[pid=13717/tid=13718] ppid=13716 vsize=864460 CPUtime=1.04
/proc/13717/task/13718/stat : 13718 (java) R 13716 13703 12927 0 -1 64 2980 0 1 0 103 1 0 0 25 0 9 0 42901231 885207040 13689 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13717/tid=13719] ppid=13716 vsize=864460 CPUtime=1.02
/proc/13717/task/13719/stat : 13719 (java) S 13716 13703 12927 0 -1 64 10445 0 0 0 98 4 0 0 16 0 9 0 42901232 885207040 13689 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13717/tid=13720] ppid=13716 vsize=864460 CPUtime=0
/proc/13717/task/13720/stat : 13720 (java) S 13716 13703 12927 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 42901232 885207040 13689 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13717/tid=13721] ppid=13716 vsize=864460 CPUtime=0
/proc/13717/task/13721/stat : 13721 (java) S 13716 13703 12927 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 42901232 885207040 13689 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13717/tid=13722] ppid=13716 vsize=864460 CPUtime=0
/proc/13717/task/13722/stat : 13722 (java) S 13716 13703 12927 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 42901234 885207040 13689 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13717/tid=13723] ppid=13716 vsize=864460 CPUtime=0.08
/proc/13717/task/13723/stat : 13723 (java) R 13716 13703 12927 0 -1 64 340 0 0 0 8 0 0 0 16 0 9 0 42901234 885207040 13689 996147200 134512640 134550740 4294955936 18446744073709551615 102385776 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13717/tid=13724] ppid=13716 vsize=864460 CPUtime=0
/proc/13717/task/13724/stat : 13724 (java) S 13716 13703 12927 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 42901234 885207040 13689 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13717/tid=13725] ppid=13716 vsize=864460 CPUtime=0
/proc/13717/task/13725/stat : 13725 (java) S 13716 13703 12927 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42901234 885207040 13689 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 883416

[startup+6.30299 s]
/proc/loadavg: 2.00 2.00 2.00 3/108 13739
/proc/meminfo: memFree=1732208/2055920 swapFree=4161876/4192956
[pid=13703] ppid=13701 vsize=13600 CPUtime=4.58
/proc/13703/stat : 13703 (sugar) S 13701 13703 12927 0 -1 4194304 1174 28017 0 3 3 1 433 21 15 0 1 0 42901141 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13703/statm: 3400 804 374 3 0 500 0
[pid=13738] ppid=13703 vsize=5356 CPUtime=0
/proc/13738/stat : 13738 (sh) S 13703 13703 12927 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42901618 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13738/statm: 1339 232 193 169 0 50 0
[pid=13739] ppid=13738 vsize=8536 CPUtime=1.53
/proc/13739/stat : 13739 (minisat) R 13738 13703 12927 0 -1 4194304 2029 0 0 0 152 1 0 0 25 0 1 0 42901618 8740864 2015 996147200 134512640 135127466 4294956256 18446744073709551615 134530762 0 0 4096 3 0 0 0 17 1 0 0
/proc/13739/statm: 2134 2015 75 150 0 1981 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 27492

[startup+12.7027 s]
/proc/loadavg: 2.00 2.00 2.00 3/108 13751
/proc/meminfo: memFree=1731248/2055920 swapFree=4161876/4192956
[pid=13703] ppid=13701 vsize=13600 CPUtime=8.85
/proc/13703/stat : 13703 (sugar) S 13701 13703 12927 0 -1 4194304 1290 34272 0 4 3 2 855 25 16 0 1 0 42901141 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13703/statm: 3400 804 374 3 0 500 0
[pid=13750] ppid=13703 vsize=5356 CPUtime=0
/proc/13750/stat : 13750 (sh) S 13703 13703 12927 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42902048 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13750/statm: 1339 232 193 169 0 50 0
[pid=13751] ppid=13750 vsize=9212 CPUtime=3.57
/proc/13751/stat : 13751 (minisat) R 13750 13703 12927 0 -1 4194304 2196 0 0 0 356 1 0 0 25 0 1 0 42902049 9433088 2182 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/13751/statm: 2303 2182 75 150 0 2150 0
Current children cumulated CPU time (s) 12.42
Current children cumulated vsize (KiB) 28168

[startup+25.5011 s]
/proc/loadavg: 2.00 2.00 2.00 3/108 13763
/proc/meminfo: memFree=1729600/2055920 swapFree=4161876/4192956
[pid=13703] ppid=13701 vsize=13600 CPUtime=13.95
/proc/13703/stat : 13703 (sugar) S 13701 13703 12927 0 -1 4194304 1404 40567 0 5 4 2 1359 30 16 0 1 0 42901141 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13703/statm: 3400 804 374 3 0 500 0
[pid=13762] ppid=13703 vsize=5356 CPUtime=0
/proc/13762/stat : 13762 (sh) S 13703 13703 12927 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42902568 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13762/statm: 1339 232 193 169 0 50 0
[pid=13763] ppid=13762 vsize=11048 CPUtime=11.07
/proc/13763/stat : 13763 (minisat) R 13762 13703 12927 0 -1 4194304 2650 0 0 0 1106 1 0 0 25 0 1 0 42902568 11313152 2636 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/13763/statm: 2762 2636 75 150 0 2609 0
Current children cumulated CPU time (s) 25.02
Current children cumulated vsize (KiB) 30004

[startup+51.102 s]
/proc/loadavg: 2.00 2.00 2.00 3/108 13775
/proc/meminfo: memFree=1729984/2055920 swapFree=4161876/4192956
[pid=13703] ppid=13701 vsize=13600 CPUtime=42.32
/proc/13703/stat : 13703 (sugar) S 13701 13703 12927 0 -1 4194304 1518 47986 0 6 4 2 4190 36 16 0 1 0 42901141 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13703/statm: 3400 804 374 3 0 500 0
[pid=13774] ppid=13703 vsize=5356 CPUtime=0
/proc/13774/stat : 13774 (sh) S 13703 13703 12927 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42905446 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13774/statm: 1339 232 193 169 0 50 0
[pid=13775] ppid=13774 vsize=10600 CPUtime=8.03
/proc/13775/stat : 13775 (minisat) R 13774 13703 12927 0 -1 4194304 2543 0 0 0 801 2 0 0 25 0 1 0 42905447 10854400 2529 996147200 134512640 135127466 4294956256 18446744073709551615 134530936 0 0 4096 3 0 0 0 17 1 0 0
/proc/13775/statm: 2650 2529 75 150 0 2497 0
Current children cumulated CPU time (s) 50.35
Current children cumulated vsize (KiB) 29556

[startup+102.309 s]
/proc/loadavg: 2.00 2.00 2.00 3/108 13775
/proc/meminfo: memFree=1720832/2055920 swapFree=4161876/4192956
[pid=13703] ppid=13701 vsize=13600 CPUtime=42.32
/proc/13703/stat : 13703 (sugar) S 13701 13703 12927 0 -1 4194304 1518 47986 0 6 4 2 4190 36 16 0 1 0 42901141 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13703/statm: 3400 804 374 3 0 500 0
[pid=13774] ppid=13703 vsize=5356 CPUtime=0
/proc/13774/stat : 13774 (sh) S 13703 13703 12927 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42905446 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13774/statm: 1339 232 193 169 0 50 0
[pid=13775] ppid=13774 vsize=19748 CPUtime=59.23
/proc/13775/stat : 13775 (minisat) R 13774 13703 12927 0 -1 4194304 4801 0 0 0 5916 7 0 0 25 0 1 0 42905447 20221952 4787 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/13775/statm: 4937 4787 75 150 0 4784 0
Current children cumulated CPU time (s) 101.55
Current children cumulated vsize (KiB) 38704

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/108 13787
/proc/meminfo: memFree=1724928/2055920 swapFree=4161876/4192956
[pid=13703] ppid=13701 vsize=13600 CPUtime=109.02
/proc/13703/stat : 13703 (sugar) S 13701 13703 12927 0 -1 4194304 1632 57010 0 7 4 2 10849 47 16 0 1 0 42901141 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13703/statm: 3400 804 374 3 0 500 0
[pid=13786] ppid=13703 vsize=5356 CPUtime=0
/proc/13786/stat : 13786 (sh) S 13703 13703 12927 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42912122 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13786/statm: 1339 232 193 169 0 50 0
[pid=13787] ppid=13786 vsize=15284 CPUtime=51.8
/proc/13787/stat : 13787 (minisat) R 13786 13703 12927 0 -1 4194304 3678 0 0 0 5177 3 0 0 25 0 1 0 42912122 15650816 3664 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/13787/statm: 3821 3664 75 150 0 3668 0
Current children cumulated CPU time (s) 160.82
Current children cumulated vsize (KiB) 34240

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/108 13787
/proc/meminfo: memFree=1716608/2055920 swapFree=4161876/4192956
[pid=13703] ppid=13701 vsize=13600 CPUtime=109.02
/proc/13703/stat : 13703 (sugar) S 13701 13703 12927 0 -1 4194304 1632 57010 0 7 4 2 10849 47 16 0 1 0 42901141 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13703/statm: 3400 804 374 3 0 500 0
[pid=13786] ppid=13703 vsize=5356 CPUtime=0
/proc/13786/stat : 13786 (sh) S 13703 13703 12927 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42912122 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13786/statm: 1339 232 193 169 0 50 0
[pid=13787] ppid=13786 vsize=21536 CPUtime=111
/proc/13787/stat : 13787 (minisat) R 13786 13703 12927 0 -1 4194304 5243 0 0 0 11095 5 0 0 25 0 1 0 42912122 22052864 5229 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/13787/statm: 5384 5229 75 150 0 5231 0
Current children cumulated CPU time (s) 220.02
Current children cumulated vsize (KiB) 40492

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

[startup+230.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/108 13787
/proc/meminfo: memFree=1715776/2055920 swapFree=4161876/4192956
[pid=13703] ppid=13701 vsize=13600 CPUtime=109.02
/proc/13703/stat : 13703 (sugar) S 13701 13703 12927 0 -1 4194304 1632 57010 0 7 4 2 10849 47 16 0 1 0 42901141 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13703/statm: 3400 804 374 3 0 500 0
[pid=13786] ppid=13703 vsize=5356 CPUtime=0
/proc/13786/stat : 13786 (sh) S 13703 13703 12927 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42912122 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13786/statm: 1339 232 193 169 0 50 0
[pid=13787] ppid=13786 vsize=22336 CPUtime=118.9
/proc/13787/stat : 13787 (minisat) R 13786 13703 12927 0 -1 4194304 5381 0 0 0 11885 5 0 0 25 0 1 0 42912122 22872064 5367 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/13787/statm: 5584 5367 75 150 0 5431 0
Current children cumulated CPU time (s) 227.92
Current children cumulated vsize (KiB) 41292

[startup+236.703 s]
/proc/loadavg: 2.00 2.00 2.00 3/108 13787
/proc/meminfo: memFree=1715008/2055920 swapFree=4161876/4192956
[pid=13703] ppid=13701 vsize=13600 CPUtime=109.02
/proc/13703/stat : 13703 (sugar) S 13701 13703 12927 0 -1 4194304 1632 57010 0 7 4 2 10849 47 16 0 1 0 42901141 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13703/statm: 3400 804 374 3 0 500 0
[pid=13786] ppid=13703 vsize=5356 CPUtime=0
/proc/13786/stat : 13786 (sh) S 13703 13703 12927 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42912122 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13786/statm: 1339 232 193 169 0 50 0
[pid=13787] ppid=13786 vsize=22780 CPUtime=125.21
/proc/13787/stat : 13787 (minisat) R 13786 13703 12927 0 -1 4194304 5492 0 0 0 12516 5 0 0 25 0 1 0 42912122 23326720 5478 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/13787/statm: 5695 5478 75 150 0 5542 0
Current children cumulated CPU time (s) 234.23
Current children cumulated vsize (KiB) 41736

[startup+238.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/108 13787
/proc/meminfo: memFree=1715008/2055920 swapFree=4161876/4192956
[pid=13703] ppid=13701 vsize=13600 CPUtime=109.02
/proc/13703/stat : 13703 (sugar) S 13701 13703 12927 0 -1 4194304 1632 57010 0 7 4 2 10849 47 16 0 1 0 42901141 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13703/statm: 3400 804 374 3 0 500 0
[pid=13786] ppid=13703 vsize=5356 CPUtime=0
/proc/13786/stat : 13786 (sh) S 13703 13703 12927 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42912122 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13786/statm: 1339 232 193 169 0 50 0
[pid=13787] ppid=13786 vsize=22920 CPUtime=126.79
/proc/13787/stat : 13787 (minisat) R 13786 13703 12927 0 -1 4194304 5510 0 0 0 12674 5 0 0 25 0 1 0 42912122 23470080 5496 996147200 134512640 135127466 4294956256 18446744073709551615 134523475 0 0 4096 3 0 0 0 17 0 0 0
/proc/13787/statm: 5730 5496 75 150 0 5577 0
Current children cumulated CPU time (s) 235.81
Current children cumulated vsize (KiB) 41876

[startup+239.901 s]
/proc/loadavg: 2.00 2.00 2.00 3/108 13787
/proc/meminfo: memFree=1714880/2055920 swapFree=4161876/4192956
[pid=13703] ppid=13701 vsize=13600 CPUtime=109.02
/proc/13703/stat : 13703 (sugar) S 13701 13703 12927 0 -1 4194304 1632 57010 0 7 4 2 10849 47 16 0 1 0 42901141 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13703/statm: 3400 804 374 3 0 500 0
[pid=13786] ppid=13703 vsize=5356 CPUtime=0
/proc/13786/stat : 13786 (sh) S 13703 13703 12927 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42912122 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13786/statm: 1339 232 193 169 0 50 0
[pid=13787] ppid=13786 vsize=22920 CPUtime=128.37
/proc/13787/stat : 13787 (minisat) R 13786 13703 12927 0 -1 4194304 5510 0 0 0 12832 5 0 0 25 0 1 0 42912122 23470080 5496 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/13787/statm: 5730 5496 75 150 0 5577 0
Current children cumulated CPU time (s) 237.39
Current children cumulated vsize (KiB) 41876

[startup+240.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/108 13787
/proc/meminfo: memFree=1714880/2055920 swapFree=4161876/4192956
[pid=13703] ppid=13701 vsize=13600 CPUtime=109.02
/proc/13703/stat : 13703 (sugar) S 13701 13703 12927 0 -1 4194304 1632 57010 0 7 4 2 10849 47 16 0 1 0 42901141 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13703/statm: 3400 804 374 3 0 500 0
[pid=13786] ppid=13703 vsize=5356 CPUtime=0
/proc/13786/stat : 13786 (sh) S 13703 13703 12927 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42912122 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13786/statm: 1339 232 193 169 0 50 0
[pid=13787] ppid=13786 vsize=22920 CPUtime=128.77
/proc/13787/stat : 13787 (minisat) R 13786 13703 12927 0 -1 4194304 5510 0 0 0 12872 5 0 0 25 0 1 0 42912122 23470080 5496 996147200 134512640 135127466 4294956256 18446744073709551615 134530755 0 0 4096 3 0 0 0 17 0 0 0
/proc/13787/statm: 5730 5496 75 150 0 5577 0
Current children cumulated CPU time (s) 237.79
Current children cumulated vsize (KiB) 41876

[startup+240.501 s]
/proc/loadavg: 2.00 2.00 2.00 3/108 13787
/proc/meminfo: memFree=1714880/2055920 swapFree=4161876/4192956
[pid=13703] ppid=13701 vsize=13600 CPUtime=109.02
/proc/13703/stat : 13703 (sugar) S 13701 13703 12927 0 -1 4194304 1632 57010 0 7 4 2 10849 47 16 0 1 0 42901141 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13703/statm: 3400 804 374 3 0 500 0
[pid=13786] ppid=13703 vsize=5356 CPUtime=0
/proc/13786/stat : 13786 (sh) S 13703 13703 12927 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42912122 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13786/statm: 1339 232 193 169 0 50 0
[pid=13787] ppid=13786 vsize=22920 CPUtime=128.96
/proc/13787/stat : 13787 (minisat) R 13786 13703 12927 0 -1 4194304 5510 0 0 0 12891 5 0 0 25 0 1 0 42912122 23470080 5496 996147200 134512640 135127466 4294956256 18446744073709551615 134530772 0 0 4096 3 0 0 0 17 0 0 0
/proc/13787/statm: 5730 5496 75 150 0 5577 0
Current children cumulated CPU time (s) 237.98
Current children cumulated vsize (KiB) 41876

Child status: 0
Real time (s): 240.572
CPU time (s): 238.082
CPU user time (s): 237.518
CPU system time (s): 0.563914
CPU usage (%): 98.965
Max. virtual memory (cumulated for all children) (KiB): 883416

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

runsolver used 0.403938 second user time and 1.15382 second system time

The end

Launcher Data (download as text)

Begin job on node86 at 2008-07-12 13:27:19
IDJOB=1112092
IDBENCH=61361
IDSOLVER=368
FILE ID=node86/1112092-1215862039
PBS_JOBID= 7903449
Free space on /tmp= 66544 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/rand-3-20-20/normalized-rand-3-20-20-60-632-43_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-1112092-1215862039/watcher-1112092-1215862039 -o /tmp/evaluation-result-1112092-1215862039/solver-1112092-1215862039 -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-1112092-1215862039.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 7d9a415455808ca4a903201badc134cc
RANDOM SEED=1898473762

node86.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.214
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.214
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:       1747496 kB
Buffers:         37312 kB
Cached:         106720 kB
SwapCached:       6656 kB
Active:         192200 kB
Inactive:        69232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1747496 kB
SwapTotal:     4192956 kB
SwapFree:      4161876 kB
Dirty:            2484 kB
Writeback:           0 kB
Mapped:         125900 kB
Slab:            28388 kB
Committed_AS:   417276 kB
PageTables:       4788 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= 66544 MiB
End job on node86 at 2008-07-12 13:31:20