Trace number 1111493

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerNumber of falsified constraintsCPU timeWall clock time
Sugar++ v1.13+minisat-incOPTIMUM4 21.5707 21.8818

General information on the benchmark

Namecsp/modifiedRenault/
normalized-renault-mod-23_ext.xml
MD5SUMdb38f8bb6895261d628d599ea184adb2
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints4
Best CPU time to get the best result obtained on this benchmark21.5707
Satisfiable
(Un)Satisfiability was proved
Number of variables111
Number of constraints159
Maximum constraint arity10
Maximum domain size42
Number of constraints which are defined in extension159
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.04/0.06	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.04/0.06	c 0	BEGIN Sat Jul 12 09:26:04 2008
0.04/0.06	c 0	PID 13133
0.04/0.07	c 0	HOST node86.alineos.net
0.04/0.07	c 0	CONVERTING HOME/instance-1111493-1215847563.xml TO HOME/temp.csp
0.04/0.07	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1111493-1215847563.xml' 'HOME/temp.csp'
1.17/1.28	c 1	15 domains, 111 variables, 0 predicates, 142 relations, 159 constraints
1.24/1.32	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.24/1.32	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -incremental -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
1.24/1.39	c 1	Parsing HOME/temp.csp
3.21/3.38	c 3	parsed 427 expressions
3.21/3.38	c 3	Heap : 40 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.21/3.39	c 3	MAX CSP: 159 constraints
3.21/3.39	c 3	Converting to clausal form CSP
3.30/3.41	c 3	converted 59 (10%) expressions
3.30/3.41	c 3	converted 118 (20%) expressions
3.30/3.42	c 3	converted 177 (30%) expressions
3.30/3.48	c 3	converted 236 (40%) expressions
3.30/3.49	c 3	converted 295 (50%) expressions
3.40/3.50	c 3	converted 354 (60%) expressions
3.40/3.52	c 3	converted 413 (70%) expressions
3.51/3.69	c 3	converted 472 (80%) expressions
4.10/4.25	c 4	converted 531 (90%) expressions
5.00/5.16	c 5	converted 589 (100%) expressions
5.00/5.16	c 5	CSP : 429 integers, 0 booleans, 476 clauses, largest domain size 239
5.00/5.16	c 5	Heap : 94 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.00/5.16	c 5	Propagation in CSP
5.00/5.18	c 5	153 values, 0 unsatisfiable literals, and 0 valid clauses are removed
5.00/5.18	c 5	CSP : 429 integers, 0 booleans, 476 clauses, largest domain size 160
5.00/5.18	c 5	Heap : 94 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.00/5.18	c 5	Simplifing CSP by introducing new Boolean variables
5.00/5.18	c 5	CSP : 429 integers, 0 booleans, 476 clauses, largest domain size 160
5.00/5.18	c 5	Heap : 94 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.29/5.47	c 5	Encoding CSP to SAT : HOME/temp.cnf
5.29/5.48	c 5	43 (10%) CSP integer variables are encoded (136 clauses, 1398 bytes)
5.29/5.48	c 5	86 (20%) CSP integer variables are encoded (238 clauses, 2520 bytes)
5.29/5.48	c 5	129 (30%) CSP integer variables are encoded (340 clauses, 3642 bytes)
5.29/5.48	c 5	172 (40%) CSP integer variables are encoded (340 clauses, 3642 bytes)
5.29/5.48	c 5	215 (50%) CSP integer variables are encoded (340 clauses, 3642 bytes)
5.29/5.48	c 5	258 (60%) CSP integer variables are encoded (340 clauses, 3642 bytes)
5.29/5.48	c 5	301 (70%) CSP integer variables are encoded (595 clauses, 6447 bytes)
5.29/5.49	c 5	344 (80%) CSP integer variables are encoded (780 clauses, 8674 bytes)
5.29/5.49	c 5	387 (90%) CSP integer variables are encoded (1050 clauses, 12184 bytes)
5.29/5.49	c 5	429 (100%) CSP integer variables are encoded (2317 clauses, 28655 bytes)
5.39/5.53	c 5	48 (10%) CSP clauses are encoded (2695 clauses, 36281 bytes)
5.79/5.93	c 5	96 (20%) CSP clauses are encoded (20259 clauses, 618615 bytes)
6.48/6.63	c 6	143 (30%) CSP clauses are encoded (25196 clauses, 750289 bytes)
7.28/7.44	c 7	191 (40%) CSP clauses are encoded (32253 clauses, 1009173 bytes)
7.28/7.45	c 7	238 (50%) CSP clauses are encoded (34024 clauses, 1035148 bytes)
7.28/7.45	c 7	286 (60%) CSP clauses are encoded (34632 clauses, 1044995 bytes)
7.28/7.46	c 7	334 (70%) CSP clauses are encoded (39496 clauses, 1129175 bytes)
7.28/7.46	c 7	381 (80%) CSP clauses are encoded (40131 clauses, 1139645 bytes)
7.28/7.47	c 7	429 (90%) CSP clauses are encoded (41611 clauses, 1165375 bytes)
7.37/7.51	c 7	476 (100%) CSP clauses are encoded (67505 clauses, 1628973 bytes)
7.37/7.51	c 7	476 CSP clauses encoded
7.37/7.51	c 7	Writing map file : HOME/temp.map
7.37/7.52	c 7	Heap : 64 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
7.37/7.52	c 7	SAT : 2746 SAT variables, 67505 SAT clauses, 1628973 bytes
7.37/7.52	c 7	Heap : 64 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
7.37/7.58	c 7	OBJECTIVE minimize _COST
7.37/7.58	c 7	SOLVING HOME/temp.cnf
7.37/7.58	c 7	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
7.37/7.58	c 7	This is MiniSat 2.0 beta incremental
7.37/7.58	c 7	WARNING: for repeatability, setting FPU to use double precision
7.37/7.58	c 7	============================[ Problem Statistics ]=============================
7.37/7.58	c 7	|                                                                             |
7.37/7.58	c 7	|  Number of variables:  2746                                                 |
7.37/7.58	c 7	|  Number of clauses:    67505                                                |
7.45/7.62	c 7	|  Parsing time:         0.04         s                                       |
7.45/7.62	c 7	OK
7.45/7.62	c 7	OBJECTIVE BOUND: 0 <= _COST <= 
7.45/7.62	c 7	SEARCHING: _COST <= 80
7.45/7.62	c 7	============================[ Search Statistics ]==============================
7.45/7.62	c 7	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.45/7.62	c 7	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.45/7.62	c 7	===============================================================================
7.45/7.62	c 7	|         0 |    2746    67505   327171 |    22501        0    nan |  0.000 % |
7.45/7.64	c 7	|       102 |    2746    67505   327171 |    24751      102     10 |  0.008 % |
7.45/7.64	c 7	===============================================================================
7.45/7.64	c 7	restarts              : 2
7.45/7.65	c 7	conflicts             : 113           (1884 /sec)
7.45/7.65	c 7	decisions             : 378           (0.79 % random) (6301 /sec)
7.45/7.65	c 7	propagations          : 7020           (117020 /sec)
7.45/7.65	c 7	conflict literals     : 1084           (22.79 % deleted)
7.45/7.65	c 7	Memory used           : 5.36 MB
7.45/7.65	c 7	CPU time              : 0.05999 s
7.45/7.65	c 7	
7.45/7.65	c 7	SATISFIABLE
7.45/7.65	c 7	OK
7.45/7.65	c 7	FOUND: _COST <= 80
7.45/7.65	s SATISFIABLE
7.45/7.65	c 7	DECODING HOME/temp.out WITH HOME/temp.map
7.45/7.65	c 7	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
7.49/7.72	c 7	Decoding HOME/temp.out
7.49/7.78	c 7	OBJECTIVE _COST 51
7.49/7.78	o 51
7.49/7.79	v 6 1 22 5 1 1 1 4 1 1 1 1 0 3 1 1 1 0 1 2 2 1 1 1 21 1 4 1 0 0 0 0 30 24 0 0 0 1 2 2 0 0 1 1 2 1 36 0 1 3 1 1 2 2 1 11 1 1 1 1 0 1 3 1 1 3 2 0 1 2 0 9 3 3 6 0 1 1 1 1 3 1 3 3 0 1 1 1 0 0 0 1 0 0 0 3 3 5 1 0 4 9 9 9 9 9 9 9 9 9 9
7.49/7.79	c 7	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
7.49/7.80	c 7	OK
7.49/7.80	c 7	OBJECTIVE BOUND: 0 <= _COST <= 51
7.49/7.80	c 7	SEARCHING: _COST <= 25
7.49/7.80	c 7	============================[ Search Statistics ]==============================
7.49/7.81	c 7	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.49/7.81	c 7	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.49/7.81	c 7	===============================================================================
7.49/7.81	c 7	|       113 |    2746    67505   327171 |    22501      113     10 |  0.008 % |
7.49/7.81	c 7	===============================================================================
7.49/7.81	c 7	restarts              : 3
7.49/7.81	c 7	conflicts             : 138           (2060 /sec)
7.49/7.81	c 7	decisions             : 574           (0.70 % random) (8569 /sec)
7.49/7.81	c 7	propagations          : 14537          (217006 /sec)
7.49/7.81	c 7	conflict literals     : 1445           (20.95 % deleted)
7.49/7.81	c 7	Memory used           : 5.36 MB
7.49/7.81	c 7	CPU time              : 0.066989 s
7.49/7.81	c 7	
7.49/7.81	c 7	SATISFIABLE
7.49/7.81	c 7	OK
7.49/7.81	c 7	FOUND: _COST <= 25
7.49/7.81	c 7	DECODING HOME/temp.out WITH HOME/temp.map
7.49/7.81	c 7	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
7.49/7.88	c 7	Decoding HOME/temp.out
7.63/7.94	c 7	OBJECTIVE _COST 25
7.63/7.94	o 25
7.63/7.95	v 7 1 28 9 1 1 1 3 1 1 1 1 0 2 1 1 1 1 1 2 2 1 1 1 21 2 5 0 0 1 1 0 28 23 0 0 0 1 1 2 0 0 0 2 3 1 41 0 1 3 1 1 2 1 1 12 1 1 1 0 1 1 2 0 1 2 2 0 1 2 0 9 2 2 10 0 1 1 1 1 1 1 0 2 0 1 1 1 0 1 0 1 0 4 0 3 4 9 0 0 4 4 9 9 9 9 1 9 9 8 9
7.63/7.95	c 7	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
7.63/7.97	c 8	OK
7.63/7.97	c 8	OBJECTIVE BOUND: 0 <= _COST <= 25
7.63/7.97	c 8	SEARCHING: _COST <= 12
7.63/7.97	c 8	============================[ Search Statistics ]==============================
7.63/7.97	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.63/7.97	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.63/7.97	c 8	===============================================================================
7.63/7.97	c 8	|       138 |    1853    67505   327171 |    22501      138     10 |  0.008 % |
7.63/7.97	c 8	===============================================================================
7.63/7.97	c 8	restarts              : 4
7.63/7.97	c 8	conflicts             : 151           (2069 /sec)
7.63/7.97	c 8	decisions             : 663           (0.60 % random) (9084 /sec)
7.63/7.97	c 8	propagations          : 20273          (277758 /sec)
7.63/7.97	c 8	conflict literals     : 1564           (21.96 % deleted)
7.63/7.97	c 8	Memory used           : 5.36 MB
7.63/7.97	c 8	CPU time              : 0.072988 s
7.63/7.97	c 8	
7.63/7.97	c 8	SATISFIABLE
7.63/7.97	c 8	OK
7.63/7.97	c 8	FOUND: _COST <= 12
7.63/7.97	c 8	DECODING HOME/temp.out WITH HOME/temp.map
7.63/7.97	c 8	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
7.80/8.05	c 8	Decoding HOME/temp.out
7.80/8.11	c 8	OBJECTIVE _COST 12
7.80/8.11	o 12
7.80/8.11	v 8 1 23 5 1 1 1 4 1 1 1 0 0 2 1 1 1 1 1 0 2 1 0 1 13 2 5 0 0 0 1 0 28 24 0 0 0 1 1 2 0 0 0 1 3 1 41 1 1 3 1 1 2 1 1 12 1 1 1 0 0 1 2 0 1 2 2 0 1 2 0 9 2 2 5 0 1 1 1 1 6 1 0 0 0 1 1 0 0 0 0 2 0 0 0 3 3 2 1 0 2 9 9 9 9 9 3 6 7 9 9
7.80/8.12	c 8	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
7.80/8.13	c 8	OK
7.80/8.13	c 8	OBJECTIVE BOUND: 0 <= _COST <= 12
7.80/8.13	c 8	SEARCHING: _COST <= 6
7.80/8.14	c 8	============================[ Search Statistics ]==============================
7.80/8.14	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.80/8.14	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.80/8.14	c 8	===============================================================================
7.80/8.14	c 8	|       151 |    1574    67505   327171 |    22501      151     10 |  0.008 % |
7.80/8.15	c 8	|       251 |    1574    67505   327171 |    24751      251     10 | 50.403 % |
7.80/8.16	c 8	|       402 |    1574    67505   327171 |    27227      402     11 | 50.403 % |
7.80/8.18	c 8	|       627 |    1574    67505   327171 |    29949      627     11 | 50.403 % |
8.01/8.21	c 8	|       965 |    1574    67505   327171 |    32944      965     11 | 50.403 % |
8.01/8.22	c 8	===============================================================================
8.01/8.22	c 8	restarts              : 9
8.01/8.22	c 8	conflicts             : 1060          (6348 /sec)
8.01/8.22	c 8	decisions             : 1858          (0.75 % random) (11127 /sec)
8.01/8.22	c 8	propagations          : 212785         (1274360 /sec)
8.01/8.22	c 8	conflict literals     : 11570          (32.24 % deleted)
8.01/8.22	c 8	Memory used           : 5.49 MB
8.01/8.22	c 8	CPU time              : 0.166974 s
8.01/8.22	c 8	
8.01/8.22	c 8	SATISFIABLE
8.01/8.22	c 8	OK
8.01/8.22	c 8	FOUND: _COST <= 6
8.01/8.22	c 8	DECODING HOME/temp.out WITH HOME/temp.map
8.01/8.22	c 8	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
8.01/8.29	c 8	Decoding HOME/temp.out
8.03/8.35	c 8	OBJECTIVE _COST 6
8.03/8.35	o 6
8.03/8.36	v 6 1 22 5 1 1 1 4 1 1 1 1 0 3 1 1 1 0 1 2 2 1 1 1 21 1 4 1 0 0 0 0 30 24 0 0 0 1 1 2 0 0 1 1 2 1 41 0 1 3 1 1 2 1 1 11 1 1 1 1 0 1 3 1 1 3 0 0 1 2 0 9 3 3 6 0 1 1 0 1 3 1 0 0 0 1 1 1 0 0 0 1 0 0 0 3 3 5 1 0 4 6 9 8 8 9 3 8 8 1 8
8.03/8.36	c 8	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
8.03/8.38	c 8	OK
8.03/8.38	c 8	OBJECTIVE BOUND: 0 <= _COST <= 6
8.03/8.38	c 8	SEARCHING: _COST <= 3
8.03/8.39	c 8	============================[ Search Statistics ]==============================
8.03/8.39	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.03/8.39	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.03/8.39	c 8	===============================================================================
8.03/8.39	c 8	|      1060 |    1362    67505   327171 |    22501     1060     11 | 50.403 % |
8.03/8.39	c 8	|      1163 |    1362    67505   327171 |    24751     1163     11 | 56.739 % |
8.18/8.41	c 8	|      1313 |    1362    67505   327171 |    27227     1313     11 | 56.739 % |
8.18/8.43	c 8	|      1538 |    1362    67505   327171 |    29949     1538     11 | 56.739 % |
8.18/8.47	c 8	|      1876 |    1362    67505   327171 |    32944     1876     11 | 56.739 % |
8.28/8.53	c 8	|      2382 |    1188    33798   230571 |    36239     2374     11 | 56.739 % |
8.38/8.61	c 8	|      3142 |    1188    33798   230571 |    39863     3134     11 | 56.739 % |
8.48/8.74	c 8	|      4282 |    1188    33798   230571 |    43849     4274     12 | 56.739 % |
8.68/8.92	c 8	|      5990 |    1188    33798   230571 |    48234     5982     12 | 56.739 % |
8.98/9.22	c 9	|      8554 |    1188    33798   230571 |    53057     8546     12 | 56.739 % |
9.47/9.74	c 9	|     12398 |    1188    33798   230571 |    58363    12390     13 | 56.739 % |
10.37/10.69	c 10	|     18164 |    1188    33798   230571 |    64199    18156     13 | 56.739 % |
10.86/11.16	c 11	===============================================================================
10.86/11.16	c 11	restarts              : 21
10.86/11.16	c 11	conflicts             : 20857         (7122 /sec)
10.86/11.16	c 11	decisions             : 24709         (1.25 % random) (8437 /sec)
10.86/11.16	c 11	propagations          : 3880664        (1325113 /sec)
10.86/11.16	c 11	conflict literals     : 271266         (28.59 % deleted)
10.86/11.16	c 11	Memory used           : 6.37 MB
10.86/11.16	c 11	CPU time              : 2.92855 s
10.86/11.16	c 11	
10.86/11.16	c 11	UNSATISFIABLE
10.86/11.16	c 11	OK
10.86/11.16	c 11	NOT FOUND: _COST <= 3
10.86/11.16	c 11	OK
10.86/11.16	c 11	OBJECTIVE BOUND: 4 <= _COST <= 6
10.86/11.16	c 11	SEARCHING: _COST <= 5
10.86/11.16	c 11	============================[ Search Statistics ]==============================
10.86/11.16	c 11	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.86/11.16	c 11	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.86/11.16	c 11	===============================================================================
10.86/11.16	c 11	|     20857 |    1179    33760   230484 |    11253    20848     13 | 56.739 % |
10.96/11.22	c 11	|     20958 |    1179    33760   230484 |    12378    10525     13 | 57.065 % |
10.96/11.24	c 11	|     21110 |    1179    33760   230484 |    13616    10677     13 | 57.065 % |
10.96/11.28	c 11	|     21335 |    1179    33760   230484 |    14978    10902     13 | 57.065 % |
11.06/11.33	c 11	|     21672 |    1179    33760   230484 |    16476    11239     13 | 57.065 % |
11.06/11.38	c 11	|     22179 |    1179    33760   230484 |    18123    11746     13 | 57.065 % |
11.16/11.48	c 11	|     22940 |    1179    33760   230484 |    19935    12507     13 | 57.065 % |
11.36/11.63	c 11	|     24079 |    1179    33760   230484 |    21929    13646     13 | 57.065 % |
11.56/11.87	c 11	|     25788 |    1179    33760   230484 |    24122    15355     12 | 57.065 % |
11.95/12.28	c 12	|     28350 |    1179    33760   230484 |    26534    17917     13 | 57.065 % |
12.65/12.93	c 12	|     32194 |    1179    33760   230484 |    29188    21761     13 | 57.065 % |
13.85/14.16	c 14	|     37960 |    1179    33760   230484 |    32107    27527     13 | 57.065 % |
14.24/14.53	c 14	===============================================================================
14.24/14.53	c 14	restarts              : 33
14.24/14.53	c 14	conflicts             : 39513         (6309 /sec)
14.24/14.53	c 14	decisions             : 46689         (1.30 % random) (7455 /sec)
14.24/14.53	c 14	propagations          : 7307259        (1166726 /sec)
14.24/14.53	c 14	conflict literals     : 525948         (28.99 % deleted)
14.24/14.53	c 14	Memory used           : 7.33 MB
14.24/14.53	c 14	CPU time              : 6.26305 s
14.24/14.53	c 14	
14.24/14.53	c 14	SATISFIABLE
14.24/14.53	c 14	OK
14.24/14.53	c 14	FOUND: _COST <= 5
14.24/14.53	c 14	DECODING HOME/temp.out WITH HOME/temp.map
14.24/14.53	c 14	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
14.27/14.60	c 14	Decoding HOME/temp.out
14.27/14.66	c 14	OBJECTIVE _COST 5
14.27/14.66	o 5
14.27/14.67	v 6 1 22 5 1 1 1 4 1 1 1 1 0 3 1 1 1 0 1 2 2 1 1 1 21 1 4 1 0 0 0 0 30 24 0 0 0 1 1 2 0 0 1 1 2 1 41 0 1 3 1 1 2 1 1 11 1 1 1 1 0 1 3 1 1 3 0 0 1 2 0 9 3 3 6 0 1 1 0 1 3 1 0 0 0 1 1 1 0 0 0 1 0 0 0 3 3 5 1 0 4 2 9 2 3 6 5 1 4 7 5
14.27/14.67	c 14	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
14.52/14.80	c 14	OK
14.52/14.80	c 14	OBJECTIVE BOUND: 4 <= _COST <= 5
14.52/14.80	c 14	SEARCHING: _COST <= 4
14.52/14.80	c 14	============================[ Search Statistics ]==============================
14.52/14.80	c 14	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
14.52/14.80	c 14	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
14.52/14.80	c 14	===============================================================================
14.52/14.80	c 14	|     39513 |    1144    32674   225155 |    10891    18590     14 | 57.065 % |
14.52/14.85	c 14	|     39614 |    1144    32674   225155 |    11980     8243     14 | 58.340 % |
14.52/14.88	c 14	|     39764 |    1144    32674   225155 |    13178     8393     14 | 58.340 % |
14.61/14.92	c 14	|     39990 |    1144    32674   225155 |    14496     8619     14 | 58.340 % |
14.61/14.97	c 15	|     40328 |    1144    32674   225155 |    15946     8957     14 | 58.340 % |
14.71/15.04	c 15	|     40835 |    1144    32674   225155 |    17540     9464     14 | 58.340 % |
14.81/15.16	c 15	|     41594 |    1144    32674   225155 |    19294    10223     14 | 58.340 % |
15.01/15.34	c 15	|     42733 |    1144    32674   225155 |    21224    11362     14 | 58.340 % |
15.32/15.63	c 15	|     44441 |    1144    32674   225155 |    23346    13070     14 | 58.340 % |
15.72/16.07	c 16	|     47004 |    1144    32674   225155 |    25681    15633     13 | 58.340 % |
16.41/16.77	c 16	|     50848 |    1144    32674   225155 |    28249    19477     14 | 58.340 % |
17.60/17.96	c 18	|     56617 |    1144    32674   225155 |    31074    25246     14 | 58.340 % |
19.78/20.13	c 20	|     65266 |    1144    32674   225155 |    34181    15299     14 | 58.340 % |
21.28/21.66	c 21	===============================================================================
21.28/21.66	c 21	restarts              : 46
21.28/21.66	c 21	conflicts             : 73176         (5562 /sec)
21.28/21.66	c 21	decisions             : 85668         (1.33 % random) (6512 /sec)
21.28/21.66	c 21	propagations          : 14289723       (1086175 /sec)
21.28/21.66	c 21	conflict literals     : 1002189        (30.08 % deleted)
21.28/21.66	c 21	Memory used           : 7.85 MB
21.28/21.66	c 21	CPU time              : 13.156 s
21.28/21.66	c 21	
21.28/21.66	c 21	SATISFIABLE
21.28/21.66	c 21	OK
21.28/21.66	c 21	FOUND: _COST <= 4
21.28/21.66	c 21	DECODING HOME/temp.out WITH HOME/temp.map
21.28/21.66	c 21	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
21.34/21.74	c 21	Decoding HOME/temp.out
21.34/21.80	c 21	OBJECTIVE _COST 4
21.34/21.80	o 4
21.34/21.80	v 1 1 8 4 0 1 1 4 1 1 1 0 0 3 1 1 1 0 1 1 2 0 1 1 12 2 3 0 0 0 1 0 30 24 0 1 0 1 1 2 0 0 1 1 3 1 41 0 1 3 1 1 2 1 0 12 1 1 1 1 0 1 3 1 0 3 0 0 1 2 0 9 3 3 8 0 1 1 0 1 3 1 0 0 1 1 1 0 0 2 0 1 0 0 0 3 4 9 1 0 4 1 1 9 4 0 7 7 1 8 5
21.34/21.80	c 21	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
21.34/21.87	c 21	OK
21.34/21.87	c 21	OBJECTIVE _COST 4
21.34/21.87	s OPTIMUM FOUND
21.34/21.88	c 21	CPU 21.12 (0.06 0.02 21.06 0.41)
21.34/21.88	c 21	END Sat Jul 12 09:26:25 2008

Verifier Data (download as text)

OK	4	155
4 unsatisfied constraints, 155 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-1111493-1215847563/watcher-1111493-1215847563 -o /tmp/evaluation-result-1111493-1215847563/solver-1111493-1215847563 -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-1111493-1215847563.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: 0.63 0.14 0.05 4/104 13133
/proc/meminfo: memFree=1776696/2055920 swapFree=4161876/4192956
[pid=13133] ppid=13131 vsize=12272 CPUtime=0
/proc/13133/stat : 13133 (sugar++) R 13131 13133 12927 0 -1 4194304 408 0 0 0 0 0 0 0 18 0 1 0 41453586 12566528 376 996147200 4194304 4206940 548682068528 18446744073709551615 240153694945 0 0 4224 0 0 0 0 17 0 0 0
/proc/13133/statm: 3068 377 275 3 0 168 0

[startup+0.0481079 s]
/proc/loadavg: 0.63 0.14 0.05 4/104 13133
/proc/meminfo: memFree=1776696/2055920 swapFree=4161876/4192956
[pid=13133] ppid=13131 vsize=14908 CPUtime=0.04
/proc/13133/stat : 13133 (sugar++) R 13131 13133 12927 0 -1 4194304 904 0 0 0 3 1 0 0 18 0 1 0 41453586 15265792 872 996147200 4194304 4206940 548682068528 18446744073709551615 240153694945 0 0 4224 0 0 0 0 17 0 0 0
/proc/13133/statm: 3727 872 378 3 0 566 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 14908

[startup+0.101117 s]
/proc/loadavg: 0.63 0.14 0.05 4/104 13133
/proc/meminfo: memFree=1776696/2055920 swapFree=4161876/4192956
[pid=13133] ppid=13131 vsize=16740 CPUtime=0.06
/proc/13133/stat : 13133 (sugar++) S 13131 13133 12927 0 -1 4194304 1219 128 0 0 5 1 0 0 16 0 1 0 41453586 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13133/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.301135 s]
/proc/loadavg: 0.63 0.14 0.05 4/104 13133
/proc/meminfo: memFree=1776696/2055920 swapFree=4161876/4192956
[pid=13133] ppid=13131 vsize=16740 CPUtime=0.06
/proc/13133/stat : 13133 (sugar++) S 13131 13133 12927 0 -1 4194304 1219 128 0 0 5 1 0 0 16 0 1 0 41453586 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13133/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.701179 s]
/proc/loadavg: 0.63 0.14 0.05 4/104 13133
/proc/meminfo: memFree=1776696/2055920 swapFree=4161876/4192956
[pid=13133] ppid=13131 vsize=16740 CPUtime=0.06
/proc/13133/stat : 13133 (sugar++) S 13131 13133 12927 0 -1 4194304 1219 128 0 0 5 1 0 0 16 0 1 0 41453586 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13133/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+1.50127 s]
/proc/loadavg: 0.63 0.14 0.05 4/115 13145
/proc/meminfo: memFree=1740000/2055920 swapFree=4161876/4192956
[pid=13133] ppid=13131 vsize=16740 CPUtime=1.25
/proc/13133/stat : 13133 (sugar++) S 13131 13133 12927 0 -1 4194304 1297 11825 0 1 5 1 112 7 15 0 1 0 41453586 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13133/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 16740

[startup+3.10245 s]
/proc/loadavg: 0.74 0.18 0.06 4/115 13155
/proc/meminfo: memFree=1750176/2055920 swapFree=4161876/4192956
[pid=13133] ppid=13131 vsize=16740 CPUtime=1.25
/proc/13133/stat : 13133 (sugar++) S 13131 13133 12927 0 -1 4194304 1297 11825 0 1 5 1 112 7 15 0 1 0 41453586 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13133/statm: 4185 1104 409 3 0 764 0
[pid=13146] ppid=13133 vsize=5356 CPUtime=0
/proc/13146/stat : 13146 (sh) S 13133 13133 12927 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 41453718 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13146/statm: 1339 233 193 169 0 50 0
[pid=13147] ppid=13146 vsize=864580 CPUtime=1.76
/proc/13147/stat : 13147 (java) S 13146 13133 12927 0 -1 0 14882 0 1 0 170 6 0 0 18 0 9 0 41453719 885329920 13703 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13147/statm: 216145 13703 2532 9 0 210727 0
[pid=13147/tid=13148] ppid=13146 vsize=864580 CPUtime=0.99
/proc/13147/task/13148/stat : 13148 (java) R 13146 13133 12927 0 -1 64 2754 0 1 0 98 1 0 0 25 0 9 0 41453719 885329920 13703 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13147/tid=13149] ppid=13146 vsize=864580 CPUtime=0.71
/proc/13147/task/13149/stat : 13149 (java) R 13146 13133 12927 0 -1 64 11108 0 0 0 67 4 0 0 16 0 9 0 41453720 885329920 13703 996147200 134512640 134550740 4294955920 18446744073709551615 102721847 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13147/tid=13150] ppid=13146 vsize=864580 CPUtime=0
/proc/13147/task/13150/stat : 13150 (java) S 13146 13133 12927 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 41453721 885329920 13703 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13147/tid=13151] ppid=13146 vsize=864580 CPUtime=0
/proc/13147/task/13151/stat : 13151 (java) S 13146 13133 12927 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 41453721 885329920 13703 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13147/tid=13152] ppid=13146 vsize=864580 CPUtime=0
/proc/13147/task/13152/stat : 13152 (java) S 13146 13133 12927 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 41453722 885329920 13703 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13147/tid=13153] ppid=13146 vsize=864580 CPUtime=0.05
/proc/13147/task/13153/stat : 13153 (java) S 13146 13133 12927 0 -1 64 323 0 0 0 5 0 0 0 16 0 9 0 41453722 885329920 13703 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13147/tid=13154] ppid=13146 vsize=864580 CPUtime=0
/proc/13147/task/13154/stat : 13154 (java) S 13146 13133 12927 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 41453723 885329920 13703 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13147/tid=13155] ppid=13146 vsize=864580 CPUtime=0
/proc/13147/task/13155/stat : 13155 (java) S 13146 13133 12927 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 41453723 885329920 13703 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 886676

[startup+6.30181 s]
/proc/loadavg: 0.74 0.18 0.06 4/115 13155
/proc/meminfo: memFree=1668320/2055920 swapFree=4161876/4192956
[pid=13133] ppid=13131 vsize=16740 CPUtime=1.25
/proc/13133/stat : 13133 (sugar++) S 13131 13133 12927 0 -1 4194304 1297 11825 0 1 5 1 112 7 15 0 1 0 41453586 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13133/statm: 4185 1104 409 3 0 764 0
[pid=13146] ppid=13133 vsize=5356 CPUtime=0
/proc/13146/stat : 13146 (sh) S 13133 13133 12927 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 41453718 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13146/statm: 1339 233 193 169 0 50 0
[pid=13147] ppid=13146 vsize=864348 CPUtime=4.93
/proc/13147/stat : 13147 (java) S 13146 13133 12927 0 -1 0 29476 0 1 0 480 13 0 0 18 0 9 0 41453719 885092352 27674 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13147/statm: 216087 27674 2565 9 0 210634 0
[pid=13147/tid=13148] ppid=13146 vsize=864348 CPUtime=2.64
/proc/13147/task/13148/stat : 13148 (java) R 13146 13133 12927 0 -1 64 3734 0 1 0 261 3 0 0 25 0 9 0 41453719 885092352 27674 996147200 134512640 134550740 4294955920 18446744073709551615 4126535160 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13147/tid=13149] ppid=13146 vsize=864348 CPUtime=2.14
/proc/13147/task/13149/stat : 13149 (java) S 13146 13133 12927 0 -1 64 24668 0 0 0 205 9 0 0 16 0 9 0 41453720 885092352 27674 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13147/tid=13150] ppid=13146 vsize=864348 CPUtime=0
/proc/13147/task/13150/stat : 13150 (java) S 13146 13133 12927 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 41453721 885092352 27674 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13147/tid=13151] ppid=13146 vsize=864348 CPUtime=0
/proc/13147/task/13151/stat : 13151 (java) S 13146 13133 12927 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 41453721 885092352 27674 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13147/tid=13152] ppid=13146 vsize=864348 CPUtime=0
/proc/13147/task/13152/stat : 13152 (java) S 13146 13133 12927 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 41453722 885092352 27674 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13147/tid=13153] ppid=13146 vsize=864348 CPUtime=0.13
/proc/13147/task/13153/stat : 13153 (java) S 13146 13133 12927 0 -1 64 377 0 0 0 13 0 0 0 16 0 9 0 41453722 885092352 27674 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13147/tid=13154] ppid=13146 vsize=864348 CPUtime=0
/proc/13147/task/13154/stat : 13154 (java) S 13146 13133 12927 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 41453723 885092352 27674 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13147/tid=13155] ppid=13146 vsize=864348 CPUtime=0
/proc/13147/task/13155/stat : 13155 (java) S 13146 13133 12927 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 41453723 885092352 27674 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 886444

[startup+12.7015 s]
/proc/loadavg: 0.93 0.24 0.08 3/106 13196
/proc/meminfo: memFree=1762336/2055920 swapFree=4161876/4192956
[pid=13133] ppid=13131 vsize=16872 CPUtime=8
/proc/13133/stat : 13133 (sugar++) S 13131 13133 12927 0 -1 4194304 1765 56713 0 6 6 1 759 34 15 0 1 0 41453586 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13133/statm: 4218 1117 414 3 0 797 0
[pid=13156] ppid=13133 vsize=6652 CPUtime=4.45
/proc/13156/stat : 13156 (minisat-inc) R 13133 13133 12927 0 -1 4194304 1607 0 0 0 445 0 0 0 25 0 1 0 41454345 6811648 1546 996147200 134512640 135134323 4294956192 18446744073709551615 134532135 0 0 4096 3 0 0 0 17 1 0 0
/proc/13156/statm: 1663 1546 79 151 0 1509 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 23524

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

[startup+15.9019 s]
/proc/loadavg: 0.93 0.24 0.08 3/106 13206
/proc/meminfo: memFree=1761448/2055920 swapFree=4161876/4192956
[pid=13133] ppid=13131 vsize=16872 CPUtime=8.18
/proc/13133/stat : 13133 (sugar++) S 13131 13133 12927 0 -1 4194304 1833 60477 0 7 6 2 773 37 15 0 1 0 41453586 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13133/statm: 4218 1117 414 3 0 797 0
[pid=13156] ppid=13133 vsize=7504 CPUtime=7.44
/proc/13156/stat : 13156 (minisat-inc) R 13133 13133 12927 0 -1 4194304 1797 0 0 0 743 1 0 0 25 0 1 0 41454345 7684096 1734 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/13156/statm: 1876 1734 79 151 0 1722 0
Current children cumulated CPU time (s) 15.62
Current children cumulated vsize (KiB) 24376

[startup+19.1012 s]
/proc/loadavg: 1.02 0.26 0.09 3/106 13206
/proc/meminfo: memFree=1761448/2055920 swapFree=4161876/4192956
[pid=13133] ppid=13131 vsize=16872 CPUtime=8.18
/proc/13133/stat : 13133 (sugar++) S 13131 13133 12927 0 -1 4194304 1833 60477 0 7 6 2 773 37 16 0 1 0 41453586 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13133/statm: 4218 1117 414 3 0 797 0
[pid=13156] ppid=13133 vsize=7640 CPUtime=10.61
/proc/13156/stat : 13156 (minisat-inc) R 13133 13133 12927 0 -1 4194304 1845 0 0 0 1060 1 0 0 25 0 1 0 41454345 7823360 1782 996147200 134512640 135134323 4294956192 18446744073709551615 134532158 0 0 4096 3 0 0 0 17 1 0 0
/proc/13156/statm: 1910 1782 79 151 0 1756 0
Current children cumulated CPU time (s) 18.79
Current children cumulated vsize (KiB) 24512

[startup+20.7024 s]
/proc/loadavg: 1.02 0.26 0.09 3/106 13206
/proc/meminfo: memFree=1761192/2055920 swapFree=4161876/4192956
[pid=13133] ppid=13131 vsize=16872 CPUtime=8.18
/proc/13133/stat : 13133 (sugar++) S 13131 13133 12927 0 -1 4194304 1833 60477 0 7 6 2 773 37 16 0 1 0 41453586 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13133/statm: 4218 1117 414 3 0 797 0
[pid=13156] ppid=13133 vsize=7904 CPUtime=12.2
/proc/13156/stat : 13156 (minisat-inc) R 13133 13133 12927 0 -1 4194304 1917 0 0 0 1219 1 0 0 25 0 1 0 41454345 8093696 1854 996147200 134512640 135134323 4294956192 18446744073709551615 134531958 0 0 4096 3 0 0 0 17 1 0 0
/proc/13156/statm: 1976 1854 79 151 0 1822 0
Current children cumulated CPU time (s) 20.38
Current children cumulated vsize (KiB) 24776

[startup+21.5015 s]
/proc/loadavg: 1.02 0.26 0.09 3/106 13206
/proc/meminfo: memFree=1761128/2055920 swapFree=4161876/4192956
[pid=13133] ppid=13131 vsize=16872 CPUtime=8.18
/proc/13133/stat : 13133 (sugar++) S 13131 13133 12927 0 -1 4194304 1833 60477 0 7 6 2 773 37 16 0 1 0 41453586 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13133/statm: 4218 1117 414 3 0 797 0
[pid=13156] ppid=13133 vsize=8036 CPUtime=13
/proc/13156/stat : 13156 (minisat-inc) R 13133 13133 12927 0 -1 4194304 1927 0 0 0 1299 1 0 0 25 0 1 0 41454345 8228864 1864 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/13156/statm: 2009 1864 79 151 0 1855 0
Current children cumulated CPU time (s) 21.18
Current children cumulated vsize (KiB) 24908

[startup+21.7015 s]
/proc/loadavg: 1.02 0.26 0.09 3/106 13206
/proc/meminfo: memFree=1761128/2055920 swapFree=4161876/4192956
[pid=13133] ppid=13131 vsize=16872 CPUtime=8.18
/proc/13133/stat : 13133 (sugar++) S 13131 13133 12927 0 -1 4194304 1866 60477 0 7 6 2 773 37 16 0 1 0 41453586 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13133/statm: 4218 1117 414 3 0 797 0
[pid=13156] ppid=13133 vsize=8036 CPUtime=13.16
/proc/13156/stat : 13156 (minisat-inc) S 13133 13133 12927 0 -1 4194304 1929 0 0 0 1315 1 0 0 25 0 1 0 41454345 8228864 1864 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 1 0 0
/proc/13156/statm: 2009 1864 79 151 0 1855 0
Current children cumulated CPU time (s) 21.34
Current children cumulated vsize (KiB) 24908

[startup+21.8015 s]
/proc/loadavg: 1.02 0.26 0.09 3/106 13206
/proc/meminfo: memFree=1761128/2055920 swapFree=4161876/4192956
[pid=13133] ppid=13131 vsize=16872 CPUtime=8.18
/proc/13133/stat : 13133 (sugar++) S 13131 13133 12927 0 -1 4194304 1888 60477 0 7 6 2 773 37 15 0 1 0 41453586 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13133/statm: 4218 1117 414 3 0 797 0
[pid=13156] ppid=13133 vsize=8036 CPUtime=13.16
/proc/13156/stat : 13156 (minisat-inc) S 13133 13133 12927 0 -1 4194304 1929 0 0 0 1315 1 0 0 25 0 1 0 41454345 8228864 1864 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 1 0 0
/proc/13156/statm: 2009 1864 79 151 0 1855 0
Current children cumulated CPU time (s) 21.34
Current children cumulated vsize (KiB) 24908

Child status: 0
Real time (s): 21.8818
CPU time (s): 21.5707
CPU user time (s): 21.1308
CPU system time (s): 0.439933
CPU usage (%): 98.5783
Max. virtual memory (cumulated for all children) (KiB): 886836

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 21.1308
system time used= 0.439933
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 68153
page faults= 8
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4770
involuntary context switches= 4754

runsolver used 0.031995 second user time and 0.118981 second system time

The end

Launcher Data (download as text)

Begin job on node86 at 2008-07-12 09:26:04
IDJOB=1111493
IDBENCH=61283
IDSOLVER=367
FILE ID=node86/1111493-1215847563
PBS_JOBID= 7903449
Free space on /tmp= 66544 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/modifiedRenault/normalized-renault-mod-23_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-1111493-1215847563/watcher-1111493-1215847563 -o /tmp/evaluation-result-1111493-1215847563/solver-1111493-1215847563 -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-1111493-1215847563.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= db38f8bb6895261d628d599ea184adb2
RANDOM SEED=1516150386

node86.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1777112 kB
Buffers:         28080 kB
Cached:         105208 kB
SwapCached:       6656 kB
Active:         171492 kB
Inactive:        60540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1777112 kB
SwapTotal:     4192956 kB
SwapFree:      4161876 kB
Dirty:           19348 kB
Writeback:           0 kB
Mapped:         107228 kB
Slab:            28308 kB
Committed_AS:   391696 kB
PageTables:       4624 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66544 MiB
End job on node86 at 2008-07-12 09:26:25