Trace number 1113765

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)1 3600.18 3617.88

General information on the benchmark

Namecsp/pigeons/
normalized-pigeons-35.xml
MD5SUM281fe9629d6958abd144b323dc5f3a5c
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints1
Best CPU time to get the best result obtained on this benchmark1629.33
Satisfiable
(Un)Satisfiability was proved
Number of variables35
Number of constraints595
Maximum constraint arity2
Maximum domain size34
Number of constraints which are defined in extension0
Number of constraints which are defined in intension595
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.04/0.17	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.04/0.17	c 0	BEGIN Sat Jul 12 21:23:20 2008
0.04/0.17	c 0	PID 16297
0.04/0.17	c 0	HOST node42.alineos.net
0.04/0.17	c 0	CONVERTING HOME/instance-1113765-1215890600.xml TO HOME/temp.csp
0.04/0.17	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1113765-1215890600.xml' 'HOME/temp.csp'
0.08/0.68	c 0	1 domains, 35 variables, 1 predicates, 0 relations, 595 constraints
0.08/0.70	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.59/0.70	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.59/0.78	c 1	Parsing HOME/temp.csp
0.59/0.91	c 1	parsed 632 expressions
0.59/0.91	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.59/0.93	c 1	MAX CSP: 595 constraints
0.59/0.93	c 1	Converting to clausal form CSP
0.59/0.97	c 1	converted 123 (10%) expressions
0.87/1.01	c 1	converted 246 (20%) expressions
0.87/1.03	c 1	converted 369 (30%) expressions
0.96/1.11	c 1	converted 492 (40%) expressions
0.96/1.13	c 1	converted 615 (50%) expressions
0.96/1.14	c 1	converted 738 (60%) expressions
0.96/1.15	c 1	converted 861 (70%) expressions
0.96/1.15	c 1	converted 984 (80%) expressions
0.96/1.17	c 1	converted 1107 (90%) expressions
1.07/1.25	c 1	converted 1230 (100%) expressions
1.07/1.25	c 1	CSP : 1225 integers, 0 booleans, 1784 clauses, largest domain size 893
1.07/1.25	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.07/1.25	c 1	Propagation in CSP
1.16/1.30	c 1	590 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.16/1.30	c 1	CSP : 1225 integers, 0 booleans, 1784 clauses, largest domain size 596
1.16/1.30	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.16/1.30	c 1	Simplifing CSP by introducing new Boolean variables
1.16/1.32	c 1	CSP : 1225 integers, 1190 booleans, 2974 clauses, largest domain size 596
1.16/1.32	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.16/1.35	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.16/1.37	c 1	123 (10%) CSP integer variables are encoded (1120 clauses, 12478 bytes)
1.16/1.38	c 1	245 (20%) CSP integer variables are encoded (1120 clauses, 12478 bytes)
1.16/1.38	c 1	368 (30%) CSP integer variables are encoded (1120 clauses, 12478 bytes)
1.16/1.38	c 1	490 (40%) CSP integer variables are encoded (1120 clauses, 12478 bytes)
1.16/1.38	c 1	613 (50%) CSP integer variables are encoded (1120 clauses, 12478 bytes)
1.16/1.38	c 1	735 (60%) CSP integer variables are encoded (2205 clauses, 26583 bytes)
1.16/1.38	c 1	858 (70%) CSP integer variables are encoded (3058 clauses, 37672 bytes)
1.16/1.39	c 1	980 (80%) CSP integer variables are encoded (4085 clauses, 51023 bytes)
1.16/1.39	c 1	1103 (90%) CSP integer variables are encoded (7271 clauses, 92441 bytes)
1.26/1.40	c 1	1225 (100%) CSP integer variables are encoded (10812 clauses, 142399 bytes)
1.26/1.43	c 1	298 (10%) CSP clauses are encoded (17677 clauses, 257968 bytes)
1.26/1.46	c 1	595 (20%) CSP clauses are encoded (24508 clauses, 380278 bytes)
1.26/1.48	c 1	893 (30%) CSP clauses are encoded (31373 clauses, 503503 bytes)
1.36/1.50	c 1	1190 (40%) CSP clauses are encoded (38204 clauses, 626125 bytes)
1.36/1.52	c 1	1487 (50%) CSP clauses are encoded (45035 clauses, 749371 bytes)
1.36/1.54	c 1	1785 (60%) CSP clauses are encoded (51867 clauses, 875133 bytes)
1.36/1.60	c 1	2082 (70%) CSP clauses are encoded (76092 clauses, 1311350 bytes)
1.56/1.74	c 2	2380 (80%) CSP clauses are encoded (145312 clauses, 2576707 bytes)
1.56/1.79	c 2	2677 (90%) CSP clauses are encoded (169537 clauses, 3012923 bytes)
2.34/2.58	c 2	2974 (100%) CSP clauses are encoded (513485 clauses, 9883192 bytes)
2.34/2.58	c 2	2974 CSP clauses encoded
2.34/2.58	c 2	Writing map file : HOME/temp.map
2.44/2.60	c 2	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.44/2.60	c 2	SAT : 13227 SAT variables, 513485 SAT clauses, 9883192 bytes
2.44/2.60	c 2	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.44/2.63	c 2	OBJECTIVE minimize _COST
2.44/2.63	c 2	SOLVING HOME/temp.cnf
2.44/2.63	c 2	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
2.45/2.70	c 2	This is MiniSat 2.0 beta incremental
2.45/2.70	c 2	WARNING: for repeatability, setting FPU to use double precision
2.45/2.70	c 2	============================[ Problem Statistics ]=============================
2.45/2.70	c 2	|                                                                             |
2.45/2.70	c 2	|  Number of variables:  13227                                                |
2.45/2.70	c 2	|  Number of clauses:    513485                                               |
2.45/2.94	c 3	|  Parsing time:         0.21         s                                       |
2.45/2.96	c 3	OK
2.45/2.96	c 3	OBJECTIVE BOUND: 0 <= _COST <= 
2.45/2.96	c 3	SEARCHING: _COST <= 298
2.45/2.96	c 3	============================[ Search Statistics ]==============================
2.45/2.96	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.45/2.96	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.45/2.96	c 3	===============================================================================
2.45/2.96	c 3	|         0 |   13227   513485  1507284 |   171161        0    nan |  0.000 % |
2.45/3.01	c 3	===============================================================================
2.45/3.01	c 3	restarts              : 1
2.45/3.01	c 3	conflicts             : 0             (0 /sec)
2.45/3.01	c 3	decisions             : 846           (0.47 % random) (3169 /sec)
2.45/3.01	c 3	propagations          : 13227          (49547 /sec)
2.45/3.01	c 3	conflict literals     : 0              ( nan % deleted)
2.45/3.01	c 3	Memory used           : 23.59 MB
2.45/3.01	c 3	CPU time              : 0.266959 s
2.45/3.01	c 3	
2.45/3.01	c 3	SATISFIABLE
2.45/3.01	c 3	OK
2.45/3.01	c 3	FOUND: _COST <= 298
2.45/3.01	s SATISFIABLE
2.45/3.01	c 3	DECODING HOME/temp.out WITH HOME/temp.map
2.45/3.01	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.45/3.08	c 3	Decoding HOME/temp.out
2.45/3.16	c 3	OBJECTIVE _COST 210
2.45/3.16	o 210
2.45/3.16	v 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33
2.45/3.16	c 3	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
2.45/3.17	c 3	OK
2.45/3.17	c 3	OBJECTIVE BOUND: 0 <= _COST <= 210
2.45/3.17	c 3	SEARCHING: _COST <= 105
2.45/3.17	c 3	============================[ Search Statistics ]==============================
2.45/3.17	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.45/3.17	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.45/3.17	c 3	===============================================================================
2.45/3.17	c 3	|         0 |   13227   513485  1507284 |   171161        0    nan |  0.000 % |
2.45/3.19	c 3	===============================================================================
2.45/3.19	c 3	restarts              : 2
2.45/3.19	c 3	conflicts             : 0             (0 /sec)
2.45/3.19	c 3	decisions             : 1442          (0.69 % random) (4922 /sec)
2.45/3.19	c 3	propagations          : 26454          (90301 /sec)
2.45/3.19	c 3	conflict literals     : 0              ( nan % deleted)
2.45/3.19	c 3	Memory used           : 23.85 MB
2.45/3.19	c 3	CPU time              : 0.292955 s
2.45/3.19	c 3	
2.45/3.19	c 3	SATISFIABLE
2.45/3.20	c 3	OK
2.45/3.20	c 3	FOUND: _COST <= 105
2.45/3.20	c 3	DECODING HOME/temp.out WITH HOME/temp.map
2.45/3.20	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.96/3.27	c 3	Decoding HOME/temp.out
2.96/3.35	c 3	OBJECTIVE _COST 101
2.96/3.35	o 101
2.96/3.35	v 12 13 26 14 15 16 27 17 18 19 20 21 22 23 24 25 28 29 30 31 32 33 33 33 33 33 33 33 33 33 33 33 33 33 33
2.96/3.35	c 3	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
2.96/3.41	c 3	OK
2.96/3.41	c 3	OBJECTIVE BOUND: 0 <= _COST <= 101
2.96/3.41	c 3	SEARCHING: _COST <= 50
2.96/3.41	c 3	============================[ Search Statistics ]==============================
2.96/3.41	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.96/3.41	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.96/3.41	c 3	===============================================================================
2.96/3.41	c 3	|         0 |    9289   513485  1507284 |   171161        0    nan |  0.000 % |
2.96/3.42	c 3	===============================================================================
2.96/3.42	c 3	restarts              : 3
2.96/3.42	c 3	conflicts             : 4             (13 /sec)
2.96/3.42	c 3	decisions             : 1949          (1.08 % random) (6208 /sec)
2.96/3.42	c 3	propagations          : 36043          (114804 /sec)
2.96/3.42	c 3	conflict literals     : 22             (4.35 % deleted)
2.96/3.42	c 3	Memory used           : 23.98 MB
2.96/3.42	c 3	CPU time              : 0.313952 s
2.96/3.42	c 3	
2.96/3.42	c 3	SATISFIABLE
2.96/3.43	c 3	OK
2.96/3.43	c 3	FOUND: _COST <= 50
2.96/3.43	c 3	DECODING HOME/temp.out WITH HOME/temp.map
2.96/3.43	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.18/3.50	c 3	Decoding HOME/temp.out
3.18/3.58	c 3	OBJECTIVE _COST 50
3.18/3.58	o 50
3.18/3.58	v 7 13 26 8 9 15 27 10 11 32 12 14 16 17 18 19 20 21 22 23 24 25 28 29 30 33 33 33 31 33 33 33 33 33 33
3.18/3.58	c 3	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
3.18/3.64	c 3	OK
3.18/3.64	c 3	OBJECTIVE BOUND: 0 <= _COST <= 50
3.18/3.64	c 3	SEARCHING: _COST <= 25
3.18/3.64	c 3	============================[ Search Statistics ]==============================
3.18/3.64	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.18/3.64	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.18/3.64	c 3	===============================================================================
3.18/3.64	c 3	|         4 |    7946   513485  1507284 |   171161        4      6 |  0.000 % |
3.18/3.65	c 3	===============================================================================
3.18/3.65	c 3	restarts              : 4
3.18/3.65	c 3	conflicts             : 19            (56 /sec)
3.18/3.65	c 3	decisions             : 2305          (1.04 % random) (6841 /sec)
3.18/3.65	c 3	propagations          : 48885          (145082 /sec)
3.18/3.65	c 3	conflict literals     : 156            (7.69 % deleted)
3.18/3.65	c 3	Memory used           : 23.98 MB
3.18/3.65	c 3	CPU time              : 0.336948 s
3.18/3.65	c 3	
3.18/3.65	c 3	SATISFIABLE
3.18/3.66	c 3	OK
3.18/3.66	c 3	FOUND: _COST <= 25
3.18/3.66	c 3	DECODING HOME/temp.out WITH HOME/temp.map
3.18/3.66	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.38/3.73	c 4	Decoding HOME/temp.out
3.38/3.80	c 4	OBJECTIVE _COST 25
3.38/3.80	o 25
3.38/3.80	v 16 20 29 6 9 17 28 7 8 33 10 17 15 27 21 20 18 11 12 32 19 22 13 14 33 23 24 25 30 31 31 31 30 26 31
3.38/3.81	c 4	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
3.38/3.86	c 4	OK
3.38/3.86	c 4	OBJECTIVE BOUND: 0 <= _COST <= 25
3.38/3.86	c 4	SEARCHING: _COST <= 12
3.38/3.86	c 4	============================[ Search Statistics ]==============================
3.38/3.86	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.38/3.86	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.38/3.86	c 4	===============================================================================
3.38/3.86	c 4	|        19 |    7061   513485  1507284 |   171161       19      8 |  0.000 % |
3.38/3.87	c 4	===============================================================================
3.38/3.87	c 4	restarts              : 5
3.38/3.87	c 4	conflicts             : 25            (71 /sec)
3.38/3.87	c 4	decisions             : 2460          (0.98 % random) (6990 /sec)
3.38/3.87	c 4	propagations          : 58031          (164886 /sec)
3.38/3.87	c 4	conflict literals     : 200            (8.68 % deleted)
3.38/3.87	c 4	Memory used           : 23.98 MB
3.38/3.87	c 4	CPU time              : 0.351946 s
3.38/3.87	c 4	
3.38/3.87	c 4	SATISFIABLE
3.38/3.88	c 4	OK
3.38/3.88	c 4	FOUND: _COST <= 12
3.38/3.88	c 4	DECODING HOME/temp.out WITH HOME/temp.map
3.38/3.88	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/3.95	c 4	Decoding HOME/temp.out
3.61/4.02	c 4	OBJECTIVE _COST 12
3.61/4.02	o 12
3.61/4.03	v 20 24 6 4 1 19 11 5 2 16 13 21 20 33 18 17 29 3 25 32 23 22 31 30 15 28 27 26 33 10 7 8 9 12 14
3.61/4.03	c 4	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
3.61/4.04	c 4	OK
3.61/4.04	c 4	OBJECTIVE BOUND: 0 <= _COST <= 12
3.61/4.04	c 4	SEARCHING: _COST <= 6
3.61/4.04	c 4	============================[ Search Statistics ]==============================
3.61/4.04	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.61/4.04	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.61/4.04	c 4	===============================================================================
3.61/4.04	c 4	|        25 |    6353   513485  1507284 |   171161       25      8 |  0.000 % |
3.61/4.04	c 4	===============================================================================
3.61/4.05	c 4	restarts              : 6
3.61/4.05	c 4	conflicts             : 54            (147 /sec)
3.61/4.05	c 4	decisions             : 2617          (0.92 % random) (7132 /sec)
3.61/4.05	c 4	propagations          : 69571          (189596 /sec)
3.61/4.05	c 4	conflict literals     : 534            (7.29 % deleted)
3.61/4.05	c 4	Memory used           : 23.98 MB
3.61/4.05	c 4	CPU time              : 0.366944 s
3.61/4.05	c 4	
3.61/4.05	c 4	SATISFIABLE
3.61/4.05	c 4	OK
3.61/4.05	c 4	FOUND: _COST <= 6
3.61/4.05	c 4	DECODING HOME/temp.out WITH HOME/temp.map
3.61/4.05	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.82/4.12	c 4	Decoding HOME/temp.out
3.82/4.20	c 4	OBJECTIVE _COST 6
3.82/4.20	o 6
3.82/4.20	v 23 26 31 2 9 19 12 13 8 10 27 20 21 33 18 3 19 11 17 33 22 5 25 23 4 24 7 6 30 28 14 32 29 16 15
3.82/4.20	c 4	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
3.82/4.26	c 4	OK
3.82/4.26	c 4	OBJECTIVE BOUND: 0 <= _COST <= 6
3.82/4.26	c 4	SEARCHING: _COST <= 3
3.82/4.26	c 4	============================[ Search Statistics ]==============================
3.82/4.26	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.82/4.26	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.82/4.26	c 4	===============================================================================
3.82/4.26	c 4	|        54 |    5680   513485  1507284 |   171161       54     10 |  0.000 % |
3.82/4.26	c 4	===============================================================================
3.82/4.27	c 4	restarts              : 7
3.82/4.27	c 4	conflicts             : 113           (298 /sec)
3.82/4.27	c 4	decisions             : 2789          (0.90 % random) (7360 /sec)
3.82/4.27	c 4	propagations          : 80547          (212558 /sec)
3.82/4.27	c 4	conflict literals     : 1362           (7.35 % deleted)
3.82/4.27	c 4	Memory used           : 23.98 MB
3.82/4.27	c 4	CPU time              : 0.378942 s
3.82/4.27	c 4	
3.82/4.27	c 4	SATISFIABLE
3.82/4.27	c 4	OK
3.82/4.27	c 4	FOUND: _COST <= 3
3.82/4.27	c 4	DECODING HOME/temp.out WITH HOME/temp.map
3.82/4.27	c 4	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
4.05/4.35	c 4	Decoding HOME/temp.out
4.14/4.47	c 4	OBJECTIVE _COST 3
4.14/4.47	o 3
4.14/4.47	v 28 4 31 0 7 12 18 17 16 22 9 3 25 23 26 6 20 19 27 14 28 5 10 24 2 11 21 1 33 29 15 32 30 13 8
4.14/4.48	c 4	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
4.22/4.53	c 4	OK
4.22/4.53	c 4	OBJECTIVE BOUND: 0 <= _COST <= 3
4.22/4.53	c 4	SEARCHING: _COST <= 1
4.22/4.54	c 4	============================[ Search Statistics ]==============================
4.22/4.54	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.22/4.54	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.22/4.54	c 4	===============================================================================
4.22/4.54	c 4	|       113 |    5070   513485  1507284 |   171161      113     12 |  0.000 % |
4.22/4.54	c 4	|       213 |    5052   513485  1507284 |   188277      213     13 | 66.206 % |
4.22/4.55	c 4	|       363 |    5052   513485  1507284 |   207105      363     14 | 66.206 % |
4.22/4.55	c 4	===============================================================================
4.22/4.55	c 4	restarts              : 10
4.22/4.55	c 4	conflicts             : 370           (911 /sec)
4.22/4.55	c 4	decisions             : 3470          (0.81 % random) (8548 /sec)
4.22/4.55	c 4	propagations          : 102851         (253366 /sec)
4.22/4.55	c 4	conflict literals     : 5309           (7.86 % deleted)
4.22/4.55	c 4	Memory used           : 23.98 MB
4.22/4.55	c 4	CPU time              : 0.405938 s
4.22/4.55	c 4	
4.22/4.55	c 4	SATISFIABLE
4.22/4.56	c 4	OK
4.22/4.56	c 4	FOUND: _COST <= 1
4.22/4.56	c 4	DECODING HOME/temp.out WITH HOME/temp.map
4.22/4.56	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.27/4.63	c 4	Decoding HOME/temp.out
4.27/4.72	c 5	OBJECTIVE _COST 1
4.27/4.72	o 1
4.27/4.73	v 31 15 16 24 17 30 5 33 4 0 3 20 10 7 25 6 12 11 32 8 26 21 2 27 14 1 9 10 23 29 28 22 18 13 19
4.27/4.73	c 5	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
4.27/4.76	c 5	OK
4.27/4.76	c 5	OBJECTIVE BOUND: 0 <= _COST <= 1
4.27/4.76	c 5	SEARCHING: _COST <= 0
4.27/4.76	c 5	============================[ Search Statistics ]==============================
4.27/4.76	c 5	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.27/4.76	c 5	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.27/4.76	c 5	===============================================================================
4.27/4.76	c 5	|       370 |    4470   513485  1507284 |   171161      370     14 | 66.206 % |
4.27/4.77	c 5	|       471 |    4470   513485  1507284 |   188277      471     13 | 73.275 % |
4.27/4.79	c 5	|       622 |    4470   513485  1507284 |   207105      622     17 | 73.275 % |
4.50/4.80	c 5	|       848 |    4470   513485  1507284 |   227816      848     17 | 73.275 % |
4.50/4.82	c 5	|      1186 |    4470   513485  1507284 |   250597     1186     17 | 73.275 % |
4.50/4.84	c 5	|      1692 |    4470   513485  1507284 |   275657     1692     17 | 73.275 % |
4.50/4.88	c 5	|      2452 |    4470   513485  1507284 |   303223     2452     18 | 73.275 % |
4.59/4.94	c 5	|      3591 |    4470   513485  1507284 |   333545     3591     19 | 73.275 % |
4.69/5.04	c 5	|      5300 |    4470   513485  1507284 |   366900     5300     21 | 73.275 % |
4.79/5.17	c 5	|      7862 |    4470   513485  1507284 |   403590     7862     22 | 73.275 % |
4.99/5.39	c 5	|     11706 |    4470   513485  1507284 |   443949    11706     22 | 73.275 % |
5.69/6.00	c 6	|     17472 |    4470   513485  1507284 |   488344    17472     29 | 73.275 % |
6.38/6.71	c 6	|     26122 |    4470   513485  1507284 |   537178    26122     28 | 73.275 % |
7.97/8.31	c 8	|     39097 |    4470   513485  1507284 |   590896    39097     30 | 73.275 % |
12.94/13.33	c 13	|     58558 |    3535    44552   128967 |   649986    58557     35 | 73.275 % |
21.00/21.42	c 21	|     87750 |    3535    44552   128967 |   714984    87749     37 | 73.275 % |
35.34/35.89	c 36	|    131539 |    3535    44552   128967 |   786483   131538     38 | 73.275 % |
86.28/87.07	c 87	|    197224 |    3535    44552   128967 |   865131   197223     50 | 73.275 % |
134.36/135.31	c 135	|    295751 |    3535    44552   128967 |   951644   295750     50 | 73.275 % |
388.22/390.49	c 390	|    443541 |    3535    44552   128967 |  1046809   443540     54 | 73.275 % |
723.20/727.05	c 727	|    665224 |    3535    44552   128967 |  1151490   665223     58 | 73.275 % |
1515.37/1523.05	c 1523	|    997749 |    3535    44552   128967 |  1266639   997748     61 | 73.275 % |
2608.28/2621.25	c 2621	|   1496537 |    3535    44552   128967 |  1393303   240253     96 | 73.275 % |
3600.09/3617.81	c ERROR INTERRUPTED
3600.09/3617.87	c 3618	CPU 3598.77 (0.07 0.03 3598.7 1.35)
3600.09/3617.87	c 3618	END Sat Jul 12 22:23:38 2008

Verifier Data (download as text)

OK	1	594
1 unsatisfied constraints, 594 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-1113765-1215890600/watcher-1113765-1215890600 -o /tmp/evaluation-result-1113765-1215890600/solver-1113765-1215890600 -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-1113765-1215890600.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/74 16297
/proc/meminfo: memFree=595992/2055920 swapFree=4181092/4192956
[pid=16297] ppid=16295 vsize=12268 CPUtime=0
/proc/16297/stat : 16297 (sugar++) R 16295 16297 15919 0 -1 4194304 312 0 0 0 0 0 0 0 20 0 1 0 45759405 12562432 280 996147200 4194304 4206940 548682068528 18446744073709551615 259424039010 0 0 4224 0 0 0 0 17 1 0 0
/proc/16297/statm: 3067 280 207 3 0 167 0

[startup+0.0963149 s]
/proc/loadavg: 1.92 1.98 1.99 4/74 16297
/proc/meminfo: memFree=595992/2055920 swapFree=4181092/4192956
[pid=16297] ppid=16295 vsize=13600 CPUtime=0.04
/proc/16297/stat : 16297 (sugar++) R 16295 16297 15919 0 -1 4194304 782 0 0 0 3 1 0 0 18 0 1 0 45759405 13926400 750 996147200 4194304 4206940 548682068528 18446744073709551615 259434927200 0 0 4224 0 0 0 0 17 1 0 0
/proc/16297/statm: 3400 750 338 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.101311 s]
/proc/loadavg: 1.92 1.98 1.99 4/74 16297
/proc/meminfo: memFree=595992/2055920 swapFree=4181092/4192956
[pid=16297] ppid=16295 vsize=13600 CPUtime=0.04
/proc/16297/stat : 16297 (sugar++) D 16295 16297 15919 0 -1 4194304 787 0 0 0 3 1 0 0 18 0 1 0 45759405 13926400 755 996147200 4194304 4206940 548682068528 18446744073709551615 259415308901 0 0 4224 0 18446744071563608240 0 0 17 1 0 0
/proc/16297/statm: 3400 755 341 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.301344 s]
/proc/loadavg: 1.92 1.98 1.99 4/74 16297
/proc/meminfo: memFree=595992/2055920 swapFree=4181092/4192956
[pid=16297] ppid=16295 vsize=16740 CPUtime=0.08
/proc/16297/stat : 16297 (sugar++) S 16295 16297 15919 0 -1 4194304 1217 128 2 0 6 2 0 0 19 0 1 0 45759405 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16297/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 16740

[startup+0.701402 s]
/proc/loadavg: 1.92 1.98 1.99 4/74 16297
/proc/meminfo: memFree=595992/2055920 swapFree=4181092/4192956
[pid=16297] ppid=16295 vsize=16740 CPUtime=0.59
/proc/16297/stat : 16297 (sugar++) R 16295 16297 15919 0 -1 4194304 1249 4531 2 1 6 2 47 4 16 0 1 0 45759405 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 259415141023 0 0 4224 16386 0 0 0 17 1 0 0
/proc/16297/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 16740

[startup+1.50247 s]
/proc/loadavg: 1.92 1.98 1.99 4/85 16319
/proc/meminfo: memFree=585728/2055920 swapFree=4181092/4192956
[pid=16297] ppid=16295 vsize=16740 CPUtime=0.59
/proc/16297/stat : 16297 (sugar++) S 16295 16297 15919 0 -1 4194304 1295 4531 2 1 6 2 47 4 15 0 1 0 45759405 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16297/statm: 4185 1104 409 3 0 764 0
[pid=16310] ppid=16297 vsize=5356 CPUtime=0
/proc/16310/stat : 16310 (sh) S 16297 16297 15919 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 45759475 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16310/statm: 1339 233 193 169 0 50 0
[pid=16311] ppid=16310 vsize=868376 CPUtime=0.77
/proc/16311/stat : 16311 (java) S 16310 16297 15919 0 -1 0 6524 0 1 0 73 4 0 0 18 0 9 0 45759475 889217024 5752 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16311/statm: 217094 5752 2562 9 0 211641 0
[pid=16311/tid=16312] ppid=16310 vsize=868376 CPUtime=0.45
/proc/16311/task/16312/stat : 16312 (java) R 16310 16297 15919 0 -1 64 2717 0 1 0 44 1 0 0 23 0 9 0 45759476 889217024 5752 996147200 134512640 134550740 4294955920 18446744073709551615 4126973984 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16311/tid=16313] ppid=16310 vsize=868376 CPUtime=0.05
/proc/16311/task/16313/stat : 16313 (java) S 16310 16297 15919 0 -1 64 1644 0 0 0 5 0 0 0 16 0 9 0 45759477 889217024 5752 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16311/tid=16314] ppid=16310 vsize=868376 CPUtime=0
/proc/16311/task/16314/stat : 16314 (java) S 16310 16297 15919 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 45759478 889217024 5752 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16311/tid=16315] ppid=16310 vsize=868376 CPUtime=0
/proc/16311/task/16315/stat : 16315 (java) S 16310 16297 15919 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 45759478 889217024 5752 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16311/tid=16316] ppid=16310 vsize=868376 CPUtime=0
/proc/16311/task/16316/stat : 16316 (java) S 16310 16297 15919 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 45759480 889217024 5752 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16311/tid=16317] ppid=16310 vsize=868376 CPUtime=0.23
/proc/16311/task/16317/stat : 16317 (java) S 16310 16297 15919 0 -1 64 1471 0 0 0 22 1 0 0 16 0 9 0 45759480 889217024 5752 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16311/tid=16318] ppid=16310 vsize=868376 CPUtime=0
/proc/16311/task/16318/stat : 16318 (java) S 16310 16297 15919 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 45759480 889217024 5752 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16311/tid=16319] ppid=16310 vsize=868376 CPUtime=0
/proc/16311/task/16319/stat : 16319 (java) S 16310 16297 15919 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 45759480 889217024 5752 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 890472

[startup+3.10165 s]
/proc/loadavg: 1.92 1.98 1.99 3/85 16319
/proc/meminfo: memFree=573184/2055920 swapFree=4181092/4192956
[pid=16297] ppid=16295 vsize=16872 CPUtime=2.45
/proc/16297/stat : 16297 (sugar++) S 16295 16297 15919 0 -1 4194304 1540 11640 5 2 6 2 221 16 16 0 1 0 45759405 17276928 1130 996147200 4194304 4206940 548682068528 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16297/statm: 4218 1130 414 3 0 797 0
Current children cumulated CPU time (s) 2.45
Current children cumulated vsize (KiB) 16872

[startup+6.302 s]
/proc/loadavg: 1.85 1.97 1.99 4/84 16439
/proc/meminfo: memFree=1904752/2055920 swapFree=4181092/4192956
[pid=16297] ppid=16295 vsize=16872 CPUtime=4.02
/proc/16297/stat : 16297 (sugar++) S 16295 16297 15919 0 -1 4194304 2043 42715 5 10 7 3 354 38 15 0 1 0 45759405 17276928 1130 996147200 4194304 4206940 548682068528 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16297/statm: 4218 1130 414 3 0 797 0
[pid=16321] ppid=16297 vsize=27592 CPUtime=1.97
/proc/16321/stat : 16321 (minisat-inc) R 16297 16297 15919 0 -1 4194304 6676 0 0 0 193 4 0 0 25 0 1 0 45759675 28254208 6609 996147200 134512640 135134323 4294956192 18446744073709551615 134534532 0 0 4096 3 0 0 0 17 1 0 0
/proc/16321/statm: 6898 6609 80 151 0 6744 0
Current children cumulated CPU time (s) 5.99
Current children cumulated vsize (KiB) 44464

[startup+12.7027 s]
/proc/loadavg: 1.86 1.97 1.99 3/83 16439
/proc/meminfo: memFree=1896704/2055920 swapFree=4181092/4192956
[pid=16297] ppid=16295 vsize=16872 CPUtime=4.02
/proc/16297/stat : 16297 (sugar++) S 16295 16297 15919 0 -1 4194304 2043 42715 5 10 7 3 354 38 16 0 1 0 45759405 17276928 1130 996147200 4194304 4206940 548682068528 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16297/statm: 4218 1130 414 3 0 797 0
[pid=16321] ppid=16297 vsize=30608 CPUtime=8.33
/proc/16321/stat : 16321 (minisat-inc) R 16297 16297 15919 0 -1 4194304 7428 0 0 0 829 4 0 0 25 0 1 0 45759675 31342592 7361 996147200 134512640 135134323 4294956192 18446744073709551615 134532039 0 0 4096 3 0 0 0 17 1 0 0
/proc/16321/statm: 7652 7361 80 151 0 7498 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 47480

[startup+25.5011 s]
/proc/loadavg: 1.89 1.97 1.99 3/83 16439
/proc/meminfo: memFree=1894856/2055920 swapFree=4181092/4192956
[pid=16297] ppid=16295 vsize=16872 CPUtime=4.02
/proc/16297/stat : 16297 (sugar++) S 16295 16297 15919 0 -1 4194304 2043 42715 5 10 7 3 354 38 16 0 1 0 45759405 17276928 1130 996147200 4194304 4206940 548682068528 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16297/statm: 4218 1130 414 3 0 797 0
[pid=16321] ppid=16297 vsize=32760 CPUtime=21.07
/proc/16321/stat : 16321 (minisat-inc) R 16297 16297 15919 0 -1 4194304 7940 0 0 0 2102 5 0 0 25 0 1 0 45759675 33546240 7873 996147200 134512640 135134323 4294956192 18446744073709551615 134531911 0 0 4096 3 0 0 0 17 1 0 0
/proc/16321/statm: 8190 7873 80 151 0 8036 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 49632

[startup+51.102 s]
/proc/loadavg: 1.93 1.97 1.99 3/83 16439
/proc/meminfo: memFree=1882696/2055920 swapFree=4181092/4192956
[pid=16297] ppid=16295 vsize=16872 CPUtime=4.02
/proc/16297/stat : 16297 (sugar++) S 16295 16297 15919 0 -1 4194304 2043 42715 5 10 7 3 354 38 16 0 1 0 45759405 17276928 1130 996147200 4194304 4206940 548682068528 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16297/statm: 4218 1130 414 3 0 797 0
[pid=16321] ppid=16297 vsize=45096 CPUtime=46.54
/proc/16321/stat : 16321 (minisat-inc) R 16297 16297 15919 0 -1 4194304 10987 0 0 0 4646 8 0 0 25 0 1 0 45759675 46178304 10920 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/16321/statm: 11274 10920 80 151 0 11120 0
Current children cumulated CPU time (s) 50.56
Current children cumulated vsize (KiB) 61968

[startup+102.307 s]
/proc/loadavg: 1.97 1.97 1.99 3/83 16439
/proc/meminfo: memFree=1856456/2055920 swapFree=4181092/4192956
[pid=16297] ppid=16295 vsize=16872 CPUtime=4.02
/proc/16297/stat : 16297 (sugar++) S 16295 16297 15919 0 -1 4194304 2043 42715 5 10 7 3 354 38 16 0 1 0 45759405 17276928 1130 996147200 4194304 4206940 548682068528 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16297/statm: 4218 1130 414 3 0 797 0
[pid=16321] ppid=16297 vsize=71040 CPUtime=97.5
/proc/16321/stat : 16321 (minisat-inc) R 16297 16297 15919 0 -1 4194304 17452 0 0 0 9735 15 0 0 25 0 1 0 45759675 72744960 17385 996147200 134512640 135134323 4294956192 18446744073709551615 134534457 0 0 4096 3 0 0 0 17 1 0 0
/proc/16321/statm: 17760 17385 80 151 0 17606 0
Current children cumulated CPU time (s) 101.52
Current children cumulated vsize (KiB) 87912

[startup+162.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/83 16439
/proc/meminfo: memFree=1838856/2055920 swapFree=4181092/4192956
[pid=16297] ppid=16295 vsize=16872 CPUtime=4.02
/proc/16297/stat : 16297 (sugar++) S 16295 16297 15919 0 -1 4194304 2043 42715 5 10 7 3 354 38 16 0 1 0 45759405 17276928 1130 996147200 4194304 4206940 548682068528 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16297/statm: 4218 1130 414 3 0 797 0
[pid=16321] ppid=16297 vsize=88924 CPUtime=157.2
/proc/16321/stat : 16321 (minisat-inc) R 16297 16297 15919 0 -1 4194304 21822 0 0 0 15701 19 0 0 25 0 1 0 45759675 91058176 21755 996147200 134512640 135134323 4294956192 18446744073709551615 134531915 0 0 4096 3 0 0 0 17 1 0 0
/proc/16321/statm: 22231 21755 80 151 0 22077 0
Current children cumulated CPU time (s) 161.22
Current children cumulated vsize (KiB) 105796

[startup+222.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/83 16439
/proc/meminfo: memFree=1828360/2055920 swapFree=4181092/4192956
[pid=16297] ppid=16295 vsize=16872 CPUtime=4.02
/proc/16297/stat : 16297 (sugar++) S 16295 16297 15919 0 -1 4194304 2043 42715 5 10 7 3 354 38 16 0 1 0 45759405 17276928 1130 996147200 4194304 4206940 548682068528 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16297/statm: 4218 1130 414 3 0 797 0
[pid=16321] ppid=16297 vsize=99248 CPUtime=216.91
/proc/16321/stat : 16321 (minisat-inc) R 16297 16297 15919 0 -1 4194304 24419 0 0 0 21669 22 0 0 25 0 1 0 45759675 101629952 24352 996147200 134512640 135134323 4294956192 18446744073709551615 134531938 0 0 4096 3 0 0 0 17 1 0 0
/proc/16321/statm: 24812 24352 80 151 0 24658 0
Current children cumulated CPU time (s) 220.93
Current children cumulated vsize (KiB) 116120

[startup+282.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/83 16439
/proc/meminfo: memFree=1820296/2055920 swapFree=4181092/4192956
[pid=16297] ppid=16295 vsize=16872 CPUtime=4.02
/proc/16297/stat : 16297 (sugar++) S 16295 16297 15919 0 -1 4194304 2043 42715 5 10 7 3 354 38 16 0 1 0 45759405 17276928 1130 996147200 4194304 4206940 548682068528 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16297/statm: 4218 1130 414 3 0 797 0
[pid=16321] ppid=16297 vsize=107160 CPUtime=276.62
/proc/16321/stat : 16321 (minisat-inc) R 16297 16297 15919 0 -1 4194304 26425 0 0 0 27638 24 0 0 25 0 1 0 45759675 109731840 26358 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/16321/statm: 26790 26358 80 151 0 26636 0
Current children cumulated CPU time (s) 280.64
Current children cumulated vsize (KiB) 124032

[startup+342.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/83 16439
/proc/meminfo: memFree=1811016/2055920 swapFree=4181092/4192956
[pid=16297] ppid=16295 vsize=16872 CPUtime=4.02
/proc/16297/stat : 16297 (sugar++) S 16295 16297 15919 0 -1 4194304 2043 42715 5 10 7 3 354 38 16 0 1 0 45759405 17276928 1130 996147200 4194304 4206940 548682068528 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16297/statm: 4218 1130 414 3 0 797 0
[pid=16321] ppid=16297 vsize=116356 CPUtime=336.33
/proc/16321/stat : 16321 (minisat-inc) R 16297 16297 15919 0 -1 4194304 28731 0 0 0 33606 27 0 0 25 0 1 0 45759675 119148544 28664 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0

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

[pid=16321] ppid=16297 vsize=370952 CPUtime=2844.19
/proc/16321/stat : 16321 (minisat-inc) R 16297 16297 15919 0 -1 4194304 91508 0 0 0 284329 90 0 0 25 0 1 0 45759675 379854848 91441 996147200 134512640 135134323 4294956192 18446744073709551615 134531932 0 0 4096 3 0 0 0 17 1 0 0
/proc/16321/statm: 92738 91441 80 151 0 92584 0
Current children cumulated CPU time (s) 2848.21
Current children cumulated vsize (KiB) 387824

[startup+2922.3 s]
/proc/loadavg: 2.16 2.14 2.04 3/83 16445
/proc/meminfo: memFree=1556936/2055920 swapFree=4181092/4192956
[pid=16297] ppid=16295 vsize=16872 CPUtime=4.02
/proc/16297/stat : 16297 (sugar++) S 16295 16297 15919 0 -1 4194304 2043 42715 5 10 7 3 354 38 16 0 1 0 45759405 17276928 1130 996147200 4194304 4206940 548682068528 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16297/statm: 4218 1130 414 3 0 797 0
[pid=16321] ppid=16297 vsize=370952 CPUtime=2903.91
/proc/16321/stat : 16321 (minisat-inc) R 16297 16297 15919 0 -1 4194304 91512 0 0 0 290301 90 0 0 25 0 1 0 45759675 379854848 91445 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/16321/statm: 92738 91445 80 151 0 92584 0
Current children cumulated CPU time (s) 2907.93
Current children cumulated vsize (KiB) 387824

[startup+2982.3 s]
/proc/loadavg: 2.10 2.13 2.04 3/83 16445
/proc/meminfo: memFree=1556744/2055920 swapFree=4181092/4192956
[pid=16297] ppid=16295 vsize=16872 CPUtime=4.02
/proc/16297/stat : 16297 (sugar++) S 16295 16297 15919 0 -1 4194304 2043 42715 5 10 7 3 354 38 16 0 1 0 45759405 17276928 1130 996147200 4194304 4206940 548682068528 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16297/statm: 4218 1130 414 3 0 797 0
[pid=16321] ppid=16297 vsize=370952 CPUtime=2963.61
/proc/16321/stat : 16321 (minisat-inc) R 16297 16297 15919 0 -1 4194304 91514 0 0 0 296271 90 0 0 25 0 1 0 45759675 379854848 91447 996147200 134512640 135134323 4294956192 18446744073709551615 134528238 0 0 4096 3 0 0 0 17 1 0 0
/proc/16321/statm: 92738 91447 80 151 0 92584 0
Current children cumulated CPU time (s) 2967.63
Current children cumulated vsize (KiB) 387824

[startup+3042.3 s]
/proc/loadavg: 2.08 2.12 2.04 3/83 16445
/proc/meminfo: memFree=1556744/2055920 swapFree=4181092/4192956
[pid=16297] ppid=16295 vsize=16872 CPUtime=4.02
/proc/16297/stat : 16297 (sugar++) S 16295 16297 15919 0 -1 4194304 2043 42715 5 10 7 3 354 38 16 0 1 0 45759405 17276928 1130 996147200 4194304 4206940 548682068528 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16297/statm: 4218 1130 414 3 0 797 0
[pid=16321] ppid=16297 vsize=370952 CPUtime=3023.33
/proc/16321/stat : 16321 (minisat-inc) R 16297 16297 15919 0 -1 4194304 91515 0 0 0 302243 90 0 0 25 0 1 0 45759675 379854848 91448 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/16321/statm: 92738 91448 80 151 0 92584 0
Current children cumulated CPU time (s) 3027.35
Current children cumulated vsize (KiB) 387824

[startup+3102.3 s]
/proc/loadavg: 2.03 2.09 2.03 3/83 16445
/proc/meminfo: memFree=1556744/2055920 swapFree=4181092/4192956
[pid=16297] ppid=16295 vsize=16872 CPUtime=4.02
/proc/16297/stat : 16297 (sugar++) S 16295 16297 15919 0 -1 4194304 2043 42715 5 10 7 3 354 38 16 0 1 0 45759405 17276928 1130 996147200 4194304 4206940 548682068528 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16297/statm: 4218 1130 414 3 0 797 0
[pid=16321] ppid=16297 vsize=370952 CPUtime=3083.04
/proc/16321/stat : 16321 (minisat-inc) R 16297 16297 15919 0 -1 4194304 91515 0 0 0 308214 90 0 0 25 0 1 0 45759675 379854848 91448 996147200 134512640 135134323 4294956192 18446744073709551615 134531888 0 0 4096 3 0 0 0 17 1 0 0
/proc/16321/statm: 92738 91448 80 151 0 92584 0
Current children cumulated CPU time (s) 3087.06
Current children cumulated vsize (KiB) 387824

[startup+3162.3 s]
/proc/loadavg: 2.01 2.07 2.03 3/83 16445
/proc/meminfo: memFree=1556744/2055920 swapFree=4181092/4192956
[pid=16297] ppid=16295 vsize=16872 CPUtime=4.02
/proc/16297/stat : 16297 (sugar++) S 16295 16297 15919 0 -1 4194304 2043 42715 5 10 7 3 354 38 16 0 1 0 45759405 17276928 1130 996147200 4194304 4206940 548682068528 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16297/statm: 4218 1130 414 3 0 797 0
[pid=16321] ppid=16297 vsize=370952 CPUtime=3142.75
/proc/16321/stat : 16321 (minisat-inc) R 16297 16297 15919 0 -1 4194304 91517 0 0 0 314185 90 0 0 25 0 1 0 45759675 379854848 91450 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/16321/statm: 92738 91450 80 151 0 92584 0
Current children cumulated CPU time (s) 3146.77
Current children cumulated vsize (KiB) 387824

[startup+3222.3 s]
/proc/loadavg: 2.00 2.06 2.02 3/83 16445
/proc/meminfo: memFree=1556744/2055920 swapFree=4181092/4192956
[pid=16297] ppid=16295 vsize=16872 CPUtime=4.02
/proc/16297/stat : 16297 (sugar++) S 16295 16297 15919 0 -1 4194304 2043 42715 5 10 7 3 354 38 16 0 1 0 45759405 17276928 1130 996147200 4194304 4206940 548682068528 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16297/statm: 4218 1130 414 3 0 797 0
[pid=16321] ppid=16297 vsize=370952 CPUtime=3202.46
/proc/16321/stat : 16321 (minisat-inc) R 16297 16297 15919 0 -1 4194304 91517 0 0 0 320156 90 0 0 25 0 1 0 45759675 379854848 91450 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/16321/statm: 92738 91450 80 151 0 92584 0
Current children cumulated CPU time (s) 3206.48
Current children cumulated vsize (KiB) 387824

[startup+3282.3 s]
/proc/loadavg: 2.00 2.05 2.02 3/83 16445
/proc/meminfo: memFree=1556616/2055920 swapFree=4181092/4192956
[pid=16297] ppid=16295 vsize=16872 CPUtime=4.02
/proc/16297/stat : 16297 (sugar++) S 16295 16297 15919 0 -1 4194304 2043 42715 5 10 7 3 354 38 16 0 1 0 45759405 17276928 1130 996147200 4194304 4206940 548682068528 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16297/statm: 4218 1130 414 3 0 797 0
[pid=16321] ppid=16297 vsize=370952 CPUtime=3262.17
/proc/16321/stat : 16321 (minisat-inc) R 16297 16297 15919 0 -1 4194304 91518 0 0 0 326127 90 0 0 25 0 1 0 45759675 379854848 91451 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/16321/statm: 92738 91451 80 151 0 92584 0
Current children cumulated CPU time (s) 3266.19
Current children cumulated vsize (KiB) 387824

[startup+3342.3 s]
/proc/loadavg: 2.00 2.03 2.01 3/83 16447
/proc/meminfo: memFree=1556424/2055920 swapFree=4181092/4192956
[pid=16297] ppid=16295 vsize=16872 CPUtime=4.02
/proc/16297/stat : 16297 (sugar++) S 16295 16297 15919 0 -1 4194304 2043 42715 5 10 7 3 354 38 16 0 1 0 45759405 17276928 1130 996147200 4194304 4206940 548682068528 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16297/statm: 4218 1130 414 3 0 797 0
[pid=16321] ppid=16297 vsize=370952 CPUtime=3321.88
/proc/16321/stat : 16321 (minisat-inc) R 16297 16297 15919 0 -1 4194304 91518 0 0 0 332098 90 0 0 25 0 1 0 45759675 379854848 91451 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/16321/statm: 92738 91451 80 151 0 92584 0
Current children cumulated CPU time (s) 3325.9
Current children cumulated vsize (KiB) 387824

[startup+3402.31 s]
/proc/loadavg: 2.00 2.03 2.00 3/83 16447
/proc/meminfo: memFree=1556424/2055920 swapFree=4181092/4192956
[pid=16297] ppid=16295 vsize=16872 CPUtime=4.02
/proc/16297/stat : 16297 (sugar++) S 16295 16297 15919 0 -1 4194304 2043 42715 5 10 7 3 354 38 16 0 1 0 45759405 17276928 1130 996147200 4194304 4206940 548682068528 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16297/statm: 4218 1130 414 3 0 797 0
[pid=16321] ppid=16297 vsize=370952 CPUtime=3381.61
/proc/16321/stat : 16321 (minisat-inc) R 16297 16297 15919 0 -1 4194304 91519 0 0 0 338070 91 0 0 25 0 1 0 45759675 379854848 91452 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/16321/statm: 92738 91452 80 151 0 92584 0
Current children cumulated CPU time (s) 3385.63
Current children cumulated vsize (KiB) 387824

[startup+3462.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/83 16447
/proc/meminfo: memFree=1556296/2055920 swapFree=4181092/4192956
[pid=16297] ppid=16295 vsize=16872 CPUtime=4.02
/proc/16297/stat : 16297 (sugar++) S 16295 16297 15919 0 -1 4194304 2043 42715 5 10 7 3 354 38 16 0 1 0 45759405 17276928 1130 996147200 4194304 4206940 548682068528 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16297/statm: 4218 1130 414 3 0 797 0
[pid=16321] ppid=16297 vsize=370952 CPUtime=3441.31
/proc/16321/stat : 16321 (minisat-inc) R 16297 16297 15919 0 -1 4194304 91519 0 0 0 344040 91 0 0 25 0 1 0 45759675 379854848 91452 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/16321/statm: 92738 91452 80 151 0 92584 0
Current children cumulated CPU time (s) 3445.33
Current children cumulated vsize (KiB) 387824

[startup+3522.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 16447
/proc/meminfo: memFree=1556296/2055920 swapFree=4181092/4192956
[pid=16297] ppid=16295 vsize=16872 CPUtime=4.02
/proc/16297/stat : 16297 (sugar++) S 16295 16297 15919 0 -1 4194304 2043 42715 5 10 7 3 354 38 16 0 1 0 45759405 17276928 1130 996147200 4194304 4206940 548682068528 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16297/statm: 4218 1130 414 3 0 797 0
[pid=16321] ppid=16297 vsize=370952 CPUtime=3501.02
/proc/16321/stat : 16321 (minisat-inc) R 16297 16297 15919 0 -1 4194304 91519 0 0 0 350011 91 0 0 25 0 1 0 45759675 379854848 91452 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/16321/statm: 92738 91452 80 151 0 92584 0
Current children cumulated CPU time (s) 3505.04
Current children cumulated vsize (KiB) 387824

[startup+3582.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 16447
/proc/meminfo: memFree=1556232/2055920 swapFree=4181092/4192956
[pid=16297] ppid=16295 vsize=16872 CPUtime=4.02
/proc/16297/stat : 16297 (sugar++) S 16295 16297 15919 0 -1 4194304 2043 42715 5 10 7 3 354 38 16 0 1 0 45759405 17276928 1130 996147200 4194304 4206940 548682068528 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16297/statm: 4218 1130 414 3 0 797 0
[pid=16321] ppid=16297 vsize=370952 CPUtime=3560.74
/proc/16321/stat : 16321 (minisat-inc) R 16297 16297 15919 0 -1 4194304 91519 0 0 0 355983 91 0 0 25 0 1 0 45759675 379854848 91452 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/16321/statm: 92738 91452 80 151 0 92584 0
Current children cumulated CPU time (s) 3564.76
Current children cumulated vsize (KiB) 387824



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3617.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 16447
/proc/meminfo: memFree=1556168/2055920 swapFree=4181092/4192956
[pid=16297] ppid=16295 vsize=16872 CPUtime=4.02
/proc/16297/stat : 16297 (sugar++) S 16295 16297 15919 0 -1 4194304 2043 42715 5 10 7 3 354 38 16 0 1 0 45759405 17276928 1130 996147200 4194304 4206940 548682068528 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16297/statm: 4218 1130 414 3 0 797 0
[pid=16321] ppid=16297 vsize=370952 CPUtime=3596.07
/proc/16321/stat : 16321 (minisat-inc) R 16297 16297 15919 0 -1 4194304 91519 0 0 0 359516 91 0 0 25 0 1 0 45759675 379854848 91452 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/16321/statm: 92738 91452 80 151 0 92584 0
Current children cumulated CPU time (s) 3600.09
Current children cumulated vsize (KiB) 387824

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): 3617.88
CPU time (s): 3600.18
CPU user time (s): 3598.78
CPU system time (s): 1.40179
CPU usage (%): 99.5108
Max. virtual memory (cumulated for all children) (KiB): 890472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.78
system time used= 1.40179
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 136355
page faults= 15
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5035
involuntary context switches= 46605

runsolver used 5.9041 second user time and 10.5654 second system time

The end

Launcher Data (download as text)

Begin job on node42 at 2008-07-12 21:23:20
IDJOB=1113765
IDBENCH=61637
IDSOLVER=367
FILE ID=node42/1113765-1215890600
PBS_JOBID= 7903631
Free space on /tmp= 66040 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/pigeons/normalized-pigeons-35.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-1113765-1215890600/watcher-1113765-1215890600 -o /tmp/evaluation-result-1113765-1215890600/solver-1113765-1215890600 -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-1113765-1215890600.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 281fe9629d6958abd144b323dc5f3a5c
RANDOM SEED=478627791

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        596472 kB
Buffers:          5472 kB
Cached:         503836 kB
SwapCached:       5520 kB
Active:        1390072 kB
Inactive:         8884 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        596472 kB
SwapTotal:     4192956 kB
SwapFree:      4181092 kB
Dirty:             900 kB
Writeback:           0 kB
Mapped:         896984 kB
Slab:            43868 kB
Committed_AS:  1091244 kB
PageTables:       3824 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 node42 at 2008-07-12 22:23:40