Trace number 1112345

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 15.7596 16.2089

General information on the benchmark

Namecsp/haystacks/
normalized-haystacks-11.xml
MD5SUM6480b46caccb72f6573546fdfc3ebfd9
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints1
Best CPU time to get the best result obtained on this benchmark15.7596
Satisfiable
(Un)Satisfiability was proved
Number of variables121
Number of constraints615
Maximum constraint arity2
Maximum domain size11
Number of constraints which are defined in extension0
Number of constraints which are defined in intension615
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.05/0.07	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.05/0.07	c 0	BEGIN Sat Jul 12 14:33:39 2008
0.05/0.07	c 0	PID 12261
0.05/0.07	c 0	HOST node79.alineos.net
0.05/0.07	c 0	CONVERTING HOME/instance-1112345-1215866019.xml TO HOME/temp.csp
0.05/0.07	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1112345-1215866019.xml' 'HOME/temp.csp'
0.06/0.42	c 0	1 domains, 121 variables, 4 predicates, 0 relations, 615 constraints
0.06/0.44	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.44	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.39/0.52	c 0	Parsing HOME/temp.csp
0.39/0.64	c 0	parsed 741 expressions
0.39/0.64	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.39/0.66	c 1	MAX CSP: 615 constraints
0.39/0.66	c 1	Converting to clausal form CSP
0.39/0.69	c 1	converted 136 (10%) expressions
0.39/0.75	c 1	converted 272 (20%) expressions
0.39/0.84	c 1	converted 408 (30%) expressions
0.39/0.85	c 1	converted 544 (40%) expressions
0.39/0.87	c 1	converted 680 (50%) expressions
0.39/0.88	c 1	converted 816 (60%) expressions
0.39/0.89	c 1	converted 952 (70%) expressions
0.39/0.90	c 1	converted 1088 (80%) expressions
0.39/0.91	c 1	converted 1224 (90%) expressions
0.39/0.99	c 1	converted 1359 (100%) expressions
0.39/0.99	c 1	CSP : 1351 integers, 887 booleans, 3359 clauses, largest domain size 923
0.39/0.99	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.39/0.99	c 1	Propagation in CSP
0.93/1.04	c 1	609 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.93/1.04	c 1	CSP : 1351 integers, 887 booleans, 3359 clauses, largest domain size 616
0.93/1.04	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.93/1.05	c 1	Simplifing CSP by introducing new Boolean variables
0.93/1.06	c 1	CSP : 1351 integers, 1579 booleans, 4051 clauses, largest domain size 616
0.93/1.06	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.93/1.09	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.03/1.14	c 1	136 (10%) CSP integer variables are encoded (1089 clauses, 12226 bytes)
1.03/1.14	c 1	271 (20%) CSP integer variables are encoded (1089 clauses, 12226 bytes)
1.03/1.14	c 1	406 (30%) CSP integer variables are encoded (1089 clauses, 12226 bytes)
1.03/1.14	c 1	541 (40%) CSP integer variables are encoded (1089 clauses, 12226 bytes)
1.03/1.14	c 1	676 (50%) CSP integer variables are encoded (1089 clauses, 12226 bytes)
1.03/1.14	c 1	811 (60%) CSP integer variables are encoded (2002 clauses, 24095 bytes)
1.03/1.15	c 1	946 (70%) CSP integer variables are encoded (2915 clauses, 35964 bytes)
1.03/1.15	c 1	1081 (80%) CSP integer variables are encoded (4097 clauses, 51330 bytes)
1.03/1.15	c 1	1216 (90%) CSP integer variables are encoded (5010 clauses, 63199 bytes)
1.03/1.16	c 1	1351 (100%) CSP integer variables are encoded (11142 clauses, 147822 bytes)
1.03/1.19	c 1	406 (10%) CSP clauses are encoded (14154 clauses, 211061 bytes)
1.12/1.22	c 1	811 (20%) CSP clauses are encoded (17146 clauses, 275557 bytes)
1.12/1.24	c 1	1216 (30%) CSP clauses are encoded (20007 clauses, 335778 bytes)
1.12/1.25	c 1	1621 (40%) CSP clauses are encoded (22868 clauses, 396536 bytes)
1.12/1.27	c 1	2026 (50%) CSP clauses are encoded (25780 clauses, 457428 bytes)
1.12/1.29	c 1	2431 (60%) CSP clauses are encoded (28682 clauses, 519404 bytes)
1.22/1.31	c 1	2836 (70%) CSP clauses are encoded (31590 clauses, 582897 bytes)
1.22/1.36	c 1	3241 (80%) CSP clauses are encoded (59755 clauses, 1088517 bytes)
1.32/1.49	c 1	3646 (90%) CSP clauses are encoded (138764 clauses, 2530845 bytes)
2.02/2.20	c 2	4051 (100%) CSP clauses are encoded (524104 clauses, 10242449 bytes)
2.02/2.20	c 2	4051 CSP clauses encoded
2.02/2.20	c 2	Writing map file : HOME/temp.map
2.13/2.21	c 2	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.13/2.21	c 2	SAT : 14072 SAT variables, 524104 SAT clauses, 10242449 bytes
2.13/2.21	c 2	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.13/2.27	c 2	OBJECTIVE minimize _COST
2.13/2.27	c 2	SOLVING HOME/temp.cnf
2.13/2.27	c 2	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
2.13/2.27	c 2	This is MiniSat 2.0 beta incremental
2.13/2.27	c 2	WARNING: for repeatability, setting FPU to use double precision
2.13/2.27	c 2	============================[ Problem Statistics ]=============================
2.13/2.27	c 2	|                                                                             |
2.13/2.27	c 2	|  Number of variables:  14072                                                |
2.13/2.27	c 2	|  Number of clauses:    524104                                               |
2.16/2.50	c 2	|  Parsing time:         0.20         s                                       |
2.16/2.51	c 2	OK
2.16/2.51	c 2	OBJECTIVE BOUND: 0 <= _COST <= 
2.16/2.51	c 2	SEARCHING: _COST <= 308
2.16/2.51	c 2	============================[ Search Statistics ]==============================
2.16/2.51	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.16/2.51	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.16/2.51	c 2	===============================================================================
2.16/2.51	c 2	|         0 |   14072   524104  1548020 |   174701        0    nan |  0.000 % |
2.16/2.56	c 2	===============================================================================
2.16/2.56	c 2	restarts              : 1
2.16/2.56	c 2	conflicts             : 34            (131 /sec)
2.16/2.56	c 2	decisions             : 949           (0.21 % random) (3665 /sec)
2.16/2.56	c 2	propagations          : 18729          (72324 /sec)
2.16/2.56	c 2	conflict literals     : 284            (2.74 % deleted)
2.16/2.56	c 2	Memory used           : 24.00 MB
2.16/2.56	c 2	CPU time              : 0.25896 s
2.16/2.56	c 2	
2.16/2.56	c 2	SATISFIABLE
2.16/2.56	c 2	OK
2.16/2.56	c 2	FOUND: _COST <= 308
2.16/2.56	s SATISFIABLE
2.16/2.56	c 2	DECODING HOME/temp.out WITH HOME/temp.map
2.16/2.56	c 2	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.16/2.64	c 3	Decoding HOME/temp.out
2.16/2.78	c 3	OBJECTIVE _COST 99
2.16/2.78	o 99
2.16/2.78	v 6 4 5 5 9 4 5 7 8 2 3 5 3 7 8 2 2 1 9 7 6 3 3 1 10 8 5 6 9 0 8 6 3 0 0 7 8 8 10 10 10 7 6 6 2 10 7 10 3 10 4 6 5 8 10 8 9 0 3 7 3 9 9 3 2 6 6 1 1 5 2 9 3 6 9 10 2 9 7 7 4 5 4 4 5 10 2 7 4 10 4 8 9 7 9 7 9 5 1 9 9 8 9 9 8 4 0 6 1 8 1 3 10 6 6 7 4 8 5 5 4
2.16/2.79	c 3	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
2.16/2.83	c 3	OK
2.16/2.83	c 3	OBJECTIVE BOUND: 0 <= _COST <= 99
2.16/2.83	c 3	SEARCHING: _COST <= 49
2.16/2.84	c 3	============================[ Search Statistics ]==============================
2.16/2.85	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.16/2.85	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.16/2.85	c 3	===============================================================================
2.16/2.85	c 3	|        34 |   14072   524104  1548020 |   174701       34      8 |  0.000 % |
2.16/2.85	c 3	===============================================================================
2.16/2.85	c 3	restarts              : 2
2.16/2.85	c 3	conflicts             : 48            (167 /sec)
2.16/2.85	c 3	decisions             : 1388          (0.22 % random) (4837 /sec)
2.16/2.85	c 3	propagations          : 39590          (137965 /sec)
2.16/2.85	c 3	conflict literals     : 438            (5.60 % deleted)
2.16/2.85	c 3	Memory used           : 24.26 MB
2.16/2.85	c 3	CPU time              : 0.286956 s
2.16/2.85	c 3	
2.16/2.85	c 3	SATISFIABLE
2.16/2.85	c 3	OK
2.16/2.85	c 3	FOUND: _COST <= 49
2.16/2.85	c 3	DECODING HOME/temp.out WITH HOME/temp.map
2.16/2.85	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'
2.38/2.93	c 3	Decoding HOME/temp.out
2.38/3.06	c 3	OBJECTIVE _COST 49
2.38/3.06	o 49
2.38/3.07	v 3 10 5 7 10 4 7 8 2 6 3 5 6 8 8 8 6 4 10 6 4 10 5 7 10 6 7 10 10 0 6 1 10 0 8 9 8 2 7 3 10 10 8 9 2 10 9 3 4 5 1 8 9 10 2 7 9 8 6 1 4 10 6 10 5 5 3 1 9 9 2 9 4 7 4 3 1 3 9 0 3 8 2 2 6 10 3 6 5 10 5 10 6 10 7 8 3 10 7 0 7 10 10 10 8 5 2 5 9 10 4 4 9 8 5 8 5 9 10 7 4
2.38/3.07	c 3	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
2.38/3.11	c 3	OK
2.38/3.11	c 3	OBJECTIVE BOUND: 0 <= _COST <= 49
2.38/3.11	c 3	SEARCHING: _COST <= 24
2.38/3.12	c 3	============================[ Search Statistics ]==============================
2.38/3.13	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.38/3.13	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.38/3.13	c 3	===============================================================================
2.38/3.13	c 3	|        48 |    8538   524104  1548020 |   174701       48      9 |  0.000 % |
2.38/3.13	c 3	===============================================================================
2.38/3.13	c 3	restarts              : 3
2.38/3.13	c 3	conflicts             : 98            (323 /sec)
2.38/3.13	c 3	decisions             : 1804          (0.33 % random) (5955 /sec)
2.38/3.13	c 3	propagations          : 50222          (165775 /sec)
2.38/3.13	c 3	conflict literals     : 1074           (5.62 % deleted)
2.38/3.13	c 3	Memory used           : 24.26 MB
2.38/3.13	c 3	CPU time              : 0.302953 s
2.38/3.13	c 3	
2.38/3.13	c 3	SATISFIABLE
2.38/3.13	c 3	OK
2.38/3.13	c 3	FOUND: _COST <= 24
2.38/3.13	c 3	DECODING HOME/temp.out WITH HOME/temp.map
2.38/3.13	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'
2.38/3.20	c 3	Decoding HOME/temp.out
3.19/3.42	c 3	OBJECTIVE _COST 24
3.19/3.42	o 24
3.19/3.42	v 0 6 2 6 9 6 3 7 0 10 4 7 3 7 8 8 2 4 3 7 2 10 5 4 10 6 4 9 9 5 6 2 10 4 6 7 9 3 9 5 10 10 3 9 2 7 2 9 3 0 6 8 10 5 8 9 10 6 5 10 8 10 1 6 4 8 8 5 9 10 2 8 3 1 8 1 8 1 9 7 3 10 1 10 7 10 3 7 5 4 5 6 6 10 2 6 2 4 4 1 3 10 8 9 5 5 0 8 6 7 1 4 2 8 7 7 5 5 4 7 9
3.19/3.45	c 3	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
3.19/3.49	c 3	OK
3.19/3.49	c 3	OBJECTIVE BOUND: 0 <= _COST <= 24
3.19/3.49	c 3	SEARCHING: _COST <= 12
3.27/3.50	c 3	============================[ Search Statistics ]==============================
3.27/3.51	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.27/3.51	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.27/3.51	c 3	===============================================================================
3.27/3.51	c 3	|        98 |    7642   524104  1548020 |   174701       98     11 |  0.000 % |
3.27/3.51	c 3	|       199 |    7536   524104  1548020 |   192171      199     12 | 50.967 % |
3.27/3.52	c 3	|       349 |    7200   524104  1548020 |   211388      349     12 | 50.967 % |
3.27/3.54	c 3	|       574 |    7079   524104  1548020 |   232527      574     13 | 50.967 % |
3.27/3.54	c 3	===============================================================================
3.27/3.54	c 3	restarts              : 7
3.27/3.54	c 3	conflicts             : 582           (1621 /sec)
3.27/3.54	c 3	decisions             : 3950          (0.30 % random) (11004 /sec)
3.27/3.54	c 3	propagations          : 104830         (292050 /sec)
3.27/3.54	c 3	conflict literals     : 7609           (4.27 % deleted)
3.27/3.54	c 3	Memory used           : 24.26 MB
3.27/3.54	c 3	CPU time              : 0.358945 s
3.27/3.55	c 3	
3.27/3.55	c 3	SATISFIABLE
3.27/3.55	c 3	OK
3.27/3.55	c 3	FOUND: _COST <= 12
3.27/3.55	c 3	DECODING HOME/temp.out WITH HOME/temp.map
3.27/3.55	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.32/3.63	c 3	Decoding HOME/temp.out
3.32/3.76	c 4	OBJECTIVE _COST 12
3.32/3.76	o 12
3.32/3.76	v 3 5 4 0 10 7 10 1 7 7 8 1 2 4 3 1 2 7 10 4 0 9 5 5 5 7 7 8 10 10 7 10 9 4 2 7 9 8 9 5 8 5 5 4 8 10 10 5 3 8 9 9 6 9 8 7 0 2 7 0 4 9 6 9 0 6 3 2 6 6 8 8 3 5 0 0 0 6 1 1 4 3 3 0 10 3 9 3 1 8 1 1 6 4 9 2 1 2 5 10 10 8 2 4 6 1 6 6 2 9 0 9 6 9 8 4 5 1 3 2 7
3.32/3.77	c 4	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
3.32/3.81	c 4	OK
3.32/3.81	c 4	OBJECTIVE BOUND: 0 <= _COST <= 12
3.32/3.81	c 4	SEARCHING: _COST <= 6
3.32/3.81	c 4	============================[ Search Statistics ]==============================
3.32/3.82	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.32/3.82	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.32/3.82	c 4	===============================================================================
3.32/3.82	c 4	|       582 |    6900   524104  1548020 |   174701      582     13 | 50.967 % |
3.32/3.82	c 4	|       682 |    6900   524104  1548020 |   192171      682     13 | 55.629 % |
3.32/3.83	c 4	|       832 |    6900   524104  1548020 |   211388      832     13 | 55.629 % |
3.32/3.84	c 4	|      1057 |    6900   524104  1548020 |   232527     1057     14 | 55.629 % |
3.32/3.85	c 4	|      1394 |    6900   524104  1548020 |   255780     1394     15 | 55.629 % |
3.32/3.87	c 4	|      1901 |    6888   524104  1548020 |   281358     1901     15 | 55.629 % |
3.62/3.90	c 4	|      2660 |    6888   524104  1548020 |   309494     2660     15 | 55.629 % |
3.62/3.94	c 4	|      3800 |    6888   524104  1548020 |   340443     3800     16 | 55.629 % |
3.72/4.01	c 4	|      5509 |    6677   524104  1548020 |   374487     5509     17 | 55.629 % |
3.82/4.11	c 4	|      8072 |    6677   524104  1548020 |   411936     8072     19 | 55.629 % |
3.82/4.12	c 4	===============================================================================
3.82/4.12	c 4	restarts              : 17
3.82/4.12	c 4	conflicts             : 8099          (12054 /sec)
3.82/4.12	c 4	decisions             : 16384         (0.33 % random) (24385 /sec)
3.82/4.12	c 4	propagations          : 410086         (610341 /sec)
3.82/4.12	c 4	conflict literals     : 154434         (3.46 % deleted)
3.82/4.12	c 4	Memory used           : 25.16 MB
3.82/4.12	c 4	CPU time              : 0.671897 s
3.82/4.12	c 4	
3.82/4.12	c 4	SATISFIABLE
3.82/4.13	c 4	OK
3.82/4.13	c 4	FOUND: _COST <= 6
3.82/4.13	c 4	DECODING HOME/temp.out WITH HOME/temp.map
3.82/4.13	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.85/4.20	c 4	Decoding HOME/temp.out
4.00/4.32	c 4	OBJECTIVE _COST 6
4.00/4.32	o 6
4.00/4.33	v 10 9 1 5 8 4 10 3 9 2 0 5 0 10 1 7 6 5 7 6 9 0 6 7 1 2 7 6 8 10 2 0 7 10 9 9 0 8 1 5 5 10 3 0 4 2 8 6 1 7 3 5 6 3 2 6 1 9 2 5 8 6 5 7 10 0 8 4 8 6 4 4 1 2 7 0 9 3 9 2 4 9 5 4 7 7 9 10 3 10 3 3 1 0 8 3 1 10 7 6 4 5 8 8 8 5 4 6 9 3 1 4 0 5 10 10 2 2 4 6 1
4.00/4.33	c 4	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
4.00/4.38	c 4	OK
4.00/4.38	c 4	OBJECTIVE BOUND: 0 <= _COST <= 6
4.00/4.38	c 4	SEARCHING: _COST <= 3
4.00/4.39	c 4	============================[ Search Statistics ]==============================
4.00/4.40	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.00/4.40	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.00/4.40	c 4	===============================================================================
4.00/4.40	c 4	|      8099 |    6244   524104  1548020 |   174701     8099     19 | 55.629 % |
4.00/4.40	c 4	|      8201 |    6244   524104  1548020 |   192171     8201     19 | 60.105 % |
4.07/4.41	c 4	|      8351 |    6244   524104  1548020 |   211388     8351     19 | 60.105 % |
4.07/4.42	c 4	|      8576 |    6244   524104  1548020 |   232527     8576     19 | 60.105 % |
4.07/4.43	c 4	|      8914 |    6244   524104  1548020 |   255780     8914     19 | 60.105 % |
4.07/4.46	c 4	|      9420 |    6244   524104  1548020 |   281358     9420     19 | 60.105 % |
4.07/4.49	c 4	|     10182 |    6244   524104  1548020 |   309494    10182     19 | 60.105 % |
4.16/4.54	c 4	|     11321 |    6244   524104  1548020 |   340443    11321     19 | 60.105 % |
4.26/4.61	c 4	|     13029 |    6244   524104  1548020 |   374487    13029     19 | 60.105 % |
4.26/4.62	c 4	===============================================================================
4.26/4.62	c 4	restarts              : 26
4.26/4.62	c 4	conflicts             : 13209         (14470 /sec)
4.26/4.62	c 4	decisions             : 24943         (0.32 % random) (27324 /sec)
4.26/4.62	c 4	propagations          : 623915         (683472 /sec)
4.26/4.62	c 4	conflict literals     : 249908         (3.14 % deleted)
4.26/4.62	c 4	Memory used           : 25.73 MB
4.26/4.62	c 4	CPU time              : 0.912861 s
4.26/4.62	c 4	
4.26/4.62	c 4	SATISFIABLE
4.26/4.63	c 4	OK
4.26/4.63	c 4	FOUND: _COST <= 3
4.26/4.63	c 4	DECODING HOME/temp.out WITH HOME/temp.map
4.26/4.63	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.29/4.70	c 5	Decoding HOME/temp.out
4.29/4.84	c 5	OBJECTIVE _COST 3
4.29/4.84	o 3
4.29/4.84	v 4 0 0 8 4 3 0 8 10 2 4 5 1 7 1 4 9 0 10 7 2 1 8 8 10 1 5 10 4 6 1 1 7 3 2 2 1 4 6 4 4 9 10 5 3 4 9 0 5 3 10 10 9 6 9 8 7 2 6 2 0 6 2 10 3 6 9 7 7 9 3 2 5 3 0 0 4 5 6 9 3 1 5 4 2 3 8 7 6 1 6 5 3 9 5 9 7 5 8 5 7 0 2 8 10 9 1 6 10 7 7 6 8 10 1 7 6 8 3 8 0
4.29/4.85	c 5	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
4.29/4.88	c 5	OK
4.29/4.88	c 5	OBJECTIVE BOUND: 0 <= _COST <= 3
4.29/4.88	c 5	SEARCHING: _COST <= 1
4.29/4.89	c 5	============================[ Search Statistics ]==============================
4.52/4.90	c 5	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.52/4.90	c 5	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.52/4.90	c 5	===============================================================================
4.52/4.90	c 5	|     13209 |    5614   524104  1548020 |   174701    13209     19 | 60.105 % |
4.52/4.90	c 5	|     13309 |    5614   524104  1548020 |   192171    13309     19 | 64.512 % |
4.52/4.91	c 5	|     13459 |    5613   524104  1548020 |   211388    13459     19 | 64.512 % |
4.52/4.93	c 5	|     13685 |    5613   524104  1548020 |   232527    13685     19 | 64.512 % |
4.52/4.94	c 5	|     14022 |    5613   524104  1548020 |   255780    14022     19 | 64.512 % |
4.52/4.95	c 5	===============================================================================
4.52/4.95	c 5	restarts              : 31
4.52/4.95	c 5	conflicts             : 14125         (14371 /sec)
4.52/4.95	c 5	decisions             : 27263         (0.34 % random) (27739 /sec)
4.52/4.95	c 5	propagations          : 685259         (697216 /sec)
4.52/4.95	c 5	conflict literals     : 265852         (3.18 % deleted)
4.52/4.95	c 5	Memory used           : 25.86 MB
4.52/4.95	c 5	CPU time              : 0.98285 s
4.52/4.95	c 5	
4.52/4.95	c 5	SATISFIABLE
4.52/4.96	c 5	OK
4.52/4.96	c 5	FOUND: _COST <= 1
4.52/4.96	c 5	DECODING HOME/temp.out WITH HOME/temp.map
4.52/4.96	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.58/5.03	c 5	Decoding HOME/temp.out
4.58/5.17	c 5	OBJECTIVE _COST 1
4.58/5.17	o 1
4.58/5.17	v 6 0 0 9 9 4 7 5 5 3 4 10 5 2 2 10 5 4 7 5 3 1 8 7 10 5 5 7 9 6 5 1 0 7 3 6 9 5 6 9 8 2 10 9 4 8 4 6 8 8 1 1 10 9 2 10 8 3 3 1 5 0 2 6 4 2 1 3 3 10 4 10 8 4 0 0 7 7 8 0 4 6 0 0 7 9 3 6 6 2 6 9 5 4 1 7 2 3 7 9 1 2 7 3 10 9 8 8 10 3 10 9 8 1 1 2 2 0 4 1 6
4.58/5.18	c 5	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
4.58/5.21	c 5	OK
4.58/5.21	c 5	OBJECTIVE BOUND: 0 <= _COST <= 1
4.58/5.21	c 5	SEARCHING: _COST <= 0
4.58/5.22	c 5	============================[ Search Statistics ]==============================
4.58/5.23	c 5	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.58/5.23	c 5	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.58/5.23	c 5	===============================================================================
4.58/5.23	c 5	|     14125 |    4994   524104  1548020 |   174701    14125     19 | 64.512 % |
4.58/5.23	c 5	|     14225 |    4993   524104  1548020 |   192171    14225     19 | 71.441 % |
4.58/5.24	c 5	|     14375 |    4993   524104  1548020 |   211388    14375     19 | 71.441 % |
4.58/5.25	c 5	|     14601 |    4993   524104  1548020 |   232527    14601     19 | 71.441 % |
4.58/5.26	c 5	|     14939 |    4993   524104  1548020 |   255780    14939     19 | 71.441 % |
4.58/5.29	c 5	|     15445 |    4993   524104  1548020 |   281358    15445     19 | 71.441 % |
4.87/5.33	c 5	|     16208 |    4993   524104  1548020 |   309494    16208     19 | 71.441 % |
4.87/5.38	c 5	|     17347 |    4988   524104  1548020 |   340443    17347     19 | 71.441 % |
4.97/5.48	c 5	|     19055 |    4988   524104  1548020 |   374487    19055     20 | 71.441 % |
5.16/5.61	c 5	|     21618 |    4988   524104  1548020 |   411936    21618     20 | 71.441 % |
5.36/5.83	c 6	|     25462 |    4988   524104  1548020 |   453130    25462     21 | 71.441 % |
5.76/6.20	c 6	|     31228 |    4988   524104  1548020 |   498443    31228     22 | 71.441 % |
6.57/7.09	c 7	|     39877 |    4854   524104  1548020 |   548287    39877     24 | 71.441 % |
7.46/7.95	c 8	|     52851 |    4599   524104  1548020 |   603116    52851     24 | 71.441 % |
9.25/9.78	c 10	|     72312 |    4019    23928    77037 |   663428    72306     25 | 71.441 % |
12.43/12.93	c 13	|    101504 |    4019    23928    77037 |   729770   101498     27 | 71.441 % |
15.61/16.19	c 16	===============================================================================
15.61/16.19	c 16	restarts              : 47
15.61/16.19	c 16	conflicts             : 128960        (10850 /sec)
15.61/16.19	c 16	decisions             : 172251        (0.74 % random) (14493 /sec)
15.61/16.19	c 16	propagations          : 4549876        (382819 /sec)
15.61/16.19	c 16	conflict literals     : 4289284        (1.99 % deleted)
15.61/16.19	c 16	Memory used           : 34.13 MB
15.61/16.19	c 16	CPU time              : 11.8852 s
15.61/16.19	c 16	
15.61/16.19	c 16	UNSATISFIABLE
15.61/16.19	c 16	OK
15.61/16.19	c 16	NOT FOUND: _COST <= 0
15.61/16.19	c 16	OK
15.61/16.19	c 16	OBJECTIVE _COST 1
15.61/16.19	s OPTIMUM FOUND
15.74/16.20	c 16	CPU 15.33 (0.07 0.03 15.26 0.38)
15.74/16.20	c 16	END Sat Jul 12 14:33:55 2008

Verifier Data (download as text)

OK	1	614
1 unsatisfied constraints, 614 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-1112345-1215866019/watcher-1112345-1215866019 -o /tmp/evaluation-result-1112345-1215866019/solver-1112345-1215866019 -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-1112345-1215866019.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.92 1.98 1.99 4/106 12261
/proc/meminfo: memFree=1833224/2055920 swapFree=4192956/4192956
[pid=12261] ppid=12259 vsize=12132 CPUtime=0
/proc/12261/stat : 12261 (sugar++) R 12259 12261 11053 0 -1 4194304 284 0 0 0 0 0 0 0 21 0 1 0 43299074 12423168 252 996147200 4194304 4206940 548682068528 18446744073709551615 234063347360 0 0 4224 0 0 0 0 17 1 0 0
/proc/12261/statm: 3033 252 188 3 0 133 0

[startup+0.0636999 s]
/proc/loadavg: 1.92 1.98 1.99 4/106 12261
/proc/meminfo: memFree=1833224/2055920 swapFree=4192956/4192956
[pid=12261] ppid=12259 vsize=16344 CPUtime=0.05
/proc/12261/stat : 12261 (sugar++) R 12259 12261 11053 0 -1 4194304 987 0 0 0 4 1 0 0 21 0 1 0 43299074 16736256 955 996147200 4194304 4206940 548682068528 18446744073709551615 234063389320 0 0 4224 0 0 0 0 17 0 0 0
/proc/12261/statm: 4086 955 380 3 0 665 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 16344

[startup+0.101705 s]
/proc/loadavg: 1.92 1.98 1.99 4/106 12261
/proc/meminfo: memFree=1833224/2055920 swapFree=4192956/4192956
[pid=12261] ppid=12259 vsize=16740 CPUtime=0.06
/proc/12261/stat : 12261 (sugar++) S 12259 12261 11053 0 -1 4194304 1219 128 0 0 5 1 0 0 18 0 1 0 43299074 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12261/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.301723 s]
/proc/loadavg: 1.92 1.98 1.99 4/106 12261
/proc/meminfo: memFree=1833224/2055920 swapFree=4192956/4192956
[pid=12261] ppid=12259 vsize=16740 CPUtime=0.06
/proc/12261/stat : 12261 (sugar++) S 12259 12261 11053 0 -1 4194304 1219 128 0 0 5 1 0 0 18 0 1 0 43299074 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12261/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.70176 s]
/proc/loadavg: 1.92 1.98 1.99 4/106 12261
/proc/meminfo: memFree=1833224/2055920 swapFree=4192956/4192956
[pid=12261] ppid=12259 vsize=16740 CPUtime=0.39
/proc/12261/stat : 12261 (sugar++) S 12259 12261 11053 0 -1 4194304 1296 4538 0 1 5 1 30 3 15 0 1 0 43299074 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12261/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 16740

[startup+1.50184 s]
/proc/loadavg: 1.92 1.98 1.99 3/117 12283
/proc/meminfo: memFree=1817456/2055920 swapFree=4192956/4192956
[pid=12261] ppid=12259 vsize=16740 CPUtime=0.39
/proc/12261/stat : 12261 (sugar++) S 12259 12261 11053 0 -1 4194304 1297 4538 0 1 5 1 30 3 15 0 1 0 43299074 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12261/statm: 4185 1104 409 3 0 764 0
[pid=12274] ppid=12261 vsize=5356 CPUtime=0
/proc/12274/stat : 12274 (sh) S 12261 12261 11053 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 43299118 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12274/statm: 1339 233 193 169 0 50 0
[pid=12275] ppid=12274 vsize=868460 CPUtime=1.04
/proc/12275/stat : 12275 (java) S 12274 12261 11053 0 -1 0 6783 0 1 0 98 6 0 0 18 0 9 0 43299118 889303040 5928 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12275/statm: 217115 5928 2563 9 0 211662 0
[pid=12275/tid=12276] ppid=12274 vsize=868460 CPUtime=0.69
/proc/12275/task/12276/stat : 12276 (java) R 12274 12261 11053 0 -1 64 2798 0 1 0 66 3 0 0 20 0 9 0 43299119 889303040 5928 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12275/tid=12277] ppid=12274 vsize=868460 CPUtime=0.07
/proc/12275/task/12277/stat : 12277 (java) S 12274 12261 11053 0 -1 64 1799 0 0 0 7 0 0 0 16 0 9 0 43299120 889303040 5928 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12275/tid=12278] ppid=12274 vsize=868460 CPUtime=0
/proc/12275/task/12278/stat : 12278 (java) S 12274 12261 11053 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 43299120 889303040 5928 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12275/tid=12279] ppid=12274 vsize=868460 CPUtime=0
/proc/12275/task/12279/stat : 12279 (java) S 12274 12261 11053 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 43299120 889303040 5928 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12275/tid=12280] ppid=12274 vsize=868460 CPUtime=0
/proc/12275/task/12280/stat : 12280 (java) S 12274 12261 11053 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 43299122 889303040 5928 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12275/tid=12281] ppid=12274 vsize=868460 CPUtime=0.23
/proc/12275/task/12281/stat : 12281 (java) S 12274 12261 11053 0 -1 64 1493 0 0 0 23 0 0 0 16 0 9 0 43299122 889303040 5928 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12275/tid=12282] ppid=12274 vsize=868460 CPUtime=0
/proc/12275/task/12282/stat : 12282 (java) S 12274 12261 11053 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 43299122 889303040 5928 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12275/tid=12283] ppid=12274 vsize=868460 CPUtime=0
/proc/12275/task/12283/stat : 12283 (java) S 12274 12261 11053 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 43299122 889303040 5928 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 890556

[startup+3.10202 s]
/proc/loadavg: 1.92 1.98 1.99 4/117 12283
/proc/meminfo: memFree=1806832/2055920 swapFree=4192956/4192956
[pid=12261] ppid=12259 vsize=16872 CPUtime=2.38
/proc/12261/stat : 12261 (sugar++) S 12259 12261 11053 0 -1 4194304 1618 15736 0 3 6 1 214 17 15 0 1 0 43299074 17276928 1131 996147200 4194304 4206940 548682068528 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12261/statm: 4218 1131 414 3 0 797 0
Current children cumulated CPU time (s) 2.38
Current children cumulated vsize (KiB) 16872

[startup+6.30236 s]
/proc/loadavg: 2.09 2.02 2.01 3/108 12354
/proc/meminfo: memFree=1793896/2055920 swapFree=4192956/4192956
[pid=12261] ppid=12259 vsize=16872 CPUtime=3.78
/proc/12261/stat : 12261 (sugar++) S 12259 12261 11053 0 -1 4194304 1985 39037 0 9 7 2 337 32 15 0 1 0 43299074 17276928 1131 996147200 4194304 4206940 548682068528 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12261/statm: 4218 1131 414 3 0 797 0
[pid=12284] ppid=12261 vsize=28884 CPUtime=2.09
/proc/12284/stat : 12284 (minisat-inc) R 12261 12261 11053 0 -1 4194304 6970 0 0 0 205 4 0 0 25 0 1 0 43299301 29577216 6905 996147200 134512640 135134323 4294956192 18446744073709551615 134532161 0 0 4096 3 0 0 0 17 0 0 0
/proc/12284/statm: 7221 6905 80 151 0 7067 0
Current children cumulated CPU time (s) 5.87
Current children cumulated vsize (KiB) 45756

[startup+12.701 s]
/proc/loadavg: 2.08 2.02 2.00 3/108 12354
/proc/meminfo: memFree=1788600/2055920 swapFree=4192956/4192956
[pid=12261] ppid=12259 vsize=16872 CPUtime=3.78
/proc/12261/stat : 12261 (sugar++) S 12259 12261 11053 0 -1 4194304 1985 39037 0 9 7 2 337 32 16 0 1 0 43299074 17276928 1131 996147200 4194304 4206940 548682068528 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12261/statm: 4218 1131 414 3 0 797 0
[pid=12284] ppid=12261 vsize=32300 CPUtime=8.45
/proc/12284/stat : 12284 (minisat-inc) R 12261 12261 11053 0 -1 4194304 7794 0 0 0 841 4 0 0 25 0 1 0 43299301 33075200 7729 996147200 134512640 135134323 4294956192 18446744073709551615 134532050 0 0 4096 3 0 0 0 17 0 0 0
/proc/12284/statm: 8075 7729 80 151 0 7921 0
Current children cumulated CPU time (s) 12.23
Current children cumulated vsize (KiB) 49172

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

[startup+14.3082 s]
/proc/loadavg: 2.07 2.02 2.00 3/108 12354
/proc/meminfo: memFree=1788600/2055920 swapFree=4192956/4192956
[pid=12261] ppid=12259 vsize=16872 CPUtime=3.78
/proc/12261/stat : 12261 (sugar++) S 12259 12261 11053 0 -1 4194304 1985 39037 0 9 7 2 337 32 16 0 1 0 43299074 17276928 1131 996147200 4194304 4206940 548682068528 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12261/statm: 4218 1131 414 3 0 797 0
[pid=12284] ppid=12261 vsize=32300 CPUtime=10.04
/proc/12284/stat : 12284 (minisat-inc) R 12261 12261 11053 0 -1 4194304 7810 0 0 0 1000 4 0 0 25 0 1 0 43299301 33075200 7745 996147200 134512640 135134323 4294956192 18446744073709551615 134528442 0 0 4096 3 0 0 0 17 0 0 0
/proc/12284/statm: 8075 7745 80 151 0 7921 0
Current children cumulated CPU time (s) 13.82
Current children cumulated vsize (KiB) 49172

[startup+15.1023 s]
/proc/loadavg: 2.07 2.02 2.00 3/108 12354
/proc/meminfo: memFree=1788600/2055920 swapFree=4192956/4192956
[pid=12261] ppid=12259 vsize=16872 CPUtime=3.78
/proc/12261/stat : 12261 (sugar++) S 12259 12261 11053 0 -1 4194304 1985 39037 0 9 7 2 337 32 16 0 1 0 43299074 17276928 1131 996147200 4194304 4206940 548682068528 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12261/statm: 4218 1131 414 3 0 797 0
[pid=12284] ppid=12261 vsize=32960 CPUtime=10.84
/proc/12284/stat : 12284 (minisat-inc) R 12261 12261 11053 0 -1 4194304 7955 0 0 0 1080 4 0 0 25 0 1 0 43299301 33751040 7890 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/12284/statm: 8240 7890 80 151 0 8086 0
Current children cumulated CPU time (s) 14.62
Current children cumulated vsize (KiB) 49832

[startup+15.9024 s]
/proc/loadavg: 2.07 2.02 2.00 3/108 12354
/proc/meminfo: memFree=1787704/2055920 swapFree=4192956/4192956
[pid=12261] ppid=12259 vsize=16872 CPUtime=3.78
/proc/12261/stat : 12261 (sugar++) S 12259 12261 11053 0 -1 4194304 1985 39037 0 9 7 2 337 32 16 0 1 0 43299074 17276928 1131 996147200 4194304 4206940 548682068528 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12261/statm: 4218 1131 414 3 0 797 0
[pid=12284] ppid=12261 vsize=34284 CPUtime=11.63
/proc/12284/stat : 12284 (minisat-inc) R 12261 12261 11053 0 -1 4194304 8295 0 0 0 1159 4 0 0 25 0 1 0 43299301 35106816 8230 996147200 134512640 135134323 4294956192 18446744073709551615 134528238 0 0 4096 3 0 0 0 17 0 0 0
/proc/12284/statm: 8571 8230 80 151 0 8417 0
Current children cumulated CPU time (s) 15.41
Current children cumulated vsize (KiB) 51156

[startup+16.1024 s]
/proc/loadavg: 2.07 2.02 2.00 3/108 12354
/proc/meminfo: memFree=1787704/2055920 swapFree=4192956/4192956
[pid=12261] ppid=12259 vsize=16872 CPUtime=3.78
/proc/12261/stat : 12261 (sugar++) S 12259 12261 11053 0 -1 4194304 1985 39037 0 9 7 2 337 32 16 0 1 0 43299074 17276928 1131 996147200 4194304 4206940 548682068528 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12261/statm: 4218 1131 414 3 0 797 0
[pid=12284] ppid=12261 vsize=34812 CPUtime=11.83
/proc/12284/stat : 12284 (minisat-inc) R 12261 12261 11053 0 -1 4194304 8425 0 0 0 1179 4 0 0 25 0 1 0 43299301 35647488 8360 996147200 134512640 135134323 4294956192 18446744073709551615 134528721 0 0 4096 3 0 0 0 17 0 0 0
/proc/12284/statm: 8703 8360 80 151 0 8549 0
Current children cumulated CPU time (s) 15.61
Current children cumulated vsize (KiB) 51684

[startup+16.2024 s]
/proc/loadavg: 2.07 2.02 2.00 3/108 12354
/proc/meminfo: memFree=1787704/2055920 swapFree=4192956/4192956
[pid=12261] ppid=12259 vsize=16872 CPUtime=15.74
/proc/12261/stat : 12261 (sugar++) R 12259 12261 11053 0 -1 4194304 2005 47500 0 9 7 3 1526 38 16 0 1 0 43299074 17276928 1132 996147200 4194304 4206940 548682068528 18446744073709551615 234063785216 0 0 4224 16386 0 0 0 17 0 0 0
/proc/12261/statm: 4218 1132 415 3 0 797 0
Current children cumulated CPU time (s) 15.74
Current children cumulated vsize (KiB) 16872

Child status: 0
Real time (s): 16.2089
CPU time (s): 15.7596
CPU user time (s): 15.3417
CPU system time (s): 0.417936
CPU usage (%): 97.2283
Max. virtual memory (cumulated for all children) (KiB): 890556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 15.3417
system time used= 0.417936
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49563
page faults= 9
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6454
involuntary context switches= 6359

runsolver used 0.032994 second user time and 0.073988 second system time

The end

Launcher Data (download as text)

Begin job on node79 at 2008-07-12 14:33:39
IDJOB=1112345
IDBENCH=61402
IDSOLVER=367
FILE ID=node79/1112345-1215866019
PBS_JOBID= 7903435
Free space on /tmp= 66496 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/haystacks/normalized-haystacks-11.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-1112345-1215866019/watcher-1112345-1215866019 -o /tmp/evaluation-result-1112345-1215866019/solver-1112345-1215866019 -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-1112345-1215866019.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 6480b46caccb72f6573546fdfc3ebfd9
RANDOM SEED=635147010

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1833640 kB
Buffers:         25284 kB
Cached:          89500 kB
SwapCached:          0 kB
Active:         119588 kB
Inactive:        53888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1833640 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:             892 kB
Writeback:           0 kB
Mapped:          78604 kB
Slab:            31112 kB
Committed_AS:   334160 kB
PageTables:       4020 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= 66496 MiB
End job on node79 at 2008-07-12 14:33:55