Trace number 1114459

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 207.814 210.083

General information on the benchmark

Namecsp/tightness0.35/
normalized-rand-2-40-16-250-350-10_ext.xml
MD5SUM1ac6bf6bb51b42f0085f325a1bbfbd20
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints1
Best CPU time to get the best result obtained on this benchmark186.861
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints250
Maximum constraint arity2
Maximum domain size16
Number of constraints which are defined in extension250
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.04/0.17	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.04/0.17	c 0	BEGIN Sun Jul 13 00:44:13 2008
0.04/0.17	c 0	PID 24947
0.04/0.18	c 0	HOST node24.alineos.net
0.04/0.18	c 0	CONVERTING HOME/instance-1114459-1215902652.xml TO HOME/temp.csp
0.04/0.18	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1114459-1215902652.xml' 'HOME/temp.csp'
0.06/0.75	c 0	1 domains, 40 variables, 0 predicates, 250 relations, 250 constraints
0.06/0.81	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.81	c 0	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.66/0.92	c 0	Parsing HOME/temp.csp
0.90/1.16	c 1	parsed 541 expressions
0.90/1.17	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.90/1.17	c 1	MAX CSP: 250 constraints
0.90/1.17	c 1	Converting to clausal form CSP
0.99/1.20	c 1	converted 80 (10%) expressions
0.99/1.20	c 1	converted 159 (20%) expressions
0.99/1.21	c 1	converted 239 (30%) expressions
0.99/1.23	c 1	converted 318 (40%) expressions
0.99/1.25	c 1	converted 397 (50%) expressions
0.99/1.26	c 1	converted 477 (60%) expressions
0.99/1.28	c 1	converted 556 (70%) expressions
1.08/1.33	c 1	converted 636 (80%) expressions
1.08/1.34	c 1	converted 715 (90%) expressions
1.19/1.50	c 1	converted 794 (100%) expressions
1.29/1.50	c 1	CSP : 540 integers, 0 booleans, 749 clauses, largest domain size 376
1.29/1.50	c 1	Heap : 5 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.29/1.50	c 1	Propagation in CSP
1.29/1.53	c 1	244 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.29/1.53	c 1	CSP : 540 integers, 0 booleans, 749 clauses, largest domain size 251
1.29/1.53	c 1	Heap : 5 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.29/1.53	c 1	Simplifing CSP by introducing new Boolean variables
1.29/1.53	c 1	CSP : 540 integers, 0 booleans, 749 clauses, largest domain size 251
1.29/1.53	c 1	Heap : 5 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.29/1.57	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.29/1.58	c 1	54 (10%) CSP integer variables are encoded (560 clauses, 6022 bytes)
1.29/1.58	c 1	108 (20%) CSP integer variables are encoded (560 clauses, 6022 bytes)
1.29/1.59	c 1	162 (30%) CSP integer variables are encoded (560 clauses, 6022 bytes)
1.29/1.59	c 1	216 (40%) CSP integer variables are encoded (560 clauses, 6022 bytes)
1.29/1.59	c 1	270 (50%) CSP integer variables are encoded (560 clauses, 6022 bytes)
1.29/1.59	c 1	324 (60%) CSP integer variables are encoded (940 clauses, 10665 bytes)
1.29/1.59	c 1	378 (70%) CSP integer variables are encoded (1195 clauses, 13980 bytes)
1.29/1.60	c 1	432 (80%) CSP integer variables are encoded (3113 clauses, 38914 bytes)
1.29/1.60	c 1	486 (90%) CSP integer variables are encoded (3396 clauses, 42593 bytes)
1.40/1.60	c 1	540 (100%) CSP integer variables are encoded (3811 clauses, 47988 bytes)
1.40/1.67	c 1	75 (10%) CSP clauses are encoded (7808 clauses, 133649 bytes)
1.40/1.70	c 1	150 (20%) CSP clauses are encoded (11782 clauses, 226783 bytes)
1.49/1.72	c 1	225 (30%) CSP clauses are encoded (15746 clauses, 319652 bytes)
1.49/1.74	c 1	300 (40%) CSP clauses are encoded (17550 clauses, 358246 bytes)
1.49/1.75	c 1	375 (50%) CSP clauses are encoded (21713 clauses, 432014 bytes)
1.49/1.79	c 1	450 (60%) CSP clauses are encoded (40010 clauses, 753998 bytes)
1.59/1.87	c 1	525 (70%) CSP clauses are encoded (84460 clauses, 1568255 bytes)
1.59/1.88	c 1	600 (80%) CSP clauses are encoded (86022 clauses, 1594842 bytes)
1.59/1.89	c 1	675 (90%) CSP clauses are encoded (89471 clauses, 1655855 bytes)
1.69/1.91	c 1	749 (100%) CSP clauses are encoded (101677 clauses, 1876339 bytes)
1.69/1.91	c 1	749 CSP clauses encoded
1.69/1.92	c 1	Writing map file : HOME/temp.map
1.69/1.92	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.69/1.92	c 1	SAT : 4351 SAT variables, 101677 SAT clauses, 1876339 bytes
1.69/1.92	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.69/1.94	c 1	OBJECTIVE minimize _COST
1.69/1.94	c 1	SOLVING HOME/temp.cnf
1.69/1.94	c 1	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
1.69/1.96	c 1	This is MiniSat 2.0 beta incremental
1.69/1.96	c 1	WARNING: for repeatability, setting FPU to use double precision
1.69/1.96	c 1	============================[ Problem Statistics ]=============================
1.69/1.96	c 1	|                                                                             |
1.69/1.96	c 1	|  Number of variables:  4351                                                 |
1.69/1.96	c 1	|  Number of clauses:    101677                                               |
1.73/2.01	c 2	|  Parsing time:         0.05         s                                       |
1.73/2.01	c 2	OK
1.73/2.01	c 2	OBJECTIVE BOUND: 0 <= _COST <= 
1.73/2.01	c 2	SEARCHING: _COST <= 125
1.73/2.01	c 2	============================[ Search Statistics ]==============================
1.73/2.01	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.73/2.01	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.73/2.01	c 2	===============================================================================
1.73/2.01	c 2	|         0 |    4351   101677   316454 |    33892        0    nan |  0.000 % |
1.73/2.02	c 2	===============================================================================
1.73/2.02	c 2	restarts              : 1
1.73/2.02	c 2	conflicts             : 6             (105 /sec)
1.73/2.02	c 2	decisions             : 65            (0.00 % random) (1141 /sec)
1.73/2.02	c 2	propagations          : 4723           (82873 /sec)
1.73/2.02	c 2	conflict literals     : 71             (7.79 % deleted)
1.73/2.02	c 2	Memory used           : 6.41 MB
1.73/2.02	c 2	CPU time              : 0.056991 s
1.73/2.02	c 2	
1.73/2.02	c 2	SATISFIABLE
1.73/2.02	c 2	OK
1.73/2.02	c 2	FOUND: _COST <= 125
1.73/2.02	s SATISFIABLE
1.73/2.02	c 2	DECODING HOME/temp.out WITH HOME/temp.map
1.73/2.02	c 2	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.84/2.11	c 2	Decoding HOME/temp.out
1.84/2.17	c 2	OBJECTIVE _COST 125
1.84/2.17	o 125
1.84/2.18	v 13 15 12 0 14 15 12 5 3 10 5 15 6 14 6 12 8 3 11 13 15 14 15 8 15 15 15 14 11 15 15 15 15 14 15 15 15 15 15 15
1.84/2.18	c 2	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
1.84/2.18	c 2	OK
1.84/2.18	c 2	OBJECTIVE BOUND: 0 <= _COST <= 125
1.84/2.18	c 2	SEARCHING: _COST <= 62
1.84/2.19	c 2	============================[ Search Statistics ]==============================
1.84/2.20	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.84/2.20	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.84/2.20	c 2	===============================================================================
1.84/2.20	c 2	|         6 |    4351   101677   316454 |    33892        6     12 |  0.000 % |
1.95/2.21	c 2	|       108 |    3453   101677   316454 |    37281      108     34 | 22.986 % |
1.95/2.21	c 2	===============================================================================
1.95/2.21	c 2	restarts              : 3
1.95/2.21	c 2	conflicts             : 110           (1310 /sec)
1.95/2.21	c 2	decisions             : 377           (0.53 % random) (4489 /sec)
1.95/2.21	c 2	propagations          : 44354          (528106 /sec)
1.95/2.21	c 2	conflict literals     : 3664           (30.30 % deleted)
1.95/2.21	c 2	Memory used           : 6.54 MB
1.95/2.21	c 2	CPU time              : 0.083987 s
1.95/2.21	c 2	
1.95/2.21	c 2	SATISFIABLE
1.95/2.21	c 2	OK
1.95/2.21	c 2	FOUND: _COST <= 62
1.95/2.21	c 2	DECODING HOME/temp.out WITH HOME/temp.map
1.95/2.21	c 2	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.95/2.29	c 2	Decoding HOME/temp.out
1.96/2.36	c 2	OBJECTIVE _COST 62
1.96/2.36	o 62
1.96/2.36	v 15 15 0 15 15 8 15 4 8 15 14 5 15 14 0 11 8 15 8 15 15 14 15 0 15 8 15 15 14 14 15 15 8 15 5 14 15 15 15 15
1.96/2.37	c 2	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
1.96/2.37	c 2	OK
1.96/2.37	c 2	OBJECTIVE BOUND: 0 <= _COST <= 62
1.96/2.37	c 2	SEARCHING: _COST <= 31
1.96/2.38	c 2	============================[ Search Statistics ]==============================
1.96/2.39	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.96/2.39	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.96/2.39	c 2	===============================================================================
1.96/2.39	c 2	|       110 |    3351   101677   316454 |    33892      110     33 | 22.986 % |
1.96/2.39	c 2	|       210 |    3351   101677   316454 |    37281      210     35 | 36.063 % |
2.13/2.41	c 2	|       361 |    3351   101677   316454 |    41009      361     32 | 36.063 % |
2.13/2.43	c 2	===============================================================================
2.13/2.43	c 2	restarts              : 6
2.13/2.43	c 2	conflicts             : 488           (3413 /sec)
2.13/2.43	c 2	decisions             : 1120          (0.62 % random) (7833 /sec)
2.13/2.43	c 2	propagations          : 142609         (997419 /sec)
2.13/2.43	c 2	conflict literals     : 15826          (25.32 % deleted)
2.13/2.43	c 2	Memory used           : 6.54 MB
2.13/2.43	c 2	CPU time              : 0.142978 s
2.13/2.43	c 2	
2.13/2.43	c 2	SATISFIABLE
2.13/2.43	c 2	OK
2.13/2.43	c 2	FOUND: _COST <= 31
2.13/2.43	c 2	DECODING HOME/temp.out WITH HOME/temp.map
2.13/2.43	c 2	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
2.17/2.51	c 2	Decoding HOME/temp.out
2.17/2.58	c 2	OBJECTIVE _COST 31
2.17/2.58	o 31
2.17/2.58	v 15 7 14 6 15 5 15 15 15 2 4 12 13 8 14 11 1 1 9 15 15 15 13 7 5 15 15 9 15 11 15 15 8 15 0 14 14 15 15 11
2.17/2.58	c 2	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
2.17/2.59	c 2	OK
2.17/2.59	c 2	OBJECTIVE BOUND: 0 <= _COST <= 31
2.17/2.59	c 2	SEARCHING: _COST <= 15
2.33/2.60	c 2	============================[ Search Statistics ]==============================
2.33/2.61	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.33/2.61	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.33/2.61	c 2	===============================================================================
2.33/2.61	c 2	|       488 |    2782   101677   316454 |    33892      488     32 | 36.063 % |
2.33/2.61	c 2	|       589 |    2782   101677   316454 |    37281      589     30 | 44.658 % |
2.33/2.64	c 2	|       741 |    2782   101677   316454 |    41009      741     30 | 44.658 % |
2.33/2.67	c 2	|       966 |    2782   101677   316454 |    45110      966     28 | 44.658 % |
2.43/2.72	c 2	|      1303 |    2782   101677   316454 |    49621     1303     28 | 44.658 % |
2.53/2.82	c 2	|      1810 |    2408    35645   123968 |    54583     1799     30 | 44.658 % |
2.63/2.93	c 2	|      2570 |    2408    35645   123968 |    60042     2559     32 | 44.658 % |
2.73/3.09	c 3	|      3710 |    2408    35645   123968 |    66046     3699     33 | 44.658 % |
2.93/3.23	c 3	===============================================================================
2.93/3.23	c 3	restarts              : 14
2.93/3.23	c 3	conflicts             : 4524          (5846 /sec)
2.93/3.23	c 3	decisions             : 6189          (0.61 % random) (7997 /sec)
2.93/3.23	c 3	propagations          : 1289663        (1666485 /sec)
2.93/3.23	c 3	conflict literals     : 148986         (31.48 % deleted)
2.93/3.23	c 3	Memory used           : 6.67 MB
2.93/3.23	c 3	CPU time              : 0.773882 s
2.93/3.23	c 3	
2.93/3.23	c 3	SATISFIABLE
2.93/3.23	c 3	OK
2.93/3.23	c 3	FOUND: _COST <= 15
2.93/3.23	c 3	DECODING HOME/temp.out WITH HOME/temp.map
2.93/3.23	c 3	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
2.96/3.31	c 3	Decoding HOME/temp.out
2.96/3.39	c 3	OBJECTIVE _COST 15
2.96/3.39	o 15
2.96/3.39	v 5 7 9 1 15 11 15 4 15 3 10 9 2 2 0 7 2 1 11 3 15 11 13 0 6 3 15 12 15 6 15 1 14 15 5 1 0 5 4 0
2.96/3.40	c 3	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
2.96/3.45	c 3	OK
2.96/3.45	c 3	OBJECTIVE BOUND: 0 <= _COST <= 15
2.96/3.45	c 3	SEARCHING: _COST <= 7
2.96/3.46	c 3	============================[ Search Statistics ]==============================
2.96/3.47	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.96/3.47	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.96/3.47	c 3	===============================================================================
2.96/3.47	c 3	|      4524 |    2094    26031    96052 |     8677     4392     33 | 44.658 % |
2.96/3.48	c 3	|      4627 |    2094    26031    96052 |     9544     4495     32 | 51.875 % |
2.96/3.50	c 3	|      4777 |    2094    26031    96052 |    10499     4645     32 | 51.875 % |
3.20/3.52	c 3	|      5002 |    2094    26031    96052 |    11549     4870     31 | 51.875 % |
3.20/3.58	c 3	|      5340 |    2094    26031    96052 |    12703     5208     31 | 51.875 % |
3.30/3.65	c 3	|      5847 |    2094    26031    96052 |    13974     5715     30 | 51.875 % |
3.40/3.77	c 3	|      6606 |    2094    26031    96052 |    15371     6474     30 | 51.875 % |
3.60/3.96	c 3	|      7745 |    2094    26031    96052 |    16909     7613     29 | 51.875 % |
3.90/4.26	c 4	|      9453 |    2094    26031    96052 |    18599     9321     29 | 51.875 % |
4.39/4.79	c 4	|     12015 |    2094    26031    96052 |    20459    11883     30 | 51.875 % |
5.19/5.57	c 5	|     15859 |    2094    26031    96052 |    22505    15727     30 | 51.875 % |
6.68/7.07	c 7	|     21626 |    2094    26031    96052 |    24756    21494     30 | 51.875 % |
9.45/9.85	c 9	|     30275 |    2094    26031    96052 |    27232    14662     35 | 51.875 % |
14.11/14.52	c 14	|     43249 |    2094    26031    96052 |    29955    27636     33 | 51.875 % |
20.54/21.01	c 21	|     62712 |    2094    26031    96052 |    32950    26847     38 | 51.875 % |
32.43/33.04	c 33	|     91904 |    2094    26031    96052 |    36245    34575     36 | 51.875 % |
50.06/50.87	c 50	|    135693 |    2094    26031    96052 |    39870    27200     41 | 51.875 % |
77.40/78.43	c 78	|    201377 |    2094    26031    96052 |    43857    36053     34 | 51.875 % |
85.33/86.46	c 86	===============================================================================
85.33/86.46	c 86	restarts              : 32
85.33/86.46	c 86	conflicts             : 220531        (2657 /sec)
85.33/86.46	c 86	decisions             : 236267        (0.71 % random) (2847 /sec)
85.33/86.46	c 86	propagations          : 67769401       (816633 /sec)
85.33/86.46	c 86	conflict literals     : 8751216        (35.03 % deleted)
85.33/86.46	c 86	Memory used           : 15.00 MB
85.33/86.46	c 86	CPU time              : 82.9864 s
85.33/86.46	c 86	
85.33/86.46	c 86	SATISFIABLE
85.33/86.46	c 86	OK
85.33/86.46	c 86	FOUND: _COST <= 7
85.33/86.46	c 86	DECODING HOME/temp.out WITH HOME/temp.map
85.33/86.46	c 86	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
85.39/86.55	c 86	Decoding HOME/temp.out
85.39/86.62	c 86	OBJECTIVE _COST 7
85.39/86.62	o 7
85.39/86.62	v 11 5 4 14 13 1 7 4 15 5 5 14 11 0 11 11 6 4 10 2 7 15 12 13 15 13 15 8 15 3 15 13 8 14 5 5 6 5 1 11
85.39/86.62	c 86	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
85.39/86.64	c 86	OK
85.39/86.64	c 86	OBJECTIVE BOUND: 0 <= _COST <= 7
85.39/86.64	c 86	SEARCHING: _COST <= 3
85.39/86.64	c 86	============================[ Search Statistics ]==============================
85.39/86.64	c 86	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
85.39/86.64	c 86	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
85.39/86.64	c 86	===============================================================================
85.39/86.64	c 86	|    220531 |    1796    20461    80228 |     6820    21176     52 | 51.875 % |
85.61/86.73	c 86	|    220631 |    1796    20461    80228 |     7502     5394     51 | 58.724 % |
85.61/86.75	c 86	|    220781 |    1796    20461    80228 |     8252     5544     50 | 58.724 % |
85.61/86.79	c 86	|    221006 |    1796    20461    80228 |     9077     5769     49 | 58.724 % |
85.71/86.85	c 86	|    221345 |    1796    20461    80228 |     9985     6108     48 | 58.724 % |
85.81/86.93	c 86	|    221852 |    1796    20461    80228 |    10984     6615     46 | 58.724 % |
85.90/87.05	c 87	|    222611 |    1796    20461    80228 |    12082     7374     45 | 58.724 % |
86.10/87.25	c 87	|    223751 |    1796    20461    80228 |    13290     8514     44 | 58.724 % |
86.40/87.58	c 87	|    225460 |    1796    20461    80228 |    14619    10223     43 | 58.724 % |
86.99/88.12	c 88	|    228023 |    1796    20461    80228 |    16081    12786     41 | 58.724 % |
87.99/89.12	c 89	|    231867 |    1796    20461    80228 |    17690    16630     42 | 58.724 % |
89.17/90.36	c 90	|    237633 |    1796    20461    80228 |    19459    12032     35 | 58.724 % |
91.26/92.43	c 92	|    246282 |    1796    20461    80228 |    21405    20681     37 | 58.724 % |
94.82/96.00	c 96	|    259256 |    1796    20461    80228 |    23545    21312     45 | 58.724 % |
97.98/99.25	c 99	===============================================================================
97.98/99.25	c 99	restarts              : 46
97.98/99.25	c 99	conflicts             : 272480        (2854 /sec)
97.98/99.25	c 99	decisions             : 294621        (0.71 % random) (3086 /sec)
97.98/99.25	c 99	propagations          : 82348877       (862468 /sec)
97.98/99.25	c 99	conflict literals     : 10803558       (34.05 % deleted)
97.98/99.25	c 99	Memory used           : 15.00 MB
97.98/99.25	c 99	CPU time              : 95.4805 s
97.98/99.25	c 99	
97.98/99.25	c 99	SATISFIABLE
97.98/99.25	c 99	OK
97.98/99.25	c 99	FOUND: _COST <= 3
97.98/99.25	c 99	DECODING HOME/temp.out WITH HOME/temp.map
97.98/99.25	c 99	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
98.04/99.33	c 99	Decoding HOME/temp.out
98.04/99.40	c 99	OBJECTIVE _COST 3
98.04/99.40	o 3
98.04/99.40	v 8 3 13 14 9 2 11 4 15 14 7 15 4 4 7 9 15 13 7 11 2 7 1 3 5 9 7 6 15 0 6 5 8 8 10 13 1 9 9 4
98.04/99.40	c 99	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
98.04/99.42	c 99	OK
98.04/99.42	c 99	OBJECTIVE BOUND: 0 <= _COST <= 3
98.04/99.42	c 99	SEARCHING: _COST <= 1
98.04/99.42	c 99	============================[ Search Statistics ]==============================
98.04/99.42	c 99	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
98.04/99.42	c 99	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
98.04/99.42	c 99	===============================================================================
98.04/99.42	c 99	|    272480 |    1478    17105    71110 |     5701    20692     40 | 58.724 % |
98.04/99.48	c 99	|    272580 |    1478    17105    71110 |     6271     5273     30 | 66.033 % |
98.27/99.50	c 99	|    272730 |    1478    17105    71110 |     6899     5423     30 | 66.033 % |
98.27/99.53	c 99	|    272956 |    1478    17105    71110 |     7588     5649     31 | 66.033 % |
98.27/99.57	c 99	|    273293 |    1478    17105    71110 |     8347     5986     31 | 66.033 % |
98.37/99.64	c 99	|    273799 |    1478    17105    71110 |     9182     6492     32 | 66.033 % |
98.47/99.75	c 99	|    274559 |    1478    17105    71110 |    10100     7252     32 | 66.033 % |
98.67/99.97	c 99	|    275698 |    1478    17105    71110 |    11110     8391     35 | 66.033 % |
98.97/100.25	c 100	|    277406 |    1478    17105    71110 |    12222    10099     38 | 66.033 % |
99.56/100.82	c 100	|    279968 |    1478    17105    71110 |    13444    12661     39 | 66.033 % |
100.35/101.67	c 101	|    283815 |    1478    17105    71110 |    14788    16508     40 | 66.033 % |
101.54/102.85	c 102	|    289581 |    1478    17105    71110 |    16267    13190     41 | 66.033 % |
103.42/104.76	c 104	|    298230 |    1478    17105    71110 |    17894    12005     33 | 66.033 % |
106.10/107.48	c 107	|    311206 |    1478    17105    71110 |    19683    14321     36 | 66.033 % |
110.46/111.88	c 111	|    330668 |    1478    17105    71110 |    21652    22254     32 | 66.033 % |
117.58/119.06	c 119	|    359862 |    1478    17105    71110 |    23817    13874     27 | 66.033 % |
128.09/129.64	c 129	|    403651 |    1478    17105    71110 |    26199    14292     33 | 66.033 % |
147.30/149.03	c 149	|    469335 |    1478    17105    71110 |    28818    16516     36 | 66.033 % |
147.60/149.39	c 149	===============================================================================
147.60/149.39	c 149	restarts              : 64
147.60/149.39	c 149	conflicts             : 470755        (3247 /sec)
147.60/149.39	c 149	decisions             : 523543        (0.75 % random) (3611 /sec)
147.60/149.39	c 149	propagations          : 125348070      (864529 /sec)
147.60/149.39	c 149	conflict literals     : 18785562       (31.20 % deleted)
147.60/149.39	c 149	Memory used           : 15.52 MB
147.60/149.39	c 149	CPU time              : 144.99 s
147.60/149.39	c 149	
147.60/149.39	c 149	SATISFIABLE
147.60/149.39	c 149	OK
147.60/149.39	c 149	FOUND: _COST <= 1
147.60/149.39	c 149	DECODING HOME/temp.out WITH HOME/temp.map
147.60/149.39	c 149	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
147.70/149.48	c 149	Decoding HOME/temp.out
147.78/149.56	c 149	OBJECTIVE _COST 1
147.78/149.56	o 1
147.78/149.56	v 5 1 14 8 15 1 15 15 15 13 7 6 2 14 15 11 12 1 11 15 15 13 9 13 2 12 3 13 9 11 1 4 4 14 9 0 7 1 4 0
147.78/149.59	c 149	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
147.86/149.62	c 149	OK
147.86/149.62	c 149	OBJECTIVE BOUND: 0 <= _COST <= 1
147.86/149.62	c 149	SEARCHING: _COST <= 0
147.86/149.62	c 149	============================[ Search Statistics ]==============================
147.86/149.62	c 149	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
147.86/149.62	c 149	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
147.86/149.62	c 149	===============================================================================
147.86/149.62	c 149	|    470755 |    1100    14796    65315 |     4932    17936     36 | 66.033 % |
147.86/149.68	c 149	|    470856 |    1100    14796    65315 |     5425     4585     26 | 74.721 % |
147.96/149.71	c 149	|    471007 |    1100    14796    65315 |     5967     4736     27 | 74.721 % |
147.96/149.74	c 149	|    471234 |    1100    14796    65315 |     6564     4963     27 | 74.721 % |
147.96/149.78	c 149	|    471571 |    1100    14796    65315 |     7220     5300     28 | 74.721 % |
148.05/149.86	c 149	|    472078 |    1100    14796    65315 |     7943     5807     31 | 74.721 % |
148.15/149.98	c 149	|    472837 |    1100    14796    65315 |     8737     6566     35 | 74.721 % |
148.35/150.15	c 150	|    473976 |    1100    14796    65315 |     9611     7705     36 | 74.721 % |
148.65/150.41	c 150	|    475685 |    1100    14796    65315 |    10572     9414     38 | 74.721 % |
149.05/150.83	c 150	|    478247 |    1100    14796    65315 |    11629    11976     38 | 74.721 % |
149.74/151.54	c 151	|    482092 |    1100    14796    65315 |    12792     8089     37 | 74.721 % |
150.63/152.45	c 152	|    487858 |    1100    14796    65315 |    14071    13855     39 | 74.721 % |
152.32/154.13	c 154	|    496507 |    1100    14796    65315 |    15478    13522     42 | 74.721 % |
154.99/156.88	c 156	|    509483 |    1100    14796    65315 |    17026    16822     42 | 74.721 % |
159.05/160.97	c 160	|    528948 |    1100    14796    65315 |    18729    15397     40 | 74.721 % |
165.49/167.41	c 167	|    558141 |    1100    14796    65315 |    20602    21975     38 | 74.721 % |
175.69/177.71	c 177	|    601934 |    1100    14796    65315 |    22662    16886     46 | 74.721 % |
191.55/193.71	c 193	|    667620 |    1100    14796    65315 |    24928    15838     43 | 74.721 % |
207.70/210.07	c 210	===============================================================================
207.70/210.07	c 210	restarts              : 82
207.70/210.07	c 210	conflicts             : 733547        (3580 /sec)
207.70/210.07	c 210	decisions             : 841815        (0.84 % random) (4109 /sec)
207.70/210.07	c 210	propagations          : 148820714      (726388 /sec)
207.70/210.07	c 210	conflict literals     : 30677814       (27.41 % deleted)
207.70/210.07	c 210	Memory used           : 15.52 MB
207.70/210.07	c 210	CPU time              : 204.878 s
207.70/210.07	c 210	
207.70/210.07	c 210	UNSATISFIABLE
207.70/210.07	c 210	OK
207.70/210.07	c 210	NOT FOUND: _COST <= 0
207.70/210.07	c 210	OK
207.70/210.07	c 210	OBJECTIVE _COST 1
207.70/210.07	s OPTIMUM FOUND
207.70/210.08	c 210	CPU 207.43 (0.07 0.03 207.36 0.33)
207.70/210.08	c 210	END Sun Jul 13 00:47:43 2008

Verifier Data (download as text)

OK	1	249
1 unsatisfied constraints, 249 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-1114459-1215902652/watcher-1114459-1215902652 -o /tmp/evaluation-result-1114459-1215902652/solver-1114459-1215902652 -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-1114459-1215902652.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.07 4/73 24947
/proc/meminfo: memFree=1928848/2055920 swapFree=4181012/4192956
[pid=24947] ppid=24945 vsize=12268 CPUtime=0
/proc/24947/stat : 24947 (sugar++) R 24945 24947 23551 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 46968147 12562432 316 996147200 4194304 4206940 548682068528 18446744073709551615 237788428901 0 0 4224 0 0 0 0 17 1 0 0
/proc/24947/statm: 3067 316 241 3 0 167 0

[startup+0.042362 s]
/proc/loadavg: 2.00 2.00 2.07 4/73 24947
/proc/meminfo: memFree=1928848/2055920 swapFree=4181012/4192956
[pid=24947] ppid=24945 vsize=13336 CPUtime=0.02
/proc/24947/stat : 24947 (sugar++) D 24945 24947 23551 0 -1 4194304 723 0 0 0 2 0 0 0 18 0 1 0 46968147 13656064 691 996147200 4194304 4206940 548682068528 18446744073709551615 237797159010 0 0 4224 0 18446744071563479169 0 0 17 1 0 0
/proc/24947/statm: 3334 691 338 3 0 434 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 13336

[startup+0.101065 s]
/proc/loadavg: 2.00 2.00 2.07 4/73 24947
/proc/meminfo: memFree=1928848/2055920 swapFree=4181012/4192956
[pid=24947] ppid=24945 vsize=13468 CPUtime=0.04
/proc/24947/stat : 24947 (sugar++) D 24945 24947 23551 0 -1 4194304 770 0 0 0 3 1 0 0 18 0 1 0 46968147 13791232 738 996147200 4194304 4206940 548682068528 18446744073709551615 237797159010 0 0 4224 0 18446744071563479169 0 0 17 1 0 0
/proc/24947/statm: 3367 738 338 3 0 467 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13468

[startup+0.301094 s]
/proc/loadavg: 2.00 2.00 2.07 4/73 24947
/proc/meminfo: memFree=1928848/2055920 swapFree=4181012/4192956
[pid=24947] ppid=24945 vsize=16740 CPUtime=0.06
/proc/24947/stat : 24947 (sugar++) S 24945 24947 23551 0 -1 4194304 1217 128 2 0 5 1 0 0 19 0 1 0 46968147 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24947/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.701133 s]
/proc/loadavg: 2.00 2.00 2.07 4/73 24947
/proc/meminfo: memFree=1928848/2055920 swapFree=4181012/4192956
[pid=24947] ppid=24945 vsize=16740 CPUtime=0.06
/proc/24947/stat : 24947 (sugar++) S 24945 24947 23551 0 -1 4194304 1217 128 2 0 5 1 0 0 19 0 1 0 46968147 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24947/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+1.50221 s]
/proc/loadavg: 2.00 2.00 2.07 3/84 24969
/proc/meminfo: memFree=1919672/2055920 swapFree=4181012/4192956
[pid=24947] ppid=24945 vsize=16740 CPUtime=0.66
/proc/24947/stat : 24947 (sugar++) S 24945 24947 23551 0 -1 4194304 1294 4674 2 1 5 2 55 4 15 0 1 0 46968147 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24947/statm: 4185 1104 409 3 0 764 0
[pid=24960] ppid=24947 vsize=5356 CPUtime=0
/proc/24960/stat : 24960 (sh) S 24947 24947 23551 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 46968228 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24960/statm: 1339 233 193 169 0 50 0
[pid=24961] ppid=24960 vsize=868360 CPUtime=0.63
/proc/24961/stat : 24961 (java) S 24960 24947 23551 0 -1 0 7333 0 1 0 59 4 0 0 18 0 9 0 46968228 889200640 6586 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24961/statm: 217090 6586 2540 9 0 211665 0
[pid=24961/tid=24962] ppid=24960 vsize=868360 CPUtime=0.34
/proc/24961/task/24962/stat : 24962 (java) R 24960 24947 23551 0 -1 64 2643 0 1 0 33 1 0 0 22 0 9 0 46968229 889200640 6586 996147200 134512640 134550740 4294955920 18446744073709551615 4125925776 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24961/tid=24963] ppid=24960 vsize=868360 CPUtime=0.09
/proc/24961/task/24963/stat : 24963 (java) S 24960 24947 23551 0 -1 64 2556 0 0 0 9 0 0 0 16 0 9 0 46968233 889200640 6586 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24961/tid=24964] ppid=24960 vsize=868360 CPUtime=0
/proc/24961/task/24964/stat : 24964 (java) S 24960 24947 23551 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 46968233 889200640 6586 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24961/tid=24965] ppid=24960 vsize=868360 CPUtime=0
/proc/24961/task/24965/stat : 24965 (java) S 24960 24947 23551 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46968233 889200640 6586 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24961/tid=24966] ppid=24960 vsize=868360 CPUtime=0
/proc/24961/task/24966/stat : 24966 (java) S 24960 24947 23551 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46968235 889200640 6586 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24961/tid=24967] ppid=24960 vsize=868360 CPUtime=0.17
/proc/24961/task/24967/stat : 24967 (java) S 24960 24947 23551 0 -1 64 1441 0 0 0 16 1 0 0 16 0 9 0 46968235 889200640 6586 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24961/tid=24968] ppid=24960 vsize=868360 CPUtime=0
/proc/24961/task/24968/stat : 24968 (java) S 24960 24947 23551 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 46968235 889200640 6586 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24961/tid=24969] ppid=24960 vsize=868360 CPUtime=0
/proc/24961/task/24969/stat : 24969 (java) S 24960 24947 23551 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46968235 889200640 6586 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 890456

[startup+3.10138 s]
/proc/loadavg: 2.00 2.00 2.07 4/85 24980
/proc/meminfo: memFree=1913136/2055920 swapFree=4181012/4192956
[pid=24947] ppid=24945 vsize=16872 CPUtime=2.19
/proc/24947/stat : 24947 (sugar++) S 24945 24947 23551 0 -1 4194304 1683 23813 5 5 6 3 191 19 15 0 1 0 46968147 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24947/statm: 4218 1119 414 3 0 797 0
[pid=24970] ppid=24947 vsize=6828 CPUtime=0.64
/proc/24970/stat : 24970 (minisat-inc) R 24947 24947 23551 0 -1 4194304 1631 0 0 0 64 0 0 0 19 0 1 0 46968342 6991872 1574 996147200 134512640 135134323 4294956192 18446744073709551615 134523927 0 0 4096 3 0 0 0 17 1 0 0
/proc/24970/statm: 1707 1574 79 151 0 1553 0
Current children cumulated CPU time (s) 2.83
Current children cumulated vsize (KiB) 23700

[startup+6.30272 s]
/proc/loadavg: 2.00 2.00 2.07 3/75 25010
/proc/meminfo: memFree=1916800/2055920 swapFree=4181012/4192956
[pid=24947] ppid=24945 vsize=16872 CPUtime=2.38
/proc/24947/stat : 24947 (sugar++) S 24945 24947 23551 0 -1 4194304 1753 27578 5 6 6 3 208 21 15 0 1 0 46968147 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24947/statm: 4218 1119 414 3 0 797 0
[pid=24970] ppid=24947 vsize=7852 CPUtime=3.61
/proc/24970/stat : 24970 (minisat-inc) R 24947 24947 23551 0 -1 4194304 1860 0 0 0 360 1 0 0 25 0 1 0 46968342 8040448 1801 996147200 134512640 135134323 4294956192 18446744073709551615 134529399 0 0 4096 3 0 0 0 17 1 0 0
/proc/24970/statm: 1963 1801 79 151 0 1809 0
Current children cumulated CPU time (s) 5.99
Current children cumulated vsize (KiB) 24724

[startup+12.7014 s]
/proc/loadavg: 2.00 2.00 2.07 3/75 25010
/proc/meminfo: memFree=1914432/2055920 swapFree=4181012/4192956
[pid=24947] ppid=24945 vsize=16872 CPUtime=2.38
/proc/24947/stat : 24947 (sugar++) S 24945 24947 23551 0 -1 4194304 1753 27578 5 6 6 3 208 21 16 0 1 0 46968147 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24947/statm: 4218 1119 414 3 0 797 0
[pid=24970] ppid=24947 vsize=9604 CPUtime=9.94
/proc/24970/stat : 24970 (minisat-inc) R 24947 24947 23551 0 -1 4194304 2317 0 0 0 993 1 0 0 25 0 1 0 46968342 9834496 2258 996147200 134512640 135134323 4294956192 18446744073709551615 134531941 0 0 4096 3 0 0 0 17 1 0 0
/proc/24970/statm: 2401 2258 79 151 0 2247 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 26476

[startup+25.5017 s]
/proc/loadavg: 2.00 2.00 2.07 3/75 25010
/proc/meminfo: memFree=1912000/2055920 swapFree=4181012/4192956
[pid=24947] ppid=24945 vsize=16872 CPUtime=2.38
/proc/24947/stat : 24947 (sugar++) S 24945 24947 23551 0 -1 4194304 1753 27578 5 6 6 3 208 21 16 0 1 0 46968147 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24947/statm: 4218 1119 414 3 0 797 0
[pid=24970] ppid=24947 vsize=12008 CPUtime=22.61
/proc/24970/stat : 24970 (minisat-inc) R 24947 24947 23551 0 -1 4194304 2928 0 0 0 2260 1 0 0 25 0 1 0 46968342 12296192 2869 996147200 134512640 135134323 4294956192 18446744073709551615 134532135 0 0 4096 3 0 0 0 17 1 0 0
/proc/24970/statm: 3002 2869 79 151 0 2848 0
Current children cumulated CPU time (s) 24.99
Current children cumulated vsize (KiB) 28880

[startup+51.1014 s]
/proc/loadavg: 2.00 2.00 2.06 3/75 25010
/proc/meminfo: memFree=1910144/2055920 swapFree=4181012/4192956
[pid=24947] ppid=24945 vsize=16872 CPUtime=2.38
/proc/24947/stat : 24947 (sugar++) S 24945 24947 23551 0 -1 4194304 1753 27578 5 6 6 3 208 21 16 0 1 0 46968147 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24947/statm: 4218 1119 414 3 0 797 0
[pid=24970] ppid=24947 vsize=14024 CPUtime=47.98
/proc/24970/stat : 24970 (minisat-inc) R 24947 24947 23551 0 -1 4194304 3410 0 0 0 4796 2 0 0 25 0 1 0 46968342 14360576 3351 996147200 134512640 135134323 4294956192 18446744073709551615 134532097 0 0 4096 3 0 0 0 17 1 0 0
/proc/24970/statm: 3506 3351 79 151 0 3352 0
Current children cumulated CPU time (s) 50.36
Current children cumulated vsize (KiB) 30896

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.06 3/75 25030
/proc/meminfo: memFree=1908352/2055920 swapFree=4181012/4192956
[pid=24947] ppid=24945 vsize=16872 CPUtime=2.68
/proc/24947/stat : 24947 (sugar++) S 24945 24947 23551 0 -1 4194304 1890 35110 5 8 6 3 232 27 15 0 1 0 46968147 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24947/statm: 4218 1119 414 3 0 797 0
[pid=24970] ppid=24947 vsize=15360 CPUtime=98.37
/proc/24970/stat : 24970 (minisat-inc) R 24947 24947 23551 0 -1 4194304 3739 0 0 0 9834 3 0 0 25 0 1 0 46968342 15728640 3676 996147200 134512640 135134323 4294956192 18446744073709551615 134534067 0 0 4096 3 0 0 0 17 1 0 0
/proc/24970/statm: 3840 3676 79 151 0 3686 0
Current children cumulated CPU time (s) 101.05
Current children cumulated vsize (KiB) 32232

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 2.05 3/75 25040
/proc/meminfo: memFree=1907776/2055920 swapFree=4181012/4192956
[pid=24947] ppid=24945 vsize=16872 CPUtime=2.86
/proc/24947/stat : 24947 (sugar++) S 24945 24947 23551 0 -1 4194304 1960 38884 5 9 6 3 248 29 16 0 1 0 46968147 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24947/statm: 4218 1119 414 3 0 797 0
[pid=24970] ppid=24947 vsize=15888 CPUtime=157.58
/proc/24970/stat : 24970 (minisat-inc) R 24947 24947 23551 0 -1 4194304 3874 0 0 0 15755 3 0 0 25 0 1 0 46968342 16269312 3809 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/24970/statm: 3972 3809 79 151 0 3818 0
Current children cumulated CPU time (s) 160.44
Current children cumulated vsize (KiB) 32760

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

[startup+179.102 s]
/proc/loadavg: 2.00 2.00 2.05 3/75 25040
/proc/meminfo: memFree=1907840/2055920 swapFree=4181012/4192956
[pid=24947] ppid=24945 vsize=16872 CPUtime=2.86
/proc/24947/stat : 24947 (sugar++) S 24945 24947 23551 0 -1 4194304 1960 38884 5 9 6 3 248 29 16 0 1 0 46968147 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24947/statm: 4218 1119 414 3 0 797 0
[pid=24970] ppid=24947 vsize=15888 CPUtime=174.22
/proc/24970/stat : 24970 (minisat-inc) R 24947 24947 23551 0 -1 4194304 3875 0 0 0 17419 3 0 0 25 0 1 0 46968342 16269312 3810 996147200 134512640 135134323 4294956192 18446744073709551615 134528725 0 0 4096 3 0 0 0 17 1 0 0
/proc/24970/statm: 3972 3810 79 151 0 3818 0
Current children cumulated CPU time (s) 177.08
Current children cumulated vsize (KiB) 32760

[startup+191.902 s]
/proc/loadavg: 2.00 2.00 2.05 3/75 25040
/proc/meminfo: memFree=1907840/2055920 swapFree=4181012/4192956
[pid=24947] ppid=24945 vsize=16872 CPUtime=2.86
/proc/24947/stat : 24947 (sugar++) S 24945 24947 23551 0 -1 4194304 1960 38884 5 9 6 3 248 29 16 0 1 0 46968147 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24947/statm: 4218 1119 414 3 0 797 0
[pid=24970] ppid=24947 vsize=15888 CPUtime=186.91
/proc/24970/stat : 24970 (minisat-inc) R 24947 24947 23551 0 -1 4194304 3875 0 0 0 18687 4 0 0 25 0 1 0 46968342 16269312 3810 996147200 134512640 135134323 4294956192 18446744073709551615 134528238 0 0 4096 3 0 0 0 17 1 0 0
/proc/24970/statm: 3972 3810 79 151 0 3818 0
Current children cumulated CPU time (s) 189.77
Current children cumulated vsize (KiB) 32760

[startup+198.302 s]
/proc/loadavg: 2.00 2.00 2.05 3/75 25040
/proc/meminfo: memFree=1907840/2055920 swapFree=4181012/4192956
[pid=24947] ppid=24945 vsize=16872 CPUtime=2.86
/proc/24947/stat : 24947 (sugar++) S 24945 24947 23551 0 -1 4194304 1960 38884 5 9 6 3 248 29 16 0 1 0 46968147 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24947/statm: 4218 1119 414 3 0 797 0
[pid=24970] ppid=24947 vsize=15888 CPUtime=193.25
/proc/24970/stat : 24970 (minisat-inc) R 24947 24947 23551 0 -1 4194304 3875 0 0 0 19321 4 0 0 25 0 1 0 46968342 16269312 3810 996147200 134512640 135134323 4294956192 18446744073709551615 134532097 0 0 4096 3 0 0 0 17 1 0 0
/proc/24970/statm: 3972 3810 79 151 0 3818 0
Current children cumulated CPU time (s) 196.11
Current children cumulated vsize (KiB) 32760

[startup+204.701 s]
/proc/loadavg: 2.00 2.00 2.05 3/75 25040
/proc/meminfo: memFree=1907904/2055920 swapFree=4181012/4192956
[pid=24947] ppid=24945 vsize=16872 CPUtime=2.86
/proc/24947/stat : 24947 (sugar++) S 24945 24947 23551 0 -1 4194304 1960 38884 5 9 6 3 248 29 16 0 1 0 46968147 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24947/statm: 4218 1119 414 3 0 797 0
[pid=24970] ppid=24947 vsize=15888 CPUtime=199.59
/proc/24970/stat : 24970 (minisat-inc) R 24947 24947 23551 0 -1 4194304 3875 0 0 0 19955 4 0 0 25 0 1 0 46968342 16269312 3810 996147200 134512640 135134323 4294956192 18446744073709551615 134528430 0 0 4096 3 0 0 0 17 1 0 0
/proc/24970/statm: 3972 3810 79 151 0 3818 0
Current children cumulated CPU time (s) 202.45
Current children cumulated vsize (KiB) 32760

[startup+207.907 s]
/proc/loadavg: 2.00 2.00 2.05 3/75 25040
/proc/meminfo: memFree=1907904/2055920 swapFree=4181012/4192956
[pid=24947] ppid=24945 vsize=16872 CPUtime=2.86
/proc/24947/stat : 24947 (sugar++) S 24945 24947 23551 0 -1 4194304 1960 38884 5 9 6 3 248 29 16 0 1 0 46968147 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24947/statm: 4218 1119 414 3 0 797 0
[pid=24970] ppid=24947 vsize=15888 CPUtime=202.76
/proc/24970/stat : 24970 (minisat-inc) R 24947 24947 23551 0 -1 4194304 3875 0 0 0 20272 4 0 0 25 0 1 0 46968342 16269312 3810 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/24970/statm: 3972 3810 79 151 0 3818 0
Current children cumulated CPU time (s) 205.62
Current children cumulated vsize (KiB) 32760

[startup+208.702 s]
/proc/loadavg: 2.00 2.00 2.05 3/75 25040
/proc/meminfo: memFree=1907904/2055920 swapFree=4181012/4192956
[pid=24947] ppid=24945 vsize=16872 CPUtime=2.86
/proc/24947/stat : 24947 (sugar++) S 24945 24947 23551 0 -1 4194304 1960 38884 5 9 6 3 248 29 16 0 1 0 46968147 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24947/statm: 4218 1119 414 3 0 797 0
[pid=24970] ppid=24947 vsize=15888 CPUtime=203.55
/proc/24970/stat : 24970 (minisat-inc) R 24947 24947 23551 0 -1 4194304 3875 0 0 0 20351 4 0 0 25 0 1 0 46968342 16269312 3810 996147200 134512640 135134323 4294956192 18446744073709551615 134532059 0 0 4096 3 0 0 0 17 1 0 0
/proc/24970/statm: 3972 3810 79 151 0 3818 0
Current children cumulated CPU time (s) 206.41
Current children cumulated vsize (KiB) 32760

[startup+209.502 s]
/proc/loadavg: 2.00 2.00 2.05 3/75 25040
/proc/meminfo: memFree=1907840/2055920 swapFree=4181012/4192956
[pid=24947] ppid=24945 vsize=16872 CPUtime=2.86
/proc/24947/stat : 24947 (sugar++) S 24945 24947 23551 0 -1 4194304 1960 38884 5 9 6 3 248 29 16 0 1 0 46968147 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24947/statm: 4218 1119 414 3 0 797 0
[pid=24970] ppid=24947 vsize=15888 CPUtime=204.34
/proc/24970/stat : 24970 (minisat-inc) R 24947 24947 23551 0 -1 4194304 3875 0 0 0 20430 4 0 0 25 0 1 0 46968342 16269312 3810 996147200 134512640 135134323 4294956192 18446744073709551615 134532050 0 0 4096 3 0 0 0 17 1 0 0
/proc/24970/statm: 3972 3810 79 151 0 3818 0
Current children cumulated CPU time (s) 207.2
Current children cumulated vsize (KiB) 32760

[startup+209.902 s]
/proc/loadavg: 2.00 2.00 2.05 3/75 25040
/proc/meminfo: memFree=1907840/2055920 swapFree=4181012/4192956
[pid=24947] ppid=24945 vsize=16872 CPUtime=2.86
/proc/24947/stat : 24947 (sugar++) S 24945 24947 23551 0 -1 4194304 1960 38884 5 9 6 3 248 29 16 0 1 0 46968147 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24947/statm: 4218 1119 414 3 0 797 0
[pid=24970] ppid=24947 vsize=15888 CPUtime=204.74
/proc/24970/stat : 24970 (minisat-inc) R 24947 24947 23551 0 -1 4194304 3875 0 0 0 20470 4 0 0 25 0 1 0 46968342 16269312 3810 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/24970/statm: 3972 3810 79 151 0 3818 0
Current children cumulated CPU time (s) 207.6
Current children cumulated vsize (KiB) 32760

[startup+210.002 s]
/proc/loadavg: 2.00 2.00 2.05 3/75 25040
/proc/meminfo: memFree=1907840/2055920 swapFree=4181012/4192956
[pid=24947] ppid=24945 vsize=16872 CPUtime=2.86
/proc/24947/stat : 24947 (sugar++) S 24945 24947 23551 0 -1 4194304 1960 38884 5 9 6 3 248 29 16 0 1 0 46968147 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24947/statm: 4218 1119 414 3 0 797 0
[pid=24970] ppid=24947 vsize=15888 CPUtime=204.84
/proc/24970/stat : 24970 (minisat-inc) R 24947 24947 23551 0 -1 4194304 3875 0 0 0 20480 4 0 0 25 0 1 0 46968342 16269312 3810 996147200 134512640 135134323 4294956192 18446744073709551615 134528289 0 0 4096 3 0 0 0 17 1 0 0
/proc/24970/statm: 3972 3810 79 151 0 3818 0
Current children cumulated CPU time (s) 207.7
Current children cumulated vsize (KiB) 32760

Child status: 0
Real time (s): 210.083
CPU time (s): 207.814
CPU user time (s): 207.439
CPU system time (s): 0.374943
CPU usage (%): 98.92
Max. virtual memory (cumulated for all children) (KiB): 890568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 207.439
system time used= 0.374943
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44800
page faults= 14
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3756
involuntary context switches= 7532

runsolver used 0.279957 second user time and 0.704892 second system time

The end

Launcher Data (download as text)

Begin job on node24 at 2008-07-13 00:44:12
IDJOB=1114459
IDBENCH=61736
IDSOLVER=367
FILE ID=node24/1114459-1215902652
PBS_JOBID= 7903611
Free space on /tmp= 66452 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/tightness0.35/normalized-rand-2-40-16-250-350-10_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-1114459-1215902652/watcher-1114459-1215902652 -o /tmp/evaluation-result-1114459-1215902652/solver-1114459-1215902652 -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-1114459-1215902652.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 1ac6bf6bb51b42f0085f325a1bbfbd20
RANDOM SEED=229826691

node24.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.220
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.220
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:       1929328 kB
Buffers:          7988 kB
Cached:          56920 kB
SwapCached:       6084 kB
Active:          62444 kB
Inactive:        14592 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1929328 kB
SwapTotal:     4192956 kB
SwapFree:      4181012 kB
Dirty:             968 kB
Writeback:           0 kB
Mapped:          18772 kB
Slab:            34660 kB
Committed_AS:   285068 kB
PageTables:       1960 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= 66452 MiB
End job on node24 at 2008-07-13 00:47:43