Trace number 1112393

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-incMSAT (TO)2 3600.18 3605.99

General information on the benchmark

Namecsp/langford3/
normalized-langford-3-12.xml
MD5SUMdee4599863daae352af5f2661ac2dee6
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints2
Best CPU time to get the best result obtained on this benchmark1613.25
Satisfiable
(Un)Satisfiability was proved
Number of variables36
Number of constraints654
Maximum constraint arity2
Maximum domain size36
Number of constraints which are defined in extension0
Number of constraints which are defined in intension654
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 14:47:50 2008
0.00/0.07	c 0	PID 19279
0.00/0.07	c 0	HOST node8.alineos.net
0.00/0.07	c 0	CONVERTING HOME/instance-1112393-1215866870.xml TO HOME/temp.csp
0.00/0.07	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1112393-1215866870.xml' 'HOME/temp.csp'
0.06/0.42	c 1	1 domains, 36 variables, 2 predicates, 0 relations, 654 constraints
0.06/0.44	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.44	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.41/0.55	c 1	Parsing HOME/temp.csp
0.41/0.68	c 1	parsed 693 expressions
0.41/0.69	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.41/0.70	c 1	MAX CSP: 654 constraints
0.41/0.70	c 1	Converting to clausal form CSP
0.41/0.75	c 1	converted 135 (10%) expressions
0.41/0.78	c 1	converted 270 (20%) expressions
0.41/0.79	c 1	converted 405 (30%) expressions
0.41/0.87	c 1	converted 540 (40%) expressions
0.41/0.88	c 1	converted 675 (50%) expressions
0.41/0.89	c 1	converted 810 (60%) expressions
0.41/0.90	c 1	converted 945 (70%) expressions
0.41/0.91	c 1	converted 1080 (80%) expressions
0.41/0.91	c 1	converted 1215 (90%) expressions
0.41/0.99	c 1	converted 1350 (100%) expressions
0.41/0.99	c 1	CSP : 1344 integers, 24 booleans, 2009 clauses, largest domain size 982
0.41/0.99	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.41/0.99	c 1	Propagation in CSP
0.41/1.04	c 1	649 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.41/1.04	c 1	CSP : 1344 integers, 24 booleans, 2009 clauses, largest domain size 655
0.41/1.04	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.41/1.04	c 1	Simplifing CSP by introducing new Boolean variables
0.41/1.06	c 1	CSP : 1344 integers, 1284 booleans, 3269 clauses, largest domain size 655
0.41/1.06	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.41/1.09	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.02/1.11	c 2	135 (10%) CSP integer variables are encoded (1224 clauses, 13825 bytes)
1.02/1.12	c 2	269 (20%) CSP integer variables are encoded (1224 clauses, 13825 bytes)
1.02/1.12	c 2	404 (30%) CSP integer variables are encoded (1224 clauses, 13825 bytes)
1.02/1.12	c 2	538 (40%) CSP integer variables are encoded (1224 clauses, 13825 bytes)
1.02/1.12	c 2	672 (50%) CSP integer variables are encoded (1224 clauses, 13825 bytes)
1.02/1.12	c 2	807 (60%) CSP integer variables are encoded (2434 clauses, 29555 bytes)
1.02/1.12	c 2	941 (70%) CSP integer variables are encoded (3393 clauses, 42022 bytes)
1.02/1.13	c 2	1076 (80%) CSP integer variables are encoded (9774 clauses, 126560 bytes)
1.02/1.13	c 2	1210 (90%) CSP integer variables are encoded (10702 clauses, 140480 bytes)
1.02/1.13	c 2	1344 (100%) CSP integer variables are encoded (11978 clauses, 159620 bytes)
1.02/1.16	c 2	327 (10%) CSP clauses are encoded (19917 clauses, 294585 bytes)
1.02/1.19	c 2	654 (20%) CSP clauses are encoded (27822 clauses, 436709 bytes)
1.11/1.21	c 2	981 (30%) CSP clauses are encoded (35719 clauses, 579208 bytes)
1.11/1.23	c 2	1308 (40%) CSP clauses are encoded (43608 clauses, 722091 bytes)
1.11/1.25	c 2	1635 (50%) CSP clauses are encoded (51475 clauses, 865281 bytes)
1.11/1.26	c 2	1962 (60%) CSP clauses are encoded (59360 clauses, 1012995 bytes)
1.21/1.32	c 2	2289 (70%) CSP clauses are encoded (88535 clauses, 1539302 bytes)
1.90/2.05	c 2	2616 (80%) CSP clauses are encoded (503068 clauses, 9312501 bytes)
2.00/2.10	c 3	2943 (90%) CSP clauses are encoded (532243 clauses, 9923159 bytes)
2.10/2.24	c 3	3269 (100%) CSP clauses are encoded (615513 clauses, 11690312 bytes)
2.10/2.24	c 3	3269 CSP clauses encoded
2.10/2.24	c 3	Writing map file : HOME/temp.map
2.10/2.26	c 3	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.10/2.26	c 3	SAT : 14606 SAT variables, 615513 SAT clauses, 11690312 bytes
2.10/2.26	c 3	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.10/2.29	c 3	OBJECTIVE minimize _COST
2.10/2.29	c 3	SOLVING HOME/temp.cnf
2.10/2.29	c 3	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
2.10/2.29	c 3	This is MiniSat 2.0 beta incremental
2.10/2.29	c 3	WARNING: for repeatability, setting FPU to use double precision
2.10/2.29	c 3	============================[ Problem Statistics ]=============================
2.10/2.29	c 3	|                                                                             |
2.10/2.30	c 3	|  Number of variables:  14606                                                |
2.10/2.30	c 3	|  Number of clauses:    615513                                               |
2.16/2.56	c 3	|  Parsing time:         0.23         s                                       |
2.16/2.58	c 3	OK
2.16/2.58	c 3	OBJECTIVE BOUND: 0 <= _COST <= 
2.16/2.58	c 3	SEARCHING: _COST <= 327
2.16/2.58	c 3	============================[ Search Statistics ]==============================
2.16/2.58	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.16/2.58	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.16/2.58	c 3	===============================================================================
2.16/2.58	c 3	|         0 |   14606   615513  1809807 |   205171        0    nan |  0.000 % |
2.16/2.63	c 3	===============================================================================
2.16/2.63	c 3	restarts              : 1
2.16/2.63	c 3	conflicts             : 7             (24 /sec)
2.16/2.63	c 3	decisions             : 796           (0.75 % random) (2717 /sec)
2.16/2.63	c 3	propagations          : 15574          (53162 /sec)
2.16/2.63	c 3	conflict literals     : 89             (4.30 % deleted)
2.16/2.63	c 3	Memory used           : 27.09 MB
2.16/2.63	c 3	CPU time              : 0.292955 s
2.16/2.63	c 3	
2.16/2.63	c 3	SATISFIABLE
2.16/2.64	c 3	OK
2.16/2.64	c 3	FOUND: _COST <= 327
2.16/2.64	s SATISFIABLE
2.16/2.64	c 3	DECODING HOME/temp.out WITH HOME/temp.map
2.16/2.64	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.16/2.72	c 3	Decoding HOME/temp.out
2.16/2.85	c 3	OBJECTIVE _COST 327
2.16/2.85	o 327
2.16/2.85	v 7 8 13 1 10 2 19 3 4 5 6 9 9 11 17 30 16 28 27 12 14 16 18 22 11 14 21 35 22 35 35 21 24 27 30 35
2.16/2.85	c 3	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
2.16/2.89	c 3	OK
2.16/2.90	c 3	OBJECTIVE BOUND: 0 <= _COST <= 327
2.16/2.90	c 3	SEARCHING: _COST <= 163
2.37/2.90	c 3	============================[ Search Statistics ]==============================
2.37/2.91	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.37/2.91	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.37/2.91	c 3	===============================================================================
2.37/2.91	c 3	|         7 |   14606   615513  1809807 |   205171        7     13 |  0.000 % |
2.37/2.93	c 3	===============================================================================
2.37/2.93	c 3	restarts              : 2
2.37/2.93	c 3	conflicts             : 15            (46 /sec)
2.37/2.93	c 3	decisions             : 1222          (0.82 % random) (3726 /sec)
2.37/2.93	c 3	propagations          : 32637          (99518 /sec)
2.37/2.93	c 3	conflict literals     : 212            (5.36 % deleted)
2.37/2.93	c 3	Memory used           : 27.35 MB
2.37/2.93	c 3	CPU time              : 0.32795 s
2.37/2.93	c 3	
2.37/2.93	c 3	SATISFIABLE
2.37/2.93	c 3	OK
2.37/2.93	c 3	FOUND: _COST <= 163
2.37/2.93	c 3	DECODING HOME/temp.out WITH HOME/temp.map
2.37/2.93	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.01	c 3	Decoding HOME/temp.out
2.38/3.11	c 4	OBJECTIVE _COST 163
2.38/3.11	o 163
2.38/3.12	v 33 33 27 30 8 9 18 34 22 13 11 10 21 20 31 12 14 16 26 19 32 24 23 18 35 23 35 17 20 23 34 28 35 35 35 31
2.38/3.12	c 4	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
2.38/3.14	c 4	OK
2.38/3.14	c 4	OBJECTIVE BOUND: 0 <= _COST <= 163
2.38/3.14	c 4	SEARCHING: _COST <= 81
2.38/3.14	c 4	============================[ Search Statistics ]==============================
2.38/3.15	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.38/3.15	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.38/3.15	c 4	===============================================================================
2.38/3.15	c 4	|        15 |   11336   615513  1809807 |   205171       15     14 |  0.000 % |
2.38/3.17	c 4	===============================================================================
2.38/3.17	c 4	restarts              : 3
2.38/3.17	c 4	conflicts             : 50            (141 /sec)
2.38/3.17	c 4	decisions             : 1540          (0.84 % random) (4339 /sec)
2.38/3.17	c 4	propagations          : 47953          (135099 /sec)
2.38/3.17	c 4	conflict literals     : 1009           (3.26 % deleted)
2.38/3.17	c 4	Memory used           : 27.61 MB
2.38/3.17	c 4	CPU time              : 0.354946 s
2.38/3.17	c 4	
2.38/3.17	c 4	SATISFIABLE
2.38/3.17	c 4	OK
2.38/3.17	c 4	FOUND: _COST <= 81
2.38/3.17	c 4	DECODING HOME/temp.out WITH HOME/temp.map
2.38/3.17	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.58/3.25	c 4	Decoding HOME/temp.out
3.08/3.37	c 4	OBJECTIVE _COST 81
3.08/3.37	o 81
3.08/3.37	v 24 14 26 25 25 1 22 31 26 24 17 13 22 32 29 30 27 8 28 20 33 35 29 23 14 31 27 35 33 15 16 32 21 23 34 34
3.08/3.37	c 4	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
3.08/3.38	c 4	OK
3.08/3.38	c 4	OBJECTIVE BOUND: 0 <= _COST <= 81
3.08/3.38	c 4	SEARCHING: _COST <= 40
3.08/3.39	c 4	============================[ Search Statistics ]==============================
3.08/3.40	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.08/3.40	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.08/3.40	c 4	===============================================================================
3.08/3.40	c 4	|        50 |    9530   615513  1809807 |   205171       50     20 |  0.000 % |
3.08/3.40	c 4	===============================================================================
3.18/3.41	c 4	restarts              : 4
3.18/3.41	c 4	conflicts             : 53            (140 /sec)
3.18/3.41	c 4	decisions             : 1696          (0.83 % random) (4476 /sec)
3.18/3.41	c 4	propagations          : 60996          (160964 /sec)
3.18/3.41	c 4	conflict literals     : 1057           (3.65 % deleted)
3.18/3.41	c 4	Memory used           : 27.73 MB
3.18/3.41	c 4	CPU time              : 0.378942 s
3.18/3.41	c 4	
3.18/3.41	c 4	SATISFIABLE
3.18/3.41	c 4	OK
3.18/3.41	c 4	FOUND: _COST <= 40
3.18/3.41	c 4	DECODING HOME/temp.out WITH HOME/temp.map
3.18/3.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'
3.18/3.48	c 4	Decoding HOME/temp.out
3.19/3.61	c 4	OBJECTIVE _COST 40
3.19/3.61	o 40
3.19/3.62	v 18 31 33 29 28 3 27 35 5 1 21 0 20 34 34 34 34 10 35 24 15 12 33 13 22 32 30 11 14 17 16 33 25 23 19 26
3.19/3.62	c 4	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
3.19/3.67	c 4	OK
3.19/3.67	c 4	OBJECTIVE BOUND: 0 <= _COST <= 40
3.19/3.67	c 4	SEARCHING: _COST <= 20
3.19/3.67	c 4	============================[ Search Statistics ]==============================
3.19/3.68	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.19/3.68	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.19/3.68	c 4	===============================================================================
3.19/3.68	c 4	|        53 |    8376   615513  1809807 |   205171       53     20 |  0.000 % |
3.19/3.68	c 4	===============================================================================
3.19/3.68	c 4	restarts              : 5
3.19/3.68	c 4	conflicts             : 57            (144 /sec)
3.19/3.68	c 4	decisions             : 1777          (0.79 % random) (4477 /sec)
3.19/3.68	c 4	propagations          : 71171          (179300 /sec)
3.19/3.68	c 4	conflict literals     : 1116           (4.12 % deleted)
3.19/3.68	c 4	Memory used           : 27.73 MB
3.19/3.68	c 4	CPU time              : 0.396939 s
3.19/3.68	c 4	
3.19/3.68	c 4	SATISFIABLE
3.19/3.68	c 4	OK
3.19/3.68	c 4	FOUND: _COST <= 20
3.19/3.68	c 4	DECODING HOME/temp.out WITH HOME/temp.map
3.19/3.68	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.42/3.76	c 4	Decoding HOME/temp.out
3.42/3.87	c 4	OBJECTIVE _COST 20
3.42/3.87	o 20
3.42/3.87	v 4 29 30 26 28 5 2 34 3 0 21 1 6 32 34 31 34 12 10 25 13 11 33 14 8 35 32 20 9 19 18 34 23 22 24 27
3.42/3.88	c 4	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
3.42/3.89	c 4	OK
3.42/3.89	c 4	OBJECTIVE BOUND: 0 <= _COST <= 20
3.42/3.89	c 4	SEARCHING: _COST <= 10
3.61/3.90	c 4	============================[ Search Statistics ]==============================
3.61/3.91	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.61/3.91	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.61/3.91	c 4	===============================================================================
3.61/3.91	c 4	|        57 |    7501   615513  1809807 |   205171       57     20 |  0.000 % |
3.61/3.92	c 4	===============================================================================
3.61/3.92	c 4	restarts              : 6
3.61/3.92	c 4	conflicts             : 134           (314 /sec)
3.61/3.92	c 4	decisions             : 1932          (0.72 % random) (4525 /sec)
3.61/3.92	c 4	propagations          : 98690          (231159 /sec)
3.61/3.92	c 4	conflict literals     : 3977           (5.60 % deleted)
3.61/3.92	c 4	Memory used           : 27.73 MB
3.61/3.92	c 4	CPU time              : 0.426935 s
3.61/3.92	c 4	
3.61/3.92	c 4	SATISFIABLE
3.61/3.92	c 4	OK
3.61/3.92	c 4	FOUND: _COST <= 10
3.61/3.92	c 4	DECODING HOME/temp.out WITH HOME/temp.map
3.61/3.92	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.61/4.00	c 4	Decoding HOME/temp.out
3.64/4.15	c 5	OBJECTIVE _COST 10
3.64/4.15	o 10
3.64/4.15	v 7 18 31 28 29 1 4 35 3 5 2 6 9 21 35 33 35 8 12 25 13 16 14 19 11 24 22 17 10 15 20 34 23 27 26 32
3.64/4.16	c 5	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
3.64/4.19	c 5	OK
3.64/4.19	c 5	OBJECTIVE BOUND: 0 <= _COST <= 10
3.64/4.19	c 5	SEARCHING: _COST <= 5
3.87/4.20	c 5	============================[ Search Statistics ]==============================
3.87/4.21	c 5	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.87/4.21	c 5	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.87/4.21	c 5	===============================================================================
3.87/4.21	c 5	|       134 |    6767   615513  1809807 |   205171      134     30 |  0.000 % |
3.87/4.21	c 5	===============================================================================
3.87/4.21	c 5	restarts              : 7
3.87/4.21	c 5	conflicts             : 157           (354 /sec)
3.87/4.21	c 5	decisions             : 2072          (0.72 % random) (4667 /sec)
3.87/4.21	c 5	propagations          : 110788         (249561 /sec)
3.87/4.21	c 5	conflict literals     : 4440           (5.61 % deleted)
3.87/4.21	c 5	Memory used           : 27.73 MB
3.87/4.21	c 5	CPU time              : 0.443932 s
3.87/4.21	c 5	
3.87/4.21	c 5	SATISFIABLE
3.87/4.21	c 5	OK
3.87/4.21	c 5	FOUND: _COST <= 5
3.87/4.21	c 5	DECODING HOME/temp.out WITH HOME/temp.map
3.87/4.21	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'
3.87/4.29	c 5	Decoding HOME/temp.out
4.06/4.43	c 5	OBJECTIVE _COST 5
4.06/4.43	o 5
4.06/4.43	v 0 29 23 5 1 9 12 17 14 11 6 8 2 32 27 10 7 25 20 26 24 22 18 21 4 28 31 15 13 19 3 35 16 33 30 34
4.06/4.43	c 5	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
4.06/4.47	c 5	OK
4.06/4.47	c 5	OBJECTIVE BOUND: 0 <= _COST <= 5
4.06/4.47	c 5	SEARCHING: _COST <= 2
4.06/4.48	c 5	============================[ Search Statistics ]==============================
4.06/4.49	c 5	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.06/4.49	c 5	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.06/4.49	c 5	===============================================================================
4.06/4.49	c 5	|       157 |    6083   615513  1809807 |   205171      157     28 |  0.000 % |
4.06/4.50	c 5	===============================================================================
4.06/4.50	c 5	restarts              : 8
4.06/4.50	c 5	conflicts             : 224           (472 /sec)
4.06/4.50	c 5	decisions             : 2178          (0.69 % random) (4586 /sec)
4.06/4.50	c 5	propagations          : 141971         (298932 /sec)
4.06/4.50	c 5	conflict literals     : 8851           (4.59 % deleted)
4.06/4.50	c 5	Memory used           : 27.73 MB
4.06/4.50	c 5	CPU time              : 0.474927 s
4.06/4.50	c 5	
4.06/4.50	c 5	SATISFIABLE
4.06/4.50	c 5	OK
4.06/4.50	c 5	FOUND: _COST <= 2
4.06/4.50	c 5	DECODING HOME/temp.out WITH HOME/temp.map
4.06/4.50	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.15/4.58	c 5	Decoding HOME/temp.out
4.15/4.68	c 5	OBJECTIVE _COST 2
4.15/4.68	o 2
4.15/4.69	v 0 27 1 6 12 15 10 17 3 14 7 8 2 30 5 11 18 22 20 26 13 25 19 21 4 33 9 16 24 29 28 35 23 32 31 34
4.15/4.69	c 5	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
4.15/4.71	c 5	OK
4.15/4.71	c 5	OBJECTIVE BOUND: 0 <= _COST <= 2
4.15/4.71	c 5	SEARCHING: _COST <= 1
4.15/4.72	c 5	============================[ Search Statistics ]==============================
4.15/4.73	c 5	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.15/4.73	c 5	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.15/4.73	c 5	===============================================================================
4.15/4.73	c 5	|       224 |    5419   615513  1809807 |   205171      224     40 |  0.000 % |
4.15/4.75	c 5	|       324 |    5419   615513  1809807 |   225688      324     53 | 69.150 % |
4.15/4.80	c 5	|       474 |    5419   615513  1809807 |   248256      474     58 | 69.150 % |
4.42/4.86	c 5	|       700 |    5419   615513  1809807 |   273082      700     62 | 69.150 % |
4.52/4.97	c 5	|      1037 |    5419   615513  1809807 |   300390     1037     69 | 69.150 % |
4.72/5.13	c 6	|      1543 |    5419   615513  1809807 |   330429     1543     73 | 69.150 % |
4.91/5.39	c 6	|      2304 |    5419   615513  1809807 |   363472     2304     75 | 69.150 % |
5.31/5.76	c 6	|      3444 |    5419   615513  1809807 |   399820     3444     79 | 69.150 % |
5.91/6.36	c 7	|      5152 |    5419   615513  1809807 |   439802     5152     81 | 69.150 % |
7.21/7.67	c 8	|      7714 |    4506    54738   157130 |   483782     7708     83 | 69.150 % |
8.71/9.17	c 10	|     11559 |    4506    54738   157130 |   532160    11553     84 | 69.150 % |
11.71/12.20	c 13	|     17326 |    4506    54738   157130 |   585376    17320     88 | 69.150 % |
17.11/17.51	c 18	|     25975 |    4506    54738   157130 |   643914    25969     91 | 69.150 % |
27.01/27.42	c 28	|     38950 |    4506    54738   157130 |   708305    38944     94 | 69.150 % |
44.00/44.43	c 45	|     58413 |    4506    54738   157130 |   779136    58407     94 | 69.150 % |
80.39/80.80	c 81	|     87606 |    4506    54738   157130 |   857050    87600    101 | 69.150 % |
140.96/141.41	c 142	|    131395 |    4506    54738   157130 |   942755   131389    101 | 69.150 % |
270.23/270.72	c 271	|    197079 |    4506    54738   157130 |  1037030   197073    103 | 69.150 % |
517.74/518.39	c 519	|    295605 |    4506    54738   157130 |  1140733   295599    105 | 69.150 % |
1128.44/1129.35	c 1130	|    443395 |    4506    54738   157130 |  1254807   443389    116 | 69.150 % |
2569.96/2571.37	c 2572	|    665079 |    4506    54738   157130 |  1380287   665073    134 | 69.150 % |
3600.07/3605.91	c ERROR INTERRUPTED
3600.07/3605.99	c 3606	CPU 3598.26 (0.06 0.03 3598.2 1.86)
3600.07/3605.99	c 3606	END Sat Jul 12 15:47:56 2008

Verifier Data (download as text)

OK	2	652
2 unsatisfied constraints, 652 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-1112393-1215866870/watcher-1112393-1215866870 -o /tmp/evaluation-result-1112393-1215866870/solver-1112393-1215866870 -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-1112393-1215866870.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.00 4/82 19279
/proc/meminfo: memFree=1876120/2055920 swapFree=4192812/4192956
[pid=19279] ppid=19277 vsize=12272 CPUtime=0
/proc/19279/stat : 19279 (sugar++) R 19277 19279 18263 0 -1 4194304 359 0 0 0 0 0 0 0 18 0 1 0 43390117 12566528 327 996147200 4194304 4206940 548682068528 18446744073709551615 228715445246 0 0 4224 0 0 0 0 17 1 0 0
/proc/19279/statm: 3068 327 246 3 0 168 0

[startup+0.1061 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 19279
/proc/meminfo: memFree=1876120/2055920 swapFree=4192812/4192956
[pid=19279] ppid=19277 vsize=16740 CPUtime=0.06
/proc/19279/stat : 19279 (sugar++) S 19277 19279 18263 0 -1 4194304 1219 128 0 0 5 1 0 0 16 0 1 0 43390117 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19279/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.202113 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 19279
/proc/meminfo: memFree=1876120/2055920 swapFree=4192812/4192956
[pid=19279] ppid=19277 vsize=16740 CPUtime=0.06
/proc/19279/stat : 19279 (sugar++) S 19277 19279 18263 0 -1 4194304 1219 128 0 0 5 1 0 0 16 0 1 0 43390117 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19279/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.302132 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 19279
/proc/meminfo: memFree=1876120/2055920 swapFree=4192812/4192956
[pid=19279] ppid=19277 vsize=16740 CPUtime=0.06
/proc/19279/stat : 19279 (sugar++) S 19277 19279 18263 0 -1 4194304 1219 128 0 0 5 1 0 0 16 0 1 0 43390117 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19279/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.7012 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 19279
/proc/meminfo: memFree=1876120/2055920 swapFree=4192812/4192956
[pid=19279] ppid=19277 vsize=16740 CPUtime=0.41
/proc/19279/stat : 19279 (sugar++) S 19277 19279 18263 0 -1 4194304 1296 4549 0 1 5 2 31 3 15 0 1 0 43390117 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19279/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 16740

[startup+1.50134 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 19301
/proc/meminfo: memFree=1859776/2055920 swapFree=4192812/4192956
[pid=19279] ppid=19277 vsize=16740 CPUtime=0.41
/proc/19279/stat : 19279 (sugar++) S 19277 19279 18263 0 -1 4194304 1297 4549 0 1 5 2 31 3 15 0 1 0 43390117 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19279/statm: 4185 1104 409 3 0 764 0
[pid=19292] ppid=19279 vsize=5356 CPUtime=0
/proc/19292/stat : 19292 (sh) S 19279 19279 18263 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 43390161 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19292/statm: 1339 233 193 169 0 50 0
[pid=19293] ppid=19292 vsize=868492 CPUtime=0.99
/proc/19293/stat : 19293 (java) S 19292 19279 18263 0 -1 0 6634 0 1 0 93 6 0 0 20 0 9 0 43390161 889335808 5786 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19293/statm: 217123 5786 2562 9 0 211670 0
[pid=19293/tid=19294] ppid=19292 vsize=868492 CPUtime=0.66
/proc/19293/task/19294/stat : 19294 (java) R 19292 19279 18263 0 -1 64 2792 0 1 0 63 3 0 0 25 0 9 0 43390162 889335808 5786 996147200 134512640 134550740 4294955920 18446744073709551615 102064707 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19293/tid=19295] ppid=19292 vsize=868492 CPUtime=0.07
/proc/19293/task/19295/stat : 19295 (java) S 19292 19279 18263 0 -1 64 1664 0 0 0 7 0 0 0 16 0 9 0 43390166 889335808 5786 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19293/tid=19296] ppid=19292 vsize=868492 CPUtime=0
/proc/19293/task/19296/stat : 19296 (java) S 19292 19279 18263 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 43390167 889335808 5786 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19293/tid=19297] ppid=19292 vsize=868492 CPUtime=0
/proc/19293/task/19297/stat : 19297 (java) S 19292 19279 18263 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 43390167 889335808 5786 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19293/tid=19298] ppid=19292 vsize=868492 CPUtime=0
/proc/19293/task/19298/stat : 19298 (java) S 19292 19279 18263 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 43390169 889335808 5786 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19293/tid=19299] ppid=19292 vsize=868492 CPUtime=0.23
/proc/19293/task/19299/stat : 19299 (java) S 19292 19279 18263 0 -1 64 1485 0 0 0 22 1 0 0 16 0 9 0 43390169 889335808 5786 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19293/tid=19300] ppid=19292 vsize=868492 CPUtime=0
/proc/19293/task/19300/stat : 19300 (java) S 19292 19279 18263 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 43390169 889335808 5786 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19293/tid=19301] ppid=19292 vsize=868492 CPUtime=0
/proc/19293/task/19301/stat : 19301 (java) S 19292 19279 18263 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 43390169 889335808 5786 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 890588

[startup+3.10162 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 19301
/proc/meminfo: memFree=1848312/2055920 swapFree=4192812/4192956
[pid=19279] ppid=19277 vsize=16872 CPUtime=2.38
/proc/19279/stat : 19279 (sugar++) S 19277 19279 18263 0 -1 4194304 1618 15635 0 3 6 2 212 18 15 0 1 0 43390117 17276928 1132 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19279/statm: 4218 1132 414 3 0 797 0
Current children cumulated CPU time (s) 2.38
Current children cumulated vsize (KiB) 16872

[startup+6.30118 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 19382
/proc/meminfo: memFree=1832768/2055920 swapFree=4192812/4192956
[pid=19279] ppid=19277 vsize=16872 CPUtime=3.81
/proc/19279/stat : 19279 (sugar++) S 19277 19279 18263 0 -1 4194304 2056 42771 0 10 6 3 337 35 15 0 1 0 43390117 17276928 1132 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19279/statm: 4218 1132 414 3 0 797 0
[pid=19302] ppid=19279 vsize=30112 CPUtime=2.1
/proc/19302/stat : 19302 (minisat-inc) R 19279 19279 18263 0 -1 4194304 7356 0 0 0 205 5 0 0 25 0 1 0 43390347 30834688 7289 996147200 134512640 135134323 4294956192 18446744073709551615 134528910 0 0 4096 3 0 0 0 17 1 0 0
/proc/19302/statm: 7528 7289 79 151 0 7374 0
Current children cumulated CPU time (s) 5.91
Current children cumulated vsize (KiB) 46984

[startup+12.7013 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 19382
/proc/meminfo: memFree=1831752/2055920 swapFree=4192812/4192956
[pid=19279] ppid=19277 vsize=16872 CPUtime=3.81
/proc/19279/stat : 19279 (sugar++) S 19277 19279 18263 0 -1 4194304 2056 42771 0 10 6 3 337 35 16 0 1 0 43390117 17276928 1132 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19279/statm: 4218 1132 414 3 0 797 0
[pid=19302] ppid=19279 vsize=30252 CPUtime=8.49
/proc/19302/stat : 19302 (minisat-inc) R 19279 19279 18263 0 -1 4194304 7388 0 0 0 844 5 0 0 25 0 1 0 43390347 30978048 7321 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/19302/statm: 7563 7321 79 151 0 7409 0
Current children cumulated CPU time (s) 12.3
Current children cumulated vsize (KiB) 47124

[startup+25.5025 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 19382
/proc/meminfo: memFree=1831752/2055920 swapFree=4192812/4192956
[pid=19279] ppid=19277 vsize=16872 CPUtime=3.81
/proc/19279/stat : 19279 (sugar++) S 19277 19279 18263 0 -1 4194304 2056 42771 0 10 6 3 337 35 16 0 1 0 43390117 17276928 1132 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19279/statm: 4218 1132 414 3 0 797 0
[pid=19302] ppid=19279 vsize=30252 CPUtime=21.3
/proc/19302/stat : 19302 (minisat-inc) R 19279 19279 18263 0 -1 4194304 7407 0 0 0 2124 6 0 0 25 0 1 0 43390347 30978048 7340 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/19302/statm: 7563 7340 79 151 0 7409 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 47124

[startup+51.103 s]
/proc/loadavg: 2.06 2.01 2.00 3/84 19382
/proc/meminfo: memFree=1821000/2055920 swapFree=4192812/4192956
[pid=19279] ppid=19277 vsize=16872 CPUtime=3.81
/proc/19279/stat : 19279 (sugar++) S 19277 19279 18263 0 -1 4194304 2056 42771 0 10 6 3 337 35 16 0 1 0 43390117 17276928 1132 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19279/statm: 4218 1132 414 3 0 797 0
[pid=19302] ppid=19279 vsize=41312 CPUtime=46.89
/proc/19302/stat : 19302 (minisat-inc) R 19279 19279 18263 0 -1 4194304 10148 0 0 0 4680 9 0 0 25 0 1 0 43390347 42303488 10081 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/19302/statm: 10328 10081 79 151 0 10174 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 58184

[startup+102.302 s]
/proc/loadavg: 2.08 2.03 2.00 3/84 19382
/proc/meminfo: memFree=1801992/2055920 swapFree=4192812/4192956
[pid=19279] ppid=19277 vsize=16872 CPUtime=3.81
/proc/19279/stat : 19279 (sugar++) S 19277 19279 18263 0 -1 4194304 2056 42771 0 10 6 3 337 35 16 0 1 0 43390117 17276928 1132 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19279/statm: 4218 1132 414 3 0 797 0
[pid=19302] ppid=19279 vsize=60140 CPUtime=98.07
/proc/19302/stat : 19302 (minisat-inc) R 19279 19279 18263 0 -1 4194304 14837 0 0 0 9794 13 0 0 25 0 1 0 43390347 61583360 14770 996147200 134512640 135134323 4294956192 18446744073709551615 134529158 0 0 4096 3 0 0 0 17 1 0 0
/proc/19302/statm: 15035 14770 79 151 0 14881 0
Current children cumulated CPU time (s) 101.88
Current children cumulated vsize (KiB) 77012

[startup+162.302 s]
/proc/loadavg: 2.09 2.04 2.00 3/84 19382
/proc/meminfo: memFree=1785352/2055920 swapFree=4192812/4192956
[pid=19279] ppid=19277 vsize=16872 CPUtime=3.81
/proc/19279/stat : 19279 (sugar++) S 19277 19279 18263 0 -1 4194304 2056 42771 0 10 6 3 337 35 16 0 1 0 43390117 17276928 1132 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19279/statm: 4218 1132 414 3 0 797 0
[pid=19302] ppid=19279 vsize=77092 CPUtime=158.05
/proc/19302/stat : 19302 (minisat-inc) R 19279 19279 18263 0 -1 4194304 19030 0 0 0 15787 18 0 0 25 0 1 0 43390347 78942208 18963 996147200 134512640 135134323 4294956192 18446744073709551615 134532161 0 0 4096 3 0 0 0 17 1 0 0
/proc/19302/statm: 19273 18963 79 151 0 19119 0
Current children cumulated CPU time (s) 161.86
Current children cumulated vsize (KiB) 93964

[startup+222.307 s]
/proc/loadavg: 2.03 2.03 2.00 3/84 19382
/proc/meminfo: memFree=1770696/2055920 swapFree=4192812/4192956
[pid=19279] ppid=19277 vsize=16872 CPUtime=3.81
/proc/19279/stat : 19279 (sugar++) S 19277 19279 18263 0 -1 4194304 2056 42771 0 10 6 3 337 35 16 0 1 0 43390117 17276928 1132 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19279/statm: 4218 1132 414 3 0 797 0
[pid=19302] ppid=19279 vsize=91260 CPUtime=218.04
/proc/19302/stat : 19302 (minisat-inc) R 19279 19279 18263 0 -1 4194304 22621 0 0 0 21782 22 0 0 25 0 1 0 43390347 93450240 22554 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/19302/statm: 22815 22554 79 151 0 22661 0
Current children cumulated CPU time (s) 221.85
Current children cumulated vsize (KiB) 108132

[startup+282.301 s]
/proc/loadavg: 2.06 2.03 2.00 3/84 19382
/proc/meminfo: memFree=1757512/2055920 swapFree=4192812/4192956
[pid=19279] ppid=19277 vsize=16872 CPUtime=3.81
/proc/19279/stat : 19279 (sugar++) S 19277 19279 18263 0 -1 4194304 2056 42771 0 10 6 3 337 35 16 0 1 0 43390117 17276928 1132 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19279/statm: 4218 1132 414 3 0 797 0
[pid=19302] ppid=19279 vsize=104512 CPUtime=278.01
/proc/19302/stat : 19302 (minisat-inc) R 19279 19279 18263 0 -1 4194304 25941 0 0 0 27775 26 0 0 25 0 1 0 43390347 107020288 25874 996147200 134512640 135134323 4294956192 18446744073709551615 134708315 0 0 4096 3 0 0 0 17 1 0 0
/proc/19302/statm: 26128 25874 79 151 0 25974 0
Current children cumulated CPU time (s) 281.82
Current children cumulated vsize (KiB) 121384

[startup+342.302 s]
/proc/loadavg: 2.02 2.03 2.00 3/84 19382
/proc/meminfo: memFree=1744136/2055920 swapFree=4192812/4192956
[pid=19279] ppid=19277 vsize=16872 CPUtime=3.81
/proc/19279/stat : 19279 (sugar++) S 19277 19279 18263 0 -1 4194304 2056 42771 0 10 6 3 337 35 16 0 1 0 43390117 17276928 1132 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19279/statm: 4218 1132 414 3 0 797 0
[pid=19302] ppid=19279 vsize=118084 CPUtime=337.99
/proc/19302/stat : 19302 (minisat-inc) R 19279 19279 18263 0 -1 4194304 29249 0 0 0 33769 30 0 0 25 0 1 0 43390347 120918016 29182 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0

################
# More data... #
################

[pid=19302] ppid=19279 vsize=419900 CPUtime=2857.06
/proc/19302/stat : 19302 (minisat-inc) R 19279 19279 18263 0 -1 4194304 103990 0 0 0 285583 123 0 0 25 0 1 0 43390347 429977600 103923 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/19302/statm: 104975 103923 79 151 0 104821 0
Current children cumulated CPU time (s) 2860.87
Current children cumulated vsize (KiB) 436772

[startup+2922.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/77 19515
/proc/meminfo: memFree=1275392/2055920 swapFree=4192812/4192956
[pid=19279] ppid=19277 vsize=16872 CPUtime=3.81
/proc/19279/stat : 19279 (sugar++) S 19277 19279 18263 0 -1 4194304 2056 42771 0 10 6 3 337 35 16 0 1 0 43390117 17276928 1132 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19279/statm: 4218 1132 414 3 0 797 0
[pid=19302] ppid=19279 vsize=424136 CPUtime=2917.03
/proc/19302/stat : 19302 (minisat-inc) R 19279 19279 18263 0 -1 4194304 105059 0 0 0 291579 124 0 0 25 0 1 0 43390347 434315264 104992 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/19302/statm: 106034 104992 79 151 0 105880 0
Current children cumulated CPU time (s) 2920.84
Current children cumulated vsize (KiB) 441008

[startup+2982.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/77 19515
/proc/meminfo: memFree=1266496/2055920 swapFree=4192812/4192956
[pid=19279] ppid=19277 vsize=16872 CPUtime=3.81
/proc/19279/stat : 19279 (sugar++) S 19277 19279 18263 0 -1 4194304 2056 42771 0 10 6 3 337 35 16 0 1 0 43390117 17276928 1132 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19279/statm: 4218 1132 414 3 0 797 0
[pid=19302] ppid=19279 vsize=427832 CPUtime=2977.02
/proc/19302/stat : 19302 (minisat-inc) R 19279 19279 18263 0 -1 4194304 106022 0 0 0 297576 126 0 0 25 0 1 0 43390347 438099968 105955 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/19302/statm: 106958 105955 79 151 0 106804 0
Current children cumulated CPU time (s) 2980.83
Current children cumulated vsize (KiB) 444704

[startup+3042.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/77 19515
/proc/meminfo: memFree=1256448/2055920 swapFree=4192812/4192956
[pid=19279] ppid=19277 vsize=16872 CPUtime=3.81
/proc/19279/stat : 19279 (sugar++) S 19277 19279 18263 0 -1 4194304 2056 42771 0 10 6 3 337 35 16 0 1 0 43390117 17276928 1132 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19279/statm: 4218 1132 414 3 0 797 0
[pid=19302] ppid=19279 vsize=431924 CPUtime=3036.99
/proc/19302/stat : 19302 (minisat-inc) R 19279 19279 18263 0 -1 4194304 107037 0 0 0 303572 127 0 0 25 0 1 0 43390347 442290176 106970 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/19302/statm: 107981 106970 79 151 0 107827 0
Current children cumulated CPU time (s) 3040.8
Current children cumulated vsize (KiB) 448796

[startup+3102.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/77 19515
/proc/meminfo: memFree=1240320/2055920 swapFree=4192812/4192956
[pid=19279] ppid=19277 vsize=16872 CPUtime=3.81
/proc/19279/stat : 19279 (sugar++) S 19277 19279 18263 0 -1 4194304 2056 42771 0 10 6 3 337 35 16 0 1 0 43390117 17276928 1132 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19279/statm: 4218 1132 414 3 0 797 0
[pid=19302] ppid=19279 vsize=436016 CPUtime=3096.97
/proc/19302/stat : 19302 (minisat-inc) R 19279 19279 18263 0 -1 4194304 108090 0 0 0 309569 128 0 0 25 0 1 0 43390347 446480384 108023 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/19302/statm: 109004 108023 79 151 0 108850 0
Current children cumulated CPU time (s) 3100.78
Current children cumulated vsize (KiB) 452888

[startup+3162.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/77 19517
/proc/meminfo: memFree=1419136/2055920 swapFree=4192812/4192956
[pid=19279] ppid=19277 vsize=16872 CPUtime=3.81
/proc/19279/stat : 19279 (sugar++) S 19277 19279 18263 0 -1 4194304 2056 42771 0 10 6 3 337 35 16 0 1 0 43390117 17276928 1132 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19279/statm: 4218 1132 414 3 0 797 0
[pid=19302] ppid=19279 vsize=441468 CPUtime=3156.59
/proc/19302/stat : 19302 (minisat-inc) R 19279 19279 18263 0 -1 4194304 109311 0 0 0 315529 130 0 0 25 0 1 0 43390347 452063232 109244 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/19302/statm: 110367 109244 79 151 0 110213 0
Current children cumulated CPU time (s) 3160.4
Current children cumulated vsize (KiB) 458340

[startup+3222.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/77 19517
/proc/meminfo: memFree=1404992/2055920 swapFree=4192812/4192956
[pid=19279] ppid=19277 vsize=16872 CPUtime=3.81
/proc/19279/stat : 19279 (sugar++) S 19277 19279 18263 0 -1 4194304 2056 42771 0 10 6 3 337 35 16 0 1 0 43390117 17276928 1132 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19279/statm: 4218 1132 414 3 0 797 0
[pid=19302] ppid=19279 vsize=445824 CPUtime=3216.05
/proc/19302/stat : 19302 (minisat-inc) R 19279 19279 18263 0 -1 4194304 110424 0 0 0 321472 133 0 0 25 0 1 0 43390347 456523776 110357 996147200 134512640 135134323 4294956192 18446744073709551615 134528238 0 0 4096 3 0 0 0 17 0 0 0
/proc/19302/statm: 111456 110357 79 151 0 111302 0
Current children cumulated CPU time (s) 3219.86
Current children cumulated vsize (KiB) 462696

[startup+3282.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/77 19517
/proc/meminfo: memFree=1393664/2055920 swapFree=4192812/4192956
[pid=19279] ppid=19277 vsize=16872 CPUtime=3.81
/proc/19279/stat : 19279 (sugar++) S 19277 19279 18263 0 -1 4194304 2056 42771 0 10 6 3 337 35 16 0 1 0 43390117 17276928 1132 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19279/statm: 4218 1132 414 3 0 797 0
[pid=19302] ppid=19279 vsize=449988 CPUtime=3275.52
/proc/19302/stat : 19302 (minisat-inc) R 19279 19279 18263 0 -1 4194304 111450 0 0 0 327418 134 0 0 25 0 1 0 43390347 460787712 111383 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/19302/statm: 112497 111383 79 151 0 112343 0
Current children cumulated CPU time (s) 3279.33
Current children cumulated vsize (KiB) 466860

[startup+3342.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/77 19517
/proc/meminfo: memFree=1381504/2055920 swapFree=4192812/4192956
[pid=19279] ppid=19277 vsize=16872 CPUtime=3.81
/proc/19279/stat : 19279 (sugar++) S 19277 19279 18263 0 -1 4194304 2056 42771 0 10 6 3 337 35 16 0 1 0 43390117 17276928 1132 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19279/statm: 4218 1132 414 3 0 797 0
[pid=19302] ppid=19279 vsize=453948 CPUtime=3334.99
/proc/19302/stat : 19302 (minisat-inc) R 19279 19279 18263 0 -1 4194304 112452 0 0 0 333364 135 0 0 25 0 1 0 43390347 464842752 112385 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/19302/statm: 113487 112385 79 151 0 113333 0
Current children cumulated CPU time (s) 3338.8
Current children cumulated vsize (KiB) 470820

[startup+3402.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/77 19517
/proc/meminfo: memFree=1369600/2055920 swapFree=4192812/4192956
[pid=19279] ppid=19277 vsize=16872 CPUtime=3.81
/proc/19279/stat : 19279 (sugar++) S 19277 19279 18263 0 -1 4194304 2056 42771 0 10 6 3 337 35 16 0 1 0 43390117 17276928 1132 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19279/statm: 4218 1132 414 3 0 797 0
[pid=19302] ppid=19279 vsize=457908 CPUtime=3394.47
/proc/19302/stat : 19302 (minisat-inc) R 19279 19279 18263 0 -1 4194304 113479 0 0 0 339310 137 0 0 25 0 1 0 43390347 468897792 113412 996147200 134512640 135134323 4294956192 18446744073709551615 134532114 0 0 4096 3 0 0 0 17 0 0 0
/proc/19302/statm: 114477 113412 79 151 0 114323 0
Current children cumulated CPU time (s) 3398.28
Current children cumulated vsize (KiB) 474780

[startup+3462.3 s]
/proc/loadavg: 2.07 2.00 2.00 3/77 19517
/proc/meminfo: memFree=1358528/2055920 swapFree=4192812/4192956
[pid=19279] ppid=19277 vsize=16872 CPUtime=3.81
/proc/19279/stat : 19279 (sugar++) S 19277 19279 18263 0 -1 4194304 2056 42771 0 10 6 3 337 35 16 0 1 0 43390117 17276928 1132 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19279/statm: 4218 1132 414 3 0 797 0
[pid=19302] ppid=19279 vsize=461736 CPUtime=3453.93
/proc/19302/stat : 19302 (minisat-inc) R 19279 19279 18263 0 -1 4194304 114438 0 0 0 345254 139 0 0 25 0 1 0 43390347 472817664 114371 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/19302/statm: 115434 114371 79 151 0 115280 0
Current children cumulated CPU time (s) 3457.74
Current children cumulated vsize (KiB) 478608

[startup+3522.31 s]
/proc/loadavg: 2.02 2.00 2.00 3/77 19517
/proc/meminfo: memFree=1348480/2055920 swapFree=4192812/4192956
[pid=19279] ppid=19277 vsize=16872 CPUtime=3.81
/proc/19279/stat : 19279 (sugar++) S 19277 19279 18263 0 -1 4194304 2056 42771 0 10 6 3 337 35 16 0 1 0 43390117 17276928 1132 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19279/statm: 4218 1132 414 3 0 797 0
[pid=19302] ppid=19279 vsize=465728 CPUtime=3513.4
/proc/19302/stat : 19302 (minisat-inc) R 19279 19279 18263 0 -1 4194304 115452 0 0 0 351200 140 0 0 25 0 1 0 43390347 476905472 115385 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/19302/statm: 116432 115385 79 151 0 116278 0
Current children cumulated CPU time (s) 3517.21
Current children cumulated vsize (KiB) 482600

[startup+3582.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/77 19517
/proc/meminfo: memFree=1338816/2055920 swapFree=4192812/4192956
[pid=19279] ppid=19277 vsize=16872 CPUtime=3.81
/proc/19279/stat : 19279 (sugar++) S 19277 19279 18263 0 -1 4194304 2056 42771 0 10 6 3 337 35 16 0 1 0 43390117 17276928 1132 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19279/statm: 4218 1132 414 3 0 797 0
[pid=19302] ppid=19279 vsize=469556 CPUtime=3572.86
/proc/19302/stat : 19302 (minisat-inc) R 19279 19279 18263 0 -1 4194304 116408 0 0 0 357145 141 0 0 25 0 1 0 43390347 480825344 116341 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/19302/statm: 117389 116341 79 151 0 117235 0
Current children cumulated CPU time (s) 3576.67
Current children cumulated vsize (KiB) 486428



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3605.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 19517
/proc/meminfo: memFree=1333888/2055920 swapFree=4192812/4192956
[pid=19279] ppid=19277 vsize=16872 CPUtime=3.81
/proc/19279/stat : 19279 (sugar++) S 19277 19279 18263 0 -1 4194304 2056 42771 0 10 6 3 337 35 16 0 1 0 43390117 17276928 1132 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19279/statm: 4218 1132 414 3 0 797 0
[pid=19302] ppid=19279 vsize=472180 CPUtime=3596.26
/proc/19302/stat : 19302 (minisat-inc) R 19279 19279 18263 0 -1 4194304 117036 0 0 0 359483 143 0 0 25 0 1 0 43390347 483512320 116969 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/19302/statm: 118045 116969 79 151 0 117891 0
Current children cumulated CPU time (s) 3600.07
Current children cumulated vsize (KiB) 489052

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child status: 0
Real time (s): 3605.99
CPU time (s): 3600.18
CPU user time (s): 3598.27
CPU system time (s): 1.90671
CPU usage (%): 99.8389
Max. virtual memory (cumulated for all children) (KiB): 890588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.27
system time used= 1.90671
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 161942
page faults= 10
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6152
involuntary context switches= 43086

runsolver used 4.54431 second user time and 10.4824 second system time

The end

Launcher Data (download as text)

Begin job on node8 at 2008-07-12 14:47:50
IDJOB=1112393
IDBENCH=61410
IDSOLVER=367
FILE ID=node8/1112393-1215866870
PBS_JOBID= 7903440
Free space on /tmp= 66336 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/langford3/normalized-langford-3-12.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-1112393-1215866870/watcher-1112393-1215866870 -o /tmp/evaluation-result-1112393-1215866870/solver-1112393-1215866870 -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-1112393-1215866870.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= dee4599863daae352af5f2661ac2dee6
RANDOM SEED=440889234

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1876536 kB
Buffers:         24400 kB
Cached:          55348 kB
SwapCached:         16 kB
Active:          92348 kB
Inactive:        28280 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1876536 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:             900 kB
Writeback:           0 kB
Mapped:          61060 kB
Slab:            43684 kB
Committed_AS:   316092 kB
PageTables:       1988 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66328 MiB
End job on node8 at 2008-07-12 15:47:58