Trace number 1110059

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-incOPTIMUM2 7.67783 8.27051

General information on the benchmark

Namecsp/jnhUnsat/
normalized-jnh211_ext.xml
MD5SUMeeae9ab056086a25bcf16b40f2146088
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints2
Best CPU time to get the best result obtained on this benchmark7.67783
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints798
Maximum constraint arity11
Maximum domain size2
Number of constraints which are defined in extension798
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.00/0.07	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.00/0.07	c 0	BEGIN Sat Jul 12 00:47:58 2008
0.00/0.07	c 0	PID 16560
0.00/0.08	c 0	HOST node41.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-1110059-1215816478.xml TO HOME/temp.csp
0.00/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1110059-1215816478.xml' 'HOME/temp.csp'
0.07/0.47	c 1	1 domains, 100 variables, 0 predicates, 224 relations, 798 constraints
0.07/0.50	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.50	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'
0.07/0.58	c 1	Parsing HOME/temp.csp
0.45/0.75	c 1	parsed 1123 expressions
0.45/0.75	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.45/0.76	c 1	MAX CSP: 798 constraints
0.45/0.76	c 1	Converting to clausal form CSP
0.45/0.79	c 1	converted 193 (10%) expressions
0.45/0.81	c 1	converted 385 (20%) expressions
0.45/0.83	c 1	converted 578 (30%) expressions
0.45/0.84	c 1	converted 770 (40%) expressions
0.45/0.85	c 1	converted 962 (50%) expressions
0.45/0.87	c 1	converted 1155 (60%) expressions
0.45/0.95	c 1	converted 1347 (70%) expressions
0.45/0.95	c 1	converted 1540 (80%) expressions
0.45/0.96	c 1	converted 1732 (90%) expressions
0.45/1.09	c 1	converted 1924 (100%) expressions
0.45/1.09	c 1	CSP : 1696 integers, 0 booleans, 2393 clauses, largest domain size 1198
0.45/1.09	c 1	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.45/1.09	c 1	Propagation in CSP
1.02/1.15	c 1	792 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.02/1.15	c 1	CSP : 1696 integers, 0 booleans, 2393 clauses, largest domain size 799
1.02/1.15	c 1	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.02/1.15	c 1	Simplifing CSP by introducing new Boolean variables
1.02/1.15	c 1	CSP : 1696 integers, 0 booleans, 2393 clauses, largest domain size 799
1.02/1.15	c 1	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.02/1.19	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.02/1.20	c 1	170 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.02/1.20	c 1	340 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.02/1.20	c 1	509 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.13/1.20	c 1	679 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.13/1.21	c 1	848 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.13/1.22	c 1	1018 (60%) CSP integer variables are encoded (1422 clauses, 18349 bytes)
1.13/1.22	c 1	1188 (70%) CSP integer variables are encoded (2521 clauses, 32636 bytes)
1.13/1.23	c 1	1357 (80%) CSP integer variables are encoded (10524 clauses, 140318 bytes)
1.13/1.23	c 1	1527 (90%) CSP integer variables are encoded (11720 clauses, 158258 bytes)
1.13/1.24	c 1	1696 (100%) CSP integer variables are encoded (13347 clauses, 182663 bytes)
1.13/1.27	c 1	240 (10%) CSP clauses are encoded (13587 clauses, 186528 bytes)
1.13/1.30	c 1	479 (20%) CSP clauses are encoded (13826 clauses, 191760 bytes)
1.22/1.31	c 1	718 (30%) CSP clauses are encoded (14065 clauses, 198571 bytes)
1.22/1.34	c 1	958 (40%) CSP clauses are encoded (18091 clauses, 269526 bytes)
1.32/1.42	c 1	1197 (50%) CSP clauses are encoded (57036 clauses, 977164 bytes)
1.32/1.45	c 1	1436 (60%) CSP clauses are encoded (68625 clauses, 1182788 bytes)
2.39/2.58	c 3	1676 (70%) CSP clauses are encoded (671809 clauses, 12954040 bytes)
2.48/2.61	c 3	1915 (80%) CSP clauses are encoded (685152 clauses, 13229146 bytes)
2.48/2.67	c 3	2154 (90%) CSP clauses are encoded (717521 clauses, 13911355 bytes)
2.68/2.90	c 3	2393 (100%) CSP clauses are encoded (836844 clauses, 16453143 bytes)
2.68/2.90	c 3	2393 CSP clauses encoded
2.68/2.90	c 3	Writing map file : HOME/temp.map
2.78/2.91	c 3	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.78/2.91	c 3	SAT : 15043 SAT variables, 836844 SAT clauses, 16453143 bytes
2.78/2.91	c 3	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.78/2.96	c 3	OBJECTIVE minimize _COST
2.78/2.96	c 3	SOLVING HOME/temp.cnf
2.78/2.96	c 3	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
2.78/2.96	c 3	This is MiniSat 2.0 beta incremental
2.78/2.96	c 3	WARNING: for repeatability, setting FPU to use double precision
2.78/2.96	c 3	============================[ Problem Statistics ]=============================
2.78/2.96	c 3	|                                                                             |
2.78/2.96	c 3	|  Number of variables:  15043                                                |
2.78/2.96	c 3	|  Number of clauses:    836844                                               |
3.14/3.35	c 3	|  Parsing time:         0.33         s                                       |
3.14/3.37	c 3	OK
3.14/3.37	c 3	OBJECTIVE BOUND: 0 <= _COST <= 
3.14/3.37	c 3	SEARCHING: _COST <= 399
3.14/3.37	c 3	============================[ Search Statistics ]==============================
3.14/3.37	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.14/3.37	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.14/3.37	c 3	===============================================================================
3.14/3.37	c 3	|         0 |   15043   836844  2471979 |   278948        0    nan |  0.000 % |
3.25/3.44	c 3	===============================================================================
3.25/3.44	c 3	restarts              : 1
3.25/3.44	c 3	conflicts             : 0             (0 /sec)
3.25/3.44	c 3	decisions             : 45            (0.00 % random) (107 /sec)
3.25/3.44	c 3	propagations          : 15043          (35652 /sec)
3.25/3.44	c 3	conflict literals     : 0              ( nan % deleted)
3.25/3.44	c 3	Memory used           : 36.39 MB
3.25/3.44	c 3	CPU time              : 0.421935 s
3.25/3.44	c 3	
3.25/3.44	c 3	SATISFIABLE
3.25/3.45	c 3	OK
3.25/3.45	c 3	FOUND: _COST <= 399
3.25/3.45	s SATISFIABLE
3.25/3.45	c 3	DECODING HOME/temp.out WITH HOME/temp.map
3.25/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.29/3.53	c 4	Decoding HOME/temp.out
3.29/3.66	c 4	OBJECTIVE _COST 399
3.29/3.66	o 399
3.29/3.67	v 1 0 1 1 1 1 1 0 1 0 0 1 0 0 0 1 1 1 0 1 1 1 0 1 1 0 1 0 1 1 0 0 0 1 1 0 1 1 1 1 0 1 1 0 1 0 1 0 0 1 1 0 1 1 0 1 0 0 1 0 0 1 0 0 1 1 1 1 1 1 1 1 0 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
3.29/3.67	c 4	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
3.29/3.71	c 4	OK
3.29/3.71	c 4	OBJECTIVE BOUND: 0 <= _COST <= 399
3.29/3.71	c 4	SEARCHING: _COST <= 199
3.29/3.72	c 4	============================[ Search Statistics ]==============================
3.29/3.72	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.29/3.72	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.29/3.72	c 4	===============================================================================
3.29/3.72	c 4	|         0 |   15043   836844  2471979 |   278948        0    nan |  0.000 % |
3.29/3.76	c 4	===============================================================================
3.29/3.76	c 4	restarts              : 2
3.29/3.76	c 4	conflicts             : 0             (0 /sec)
3.29/3.76	c 4	decisions             : 67            (0.00 % random) (143 /sec)
3.29/3.76	c 4	propagations          : 30086          (64159 /sec)
3.29/3.76	c 4	conflict literals     : 0              ( nan % deleted)
3.29/3.76	c 4	Memory used           : 36.91 MB
3.29/3.76	c 4	CPU time              : 0.468928 s
3.29/3.76	c 4	
3.29/3.76	c 4	SATISFIABLE
3.29/3.76	c 4	OK
3.29/3.76	c 4	FOUND: _COST <= 199
3.29/3.76	c 4	DECODING HOME/temp.out WITH HOME/temp.map
3.29/3.76	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.56/3.84	c 4	Decoding HOME/temp.out
3.56/3.97	c 4	OBJECTIVE _COST 199
3.56/3.97	o 199
3.56/3.98	v 1 0 1 0 1 0 1 0 1 0 0 1 1 0 0 1 1 0 0 1 1 1 0 0 0 1 0 0 0 1 1 1 0 1 1 0 0 1 1 1 0 1 1 1 1 1 1 1 1 0 1 1 1 1 0 1 1 1 1 0 0 1 1 0 1 1 1 1 1 1 1 0 0 1 1 1 1 1 0 1 0 1 1 0 1 1 0 1 1 1 1 1 1 0 1 1 1 1 1 1
3.56/3.98	c 4	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
3.56/4.03	c 4	OK
3.56/4.03	c 4	OBJECTIVE BOUND: 0 <= _COST <= 199
3.56/4.03	c 4	SEARCHING: _COST <= 99
3.56/4.04	c 4	============================[ Search Statistics ]==============================
3.56/4.04	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.56/4.04	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.56/4.04	c 4	===============================================================================
3.56/4.04	c 4	|         0 |   11053   836844  2471979 |   278948        0    nan |  0.000 % |
3.84/4.11	c 4	===============================================================================
3.84/4.11	c 4	restarts              : 3
3.84/4.11	c 4	conflicts             : 71            (129 /sec)
3.84/4.11	c 4	decisions             : 338           (1.48 % random) (612 /sec)
3.84/4.11	c 4	propagations          : 101649         (184175 /sec)
3.84/4.11	c 4	conflict literals     : 2365           (15.72 % deleted)
3.84/4.11	c 4	Memory used           : 37.29 MB
3.84/4.11	c 4	CPU time              : 0.551916 s
3.84/4.11	c 4	
3.84/4.11	c 4	SATISFIABLE
3.84/4.12	c 4	OK
3.84/4.12	c 4	FOUND: _COST <= 99
3.84/4.12	c 4	DECODING HOME/temp.out WITH HOME/temp.map
3.84/4.12	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.84/4.20	c 4	Decoding HOME/temp.out
3.86/4.32	c 4	OBJECTIVE _COST 99
3.86/4.32	o 99
3.86/4.33	v 1 1 1 0 1 1 1 0 1 1 1 1 1 0 0 1 0 1 1 1 1 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 0 1 0 1 1 1 1 1 0 1 1 1 1 1 0 1 0 1 1 1 1 1 1 0
3.86/4.33	c 4	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
3.86/4.38	c 4	OK
3.86/4.38	c 4	OBJECTIVE BOUND: 0 <= _COST <= 99
3.86/4.38	c 4	SEARCHING: _COST <= 49
3.86/4.38	c 4	============================[ Search Statistics ]==============================
3.86/4.38	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.86/4.38	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.86/4.38	c 4	===============================================================================
3.86/4.38	c 4	|        71 |    8851   836844  2471979 |   278948       71     33 |  0.000 % |
4.10/4.41	c 4	===============================================================================
4.10/4.41	c 4	restarts              : 4
4.10/4.41	c 4	conflicts             : 72            (125 /sec)
4.10/4.41	c 4	decisions             : 442           (1.13 % random) (766 /sec)
4.10/4.41	c 4	propagations          : 111483         (193241 /sec)
4.10/4.41	c 4	conflict literals     : 2374           (15.73 % deleted)
4.10/4.41	c 4	Memory used           : 37.42 MB
4.10/4.41	c 4	CPU time              : 0.576912 s
4.10/4.41	c 4	
4.10/4.41	c 4	SATISFIABLE
4.10/4.41	c 4	OK
4.10/4.41	c 4	FOUND: _COST <= 49
4.10/4.41	c 4	DECODING HOME/temp.out WITH HOME/temp.map
4.10/4.41	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.10/4.49	c 5	Decoding HOME/temp.out
4.13/4.62	c 5	OBJECTIVE _COST 49
4.13/4.62	o 49
4.13/4.63	v 0 0 1 0 1 1 1 0 1 0 1 1 0 0 0 0 1 1 1 1 1 1 0 0 1 0 0 0 1 1 0 0 1 0 1 1 1 0 1 0 1 0 1 1 1 1 0 0 1 1 0 1 1 1 1 1 0 1 1 1 0 1 0 0 1 1 1 1 1 0 1 1 1 0 1 0 1 1 1 1 1 1 1 0 0 0 1 1 1 1 1 0 0 1 1 0 1 1 1 0
4.13/4.63	c 5	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
4.13/4.68	c 5	OK
4.13/4.68	c 5	OBJECTIVE BOUND: 0 <= _COST <= 49
4.13/4.68	c 5	SEARCHING: _COST <= 24
4.13/4.68	c 5	============================[ Search Statistics ]==============================
4.13/4.68	c 5	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.13/4.68	c 5	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.13/4.68	c 5	===============================================================================
4.13/4.68	c 5	|        72 |    7445   836844  2471979 |   278948       72     33 |  0.000 % |
4.35/4.70	c 5	===============================================================================
4.35/4.70	c 5	restarts              : 5
4.35/4.70	c 5	conflicts             : 112           (186 /sec)
4.35/4.70	c 5	decisions             : 569           (0.88 % random) (945 /sec)
4.35/4.70	c 5	propagations          : 135211         (224637 /sec)
4.35/4.70	c 5	conflict literals     : 3260           (14.10 % deleted)
4.35/4.70	c 5	Memory used           : 37.42 MB
4.35/4.70	c 5	CPU time              : 0.601908 s
4.35/4.70	c 5	
4.35/4.70	c 5	SATISFIABLE
4.35/4.71	c 5	OK
4.35/4.71	c 5	FOUND: _COST <= 24
4.35/4.71	c 5	DECODING HOME/temp.out WITH HOME/temp.map
4.35/4.71	c 5	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.35/4.79	c 5	Decoding HOME/temp.out
4.36/4.92	c 5	OBJECTIVE _COST 24
4.36/4.92	o 24
4.36/4.92	v 1 0 1 0 1 1 1 1 1 0 0 1 0 1 0 1 0 0 0 0 1 1 0 0 1 1 0 0 1 1 1 0 0 1 1 1 1 0 0 1 1 1 1 1 1 1 1 0 0 0 1 1 0 1 0 0 0 1 1 0 0 0 1 0 1 0 1 1 1 1 1 0 1 1 1 1 0 1 1 1 1 1 0 0 1 1 1 1 1 1 0 1 0 1 1 0 1 1 0 1
4.36/4.93	c 5	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
4.36/4.98	c 5	OK
4.36/4.98	c 5	OBJECTIVE BOUND: 0 <= _COST <= 24
4.36/4.98	c 5	SEARCHING: _COST <= 12
4.36/4.99	c 5	============================[ Search Statistics ]==============================
4.36/4.99	c 5	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.36/4.99	c 5	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.36/4.99	c 5	===============================================================================
4.36/4.99	c 5	|       112 |    6381   836844  2471979 |   278948      112     29 |  0.000 % |
4.59/5.05	c 5	|       212 |    6381   836844  2471979 |   306842      212     23 | 63.764 % |
4.59/5.09	c 5	===============================================================================
4.59/5.09	c 5	restarts              : 7
4.59/5.09	c 5	conflicts             : 351           (488 /sec)
4.59/5.09	c 5	decisions             : 951           (0.95 % random) (1321 /sec)
4.59/5.09	c 5	propagations          : 326199         (453123 /sec)
4.59/5.09	c 5	conflict literals     : 8668           (15.53 % deleted)
4.59/5.09	c 5	Memory used           : 37.42 MB
4.59/5.09	c 5	CPU time              : 0.71989 s
4.59/5.09	c 5	
4.59/5.09	c 5	SATISFIABLE
4.59/5.10	c 5	OK
4.59/5.10	c 5	FOUND: _COST <= 12
4.59/5.10	c 5	DECODING HOME/temp.out WITH HOME/temp.map
4.59/5.10	c 5	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.69/5.18	c 5	Decoding HOME/temp.out
4.69/5.30	c 5	OBJECTIVE _COST 12
4.69/5.30	o 12
4.69/5.31	v 0 0 0 0 1 0 1 0 1 1 1 1 1 0 0 1 1 0 1 1 1 1 0 0 1 1 0 1 1 0 1 1 1 1 1 1 0 0 1 0 1 0 1 1 0 1 1 1 0 1 0 1 1 1 0 1 1 1 0 1 1 1 1 0 0 0 1 1 0 1 1 0 1 1 1 0 1 1 1 1 0 1 1 0 0 0 1 0 0 1 1 0 0 0 1 0 1 1 1 0
4.69/5.31	c 5	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
4.69/5.36	c 5	OK
4.69/5.36	c 5	OBJECTIVE BOUND: 0 <= _COST <= 12
4.69/5.36	c 5	SEARCHING: _COST <= 6
4.69/5.37	c 5	============================[ Search Statistics ]==============================
4.69/5.37	c 5	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.69/5.37	c 5	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.69/5.37	c 5	===============================================================================
4.69/5.37	c 5	|       351 |    5451   836844  2471979 |   278948      351     25 | 63.764 % |
4.94/5.40	c 5	|       451 |    5451   836844  2471979 |   306842      451     24 | 69.308 % |
4.94/5.46	c 6	|       602 |    5451   836844  2471979 |   337527      602     22 | 69.308 % |
5.04/5.57	c 6	|       827 |    5451   836844  2471979 |   371279      827     21 | 69.308 % |
5.14/5.63	c 6	===============================================================================
5.14/5.63	c 6	restarts              : 11
5.14/5.63	c 6	conflicts             : 954           (969 /sec)
5.14/5.63	c 6	decisions             : 1752          (0.68 % random) (1779 /sec)
5.14/5.63	c 6	propagations          : 914959         (929034 /sec)
5.14/5.63	c 6	conflict literals     : 20282          (19.07 % deleted)
5.14/5.63	c 6	Memory used           : 37.42 MB
5.14/5.63	c 6	CPU time              : 0.98485 s
5.14/5.63	c 6	
5.14/5.63	c 6	SATISFIABLE
5.14/5.64	c 6	OK
5.14/5.64	c 6	FOUND: _COST <= 6
5.14/5.64	c 6	DECODING HOME/temp.out WITH HOME/temp.map
5.14/5.64	c 6	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
5.18/5.72	c 6	Decoding HOME/temp.out
5.18/5.85	c 6	OBJECTIVE _COST 6
5.18/5.85	o 6
5.18/5.85	v 0 1 1 0 0 0 1 1 1 0 0 1 1 0 0 1 1 1 0 1 1 1 0 0 0 1 0 0 0 1 1 1 0 1 1 0 1 1 0 1 1 1 1 1 1 0 1 1 1 0 1 1 1 1 0 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 0 0 1 1 1 0 1 1 0 1 0 0 1 1 1 0 1 0 0 1 0 1 1 1 0
5.18/5.86	c 6	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
5.18/5.90	c 6	OK
5.18/5.90	c 6	OBJECTIVE BOUND: 0 <= _COST <= 6
5.18/5.90	c 6	SEARCHING: _COST <= 3
5.18/5.91	c 6	============================[ Search Statistics ]==============================
5.18/5.92	c 6	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.18/5.92	c 6	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.18/5.92	c 6	===============================================================================
5.18/5.92	c 6	|       954 |    4617   836844  2471979 |   278948      954     21 | 69.308 % |
5.18/5.94	c 6	|      1054 |    4617   836844  2471979 |   306842     1054     21 | 74.693 % |
5.49/6.01	c 6	|      1205 |    4617   836844  2471979 |   337527     1205     20 | 74.693 % |
5.49/6.08	c 6	|      1430 |    4617   836844  2471979 |   371279     1430     20 | 74.693 % |
5.59/6.14	c 6	===============================================================================
5.59/6.14	c 6	restarts              : 15
5.59/6.14	c 6	conflicts             : 1565          (1270 /sec)
5.59/6.14	c 6	decisions             : 2513          (0.80 % random) (2040 /sec)
5.59/6.14	c 6	propagations          : 1472869        (1195693 /sec)
5.59/6.14	c 6	conflict literals     : 31031          (21.47 % deleted)
5.59/6.14	c 6	Memory used           : 37.42 MB
5.59/6.14	c 6	CPU time              : 1.23181 s
5.59/6.14	c 6	
5.59/6.14	c 6	SATISFIABLE
5.59/6.15	c 6	OK
5.59/6.15	c 6	FOUND: _COST <= 3
5.59/6.15	c 6	DECODING HOME/temp.out WITH HOME/temp.map
5.59/6.15	c 6	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
5.64/6.23	c 6	Decoding HOME/temp.out
5.64/6.36	c 6	OBJECTIVE _COST 3
5.64/6.36	o 3
5.64/6.36	v 0 1 1 0 1 0 1 1 1 0 0 1 1 0 0 1 1 1 0 1 1 1 0 0 0 0 0 0 0 1 1 1 0 1 1 0 1 1 0 1 0 1 1 1 1 0 1 1 1 0 1 1 1 1 1 1 1 1 1 0 1 0 1 0 1 1 0 1 1 1 1 0 0 1 1 1 0 1 1 1 0 0 1 0 1 0 0 1 1 1 0 1 0 0 1 0 1 1 1 0
5.64/6.37	c 6	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
5.64/6.41	c 6	OK
5.64/6.42	c 6	OBJECTIVE BOUND: 0 <= _COST <= 3
5.64/6.42	c 6	SEARCHING: _COST <= 1
5.64/6.42	c 6	============================[ Search Statistics ]==============================
5.64/6.43	c 6	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.64/6.43	c 6	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.64/6.43	c 6	===============================================================================
5.64/6.43	c 6	|      1565 |    3807   836844  2471979 |   278948     1565     20 | 74.693 % |
5.64/6.44	c 6	|      1665 |    3807   836844  2471979 |   306842     1665     20 | 80.018 % |
5.64/6.49	c 7	|      1815 |    3807   836844  2471979 |   337527     1815     19 | 80.018 % |
5.94/6.55	c 7	|      2040 |    3807   836844  2471979 |   371279     2040     19 | 80.018 % |
5.94/6.56	c 7	===============================================================================
5.94/6.56	c 7	restarts              : 19
5.94/6.56	c 7	conflicts             : 2064          (1497 /sec)
5.94/6.56	c 7	decisions             : 3107          (0.71 % random) (2253 /sec)
5.94/6.56	c 7	propagations          : 1839900        (1334431 /sec)
5.94/6.56	c 7	conflict literals     : 38280          (22.84 % deleted)
5.94/6.56	c 7	Memory used           : 37.42 MB
5.94/6.56	c 7	CPU time              : 1.37879 s
5.94/6.56	c 7	
5.94/6.56	c 7	UNSATISFIABLE
5.94/6.56	c 7	OK
5.94/6.56	c 7	NOT FOUND: _COST <= 1
5.94/6.56	c 7	OK
5.94/6.56	c 7	OBJECTIVE BOUND: 2 <= _COST <= 3
5.94/6.56	c 7	SEARCHING: _COST <= 2
5.94/6.56	c 7	============================[ Search Statistics ]==============================
5.94/6.56	c 7	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.94/6.56	c 7	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.94/6.56	c 7	===============================================================================
5.94/6.56	c 7	|      2064 |    3807   836844  2471979 |   278948     2063     19 | 80.018 % |
5.94/6.59	c 7	|      2165 |    3807   836844  2471979 |   306842     2164     19 | 80.037 % |
6.04/6.63	c 7	|      2316 |    3807   836844  2471979 |   337527     2315     19 | 80.037 % |
6.04/6.70	c 7	|      2542 |    3807   836844  2471979 |   371279     2541     19 | 80.037 % |
6.24/6.81	c 7	|      2880 |    3807   836844  2471979 |   408407     2879     19 | 80.037 % |
6.44/7.00	c 7	|      3386 |    3807   836844  2471979 |   449248     3385     18 | 80.037 % |
7.04/7.66	c 8	|      4145 |    3003    11849    32319 |   494173     3931     17 | 80.037 % |
7.24/7.88	c 8	|      5284 |    3003    11849    32319 |   543590     5070     17 | 80.037 % |
7.33/7.97	c 8	===============================================================================
7.33/7.97	c 8	restarts              : 27
7.33/7.97	c 8	conflicts             : 5739          (2070 /sec)
7.33/7.97	c 8	decisions             : 7261          (0.66 % random) (2619 /sec)
7.33/7.97	c 8	propagations          : 4577882        (1651128 /sec)
7.33/7.97	c 8	conflict literals     : 101805         (26.05 % deleted)
7.33/7.97	c 8	Memory used           : 37.55 MB
7.33/7.97	c 8	CPU time              : 2.77258 s
7.33/7.97	c 8	
7.33/7.97	c 8	SATISFIABLE
7.33/7.98	c 8	OK
7.33/7.98	c 8	FOUND: _COST <= 2
7.33/7.98	c 8	DECODING HOME/temp.out WITH HOME/temp.map
7.33/7.98	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.41/8.06	c 8	Decoding HOME/temp.out
7.41/8.19	c 8	OBJECTIVE _COST 2
7.41/8.19	o 2
7.41/8.20	v 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 1 0 0 1 1 0 1 0 0 0 1 0 1 1 0 0 0 0 1 1 0 1 1 0 1 1 1 0 1 0 1 1 1 0 1 0 0 0 1 1 1 1 1 1 1 0 0 0 1 1 1 0 1 0 0 0 1 0 1 1 1 1 1 1 0 1 1 0 0 0 1 1 0 1 0 1 1 1 1 1 1
7.41/8.20	c 8	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
7.41/8.25	c 8	OK
7.41/8.25	c 8	OBJECTIVE _COST 2
7.41/8.25	s OPTIMUM FOUND
7.41/8.26	c 8	CPU 7.09 (0.08 0.03 7.01 0.53)
7.41/8.26	c 8	END Sat Jul 12 00:48:06 2008

Verifier Data (download as text)

OK	2	796
2 unsatisfied constraints, 796 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-1110059-1215816478/watcher-1110059-1215816478 -o /tmp/evaluation-result-1110059-1215816478/solver-1110059-1215816478 -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-1110059-1215816478.xml 

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


[startup+0 s]
/proc/loadavg: 2.10 2.03 2.01 4/81 16560
/proc/meminfo: memFree=1930720/2055920 swapFree=4179828/4192956
[pid=16560] ppid=16558 vsize=12272 CPUtime=0
/proc/16560/stat : 16560 (sugar++) R 16558 16560 15732 0 -1 4194304 359 0 0 0 0 0 0 0 20 0 1 0 38347765 12566528 327 996147200 4194304 4206940 548682068528 18446744073709551615 209136089701 0 0 4224 0 0 0 0 17 1 0 0
/proc/16560/statm: 3068 327 246 3 0 168 0

[startup+0.11949 s]
/proc/loadavg: 2.10 2.03 2.01 4/81 16560
/proc/meminfo: memFree=1930720/2055920 swapFree=4179828/4192956
[pid=16560] ppid=16558 vsize=16740 CPUtime=0.07
/proc/16560/stat : 16560 (sugar++) S 16558 16560 15732 0 -1 4194304 1219 128 0 0 5 2 0 0 21 0 1 0 38347765 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16560/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.208791 s]
/proc/loadavg: 2.10 2.03 2.01 4/81 16560
/proc/meminfo: memFree=1930720/2055920 swapFree=4179828/4192956
[pid=16560] ppid=16558 vsize=16740 CPUtime=0.07
/proc/16560/stat : 16560 (sugar++) S 16558 16560 15732 0 -1 4194304 1219 128 0 0 5 2 0 0 21 0 1 0 38347765 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16560/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.301798 s]
/proc/loadavg: 2.10 2.03 2.01 4/81 16560
/proc/meminfo: memFree=1930720/2055920 swapFree=4179828/4192956
[pid=16560] ppid=16558 vsize=16740 CPUtime=0.07
/proc/16560/stat : 16560 (sugar++) S 16558 16560 15732 0 -1 4194304 1219 128 0 0 5 2 0 0 21 0 1 0 38347765 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16560/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.701833 s]
/proc/loadavg: 2.10 2.03 2.01 4/81 16560
/proc/meminfo: memFree=1930720/2055920 swapFree=4179828/4192956
[pid=16560] ppid=16558 vsize=16740 CPUtime=0.45
/proc/16560/stat : 16560 (sugar++) S 16558 16560 15732 0 -1 4194304 1297 4698 0 1 5 2 34 4 16 0 1 0 38347765 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16560/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 16740

[startup+1.5029 s]
/proc/loadavg: 2.18 2.04 2.01 3/92 16582
/proc/meminfo: memFree=1914632/2055920 swapFree=4179828/4192956
[pid=16560] ppid=16558 vsize=16740 CPUtime=0.45
/proc/16560/stat : 16560 (sugar++) S 16558 16560 15732 0 -1 4194304 1297 4698 0 1 5 2 34 4 15 0 1 0 38347765 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16560/statm: 4185 1104 409 3 0 764 0
[pid=16573] ppid=16560 vsize=5356 CPUtime=0
/proc/16573/stat : 16573 (sh) S 16560 16560 15732 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 38347816 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16573/statm: 1339 233 193 169 0 50 0
[pid=16574] ppid=16573 vsize=868480 CPUtime=0.96
/proc/16574/stat : 16574 (java) S 16573 16560 15732 0 -1 0 6879 0 1 0 92 4 0 0 18 0 9 0 38347816 889323520 6036 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16574/statm: 217120 6036 2563 9 0 211667 0
[pid=16574/tid=16575] ppid=16573 vsize=868480 CPUtime=0.57
/proc/16574/task/16575/stat : 16575 (java) R 16573 16560 15732 0 -1 64 2780 0 1 0 55 2 0 0 24 0 9 0 38347817 889323520 6036 996147200 134512640 134550740 4294955920 18446744073709551615 4126975404 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16574/tid=16576] ppid=16573 vsize=868480 CPUtime=0.08
/proc/16574/task/16576/stat : 16576 (java) S 16573 16560 15732 0 -1 64 1889 0 0 0 8 0 0 0 16 0 9 0 38347818 889323520 6036 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16574/tid=16577] ppid=16573 vsize=868480 CPUtime=0
/proc/16574/task/16577/stat : 16577 (java) S 16573 16560 15732 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 38347818 889323520 6036 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16574/tid=16578] ppid=16573 vsize=868480 CPUtime=0
/proc/16574/task/16578/stat : 16578 (java) S 16573 16560 15732 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 38347818 889323520 6036 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16574/tid=16579] ppid=16573 vsize=868480 CPUtime=0
/proc/16574/task/16579/stat : 16579 (java) S 16573 16560 15732 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 38347820 889323520 6036 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16574/tid=16580] ppid=16573 vsize=868480 CPUtime=0.27
/proc/16574/task/16580/stat : 16580 (java) S 16573 16560 15732 0 -1 64 1518 0 0 0 27 0 0 0 16 0 9 0 38347820 889323520 6036 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16574/tid=16581] ppid=16573 vsize=868480 CPUtime=0
/proc/16574/task/16581/stat : 16581 (java) S 16573 16560 15732 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 38347820 889323520 6036 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16574/tid=16582] ppid=16573 vsize=868480 CPUtime=0
/proc/16574/task/16582/stat : 16582 (java) S 16573 16560 15732 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 38347820 889323520 6036 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 890576

[startup+3.10205 s]
/proc/loadavg: 2.18 2.04 2.01 3/92 16582
/proc/meminfo: memFree=1904264/2055920 swapFree=4179828/4192956
[pid=16560] ppid=16558 vsize=16872 CPUtime=2.82
/proc/16560/stat : 16560 (sugar++) S 16558 16560 15732 0 -1 4194304 1473 12309 0 2 6 2 253 21 16 0 1 0 38347765 17276928 1132 996147200 4194304 4206940 548682068528 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16560/statm: 4218 1132 413 3 0 797 0
Current children cumulated CPU time (s) 2.82
Current children cumulated vsize (KiB) 16872

[startup+6.30133 s]
/proc/loadavg: 2.18 2.04 2.01 3/83 16643
/proc/meminfo: memFree=1874000/2055920 swapFree=4179828/4192956
[pid=16560] ppid=16558 vsize=16872 CPUtime=4.35
/proc/16560/stat : 16560 (sugar++) S 16558 16560 15732 0 -1 4194304 2044 39473 0 9 7 3 385 40 15 0 1 0 38347765 17276928 1135 996147200 4194304 4206940 548682068528 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16560/statm: 4218 1135 414 3 0 797 0
[pid=16583] ppid=16560 vsize=38316 CPUtime=1.29
/proc/16583/stat : 16583 (minisat-inc) S 16560 16560 15732 0 -1 4194304 9308 0 0 0 123 6 0 0 18 0 1 0 38348061 39235584 9242 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 1 0 0
/proc/16583/statm: 9579 9242 79 151 0 9425 0
Current children cumulated CPU time (s) 5.64
Current children cumulated vsize (KiB) 55188

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

[startup+6.40133 s]
/proc/loadavg: 2.18 2.04 2.01 3/83 16643
/proc/meminfo: memFree=1874000/2055920 swapFree=4179828/4192956
[pid=16560] ppid=16558 vsize=16872 CPUtime=4.35
/proc/16560/stat : 16560 (sugar++) S 16558 16560 15732 0 -1 4194304 2045 39473 0 9 7 3 385 40 15 0 1 0 38347765 17276928 1135 996147200 4194304 4206940 548682068528 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16560/statm: 4218 1135 414 3 0 797 0
[pid=16583] ppid=16560 vsize=38316 CPUtime=1.29
/proc/16583/stat : 16583 (minisat-inc) S 16560 16560 15732 0 -1 4194304 9308 0 0 0 123 6 0 0 18 0 1 0 38348061 39235584 9242 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 1 0 0
/proc/16583/statm: 9579 9242 79 151 0 9425 0
Current children cumulated CPU time (s) 5.64
Current children cumulated vsize (KiB) 55188

[startup+7.20141 s]
/proc/loadavg: 2.16 2.04 2.01 3/83 16663
/proc/meminfo: memFree=1873936/2055920 swapFree=4179828/4192956
[pid=16560] ppid=16558 vsize=16872 CPUtime=4.58
/proc/16560/stat : 16560 (sugar++) S 16558 16560 15732 0 -1 4194304 2062 43353 0 10 8 3 404 43 15 0 1 0 38347765 17276928 1135 996147200 4194304 4206940 548682068528 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16560/statm: 4218 1135 414 3 0 797 0
[pid=16583] ppid=16560 vsize=38448 CPUtime=2.06
/proc/16583/stat : 16583 (minisat-inc) R 16560 16560 15732 0 -1 4194304 9345 0 0 0 200 6 0 0 22 0 1 0 38348061 39370752 9277 996147200 134512640 135134323 4294956192 18446744073709551615 134524716 0 0 4096 3 0 0 0 17 1 0 0
/proc/16583/statm: 9612 9277 79 151 0 9458 0
Current children cumulated CPU time (s) 6.64
Current children cumulated vsize (KiB) 55320

[startup+8.00148 s]
/proc/loadavg: 2.16 2.04 2.01 3/83 16663
/proc/meminfo: memFree=1874064/2055920 swapFree=4179828/4192956
[pid=16560] ppid=16558 vsize=16872 CPUtime=4.58
/proc/16560/stat : 16560 (sugar++) S 16558 16560 15732 0 -1 4194304 2095 43353 0 10 8 3 404 43 15 0 1 0 38347765 17276928 1135 996147200 4194304 4206940 548682068528 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16560/statm: 4218 1135 414 3 0 797 0
[pid=16583] ppid=16560 vsize=38448 CPUtime=2.83
/proc/16583/stat : 16583 (minisat-inc) S 16560 16560 15732 0 -1 4194304 9347 0 0 0 277 6 0 0 25 0 1 0 38348061 39370752 9277 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 1 0 0
/proc/16583/statm: 9612 9277 79 151 0 9458 0
Current children cumulated CPU time (s) 7.41
Current children cumulated vsize (KiB) 55320

[startup+8.20149 s]
/proc/loadavg: 2.16 2.04 2.01 3/83 16663
/proc/meminfo: memFree=1874064/2055920 swapFree=4179828/4192956
[pid=16560] ppid=16558 vsize=16872 CPUtime=4.58
/proc/16560/stat : 16560 (sugar++) S 16558 16560 15732 0 -1 4194304 2116 43353 0 10 8 3 404 43 15 0 1 0 38347765 17276928 1135 996147200 4194304 4206940 548682068528 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16560/statm: 4218 1135 414 3 0 797 0
[pid=16583] ppid=16560 vsize=38448 CPUtime=2.83
/proc/16583/stat : 16583 (minisat-inc) S 16560 16560 15732 0 -1 4194304 9347 0 0 0 277 6 0 0 25 0 1 0 38348061 39370752 9277 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 1 0 0
/proc/16583/statm: 9612 9277 79 151 0 9458 0
Current children cumulated CPU time (s) 7.41
Current children cumulated vsize (KiB) 55320

Child status: 0
Real time (s): 8.27051
CPU time (s): 7.67783
CPU user time (s): 7.09692
CPU system time (s): 0.580911
CPU usage (%): 92.8338
Max. virtual memory (cumulated for all children) (KiB): 890576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.09692
system time used= 0.580911
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 58787
page faults= 11
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9324
involuntary context switches= 9187

runsolver used 0.021996 second user time and 0.035994 second system time

The end

Launcher Data (download as text)

Begin job on node41 at 2008-07-12 00:47:58
IDJOB=1110059
IDBENCH=61058
IDSOLVER=367
FILE ID=node41/1110059-1215816478
PBS_JOBID= 7903279
Free space on /tmp= 66156 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/jnhUnsat/normalized-jnh211_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-1110059-1215816478/watcher-1110059-1215816478 -o /tmp/evaluation-result-1110059-1215816478/solver-1110059-1215816478 -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-1110059-1215816478.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= eeae9ab056086a25bcf16b40f2146088
RANDOM SEED=1801964669

node41.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.216
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.216
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1931200 kB
Buffers:         12572 kB
Cached:          47396 kB
SwapCached:       7352 kB
Active:          60000 kB
Inactive:        22020 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1931200 kB
SwapTotal:     4192956 kB
SwapFree:      4179828 kB
Dirty:            2144 kB
Writeback:           0 kB
Mapped:          37820 kB
Slab:            27876 kB
Committed_AS:   190448 kB
PageTables:       1804 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= 66156 MiB
End job on node41 at 2008-07-12 00:48:06