Trace number 1116211

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 486.161 488.349

General information on the benchmark

Namemaxcsp/randomMaxCSP/sparseTight/
normalized-vcsp-25-10-21-85-33_ext.xml
MD5SUMc3badbb00dae81ee43875208be184c6b
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints19
Best CPU time to get the best result obtained on this benchmark0.218966
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints63
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension63
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.00/0.07	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.00/0.07	c 0	BEGIN Mon Jul 14 16:32:05 2008
0.00/0.07	c 0	PID 25407
0.00/0.08	c 0	HOST node27.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-1116211-1216045924.xml TO HOME/temp.csp
0.00/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1116211-1216045924.xml' 'HOME/temp.csp'
0.06/0.29	c 0	1 domains, 25 variables, 0 predicates, 63 relations, 63 constraints
0.06/0.34	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.34	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.30/0.42	c 0	Parsing HOME/temp.csp
0.30/0.51	c 0	parsed 152 expressions
0.30/0.51	c 0	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.30/0.51	c 0	MAX CSP: 63 constraints
0.30/0.51	c 0	Converting to clausal form CSP
0.30/0.53	c 0	converted 22 (10%) expressions
0.30/0.53	c 0	converted 44 (20%) expressions
0.30/0.54	c 0	converted 66 (30%) expressions
0.30/0.54	c 0	converted 88 (40%) expressions
0.30/0.55	c 0	converted 109 (50%) expressions
0.30/0.55	c 0	converted 131 (60%) expressions
0.30/0.56	c 0	converted 153 (70%) expressions
0.30/0.56	c 0	converted 175 (80%) expressions
0.30/0.57	c 0	converted 197 (90%) expressions
0.30/0.61	c 0	converted 218 (100%) expressions
0.30/0.61	c 0	CSP : 151 integers, 0 booleans, 188 clauses, largest domain size 95
0.30/0.61	c 0	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.30/0.61	c 0	Propagation in CSP
0.30/0.62	c 0	57 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.30/0.62	c 0	CSP : 151 integers, 0 booleans, 188 clauses, largest domain size 64
0.30/0.62	c 0	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.30/0.62	c 0	Simplifing CSP by introducing new Boolean variables
0.30/0.62	c 0	CSP : 151 integers, 0 booleans, 188 clauses, largest domain size 64
0.30/0.62	c 0	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.30/0.65	c 0	Encoding CSP to SAT : HOME/temp.cnf
0.30/0.66	c 0	16 (10%) CSP integer variables are encoded (128 clauses, 1280 bytes)
0.30/0.66	c 0	31 (20%) CSP integer variables are encoded (200 clauses, 2072 bytes)
0.30/0.66	c 0	46 (30%) CSP integer variables are encoded (200 clauses, 2072 bytes)
0.30/0.66	c 0	61 (40%) CSP integer variables are encoded (200 clauses, 2072 bytes)
0.30/0.66	c 0	76 (50%) CSP integer variables are encoded (200 clauses, 2072 bytes)
0.30/0.66	c 0	91 (60%) CSP integer variables are encoded (264 clauses, 2776 bytes)
0.30/0.66	c 0	106 (70%) CSP integer variables are encoded (313 clauses, 3315 bytes)
0.30/0.67	c 0	121 (80%) CSP integer variables are encoded (392 clauses, 4184 bytes)
0.30/0.67	c 0	136 (90%) CSP integer variables are encoded (441 clauses, 4723 bytes)
0.30/0.67	c 0	151 (100%) CSP integer variables are encoded (773 clauses, 8375 bytes)
0.30/0.69	c 0	19 (10%) CSP clauses are encoded (1134 clauses, 14636 bytes)
0.31/0.71	c 0	38 (20%) CSP clauses are encoded (1486 clauses, 20854 bytes)
0.31/0.71	c 0	57 (30%) CSP clauses are encoded (1849 clauses, 27818 bytes)
0.31/0.72	c 0	76 (40%) CSP clauses are encoded (2046 clauses, 31199 bytes)
0.31/0.73	c 0	94 (50%) CSP clauses are encoded (2337 clauses, 35297 bytes)
0.31/0.73	c 0	113 (60%) CSP clauses are encoded (2466 clauses, 37017 bytes)
0.31/0.73	c 0	132 (70%) CSP clauses are encoded (3309 clauses, 49427 bytes)
0.31/0.73	c 0	151 (80%) CSP clauses are encoded (3438 clauses, 51147 bytes)
0.31/0.73	c 0	170 (90%) CSP clauses are encoded (3753 clauses, 55589 bytes)
0.31/0.74	c 0	188 (100%) CSP clauses are encoded (8042 clauses, 118822 bytes)
0.31/0.74	c 0	188 CSP clauses encoded
0.31/0.74	c 0	Writing map file : HOME/temp.map
0.31/0.74	c 0	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.31/0.75	c 0	SAT : 924 SAT variables, 8042 SAT clauses, 118822 bytes
0.31/0.75	c 0	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.31/0.76	c 0	OBJECTIVE minimize _COST
0.31/0.76	c 0	SOLVING HOME/temp.cnf
0.31/0.76	c 0	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
0.31/0.76	c 0	This is MiniSat 2.0 beta incremental
0.31/0.76	c 0	WARNING: for repeatability, setting FPU to use double precision
0.31/0.76	c 0	============================[ Problem Statistics ]=============================
0.31/0.76	c 0	|                                                                             |
0.31/0.76	c 0	|  Number of variables:  924                                                  |
0.31/0.76	c 0	|  Number of clauses:    8042                                                 |
0.31/0.76	c 0	|  Parsing time:         0.00         s                                       |
0.31/0.77	c 0	OK
0.31/0.77	c 0	OBJECTIVE BOUND: 0 <= _COST <= 
0.31/0.77	c 0	SEARCHING: _COST <= 32
0.31/0.77	c 0	============================[ Search Statistics ]==============================
0.31/0.77	c 0	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.31/0.77	c 0	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.31/0.77	c 0	===============================================================================
0.31/0.77	c 0	|         0 |     924     8042    23112 |     2680        0    nan |  0.000 % |
0.31/0.77	c 0	|       101 |     921     8042    23112 |     2948      100     17 |  0.779 % |
0.31/0.78	c 0	|       252 |     921     8042    23112 |     3243      251     14 |  0.779 % |
0.31/0.79	c 0	|       477 |     921     8042    23112 |     3567      476     14 |  0.779 % |
0.31/0.79	c 0	===============================================================================
0.31/0.79	c 0	restarts              : 4
0.31/0.79	c 0	conflicts             : 593           (20452 /sec)
0.31/0.79	c 0	decisions             : 1011          (0.59 % random) (34868 /sec)
0.31/0.79	c 0	propagations          : 52469          (1809588 /sec)
0.31/0.79	c 0	conflict literals     : 8267           (23.58 % deleted)
0.31/0.79	c 0	Memory used           : 2.18 MB
0.31/0.79	c 0	CPU time              : 0.028995 s
0.31/0.79	c 0	
0.31/0.79	c 0	SATISFIABLE
0.31/0.79	c 0	OK
0.31/0.79	c 0	FOUND: _COST <= 32
0.31/0.79	s SATISFIABLE
0.31/0.79	c 0	DECODING HOME/temp.out WITH HOME/temp.map
0.31/0.79	c 0	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
0.72/0.87	c 0	Decoding HOME/temp.out
0.72/0.91	c 0	OBJECTIVE _COST 32
0.72/0.91	o 32
0.72/0.92	v 3 8 7 4 0 9 8 7 5 9 9 2 8 8 7 8 9 3 0 9 9 8 5 9 7
0.72/0.92	c 0	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
0.72/0.95	c 0	OK
0.72/0.95	c 0	OBJECTIVE BOUND: 0 <= _COST <= 32
0.72/0.95	c 0	SEARCHING: _COST <= 16
0.72/0.97	c 0	============================[ Search Statistics ]==============================
0.72/0.97	c 0	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.72/0.97	c 0	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.72/0.97	c 0	===============================================================================
0.72/0.97	c 0	|       593 |     917     7986    22969 |     2662      592     14 |  0.779 % |
0.72/0.97	c 0	|       693 |     917     7986    22969 |     2928      692     14 | 20.901 % |
0.72/0.97	c 0	|       843 |     917     7986    22969 |     3221      842     13 | 20.901 % |
0.72/0.98	c 0	|      1070 |     731     5723    16707 |     3543     1069     13 | 20.901 % |
0.93/1.00	c 0	|      1408 |     731     5723    16707 |     3897     1407     12 | 20.901 % |
0.93/1.02	c 1	|      1914 |     731     5723    16707 |     4287     1913     12 | 20.901 % |
0.93/1.06	c 1	|      2673 |     731     5723    16707 |     4715     2672     13 | 20.901 % |
1.03/1.14	c 1	|      3813 |     731     5723    16707 |     5187     3812     13 | 20.901 % |
1.13/1.26	c 1	|      5521 |     731     5723    16707 |     5706     5520     13 | 20.901 % |
1.32/1.45	c 1	|      8083 |     731     5723    16707 |     6276     4994     12 | 20.901 % |
1.62/1.72	c 1	|     11928 |     731     5723    16707 |     6904     5443     13 | 20.901 % |
2.02/2.20	c 2	|     17695 |     731     5723    16707 |     7594     3844     13 | 20.901 % |
2.82/2.90	c 2	|     26344 |     731     5723    16707 |     8354     4402     14 | 20.901 % |
3.82/3.98	c 3	|     39318 |     731     5723    16707 |     9189     8521     14 | 20.901 % |
5.51/5.68	c 5	|     58779 |     731     5723    16707 |    10108     8692     15 | 20.901 % |
8.10/8.20	c 8	|     87971 |     731     5723    16707 |    11119     6193     14 | 20.902 % |
12.28/12.43	c 12	|    131761 |     731     5723    16707 |    12231     9274     19 | 20.902 % |
19.15/19.35	c 19	|    197449 |     731     5723    16707 |    13454    11422     14 | 20.902 % |
29.20/29.48	c 29	|    295975 |     731     5723    16707 |    14800    12452     17 | 20.902 % |
44.63/44.94	c 44	|    443766 |     731     5723    16707 |    16280    14985     16 | 20.911 % |
47.52/47.85	c 47	===============================================================================
47.52/47.85	c 47	restarts              : 24
47.52/47.85	c 47	conflicts             : 468981        (10038 /sec)
47.52/47.85	c 47	decisions             : 551124        (0.98 % random) (11796 /sec)
47.52/47.85	c 47	propagations          : 44937724       (961813 /sec)
47.52/47.85	c 47	conflict literals     : 8096560        (30.45 % deleted)
47.52/47.85	c 47	Memory used           : 5.23 MB
47.52/47.85	c 47	CPU time              : 46.7219 s
47.52/47.86	c 47	
47.52/47.86	c 47	UNSATISFIABLE
47.52/47.86	c 47	OK
47.52/47.86	c 47	NOT FOUND: _COST <= 16
47.52/47.86	c 47	OK
47.52/47.86	c 47	OBJECTIVE BOUND: 17 <= _COST <= 32
47.52/47.86	c 47	SEARCHING: _COST <= 24
47.52/47.86	c 47	============================[ Search Statistics ]==============================
47.52/47.86	c 47	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
47.52/47.86	c 47	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
47.52/47.86	c 47	===============================================================================
47.52/47.86	c 47	|    468981 |     677     5344    15728 |     1781    14957     18 | 20.911 % |
47.52/47.89	c 47	|    469083 |     677     5344    15728 |     1959     1972     12 | 26.738 % |
47.52/47.89	c 47	|    469233 |     677     5344    15728 |     2155     2122     12 | 26.738 % |
47.62/47.91	c 47	|    469458 |     677     5344    15728 |     2370     2347     12 | 26.738 % |
47.62/47.92	c 47	|    469796 |     677     5344    15728 |     2608     2685     12 | 26.738 % |
47.62/47.95	c 47	|    470302 |     677     5344    15728 |     2868     1653     10 | 26.738 % |
47.62/47.96	c 47	===============================================================================
47.62/47.96	c 47	restarts              : 30
47.62/47.96	c 47	conflicts             : 470511        (10047 /sec)
47.62/47.96	c 47	decisions             : 553021        (0.98 % random) (11809 /sec)
47.62/47.96	c 47	propagations          : 45083233       (962723 /sec)
47.62/47.96	c 47	conflict literals     : 8114887        (30.45 % deleted)
47.62/47.96	c 47	Memory used           : 5.23 MB
47.62/47.96	c 47	CPU time              : 46.8289 s
47.62/47.96	c 47	
47.62/47.96	c 47	SATISFIABLE
47.62/47.97	c 47	OK
47.62/47.97	c 47	FOUND: _COST <= 24
47.62/47.97	c 47	DECODING HOME/temp.out WITH HOME/temp.map
47.62/47.97	c 47	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
47.68/48.05	c 48	Decoding HOME/temp.out
47.68/48.09	c 48	OBJECTIVE _COST 24
47.68/48.09	o 24
47.68/48.09	v 6 7 8 5 8 2 3 2 3 8 1 7 0 9 7 8 4 6 1 4 0 4 5 0 6
47.68/48.09	c 48	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
47.68/48.13	c 48	OK
47.68/48.13	c 48	OBJECTIVE BOUND: 17 <= _COST <= 24
47.68/48.13	c 48	SEARCHING: _COST <= 20
47.68/48.13	c 48	============================[ Search Statistics ]==============================
47.68/48.13	c 48	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
47.68/48.13	c 48	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
47.68/48.13	c 48	===============================================================================
47.68/48.13	c 48	|    470511 |     677     5344    15728 |     1781     1862     11 | 26.738 % |
47.68/48.14	c 48	|    470611 |     677     5344    15728 |     1959     1962     11 | 32.795 % |
47.68/48.14	c 48	|    470762 |     677     5344    15728 |     2155     2113     11 | 32.795 % |
47.68/48.16	c 48	|    470988 |     677     5344    15728 |     2370     2339     11 | 32.795 % |
47.68/48.18	c 48	|    471325 |     677     5344    15728 |     2608     2676     12 | 32.795 % |
47.87/48.21	c 48	|    471832 |     677     5344    15728 |     2868     1649     11 | 32.795 % |
47.87/48.25	c 48	|    472591 |     677     5344    15728 |     3155     2408     12 | 32.795 % |
47.97/48.32	c 48	|    473730 |     621     4660    13836 |     3471     3547     12 | 32.795 % |
48.07/48.43	c 48	|    475438 |     621     4660    13836 |     3818     3266     14 | 32.795 % |
48.27/48.61	c 48	|    478003 |     621     4660    13836 |     4200     3630     17 | 32.795 % |
48.47/48.88	c 48	|    481847 |     621     4660    13836 |     4620     2742     15 | 32.795 % |
48.96/49.32	c 49	|    487613 |     621     4660    13836 |     5082     3329     16 | 32.795 % |
49.56/49.98	c 49	|    496263 |     621     4660    13836 |     5590     3547     15 | 32.795 % |
50.66/51.04	c 51	|    509238 |     621     4660    13836 |     6149     4278     15 | 32.795 % |
52.25/52.66	c 52	|    528701 |     621     4660    13836 |     6764     3776     15 | 32.795 % |
54.74/55.10	c 55	|    557895 |     621     4660    13836 |     7441     3816     14 | 32.796 % |
58.33/58.72	c 58	|    601684 |     621     4660    13836 |     8185     7814     16 | 32.796 % |
64.01/64.48	c 64	|    667368 |     621     4660    13836 |     9003     8316     17 | 32.796 % |
73.28/73.77	c 73	|    765894 |     621     4660    13836 |     9904     6983     17 | 32.796 % |
87.11/87.65	c 87	|    913685 |     621     4660    13836 |    10894     9095     21 | 32.796 % |
101.15/101.79	c 101	===============================================================================
101.15/101.79	c 101	restarts              : 50
101.15/101.79	c 101	conflicts             : 1050588       (10477 /sec)
101.15/101.79	c 101	decisions             : 1229233       (1.06 % random) (12259 /sec)
101.15/101.79	c 101	propagations          : 100954593      (1006800 /sec)
101.15/101.79	c 101	conflict literals     : 19374703       (30.17 % deleted)
101.15/101.79	c 101	Memory used           : 5.75 MB
101.15/101.79	c 101	CPU time              : 100.273 s
101.15/101.79	c 101	
101.15/101.79	c 101	SATISFIABLE
101.15/101.80	c 101	OK
101.15/101.80	c 101	FOUND: _COST <= 20
101.15/101.80	c 101	DECODING HOME/temp.out WITH HOME/temp.map
101.15/101.80	c 101	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
101.25/101.88	c 101	Decoding HOME/temp.out
101.25/101.91	c 101	OBJECTIVE _COST 20
101.25/101.91	o 20
101.25/101.91	v 9 9 8 7 8 2 5 2 3 8 2 7 0 0 7 7 6 3 1 4 6 4 8 0 9
101.25/101.93	c 101	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
101.25/101.97	c 101	OK
101.25/101.97	c 101	OBJECTIVE BOUND: 17 <= _COST <= 20
101.25/101.97	c 101	SEARCHING: _COST <= 18
101.25/101.97	c 101	============================[ Search Statistics ]==============================
101.25/101.97	c 101	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
101.25/101.97	c 101	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
101.25/101.97	c 101	===============================================================================
101.25/101.97	c 101	|   1050588 |     590     4233    12644 |     1411     9091     20 | 32.796 % |
101.25/101.99	c 101	|   1050689 |     590     4233    12644 |     1552     1238     15 | 36.148 % |
101.25/102.00	c 101	|   1050839 |     590     4233    12644 |     1707     1388     14 | 36.148 % |
101.41/102.01	c 102	|   1051066 |     590     4233    12644 |     1878     1615     15 | 36.148 % |
101.41/102.03	c 102	|   1051403 |     590     4233    12644 |     2065     1952     14 | 36.148 % |
101.41/102.06	c 102	|   1051910 |     590     4233    12644 |     2272     2459     14 | 36.149 % |
101.50/102.11	c 102	|   1052669 |     590     4233    12644 |     2499     1810     12 | 36.149 % |
101.50/102.19	c 102	|   1053809 |     590     4233    12644 |     2749     2950     13 | 36.149 % |
101.61/102.30	c 102	|   1055518 |     590     4233    12644 |     3024     3043     14 | 36.149 % |
101.80/102.47	c 102	|   1058083 |     590     4233    12644 |     3327     2107     11 | 36.149 % |
102.10/102.73	c 102	|   1061927 |     590     4233    12644 |     3659     2094     12 | 36.149 % |
102.50/103.12	c 103	|   1067694 |     590     4233    12644 |     4025     3678     17 | 36.149 % |
103.10/103.78	c 103	|   1076343 |     590     4233    12644 |     4428     3298     16 | 36.149 % |
104.09/104.76	c 104	|   1089317 |     590     4233    12644 |     4871     3974     16 | 36.149 % |
105.59/106.26	c 106	|   1108778 |     590     4233    12644 |     5358     4581     17 | 36.149 % |
107.88/108.50	c 108	|   1137971 |     590     4233    12644 |     5894     4497     14 | 36.149 % |
111.27/111.96	c 111	|   1181761 |     590     4233    12644 |     6483     3455     15 | 36.149 % |
116.64/117.32	c 117	|   1247446 |     590     4233    12644 |     7131     6205     14 | 36.149 % |
124.81/125.54	c 125	|   1345973 |     590     4233    12644 |     7845     5334     19 | 36.149 % |
137.16/137.92	c 137	|   1493762 |     590     4233    12644 |     8629     7060     16 | 36.149 % |
157.28/158.15	c 158	|   1715447 |     590     4233    12644 |     9492     4908     18 | 36.149 % |
188.86/189.87	c 189	|   2047972 |     590     4233    12644 |    10441     7614     19 | 36.149 % |
236.66/237.83	c 237	|   2546760 |     590     4233    12644 |    11485     8441     20 | 36.149 % |
312.24/313.73	c 313	|   3294943 |     590     4233    12644 |    12634     7259     14 | 36.149 % |
400.96/402.85	c 402	===============================================================================
400.96/402.85	c 402	restarts              : 74
400.96/402.85	c 402	conflicts             : 4155095       (10391 /sec)
400.96/402.85	c 402	decisions             : 4856722       (1.17 % random) (12145 /sec)
400.96/402.85	c 402	propagations          : 391346851      (978658 /sec)
400.96/402.85	c 402	conflict literals     : 77427221       (31.59 % deleted)
400.96/402.85	c 402	Memory used           : 7.62 MB
400.96/402.85	c 402	CPU time              : 399.881 s
400.96/402.85	c 402	
400.96/402.85	c 402	UNSATISFIABLE
400.96/402.85	c 402	OK
400.96/402.85	c 402	NOT FOUND: _COST <= 18
400.96/402.85	c 402	OK
400.96/402.85	c 402	OBJECTIVE BOUND: 19 <= _COST <= 20
400.96/402.85	c 402	SEARCHING: _COST <= 19
400.96/402.85	c 402	============================[ Search Statistics ]==============================
400.96/402.85	c 402	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
400.96/402.85	c 402	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
400.96/402.85	c 402	===============================================================================
400.96/402.85	c 402	|   4155095 |     580     4138    12389 |     1379     3635     12 | 36.149 % |
400.96/402.86	c 402	|   4155196 |     580     4138    12389 |     1517     1010     10 | 37.230 % |
400.96/402.86	c 402	|   4155346 |     580     4138    12389 |     1668     1160     10 | 37.230 % |
400.96/402.87	c 402	|   4155573 |     580     4138    12389 |     1835     1387     11 | 37.230 % |
400.96/402.89	c 402	|   4155911 |     580     4138    12389 |     2019     1725     11 | 37.230 % |
401.06/402.92	c 402	|   4156419 |     580     4138    12389 |     2221     2233     12 | 37.230 % |
401.06/402.97	c 402	|   4157178 |     580     4138    12389 |     2443     1628     12 | 37.230 % |
401.16/403.03	c 403	|   4158317 |     580     4138    12389 |     2687     2767     13 | 37.230 % |
401.26/403.14	c 403	|   4160025 |     580     4138    12389 |     2956     2864     14 | 37.230 % |
401.45/403.33	c 403	|   4162588 |     580     4138    12389 |     3252     1941     13 | 37.230 % |
401.66/403.58	c 403	|   4166432 |     580     4138    12389 |     3577     2060     14 | 37.230 % |
402.06/403.98	c 403	|   4172198 |     580     4138    12389 |     3935     3749     15 | 37.230 % |
402.66/404.60	c 404	|   4180847 |     580     4138    12389 |     4328     3465     17 | 37.230 % |
403.65/405.52	c 405	|   4193821 |     580     4138    12389 |     4761     4400     16 | 37.230 % |
405.05/406.96	c 406	|   4213282 |     580     4138    12389 |     5238     2847     14 | 37.230 % |
407.24/409.15	c 409	|   4242475 |     580     4138    12389 |     5761     3326     15 | 37.230 % |
410.53/412.48	c 412	|   4286264 |     580     4138    12389 |     6337     3212     16 | 37.230 % |
415.90/417.88	c 417	|   4351948 |     580     4138    12389 |     6971     3721     16 | 37.230 % |
423.97/425.97	c 425	|   4450474 |     580     4138    12389 |     7668     4810     16 | 37.230 % |
436.42/438.43	c 438	|   4598263 |     580     4138    12389 |     8435     5292     17 | 37.230 % |
455.74/457.89	c 457	|   4819949 |     580     4138    12389 |     9279     8049     19 | 37.230 % |
485.92/488.17	c 488	===============================================================================
485.92/488.17	c 488	restarts              : 95
485.92/488.17	c 488	conflicts             : 5150163       (10622 /sec)
485.92/488.17	c 488	decisions             : 6015733       (1.18 % random) (12407 /sec)
485.92/488.17	c 488	propagations          : 483661740      (997532 /sec)
485.92/488.17	c 488	conflict literals     : 95305576       (31.72 % deleted)
485.92/488.17	c 488	Memory used           : 7.75 MB
485.92/488.17	c 488	CPU time              : 484.858 s
485.92/488.17	c 488	
485.92/488.17	c 488	SATISFIABLE
485.92/488.18	c 488	OK
485.92/488.18	c 488	FOUND: _COST <= 19
485.92/488.18	c 488	DECODING HOME/temp.out WITH HOME/temp.map
485.92/488.18	c 488	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
486.00/488.27	c 488	Decoding HOME/temp.out
486.10/488.31	c 488	OBJECTIVE _COST 19
486.10/488.31	o 19
486.10/488.31	v 9 9 8 1 8 2 5 9 3 8 2 7 0 0 8 7 6 2 1 4 6 4 3 0 5
486.10/488.32	c 488	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
486.10/488.34	c 488	OK
486.10/488.34	c 488	OBJECTIVE _COST 19
486.10/488.34	s OPTIMUM FOUND
486.10/488.34	c 488	CPU 485.91 (0.07 0.02 485.84 0.21)
486.10/488.34	c 488	END Mon Jul 14 16:40:13 2008

Verifier Data (download as text)

OK	19	44
19 unsatisfied constraints, 44 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-1116211-1216045924/watcher-1116211-1216045924 -o /tmp/evaluation-result-1116211-1216045924/solver-1116211-1216045924 -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-1116211-1216045924.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.43 2.58 2.65 4/73 25407
/proc/meminfo: memFree=1778608/2055920 swapFree=4178788/4192956
[pid=25407] ppid=25405 vsize=12268 CPUtime=0
/proc/25407/stat : 25407 (sugar++) R 25405 25407 25190 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 61166895 12562432 316 996147200 4194304 4206940 548682068528 18446744073709551615 233588882021 0 0 4224 0 0 0 0 17 1 0 0
/proc/25407/statm: 3067 316 241 3 0 167 0

[startup+0.0956071 s]
/proc/loadavg: 2.43 2.58 2.65 4/73 25407
/proc/meminfo: memFree=1778608/2055920 swapFree=4178788/4192956
[pid=25407] ppid=25405 vsize=16740 CPUtime=0.06
/proc/25407/stat : 25407 (sugar++) S 25405 25407 25190 0 -1 4194304 1219 128 0 0 5 1 0 0 17 0 1 0 61166895 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25407/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.102605 s]
/proc/loadavg: 2.43 2.58 2.65 4/73 25407
/proc/meminfo: memFree=1778608/2055920 swapFree=4178788/4192956
[pid=25407] ppid=25405 vsize=16740 CPUtime=0.06
/proc/25407/stat : 25407 (sugar++) S 25405 25407 25190 0 -1 4194304 1219 128 0 0 5 1 0 0 17 0 1 0 61166895 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25407/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.302624 s]
/proc/loadavg: 2.43 2.58 2.65 4/73 25407
/proc/meminfo: memFree=1778608/2055920 swapFree=4178788/4192956
[pid=25407] ppid=25405 vsize=16740 CPUtime=0.06
/proc/25407/stat : 25407 (sugar++) S 25405 25407 25190 0 -1 4194304 1236 128 0 0 5 1 0 0 15 0 1 0 61166895 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25407/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.702663 s]
/proc/loadavg: 2.43 2.58 2.65 4/73 25407
/proc/meminfo: memFree=1778608/2055920 swapFree=4178788/4192956
[pid=25407] ppid=25405 vsize=16740 CPUtime=0.31
/proc/25407/stat : 25407 (sugar++) S 25405 25407 25190 0 -1 4194304 1297 4290 0 1 6 1 21 3 15 0 1 0 61166895 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25407/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 16740

[startup+1.50174 s]
/proc/loadavg: 2.43 2.58 2.65 4/75 25440
/proc/meminfo: memFree=1774624/2055920 swapFree=4178788/4192956
[pid=25407] ppid=25405 vsize=16740 CPUtime=0.86
/proc/25407/stat : 25407 (sugar++) S 25405 25407 25190 0 -1 4194304 1544 13361 0 3 6 2 68 10 15 0 1 0 61166895 17141760 1115 996147200 4194304 4206940 548682068528 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25407/statm: 4185 1115 414 3 0 764 0
[pid=25430] ppid=25407 vsize=2628 CPUtime=0.56
/proc/25430/stat : 25430 (minisat-inc) R 25407 25407 25190 0 -1 4194304 409 0 0 0 56 0 0 0 20 0 1 0 61166972 2691072 353 996147200 134512640 135134323 4294956192 18446744073709551615 134531958 0 0 4096 3 0 0 0 17 0 0 0
/proc/25430/statm: 657 353 79 151 0 503 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 19368

[startup+3.1019 s]
/proc/loadavg: 2.40 2.57 2.65 3/75 25440
/proc/meminfo: memFree=1773920/2055920 swapFree=4178788/4192956
[pid=25407] ppid=25405 vsize=16740 CPUtime=0.86
/proc/25407/stat : 25407 (sugar++) S 25405 25407 25190 0 -1 4194304 1544 13361 0 3 6 2 68 10 15 0 1 0 61166895 17141760 1115 996147200 4194304 4206940 548682068528 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25407/statm: 4185 1115 414 3 0 764 0
[pid=25430] ppid=25407 vsize=3168 CPUtime=2.16
/proc/25430/stat : 25430 (minisat-inc) R 25407 25407 25190 0 -1 4194304 511 0 0 0 216 0 0 0 25 0 1 0 61166972 3244032 455 996147200 134512640 135134323 4294956192 18446744073709551615 134531988 0 0 4096 3 0 0 0 17 0 0 0
/proc/25430/statm: 792 455 79 151 0 638 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 19908

[startup+6.30121 s]
/proc/loadavg: 2.40 2.57 2.65 3/75 25440
/proc/meminfo: memFree=1773472/2055920 swapFree=4178788/4192956
[pid=25407] ppid=25405 vsize=16740 CPUtime=0.86
/proc/25407/stat : 25407 (sugar++) S 25405 25407 25190 0 -1 4194304 1544 13361 0 3 6 2 68 10 16 0 1 0 61166895 17141760 1115 996147200 4194304 4206940 548682068528 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25407/statm: 4185 1115 414 3 0 764 0
[pid=25430] ppid=25407 vsize=3436 CPUtime=5.35
/proc/25430/stat : 25430 (minisat-inc) R 25407 25407 25190 0 -1 4194304 600 0 0 0 535 0 0 0 25 0 1 0 61166972 3518464 544 996147200 134512640 135134323 4294956192 18446744073709551615 134531980 0 0 4096 3 0 0 0 17 0 0 0
/proc/25430/statm: 859 544 79 151 0 705 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 20176

[startup+12.7018 s]
/proc/loadavg: 2.34 2.55 2.64 3/75 25440
/proc/meminfo: memFree=1772712/2055920 swapFree=4178788/4192956
[pid=25407] ppid=25405 vsize=16740 CPUtime=0.86
/proc/25407/stat : 25407 (sugar++) S 25405 25407 25190 0 -1 4194304 1544 13361 0 3 6 2 68 10 16 0 1 0 61166895 17141760 1115 996147200 4194304 4206940 548682068528 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25407/statm: 4185 1115 414 3 0 764 0
[pid=25430] ppid=25407 vsize=4104 CPUtime=11.72
/proc/25430/stat : 25430 (minisat-inc) R 25407 25407 25190 0 -1 4194304 769 0 0 0 1172 0 0 0 25 0 1 0 61166972 4202496 713 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/25430/statm: 1026 713 79 151 0 872 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 20844

[startup+25.5021 s]
/proc/loadavg: 2.28 2.54 2.63 3/75 25440
/proc/meminfo: memFree=1772328/2055920 swapFree=4178788/4192956
[pid=25407] ppid=25405 vsize=16740 CPUtime=0.86
/proc/25407/stat : 25407 (sugar++) S 25405 25407 25190 0 -1 4194304 1544 13361 0 3 6 2 68 10 16 0 1 0 61166895 17141760 1115 996147200 4194304 4206940 548682068528 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25407/statm: 4185 1115 414 3 0 764 0
[pid=25430] ppid=25407 vsize=4684 CPUtime=24.46
/proc/25430/stat : 25430 (minisat-inc) R 25407 25407 25190 0 -1 4194304 885 0 0 0 2446 0 0 0 25 0 1 0 61166972 4796416 829 996147200 134512640 135134323 4294956192 18446744073709551615 134542758 0 0 4096 3 0 0 0 17 0 0 0
/proc/25430/statm: 1171 829 79 151 0 1017 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 21424

[startup+51.1026 s]
/proc/loadavg: 2.19 2.49 2.62 3/75 25450
/proc/meminfo: memFree=1771352/2055920 swapFree=4178788/4192956
[pid=25407] ppid=25405 vsize=16740 CPUtime=0.98
/proc/25407/stat : 25407 (sugar++) S 25405 25407 25190 0 -1 4194304 1613 17068 0 4 6 2 78 12 16 0 1 0 61166895 17141760 1115 996147200 4194304 4206940 548682068528 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25407/statm: 4185 1115 414 3 0 764 0
[pid=25430] ppid=25407 vsize=5348 CPUtime=49.78
/proc/25430/stat : 25430 (minisat-inc) R 25407 25407 25190 0 -1 4194304 1078 0 0 0 4978 0 0 0 25 0 1 0 61166972 5476352 1018 996147200 134512640 135134323 4294956192 18446744073709551615 134529657 0 0 4096 3 0 0 0 17 1 0 0
/proc/25430/statm: 1337 1018 79 151 0 1183 0
Current children cumulated CPU time (s) 50.76
Current children cumulated vsize (KiB) 22088

[startup+102.307 s]
/proc/loadavg: 2.15 2.42 2.58 3/75 25460
/proc/meminfo: memFree=1770664/2055920 swapFree=4178788/4192956
[pid=25407] ppid=25405 vsize=16740 CPUtime=1.11
/proc/25407/stat : 25407 (sugar++) S 25405 25407 25190 0 -1 4194304 1682 20783 0 5 6 2 88 15 15 0 1 0 61166895 17141760 1115 996147200 4194304 4206940 548682068528 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25407/statm: 4185 1115 414 3 0 764 0
[pid=25430] ppid=25407 vsize=5880 CPUtime=100.6
/proc/25430/stat : 25430 (minisat-inc) R 25407 25407 25190 0 -1 4194304 1202 0 0 0 10060 0 0 0 25 0 1 0 61166972 6021120 1140 996147200 134512640 135134323 4294956192 18446744073709551615 134529030 0 0 4096 3 0 0 0 17 1 0 0
/proc/25430/statm: 1470 1140 79 151 0 1316 0
Current children cumulated CPU time (s) 101.71
Current children cumulated vsize (KiB) 22620

[startup+162.303 s]
/proc/loadavg: 2.06 2.35 2.55 3/75 25460
/proc/meminfo: memFree=1770472/2055920 swapFree=4178788/4192956
[pid=25407] ppid=25405 vsize=16740 CPUtime=1.11
/proc/25407/stat : 25407 (sugar++) S 25405 25407 25190 0 -1 4194304 1682 20783 0 5 6 2 88 15 16 0 1 0 61166895 17141760 1115 996147200 4194304 4206940 548682068528 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25407/statm: 4185 1115 414 3 0 764 0
[pid=25430] ppid=25407 vsize=6012 CPUtime=160.35
/proc/25430/stat : 25430 (minisat-inc) R 25407 25407 25190 0 -1 4194304 1249 0 0 0 16035 0 0 0 25 0 1 0 61166972 6156288 1187 996147200 134512640 135134323 4294956192 18446744073709551615 134532097 0 0 4096 3 0 0 0 17 1 0 0
/proc/25430/statm: 1503 1187 79 151 0 1349 0
Current children cumulated CPU time (s) 161.46
Current children cumulated vsize (KiB) 22752

[startup+222.303 s]
/proc/loadavg: 2.02 2.28 2.51 3/75 25460
/proc/meminfo: memFree=1770024/2055920 swapFree=4178788/4192956
[pid=25407] ppid=25405 vsize=16740 CPUtime=1.11
/proc/25407/stat : 25407 (sugar++) S 25405 25407 25190 0 -1 4194304 1682 20783 0 5 6 2 88 15 16 0 1 0 61166895 17141760 1115 996147200 4194304 4206940 548682068528 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25407/statm: 4185 1115 414 3 0 764 0
[pid=25430] ppid=25407 vsize=6408 CPUtime=220.11
/proc/25430/stat : 25430 (minisat-inc) R 25407 25407 25190 0 -1 4194304 1347 0 0 0 22010 1 0 0 25 0 1 0 61166972 6561792 1285 996147200 134512640 135134323 4294956192 18446744073709551615 134531932 0 0 4096 3 0 0 0 17 1 0 0
/proc/25430/statm: 1602 1285 79 151 0 1448 0
Current children cumulated CPU time (s) 221.22
Current children cumulated vsize (KiB) 23148

[startup+282.303 s]
/proc/loadavg: 2.01 2.23 2.47 3/75 25470
/proc/meminfo: memFree=1769448/2055920 swapFree=4178788/4192956
[pid=25407] ppid=25405 vsize=16740 CPUtime=1.11
/proc/25407/stat : 25407 (sugar++) S 25405 25407 25190 0 -1 4194304 1682 20783 0 5 6 2 88 15 16 0 1 0 61166895 17141760 1115 996147200 4194304 4206940 548682068528 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25407/statm: 4185 1115 414 3 0 764 0
[pid=25430] ppid=25407 vsize=6988 CPUtime=279.86
/proc/25430/stat : 25430 (minisat-inc) R 25407 25407 25190 0 -1 4194304 1462 0 0 0 27985 1 0 0 25 0 1 0 61166972 7155712 1400 996147200 134512640 135134323 4294956192 18446744073709551615 134531961 0 0 4096 3 0 0 0 17 1 0 0
/proc/25430/statm: 1747 1400 79 151 0 1593 0
Current children cumulated CPU time (s) 280.97
Current children cumulated vsize (KiB) 23728

[startup+342.303 s]
/proc/loadavg: 2.00 2.18 2.44 3/75 25470
/proc/meminfo: memFree=1768936/2055920 swapFree=4178788/4192956
[pid=25407] ppid=25405 vsize=16740 CPUtime=1.11
/proc/25407/stat : 25407 (sugar++) S 25405 25407 25190 0 -1 4194304 1682 20783 0 5 6 2 88 15 16 0 1 0 61166895 17141760 1115 996147200 4194304 4206940 548682068528 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25407/statm: 4185 1115 414 3 0 764 0
[pid=25430] ppid=25407 vsize=7392 CPUtime=339.61
/proc/25430/stat : 25430 (minisat-inc) R 25407 25407 25190 0 -1 4194304 1585 0 0 0 33959 2 0 0 25 0 1 0 61166972 7569408 1523 996147200 134512640 135134323 4294956192 18446744073709551615 134523911 0 0 4096 3 0 0 0 17 1 0 0
/proc/25430/statm: 1848 1523 79 151 0 1694 0
Current children cumulated CPU time (s) 340.72
Current children cumulated vsize (KiB) 24132

[startup+402.303 s]
/proc/loadavg: 2.00 2.15 2.41 3/75 25470
/proc/meminfo: memFree=1768488/2055920 swapFree=4178788/4192956
[pid=25407] ppid=25405 vsize=16740 CPUtime=1.11
/proc/25407/stat : 25407 (sugar++) S 25405 25407 25190 0 -1 4194304 1682 20783 0 5 6 2 88 15 16 0 1 0 61166895 17141760 1115 996147200 4194304 4206940 548682068528 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25407/statm: 4185 1115 414 3 0 764 0
[pid=25430] ppid=25407 vsize=7800 CPUtime=399.35
/proc/25430/stat : 25430 (minisat-inc) R 25407 25407 25190 0 -1 4194304 1685 0 0 0 39933 2 0 0 25 0 1 0 61166972 7987200 1623 996147200 134512640 135134323 4294956192 18446744073709551615 134523966 0 0 4096 3 0 0 0 17 1 0 0
/proc/25430/statm: 1950 1623 79 151 0 1796 0
Current children cumulated CPU time (s) 400.46
Current children cumulated vsize (KiB) 24540

[startup+462.303 s]
/proc/loadavg: 2.00 2.12 2.38 3/75 25470
/proc/meminfo: memFree=1768296/2055920 swapFree=4178788/4192956
[pid=25407] ppid=25405 vsize=16740 CPUtime=1.12
/proc/25407/stat : 25407 (sugar++) S 25405 25407 25190 0 -1 4194304 1684 20783 0 5 7 2 88 15 16 0 1 0 61166895 17141760 1115 996147200 4194304 4206940 548682068528 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25407/statm: 4185 1115 414 3 0 764 0
[pid=25430] ppid=25407 vsize=7936 CPUtime=459.1
/proc/25430/stat : 25430 (minisat-inc) R 25407 25407 25190 0 -1 4194304 1707 0 0 0 45908 2 0 0 25 0 1 0 61166972 8126464 1643 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/25430/statm: 1984 1643 79 151 0 1830 0
Current children cumulated CPU time (s) 460.22
Current children cumulated vsize (KiB) 24676

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

[startup+473.502 s]
/proc/loadavg: 2.00 2.11 2.38 3/75 25470
/proc/meminfo: memFree=1768232/2055920 swapFree=4178788/4192956
[pid=25407] ppid=25405 vsize=16740 CPUtime=1.12
/proc/25407/stat : 25407 (sugar++) S 25405 25407 25190 0 -1 4194304 1684 20783 0 5 7 2 88 15 16 0 1 0 61166895 17141760 1115 996147200 4194304 4206940 548682068528 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25407/statm: 4185 1115 414 3 0 764 0
[pid=25430] ppid=25407 vsize=7936 CPUtime=470.26
/proc/25430/stat : 25430 (minisat-inc) R 25407 25407 25190 0 -1 4194304 1710 0 0 0 47024 2 0 0 25 0 1 0 61166972 8126464 1646 996147200 134512640 135134323 4294956192 18446744073709551615 134531900 0 0 4096 3 0 0 0 17 1 0 0
/proc/25430/statm: 1984 1646 79 151 0 1830 0
Current children cumulated CPU time (s) 471.38
Current children cumulated vsize (KiB) 24676

[startup+479.902 s]
/proc/loadavg: 2.00 2.11 2.37 3/75 25472
/proc/meminfo: memFree=1768104/2055920 swapFree=4178788/4192956
[pid=25407] ppid=25405 vsize=16740 CPUtime=1.12
/proc/25407/stat : 25407 (sugar++) S 25405 25407 25190 0 -1 4194304 1684 20783 0 5 7 2 88 15 16 0 1 0 61166895 17141760 1115 996147200 4194304 4206940 548682068528 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25407/statm: 4185 1115 414 3 0 764 0
[pid=25430] ppid=25407 vsize=7936 CPUtime=476.63
/proc/25430/stat : 25430 (minisat-inc) R 25407 25407 25190 0 -1 4194304 1710 0 0 0 47661 2 0 0 25 0 1 0 61166972 8126464 1646 996147200 134512640 135134323 4294956192 18446744073709551615 134531900 0 0 4096 3 0 0 0 17 1 0 0
/proc/25430/statm: 1984 1646 79 151 0 1830 0
Current children cumulated CPU time (s) 477.75
Current children cumulated vsize (KiB) 24676

[startup+483.102 s]
/proc/loadavg: 2.00 2.11 2.37 3/75 25472
/proc/meminfo: memFree=1768104/2055920 swapFree=4178788/4192956
[pid=25407] ppid=25405 vsize=16740 CPUtime=1.12
/proc/25407/stat : 25407 (sugar++) S 25405 25407 25190 0 -1 4194304 1684 20783 0 5 7 2 88 15 16 0 1 0 61166895 17141760 1115 996147200 4194304 4206940 548682068528 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25407/statm: 4185 1115 414 3 0 764 0
[pid=25430] ppid=25407 vsize=7936 CPUtime=479.82
/proc/25430/stat : 25430 (minisat-inc) R 25407 25407 25190 0 -1 4194304 1710 0 0 0 47980 2 0 0 25 0 1 0 61166972 8126464 1646 996147200 134512640 135134323 4294956192 18446744073709551615 134532177 0 0 4096 3 0 0 0 17 1 0 0
/proc/25430/statm: 1984 1646 79 151 0 1830 0
Current children cumulated CPU time (s) 480.94
Current children cumulated vsize (KiB) 24676

[startup+486.302 s]
/proc/loadavg: 2.00 2.11 2.37 3/75 25472
/proc/meminfo: memFree=1768104/2055920 swapFree=4178788/4192956
[pid=25407] ppid=25405 vsize=16740 CPUtime=1.12
/proc/25407/stat : 25407 (sugar++) S 25405 25407 25190 0 -1 4194304 1684 20783 0 5 7 2 88 15 16 0 1 0 61166895 17141760 1115 996147200 4194304 4206940 548682068528 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25407/statm: 4185 1115 414 3 0 764 0
[pid=25430] ppid=25407 vsize=7936 CPUtime=483.01
/proc/25430/stat : 25430 (minisat-inc) R 25407 25407 25190 0 -1 4194304 1710 0 0 0 48299 2 0 0 25 0 1 0 61166972 8126464 1646 996147200 134512640 135134323 4294956192 18446744073709551615 134529497 0 0 4096 3 0 0 0 17 1 0 0
/proc/25430/statm: 1984 1646 79 151 0 1830 0
Current children cumulated CPU time (s) 484.13
Current children cumulated vsize (KiB) 24676

[startup+487.102 s]
/proc/loadavg: 2.00 2.11 2.37 3/75 25472
/proc/meminfo: memFree=1768104/2055920 swapFree=4178788/4192956
[pid=25407] ppid=25405 vsize=16740 CPUtime=1.12
/proc/25407/stat : 25407 (sugar++) S 25405 25407 25190 0 -1 4194304 1684 20783 0 5 7 2 88 15 16 0 1 0 61166895 17141760 1115 996147200 4194304 4206940 548682068528 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25407/statm: 4185 1115 414 3 0 764 0
[pid=25430] ppid=25407 vsize=7936 CPUtime=483.8
/proc/25430/stat : 25430 (minisat-inc) R 25407 25407 25190 0 -1 4194304 1710 0 0 0 48378 2 0 0 25 0 1 0 61166972 8126464 1646 996147200 134512640 135134323 4294956192 18446744073709551615 134532016 0 0 4096 3 0 0 0 17 1 0 0
/proc/25430/statm: 1984 1646 79 151 0 1830 0
Current children cumulated CPU time (s) 484.92
Current children cumulated vsize (KiB) 24676

[startup+487.902 s]
/proc/loadavg: 2.00 2.11 2.37 3/75 25472
/proc/meminfo: memFree=1768104/2055920 swapFree=4178788/4192956
[pid=25407] ppid=25405 vsize=16740 CPUtime=1.12
/proc/25407/stat : 25407 (sugar++) S 25405 25407 25190 0 -1 4194304 1684 20783 0 5 7 2 88 15 16 0 1 0 61166895 17141760 1115 996147200 4194304 4206940 548682068528 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25407/statm: 4185 1115 414 3 0 764 0
[pid=25430] ppid=25407 vsize=7936 CPUtime=484.6
/proc/25430/stat : 25430 (minisat-inc) R 25407 25407 25190 0 -1 4194304 1710 0 0 0 48458 2 0 0 25 0 1 0 61166972 8126464 1646 996147200 134512640 135134323 4294956192 18446744073709551615 134532161 0 0 4096 3 0 0 0 17 1 0 0
/proc/25430/statm: 1984 1646 79 151 0 1830 0
Current children cumulated CPU time (s) 485.72
Current children cumulated vsize (KiB) 24676

[startup+488.302 s]
/proc/loadavg: 2.00 2.11 2.37 3/85 25482
/proc/meminfo: memFree=1763336/2055920 swapFree=4178788/4192956
[pid=25407] ppid=25405 vsize=16740 CPUtime=1.12
/proc/25407/stat : 25407 (sugar++) S 25405 25407 25190 0 -1 4194304 1734 20783 0 5 7 2 88 15 15 0 1 0 61166895 17141760 1115 996147200 4194304 4206940 548682068528 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25407/statm: 4185 1115 414 3 0 764 0
[pid=25430] ppid=25407 vsize=7936 CPUtime=484.88
/proc/25430/stat : 25430 (minisat-inc) S 25407 25407 25190 0 -1 4194304 1712 0 0 0 48485 3 0 0 25 0 1 0 61166972 8126464 1646 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 1 0 0
/proc/25430/statm: 1984 1646 79 151 0 1830 0
[pid=25473] ppid=25407 vsize=5356 CPUtime=0
/proc/25473/stat : 25473 (sh) S 25407 25407 25190 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 61215713 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25473/statm: 1339 233 193 169 0 50 0
[pid=25474] ppid=25473 vsize=195624 CPUtime=0.1
/proc/25474/stat : 25474 (java) S 25473 25407 25190 0 -1 0 3294 0 1 0 8 2 0 0 19 0 9 0 61215714 200318976 2769 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25474/statm: 48906 2769 1647 9 0 43488 0
[pid=25474/tid=25475] ppid=25473 vsize=195624 CPUtime=0.07
/proc/25474/task/25475/stat : 25475 (java) R 25473 25407 25190 0 -1 64 2373 0 1 0 6 1 0 0 24 0 9 0 61215715 200318976 2769 996147200 134512640 134550740 4294956000 18446744073709551615 4125958813 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25474/tid=25476] ppid=25473 vsize=195624 CPUtime=0
/proc/25474/task/25476/stat : 25476 (java) S 25473 25407 25190 0 -1 64 3 0 0 0 0 0 0 0 21 0 9 0 61215716 200318976 2769 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25474/tid=25477] ppid=25473 vsize=195624 CPUtime=0
/proc/25474/task/25477/stat : 25477 (java) S 25473 25407 25190 0 -1 64 11 0 0 0 0 0 0 0 22 0 9 0 61215717 200318976 2769 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25474/tid=25478] ppid=25473 vsize=195624 CPUtime=0
/proc/25474/task/25478/stat : 25478 (java) S 25473 25407 25190 0 -1 64 3 0 0 0 0 0 0 0 23 0 9 0 61215717 200318976 2769 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25474/tid=25479] ppid=25473 vsize=195624 CPUtime=0
/proc/25474/task/25479/stat : 25479 (java) S 25473 25407 25190 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 61215719 200318976 2769 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25474/tid=25480] ppid=25473 vsize=195624 CPUtime=0.01
/proc/25474/task/25480/stat : 25480 (java) S 25473 25407 25190 0 -1 64 227 0 0 0 1 0 0 0 21 0 9 0 61215719 200318976 2769 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25474/tid=25481] ppid=25473 vsize=195624 CPUtime=0
/proc/25474/task/25481/stat : 25481 (java) S 25473 25407 25190 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 61215719 200318976 2769 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25474/tid=25482] ppid=25473 vsize=195624 CPUtime=0
/proc/25474/task/25482/stat : 25482 (java) S 25473 25407 25190 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 61215719 200318976 2769 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 486.1
Current children cumulated vsize (KiB) 225656

Child status: 0
Real time (s): 488.349
CPU time (s): 486.161
CPU user time (s): 485.913
CPU system time (s): 0.247962
CPU usage (%): 99.5519
Max. virtual memory (cumulated for all children) (KiB): 225656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 485.913
system time used= 0.247962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28032
page faults= 6
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1780
involuntary context switches= 7632

runsolver used 0.555915 second user time and 1.43078 second system time

The end

Launcher Data (download as text)

Begin job on node27 at 2008-07-14 16:32:04
IDJOB=1116211
IDBENCH=61966
IDSOLVER=367
FILE ID=node27/1116211-1216045924
PBS_JOBID= 7904925
Free space on /tmp= 66544 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/maxcsp/randomMaxCSP/sparseTight/normalized-vcsp-25-10-21-85-33_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-1116211-1216045924/watcher-1116211-1216045924 -o /tmp/evaluation-result-1116211-1216045924/solver-1116211-1216045924 -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-1116211-1216045924.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= c3badbb00dae81ee43875208be184c6b
RANDOM SEED=816271087

node27.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		: 2800.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	: 5521.40
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		: 2800.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:       1779024 kB
Buffers:         49160 kB
Cached:         137860 kB
SwapCached:       7596 kB
Active:         146208 kB
Inactive:        68932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1779024 kB
SwapTotal:     4192956 kB
SwapFree:      4178788 kB
Dirty:             984 kB
Writeback:           0 kB
Mapped:          34848 kB
Slab:            47004 kB
Committed_AS:   296788 kB
PageTables:       1832 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264948 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66544 MiB
End job on node27 at 2008-07-14 16:40:13