Trace number 1125283

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 NameAnswerCPU timeWall clock time
Sugar++ v1.13+minisat-incOPTIMUM 56.5534 57.4906

General information on the benchmark

Namemaxcsp/celar/subs7/
normalized-scenw-7-sub2_ext.xml
MD5SUM442b20c35d19d5c3b95c5994ad39fb71
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints18
Best CPU time to get the best result obtained on this benchmark0.38894
Satisfiable
(Un)Satisfiability was proved
Number of variables16
Number of constraints353
Maximum constraint arity2
Maximum domain size44
Number of constraints which are defined in extension353
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.05/0.08	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.05/0.08	c 0	BEGIN Wed Jul 16 02:41:46 2008
0.05/0.08	c 0	PID 355
0.05/0.08	c 0	HOST node30.alineos.net
0.05/0.08	c 0	CONVERTING HOME/instance-1125283-1216168906.xml TO HOME/temp.csp
0.05/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1125283-1216168906.xml' 'HOME/temp.csp'
0.07/0.77	c 0	2 domains, 16 variables, 0 predicates, 136 relations, 353 constraints
0.07/0.82	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.82	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.75/0.90	c 1	Parsing HOME/temp.csp
1.30/1.48	c 1	parsed 507 expressions
1.30/1.49	c 1	Heap : 8 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.30/1.49	c 1	MAX CSP: 353 constraints
1.30/1.49	c 1	Converting to clausal form CSP
1.40/1.53	c 1	converted 87 (10%) expressions
1.40/1.57	c 1	converted 173 (20%) expressions
1.60/1.70	c 1	converted 259 (30%) expressions
1.60/1.77	c 1	converted 346 (40%) expressions
1.70/1.82	c 1	converted 432 (50%) expressions
1.70/1.87	c 2	converted 518 (60%) expressions
1.80/1.92	c 2	converted 605 (70%) expressions
1.99/2.12	c 2	converted 691 (80%) expressions
1.99/2.18	c 2	converted 777 (90%) expressions
2.19/2.40	c 2	converted 863 (100%) expressions
2.19/2.40	c 2	CSP : 722 integers, 0 booleans, 1058 clauses, largest domain size 530
2.19/2.40	c 2	Heap : 27 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.19/2.40	c 2	Propagation in CSP
2.29/2.44	c 2	349 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.29/2.44	c 2	CSP : 722 integers, 0 booleans, 1058 clauses, largest domain size 354
2.29/2.44	c 2	Heap : 26 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.29/2.44	c 2	Simplifing CSP by introducing new Boolean variables
2.29/2.44	c 2	CSP : 722 integers, 0 booleans, 1058 clauses, largest domain size 354
2.29/2.44	c 2	Heap : 26 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.39/2.56	c 2	Encoding CSP to SAT : HOME/temp.cnf
2.39/2.58	c 2	73 (10%) CSP integer variables are encoded (656 clauses, 7070 bytes)
2.39/2.58	c 2	145 (20%) CSP integer variables are encoded (656 clauses, 7070 bytes)
2.39/2.58	c 2	217 (30%) CSP integer variables are encoded (656 clauses, 7070 bytes)
2.39/2.58	c 2	289 (40%) CSP integer variables are encoded (656 clauses, 7070 bytes)
2.39/2.58	c 2	361 (50%) CSP integer variables are encoded (656 clauses, 7070 bytes)
2.39/2.59	c 2	434 (60%) CSP integer variables are encoded (1273 clauses, 15091 bytes)
2.39/2.59	c 2	506 (70%) CSP integer variables are encoded (1716 clauses, 20850 bytes)
2.39/2.59	c 2	578 (80%) CSP integer variables are encoded (4001 clauses, 50555 bytes)
2.39/2.59	c 2	650 (90%) CSP integer variables are encoded (4997 clauses, 63503 bytes)
2.39/2.59	c 2	722 (100%) CSP integer variables are encoded (5797 clauses, 73903 bytes)
2.59/2.75	c 2	106 (10%) CSP clauses are encoded (9911 clauses, 156658 bytes)
2.68/2.86	c 3	212 (20%) CSP clauses are encoded (14421 clauses, 259626 bytes)
2.78/2.96	c 3	318 (30%) CSP clauses are encoded (18786 clauses, 358849 bytes)
2.88/3.01	c 3	424 (40%) CSP clauses are encoded (21263 clauses, 410408 bytes)
2.88/3.03	c 3	529 (50%) CSP clauses are encoded (29330 clauses, 554694 bytes)
2.88/3.04	c 3	635 (60%) CSP clauses are encoded (31898 clauses, 598859 bytes)
2.99/3.12	c 3	741 (70%) CSP clauses are encoded (64866 clauses, 1185906 bytes)
2.99/3.17	c 3	847 (80%) CSP clauses are encoded (90506 clauses, 1649462 bytes)
3.08/3.23	c 3	953 (90%) CSP clauses are encoded (122946 clauses, 2242134 bytes)
3.18/3.34	c 3	1058 (100%) CSP clauses are encoded (186197 clauses, 3401875 bytes)
3.18/3.34	c 3	1058 CSP clauses encoded
3.18/3.34	c 3	Writing map file : HOME/temp.map
3.18/3.35	c 3	Heap : 16 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.18/3.35	c 3	SAT : 6519 SAT variables, 186197 SAT clauses, 3401875 bytes
3.18/3.35	c 3	Heap : 16 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.18/3.38	c 3	OBJECTIVE minimize _COST
3.18/3.38	c 3	SOLVING HOME/temp.cnf
3.18/3.38	c 3	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
3.18/3.38	c 3	This is MiniSat 2.0 beta incremental
3.18/3.38	c 3	WARNING: for repeatability, setting FPU to use double precision
3.18/3.38	c 3	============================[ Problem Statistics ]=============================
3.18/3.38	c 3	|                                                                             |
3.18/3.38	c 3	|  Number of variables:  6519                                                 |
3.18/3.38	c 3	|  Number of clauses:    186197                                               |
3.25/3.48	c 3	|  Parsing time:         0.07         s                                       |
3.25/3.48	c 3	OK
3.25/3.48	c 3	OBJECTIVE BOUND: 0 <= _COST <= 
3.25/3.48	c 3	SEARCHING: _COST <= 177
3.25/3.48	c 3	============================[ Search Statistics ]==============================
3.25/3.48	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.25/3.48	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.25/3.48	c 3	===============================================================================
3.25/3.48	c 3	|         0 |    6519   186197   563678 |    62065        0    nan |  0.000 % |
3.25/3.55	c 3	|       104 |    6519   186197   563678 |    68272      104     18 |  0.004 % |
3.25/3.59	c 3	===============================================================================
3.25/3.59	c 3	restarts              : 2
3.25/3.59	c 3	conflicts             : 133           (715 /sec)
3.25/3.59	c 3	decisions             : 1075          (0.84 % random) (5780 /sec)
3.25/3.59	c 3	propagations          : 77082          (414484 /sec)
3.25/3.59	c 3	conflict literals     : 2318           (21.00 % deleted)
3.25/3.59	c 3	Memory used           : 9.96 MB
3.25/3.59	c 3	CPU time              : 0.185971 s
3.25/3.59	c 3	
3.25/3.59	c 3	SATISFIABLE
3.25/3.59	c 3	OK
3.25/3.59	c 3	FOUND: _COST <= 177
3.25/3.59	s SATISFIABLE
3.25/3.59	c 3	DECODING HOME/temp.out WITH HOME/temp.map
3.25/3.59	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'
3.25/3.67	c 3	Decoding HOME/temp.out
3.25/3.77	c 3	OBJECTIVE _COST 177
3.25/3.77	o 177
3.25/3.78	v 43 38 43 0 43 43 13 33 1 17 35 42 0 43 42 43
3.25/3.78	c 3	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
3.25/3.80	c 3	OK
3.25/3.80	c 3	OBJECTIVE BOUND: 0 <= _COST <= 177
3.25/3.80	c 3	SEARCHING: _COST <= 88
3.44/3.80	c 3	============================[ Search Statistics ]==============================
3.44/3.81	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.44/3.81	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.44/3.81	c 3	===============================================================================
3.44/3.81	c 3	|       133 |    6519   186197   563678 |    62065      133     17 |  0.004 % |
3.44/3.84	c 3	|       235 |    6519   186197   563678 |    68272      235     14 | 24.300 % |
3.44/3.89	c 4	|       385 |    6519   186197   563678 |    75099      385     15 | 24.300 % |
3.44/3.98	c 4	|       611 |    6519   186197   563678 |    82609      611     18 | 24.300 % |
3.44/4.08	c 4	|       948 |    6519   186197   563678 |    90870      948     19 | 24.300 % |
3.44/4.13	c 4	===============================================================================
3.44/4.13	c 4	restarts              : 7
3.44/4.13	c 4	conflicts             : 1189          (2274 /sec)
3.44/4.13	c 4	decisions             : 2951          (0.68 % random) (5643 /sec)
3.44/4.13	c 4	propagations          : 466600         (892297 /sec)
3.44/4.13	c 4	conflict literals     : 22451          (31.36 % deleted)
3.44/4.13	c 4	Memory used           : 10.09 MB
3.44/4.13	c 4	CPU time              : 0.52292 s
3.44/4.13	c 4	
3.44/4.13	c 4	SATISFIABLE
3.44/4.13	c 4	OK
3.44/4.13	c 4	FOUND: _COST <= 88
3.44/4.13	c 4	DECODING HOME/temp.out WITH HOME/temp.map
3.44/4.13	c 4	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
3.44/4.21	c 4	Decoding HOME/temp.out
3.44/4.29	c 4	OBJECTIVE _COST 88
3.44/4.29	o 88
3.44/4.30	v 43 43 1 0 37 43 14 0 6 30 35 5 6 11 41 43
4.12/4.31	c 4	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
4.12/4.35	c 4	OK
4.12/4.35	c 4	OBJECTIVE BOUND: 0 <= _COST <= 88
4.12/4.35	c 4	SEARCHING: _COST <= 44
4.12/4.36	c 4	============================[ Search Statistics ]==============================
4.12/4.37	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.12/4.37	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.12/4.37	c 4	===============================================================================
4.12/4.37	c 4	|      1189 |    4935   186197   563678 |    62065     1189     19 | 24.300 % |
4.12/4.39	c 4	|      1290 |    4935   186197   563678 |    68272     1290     19 | 37.967 % |
4.20/4.44	c 4	|      1441 |    4935   186197   563678 |    75099     1441     18 | 37.967 % |
4.29/4.56	c 4	|      1667 |    4044    87007   273268 |    82609     1653     18 | 37.967 % |
4.39/4.63	c 4	|      2005 |    4044    87007   273268 |    90870     1991     18 | 37.967 % |
4.48/4.74	c 4	|      2512 |    4044    87007   273268 |    99957     2498     18 | 37.967 % |
4.68/4.97	c 5	|      3273 |    4044    87007   273268 |   109953     3259     18 | 37.967 % |
4.98/5.24	c 5	|      4412 |    4044    87007   273268 |   120948     4398     18 | 37.967 % |
5.47/5.73	c 5	|      6120 |    4044    87007   273268 |   133043     6106     18 | 37.967 % |
6.17/6.49	c 6	|      8684 |    4044    87007   273268 |   146347     8670     19 | 37.967 % |
7.36/7.63	c 7	|     12529 |    4044    87007   273268 |   160982    12515     19 | 37.967 % |
9.83/10.19	c 10	|     18295 |    4044    87007   273268 |   177080    18281     19 | 37.967 % |
13.90/14.24	c 14	|     26944 |    4044    87007   273268 |   194788    26930     20 | 37.967 % |
19.05/19.44	c 19	===============================================================================
19.05/19.44	c 19	restarts              : 20
19.05/19.44	c 19	conflicts             : 38568         (2493 /sec)
19.05/19.44	c 19	decisions             : 50470         (0.76 % random) (3263 /sec)
19.05/19.44	c 19	propagations          : 15922230       (1029389 /sec)
19.05/19.44	c 19	conflict literals     : 857947         (35.74 % deleted)
19.05/19.44	c 19	Memory used           : 12.28 MB
19.05/19.44	c 19	CPU time              : 15.4676 s
19.05/19.44	c 19	
19.05/19.44	c 19	SATISFIABLE
19.05/19.45	c 19	OK
19.05/19.45	c 19	FOUND: _COST <= 44
19.05/19.45	c 19	DECODING HOME/temp.out WITH HOME/temp.map
19.05/19.45	c 19	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.09/19.53	c 19	Decoding HOME/temp.out
19.09/19.65	c 19	OBJECTIVE _COST 44
19.09/19.65	o 44
19.09/19.65	v 42 42 0 0 6 12 12 0 0 26 18 34 5 5 34 43
19.09/19.66	c 19	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
19.28/19.73	c 19	OK
19.28/19.73	c 19	OBJECTIVE BOUND: 0 <= _COST <= 44
19.28/19.73	c 19	SEARCHING: _COST <= 22
19.28/19.73	c 19	============================[ Search Statistics ]==============================
19.28/19.73	c 19	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
19.28/19.73	c 19	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
19.28/19.73	c 19	===============================================================================
19.28/19.73	c 19	|     38568 |    3471    57194   185504 |    19064    38269     22 | 37.967 % |
19.40/19.86	c 20	|     38668 |    3471    57194   185504 |    20971    12649     26 | 46.757 % |
19.49/19.93	c 20	|     38818 |    3471    57194   185504 |    23068    12799     26 | 46.757 % |
19.59/20.00	c 20	|     39045 |    3471    57194   185504 |    25375    13026     26 | 46.757 % |
19.69/20.11	c 20	|     39383 |    3471    57194   185504 |    27912    13364     26 | 46.757 % |
19.79/20.27	c 20	|     39890 |    3471    57194   185504 |    30703    13871     25 | 46.757 % |
20.09/20.51	c 20	|     40649 |    3471    57194   185504 |    33774    14630     25 | 46.757 % |
20.39/20.89	c 21	|     41788 |    3471    57194   185504 |    37151    15769     24 | 46.757 % |
20.98/21.45	c 21	|     43497 |    3471    57194   185504 |    40866    17478     23 | 46.757 % |
21.78/22.26	c 22	|     46060 |    3471    57194   185504 |    44953    20041     21 | 46.757 % |
23.16/23.66	c 23	|     49905 |    3471    57194   185504 |    49448    23886     20 | 46.757 % |
24.25/24.75	c 24	===============================================================================
24.25/24.75	c 24	restarts              : 31
24.25/24.75	c 24	conflicts             : 52878         (2584 /sec)
24.25/24.75	c 24	decisions             : 70319         (0.84 % random) (3436 /sec)
24.25/24.75	c 24	propagations          : 22623238       (1105574 /sec)
24.25/24.75	c 24	conflict literals     : 1060401        (35.68 % deleted)
24.25/24.75	c 24	Memory used           : 12.28 MB
24.25/24.75	c 24	CPU time              : 20.4629 s
24.25/24.75	c 24	
24.25/24.75	c 24	SATISFIABLE
24.25/24.76	c 24	OK
24.25/24.76	c 24	FOUND: _COST <= 22
24.25/24.76	c 24	DECODING HOME/temp.out WITH HOME/temp.map
24.25/24.76	c 24	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
24.32/24.84	c 24	Decoding HOME/temp.out
24.32/24.92	c 25	OBJECTIVE _COST 22
24.32/24.92	o 22
24.32/24.92	v 43 43 8 2 7 16 13 1 1 26 21 10 8 3 36 32
24.32/24.92	c 25	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
24.52/25.07	c 25	OK
24.52/25.07	c 25	OBJECTIVE BOUND: 0 <= _COST <= 22
24.52/25.07	c 25	SEARCHING: _COST <= 11
24.52/25.07	c 25	============================[ Search Statistics ]==============================
24.52/25.07	c 25	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
24.52/25.07	c 25	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
24.52/25.07	c 25	===============================================================================
24.52/25.07	c 25	|     52878 |    3019    38799   131143 |    12933     8228     14 | 46.757 % |
24.62/25.11	c 25	|     52978 |    3019    38799   131143 |    14226     8328     14 | 53.690 % |
24.62/25.15	c 25	|     53129 |    3019    38799   131143 |    15648     8479     14 | 53.690 % |
24.72/25.22	c 25	|     53355 |    3019    38799   131143 |    17213     8705     14 | 53.690 % |
24.82/25.31	c 25	|     53693 |    3019    38799   131143 |    18935     9043     14 | 53.690 % |
24.91/25.45	c 25	|     54199 |    3019    38799   131143 |    20828     9549     14 | 53.690 % |
25.10/25.65	c 25	|     54958 |    3019    38799   131143 |    22911    10308     14 | 53.690 % |
25.40/25.95	c 26	|     56097 |    3019    38799   131143 |    25202    11447     13 | 53.690 % |
25.80/26.34	c 26	|     57807 |    3019    38799   131143 |    27723    13157     14 | 53.690 % |
25.90/26.42	c 26	===============================================================================
25.90/26.42	c 26	restarts              : 40
25.90/26.42	c 26	conflicts             : 58078         (2653 /sec)
25.90/26.42	c 26	decisions             : 77345         (0.86 % random) (3533 /sec)
25.90/26.42	c 26	propagations          : 24942537       (1139206 /sec)
25.90/26.42	c 26	conflict literals     : 1124272        (35.40 % deleted)
25.90/26.42	c 26	Memory used           : 12.28 MB
25.90/26.42	c 26	CPU time              : 21.8947 s
25.90/26.42	c 26	
25.90/26.42	c 26	UNSATISFIABLE
25.90/26.42	c 26	OK
25.90/26.42	c 26	NOT FOUND: _COST <= 11
25.90/26.42	c 26	OK
25.90/26.42	c 26	OBJECTIVE BOUND: 12 <= _COST <= 22
25.90/26.42	c 26	SEARCHING: _COST <= 17
25.90/26.42	c 26	============================[ Search Statistics ]==============================
25.90/26.42	c 26	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
25.90/26.42	c 26	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
25.90/26.42	c 26	===============================================================================
25.90/26.42	c 26	|     58078 |    2978    38562   130555 |    12854    13323     14 | 53.690 % |
25.90/26.46	c 26	|     58178 |    2978    38562   130555 |    14139    13423     13 | 54.319 % |
26.00/26.51	c 26	|     58328 |    2978    38562   130555 |    15553    13573     13 | 54.319 % |
26.00/26.56	c 26	|     58554 |    2978    38562   130555 |    17108    13799     14 | 54.319 % |
26.09/26.65	c 26	|     58891 |    2978    38562   130555 |    18819    14136     14 | 54.319 % |
26.29/26.82	c 26	|     59398 |    2978    38562   130555 |    20701    14643     13 | 54.319 % |
26.49/27.08	c 27	|     60158 |    2978    38562   130555 |    22771    15403     13 | 54.319 % |
26.79/27.36	c 27	|     61297 |    2978    38562   130555 |    25048    16542     14 | 54.319 % |
27.38/27.95	c 28	|     63006 |    2978    38562   130555 |    27553    18251     14 | 54.319 % |
27.98/28.58	c 28	|     65568 |    2978    38562   130555 |    30309    20813     15 | 54.319 % |
29.46/30.07	c 30	|     69415 |    2978    38562   130555 |    33339    24660     14 | 54.319 % |
31.64/32.23	c 32	|     75181 |    2978    38562   130555 |    36673    30426     15 | 54.319 % |
35.80/36.43	c 36	|     83830 |    2978    38562   130555 |    40341    39075     15 | 54.319 % |
40.06/40.74	c 40	|     96804 |    2978    38562   130555 |    44375    22144     16 | 54.319 % |
41.84/42.54	c 42	===============================================================================
41.84/42.54	c 42	restarts              : 54
41.84/42.54	c 42	conflicts             : 100958        (2667 /sec)
41.84/42.54	c 42	decisions             : 132719        (0.95 % random) (3506 /sec)
41.84/42.54	c 42	propagations          : 43228256       (1141845 /sec)
41.84/42.54	c 42	conflict literals     : 1860351        (33.48 % deleted)
41.84/42.54	c 42	Memory used           : 12.76 MB
41.84/42.54	c 42	CPU time              : 37.8582 s
41.84/42.54	c 42	
41.84/42.54	c 42	UNSATISFIABLE
41.84/42.54	c 42	OK
41.84/42.54	c 42	NOT FOUND: _COST <= 17
41.84/42.54	c 42	OK
41.84/42.54	c 42	OBJECTIVE BOUND: 18 <= _COST <= 22
41.84/42.54	c 42	SEARCHING: _COST <= 20
41.84/42.54	c 42	============================[ Search Statistics ]==============================
41.84/42.54	c 42	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
41.84/42.54	c 42	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
41.84/42.54	c 42	===============================================================================
41.84/42.54	c 42	|    100958 |    2948    38319   129916 |    12773    24212     17 | 54.319 % |
41.94/42.62	c 42	|    101058 |    2948    38319   129916 |    14050    11759     19 | 54.779 % |
41.94/42.66	c 42	|    101208 |    2948    38319   129916 |    15455    11909     19 | 54.779 % |
42.04/42.72	c 42	|    101433 |    2948    38319   129916 |    17000    12134     19 | 54.779 % |
42.14/42.81	c 42	|    101770 |    2948    38319   129916 |    18700    12471     19 | 54.779 % |
42.24/42.96	c 43	|    102277 |    2948    38319   129916 |    20571    12978     18 | 54.779 % |
42.43/43.18	c 43	|    103039 |    2948    38319   129916 |    22628    13740     18 | 54.779 % |
42.83/43.55	c 43	|    104179 |    2948    38319   129916 |    24890    14880     18 | 54.779 % |
43.13/43.82	c 43	===============================================================================
43.13/43.82	c 43	restarts              : 62
43.13/43.82	c 43	conflicts             : 105371        (2693 /sec)
43.13/43.82	c 43	decisions             : 139110        (0.97 % random) (3555 /sec)
43.13/43.82	c 43	propagations          : 45325731       (1158365 /sec)
43.13/43.82	c 43	conflict literals     : 1920888        (33.50 % deleted)
43.13/43.82	c 43	Memory used           : 12.76 MB
43.13/43.82	c 43	CPU time              : 39.1291 s
43.13/43.82	c 43	
43.13/43.82	c 43	SATISFIABLE
43.13/43.83	c 43	OK
43.13/43.83	c 43	FOUND: _COST <= 20
43.13/43.83	c 43	DECODING HOME/temp.out WITH HOME/temp.map
43.13/43.83	c 43	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
43.21/43.91	c 44	Decoding HOME/temp.out
43.21/43.99	c 44	OBJECTIVE _COST 20
43.21/43.99	o 20
43.21/43.99	v 43 43 10 0 8 14 14 2 2 26 21 8 5 5 36 32
43.21/44.00	c 44	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
43.31/44.05	c 44	OK
43.31/44.05	c 44	OBJECTIVE BOUND: 18 <= _COST <= 20
43.31/44.05	c 44	SEARCHING: _COST <= 19
43.31/44.05	c 44	============================[ Search Statistics ]==============================
43.31/44.05	c 44	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
43.31/44.05	c 44	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
43.31/44.05	c 44	===============================================================================
43.31/44.05	c 44	|    105371 |    2878    36228   123851 |    12076    16072     17 | 54.779 % |
43.36/44.10	c 44	|    105472 |    2878    36228   123851 |    13283     8137     13 | 55.852 % |
43.36/44.15	c 44	|    105623 |    2878    36228   123851 |    14611     8288     13 | 55.852 % |
43.46/44.21	c 44	|    105848 |    2878    36228   123851 |    16073     8513     13 | 55.852 % |
43.56/44.32	c 44	|    106187 |    2878    36228   123851 |    17680     8852     13 | 55.852 % |
43.66/44.46	c 44	|    106693 |    2878    36228   123851 |    19448     9358     13 | 55.852 % |
43.85/44.61	c 44	|    107452 |    2878    36228   123851 |    21393    10117     14 | 55.852 % |
44.15/44.92	c 45	|    108592 |    2878    36228   123851 |    23532    11257     13 | 55.852 % |
44.64/45.41	c 45	|    110300 |    2878    36228   123851 |    25885    12965     13 | 55.852 % |
45.24/46.04	c 46	|    112862 |    2878    36228   123851 |    28474    15527     15 | 55.852 % |
46.53/47.34	c 47	|    116707 |    2878    36228   123851 |    31322    19372     15 | 55.852 % |
48.41/49.22	c 49	|    122474 |    2878    36228   123851 |    34454    25139     16 | 55.852 % |
51.38/52.22	c 52	|    131124 |    2878    36228   123851 |    37899    33789     17 | 55.852 % |
55.64/56.53	c 56	===============================================================================
55.64/56.53	c 56	restarts              : 75
55.64/56.53	c 56	conflicts             : 141024        (2739 /sec)
55.64/56.53	c 56	decisions             : 184929        (1.00 % random) (3591 /sec)
55.64/56.53	c 56	propagations          : 60669313       (1178133 /sec)
55.64/56.53	c 56	conflict literals     : 2574609        (32.34 % deleted)
55.64/56.53	c 56	Memory used           : 12.90 MB
55.64/56.53	c 56	CPU time              : 51.4962 s
55.64/56.53	c 56	
55.64/56.53	c 56	SATISFIABLE
55.64/56.54	c 56	OK
55.64/56.54	c 56	FOUND: _COST <= 19
55.64/56.54	c 56	DECODING HOME/temp.out WITH HOME/temp.map
55.64/56.54	c 56	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
55.68/56.62	c 56	Decoding HOME/temp.out
55.68/56.69	c 56	OBJECTIVE _COST 19
55.68/56.70	o 19
55.68/56.70	v 43 43 10 0 8 13 13 3 1 26 21 9 5 5 36 32
55.68/56.70	c 56	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
55.68/56.76	c 56	OK
55.68/56.76	c 56	OBJECTIVE BOUND: 18 <= _COST <= 19
55.68/56.76	c 56	SEARCHING: _COST <= 18
55.68/56.76	c 56	============================[ Search Statistics ]==============================
55.68/56.76	c 56	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
55.68/56.76	c 56	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
55.68/56.76	c 56	===============================================================================
55.68/56.76	c 56	|    141024 |    2843    35223   120940 |    11741    16417     18 | 55.852 % |
55.68/56.80	c 56	|    141124 |    2843    35223   120940 |    12915     8309     16 | 56.389 % |
55.90/56.85	c 56	|    141274 |    2843    35223   120940 |    14206     8459     16 | 56.389 % |
56.00/56.92	c 57	|    141501 |    2843    35223   120940 |    15627     8686     16 | 56.389 % |
56.10/57.01	c 57	|    141838 |    2843    35223   120940 |    17189     9023     16 | 56.389 % |
56.20/57.15	c 57	|    142344 |    2843    35223   120940 |    18908     9529     16 | 56.389 % |
56.30/57.25	c 57	===============================================================================
56.30/57.25	c 57	restarts              : 81
56.30/57.25	c 57	conflicts             : 142727        (2745 /sec)
56.30/57.25	c 57	decisions             : 187330        (1.01 % random) (3603 /sec)
56.30/57.25	c 57	propagations          : 61426336       (1181455 /sec)
56.30/57.25	c 57	conflict literals     : 2599128        (32.37 % deleted)
56.30/57.25	c 57	Memory used           : 12.90 MB
56.30/57.25	c 57	CPU time              : 51.9921 s
56.30/57.25	c 57	
56.30/57.25	c 57	SATISFIABLE
56.30/57.25	c 57	OK
56.30/57.25	c 57	FOUND: _COST <= 18
56.30/57.25	c 57	DECODING HOME/temp.out WITH HOME/temp.map
56.30/57.25	c 57	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
56.35/57.34	c 57	Decoding HOME/temp.out
56.35/57.42	c 57	OBJECTIVE _COST 18
56.35/57.42	o 18
56.35/57.42	v 43 43 8 2 7 13 13 1 1 26 21 7 8 3 36 32
56.35/57.42	c 57	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
56.35/57.48	c 57	OK
56.35/57.48	c 57	OBJECTIVE _COST 18
56.35/57.48	s OPTIMUM FOUND
56.35/57.49	c 57	CPU 56.17 (0.06 0.03 56.11 0.33)
56.35/57.49	c 57	END Wed Jul 16 02:42:43 2008

Verifier Data (download as text)

OK	18	335
18 unsatisfied constraints, 335 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-1125283-1216168906/watcher-1125283-1216168906 -o /tmp/evaluation-result-1125283-1216168906/solver-1125283-1216168906 -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-1125283-1216168906.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.92 1.98 2.02 4/81 355
/proc/meminfo: memFree=1780576/2055920 swapFree=4180348/4192956
[pid=355] ppid=353 vsize=18572 CPUtime=0
/proc/355/stat : 355 (runsolver) R 353 355 32145 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 73592279 19017728 292 996147200 4194304 4296836 548682068192 18446744073709551615 264907582759 0 0 4096 24578 0 0 0 17 1 0 0
/proc/355/statm: 4643 292 257 25 0 2626 0

[startup+0.0726891 s]
/proc/loadavg: 1.92 1.98 2.02 4/81 355
/proc/meminfo: memFree=1780576/2055920 swapFree=4180348/4192956
[pid=355] ppid=353 vsize=16476 CPUtime=0.05
/proc/355/stat : 355 (sugar++) R 353 355 32145 0 -1 4194304 1021 0 0 0 4 1 0 0 18 0 1 0 73592279 16871424 989 996147200 4194304 4206940 548682068528 18446744073709551615 264907453592 0 0 4224 0 0 0 0 17 1 0 0
/proc/355/statm: 4119 989 380 3 0 698 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 16476

[startup+0.101774 s]
/proc/loadavg: 1.92 1.98 2.02 4/81 355
/proc/meminfo: memFree=1780576/2055920 swapFree=4180348/4192956
[pid=355] ppid=353 vsize=16740 CPUtime=0.07
/proc/355/stat : 355 (sugar++) S 353 355 32145 0 -1 4194304 1219 128 0 0 5 2 0 0 19 0 1 0 73592279 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 264916480098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/355/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.301704 s]
/proc/loadavg: 1.92 1.98 2.02 4/81 355
/proc/meminfo: memFree=1780576/2055920 swapFree=4180348/4192956
[pid=355] ppid=353 vsize=16740 CPUtime=0.07
/proc/355/stat : 355 (sugar++) S 353 355 32145 0 -1 4194304 1219 128 0 0 5 2 0 0 19 0 1 0 73592279 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 264916480098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/355/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.701731 s]
/proc/loadavg: 1.92 1.98 2.02 4/81 355
/proc/meminfo: memFree=1780576/2055920 swapFree=4180348/4192956
[pid=355] ppid=353 vsize=16740 CPUtime=0.07
/proc/355/stat : 355 (sugar++) S 353 355 32145 0 -1 4194304 1219 128 0 0 5 2 0 0 19 0 1 0 73592279 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 264916480098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/355/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+1.50278 s]
/proc/loadavg: 1.92 1.98 2.02 4/92 377
/proc/meminfo: memFree=1770888/2055920 swapFree=4180348/4192956
[pid=355] ppid=353 vsize=16740 CPUtime=0.75
/proc/355/stat : 355 (sugar++) S 353 355 32145 0 -1 4194304 1296 4939 0 1 5 2 65 3 15 0 1 0 73592279 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 264916480098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/355/statm: 4185 1104 409 3 0 764 0
[pid=368] ppid=355 vsize=5356 CPUtime=0
/proc/368/stat : 368 (sh) S 355 355 32145 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 73592361 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/368/statm: 1339 233 193 169 0 50 0
[pid=369] ppid=368 vsize=864168 CPUtime=0.65
/proc/369/stat : 369 (java) S 368 355 32145 0 -1 0 6770 0 1 0 62 3 0 0 18 0 9 0 73592361 884908032 6056 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/369/statm: 216042 6056 2540 9 0 210617 0
[pid=369/tid=370] ppid=368 vsize=864168 CPUtime=0.38
/proc/369/task/370/stat : 370 (java) R 368 355 32145 0 -1 64 2515 0 1 0 37 1 0 0 18 0 9 0 73592362 884908032 6056 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=369/tid=371] ppid=368 vsize=864168 CPUtime=0.18
/proc/369/task/371/stat : 371 (java) R 368 355 32145 0 -1 64 3224 0 0 0 17 1 0 0 16 0 9 0 73592363 884908032 6056 996147200 134512640 134550740 4294955920 18446744073709551615 103663779 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=369/tid=372] ppid=368 vsize=864168 CPUtime=0
/proc/369/task/372/stat : 372 (java) S 368 355 32145 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 73592363 884908032 6056 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=369/tid=373] ppid=368 vsize=864168 CPUtime=0
/proc/369/task/373/stat : 373 (java) S 368 355 32145 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 73592363 884908032 6056 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=369/tid=374] ppid=368 vsize=864168 CPUtime=0
/proc/369/task/374/stat : 374 (java) S 368 355 32145 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 73592365 884908032 6056 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=369/tid=375] ppid=368 vsize=864168 CPUtime=0.07
/proc/369/task/375/stat : 375 (java) S 368 355 32145 0 -1 64 334 0 0 0 7 0 0 0 16 0 9 0 73592365 884908032 6056 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=369/tid=376] ppid=368 vsize=864168 CPUtime=0
/proc/369/task/376/stat : 376 (java) S 368 355 32145 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 73592365 884908032 6056 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=369/tid=377] ppid=368 vsize=864168 CPUtime=0
/proc/369/task/377/stat : 377 (java) S 368 355 32145 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 73592365 884908032 6056 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 886264

[startup+3.10289 s]
/proc/loadavg: 1.92 1.98 2.02 4/92 377
/proc/meminfo: memFree=1748424/2055920 swapFree=4180348/4192956
[pid=355] ppid=353 vsize=16740 CPUtime=0.75
/proc/355/stat : 355 (sugar++) S 353 355 32145 0 -1 4194304 1297 4939 0 1 5 2 65 3 15 0 1 0 73592279 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 264916480098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/355/statm: 4185 1104 409 3 0 764 0
[pid=368] ppid=355 vsize=5356 CPUtime=0
/proc/368/stat : 368 (sh) S 355 355 32145 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 73592361 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/368/statm: 1339 233 193 169 0 50 0
[pid=369] ppid=368 vsize=868492 CPUtime=2.24
/proc/369/stat : 369 (java) S 368 355 32145 0 -1 0 13016 0 1 0 217 7 0 0 18 0 9 0 73592361 889335808 12156 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/369/statm: 217123 12156 2565 9 0 211670 0
[pid=369/tid=370] ppid=368 vsize=868492 CPUtime=1.22
/proc/369/task/370/stat : 370 (java) R 368 355 32145 0 -1 64 3013 0 1 0 120 2 0 0 21 0 9 0 73592362 889335808 12156 996147200 134512640 134550740 4294955920 18446744073709551615 4126596520 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=369/tid=371] ppid=368 vsize=868492 CPUtime=0.75
/proc/369/task/371/stat : 371 (java) S 368 355 32145 0 -1 64 7814 0 0 0 72 3 0 0 16 0 9 0 73592363 889335808 12156 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=369/tid=372] ppid=368 vsize=868492 CPUtime=0
/proc/369/task/372/stat : 372 (java) S 368 355 32145 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 73592363 889335808 12156 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=369/tid=373] ppid=368 vsize=868492 CPUtime=0
/proc/369/task/373/stat : 373 (java) S 368 355 32145 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 73592363 889335808 12156 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=369/tid=374] ppid=368 vsize=868492 CPUtime=0
/proc/369/task/374/stat : 374 (java) S 368 355 32145 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 73592365 889335808 12156 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=369/tid=375] ppid=368 vsize=868492 CPUtime=0.23
/proc/369/task/375/stat : 375 (java) S 368 355 32145 0 -1 64 1492 0 0 0 23 0 0 0 16 0 9 0 73592365 889335808 12156 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=369/tid=376] ppid=368 vsize=868492 CPUtime=0
/proc/369/task/376/stat : 376 (java) S 368 355 32145 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 73592365 889335808 12156 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=369/tid=377] ppid=368 vsize=868492 CPUtime=0
/proc/369/task/377/stat : 377 (java) S 368 355 32145 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 73592365 889335808 12156 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 890588

[startup+6.3011 s]
/proc/loadavg: 1.85 1.97 2.02 3/83 398
/proc/meminfo: memFree=1763472/2055920 swapFree=4180348/4192956
[pid=355] ppid=353 vsize=16872 CPUtime=3.61
/proc/355/stat : 355 (sugar++) S 353 355 32145 0 -1 4194304 1626 25793 0 4 5 2 336 18 15 0 1 0 73592279 17276928 1123 996147200 4194304 4206940 548682068528 18446744073709551615 264916480098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/355/statm: 4218 1123 414 3 0 797 0
[pid=378] ppid=355 vsize=10324 CPUtime=2.46
/proc/378/stat : 378 (minisat-inc) R 355 355 32145 0 -1 4194304 2514 0 0 0 245 1 0 0 25 0 1 0 73592617 10571776 2459 996147200 134512640 135134323 4294956192 18446744073709551615 134531971 0 0 4096 3 0 0 0 17 1 0 0
/proc/378/statm: 2581 2459 79 151 0 2427 0
Current children cumulated CPU time (s) 6.07
Current children cumulated vsize (KiB) 27196

[startup+12.7015 s]
/proc/loadavg: 1.86 1.97 2.02 3/83 398
/proc/meminfo: memFree=1763344/2055920 swapFree=4180348/4192956
[pid=355] ppid=353 vsize=16872 CPUtime=3.61
/proc/355/stat : 355 (sugar++) S 353 355 32145 0 -1 4194304 1626 25793 0 4 5 2 336 18 16 0 1 0 73592279 17276928 1123 996147200 4194304 4206940 548682068528 18446744073709551615 264916480098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/355/statm: 4218 1123 414 3 0 797 0
[pid=378] ppid=355 vsize=10680 CPUtime=8.79
/proc/378/stat : 378 (minisat-inc) R 355 355 32145 0 -1 4194304 2576 0 0 0 878 1 0 0 25 0 1 0 73592617 10936320 2521 996147200 134512640 135134323 4294956192 18446744073709551615 134531900 0 0 4096 3 0 0 0 17 1 0 0
/proc/378/statm: 2670 2521 79 151 0 2516 0
Current children cumulated CPU time (s) 12.4
Current children cumulated vsize (KiB) 27552

[startup+25.5013 s]
/proc/loadavg: 1.89 1.97 2.02 3/83 418
/proc/meminfo: memFree=1761360/2055920 swapFree=4180348/4192956
[pid=355] ppid=353 vsize=16872 CPUtime=4.01
/proc/355/stat : 355 (sugar++) S 353 355 32145 0 -1 4194304 1767 33378 0 6 6 3 370 22 15 0 1 0 73592279 17276928 1123 996147200 4194304 4206940 548682068528 18446744073709551615 264916480098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/355/statm: 4218 1123 414 3 0 797 0
[pid=378] ppid=355 vsize=12572 CPUtime=20.99
/proc/378/stat : 378 (minisat-inc) R 355 355 32145 0 -1 4194304 3078 0 0 0 2097 2 0 0 25 0 1 0 73592617 12873728 3019 996147200 134512640 135134323 4294956192 18446744073709551615 134531859 0 0 4096 3 0 0 0 17 1 0 0
/proc/378/statm: 3143 3019 79 151 0 2989 0
Current children cumulated CPU time (s) 25
Current children cumulated vsize (KiB) 29444

[startup+51.102 s]
/proc/loadavg: 1.93 1.97 2.01 3/83 428
/proc/meminfo: memFree=1760976/2055920 swapFree=4180348/4192956
[pid=355] ppid=353 vsize=16872 CPUtime=4.16
/proc/355/stat : 355 (sugar++) S 353 355 32145 0 -1 4194304 1837 37170 0 7 6 3 383 24 16 0 1 0 73592279 17276928 1123 996147200 4194304 4206940 548682068528 18446744073709551615 264916480098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/355/statm: 4218 1123 414 3 0 797 0
[pid=378] ppid=355 vsize=13060 CPUtime=46.13
/proc/378/stat : 378 (minisat-inc) R 355 355 32145 0 -1 4194304 3184 0 0 0 4611 2 0 0 25 0 1 0 73592617 13373440 3119 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/378/statm: 3265 3119 79 151 0 3111 0
Current children cumulated CPU time (s) 50.29
Current children cumulated vsize (KiB) 29932

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

[startup+54.3012 s]
/proc/loadavg: 1.93 1.97 2.01 3/83 428
/proc/meminfo: memFree=1761040/2055920 swapFree=4180348/4192956
[pid=355] ppid=353 vsize=16872 CPUtime=4.16
/proc/355/stat : 355 (sugar++) S 353 355 32145 0 -1 4194304 1837 37170 0 7 6 3 383 24 16 0 1 0 73592279 17276928 1123 996147200 4194304 4206940 548682068528 18446744073709551615 264916480098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/355/statm: 4218 1123 414 3 0 797 0
[pid=378] ppid=355 vsize=13204 CPUtime=49.3
/proc/378/stat : 378 (minisat-inc) R 355 355 32145 0 -1 4194304 3194 0 0 0 4928 2 0 0 25 0 1 0 73592617 13520896 3129 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/378/statm: 3301 3129 79 151 0 3147 0
Current children cumulated CPU time (s) 53.46
Current children cumulated vsize (KiB) 30076

[startup+55.9023 s]
/proc/loadavg: 1.93 1.97 2.01 3/83 428
/proc/meminfo: memFree=1761040/2055920 swapFree=4180348/4192956
[pid=355] ppid=353 vsize=16872 CPUtime=4.16
/proc/355/stat : 355 (sugar++) S 353 355 32145 0 -1 4194304 1837 37170 0 7 6 3 383 24 16 0 1 0 73592279 17276928 1123 996147200 4194304 4206940 548682068528 18446744073709551615 264916480098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/355/statm: 4218 1123 414 3 0 797 0
[pid=378] ppid=355 vsize=13204 CPUtime=50.89
/proc/378/stat : 378 (minisat-inc) R 355 355 32145 0 -1 4194304 3195 0 0 0 5087 2 0 0 25 0 1 0 73592617 13520896 3130 996147200 134512640 135134323 4294956192 18446744073709551615 134531965 0 0 4096 3 0 0 0 17 1 0 0
/proc/378/statm: 3301 3130 79 151 0 3147 0
Current children cumulated CPU time (s) 55.05
Current children cumulated vsize (KiB) 30076

[startup+56.7024 s]
/proc/loadavg: 1.93 1.97 2.01 3/83 428
/proc/meminfo: memFree=1761040/2055920 swapFree=4180348/4192956
[pid=355] ppid=353 vsize=16872 CPUtime=4.16
/proc/355/stat : 355 (sugar++) S 353 355 32145 0 -1 4194304 1890 37170 0 7 6 3 383 24 15 0 1 0 73592279 17276928 1123 996147200 4194304 4206940 548682068528 18446744073709551615 264916480098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/355/statm: 4218 1123 414 3 0 797 0
[pid=378] ppid=355 vsize=13204 CPUtime=51.52
/proc/378/stat : 378 (minisat-inc) S 355 355 32145 0 -1 4194304 3197 0 0 0 5149 3 0 0 25 0 1 0 73592617 13520896 3130 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 1 0 0
/proc/378/statm: 3301 3130 79 151 0 3147 0
Current children cumulated CPU time (s) 55.68
Current children cumulated vsize (KiB) 30076

[startup+57.1024 s]
/proc/loadavg: 1.93 1.97 2.01 3/83 438
/proc/meminfo: memFree=1760848/2055920 swapFree=4180348/4192956
[pid=355] ppid=353 vsize=16872 CPUtime=4.33
/proc/355/stat : 355 (sugar++) S 353 355 32145 0 -1 4194304 1906 40962 0 8 6 3 397 27 15 0 1 0 73592279 17276928 1123 996147200 4194304 4206940 548682068528 18446744073709551615 264916480098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/355/statm: 4218 1123 414 3 0 797 0
[pid=378] ppid=355 vsize=13204 CPUtime=51.87
/proc/378/stat : 378 (minisat-inc) R 355 355 32145 0 -1 4194304 3197 0 0 0 5184 3 0 0 25 0 1 0 73592617 13520896 3130 996147200 134512640 135134323 4294956192 18446744073709551615 134532019 0 0 4096 3 0 0 0 17 1 0 0
/proc/378/statm: 3301 3130 79 151 0 3147 0
Current children cumulated CPU time (s) 56.2
Current children cumulated vsize (KiB) 30076

[startup+57.3024 s]
/proc/loadavg: 1.93 1.97 2.01 3/83 438
/proc/meminfo: memFree=1760848/2055920 swapFree=4180348/4192956
[pid=355] ppid=353 vsize=16872 CPUtime=4.33
/proc/355/stat : 355 (sugar++) S 353 355 32145 0 -1 4194304 1939 40962 0 8 6 3 397 27 15 0 1 0 73592279 17276928 1123 996147200 4194304 4206940 548682068528 18446744073709551615 264916480098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/355/statm: 4218 1123 414 3 0 797 0
[pid=378] ppid=355 vsize=13204 CPUtime=52.02
/proc/378/stat : 378 (minisat-inc) S 355 355 32145 0 -1 4194304 3199 0 0 0 5199 3 0 0 25 0 1 0 73592617 13520896 3130 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 1 0 0
/proc/378/statm: 3301 3130 79 151 0 3147 0
Current children cumulated CPU time (s) 56.35
Current children cumulated vsize (KiB) 30076

[startup+57.4024 s]
/proc/loadavg: 1.93 1.97 2.01 3/83 438
/proc/meminfo: memFree=1760848/2055920 swapFree=4180348/4192956
[pid=355] ppid=353 vsize=16872 CPUtime=4.33
/proc/355/stat : 355 (sugar++) S 353 355 32145 0 -1 4194304 1957 40962 0 8 6 3 397 27 15 0 1 0 73592279 17276928 1123 996147200 4194304 4206940 548682068528 18446744073709551615 264916480098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/355/statm: 4218 1123 414 3 0 797 0
[pid=378] ppid=355 vsize=13204 CPUtime=52.02
/proc/378/stat : 378 (minisat-inc) S 355 355 32145 0 -1 4194304 3199 0 0 0 5199 3 0 0 25 0 1 0 73592617 13520896 3130 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 1 0 0
/proc/378/statm: 3301 3130 79 151 0 3147 0
Current children cumulated CPU time (s) 56.35
Current children cumulated vsize (KiB) 30076

Child status: 0
Real time (s): 57.4906
CPU time (s): 56.5534
CPU user time (s): 56.1795
CPU system time (s): 0.373943
CPU usage (%): 98.3698
Max. virtual memory (cumulated for all children) (KiB): 890588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 56.1795
system time used= 0.373943
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50006
page faults= 9
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4245
involuntary context switches= 6135

runsolver used 0.081987 second user time and 0.212967 second system time

The end

Launcher Data (download as text)

Begin job on node30 at 2008-07-16 02:41:46
IDJOB=1125283
IDBENCH=63100
IDSOLVER=367
FILE ID=node30/1125283-1216168906
PBS_JOBID= 7905747
Free space on /tmp= 66560 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/maxcsp/celar/subs7/normalized-scenw-7-sub2_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-1125283-1216168906/watcher-1125283-1216168906 -o /tmp/evaluation-result-1125283-1216168906/solver-1125283-1216168906 -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-1125283-1216168906.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 442b20c35d19d5c3b95c5994ad39fb71
RANDOM SEED=1398965742

node30.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.234
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.234
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:       1781056 kB
Buffers:         73848 kB
Cached:         133896 kB
SwapCached:       6456 kB
Active:         184100 kB
Inactive:        43228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1781056 kB
SwapTotal:     4192956 kB
SwapFree:      4180348 kB
Dirty:            1304 kB
Writeback:           0 kB
Mapped:          35708 kB
Slab:            32656 kB
Committed_AS:   437792 kB
PageTables:       1908 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= 66560 MiB
End job on node30 at 2008-07-16 02:42:43