Trace number 1108739

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 6.24305 7.22133

General information on the benchmark

Namecsp/QCP-10/
normalized-qcp-10-67-13_ext.xml
MD5SUMb555bdd2cb45a56041f8efbbb1cd6e9e
Bench Category2-ARY-EXT (binary 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 benchmark6.24305
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints822
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension822
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.04/0.13	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.04/0.13	c 0	BEGIN Fri Jul 11 16:22:54 2008
0.04/0.13	c 0	PID 11232
0.04/0.13	c 0	HOST node35.alineos.net
0.04/0.13	c 0	CONVERTING HOME/instance-1108739-1215786174.xml TO HOME/temp.csp
0.04/0.13	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1108739-1215786174.xml' 'HOME/temp.csp'
0.07/0.66	c 1	11 domains, 100 variables, 0 predicates, 11 relations, 822 constraints
0.07/0.69	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.69	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.56/0.79	c 1	Parsing HOME/temp.csp
0.56/0.92	c 1	parsed 944 expressions
0.56/0.93	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.56/0.95	c 1	MAX CSP: 822 constraints
0.56/0.95	c 1	Converting to clausal form CSP
0.56/0.98	c 1	converted 177 (10%) expressions
0.83/1.01	c 1	converted 354 (20%) expressions
0.83/1.03	c 1	converted 531 (30%) expressions
0.83/1.04	c 1	converted 708 (40%) expressions
0.83/1.05	c 1	converted 885 (50%) expressions
0.83/1.06	c 1	converted 1062 (60%) expressions
0.93/1.13	c 1	converted 1239 (70%) expressions
0.93/1.14	c 1	converted 1416 (80%) expressions
0.93/1.15	c 1	converted 1593 (90%) expressions
1.02/1.28	c 2	converted 1769 (100%) expressions
1.02/1.29	c 2	CSP : 1744 integers, 0 booleans, 2465 clauses, largest domain size 1234
1.02/1.29	c 2	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.02/1.29	c 2	Propagation in CSP
1.12/1.34	c 2	816 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.12/1.34	c 2	CSP : 1744 integers, 0 booleans, 2465 clauses, largest domain size 823
1.12/1.34	c 2	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.12/1.34	c 2	Simplifing CSP by introducing new Boolean variables
1.12/1.35	c 2	CSP : 1744 integers, 0 booleans, 2465 clauses, largest domain size 823
1.12/1.35	c 2	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.12/1.38	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.23/1.40	c 2	175 (10%) CSP integer variables are encoded (536 clauses, 5768 bytes)
1.23/1.40	c 2	349 (20%) CSP integer variables are encoded (536 clauses, 5768 bytes)
1.23/1.40	c 2	524 (30%) CSP integer variables are encoded (536 clauses, 5768 bytes)
1.23/1.41	c 2	698 (40%) CSP integer variables are encoded (536 clauses, 5768 bytes)
1.23/1.41	c 2	872 (50%) CSP integer variables are encoded (536 clauses, 5768 bytes)
1.23/1.41	c 2	1047 (60%) CSP integer variables are encoded (2008 clauses, 24904 bytes)
1.23/1.41	c 2	1221 (70%) CSP integer variables are encoded (3146 clauses, 39698 bytes)
1.23/1.42	c 2	1396 (80%) CSP integer variables are encoded (11401 clauses, 152414 bytes)
1.23/1.43	c 2	1570 (90%) CSP integer variables are encoded (12633 clauses, 170894 bytes)
1.23/1.43	c 2	1744 (100%) CSP integer variables are encoded (14315 clauses, 196124 bytes)
1.23/1.48	c 2	247 (10%) CSP clauses are encoded (15444 clauses, 218689 bytes)
1.32/1.51	c 2	493 (20%) CSP clauses are encoded (16788 clauses, 249319 bytes)
1.32/1.53	c 2	740 (30%) CSP clauses are encoded (18097 clauses, 279847 bytes)
1.32/1.55	c 2	986 (40%) CSP clauses are encoded (22825 clauses, 364777 bytes)
1.42/1.63	c 2	1233 (50%) CSP clauses are encoded (64022 clauses, 1113973 bytes)
1.42/1.67	c 2	1479 (60%) CSP clauses are encoded (76280 clauses, 1331989 bytes)
2.59/2.84	c 3	1726 (70%) CSP clauses are encoded (715825 clauses, 14064517 bytes)
2.59/2.87	c 3	1972 (80%) CSP clauses are encoded (729933 clauses, 14356004 bytes)
2.69/2.93	c 3	2219 (90%) CSP clauses are encoded (764300 clauses, 15080950 bytes)
2.89/3.16	c 3	2465 (100%) CSP clauses are encoded (890756 clauses, 17775674 bytes)
2.89/3.16	c 3	2465 CSP clauses encoded
2.89/3.16	c 3	Writing map file : HOME/temp.map
2.89/3.18	c 3	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.89/3.18	c 3	SAT : 16026 SAT variables, 890756 SAT clauses, 17775674 bytes
2.89/3.18	c 3	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.98/3.22	c 3	OBJECTIVE minimize _COST
2.98/3.22	c 3	SOLVING HOME/temp.cnf
2.98/3.22	c 3	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
2.98/3.24	c 4	This is MiniSat 2.0 beta incremental
2.98/3.24	c 4	WARNING: for repeatability, setting FPU to use double precision
2.98/3.24	c 4	============================[ Problem Statistics ]=============================
2.98/3.24	c 4	|                                                                             |
2.98/3.24	c 4	|  Number of variables:  16026                                                |
2.98/3.24	c 4	|  Number of clauses:    890756                                               |
2.99/3.65	c 4	|  Parsing time:         0.35         s                                       |
2.99/3.67	c 4	OK
2.99/3.67	c 4	OBJECTIVE BOUND: 0 <= _COST <= 
2.99/3.67	c 4	SEARCHING: _COST <= 411
2.99/3.67	c 4	============================[ Search Statistics ]==============================
2.99/3.67	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.99/3.67	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.99/3.67	c 4	===============================================================================
2.99/3.67	c 4	|         0 |   16026   890756  2635609 |   296918        0    nan |  0.000 % |
2.99/3.74	c 4	===============================================================================
2.99/3.74	c 4	restarts              : 1
2.99/3.74	c 4	conflicts             : 0             (0 /sec)
2.99/3.74	c 4	decisions             : 70            (0.00 % random) (159 /sec)
2.99/3.74	c 4	propagations          : 16026          (36428 /sec)
2.99/3.74	c 4	conflict literals     : 0              ( nan % deleted)
2.99/3.75	c 4	Memory used           : 38.17 MB
2.99/3.75	c 4	CPU time              : 0.439933 s
2.99/3.75	c 4	
2.99/3.75	c 4	SATISFIABLE
2.99/3.75	c 4	OK
2.99/3.75	c 4	FOUND: _COST <= 411
2.99/3.75	s SATISFIABLE
2.99/3.75	c 4	DECODING HOME/temp.out WITH HOME/temp.map
2.99/3.75	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'
2.99/3.87	c 4	Decoding HOME/temp.out
2.99/4.00	c 4	OBJECTIVE _COST 411
2.99/4.00	o 411
2.99/4.01	v 5 7 4 4 5 6 5 9 3 8 6 2 7 4 6 5 9 9 8 7 8 9 8 5 9 7 6 4 5 7 5 7 3 6 5 9 3 8 7 4 8 3 5 6 9 9 7 9 6 8 6 8 8 7 4 6 9 7 2 1 4 6 9 8 7 3 5 7 9 6 6 8 8 9 4 8 1 2 7 9 0 9 7 2 8 7 8 7 8 9 7 5 6 7 3 9 8 8 9 0
2.99/4.01	c 4	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
2.99/4.06	c 4	OK
2.99/4.06	c 4	OBJECTIVE BOUND: 0 <= _COST <= 411
2.99/4.06	c 4	SEARCHING: _COST <= 205
2.99/4.07	c 4	============================[ Search Statistics ]==============================
2.99/4.07	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.99/4.07	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.99/4.07	c 4	===============================================================================
2.99/4.07	c 4	|         0 |   16026   890756  2635609 |   296918        0    nan |  0.000 % |
3.20/4.10	c 4	===============================================================================
3.20/4.10	c 4	restarts              : 2
3.20/4.10	c 4	conflicts             : 0             (0 /sec)
3.20/4.10	c 4	decisions             : 135           (0.00 % random) (276 /sec)
3.20/4.10	c 4	propagations          : 32052          (65422 /sec)
3.20/4.10	c 4	conflict literals     : 0              ( nan % deleted)
3.20/4.10	c 4	Memory used           : 38.82 MB
3.20/4.10	c 4	CPU time              : 0.489925 s
3.20/4.10	c 4	
3.20/4.10	c 4	SATISFIABLE
3.20/4.11	c 4	OK
3.20/4.11	c 4	FOUND: _COST <= 205
3.20/4.11	c 4	DECODING HOME/temp.out WITH HOME/temp.map
3.20/4.11	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.20/4.20	c 4	Decoding HOME/temp.out
3.90/4.34	c 5	OBJECTIVE _COST 205
3.90/4.34	o 205
3.90/4.34	v 4 2 7 1 5 6 2 9 3 8 2 2 1 3 6 4 6 9 8 7 8 9 2 5 9 3 4 4 7 6 5 3 8 6 8 9 3 2 7 4 9 3 5 7 2 8 7 9 6 8 1 6 8 7 0 7 9 5 2 1 7 2 9 8 4 3 5 6 9 5 3 8 5 9 4 8 1 2 7 6 0 9 4 2 6 4 8 7 8 9 4 7 6 6 3 5 7 8 9 0
3.90/4.35	c 5	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
3.90/4.39	c 5	OK
3.90/4.39	c 5	OBJECTIVE BOUND: 0 <= _COST <= 205
3.90/4.39	c 5	SEARCHING: _COST <= 102
3.90/4.40	c 5	============================[ Search Statistics ]==============================
3.90/4.40	c 5	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.90/4.40	c 5	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.90/4.40	c 5	===============================================================================
3.90/4.40	c 5	|         0 |   11916   890756  2635609 |   296918        0    nan |  0.000 % |
3.98/4.42	c 5	===============================================================================
3.98/4.42	c 5	restarts              : 3
3.98/4.42	c 5	conflicts             : 2             (4 /sec)
3.98/4.42	c 5	decisions             : 185           (1.08 % random) (352 /sec)
3.98/4.42	c 5	propagations          : 44000          (83663 /sec)
3.98/4.42	c 5	conflict literals     : 12             (0.00 % deleted)
3.98/4.42	c 5	Memory used           : 39.07 MB
3.98/4.42	c 5	CPU time              : 0.52592 s
3.98/4.42	c 5	
3.98/4.42	c 5	SATISFIABLE
3.98/4.43	c 5	OK
3.98/4.43	c 5	FOUND: _COST <= 102
3.98/4.43	c 5	DECODING HOME/temp.out WITH HOME/temp.map
3.98/4.43	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.02/4.53	c 5	Decoding HOME/temp.out
4.02/4.66	c 5	OBJECTIVE _COST 102
4.02/4.66	o 102
4.02/4.66	v 2 7 4 1 5 6 9 0 3 8 4 2 3 0 6 1 6 9 8 7 8 5 7 6 9 0 2 4 1 3 5 1 0 6 8 9 3 7 4 2 6 3 5 4 1 7 8 9 5 7 9 3 0 7 0 6 4 5 2 1 7 0 9 8 2 3 5 1 6 4 8 8 6 9 0 4 1 2 7 5 0 9 8 2 4 8 9 6 7 6 2 4 6 5 3 5 7 8 9 0
4.02/4.67	c 5	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
4.02/4.72	c 5	OK
4.02/4.72	c 5	OBJECTIVE BOUND: 0 <= _COST <= 102
4.02/4.72	c 5	SEARCHING: _COST <= 51
4.02/4.72	c 5	============================[ Search Statistics ]==============================
4.02/4.72	c 5	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.02/4.72	c 5	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.02/4.72	c 5	===============================================================================
4.02/4.72	c 5	|         2 |    9648   890756  2635609 |   296918        2      6 |  0.000 % |
4.02/4.74	c 5	===============================================================================
4.02/4.74	c 5	restarts              : 4
4.02/4.74	c 5	conflicts             : 4             (7 /sec)
4.02/4.74	c 5	decisions             : 457           (0.66 % random) (819 /sec)
4.02/4.74	c 5	propagations          : 53772          (96380 /sec)
4.02/4.74	c 5	conflict literals     : 156            (0.00 % deleted)
4.02/4.74	c 5	Memory used           : 39.20 MB
4.02/4.74	c 5	CPU time              : 0.557915 s
4.02/4.74	c 5	
4.02/4.74	c 5	SATISFIABLE
4.02/4.75	c 5	OK
4.02/4.75	c 5	FOUND: _COST <= 51
4.02/4.75	c 5	DECODING HOME/temp.out WITH HOME/temp.map
4.02/4.75	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.27/4.86	c 5	Decoding HOME/temp.out
4.27/5.00	c 5	OBJECTIVE _COST 51
4.27/5.00	o 51
4.27/5.00	v 3 4 0 9 5 6 2 7 3 8 3 2 4 5 6 1 9 0 8 7 8 5 7 3 9 0 6 4 1 2 5 8 0 6 7 9 3 1 4 1 6 3 5 8 1 2 0 9 7 4 9 6 2 7 0 8 4 3 2 1 7 8 9 1 2 3 5 6 0 4 4 0 3 9 8 7 1 2 6 5 0 9 1 2 3 4 8 5 7 6 2 7 6 4 3 5 7 8 9 0
4.27/5.01	c 5	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
4.27/5.05	c 5	OK
4.27/5.05	c 5	OBJECTIVE BOUND: 0 <= _COST <= 51
4.27/5.05	c 5	SEARCHING: _COST <= 25
4.27/5.05	c 5	============================[ Search Statistics ]==============================
4.27/5.05	c 5	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.27/5.05	c 5	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.27/5.05	c 5	===============================================================================
4.27/5.05	c 5	|         4 |    8200   890756  2635609 |   296918        4     39 |  0.000 % |
4.27/5.08	c 5	===============================================================================
4.27/5.08	c 5	restarts              : 5
4.27/5.08	c 5	conflicts             : 60            (101 /sec)
4.27/5.08	c 5	decisions             : 611           (0.82 % random) (1027 /sec)
4.27/5.08	c 5	propagations          : 103921         (174684 /sec)
4.27/5.08	c 5	conflict literals     : 2651           (17.54 % deleted)
4.27/5.08	c 5	Memory used           : 39.20 MB
4.27/5.08	c 5	CPU time              : 0.594909 s
4.27/5.08	c 5	
4.27/5.08	c 5	SATISFIABLE
4.27/5.09	c 5	OK
4.27/5.09	c 5	FOUND: _COST <= 25
4.27/5.09	c 5	DECODING HOME/temp.out WITH HOME/temp.map
4.27/5.09	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.51/5.21	c 5	Decoding HOME/temp.out
4.51/5.33	c 6	OBJECTIVE _COST 25
4.51/5.33	o 25
4.51/5.34	v 9 7 2 1 5 6 4 0 3 8 4 2 1 9 6 5 0 3 8 7 8 5 0 3 9 2 7 4 1 6 5 4 7 6 0 9 3 8 1 2 8 3 5 0 1 2 6 9 4 7 6 0 3 7 8 4 9 5 2 1 1 6 9 8 2 3 5 5 7 4 7 8 8 9 4 0 1 2 6 5 0 9 4 2 7 1 8 6 5 3 2 1 6 5 3 8 2 7 9 0
4.51/5.34	c 6	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
4.51/5.40	c 6	OK
4.51/5.40	c 6	OBJECTIVE BOUND: 0 <= _COST <= 25
4.51/5.40	c 6	SEARCHING: _COST <= 12
4.51/5.40	c 6	============================[ Search Statistics ]==============================
4.51/5.40	c 6	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.51/5.40	c 6	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.51/5.40	c 6	===============================================================================
4.51/5.40	c 6	|        60 |    7123   890756  2635609 |   296918       60     44 |  0.000 % |
4.74/5.42	c 6	|       161 |    7122   890756  2635609 |   326610      161     65 | 61.532 % |
4.74/5.44	c 6	|       311 |    7122   890756  2635609 |   359271      311     51 | 61.532 % |
4.74/5.48	c 6	|       538 |    7122   890756  2635609 |   395198      538     69 | 61.532 % |
4.84/5.54	c 6	|       875 |    7122   890756  2635609 |   434718      875     63 | 61.532 % |
4.84/5.55	c 6	===============================================================================
4.84/5.55	c 6	restarts              : 10
4.84/5.55	c 6	conflicts             : 902           (1193 /sec)
4.84/5.55	c 6	decisions             : 2140          (0.65 % random) (2831 /sec)
4.84/5.55	c 6	propagations          : 350703         (463963 /sec)
4.84/5.55	c 6	conflict literals     : 56115          (5.68 % deleted)
4.84/5.55	c 6	Memory used           : 39.46 MB
4.84/5.55	c 6	CPU time              : 0.755885 s
4.84/5.55	c 6	
4.84/5.55	c 6	SATISFIABLE
4.84/5.56	c 6	OK
4.84/5.56	c 6	FOUND: _COST <= 12
4.84/5.56	c 6	DECODING HOME/temp.out WITH HOME/temp.map
4.84/5.56	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'
4.89/5.68	c 6	Decoding HOME/temp.out
4.89/5.81	c 6	OBJECTIVE _COST 12
4.89/5.81	o 12
4.89/5.81	v 4 7 2 0 5 6 9 1 3 8 9 2 4 5 6 1 0 3 8 7 8 0 7 3 9 2 9 4 6 5 5 4 0 6 7 9 3 8 1 9 1 3 5 4 8 0 6 9 7 2 3 6 9 7 9 5 8 0 2 1 7 8 9 1 2 3 5 6 0 4 6 5 8 9 0 7 1 2 4 3 0 9 3 2 1 8 4 7 5 6 2 1 6 8 3 4 7 5 9 0
4.89/5.82	c 6	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
4.89/5.87	c 6	OK
4.89/5.87	c 6	OBJECTIVE BOUND: 0 <= _COST <= 12
4.89/5.87	c 6	SEARCHING: _COST <= 6
4.89/5.87	c 6	============================[ Search Statistics ]==============================
4.89/5.87	c 6	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.89/5.87	c 6	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.89/5.87	c 6	===============================================================================
4.89/5.87	c 6	|       902 |    6165   890756  2635609 |   296918      902     62 | 61.532 % |
4.89/5.89	c 6	|      1002 |    6159   890756  2635609 |   326610     1002     63 | 67.303 % |
5.14/5.91	c 6	|      1152 |    6159   890756  2635609 |   359271     1152     64 | 67.303 % |
5.14/5.96	c 6	|      1377 |    6159   890756  2635609 |   395198     1377     76 | 67.303 % |
5.14/5.98	c 6	===============================================================================
5.14/5.98	c 6	restarts              : 14
5.14/5.98	c 6	conflicts             : 1430          (1638 /sec)
5.14/5.98	c 6	decisions             : 3100          (0.52 % random) (3552 /sec)
5.14/5.98	c 6	propagations          : 515457         (590533 /sec)
5.14/5.98	c 6	conflict literals     : 105261         (4.08 % deleted)
5.14/5.98	c 6	Memory used           : 39.59 MB
5.14/5.98	c 6	CPU time              : 0.872867 s
5.14/5.98	c 6	
5.14/5.98	c 6	SATISFIABLE
5.14/5.99	c 6	OK
5.14/5.99	c 6	FOUND: _COST <= 6
5.14/5.99	c 6	DECODING HOME/temp.out WITH HOME/temp.map
5.14/5.99	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.22/6.10	c 6	Decoding HOME/temp.out
5.22/6.23	c 7	OBJECTIVE _COST 6
5.22/6.23	o 6
5.22/6.24	v 9 1 2 0 5 6 4 7 3 8 1 2 8 3 6 4 0 5 8 7 8 0 3 5 9 1 7 4 6 2 5 7 4 6 0 9 3 8 1 2 4 3 5 1 7 8 2 9 0 6 3 4 0 7 8 5 9 6 2 1 2 6 9 8 1 3 5 0 7 4 6 8 7 9 4 0 1 2 5 3 0 9 1 2 8 7 6 3 4 5 7 5 6 4 3 2 8 1 9 0
5.22/6.24	c 7	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
5.22/6.29	c 7	OK
5.22/6.29	c 7	OBJECTIVE BOUND: 0 <= _COST <= 6
5.22/6.29	c 7	SEARCHING: _COST <= 3
5.46/6.30	c 7	============================[ Search Statistics ]==============================
5.46/6.30	c 7	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.46/6.30	c 7	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.46/6.30	c 7	===============================================================================
5.46/6.30	c 7	|      1430 |    5240   890756  2635609 |   296918     1430     74 | 67.303 % |
5.46/6.30	c 7	|      1532 |    5238   890756  2635609 |   326610     1532     72 | 72.507 % |
5.46/6.34	c 7	|      1683 |    5238   890756  2635609 |   359271     1683     70 | 72.507 % |
5.46/6.38	c 7	|      1908 |    5238   890756  2635609 |   395198     1908     67 | 72.507 % |
5.56/6.42	c 7	|      2247 |    5238   890756  2635609 |   434718     2247     67 | 72.507 % |
5.66/6.52	c 7	|      2753 |    5238   890756  2635609 |   478190     2753     78 | 72.507 % |
5.66/6.56	c 7	===============================================================================
5.66/6.56	c 7	restarts              : 20
5.66/6.56	c 7	conflicts             : 2988          (2624 /sec)
5.66/6.56	c 7	decisions             : 5363          (0.34 % random) (4709 /sec)
5.66/6.56	c 7	propagations          : 907782         (797121 /sec)
5.66/6.56	c 7	conflict literals     : 225211         (4.83 % deleted)
5.66/6.56	c 7	Memory used           : 40.11 MB
5.66/6.56	c 7	CPU time              : 1.13883 s
5.66/6.56	c 7	
5.66/6.56	c 7	SATISFIABLE
5.66/6.57	c 7	OK
5.66/6.57	c 7	FOUND: _COST <= 3
5.66/6.57	c 7	DECODING HOME/temp.out WITH HOME/temp.map
5.66/6.57	c 7	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
5.73/6.67	c 7	Decoding HOME/temp.out
5.73/6.80	c 7	OBJECTIVE _COST 3
5.73/6.80	o 3
5.73/6.81	v 4 7 2 0 5 6 9 1 3 8 3 2 1 5 6 9 4 0 8 7 8 0 7 3 9 1 2 4 6 5 5 4 8 6 0 9 3 7 1 2 1 3 5 4 2 0 8 9 7 6 9 5 3 7 4 8 0 6 2 1 7 6 9 1 8 3 5 3 0 4 6 8 0 9 7 5 1 2 4 3 0 9 4 2 1 7 6 8 5 3 2 1 6 8 3 4 7 5 9 0
5.73/6.81	c 7	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
5.73/6.86	c 7	OK
5.73/6.86	c 7	OBJECTIVE BOUND: 0 <= _COST <= 3
5.73/6.86	c 7	SEARCHING: _COST <= 1
5.73/6.86	c 7	============================[ Search Statistics ]==============================
5.73/6.87	c 7	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.73/6.87	c 7	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.73/6.87	c 7	===============================================================================
5.73/6.87	c 7	|      2988 |    4406   890756  2635609 |   296918     2988     75 | 72.507 % |
5.73/6.88	c 7	===============================================================================
5.73/6.88	c 7	restarts              : 21
5.73/6.88	c 7	conflicts             : 3048          (2621 /sec)
5.73/6.88	c 7	decisions             : 5476          (0.37 % random) (4709 /sec)
5.73/6.88	c 7	propagations          : 948033         (815286 /sec)
5.73/6.88	c 7	conflict literals     : 227688         (5.68 % deleted)
5.73/6.88	c 7	Memory used           : 40.11 MB
5.73/6.88	c 7	CPU time              : 1.16282 s
5.73/6.88	c 7	
5.73/6.88	c 7	UNSATISFIABLE
5.73/6.88	c 7	OK
5.73/6.88	c 7	NOT FOUND: _COST <= 1
5.73/6.88	c 7	OK
5.73/6.88	c 7	OBJECTIVE BOUND: 2 <= _COST <= 3
5.73/6.88	c 7	SEARCHING: _COST <= 2
5.73/6.88	c 7	============================[ Search Statistics ]==============================
5.73/6.88	c 7	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.73/6.88	c 7	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.73/6.88	c 7	===============================================================================
5.73/6.88	c 7	|      3048 |    4406   890756  2635609 |   296918     3047     75 | 72.507 % |
5.73/6.89	c 7	===============================================================================
5.73/6.89	c 7	restarts              : 22
5.73/6.89	c 7	conflicts             : 3085          (2633 /sec)
5.73/6.89	c 7	decisions             : 5576          (0.36 % random) (4758 /sec)
5.73/6.89	c 7	propagations          : 960033         (819266 /sec)
5.73/6.89	c 7	conflict literals     : 229876         (5.64 % deleted)
5.73/6.89	c 7	Memory used           : 40.11 MB
5.73/6.89	c 7	CPU time              : 1.17182 s
5.73/6.89	c 7	
5.73/6.89	c 7	SATISFIABLE
5.73/6.89	c 7	OK
5.73/6.89	c 7	FOUND: _COST <= 2
5.73/6.89	c 7	DECODING HOME/temp.out WITH HOME/temp.map
5.73/6.89	c 7	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
5.97/7.01	c 7	Decoding HOME/temp.out
5.97/7.15	c 7	OBJECTIVE _COST 2
5.97/7.15	o 2
5.97/7.15	v 1 7 2 4 5 6 9 0 3 8 3 2 4 1 6 1 0 5 8 7 8 1 7 3 9 0 2 4 5 6 5 0 8 6 1 9 3 7 4 2 4 3 5 8 7 2 6 9 0 9 9 6 3 7 0 5 4 8 2 1 7 8 9 0 2 3 5 6 1 4 6 5 0 9 4 8 1 2 7 3 0 9 1 2 8 4 7 3 6 5 2 4 6 5 3 7 8 1 9 0
5.97/7.16	c 7	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
5.97/7.20	c 7	OK
5.97/7.20	c 7	OBJECTIVE _COST 2
5.97/7.20	s OPTIMUM FOUND
5.97/7.22	c 7	CPU 5.62 (0.06 0.04 5.56 0.55)
5.97/7.22	c 7	END Fri Jul 11 16:23:01 2008

Verifier Data (download as text)

OK	2	820
2 unsatisfied constraints, 820 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-1108739-1215786174/watcher-1108739-1215786174 -o /tmp/evaluation-result-1108739-1215786174/solver-1108739-1215786174 -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-1108739-1215786174.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.00 2.00 2.02 4/73 11232
/proc/meminfo: memFree=1658480/2055920 swapFree=4192956/4192956
[pid=11232] ppid=11230 vsize=18572 CPUtime=0
/proc/11232/stat : 11232 (runsolver) R 11230 11232 10914 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 35318660 19017728 292 996147200 4194304 4296836 548682068192 18446744073709551615 266134416679 0 0 4096 24578 0 0 0 17 1 0 0
/proc/11232/statm: 4643 292 257 25 0 2626 0

[startup+0.076773 s]
/proc/loadavg: 2.00 2.00 2.02 4/73 11232
/proc/meminfo: memFree=1658480/2055920 swapFree=4192956/4192956
[pid=11232] ppid=11230 vsize=13336 CPUtime=0.03
/proc/11232/stat : 11232 (sugar++) R 11230 11232 10914 0 -1 4194304 736 0 0 0 2 1 0 0 18 0 1 0 35318660 13656064 704 996147200 4194304 4206940 548682068528 18446744073709551615 266134583909 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/11232/statm: 3334 704 338 3 0 434 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13336

[startup+0.101777 s]
/proc/loadavg: 2.00 2.00 2.02 4/73 11232
/proc/meminfo: memFree=1658480/2055920 swapFree=4192956/4192956
[pid=11232] ppid=11230 vsize=14644 CPUtime=0.04
/proc/11232/stat : 11232 (sugar++) R 11230 11232 10914 0 -1 4194304 841 0 0 0 3 1 0 0 18 0 1 0 35318660 14995456 809 996147200 4194304 4206940 548682068528 18446744073709551615 266152038633 0 0 4224 0 0 0 0 17 1 0 0
/proc/11232/statm: 3661 809 378 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 14644

[startup+0.301803 s]
/proc/loadavg: 2.00 2.00 2.02 4/73 11232
/proc/meminfo: memFree=1658480/2055920 swapFree=4192956/4192956
[pid=11232] ppid=11230 vsize=16740 CPUtime=0.07
/proc/11232/stat : 11232 (sugar++) S 11230 11232 10914 0 -1 4194304 1219 128 0 0 5 2 0 0 19 0 1 0 35318660 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11232/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.701852 s]
/proc/loadavg: 2.00 2.00 2.02 4/73 11232
/proc/meminfo: memFree=1658480/2055920 swapFree=4192956/4192956
[pid=11232] ppid=11230 vsize=16740 CPUtime=0.56
/proc/11232/stat : 11232 (sugar++) S 11230 11232 10914 0 -1 4194304 1279 4535 0 1 5 2 46 3 16 0 1 0 35318660 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11232/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 16740

[startup+1.50294 s]
/proc/loadavg: 2.00 2.00 2.02 4/84 11254
/proc/meminfo: memFree=1648856/2055920 swapFree=4192956/4192956
[pid=11232] ppid=11230 vsize=16740 CPUtime=0.56
/proc/11232/stat : 11232 (sugar++) S 11230 11232 10914 0 -1 4194304 1297 4535 0 1 5 2 46 3 15 0 1 0 35318660 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11232/statm: 4185 1104 409 3 0 764 0
[pid=11245] ppid=11232 vsize=5356 CPUtime=0
/proc/11245/stat : 11245 (sh) S 11232 11232 10914 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 35318729 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11245/statm: 1339 233 193 169 0 50 0
[pid=11246] ppid=11245 vsize=868464 CPUtime=0.76
/proc/11246/stat : 11246 (java) S 11245 11232 10914 0 -1 0 6801 0 1 0 73 3 0 0 18 0 9 0 35318730 889307136 6020 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11246/statm: 217116 6020 2563 9 0 211663 0
[pid=11246/tid=11247] ppid=11245 vsize=868464 CPUtime=0.41
/proc/11246/task/11247/stat : 11247 (java) R 11245 11232 10914 0 -1 64 2730 0 1 0 40 1 0 0 18 0 9 0 35318731 889307136 6020 996147200 134512640 134550740 4294955920 18446744073709551615 4126906645 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11246/tid=11248] ppid=11245 vsize=868464 CPUtime=0.08
/proc/11246/task/11248/stat : 11248 (java) S 11245 11232 10914 0 -1 64 1890 0 0 0 8 0 0 0 16 0 9 0 35318733 889307136 6020 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11246/tid=11249] ppid=11245 vsize=868464 CPUtime=0
/proc/11246/task/11249/stat : 11249 (java) S 11245 11232 10914 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 35318733 889307136 6020 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11246/tid=11250] ppid=11245 vsize=868464 CPUtime=0
/proc/11246/task/11250/stat : 11250 (java) S 11245 11232 10914 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 35318733 889307136 6020 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11246/tid=11251] ppid=11245 vsize=868464 CPUtime=0
/proc/11246/task/11251/stat : 11251 (java) S 11245 11232 10914 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 35318736 889307136 6020 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11246/tid=11252] ppid=11245 vsize=868464 CPUtime=0.25
/proc/11246/task/11252/stat : 11252 (java) S 11245 11232 10914 0 -1 64 1489 0 0 0 25 0 0 0 16 0 9 0 35318736 889307136 6020 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11246/tid=11253] ppid=11245 vsize=868464 CPUtime=0
/proc/11246/task/11253/stat : 11253 (java) S 11245 11232 10914 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 35318736 889307136 6020 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11246/tid=11254] ppid=11245 vsize=868464 CPUtime=0
/proc/11246/task/11254/stat : 11254 (java) S 11245 11232 10914 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 35318736 889307136 6020 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 890560

[startup+3.10112 s]
/proc/loadavg: 2.00 2.00 2.02 3/84 11254
/proc/meminfo: memFree=1634776/2055920 swapFree=4192956/4192956
[pid=11232] ppid=11230 vsize=16740 CPUtime=0.57
/proc/11232/stat : 11232 (sugar++) S 11230 11232 10914 0 -1 4194304 1297 4535 0 1 6 2 46 3 16 0 1 0 35318660 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11232/statm: 4185 1104 409 3 0 764 0
[pid=11245] ppid=11232 vsize=5356 CPUtime=0
/proc/11245/stat : 11245 (sh) S 11232 11232 10914 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 35318729 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11245/statm: 1339 233 193 169 0 50 0
[pid=11246] ppid=11245 vsize=868464 CPUtime=2.32
/proc/11246/stat : 11246 (java) S 11245 11232 10914 0 -1 0 7292 0 1 0 215 17 0 0 18 0 9 0 35318730 889307136 6034 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11246/statm: 217116 6034 2563 9 0 211663 0
[pid=11246/tid=11247] ppid=11245 vsize=868464 CPUtime=1.82
/proc/11246/task/11247/stat : 11247 (java) R 11245 11232 10914 0 -1 64 3207 0 1 0 170 12 0 0 25 0 9 0 35318731 889307136 6034 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11246/tid=11248] ppid=11245 vsize=868464 CPUtime=0.19
/proc/11246/task/11248/stat : 11248 (java) S 11245 11232 10914 0 -1 64 1890 0 0 0 16 3 0 0 16 0 9 0 35318733 889307136 6034 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11246/tid=11249] ppid=11245 vsize=868464 CPUtime=0
/proc/11246/task/11249/stat : 11249 (java) S 11245 11232 10914 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 35318733 889307136 6034 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11246/tid=11250] ppid=11245 vsize=868464 CPUtime=0
/proc/11246/task/11250/stat : 11250 (java) S 11245 11232 10914 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 35318733 889307136 6034 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11246/tid=11251] ppid=11245 vsize=868464 CPUtime=0
/proc/11246/task/11251/stat : 11251 (java) S 11245 11232 10914 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 35318736 889307136 6034 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11246/tid=11252] ppid=11245 vsize=868464 CPUtime=0.28
/proc/11246/task/11252/stat : 11252 (java) S 11245 11232 10914 0 -1 64 1503 0 0 0 28 0 0 0 16 0 9 0 35318736 889307136 6034 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11246/tid=11253] ppid=11245 vsize=868464 CPUtime=0
/proc/11246/task/11253/stat : 11253 (java) S 11245 11232 10914 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 35318736 889307136 6034 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11246/tid=11254] ppid=11245 vsize=868464 CPUtime=0
/proc/11246/task/11254/stat : 11254 (java) S 11245 11232 10914 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 35318736 889307136 6034 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 890560

[startup+6.30148 s]
/proc/loadavg: 2.00 2.00 2.02 3/75 11305
/proc/meminfo: memFree=1597792/2055920 swapFree=4192956/4192956
[pid=11232] ppid=11230 vsize=16872 CPUtime=4.52
/proc/11232/stat : 11232 (sugar++) R 11230 11232 10914 0 -1 4194304 1991 39320 1 9 6 4 401 41 16 0 1 0 35318660 17276928 1136 996147200 4194304 4206940 548682068528 18446744073709551615 266143314018 0 0 4224 16386 0 0 0 17 1 0 0
/proc/11232/statm: 4218 1136 414 3 0 797 0
[pid=11255] ppid=11232 vsize=40536 CPUtime=0.94
/proc/11255/stat : 11255 (minisat-inc) R 11232 11232 10914 0 -1 4194304 9924 0 1 0 88 6 0 0 16 0 1 0 35318985 41508864 9860 996147200 134512640 135134323 4294956192 18446744073709551615 134528866 0 0 4096 3 0 0 0 17 1 0 0
/proc/11255/statm: 10134 9860 79 151 0 9980 0
Current children cumulated CPU time (s) 5.46
Current children cumulated vsize (KiB) 57408

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

[startup+6.70152 s]
/proc/loadavg: 2.08 2.02 2.03 3/75 11325
/proc/meminfo: memFree=1596576/2055920 swapFree=4192956/4192956
[pid=11232] ppid=11230 vsize=16872 CPUtime=4.52
/proc/11232/stat : 11232 (sugar++) S 11230 11232 10914 0 -1 4194304 2043 39320 1 9 6 4 401 41 15 0 1 0 35318660 17276928 1136 996147200 4194304 4206940 548682068528 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11232/statm: 4218 1136 414 3 0 797 0
[pid=11255] ppid=11232 vsize=41064 CPUtime=1.21
/proc/11255/stat : 11255 (minisat-inc) S 11232 11232 10914 0 -1 4194304 10051 0 1 0 114 7 0 0 18 0 1 0 35318985 42049536 9985 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 1 0 0
/proc/11255/statm: 10266 9985 79 151 0 10112 0
Current children cumulated CPU time (s) 5.73
Current children cumulated vsize (KiB) 57936

[startup+7.10156 s]
/proc/loadavg: 2.08 2.02 2.03 3/75 11325
/proc/meminfo: memFree=1596576/2055920 swapFree=4192956/4192956
[pid=11232] ppid=11230 vsize=16872 CPUtime=4.73
/proc/11232/stat : 11232 (sugar++) S 11230 11232 10914 0 -1 4194304 2114 43200 1 10 6 4 419 44 15 0 1 0 35318660 17276928 1136 996147200 4194304 4206940 548682068528 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11232/statm: 4218 1136 414 3 0 797 0
[pid=11255] ppid=11232 vsize=41064 CPUtime=1.24
/proc/11255/stat : 11255 (minisat-inc) S 11232 11232 10914 0 -1 4194304 10061 0 1 0 117 7 0 0 16 0 1 0 35318985 42049536 9991 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 1 0 0
/proc/11255/statm: 10266 9991 79 151 0 10112 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 57936

[startup+7.20174 s]
/proc/loadavg: 2.08 2.02 2.03 3/75 11325
/proc/meminfo: memFree=1596576/2055920 swapFree=4192956/4192956
[pid=11232] ppid=11230 vsize=16872 CPUtime=4.73
/proc/11232/stat : 11232 (sugar++) S 11230 11232 10914 0 -1 4194304 2116 43200 1 10 6 4 419 44 15 0 1 0 35318660 17276928 1136 996147200 4194304 4206940 548682068528 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11232/statm: 4218 1136 414 3 0 797 0
[pid=11255] ppid=11232 vsize=41064 CPUtime=1.24
/proc/11255/stat : 11255 (minisat-inc) S 11232 11232 10914 0 -1 4194304 10061 0 1 0 117 7 0 0 16 0 1 0 35318985 42049536 9991 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 1 0 0
/proc/11255/statm: 10266 9991 79 151 0 10112 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 57936

Child status: 0
Real time (s): 7.22133
CPU time (s): 6.24305
CPU user time (s): 5.63514
CPU system time (s): 0.607907
CPU usage (%): 86.4529
Max. virtual memory (cumulated for all children) (KiB): 890560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.63514
system time used= 0.607907
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 59350
page faults= 13
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9285
involuntary context switches= 8783

runsolver used 0.012998 second user time and 0.039993 second system time

The end

Launcher Data (download as text)

Begin job on node35 at 2008-07-11 16:22:54
IDJOB=1108739
IDBENCH=60757
IDSOLVER=367
FILE ID=node35/1108739-1215786174
PBS_JOBID= 7903125
Free space on /tmp= 66472 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/QCP-10/normalized-qcp-10-67-13_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-1108739-1215786174/watcher-1108739-1215786174 -o /tmp/evaluation-result-1108739-1215786174/solver-1108739-1215786174 -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-1108739-1215786174.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= b555bdd2cb45a56041f8efbbb1cd6e9e
RANDOM SEED=960293106

node35.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.229
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.229
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:       1658960 kB
Buffers:         41876 kB
Cached:         273644 kB
SwapCached:          0 kB
Active:         123912 kB
Inactive:       208560 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1658960 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:             888 kB
Writeback:           0 kB
Mapped:          27928 kB
Slab:            49612 kB
Committed_AS:    96496 kB
PageTables:       1908 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66472 MiB
End job on node35 at 2008-07-11 16:23:02