Trace number 1109053

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namecsp/cjss/
normalized-ft06x3-54.xml
MD5SUM7c3213be65501b104c40f4acb0275228
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints1
Best CPU time to get the best result obtained on this benchmark188.633
Satisfiable
(Un)Satisfiability was proved
Number of variables109
Number of constraints114
Maximum constraint arity18
Maximum domain size55
Number of constraints which are defined in extension0
Number of constraints which are defined in intension108
Global constraints used (with number of constraints)cumulative(6)

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.06	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.00/0.06	c 0	BEGIN Fri Jul 11 19:45:56 2008
0.00/0.06	c 0	PID 14846
0.00/0.07	c 0	HOST node8.alineos.net
0.00/0.07	c 0	CONVERTING HOME/instance-1109053-1215798356.xml TO HOME/temp.csp
0.00/0.07	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1109053-1215798356.xml' 'HOME/temp.csp'
0.06/0.26	c 0	2 domains, 109 variables, 1 predicates, 0 relations, 114 constraints
0.06/0.30	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.30	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.06/0.37	c 0	Parsing HOME/temp.csp
0.30/0.43	c 0	parsed 226 expressions
0.30/0.43	c 0	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.30/0.43	c 0	MAX CSP: 114 constraints
0.30/0.43	c 0	Converting to clausal form CSP
0.30/0.45	c 0	converted 35 (10%) expressions
0.30/0.45	c 0	converted 69 (20%) expressions
0.30/0.45	c 0	converted 103 (30%) expressions
0.30/0.46	c 0	converted 138 (40%) expressions
0.30/0.47	c 0	converted 172 (50%) expressions
0.30/0.47	c 0	converted 206 (60%) expressions
0.30/0.48	c 0	converted 241 (70%) expressions
0.30/0.48	c 0	converted 275 (80%) expressions
0.30/0.48	c 0	converted 309 (90%) expressions
2.04/1.92	c 2	converted 343 (100%) expressions
2.04/1.92	c 2	CSP : 13189 integers, 5247 booleans, 36524 clauses, largest domain size 172
2.04/1.92	c 2	Heap : 20 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.04/1.92	c 2	Propagation in CSP
2.23/2.18	c 2	1722 values, 0 unsatisfiable literals, and 12 valid clauses are removed
2.23/2.18	c 2	CSP : 13189 integers, 5247 booleans, 36512 clauses, largest domain size 115
2.23/2.18	c 2	Heap : 22 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.23/2.20	c 2	Simplifing CSP by introducing new Boolean variables
2.33/2.22	c 2	CSP : 13189 integers, 5247 booleans, 36512 clauses, largest domain size 115
2.33/2.22	c 2	Heap : 22 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.44/2.34	c 2	Encoding CSP to SAT : HOME/temp.cnf
2.44/2.38	c 2	1319 (10%) CSP integer variables are encoded (7068 clauses, 89775 bytes)
2.44/2.39	c 2	2638 (20%) CSP integer variables are encoded (8470 clauses, 109025 bytes)
2.44/2.39	c 2	3957 (30%) CSP integer variables are encoded (10097 clauses, 133430 bytes)
2.44/2.39	c 2	5276 (40%) CSP integer variables are encoded (11540 clauses, 155075 bytes)
2.54/2.40	c 2	6595 (50%) CSP integer variables are encoded (13058 clauses, 177845 bytes)
2.54/2.40	c 2	7914 (60%) CSP integer variables are encoded (14618 clauses, 201245 bytes)
2.54/2.41	c 2	9233 (70%) CSP integer variables are encoded (16091 clauses, 223340 bytes)
2.54/2.42	c 2	10552 (80%) CSP integer variables are encoded (17711 clauses, 247640 bytes)
2.54/2.42	c 2	11871 (90%) CSP integer variables are encoded (19186 clauses, 269765 bytes)
2.54/2.43	c 2	13189 (100%) CSP integer variables are encoded (21773 clauses, 308570 bytes)
2.66/2.50	c 2	3652 (10%) CSP clauses are encoded (37848 clauses, 574335 bytes)
2.66/2.55	c 2	7303 (20%) CSP clauses are encoded (49567 clauses, 771011 bytes)
2.66/2.59	c 2	10954 (30%) CSP clauses are encoded (61198 clauses, 979586 bytes)
2.76/2.62	c 2	14605 (40%) CSP clauses are encoded (73089 clauses, 1192643 bytes)
2.76/2.66	c 2	18256 (50%) CSP clauses are encoded (84458 clauses, 1396253 bytes)
2.76/2.69	c 2	21908 (60%) CSP clauses are encoded (96342 clauses, 1609596 bytes)
2.85/2.73	c 2	25559 (70%) CSP clauses are encoded (108296 clauses, 1824085 bytes)
2.85/2.76	c 2	29210 (80%) CSP clauses are encoded (120015 clauses, 2034471 bytes)
2.95/2.80	c 3	32861 (90%) CSP clauses are encoded (132229 clauses, 2253750 bytes)
2.95/2.87	c 3	36512 (100%) CSP clauses are encoded (161993 clauses, 2836773 bytes)
2.95/2.87	c 3	36512 CSP clauses encoded
2.95/2.87	c 3	Writing map file : HOME/temp.map
2.95/2.88	c 3	Heap : 23 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.95/2.88	c 3	SAT : 39668 SAT variables, 161993 SAT clauses, 2836773 bytes
2.95/2.88	c 3	Heap : 23 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.04/2.92	c 3	OBJECTIVE minimize _COST
3.04/2.92	c 3	SOLVING HOME/temp.cnf
3.04/2.92	c 3	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
3.04/2.92	c 3	This is MiniSat 2.0 beta incremental
3.04/2.92	c 3	WARNING: for repeatability, setting FPU to use double precision
3.04/2.92	c 3	============================[ Problem Statistics ]=============================
3.04/2.92	c 3	|                                                                             |
3.04/2.92	c 3	|  Number of variables:  39668                                                |
3.04/2.92	c 3	|  Number of clauses:    161993                                               |
3.06/3.01	c 3	|  Parsing time:         0.07         s                                       |
3.06/3.01	c 3	OK
3.06/3.01	c 3	OBJECTIVE BOUND: 0 <= _COST <= 
3.06/3.01	c 3	SEARCHING: _COST <= 57
3.06/3.01	c 3	============================[ Search Statistics ]==============================
3.06/3.01	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.06/3.01	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.06/3.01	c 3	===============================================================================
3.06/3.01	c 3	|         0 |   39668   161993   401212 |    53997        0    nan |  0.000 % |
3.06/3.08	c 3	|       100 |   39668   161993   401212 |    59397      100     34 |  0.000 % |
3.06/3.10	c 3	===============================================================================
3.06/3.10	c 3	restarts              : 2
3.06/3.10	c 3	conflicts             : 100           (629 /sec)
3.06/3.10	c 3	decisions             : 7810          (1.15 % random) (49127 /sec)
3.06/3.10	c 3	propagations          : 208567         (1311948 /sec)
3.06/3.10	c 3	conflict literals     : 3394           (9.37 % deleted)
3.06/3.10	c 3	Memory used           : 10.89 MB
3.06/3.10	c 3	CPU time              : 0.158975 s
3.06/3.10	c 3	
3.06/3.10	c 3	SATISFIABLE
3.06/3.11	c 3	OK
3.06/3.11	c 3	FOUND: _COST <= 57
3.06/3.11	s SATISFIABLE
3.06/3.11	c 3	DECODING HOME/temp.out WITH HOME/temp.map
3.06/3.11	c 3	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
3.06/3.29	c 3	Decoding HOME/temp.out
3.30/3.39	c 3	OBJECTIVE _COST 57
3.30/3.39	o 57
3.30/3.39	v 54 48 54 54 0 7 42 37 46 24 34 54 54 43 50 54 2 54 18 37 0 44 0 23 54 45 54 1 6 17 27 36 38 54 38 44 48 49 50 53 34 43 46 37 46 54 30 54 54 45 50 8 54 53 18 33 38 49 54 10 26 41 51 54 54 0 54 24 54 0 54 44 48 48 50 53 54 7 45 37 45 15 25 38 54 46 54 46 44 53 18 37 54 45 54 9 0 45 54 18 0 54 0 54 54 26 38 49 53
3.30/3.39	c 3	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
3.39/3.41	c 3	OK
3.39/3.41	c 3	OBJECTIVE BOUND: 0 <= _COST <= 57
3.39/3.41	c 3	SEARCHING: _COST <= 28
3.39/3.42	c 3	============================[ Search Statistics ]==============================
3.39/3.42	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.39/3.42	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.39/3.42	c 3	===============================================================================
3.39/3.42	c 3	|       100 |   39668   161993   401212 |    53997      100     34 |  0.000 % |
3.39/3.43	c 3	===============================================================================
3.39/3.44	c 3	restarts              : 3
3.39/3.44	c 3	conflicts             : 104           (531 /sec)
3.39/3.44	c 3	decisions             : 8119          (1.12 % random) (41430 /sec)
3.39/3.44	c 3	propagations          : 253192         (1291994 /sec)
3.39/3.44	c 3	conflict literals     : 3420           (9.43 % deleted)
3.39/3.44	c 3	Memory used           : 10.89 MB
3.39/3.44	c 3	CPU time              : 0.19597 s
3.39/3.44	c 3	
3.39/3.44	c 3	SATISFIABLE
3.39/3.45	c 3	OK
3.39/3.45	c 3	FOUND: _COST <= 28
3.39/3.45	c 3	DECODING HOME/temp.out WITH HOME/temp.map
3.39/3.45	c 3	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
3.44/3.53	c 3	Decoding HOME/temp.out
3.44/3.62	c 3	OBJECTIVE _COST 28
3.44/3.62	o 28
3.44/3.63	v 54 29 7 13 20 27 43 6 15 22 34 54 36 29 36 43 6 15 41 20 34 49 54 23 37 9 0 3 8 48 51 37 38 54 42 54 12 47 51 54 41 48 54 17 31 36 54 33 43 42 47 8 35 44 47 9 34 39 54 15 34 40 50 53 46 50 53 36 51 29 38 23 49 47 48 54 1 21 48 0 8 13 28 38 50 34 45 48 45 54 36 39 44 49 54 29 37 0 14 17 32 49 2 28 31 34 38 49 53
3.44/3.63	c 3	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
3.44/3.66	c 3	OK
3.44/3.66	c 3	OBJECTIVE BOUND: 0 <= _COST <= 28
3.44/3.66	c 3	SEARCHING: _COST <= 14
3.44/3.67	c 3	============================[ Search Statistics ]==============================
3.44/3.67	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.44/3.67	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.44/3.67	c 3	===============================================================================
3.44/3.67	c 3	|       104 |   39269   161993   401212 |    53997      104     33 |  0.000 % |
3.44/3.69	c 3	===============================================================================
3.44/3.69	c 3	restarts              : 4
3.44/3.69	c 3	conflicts             : 108           (458 /sec)
3.44/3.69	c 3	decisions             : 8337          (1.10 % random) (35332 /sec)
3.44/3.69	c 3	propagations          : 305334         (1293986 /sec)
3.44/3.69	c 3	conflict literals     : 3438           (9.55 % deleted)
3.44/3.69	c 3	Memory used           : 10.89 MB
3.44/3.69	c 3	CPU time              : 0.235964 s
3.44/3.69	c 3	
3.44/3.69	c 3	SATISFIABLE
3.65/3.71	c 3	OK
3.65/3.71	c 3	FOUND: _COST <= 14
3.65/3.71	c 3	DECODING HOME/temp.out WITH HOME/temp.map
3.65/3.71	c 3	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
3.65/3.78	c 3	Decoding HOME/temp.out
3.66/3.85	c 4	OBJECTIVE _COST 14
3.66/3.85	o 14
3.66/3.86	v 54 4 5 11 18 25 42 0 8 13 24 40 50 33 42 46 6 15 30 33 38 45 54 23 42 39 0 3 8 13 16 39 42 54 29 39 50 28 41 54 43 51 54 3 11 16 26 36 46 0 5 18 34 45 46 33 38 46 51 54 34 36 46 54 38 42 45 22 32 0 33 45 50 40 41 48 54 10 48 3 11 18 28 38 50 28 46 0 40 49 6 33 38 54 5 8 36 0 9 13 21 41 50 0 10 13 38 49 53
3.66/3.86	c 4	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
3.66/3.87	c 4	OK
3.66/3.87	c 4	OBJECTIVE BOUND: 0 <= _COST <= 14
3.66/3.87	c 4	SEARCHING: _COST <= 7
3.66/3.87	c 4	============================[ Search Statistics ]==============================
3.66/3.87	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.66/3.87	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.66/3.87	c 4	===============================================================================
3.66/3.87	c 4	|       108 |   39035   161993   401212 |    53997      108     32 |  0.000 % |
3.87/3.91	c 4	===============================================================================
3.87/3.92	c 4	restarts              : 5
3.87/3.92	c 4	conflicts             : 119           (408 /sec)
3.87/3.92	c 4	decisions             : 8602          (1.08 % random) (29463 /sec)
3.87/3.92	c 4	propagations          : 391612         (1341344 /sec)
3.87/3.92	c 4	conflict literals     : 3626           (9.96 % deleted)
3.87/3.92	c 4	Memory used           : 10.89 MB
3.87/3.92	c 4	CPU time              : 0.291955 s
3.87/3.92	c 4	
3.87/3.92	c 4	SATISFIABLE
3.87/3.93	c 4	OK
3.87/3.93	c 4	FOUND: _COST <= 7
3.87/3.93	c 4	DECODING HOME/temp.out WITH HOME/temp.map
3.87/3.93	c 4	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
3.90/4.00	c 4	Decoding HOME/temp.out
3.90/4.08	c 4	OBJECTIVE _COST 7
3.90/4.08	o 7
3.90/4.08	v 54 42 43 54 9 16 37 6 14 19 29 40 50 0 5 9 20 29 30 33 38 46 51 54 3 6 31 34 39 43 50 3 14 20 33 43 49 34 43 54 34 43 48 6 14 19 29 39 49 4 9 21 37 46 47 33 38 54 26 29 45 27 48 54 39 43 46 0 4 7 23 39 47 0 1 8 14 21 43 0 9 14 25 36 46 23 29 35 43 54 2 18 23 29 34 37 45 4 26 29 46 50 53 3 9 12 38 49 53
3.90/4.08	c 4	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
3.90/4.13	c 4	OK
3.90/4.13	c 4	OBJECTIVE BOUND: 0 <= _COST <= 7
3.90/4.13	c 4	SEARCHING: _COST <= 3
3.90/4.15	c 4	============================[ Search Statistics ]==============================
3.90/4.15	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.90/4.15	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.90/4.15	c 4	===============================================================================
3.90/4.15	c 4	|       119 |   38879   161993   401212 |    53997      119     30 |  0.000 % |
3.90/4.17	c 4	|       219 |   38868   161993   401212 |    59397      219     29 |  2.312 % |
4.14/4.26	c 4	===============================================================================
4.14/4.26	c 4	restarts              : 7
4.14/4.26	c 4	conflicts             : 330           (766 /sec)
4.14/4.26	c 4	decisions             : 9259          (1.10 % random) (21486 /sec)
4.14/4.26	c 4	propagations          : 681018         (1580330 /sec)
4.14/4.26	c 4	conflict literals     : 8994           (12.50 % deleted)
4.14/4.26	c 4	Memory used           : 10.89 MB
4.14/4.26	c 4	CPU time              : 0.430934 s
4.14/4.26	c 4	
4.14/4.26	c 4	SATISFIABLE
4.14/4.27	c 4	OK
4.14/4.27	c 4	FOUND: _COST <= 3
4.14/4.27	c 4	DECODING HOME/temp.out WITH HOME/temp.map
4.14/4.27	c 4	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
4.22/4.35	c 4	Decoding HOME/temp.out
4.33/4.44	c 4	OBJECTIVE _COST 3
4.33/4.44	o 3
4.33/4.45	v 54 10 11 14 20 27 32 6 14 19 30 40 50 7 12 18 26 36 37 21 35 40 45 48 0 26 35 38 45 49 52 11 14 18 30 48 53 6 7 27 33 40 43 0 15 20 30 40 50 0 5 9 17 32 43 11 16 21 26 29 37 4 16 44 54 7 44 0 4 8 17 32 52 9 10 14 20 27 32 3 12 17 27 37 47 0 5 9 21 30 32 1 11 27 33 36 44 26 35 38 46 50 53 8 13 18 27 37 53
4.33/4.45	c 4	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
4.33/4.48	c 4	OK
4.33/4.48	c 4	OBJECTIVE BOUND: 0 <= _COST <= 3
4.33/4.48	c 4	SEARCHING: _COST <= 1
4.33/4.49	c 4	============================[ Search Statistics ]==============================
4.33/4.49	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.33/4.49	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.33/4.50	c 4	===============================================================================
4.33/4.50	c 4	|       330 |   38751   145059   353054 |    48353      238     24 |  2.312 % |
4.43/4.56	c 4	===============================================================================
4.43/4.56	c 4	restarts              : 8
4.43/4.56	c 4	conflicts             : 415           (794 /sec)
4.43/4.56	c 4	decisions             : 9573          (1.09 % random) (18307 /sec)
4.43/4.56	c 4	propagations          : 865204         (1654563 /sec)
4.43/4.56	c 4	conflict literals     : 10444          (12.96 % deleted)
4.43/4.56	c 4	Memory used           : 10.89 MB
4.43/4.56	c 4	CPU time              : 0.52292 s
4.43/4.56	c 4	
4.43/4.56	c 4	SATISFIABLE
4.43/4.57	c 4	OK
4.43/4.57	c 4	FOUND: _COST <= 1
4.43/4.57	c 4	DECODING HOME/temp.out WITH HOME/temp.map
4.43/4.57	c 4	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
4.51/4.76	c 4	Decoding HOME/temp.out
4.51/4.97	c 5	OBJECTIVE _COST 1
4.51/4.98	o 1
4.51/4.98	v 54 0 7 28 35 42 48 3 12 17 27 40 50 15 20 28 37 46 47 0 23 28 33 36 45 6 17 20 37 50 53 10 16 19 28 44 49 1 5 18 32 39 48 2 14 19 30 40 50 0 5 9 17 26 29 13 18 24 29 33 45 5 14 28 41 46 50 14 18 21 30 40 49 0 5 18 28 36 41 37 49 54 0 11 38 1 9 13 21 32 33 5 11 17 22 25 45 2 11 14 41 49 52 10 13 18 27 44 53
4.51/4.99	c 5	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
4.51/5.00	c 5	OK
4.51/5.00	c 5	OBJECTIVE BOUND: 0 <= _COST <= 1
4.51/5.00	c 5	SEARCHING: _COST <= 0
4.83/5.01	c 5	============================[ Search Statistics ]==============================
4.83/5.02	c 5	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.83/5.02	c 5	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.83/5.02	c 5	===============================================================================
4.83/5.02	c 5	|       415 |   38423   142466   346253 |    47488      315     22 |  2.312 % |
4.83/5.06	c 5	|       515 |   38423   142466   346253 |    52237      415     27 |  3.140 % |
4.93/5.13	c 5	|       665 |   38423   142466   346253 |    57461      565     27 |  3.140 % |
5.03/5.22	c 5	|       890 |   38423   142466   346253 |    63207      790     28 |  3.140 % |
5.23/5.42	c 5	|      1228 |   38423   142466   346253 |    69528     1128     35 |  3.140 % |
5.43/5.66	c 5	|      1735 |   38423   142466   346253 |    76480     1635     39 |  3.140 % |
5.63/5.83	c 6	|      2494 |   38423   142466   346253 |    84129     2394     38 |  3.140 % |
6.27/6.50	c 6	|      3633 |   38423   142466   346253 |    92541     3533     45 |  3.140 % |
6.86/7.17	c 7	|      5342 |   38423   142466   346253 |   101796     5242     45 |  3.140 % |
7.85/8.15	c 8	|      7905 |   38423   142466   346253 |   111975     7805     52 |  3.140 % |
9.55/9.82	c 10	|     11749 |   38423   142466   346253 |   123173    11649     58 |  3.140 % |
12.93/13.30	c 13	|     17515 |   38423   142466   346253 |   135490    17415     69 |  3.140 % |
19.21/19.50	c 19	|     26166 |   38423   142466   346253 |   149039    26066     71 |  3.140 % |
31.75/32.19	c 32	|     39142 |   38423   142466   346253 |   163943    39042     85 |  3.140 % |
54.56/55.05	c 55	|     58603 |   38423   142466   346253 |   180338    58503     89 |  3.140 % |
102.66/103.33	c 103	|     87796 |   38423   142466   346253 |   198371    87696     99 |  3.140 % |
199.96/201.09	c 201	|    131586 |   38423   142466   346253 |   218209   131486    108 |  3.140 % |
396.04/397.97	c 398	|    197270 |   38423   142466   346253 |   240030   197170    119 |  3.140 % |
600.90/603.66	c 603	===============================================================================
600.90/603.66	c 603	restarts              : 26
600.90/603.66	c 603	conflicts             : 249727        (419 /sec)
600.90/603.66	c 603	decisions             : 304946        (0.53 % random) (511 /sec)
600.90/603.66	c 603	propagations          : 165109361      (276897 /sec)
600.90/603.66	c 603	conflict literals     : 31787300       (22.10 % deleted)
600.90/603.66	c 603	Memory used           : 142.55 MB
600.90/603.66	c 603	CPU time              : 596.285 s
600.90/603.66	c 603	
600.90/603.66	c 603	UNSATISFIABLE
600.90/603.66	c 603	OK
600.90/603.66	c 603	NOT FOUND: _COST <= 0
600.90/603.66	c 603	OK
600.90/603.66	c 603	OBJECTIVE _COST 1
600.90/603.66	s OPTIMUM FOUND
600.90/603.69	c 603	CPU 600.24 (0.06 0.03 600.18 0.72)
600.90/603.69	c 603	END Fri Jul 11 19:55:59 2008

Verifier Data (download as text)

OK	1	113
1 unsatisfied constraints, 113 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-1109053-1215798356/watcher-1109053-1215798356 -o /tmp/evaluation-result-1109053-1215798356/solver-1109053-1215798356 -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-1109053-1215798356.xml 

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


[startup+0 s]
/proc/loadavg: 1.61 1.77 1.80 4/83 14846
/proc/meminfo: memFree=1656480/2055920 swapFree=4192956/4192956
[pid=14846] ppid=14844 vsize=12412 CPUtime=0
/proc/14846/stat : 14846 (sugar++) R 14844 14846 13296 0 -1 4194304 424 0 0 0 0 0 0 0 18 0 1 0 36538647 12709888 392 996147200 4194304 4206940 548682068528 18446744073709551615 228715445246 0 0 4224 0 0 0 0 17 1 0 0
/proc/14846/statm: 3103 393 275 3 0 203 0

[startup+0.10777 s]
/proc/loadavg: 1.61 1.77 1.80 4/83 14846
/proc/meminfo: memFree=1656480/2055920 swapFree=4192956/4192956
[pid=14846] ppid=14844 vsize=16740 CPUtime=0.06
/proc/14846/stat : 14846 (sugar++) S 14844 14846 13296 0 -1 4194304 1219 128 0 0 4 2 0 0 16 0 1 0 36538647 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14846/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.202786 s]
/proc/loadavg: 1.61 1.77 1.80 4/83 14846
/proc/meminfo: memFree=1656480/2055920 swapFree=4192956/4192956
[pid=14846] ppid=14844 vsize=16740 CPUtime=0.06
/proc/14846/stat : 14846 (sugar++) S 14844 14846 13296 0 -1 4194304 1219 128 0 0 4 2 0 0 16 0 1 0 36538647 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14846/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.302804 s]
/proc/loadavg: 1.61 1.77 1.80 4/83 14846
/proc/meminfo: memFree=1656480/2055920 swapFree=4192956/4192956
[pid=14846] ppid=14844 vsize=16740 CPUtime=0.06
/proc/14846/stat : 14846 (sugar++) S 14844 14846 13296 0 -1 4194304 1236 128 0 0 4 2 0 0 15 0 1 0 36538647 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14846/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.702871 s]
/proc/loadavg: 1.61 1.77 1.80 4/83 14846
/proc/meminfo: memFree=1656480/2055920 swapFree=4192956/4192956
[pid=14846] ppid=14844 vsize=16740 CPUtime=0.31
/proc/14846/stat : 14846 (sugar++) S 14844 14846 13296 0 -1 4194304 1296 4455 0 1 5 2 21 3 15 0 1 0 36538647 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14846/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 16740

[startup+1.50201 s]
/proc/loadavg: 1.61 1.77 1.80 4/94 14918
/proc/meminfo: memFree=1629392/2055920 swapFree=4192956/4192956
[pid=14846] ppid=14844 vsize=16740 CPUtime=0.31
/proc/14846/stat : 14846 (sugar++) S 14844 14846 13296 0 -1 4194304 1296 4455 0 1 5 2 21 3 15 0 1 0 36538647 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14846/statm: 4185 1104 409 3 0 764 0
[pid=14877] ppid=14846 vsize=5356 CPUtime=0
/proc/14877/stat : 14877 (sh) S 14846 14846 13296 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 36538678 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14877/statm: 1339 233 193 169 0 50 0
[pid=14879] ppid=14877 vsize=869364 CPUtime=1.32
/proc/14879/stat : 14879 (java) S 14877 14846 13296 0 -1 0 9754 0 1 0 127 5 0 0 18 0 9 0 36538679 890228736 8896 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14879/statm: 217341 8896 2539 9 0 211916 0
[pid=14879/tid=14880] ppid=14877 vsize=869364 CPUtime=0.77
/proc/14879/task/14880/stat : 14880 (java) S 14877 14846 13296 0 -1 64 2789 0 1 0 76 1 0 0 16 0 9 0 36538680 890228736 8896 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14879/tid=14881] ppid=14877 vsize=869364 CPUtime=0.34
/proc/14879/task/14881/stat : 14881 (java) R 14877 14846 13296 0 -1 64 4796 0 0 0 32 2 0 0 16 0 9 0 36538681 890228736 8896 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14879/tid=14882] ppid=14877 vsize=869364 CPUtime=0
/proc/14879/task/14882/stat : 14882 (java) S 14877 14846 13296 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 36538681 890228736 8896 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14879/tid=14883] ppid=14877 vsize=869364 CPUtime=0
/proc/14879/task/14883/stat : 14883 (java) S 14877 14846 13296 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36538681 890228736 8896 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14879/tid=14884] ppid=14877 vsize=869364 CPUtime=0
/proc/14879/task/14884/stat : 14884 (java) S 14877 14846 13296 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 36538683 890228736 8896 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14879/tid=14885] ppid=14877 vsize=869364 CPUtime=0.18
/proc/14879/task/14885/stat : 14885 (java) S 14877 14846 13296 0 -1 64 1477 0 0 0 18 0 0 0 16 0 9 0 36538683 890228736 8896 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14879/tid=14886] ppid=14877 vsize=869364 CPUtime=0
/proc/14879/task/14886/stat : 14886 (java) S 14877 14846 13296 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 36538683 890228736 8896 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14879/tid=14887] ppid=14877 vsize=869364 CPUtime=0
/proc/14879/task/14887/stat : 14887 (java) S 14877 14846 13296 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 36538683 890228736 8896 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.63
Current children cumulated vsize (KiB) 891460

[startup+3.10129 s]
/proc/loadavg: 1.61 1.77 1.80 5/94 14980
/proc/meminfo: memFree=1618576/2055920 swapFree=4192956/4192956
[pid=14846] ppid=14844 vsize=16740 CPUtime=3.06
/proc/14846/stat : 14846 (sugar++) S 14844 14846 13296 0 -1 4194304 1464 17118 0 2 5 2 285 14 15 0 1 0 36538647 17141760 1115 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14846/statm: 4185 1115 414 3 0 764 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 16740

[startup+6.30184 s]
/proc/loadavg: 1.80 1.81 1.81 3/85 15204
/proc/meminfo: memFree=1639696/2055920 swapFree=4192956/4192956
[pid=14846] ppid=14844 vsize=16868 CPUtime=4.28
/proc/14846/stat : 14846 (sugar++) S 14844 14846 13296 0 -1 4194304 1893 39736 0 8 6 3 390 29 15 0 1 0 36538647 17272832 1116 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14846/statm: 4217 1116 414 3 0 796 0
[pid=15033] ppid=14846 vsize=11408 CPUtime=1.81
/proc/15033/stat : 15033 (minisat-inc) R 14846 14846 13296 0 -1 4194304 2762 0 0 0 179 2 0 0 25 0 1 0 36538940 11681792 2662 996147200 134512640 135134323 4294956192 18446744073709551615 134529460 0 0 4096 3 0 0 0 17 1 0 0
/proc/15033/statm: 2852 2662 80 151 0 2698 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 28276

[startup+12.702 s]
/proc/loadavg: 1.82 1.81 1.82 3/76 15297
/proc/meminfo: memFree=1632920/2055920 swapFree=4192956/4192956
[pid=14846] ppid=14844 vsize=16868 CPUtime=4.28
/proc/14846/stat : 14846 (sugar++) S 14844 14846 13296 0 -1 4194304 1893 39736 0 8 6 3 390 29 16 0 1 0 36538647 17272832 1116 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14846/statm: 4217 1116 414 3 0 796 0
[pid=15033] ppid=14846 vsize=15772 CPUtime=8.16
/proc/15033/stat : 15033 (minisat-inc) R 14846 14846 13296 0 -1 4194304 3851 0 0 0 811 5 0 0 25 0 1 0 36538940 16150528 3751 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/15033/statm: 3943 3751 80 151 0 3789 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 32640

[startup+25.5022 s]
/proc/loadavg: 1.86 1.82 1.82 3/76 15297
/proc/meminfo: memFree=1620336/2055920 swapFree=4192956/4192956
[pid=14846] ppid=14844 vsize=16868 CPUtime=4.28
/proc/14846/stat : 14846 (sugar++) S 14844 14846 13296 0 -1 4194304 1893 39736 0 8 6 3 390 29 16 0 1 0 36538647 17272832 1116 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14846/statm: 4217 1116 414 3 0 796 0
[pid=15033] ppid=14846 vsize=22096 CPUtime=20.9
/proc/15033/stat : 15033 (minisat-inc) R 14846 14846 13296 0 -1 4194304 5420 0 0 0 2083 7 0 0 25 0 1 0 36538940 22626304 5320 996147200 134512640 135134323 4294956192 18446744073709551615 134531900 0 0 4096 3 0 0 0 17 0 0 0
/proc/15033/statm: 5524 5320 80 151 0 5370 0
Current children cumulated CPU time (s) 25.18
Current children cumulated vsize (KiB) 38964

[startup+51.1027 s]
/proc/loadavg: 1.90 1.83 1.82 3/76 15297
/proc/meminfo: memFree=1608944/2055920 swapFree=4192956/4192956
[pid=14846] ppid=14844 vsize=16868 CPUtime=4.28
/proc/14846/stat : 14846 (sugar++) S 14844 14846 13296 0 -1 4194304 1893 39736 0 8 6 3 390 29 16 0 1 0 36538647 17272832 1116 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14846/statm: 4217 1116 414 3 0 796 0
[pid=15033] ppid=14846 vsize=32264 CPUtime=46.39
/proc/15033/stat : 15033 (minisat-inc) R 14846 14846 13296 0 -1 4194304 7978 0 0 0 4629 10 0 0 25 0 1 0 36538940 33038336 7878 996147200 134512640 135134323 4294956192 18446744073709551615 134532059 0 0 4096 3 0 0 0 17 0 0 0
/proc/15033/statm: 8066 7878 80 151 0 7912 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 49132

[startup+102.303 s]
/proc/loadavg: 1.96 1.86 1.83 3/76 15297
/proc/meminfo: memFree=1590000/2055920 swapFree=4192956/4192956
[pid=14846] ppid=14844 vsize=16868 CPUtime=4.28
/proc/14846/stat : 14846 (sugar++) S 14844 14846 13296 0 -1 4194304 1893 39736 0 8 6 3 390 29 16 0 1 0 36538647 17272832 1116 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14846/statm: 4217 1116 414 3 0 796 0
[pid=15033] ppid=14846 vsize=48008 CPUtime=97.38
/proc/15033/stat : 15033 (minisat-inc) R 14846 14846 13296 0 -1 4194304 11911 0 0 0 9724 14 0 0 25 0 1 0 36538940 49160192 11811 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/15033/statm: 12002 11811 80 151 0 11848 0
Current children cumulated CPU time (s) 101.66
Current children cumulated vsize (KiB) 64876

[startup+162.302 s]
/proc/loadavg: 1.98 1.88 1.83 3/76 15297
/proc/meminfo: memFree=1571952/2055920 swapFree=4192956/4192956
[pid=14846] ppid=14844 vsize=16868 CPUtime=4.28
/proc/14846/stat : 14846 (sugar++) S 14844 14846 13296 0 -1 4194304 1893 39736 0 8 6 3 390 29 16 0 1 0 36538647 17272832 1116 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14846/statm: 4217 1116 414 3 0 796 0
[pid=15033] ppid=14846 vsize=63064 CPUtime=157.14
/proc/15033/stat : 15033 (minisat-inc) R 14846 14846 13296 0 -1 4194304 15654 0 0 0 15695 19 0 0 25 0 1 0 36538940 64577536 15554 996147200 134512640 135134323 4294956192 18446744073709551615 134531958 0 0 4096 3 0 0 0 17 0 0 0
/proc/15033/statm: 15766 15554 80 151 0 15612 0
Current children cumulated CPU time (s) 161.42
Current children cumulated vsize (KiB) 79932

[startup+222.307 s]
/proc/loadavg: 1.99 1.90 1.84 3/76 15297
/proc/meminfo: memFree=1555120/2055920 swapFree=4192956/4192956
[pid=14846] ppid=14844 vsize=16868 CPUtime=4.28
/proc/14846/stat : 14846 (sugar++) S 14844 14846 13296 0 -1 4194304 1893 39736 0 8 6 3 390 29 16 0 1 0 36538647 17272832 1116 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14846/statm: 4217 1116 414 3 0 796 0
[pid=15033] ppid=14846 vsize=76828 CPUtime=216.89
/proc/15033/stat : 15033 (minisat-inc) R 14846 14846 13296 0 -1 4194304 19029 0 0 0 21667 22 0 0 25 0 1 0 36538940 78671872 18929 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/15033/statm: 19207 18929 80 151 0 19053 0
Current children cumulated CPU time (s) 221.17
Current children cumulated vsize (KiB) 93696

[startup+282.302 s]
/proc/loadavg: 1.99 1.91 1.84 3/76 15297
/proc/meminfo: memFree=1542000/2055920 swapFree=4192956/4192956
[pid=14846] ppid=14844 vsize=16868 CPUtime=4.28
/proc/14846/stat : 14846 (sugar++) S 14844 14846 13296 0 -1 4194304 1893 39736 0 8 6 3 390 29 16 0 1 0 36538647 17272832 1116 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14846/statm: 4217 1116 414 3 0 796 0
[pid=15033] ppid=14846 vsize=89492 CPUtime=276.64
/proc/15033/stat : 15033 (minisat-inc) R 14846 14846 13296 0 -1 4194304 22200 0 0 0 27638 26 0 0 25 0 1 0 36538940 91639808 22100 996147200 134512640 135134323 4294956192 18446744073709551615 134532028 0 0 4096 3 0 0 0 17 0 0 0
/proc/15033/statm: 22373 22100 80 151 0 22219 0
Current children cumulated CPU time (s) 280.92
Current children cumulated vsize (KiB) 106360

[startup+342.301 s]
/proc/loadavg: 1.99 1.93 1.85 3/76 15297
/proc/meminfo: memFree=1529648/2055920 swapFree=4192956/4192956
[pid=14846] ppid=14844 vsize=16868 CPUtime=4.28
/proc/14846/stat : 14846 (sugar++) S 14844 14846 13296 0 -1 4194304 1893 39736 0 8 6 3 390 29 16 0 1 0 36538647 17272832 1116 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14846/statm: 4217 1116 414 3 0 796 0
[pid=15033] ppid=14846 vsize=101024 CPUtime=336.39
/proc/15033/stat : 15033 (minisat-inc) R 14846 14846 13296 0 -1 4194304 25119 0 0 0 33610 29 0 0 25 0 1 0 36538940 103448576 25019 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/15033/statm: 25256 25019 80 151 0 25102 0
Current children cumulated CPU time (s) 340.67
Current children cumulated vsize (KiB) 117892

[startup+402.302 s]
/proc/loadavg: 1.99 1.94 1.86 3/76 15297
/proc/meminfo: memFree=1518192/2055920 swapFree=4192956/4192956
[pid=14846] ppid=14844 vsize=16868 CPUtime=4.28
/proc/14846/stat : 14846 (sugar++) S 14844 14846 13296 0 -1 4194304 1893 39736 0 8 6 3 390 29 16 0 1 0 36538647 17272832 1116 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14846/statm: 4217 1116 414 3 0 796 0
[pid=15033] ppid=14846 vsize=111756 CPUtime=396.15
/proc/15033/stat : 15033 (minisat-inc) R 14846 14846 13296 0 -1 4194304 27795 0 0 0 39584 31 0 0 25 0 1 0 36538940 114438144 27695 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/15033/statm: 27939 27695 80 151 0 27785 0
Current children cumulated CPU time (s) 400.43
Current children cumulated vsize (KiB) 128624

[startup+462.302 s]
/proc/loadavg: 1.99 1.95 1.86 3/76 15297
/proc/meminfo: memFree=1505968/2055920 swapFree=4192956/4192956
[pid=14846] ppid=14844 vsize=16868 CPUtime=4.28
/proc/14846/stat : 14846 (sugar++) S 14844 14846 13296 0 -1 4194304 1893 39736 0 8 6 3 390 29 16 0 1 0 36538647 17272832 1116 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14846/statm: 4217 1116 414 3 0 796 0
[pid=15033] ppid=14846 vsize=122748 CPUtime=455.9
/proc/15033/stat : 15033 (minisat-inc) R 14846 14846 13296 0 -1 4194304 30424 0 0 0 45556 34 0 0 25 0 1 0 36538940 125693952 30324 996147200 134512640 135134323 4294956192 18446744073709551615 134532114 0 0 4096 3 0 0 0 17 0 0 0
/proc/15033/statm: 30687 30324 80 151 0 30533 0
Current children cumulated CPU time (s) 460.18
Current children cumulated vsize (KiB) 139616

[startup+522.302 s]
/proc/loadavg: 2.07 1.97 1.87 3/76 15297
/proc/meminfo: memFree=1494256/2055920 swapFree=4192956/4192956
[pid=14846] ppid=14844 vsize=16868 CPUtime=4.28
/proc/14846/stat : 14846 (sugar++) S 14844 14846 13296 0 -1 4194304 1893 39736 0 8 6 3 390 29 16 0 1 0 36538647 17272832 1116 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14846/statm: 4217 1116 414 3 0 796 0
[pid=15033] ppid=14846 vsize=133016 CPUtime=515.65
/proc/15033/stat : 15033 (minisat-inc) R 14846 14846 13296 0 -1 4194304 32991 0 0 0 51529 36 0 0 25 0 1 0 36538940 136208384 32891 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/15033/statm: 33254 32891 80 151 0 33100 0
Current children cumulated CPU time (s) 519.93
Current children cumulated vsize (KiB) 149884

[startup+582.301 s]
/proc/loadavg: 2.09 1.99 1.88 3/76 15297
/proc/meminfo: memFree=1483632/2055920 swapFree=4192956/4192956
[pid=14846] ppid=14844 vsize=16868 CPUtime=4.28
/proc/14846/stat : 14846 (sugar++) S 14844 14846 13296 0 -1 4194304 1893 39736 0 8 6 3 390 29 16 0 1 0 36538647 17272832 1116 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14846/statm: 4217 1116 414 3 0 796 0
[pid=15033] ppid=14846 vsize=143192 CPUtime=575.4
/proc/15033/stat : 15033 (minisat-inc) R 14846 14846 13296 0 -1 4194304 35559 0 0 0 57501 39 0 0 25 0 1 0 36538940 146628608 35459 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/15033/statm: 35798 35459 80 151 0 35644 0
Current children cumulated CPU time (s) 579.68
Current children cumulated vsize (KiB) 160060

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

[startup+588.801 s]
/proc/loadavg: 2.08 1.99 1.88 3/76 15297
/proc/meminfo: memFree=1482672/2055920 swapFree=4192956/4192956
[pid=14846] ppid=14844 vsize=16868 CPUtime=4.28
/proc/14846/stat : 14846 (sugar++) S 14844 14846 13296 0 -1 4194304 1893 39736 0 8 6 3 390 29 16 0 1 0 36538647 17272832 1116 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14846/statm: 4217 1116 414 3 0 796 0
[pid=15033] ppid=14846 vsize=144116 CPUtime=581.88
/proc/15033/stat : 15033 (minisat-inc) R 14846 14846 13296 0 -1 4194304 35782 0 0 0 58148 40 0 0 25 0 1 0 36538940 147574784 35682 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/15033/statm: 36029 35682 80 151 0 35875 0
Current children cumulated CPU time (s) 586.16
Current children cumulated vsize (KiB) 160984

[startup+595.206 s]
/proc/loadavg: 2.07 1.99 1.89 3/76 15297
/proc/meminfo: memFree=1481648/2055920 swapFree=4192956/4192956
[pid=14846] ppid=14844 vsize=16868 CPUtime=4.28
/proc/14846/stat : 14846 (sugar++) S 14844 14846 13296 0 -1 4194304 1893 39736 0 8 6 3 390 29 16 0 1 0 36538647 17272832 1116 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14846/statm: 4217 1116 414 3 0 796 0
[pid=15033] ppid=14846 vsize=145040 CPUtime=588.26
/proc/15033/stat : 15033 (minisat-inc) R 14846 14846 13296 0 -1 4194304 36041 0 0 0 58786 40 0 0 25 0 1 0 36538940 148520960 35941 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/15033/statm: 36260 35941 80 151 0 36106 0
Current children cumulated CPU time (s) 592.54
Current children cumulated vsize (KiB) 161908

[startup+598.401 s]
/proc/loadavg: 2.07 1.99 1.89 3/76 15297
/proc/meminfo: memFree=1481072/2055920 swapFree=4192956/4192956
[pid=14846] ppid=14844 vsize=16868 CPUtime=4.28
/proc/14846/stat : 14846 (sugar++) S 14844 14846 13296 0 -1 4194304 1893 39736 0 8 6 3 390 29 16 0 1 0 36538647 17272832 1116 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14846/statm: 4217 1116 414 3 0 796 0
[pid=15033] ppid=14846 vsize=145568 CPUtime=591.44
/proc/15033/stat : 15033 (minisat-inc) R 14846 14846 13296 0 -1 4194304 36171 0 0 0 59104 40 0 0 25 0 1 0 36538940 149061632 36071 996147200 134512640 135134323 4294956192 18446744073709551615 134532114 0 0 4096 3 0 0 0 17 0 0 0
/proc/15033/statm: 36392 36071 80 151 0 36238 0
Current children cumulated CPU time (s) 595.72
Current children cumulated vsize (KiB) 162436

[startup+601.602 s]
/proc/loadavg: 2.06 1.99 1.89 3/76 15297
/proc/meminfo: memFree=1480752/2055920 swapFree=4192956/4192956
[pid=14846] ppid=14844 vsize=16868 CPUtime=4.28
/proc/14846/stat : 14846 (sugar++) S 14844 14846 13296 0 -1 4194304 1893 39736 0 8 6 3 390 29 16 0 1 0 36538647 17272832 1116 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14846/statm: 4217 1116 414 3 0 796 0
[pid=15033] ppid=14846 vsize=145964 CPUtime=594.62
/proc/15033/stat : 15033 (minisat-inc) R 14846 14846 13296 0 -1 4194304 36262 0 0 0 59422 40 0 0 25 0 1 0 36538940 149467136 36162 996147200 134512640 135134323 4294956192 18446744073709551615 134524688 0 0 4096 3 0 0 0 17 0 0 0
/proc/15033/statm: 36491 36162 80 151 0 36337 0
Current children cumulated CPU time (s) 598.9
Current children cumulated vsize (KiB) 162832

[startup+602.402 s]
/proc/loadavg: 2.06 1.99 1.89 3/76 15297
/proc/meminfo: memFree=1480688/2055920 swapFree=4192956/4192956
[pid=14846] ppid=14844 vsize=16868 CPUtime=4.28
/proc/14846/stat : 14846 (sugar++) S 14844 14846 13296 0 -1 4194304 1893 39736 0 8 6 3 390 29 16 0 1 0 36538647 17272832 1116 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14846/statm: 4217 1116 414 3 0 796 0
[pid=15033] ppid=14846 vsize=145964 CPUtime=595.42
/proc/15033/stat : 15033 (minisat-inc) R 14846 14846 13296 0 -1 4194304 36262 0 0 0 59502 40 0 0 25 0 1 0 36538940 149467136 36162 996147200 134512640 135134323 4294956192 18446744073709551615 134524710 0 0 4096 3 0 0 0 17 0 0 0
/proc/15033/statm: 36491 36162 80 151 0 36337 0
Current children cumulated CPU time (s) 599.7
Current children cumulated vsize (KiB) 162832

[startup+603.202 s]
/proc/loadavg: 2.06 1.99 1.89 3/76 15297
/proc/meminfo: memFree=1480688/2055920 swapFree=4192956/4192956
[pid=14846] ppid=14844 vsize=16868 CPUtime=4.28
/proc/14846/stat : 14846 (sugar++) S 14844 14846 13296 0 -1 4194304 1893 39736 0 8 6 3 390 29 16 0 1 0 36538647 17272832 1116 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14846/statm: 4217 1116 414 3 0 796 0
[pid=15033] ppid=14846 vsize=145964 CPUtime=596.22
/proc/15033/stat : 15033 (minisat-inc) R 14846 14846 13296 0 -1 4194304 36262 0 0 0 59582 40 0 0 25 0 1 0 36538940 149467136 36162 996147200 134512640 135134323 4294956192 18446744073709551615 134524800 0 0 4096 3 0 0 0 17 0 0 0
/proc/15033/statm: 36491 36162 80 151 0 36337 0
Current children cumulated CPU time (s) 600.5
Current children cumulated vsize (KiB) 162832

[startup+603.602 s]
/proc/loadavg: 2.06 1.99 1.89 3/76 15297
/proc/meminfo: memFree=1480688/2055920 swapFree=4192956/4192956
[pid=14846] ppid=14844 vsize=16868 CPUtime=4.28
/proc/14846/stat : 14846 (sugar++) S 14844 14846 13296 0 -1 4194304 1893 39736 0 8 6 3 390 29 16 0 1 0 36538647 17272832 1116 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14846/statm: 4217 1116 414 3 0 796 0
[pid=15033] ppid=14846 vsize=145964 CPUtime=596.62
/proc/15033/stat : 15033 (minisat-inc) R 14846 14846 13296 0 -1 4194304 36262 0 0 0 59622 40 0 0 25 0 1 0 36538940 149467136 36162 996147200 134512640 135134323 4294956192 18446744073709551615 134524790 0 0 4096 3 0 0 0 17 0 0 0
/proc/15033/statm: 36491 36162 80 151 0 36337 0
Current children cumulated CPU time (s) 600.9
Current children cumulated vsize (KiB) 162832

Child status: 0
Real time (s): 603.693
CPU time (s): 601.017
CPU user time (s): 600.254
CPU system time (s): 0.762884
CPU usage (%): 99.5567
Max. virtual memory (cumulated for all children) (KiB): 891964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 600.254
system time used= 0.762884
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 77971
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= 3444
involuntary context switches= 10734

runsolver used 0.610907 second user time and 1.61475 second system time

The end

Launcher Data (download as text)

Begin job on node8 at 2008-07-11 19:45:56
IDJOB=1109053
IDBENCH=60889
IDSOLVER=367
FILE ID=node8/1109053-1215798356
PBS_JOBID= 7903249
Free space on /tmp= 66336 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/cjss/normalized-ft06x3-54.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-1109053-1215798356/watcher-1109053-1215798356 -o /tmp/evaluation-result-1109053-1215798356/solver-1109053-1215798356 -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-1109053-1215798356.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 7c3213be65501b104c40f4acb0275228
RANDOM SEED=1816478990

node8.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.268
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.268
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:       1657792 kB
Buffers:         55376 kB
Cached:         254568 kB
SwapCached:          0 kB
Active:         197296 kB
Inactive:       133992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1657792 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            3732 kB
Writeback:           0 kB
Mapped:          36372 kB
Slab:            51984 kB
Committed_AS:   206244 kB
PageTables:       1852 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66336 MiB
End job on node8 at 2008-07-11 19:55:59