Trace number 1112091

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerNumber of falsified constraintsCPU timeWall clock time
Sugar++ v1.13+minisat-incOPTIMUM1 199.091 199.678

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.08	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.00/0.08	c 0	BEGIN Sat Jul 12 13:27:18 2008
0.00/0.08	c 0	PID 14684
0.06/0.08	c 0	HOST node42.alineos.net
0.06/0.08	c 0	CONVERTING HOME/instance-1112091-1215862038.xml TO HOME/temp.csp
0.06/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1112091-1215862038.xml' 'HOME/temp.csp'
0.06/0.86	c 1	1 domains, 20 variables, 0 predicates, 57 relations, 57 constraints
0.06/0.89	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.89	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -incremental -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.84/0.97	c 1	Parsing HOME/temp.csp
1.92/2.00	c 2	parsed 135 expressions
1.92/2.00	c 2	Heap : 19 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.92/2.00	c 2	MAX CSP: 57 constraints
1.92/2.00	c 2	Converting to clausal form CSP
1.92/2.02	c 2	converted 20 (10%) expressions
1.92/2.05	c 2	converted 39 (20%) expressions
2.13/2.21	c 2	converted 59 (30%) expressions
2.13/2.22	c 2	converted 78 (40%) expressions
2.22/2.31	c 2	converted 98 (50%) expressions
2.32/2.40	c 3	converted 117 (60%) expressions
2.32/2.47	c 3	converted 137 (70%) expressions
2.42/2.55	c 3	converted 156 (80%) expressions
2.52/2.63	c 3	converted 176 (90%) expressions
2.82/2.91	c 3	converted 195 (100%) expressions
2.82/2.92	c 3	CSP : 134 integers, 0 booleans, 170 clauses, largest domain size 86
2.82/2.92	c 3	Heap : 38 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.82/2.92	c 3	Propagation in CSP
2.82/2.93	c 3	53 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.82/2.93	c 3	CSP : 134 integers, 0 booleans, 170 clauses, largest domain size 58
2.82/2.93	c 3	Heap : 38 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.82/2.93	c 3	Simplifing CSP by introducing new Boolean variables
2.82/2.93	c 3	CSP : 134 integers, 0 booleans, 170 clauses, largest domain size 58
2.82/2.93	c 3	Heap : 38 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.91/3.05	c 3	Encoding CSP to SAT : HOME/temp.cnf
2.91/3.06	c 3	14 (10%) CSP integer variables are encoded (252 clauses, 2632 bytes)
2.91/3.06	c 3	27 (20%) CSP integer variables are encoded (360 clauses, 3820 bytes)
2.91/3.06	c 3	41 (30%) CSP integer variables are encoded (360 clauses, 3820 bytes)
2.91/3.06	c 3	54 (40%) CSP integer variables are encoded (360 clauses, 3820 bytes)
2.91/3.07	c 3	67 (50%) CSP integer variables are encoded (360 clauses, 3820 bytes)
2.91/3.07	c 3	81 (60%) CSP integer variables are encoded (421 clauses, 4491 bytes)
2.91/3.07	c 3	94 (70%) CSP integer variables are encoded (463 clauses, 4953 bytes)
2.91/3.07	c 3	108 (80%) CSP integer variables are encoded (532 clauses, 5712 bytes)
2.91/3.07	c 3	121 (90%) CSP integer variables are encoded (775 clauses, 8385 bytes)
2.91/3.07	c 3	134 (100%) CSP integer variables are encoded (871 clauses, 9452 bytes)
3.40/3.51	c 4	17 (10%) CSP clauses are encoded (30882 clauses, 858080 bytes)
3.79/3.91	c 4	34 (20%) CSP clauses are encoded (60809 clauses, 1731951 bytes)
4.19/4.31	c 4	51 (30%) CSP clauses are encoded (91408 clauses, 2691082 bytes)
4.29/4.44	c 5	68 (40%) CSP clauses are encoded (101682 clauses, 3014845 bytes)
4.29/4.45	c 5	85 (50%) CSP clauses are encoded (101962 clauses, 3018778 bytes)
4.29/4.45	c 5	102 (60%) CSP clauses are encoded (102064 clauses, 3020127 bytes)
4.29/4.45	c 5	119 (70%) CSP clauses are encoded (102758 clauses, 3030297 bytes)
4.29/4.45	c 5	136 (80%) CSP clauses are encoded (103929 clauses, 3046754 bytes)
4.29/4.45	c 5	153 (90%) CSP clauses are encoded (104924 clauses, 3061371 bytes)
4.29/4.46	c 5	170 (100%) CSP clauses are encoded (106689 clauses, 3087866 bytes)
4.29/4.46	c 5	170 CSP clauses encoded
4.29/4.46	c 5	Writing map file : HOME/temp.map
4.29/4.46	c 5	Heap : 15 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.29/4.46	c 5	SAT : 1005 SAT variables, 106689 SAT clauses, 3087866 bytes
4.29/4.46	c 5	Heap : 15 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.29/4.49	c 5	OBJECTIVE minimize _COST
4.29/4.49	c 5	SOLVING HOME/temp.cnf
4.29/4.49	c 5	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
4.29/4.49	c 5	This is MiniSat 2.0 beta incremental
4.29/4.49	c 5	WARNING: for repeatability, setting FPU to use double precision
4.29/4.49	c 5	============================[ Problem Statistics ]=============================
4.29/4.49	c 5	|                                                                             |
4.29/4.49	c 5	|  Number of variables:  1005                                                 |
4.29/4.49	c 5	|  Number of clauses:    106689                                               |
4.37/4.57	c 5	|  Parsing time:         0.07         s                                       |
4.37/4.57	c 5	OK
4.37/4.57	c 5	OBJECTIVE BOUND: 0 <= _COST <= 
4.37/4.57	c 5	SEARCHING: _COST <= 29
4.37/4.57	c 5	============================[ Search Statistics ]==============================
4.37/4.57	c 5	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.37/4.57	c 5	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.37/4.57	c 5	===============================================================================
4.37/4.57	c 5	|         0 |    1005   106689   669844 |    35563        0    nan |  0.000 % |
4.37/4.60	c 5	===============================================================================
4.37/4.60	c 5	restarts              : 1
4.37/4.60	c 5	conflicts             : 49            (476 /sec)
4.37/4.60	c 5	decisions             : 94            (0.00 % random) (913 /sec)
4.37/4.60	c 5	propagations          : 2980           (28937 /sec)
4.37/4.60	c 5	conflict literals     : 925            (22.27 % deleted)
4.37/4.60	c 5	Memory used           : 7.69 MB
4.37/4.61	c 5	CPU time              : 0.102984 s
4.37/4.61	c 5	
4.37/4.61	c 5	SATISFIABLE
4.37/4.61	c 5	OK
4.37/4.61	c 5	FOUND: _COST <= 29
4.37/4.61	s SATISFIABLE
4.37/4.61	c 5	DECODING HOME/temp.out WITH HOME/temp.map
4.37/4.61	c 5	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
4.37/4.69	c 5	Decoding HOME/temp.out
4.37/4.72	c 5	OBJECTIVE _COST 22
4.37/4.72	o 22
4.37/4.73	v 9 19 8 5 8 13 2 15 19 3 4 19 17 7 19 19 18 19 19 19
4.37/4.73	c 5	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
4.37/4.77	c 5	OK
4.37/4.77	c 5	OBJECTIVE BOUND: 0 <= _COST <= 22
4.37/4.77	c 5	SEARCHING: _COST <= 11
4.37/4.78	c 5	============================[ Search Statistics ]==============================
4.37/4.78	c 5	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.37/4.78	c 5	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.37/4.78	c 5	===============================================================================
4.37/4.78	c 5	|        49 |    1005   106689   669844 |    35563       49     19 |  0.000 % |
4.37/4.79	c 5	|       149 |    1005   106689   669844 |    39119      149     19 | 21.601 % |
4.49/4.84	c 5	|       299 |    1005   106689   669844 |    43031      299     19 | 21.601 % |
4.49/4.90	c 5	|       524 |    1005   106689   669844 |    47334      524     20 | 21.601 % |
4.49/4.97	c 5	|       861 |    1005   106689   669844 |    52067      861     19 | 21.601 % |
4.49/5.07	c 5	|      1368 |    1005   106689   669844 |    57274     1368     20 | 21.601 % |
4.49/5.27	c 5	|      2127 |    1005   106689   669844 |    63002     2127     20 | 21.601 % |
5.41/5.62	c 6	|      3267 |    1005   106689   669844 |    69302     3267     21 | 21.601 % |
5.51/5.77	c 6	===============================================================================
5.51/5.77	c 6	restarts              : 9
5.51/5.77	c 6	conflicts             : 3988          (3636 /sec)
5.51/5.77	c 6	decisions             : 5223          (0.33 % random) (4762 /sec)
5.51/5.77	c 6	propagations          : 343156         (312861 /sec)
5.51/5.77	c 6	conflict literals     : 82278          (32.38 % deleted)
5.51/5.77	c 6	Memory used           : 8.46 MB
5.51/5.77	c 6	CPU time              : 1.09683 s
5.51/5.77	c 6	
5.51/5.77	c 6	SATISFIABLE
5.51/5.77	c 6	OK
5.51/5.77	c 6	FOUND: _COST <= 11
5.51/5.77	c 6	DECODING HOME/temp.out WITH HOME/temp.map
5.51/5.77	c 6	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
5.59/5.85	c 6	Decoding HOME/temp.out
5.59/5.88	c 6	OBJECTIVE _COST 11
5.59/5.88	o 11
5.59/5.88	v 19 18 17 19 6 10 19 10 6 6 19 14 9 19 5 0 19 19 9 19
5.59/5.88	c 6	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
5.59/5.94	c 6	OK
5.59/5.94	c 6	OBJECTIVE BOUND: 0 <= _COST <= 11
5.59/5.94	c 6	SEARCHING: _COST <= 5
5.59/5.95	c 6	============================[ Search Statistics ]==============================
5.59/5.95	c 6	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.59/5.95	c 6	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.59/5.95	c 6	===============================================================================
5.59/5.95	c 6	|      3988 |     788   106689   669844 |    35563     3988     21 | 21.601 % |
5.59/5.97	c 6	|      4088 |     787   106689   669844 |    39119     4088     20 | 30.256 % |
5.78/6.00	c 6	|      4239 |     787   106689   669844 |    43031     4239     20 | 30.256 % |
5.78/6.05	c 6	|      4465 |     787   106689   669844 |    47334     4465     20 | 30.256 % |
5.88/6.12	c 6	|      4802 |     787   106689   669844 |    52067     4802     20 | 30.256 % |
5.98/6.29	c 6	|      5309 |     787   106689   669844 |    57274     5309     20 | 30.256 % |
6.28/6.54	c 7	|      6068 |     787   106689   669844 |    63002     6068     20 | 30.256 % |
6.58/6.82	c 7	|      7209 |     787   106689   669844 |    69302     7209     19 | 30.256 % |
6.97/7.28	c 7	|      8920 |     787   106689   669844 |    76232     8920     19 | 30.256 % |
7.67/7.93	c 8	|     11482 |     701   103119   660000 |    83855    11482     19 | 30.256 % |
9.45/9.71	c 10	|     15326 |     701   103119   660000 |    92241    15326     19 | 30.256 % |
11.92/12.25	c 12	|     21092 |     701   103119   660000 |   101465    21092     20 | 30.256 % |
13.81/14.14	c 14	===============================================================================
13.81/14.14	c 14	restarts              : 21
13.81/14.14	c 14	conflicts             : 25017         (2713 /sec)
13.81/14.14	c 14	decisions             : 30190         (0.77 % random) (3274 /sec)
13.81/14.14	c 14	propagations          : 2382479        (258359 /sec)
13.81/14.14	c 14	conflict literals     : 519228         (34.54 % deleted)
13.81/14.14	c 14	Memory used           : 10.79 MB
13.81/14.14	c 14	CPU time              : 9.2216 s
13.81/14.14	c 14	
13.81/14.14	c 14	SATISFIABLE
13.81/14.14	c 14	OK
13.81/14.14	c 14	FOUND: _COST <= 5
13.81/14.14	c 14	DECODING HOME/temp.out WITH HOME/temp.map
13.81/14.14	c 14	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
13.89/14.22	c 14	Decoding HOME/temp.out
13.89/14.25	c 14	OBJECTIVE _COST 5
13.89/14.25	o 5
13.89/14.25	v 19 12 9 19 18 2 1 4 1 19 19 19 16 9 9 18 14 14 8 12
13.89/14.27	c 14	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
13.95/14.32	c 14	OK
13.95/14.32	c 14	OBJECTIVE BOUND: 0 <= _COST <= 5
13.95/14.32	c 14	SEARCHING: _COST <= 2
13.95/14.32	c 14	============================[ Search Statistics ]==============================
13.95/14.32	c 14	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
13.95/14.32	c 14	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
13.95/14.32	c 14	===============================================================================
13.95/14.32	c 14	|     25017 |     626   102244   657594 |    34081    24695     21 | 30.256 % |
13.95/14.38	c 14	|     25117 |     626   102244   657594 |    37489    24795     21 | 37.719 % |
14.06/14.48	c 15	|     25268 |     626   102244   657594 |    41238    24946     21 | 37.719 % |
14.25/14.60	c 15	|     25494 |     626   102244   657594 |    45362    25172     21 | 37.719 % |
14.35/14.78	c 15	|     25831 |     626   102244   657594 |    49898    25509     21 | 37.719 % |
14.65/15.09	c 15	|     26338 |     626   102244   657594 |    54888    26016     21 | 37.719 % |
15.24/15.60	c 16	|     27097 |     626   102244   657594 |    60377    26775     21 | 37.719 % |
15.74/16.17	c 16	|     28236 |     626   102244   657594 |    66414    27914     21 | 37.719 % |
16.62/17.08	c 17	|     29944 |     626   102244   657594 |    73056    29622     21 | 37.719 % |
18.01/18.48	c 19	|     32506 |     626   102244   657594 |    80362    32184     21 | 37.719 % |
19.70/20.19	c 20	===============================================================================
19.70/20.19	c 20	restarts              : 31
19.70/20.19	c 20	conflicts             : 36114         (2401 /sec)
19.70/20.19	c 20	decisions             : 43241         (0.86 % random) (2874 /sec)
19.70/20.19	c 20	propagations          : 3271431        (217462 /sec)
19.70/20.19	c 20	conflict literals     : 777151         (34.62 % deleted)
19.70/20.19	c 20	Memory used           : 12.15 MB
19.70/20.19	c 20	CPU time              : 15.0437 s
19.70/20.19	c 20	
19.70/20.19	c 20	SATISFIABLE
19.70/20.19	c 20	OK
19.70/20.19	c 20	FOUND: _COST <= 2
19.70/20.19	c 20	DECODING HOME/temp.out WITH HOME/temp.map
19.70/20.19	c 20	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
19.79/20.27	c 20	Decoding HOME/temp.out
19.79/20.30	c 20	OBJECTIVE _COST 2
19.79/20.30	o 2
19.79/20.30	v 6 16 12 19 16 12 5 4 8 14 19 14 9 18 0 3 4 18 1 17
19.79/20.31	c 20	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
19.79/20.36	c 20	OK
19.79/20.36	c 20	OBJECTIVE BOUND: 0 <= _COST <= 2
19.79/20.36	c 20	SEARCHING: _COST <= 1
19.79/20.36	c 20	============================[ Search Statistics ]==============================
19.79/20.36	c 20	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
19.79/20.36	c 20	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
19.79/20.36	c 20	===============================================================================
19.79/20.36	c 20	|     36114 |     626   102244   657594 |    34081    35792     22 | 37.719 % |
20.07/20.58	c 21	|     36215 |     626   102244   657594 |    37489    12374     22 | 45.180 % |
20.17/20.65	c 21	|     36365 |     626   102244   657594 |    41238    12524     22 | 45.180 % |
20.27/20.76	c 21	|     36591 |     626   102244   657594 |    45362    12750     22 | 45.180 % |
20.37/20.88	c 21	|     36928 |     626   102244   657594 |    49898    13087     22 | 45.180 % |
20.56/21.05	c 21	|     37435 |     626   102244   657594 |    54888    13594     22 | 45.180 % |
20.96/21.41	c 22	|     38195 |     626   102244   657594 |    60377    14354     22 | 45.180 % |
21.26/21.78	c 22	|     39334 |     626   102244   657594 |    66414    15493     22 | 45.180 % |
21.85/22.39	c 22	|     41042 |     626   102244   657594 |    73056    17201     22 | 45.180 % |
23.04/23.53	c 24	|     43605 |     626   102244   657594 |    80362    19764     22 | 45.180 % |
24.63/25.11	c 25	|     47449 |     551   101652   656040 |    88398    23548     22 | 45.180 % |
27.51/28.07	c 28	|     53215 |     551   101652   656040 |    97238    29314     23 | 45.180 % |
32.10/32.63	c 33	|     61864 |     551   101652   656040 |   106961    37963     23 | 45.180 % |
39.10/39.62	c 40	|     74838 |     551   101652   656040 |   117658    50937     24 | 45.180 % |
50.90/51.44	c 52	|     94300 |     551   101652   656040 |   129423    70399     24 | 45.180 % |
71.89/72.45	c 73	|    123492 |     551   101652   656040 |   142366    99591     25 | 45.180 % |
93.27/93.83	c 94	===============================================================================
93.27/93.83	c 94	restarts              : 47
93.27/93.83	c 94	conflicts             : 149889        (1696 /sec)
93.27/93.83	c 94	decisions             : 183128        (1.12 % random) (2072 /sec)
93.27/93.83	c 94	propagations          : 9544278        (107985 /sec)
93.27/93.83	c 94	conflict literals     : 3595215        (25.95 % deleted)
93.27/93.83	c 94	Memory used           : 24.33 MB
93.27/93.83	c 94	CPU time              : 88.3856 s
93.27/93.83	c 94	
93.27/93.83	c 94	SATISFIABLE
93.27/93.84	c 94	OK
93.27/93.84	c 94	FOUND: _COST <= 1
93.27/93.84	c 94	DECODING HOME/temp.out WITH HOME/temp.map
93.27/93.84	c 94	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
93.31/93.92	c 94	Decoding HOME/temp.out
93.31/93.96	c 94	OBJECTIVE _COST 1
93.31/93.96	o 1
93.31/93.96	v 19 5 6 6 8 19 2 2 3 8 6 16 8 5 9 5 7 17 10 14
93.31/93.96	c 94	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
93.31/94.04	c 94	OK
93.31/94.04	c 94	OBJECTIVE BOUND: 0 <= _COST <= 1
93.31/94.04	c 94	SEARCHING: _COST <= 0
93.31/94.04	c 94	============================[ Search Statistics ]==============================
93.31/94.04	c 94	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
93.31/94.04	c 94	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
93.31/94.04	c 94	===============================================================================
93.31/94.04	c 94	|    149889 |     494   101348   655298 |    33782   125597     25 | 45.180 % |
94.63/95.29	c 95	|    149989 |     494   101348   655298 |    37160    15887     23 | 50.857 % |
94.73/95.36	c 95	|    150140 |     494   101348   655298 |    40877    16038     23 | 50.857 % |
94.83/95.47	c 96	|    150365 |     494   101348   655298 |    44964    16263     23 | 50.857 % |
95.03/95.61	c 96	|    150704 |     494   101348   655298 |    49461    16602     23 | 50.857 % |
95.23/95.85	c 96	|    151210 |     494   101348   655298 |    54407    17108     23 | 50.857 % |
95.53/96.18	c 96	|    151972 |     494   101348   655298 |    59848    17870     23 | 50.857 % |
96.03/96.60	c 97	|    153112 |     494   101348   655298 |    65832    19010     23 | 50.857 % |
96.73/97.33	c 97	|    154821 |     494   101348   655298 |    72416    20719     23 | 50.857 % |
97.72/98.39	c 99	|    157384 |     494   101348   655298 |    79657    23282     23 | 50.857 % |
99.53/100.18	c 100	|    161229 |     494   101348   655298 |    87623    27127     23 | 50.857 % |
102.42/103.09	c 103	|    166996 |     494   101348   655298 |    96385    32894     23 | 50.857 % |
106.02/106.61	c 107	|    175646 |     494   101348   655298 |   106024    41544     24 | 50.857 % |
114.32/114.90	c 115	|    188620 |     494   101348   655298 |   116626    54518     25 | 50.857 % |
126.42/127.00	c 127	|    208081 |     494   101348   655298 |   128289    73979     26 | 50.858 % |
148.51/149.13	c 149	|    237275 |     494   101348   655298 |   141118   103173     27 | 50.858 % |
186.30/186.91	c 187	|    281065 |     494   101348   655298 |   155230    20782     27 | 50.858 % |
198.98/199.66	c 200	===============================================================================
198.98/199.66	c 200	restarts              : 64
198.98/199.66	c 200	conflicts             : 304607        (1570 /sec)
198.98/199.66	c 200	decisions             : 376795        (1.25 % random) (1942 /sec)
198.98/199.66	c 200	propagations          : 14762863       (76103 /sec)
198.98/199.66	c 200	conflict literals     : 8164216        (20.33 % deleted)
198.98/199.66	c 200	Memory used           : 29.12 MB
198.98/199.66	c 200	CPU time              : 193.987 s
198.98/199.66	c 200	
198.98/199.66	c 200	UNSATISFIABLE
198.98/199.66	c 200	OK
198.98/199.66	c 200	NOT FOUND: _COST <= 0
198.98/199.67	c 200	OK
198.98/199.67	c 200	OBJECTIVE _COST 1
198.98/199.67	s OPTIMUM FOUND
198.98/199.67	c 200	CPU 198.7 (0.07 0.02 198.63 0.36)
198.98/199.67	c 200	END Sat Jul 12 13:30:38 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-1112091-1215862038/watcher-1112091-1215862038 -o /tmp/evaluation-result-1112091-1215862038/solver-1112091-1215862038 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar++ -max -incremental -c -vv -java=java -Xmx700M -decjava=java -Xmx50M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat-inc -tmp=HOME/temp HOME/instance-1112091-1215862038.xml 

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


[startup+0 s]
/proc/loadavg: 1.94 1.99 1.99 4/80 14684
/proc/meminfo: memFree=1846776/2055920 swapFree=4181040/4192956
[pid=14684] ppid=14682 vsize=12000 CPUtime=0
/proc/14684/stat : 14684 (sugar++) R 14682 14684 14221 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 42903237 12288000 178 996147200 4194304 4206940 548682068528 18446744073709551615 259435153050 0 0 4224 0 0 0 0 17 1 0 0
/proc/14684/statm: 3000 178 139 3 0 100 0

[startup+0.08128 s]
/proc/loadavg: 1.94 1.99 1.99 4/80 14684
/proc/meminfo: memFree=1846776/2055920 swapFree=4181040/4192956
[pid=14684] ppid=14682 vsize=16740 CPUtime=0.06
/proc/14684/stat : 14684 (sugar++) S 14682 14684 14221 0 -1 4194304 1143 0 0 0 5 1 0 0 18 0 1 0 42903237 17141760 1099 996147200 4194304 4206940 548682068528 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14684/statm: 4185 1099 406 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.101786 s]
/proc/loadavg: 1.94 1.99 1.99 4/80 14684
/proc/meminfo: memFree=1846776/2055920 swapFree=4181040/4192956
[pid=14684] ppid=14682 vsize=16740 CPUtime=0.06
/proc/14684/stat : 14684 (sugar++) S 14682 14684 14221 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 42903237 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14684/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.301667 s]
/proc/loadavg: 1.94 1.99 1.99 4/80 14684
/proc/meminfo: memFree=1846776/2055920 swapFree=4181040/4192956
[pid=14684] ppid=14682 vsize=16740 CPUtime=0.06
/proc/14684/stat : 14684 (sugar++) S 14682 14684 14221 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 42903237 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14684/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.701713 s]
/proc/loadavg: 1.94 1.99 1.99 4/80 14684
/proc/meminfo: memFree=1846776/2055920 swapFree=4181040/4192956
[pid=14684] ppid=14682 vsize=16740 CPUtime=0.06
/proc/14684/stat : 14684 (sugar++) S 14682 14684 14221 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 42903237 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14684/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+1.5028 s]
/proc/loadavg: 1.94 1.99 1.99 3/91 14706
/proc/meminfo: memFree=1837280/2055920 swapFree=4181040/4192956
[pid=14684] ppid=14682 vsize=16740 CPUtime=0.84
/proc/14684/stat : 14684 (sugar++) S 14682 14684 14221 0 -1 4194304 1296 6984 0 1 6 1 72 5 16 0 1 0 42903237 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14684/statm: 4185 1104 409 3 0 764 0
[pid=14697] ppid=14684 vsize=5356 CPUtime=0
/proc/14697/stat : 14697 (sh) S 14684 14684 14221 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 42903326 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14697/statm: 1339 233 193 169 0 50 0
[pid=14698] ppid=14697 vsize=864012 CPUtime=0.59
/proc/14698/stat : 14698 (java) S 14697 14684 14221 0 -1 0 6854 0 1 0 56 3 0 0 18 0 9 0 42903327 884748288 6143 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14698/statm: 216003 6143 2532 9 0 210585 0
[pid=14698/tid=14699] ppid=14697 vsize=864012 CPUtime=0.35
/proc/14698/task/14699/stat : 14699 (java) R 14697 14684 14221 0 -1 64 2458 0 1 0 34 1 0 0 22 0 9 0 42903327 884748288 6143 996147200 134512640 134550740 4294955920 18446744073709551615 4126413475 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14698/tid=14700] ppid=14697 vsize=864012 CPUtime=0.17
/proc/14698/task/14700/stat : 14700 (java) S 14697 14684 14221 0 -1 64 3386 0 0 0 17 0 0 0 16 0 9 0 42903329 884748288 6143 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14698/tid=14701] ppid=14697 vsize=864012 CPUtime=0
/proc/14698/task/14701/stat : 14701 (java) S 14697 14684 14221 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 42903329 884748288 6143 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14698/tid=14702] ppid=14697 vsize=864012 CPUtime=0
/proc/14698/task/14702/stat : 14702 (java) S 14697 14684 14221 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 42903329 884748288 6143 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14698/tid=14703] ppid=14697 vsize=864012 CPUtime=0
/proc/14698/task/14703/stat : 14703 (java) S 14697 14684 14221 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 42903331 884748288 6143 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14698/tid=14704] ppid=14697 vsize=864012 CPUtime=0.03
/proc/14698/task/14704/stat : 14704 (java) S 14697 14684 14221 0 -1 64 313 0 0 0 3 0 0 0 16 0 9 0 42903331 884748288 6143 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14698/tid=14705] ppid=14697 vsize=864012 CPUtime=0
/proc/14698/task/14705/stat : 14705 (java) S 14697 14684 14221 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 42903331 884748288 6143 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14698/tid=14706] ppid=14697 vsize=864012 CPUtime=0
/proc/14698/task/14706/stat : 14706 (java) S 14697 14684 14221 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42903331 884748288 6143 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 886108

[startup+3.10298 s]
/proc/loadavg: 1.94 1.99 1.99 4/91 14706
/proc/meminfo: memFree=1813472/2055920 swapFree=4181040/4192956
[pid=14684] ppid=14682 vsize=16740 CPUtime=0.84
/proc/14684/stat : 14684 (sugar++) S 14682 14684 14221 0 -1 4194304 1297 6984 0 1 6 1 72 5 15 0 1 0 42903237 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14684/statm: 4185 1104 409 3 0 764 0
[pid=14697] ppid=14684 vsize=5356 CPUtime=0
/proc/14697/stat : 14697 (sh) S 14684 14684 14221 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 42903326 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14697/statm: 1339 233 193 169 0 50 0
[pid=14698] ppid=14697 vsize=864272 CPUtime=2.17
/proc/14698/stat : 14698 (java) S 14697 14684 14221 0 -1 0 14440 0 1 0 210 7 0 0 18 0 9 0 42903327 885014528 13645 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14698/statm: 216068 13645 2565 9 0 210615 0
[pid=14698/tid=14699] ppid=14697 vsize=864272 CPUtime=1.04
/proc/14698/task/14699/stat : 14699 (java) R 14697 14684 14221 0 -1 64 2981 0 1 0 102 2 0 0 25 0 9 0 42903327 885014528 13645 996147200 134512640 134550740 4294955920 18446744073709551615 102492663 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14698/tid=14700] ppid=14697 vsize=864272 CPUtime=1.01
/proc/14698/task/14700/stat : 14700 (java) S 14697 14684 14221 0 -1 64 10417 0 0 0 98 3 0 0 17 0 9 0 42903329 885014528 13645 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14698/tid=14701] ppid=14697 vsize=864272 CPUtime=0
/proc/14698/task/14701/stat : 14701 (java) S 14697 14684 14221 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 42903329 885014528 13645 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14698/tid=14702] ppid=14697 vsize=864272 CPUtime=0
/proc/14698/task/14702/stat : 14702 (java) S 14697 14684 14221 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 42903329 885014528 13645 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14698/tid=14703] ppid=14697 vsize=864272 CPUtime=0
/proc/14698/task/14703/stat : 14703 (java) S 14697 14684 14221 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 42903331 885014528 13645 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14698/tid=14704] ppid=14697 vsize=864272 CPUtime=0.09
/proc/14698/task/14704/stat : 14704 (java) S 14697 14684 14221 0 -1 64 345 0 0 0 9 0 0 0 15 0 9 0 42903331 885014528 13645 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14698/tid=14705] ppid=14697 vsize=864272 CPUtime=0
/proc/14698/task/14705/stat : 14705 (java) S 14697 14684 14221 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 42903331 885014528 13645 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14698/tid=14706] ppid=14697 vsize=864272 CPUtime=0
/proc/14698/task/14706/stat : 14706 (java) S 14697 14684 14221 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42903331 885014528 13645 996147200 134512640 134550740 4294955920 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) 886368

[startup+6.30234 s]
/proc/loadavg: 1.94 1.99 1.99 3/82 14717
/proc/meminfo: memFree=1831080/2055920 swapFree=4181040/4192956
[pid=14684] ppid=14682 vsize=16740 CPUtime=4.62
/proc/14684/stat : 14684 (sugar++) S 14682 14684 14221 0 -1 4194304 1615 29556 0 4 6 1 435 20 15 0 1 0 42903237 17141760 1115 996147200 4194304 4206940 548682068528 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14684/statm: 4185 1115 414 3 0 764 0
[pid=14707] ppid=14684 vsize=8800 CPUtime=1.46
/proc/14707/stat : 14707 (minisat-inc) R 14684 14684 14221 0 -1 4194304 2123 0 0 0 145 1 0 0 18 0 1 0 42903687 9011200 2067 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/14707/statm: 2200 2067 79 151 0 2046 0
Current children cumulated CPU time (s) 6.08
Current children cumulated vsize (KiB) 25540

[startup+12.701 s]
/proc/loadavg: 1.95 1.99 1.99 3/82 14727
/proc/meminfo: memFree=1828968/2055920 swapFree=4181040/4192956
[pid=14684] ppid=14682 vsize=16740 CPUtime=4.62
/proc/14684/stat : 14684 (sugar++) S 14682 14684 14221 0 -1 4194304 1615 29556 0 4 6 1 435 20 16 0 1 0 42903237 17141760 1115 996147200 4194304 4206940 548682068528 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14684/statm: 4185 1115 414 3 0 764 0
[pid=14707] ppid=14684 vsize=10652 CPUtime=7.8
/proc/14707/stat : 14707 (minisat-inc) R 14684 14684 14221 0 -1 4194304 2605 0 0 0 779 1 0 0 25 0 1 0 42903687 10907648 2549 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/14707/statm: 2663 2549 79 151 0 2509 0
Current children cumulated CPU time (s) 12.42
Current children cumulated vsize (KiB) 27392

[startup+25.5015 s]
/proc/loadavg: 1.96 1.99 1.99 3/82 14747
/proc/meminfo: memFree=1826856/2055920 swapFree=4181040/4192956
[pid=14684] ppid=14682 vsize=16740 CPUtime=4.88
/proc/14684/stat : 14684 (sugar++) S 14682 14684 14221 0 -1 4194304 1755 36972 0 6 6 2 455 25 16 0 1 0 42903237 17141760 1115 996147200 4194304 4206940 548682068528 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14684/statm: 4185 1115 414 3 0 764 0
[pid=14707] ppid=14684 vsize=12568 CPUtime=20.15
/proc/14707/stat : 14707 (minisat-inc) R 14684 14684 14221 0 -1 4194304 3058 0 0 0 2013 2 0 0 25 0 1 0 42903687 12869632 2998 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/14707/statm: 3142 2998 79 151 0 2988 0
Current children cumulated CPU time (s) 25.03
Current children cumulated vsize (KiB) 29308

[startup+51.1013 s]
/proc/loadavg: 2.03 2.01 2.00 3/83 14788
/proc/meminfo: memFree=1835488/2055920 swapFree=4181040/4192956
[pid=14684] ppid=14682 vsize=16740 CPUtime=4.88
/proc/14684/stat : 14684 (sugar++) S 14682 14684 14221 0 -1 4194304 1755 36972 0 6 6 2 455 25 16 0 1 0 42903237 17141760 1115 996147200 4194304 4206940 548682068528 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14684/statm: 4185 1115 414 3 0 764 0
[pid=14707] ppid=14684 vsize=17396 CPUtime=45.72
/proc/14707/stat : 14707 (minisat-inc) R 14684 14684 14221 0 -1 4194304 4268 0 0 0 4568 4 0 0 25 0 1 0 42903687 17813504 4208 996147200 134512640 135134323 4294956192 18446744073709551615 134532048 0 0 4096 3 0 0 0 17 0 0 0
/proc/14707/statm: 4349 4208 79 151 0 4195 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 34136

[startup+102.307 s]
/proc/loadavg: 2.01 2.00 2.00 3/83 14798
/proc/meminfo: memFree=1827616/2055920 swapFree=4181040/4192956
[pid=14684] ppid=14682 vsize=16740 CPUtime=5
/proc/14684/stat : 14684 (sugar++) S 14682 14684 14221 0 -1 4194304 1826 40678 0 7 7 2 464 27 16 0 1 0 42903237 17141760 1115 996147200 4194304 4206940 548682068528 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14684/statm: 4185 1115 414 3 0 764 0
[pid=14707] ppid=14684 vsize=24908 CPUtime=96.73
/proc/14707/stat : 14707 (minisat-inc) R 14684 14684 14221 0 -1 4194304 6124 0 0 0 9668 5 0 0 25 0 1 0 42903687 25505792 6062 996147200 134512640 135134323 4294956192 18446744073709551615 134531980 0 0 4096 3 0 0 0 17 0 0 0
/proc/14707/statm: 6227 6062 79 151 0 6073 0
Current children cumulated CPU time (s) 101.73
Current children cumulated vsize (KiB) 41648

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 14798
/proc/meminfo: memFree=1826464/2055920 swapFree=4181040/4192956
[pid=14684] ppid=14682 vsize=16740 CPUtime=5
/proc/14684/stat : 14684 (sugar++) S 14682 14684 14221 0 -1 4194304 1826 40678 0 7 7 2 464 27 16 0 1 0 42903237 17141760 1115 996147200 4194304 4206940 548682068528 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14684/statm: 4185 1115 414 3 0 764 0
[pid=14707] ppid=14684 vsize=26232 CPUtime=156.7
/proc/14707/stat : 14707 (minisat-inc) R 14684 14684 14221 0 -1 4194304 6465 0 0 0 15664 6 0 0 25 0 1 0 42903687 26861568 6403 996147200 134512640 135134323 4294956192 18446744073709551615 134532164 0 0 4096 3 0 0 0 17 0 0 0
/proc/14707/statm: 6558 6403 79 151 0 6404 0
Current children cumulated CPU time (s) 161.7
Current children cumulated vsize (KiB) 42972

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

[startup+179.101 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 14798
/proc/meminfo: memFree=1823968/2055920 swapFree=4181040/4192956
[pid=14684] ppid=14682 vsize=16740 CPUtime=5
/proc/14684/stat : 14684 (sugar++) S 14682 14684 14221 0 -1 4194304 1826 40678 0 7 7 2 464 27 16 0 1 0 42903237 17141760 1115 996147200 4194304 4206940 548682068528 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14684/statm: 4185 1115 414 3 0 764 0
[pid=14707] ppid=14684 vsize=28752 CPUtime=173.5
/proc/14707/stat : 14707 (minisat-inc) R 14684 14684 14221 0 -1 4194304 7115 0 0 0 17343 7 0 0 25 0 1 0 42903687 29442048 7053 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/14707/statm: 7188 7053 79 151 0 7034 0
Current children cumulated CPU time (s) 178.5
Current children cumulated vsize (KiB) 45492

[startup+191.902 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 14798
/proc/meminfo: memFree=1822880/2055920 swapFree=4181040/4192956
[pid=14684] ppid=14682 vsize=16740 CPUtime=5
/proc/14684/stat : 14684 (sugar++) S 14682 14684 14221 0 -1 4194304 1826 40678 0 7 7 2 464 27 16 0 1 0 42903237 17141760 1115 996147200 4194304 4206940 548682068528 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14684/statm: 4185 1115 414 3 0 764 0
[pid=14707] ppid=14684 vsize=29820 CPUtime=186.29
/proc/14707/stat : 14707 (minisat-inc) R 14684 14684 14221 0 -1 4194304 7297 0 0 0 18622 7 0 0 25 0 1 0 42903687 30535680 7235 996147200 134512640 135134323 4294956192 18446744073709551615 134531961 0 0 4096 3 0 0 0 17 0 0 0
/proc/14707/statm: 7455 7235 79 151 0 7301 0
Current children cumulated CPU time (s) 191.29
Current children cumulated vsize (KiB) 46560

[startup+195.101 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 14798
/proc/meminfo: memFree=1822880/2055920 swapFree=4181040/4192956
[pid=14684] ppid=14682 vsize=16740 CPUtime=5
/proc/14684/stat : 14684 (sugar++) S 14682 14684 14221 0 -1 4194304 1826 40678 0 7 7 2 464 27 16 0 1 0 42903237 17141760 1115 996147200 4194304 4206940 548682068528 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14684/statm: 4185 1115 414 3 0 764 0
[pid=14707] ppid=14684 vsize=29820 CPUtime=189.49
/proc/14707/stat : 14707 (minisat-inc) R 14684 14684 14221 0 -1 4194304 7297 0 0 0 18942 7 0 0 25 0 1 0 42903687 30535680 7235 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/14707/statm: 7455 7235 79 151 0 7301 0
Current children cumulated CPU time (s) 194.49
Current children cumulated vsize (KiB) 46560

[startup+196.701 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 14798
/proc/meminfo: memFree=1822880/2055920 swapFree=4181040/4192956
[pid=14684] ppid=14682 vsize=16740 CPUtime=5
/proc/14684/stat : 14684 (sugar++) S 14682 14684 14221 0 -1 4194304 1826 40678 0 7 7 2 464 27 16 0 1 0 42903237 17141760 1115 996147200 4194304 4206940 548682068528 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14684/statm: 4185 1115 414 3 0 764 0
[pid=14707] ppid=14684 vsize=29820 CPUtime=191.08
/proc/14707/stat : 14707 (minisat-inc) R 14684 14684 14221 0 -1 4194304 7297 0 0 0 19101 7 0 0 25 0 1 0 42903687 30535680 7235 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/14707/statm: 7455 7235 79 151 0 7301 0
Current children cumulated CPU time (s) 196.08
Current children cumulated vsize (KiB) 46560

[startup+198.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 14798
/proc/meminfo: memFree=1822880/2055920 swapFree=4181040/4192956
[pid=14684] ppid=14682 vsize=16740 CPUtime=5
/proc/14684/stat : 14684 (sugar++) S 14682 14684 14221 0 -1 4194304 1826 40678 0 7 7 2 464 27 16 0 1 0 42903237 17141760 1115 996147200 4194304 4206940 548682068528 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14684/statm: 4185 1115 414 3 0 764 0
[pid=14707] ppid=14684 vsize=29820 CPUtime=192.68
/proc/14707/stat : 14707 (minisat-inc) R 14684 14684 14221 0 -1 4194304 7297 0 0 0 19261 7 0 0 25 0 1 0 42903687 30535680 7235 996147200 134512640 135134323 4294956192 18446744073709551615 134532059 0 0 4096 3 0 0 0 17 0 0 0
/proc/14707/statm: 7455 7235 79 151 0 7301 0
Current children cumulated CPU time (s) 197.68
Current children cumulated vsize (KiB) 46560

[startup+199.107 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 14798
/proc/meminfo: memFree=1822880/2055920 swapFree=4181040/4192956
[pid=14684] ppid=14682 vsize=16740 CPUtime=5
/proc/14684/stat : 14684 (sugar++) S 14682 14684 14221 0 -1 4194304 1826 40678 0 7 7 2 464 27 16 0 1 0 42903237 17141760 1115 996147200 4194304 4206940 548682068528 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14684/statm: 4185 1115 414 3 0 764 0
[pid=14707] ppid=14684 vsize=29820 CPUtime=193.49
/proc/14707/stat : 14707 (minisat-inc) R 14684 14684 14221 0 -1 4194304 7297 0 0 0 19342 7 0 0 25 0 1 0 42903687 30535680 7235 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/14707/statm: 7455 7235 79 151 0 7301 0
Current children cumulated CPU time (s) 198.49
Current children cumulated vsize (KiB) 46560

[startup+199.502 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 14798
/proc/meminfo: memFree=1822880/2055920 swapFree=4181040/4192956
[pid=14684] ppid=14682 vsize=16740 CPUtime=5
/proc/14684/stat : 14684 (sugar++) S 14682 14684 14221 0 -1 4194304 1826 40678 0 7 7 2 464 27 16 0 1 0 42903237 17141760 1115 996147200 4194304 4206940 548682068528 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14684/statm: 4185 1115 414 3 0 764 0
[pid=14707] ppid=14684 vsize=29820 CPUtime=193.88
/proc/14707/stat : 14707 (minisat-inc) R 14684 14684 14221 0 -1 4194304 7297 0 0 0 19381 7 0 0 25 0 1 0 42903687 30535680 7235 996147200 134512640 135134323 4294956192 18446744073709551615 134529607 0 0 4096 3 0 0 0 17 0 0 0
/proc/14707/statm: 7455 7235 79 151 0 7301 0
Current children cumulated CPU time (s) 198.88
Current children cumulated vsize (KiB) 46560

[startup+199.602 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 14798
/proc/meminfo: memFree=1822880/2055920 swapFree=4181040/4192956
[pid=14684] ppid=14682 vsize=16740 CPUtime=5
/proc/14684/stat : 14684 (sugar++) S 14682 14684 14221 0 -1 4194304 1826 40678 0 7 7 2 464 27 16 0 1 0 42903237 17141760 1115 996147200 4194304 4206940 548682068528 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14684/statm: 4185 1115 414 3 0 764 0
[pid=14707] ppid=14684 vsize=29820 CPUtime=193.98
/proc/14707/stat : 14707 (minisat-inc) R 14684 14684 14221 0 -1 4194304 7297 0 0 0 19391 7 0 0 25 0 1 0 42903687 30535680 7235 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/14707/statm: 7455 7235 79 151 0 7301 0
Current children cumulated CPU time (s) 198.98
Current children cumulated vsize (KiB) 46560

Child status: 0
Real time (s): 199.678
CPU time (s): 199.091
CPU user time (s): 198.705
CPU system time (s): 0.385941
CPU usage (%): 99.7058
Max. virtual memory (cumulated for all children) (KiB): 886368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 198.705
system time used= 0.385941
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49881
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= 3280
involuntary context switches= 4579

runsolver used 0.184971 second user time and 0.58891 second system time

The end

Launcher Data (download as text)

Begin job on node42 at 2008-07-12 13:27:18
IDJOB=1112091
IDBENCH=61361
IDSOLVER=367
FILE ID=node42/1112091-1215862038
PBS_JOBID= 7903462
Free space on /tmp= 66496 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/rand-3-20-20/normalized-rand-3-20-20-60-632-43_ext.xml
COMMAND LINE= DIR/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat-inc" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1112091-1215862038/watcher-1112091-1215862038 -o /tmp/evaluation-result-1112091-1215862038/solver-1112091-1215862038 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat-inc" -tmp="HOME/temp" HOME/instance-1112091-1215862038.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 7d9a415455808ca4a903201badc134cc
RANDOM SEED=728814293

node42.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.232
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.232
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:       1847256 kB
Buffers:         26244 kB
Cached:          85388 kB
SwapCached:       5804 kB
Active:          96344 kB
Inactive:        54696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1847256 kB
SwapTotal:     4192956 kB
SwapFree:      4181040 kB
Dirty:            2052 kB
Writeback:           0 kB
Mapped:          55668 kB
Slab:            42752 kB
Committed_AS:   956368 kB
PageTables:       1832 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= 66496 MiB
End job on node42 at 2008-07-12 13:30:38