Trace number 1113771

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.1 3613.34

General information on the benchmark

Namecsp/pigeons/
normalized-pigeons-30.xml
MD5SUM92e81eac5813ec2c00a347b28940089e
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 benchmark1634.16
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints435
Maximum constraint arity2
Maximum domain size29
Number of constraints which are defined in extension0
Number of constraints which are defined in intension435
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 21:25:24 2008
0.00/0.07	c 0	PID 20447
0.00/0.08	c 0	HOST node22.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-1113771-1215890723.xml TO HOME/temp.csp
0.00/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1113771-1215890723.xml' 'HOME/temp.csp'
0.06/0.40	c 0	1 domains, 30 variables, 1 predicates, 0 relations, 435 constraints
0.06/0.45	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.45	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.38/0.65	c 0	Parsing HOME/temp.csp
0.38/0.75	c 0	parsed 467 expressions
0.38/0.75	c 0	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.38/0.76	c 0	MAX CSP: 435 constraints
0.38/0.76	c 0	Converting to clausal form CSP
0.38/0.80	c 1	converted 91 (10%) expressions
0.38/0.82	c 1	converted 181 (20%) expressions
0.38/0.85	c 1	converted 272 (30%) expressions
0.38/0.86	c 1	converted 362 (40%) expressions
0.38/0.87	c 1	converted 453 (50%) expressions
0.38/0.94	c 1	converted 543 (60%) expressions
0.38/0.95	c 1	converted 634 (70%) expressions
0.38/0.96	c 1	converted 724 (80%) expressions
0.38/0.97	c 1	converted 815 (90%) expressions
0.38/1.04	c 1	converted 905 (100%) expressions
0.38/1.04	c 1	CSP : 900 integers, 0 booleans, 1304 clauses, largest domain size 653
0.38/1.04	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.38/1.04	c 1	Propagation in CSP
0.38/1.08	c 1	429 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.38/1.08	c 1	CSP : 900 integers, 0 booleans, 1304 clauses, largest domain size 436
0.38/1.08	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.38/1.08	c 1	Simplifing CSP by introducing new Boolean variables
0.38/1.10	c 1	CSP : 900 integers, 870 booleans, 2174 clauses, largest domain size 436
0.89/1.10	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.89/1.13	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.89/1.15	c 1	90 (10%) CSP integer variables are encoded (810 clauses, 8766 bytes)
0.89/1.15	c 1	180 (20%) CSP integer variables are encoded (810 clauses, 8766 bytes)
0.89/1.15	c 1	270 (30%) CSP integer variables are encoded (810 clauses, 8766 bytes)
0.89/1.15	c 1	360 (40%) CSP integer variables are encoded (810 clauses, 8766 bytes)
0.89/1.15	c 1	450 (50%) CSP integer variables are encoded (810 clauses, 8766 bytes)
0.89/1.16	c 1	540 (60%) CSP integer variables are encoded (1567 clauses, 18607 bytes)
0.89/1.16	c 1	630 (70%) CSP integer variables are encoded (2149 clauses, 26173 bytes)
0.89/1.16	c 1	720 (80%) CSP integer variables are encoded (2862 clauses, 35442 bytes)
0.89/1.16	c 1	810 (90%) CSP integer variables are encoded (3424 clauses, 42748 bytes)
0.89/1.17	c 1	900 (100%) CSP integer variables are encoded (7265 clauses, 92681 bytes)
0.89/1.19	c 1	218 (10%) CSP clauses are encoded (11571 clauses, 159701 bytes)
0.89/1.20	c 1	435 (20%) CSP clauses are encoded (15820 clauses, 229242 bytes)
0.99/1.22	c 1	653 (30%) CSP clauses are encoded (20126 clauses, 301188 bytes)
0.99/1.23	c 1	870 (40%) CSP clauses are encoded (24375 clauses, 372198 bytes)
0.99/1.24	c 1	1087 (50%) CSP clauses are encoded (28652 clauses, 443674 bytes)
0.99/1.26	c 1	1305 (60%) CSP clauses are encoded (32930 clauses, 515168 bytes)
0.99/1.29	c 1	1522 (70%) CSP clauses are encoded (46193 clauses, 752169 bytes)
1.09/1.36	c 1	1740 (80%) CSP clauses are encoded (83651 clauses, 1434394 bytes)
1.09/1.38	c 1	1957 (90%) CSP clauses are encoded (96914 clauses, 1671406 bytes)
1.48/1.70	c 1	2174 (100%) CSP clauses are encoded (282154 clauses, 5050572 bytes)
1.48/1.70	c 1	2174 CSP clauses encoded
1.48/1.70	c 1	Writing map file : HOME/temp.map
1.48/1.71	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.48/1.71	c 1	SAT : 9035 SAT variables, 282154 SAT clauses, 5050572 bytes
1.48/1.71	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.48/1.77	c 1	OBJECTIVE minimize _COST
1.48/1.77	c 1	SOLVING HOME/temp.cnf
1.48/1.77	c 1	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
1.48/1.78	c 1	This is MiniSat 2.0 beta incremental
1.48/1.78	c 1	WARNING: for repeatability, setting FPU to use double precision
1.48/1.78	c 1	============================[ Problem Statistics ]=============================
1.48/1.78	c 1	|                                                                             |
1.48/1.78	c 1	|  Number of variables:  9035                                                 |
1.48/1.78	c 1	|  Number of clauses:    282154                                               |
1.52/1.91	c 2	|  Parsing time:         0.12         s                                       |
1.52/1.92	c 2	OK
1.52/1.92	c 2	OBJECTIVE BOUND: 0 <= _COST <= 
1.52/1.92	c 2	SEARCHING: _COST <= 218
1.52/1.92	c 2	============================[ Search Statistics ]==============================
1.52/1.92	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.52/1.92	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.52/1.92	c 2	===============================================================================
1.52/1.92	c 2	|         0 |    9035   282154   824112 |    94051        0    nan |  0.000 % |
1.52/1.94	c 2	===============================================================================
1.52/1.94	c 2	restarts              : 1
1.52/1.94	c 2	conflicts             : 0             (0 /sec)
1.52/1.94	c 2	decisions             : 586           (0.34 % random) (3960 /sec)
1.52/1.94	c 2	propagations          : 9035           (61057 /sec)
1.52/1.94	c 2	conflict literals     : 0              ( nan % deleted)
1.52/1.94	c 2	Memory used           : 13.50 MB
1.52/1.94	c 2	CPU time              : 0.147977 s
1.52/1.94	c 2	
1.52/1.94	c 2	SATISFIABLE
1.52/1.94	c 2	OK
1.52/1.94	c 2	FOUND: _COST <= 218
1.52/1.94	s SATISFIABLE
1.52/1.94	c 2	DECODING HOME/temp.out WITH HOME/temp.map
1.52/1.94	c 2	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.52/2.11	c 2	Decoding HOME/temp.out
1.83/2.20	c 2	OBJECTIVE _COST 117
1.83/2.20	o 117
1.83/2.20	v 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 28 28 28 28 28 28 28 28 28 28 28 28 28 28
1.83/2.21	c 2	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
1.83/2.27	c 2	OK
1.83/2.27	c 2	OBJECTIVE BOUND: 0 <= _COST <= 117
1.83/2.27	c 2	SEARCHING: _COST <= 58
1.83/2.28	c 2	============================[ Search Statistics ]==============================
1.83/2.28	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.83/2.28	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.83/2.28	c 2	===============================================================================
1.83/2.28	c 2	|         0 |    9035   282154   824112 |    94051        0    nan |  0.000 % |
1.83/2.28	c 2	===============================================================================
1.83/2.28	c 2	restarts              : 2
1.83/2.28	c 2	conflicts             : 0             (0 /sec)
1.83/2.28	c 2	decisions             : 938           (0.85 % random) (5791 /sec)
1.83/2.28	c 2	propagations          : 18070          (111560 /sec)
1.83/2.28	c 2	conflict literals     : 0              ( nan % deleted)
1.83/2.28	c 2	Memory used           : 13.62 MB
1.83/2.28	c 2	CPU time              : 0.161975 s
1.83/2.28	c 2	
1.83/2.28	c 2	SATISFIABLE
1.83/2.28	c 2	OK
1.83/2.28	c 2	FOUND: _COST <= 58
1.83/2.28	c 2	DECODING HOME/temp.out WITH HOME/temp.map
1.83/2.28	c 2	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.87/2.36	c 2	Decoding HOME/temp.out
1.87/2.45	c 2	OBJECTIVE _COST 57
1.87/2.45	o 57
1.87/2.46	v 9 16 10 11 12 13 14 20 15 17 18 19 21 22 23 24 25 26 27 28 28 28 28 28 28 28 28 28 28 28
1.87/2.46	c 2	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
1.87/2.49	c 2	OK
1.87/2.49	c 2	OBJECTIVE BOUND: 0 <= _COST <= 57
1.87/2.49	c 2	SEARCHING: _COST <= 28
1.87/2.49	c 2	============================[ Search Statistics ]==============================
1.87/2.49	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.87/2.49	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.87/2.49	c 2	===============================================================================
1.87/2.49	c 2	|         0 |    6072   282154   824112 |    94051        0    nan |  0.000 % |
2.05/2.50	c 2	===============================================================================
2.05/2.50	c 2	restarts              : 3
2.05/2.50	c 2	conflicts             : 4             (23 /sec)
2.05/2.50	c 2	decisions             : 1218          (0.90 % random) (7042 /sec)
2.05/2.50	c 2	propagations          : 24599          (142213 /sec)
2.05/2.50	c 2	conflict literals     : 21             (0.00 % deleted)
2.05/2.50	c 2	Memory used           : 13.75 MB
2.05/2.50	c 2	CPU time              : 0.172973 s
2.05/2.50	c 2	
2.05/2.50	c 2	SATISFIABLE
2.05/2.51	c 2	OK
2.05/2.51	c 2	FOUND: _COST <= 28
2.05/2.51	c 2	DECODING HOME/temp.out WITH HOME/temp.map
2.05/2.51	c 2	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
2.05/2.58	c 2	Decoding HOME/temp.out
2.06/2.67	c 2	OBJECTIVE _COST 28
2.06/2.67	o 28
2.06/2.67	v 8 11 15 28 6 12 10 20 7 9 13 14 16 17 18 19 21 22 23 24 25 26 27 27 27 27 27 27 27 27
2.06/2.68	c 2	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
2.06/2.72	c 2	OK
2.06/2.72	c 2	OBJECTIVE BOUND: 0 <= _COST <= 28
2.06/2.72	c 2	SEARCHING: _COST <= 14
2.06/2.72	c 2	============================[ Search Statistics ]==============================
2.06/2.72	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.06/2.72	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.06/2.72	c 2	===============================================================================
2.06/2.72	c 2	|         4 |    5316   282154   824112 |    94051        4      5 |  0.000 % |
2.06/2.73	c 2	===============================================================================
2.06/2.73	c 2	restarts              : 4
2.06/2.73	c 2	conflicts             : 46            (246 /sec)
2.06/2.73	c 2	decisions             : 1447          (0.83 % random) (7739 /sec)
2.06/2.73	c 2	propagations          : 34376          (183857 /sec)
2.06/2.73	c 2	conflict literals     : 761            (4.99 % deleted)
2.06/2.73	c 2	Memory used           : 13.75 MB
2.06/2.73	c 2	CPU time              : 0.186971 s
2.06/2.73	c 2	
2.06/2.73	c 2	SATISFIABLE
2.06/2.74	c 2	OK
2.06/2.74	c 2	FOUND: _COST <= 14
2.06/2.74	c 2	DECODING HOME/temp.out WITH HOME/temp.map
2.06/2.74	c 2	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
2.25/2.81	c 3	Decoding HOME/temp.out
2.25/2.91	c 3	OBJECTIVE _COST 14
2.25/2.91	o 14
2.25/2.91	v 6 13 4 28 5 27 12 14 19 13 26 25 11 23 10 16 7 9 8 15 24 28 17 18 20 21 22 22 22 28
2.25/2.91	c 3	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
2.25/2.98	c 3	OK
2.25/2.98	c 3	OBJECTIVE BOUND: 0 <= _COST <= 14
2.25/2.98	c 3	SEARCHING: _COST <= 7
2.25/2.98	c 3	============================[ Search Statistics ]==============================
2.25/2.98	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.25/2.98	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.25/2.98	c 3	===============================================================================
2.25/2.98	c 3	|        46 |    4754   282154   824112 |    94051       46     17 |  0.000 % |
2.25/2.98	c 3	===============================================================================
2.25/2.99	c 3	restarts              : 5
2.25/2.99	c 3	conflicts             : 56            (286 /sec)
2.25/2.99	c 3	decisions             : 1590          (0.82 % random) (8113 /sec)
2.25/2.99	c 3	propagations          : 39673          (202444 /sec)
2.25/2.99	c 3	conflict literals     : 820            (5.42 % deleted)
2.25/2.99	c 3	Memory used           : 13.75 MB
2.25/2.99	c 3	CPU time              : 0.19597 s
2.25/2.99	c 3	
2.25/2.99	c 3	SATISFIABLE
2.25/2.99	c 3	OK
2.25/2.99	c 3	FOUND: _COST <= 7
2.25/2.99	c 3	DECODING HOME/temp.out WITH HOME/temp.map
2.25/2.99	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.43/3.07	c 3	Decoding HOME/temp.out
2.43/3.18	c 3	OBJECTIVE _COST 7
2.43/3.18	o 7
2.43/3.18	v 3 21 5 9 2 18 28 21 14 13 17 16 25 4 22 21 24 26 27 20 12 11 20 19 23 15 6 7 8 10
2.43/3.19	c 3	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
2.43/3.23	c 3	OK
2.43/3.23	c 3	OBJECTIVE BOUND: 0 <= _COST <= 7
2.43/3.23	c 3	SEARCHING: _COST <= 3
2.43/3.23	c 3	============================[ Search Statistics ]==============================
2.43/3.23	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.43/3.23	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.43/3.23	c 3	===============================================================================
2.43/3.23	c 3	|        56 |    4276   282154   824112 |    94051       56     15 |  0.000 % |
2.43/3.24	c 3	|       157 |    4222   282154   824112 |   103456      157     14 | 57.654 % |
2.43/3.25	c 3	|       309 |    4184   282154   824112 |   113802      309     14 | 57.654 % |
2.43/3.26	c 3	|       535 |    4184   282154   824112 |   125182      535     14 | 57.654 % |
2.43/3.27	c 3	===============================================================================
2.43/3.27	c 3	restarts              : 9
2.43/3.27	c 3	conflicts             : 582           (2520 /sec)
2.43/3.27	c 3	decisions             : 2829          (0.57 % random) (12249 /sec)
2.43/3.27	c 3	propagations          : 75792          (328155 /sec)
2.43/3.27	c 3	conflict literals     : 8203           (5.47 % deleted)
2.43/3.27	c 3	Memory used           : 13.75 MB
2.43/3.27	c 3	CPU time              : 0.230964 s
2.43/3.27	c 3	
2.43/3.27	c 3	SATISFIABLE
2.43/3.27	c 3	OK
2.43/3.27	c 3	FOUND: _COST <= 3
2.43/3.27	c 3	DECODING HOME/temp.out WITH HOME/temp.map
2.43/3.27	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.69/3.35	c 3	Decoding HOME/temp.out
2.78/3.45	c 3	OBJECTIVE _COST 3
2.78/3.45	o 3
2.78/3.45	v 13 28 2 14 22 17 23 24 15 1 11 4 0 3 18 26 25 8 28 27 19 10 21 12 5 7 9 6 20 16
2.78/3.45	c 3	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
2.84/3.51	c 3	OK
2.84/3.51	c 3	OBJECTIVE BOUND: 0 <= _COST <= 3
2.84/3.51	c 3	SEARCHING: _COST <= 1
2.84/3.51	c 3	============================[ Search Statistics ]==============================
2.84/3.51	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.84/3.51	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.84/3.51	c 3	===============================================================================
2.84/3.51	c 3	|       582 |    3826   282154   824112 |    94051      582     14 | 57.654 % |
2.84/3.52	c 3	===============================================================================
2.84/3.52	c 3	restarts              : 10
2.84/3.52	c 3	conflicts             : 591           (2473 /sec)
2.84/3.52	c 3	decisions             : 2930          (0.61 % random) (12261 /sec)
2.84/3.52	c 3	propagations          : 80088          (335148 /sec)
2.84/3.52	c 3	conflict literals     : 8273           (5.49 % deleted)
2.84/3.52	c 3	Memory used           : 13.75 MB
2.84/3.52	c 3	CPU time              : 0.238963 s
2.84/3.52	c 3	
2.84/3.52	c 3	SATISFIABLE
2.84/3.52	c 3	OK
2.84/3.52	c 3	FOUND: _COST <= 1
2.84/3.52	c 3	DECODING HOME/temp.out WITH HOME/temp.map
2.84/3.52	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.87/3.60	c 3	Decoding HOME/temp.out
2.87/3.69	c 3	OBJECTIVE _COST 1
2.87/3.69	o 1
2.87/3.70	v 20 28 0 21 26 17 6 23 19 1 22 9 3 2 4 24 25 15 8 27 27 11 10 13 14 7 12 16 5 18
2.87/3.80	c 3	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
2.87/3.85	c 4	OK
2.87/3.85	c 4	OBJECTIVE BOUND: 0 <= _COST <= 1
2.87/3.85	c 4	SEARCHING: _COST <= 0
2.87/3.85	c 4	============================[ Search Statistics ]==============================
2.87/3.85	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.87/3.85	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.87/3.85	c 4	===============================================================================
2.87/3.85	c 4	|       591 |    3271   282154   824112 |    94051      591     14 | 57.654 % |
2.87/3.87	c 4	|       691 |    3271   282154   824112 |   103456      691     14 | 71.445 % |
2.87/3.88	c 4	|       842 |    3271   282154   824112 |   113802      842     14 | 71.445 % |
2.87/3.89	c 4	|      1067 |    3271   282154   824112 |   125182     1067     14 | 71.445 % |
3.10/3.90	c 4	|      1405 |    3271   282154   824112 |   137700     1405     14 | 71.445 % |
3.10/3.92	c 4	|      1911 |    3271   282154   824112 |   151470     1911     15 | 71.445 % |
3.10/3.95	c 4	|      2670 |    3271   282154   824112 |   166617     2670     17 | 71.445 % |
3.10/3.98	c 4	|      3811 |    3271   282154   824112 |   183279     3811     17 | 71.445 % |
3.20/4.06	c 4	|      5519 |    3271   282154   824112 |   201607     5519     17 | 71.445 % |
3.30/4.17	c 4	|      8081 |    3271   282154   824112 |   221768     8081     18 | 71.445 % |
3.50/4.38	c 4	|     11925 |    3271   282154   824112 |   243944    11925     19 | 71.445 % |
3.99/4.81	c 5	|     17691 |    3271   282154   824112 |   268339    17691     22 | 71.445 % |
4.79/5.63	c 5	|     26340 |    3271   282154   824112 |   295173    26340     25 | 71.445 % |
6.68/7.59	c 7	|     39315 |    2580    28212    81217 |   324690    39314     31 | 71.445 % |
11.36/12.23	c 12	|     58776 |    2580    28212    81217 |   357159    58775     36 | 71.445 % |
18.82/19.75	c 19	|     87968 |    2580    28212    81217 |   392875    87967     38 | 71.445 % |
39.32/40.30	c 40	|    131758 |    2580    28212    81217 |   432163   131757     40 | 71.445 % |
78.55/79.76	c 79	|    197443 |    2580    28212    81217 |   475379   197442     41 | 71.445 % |
189.84/191.56	c 191	|    295970 |    2580    28212    81217 |   522917   295969     44 | 71.445 % |
428.69/431.48	c 431	|    443760 |    2580    28212    81217 |   575209   443759     46 | 71.445 % |
795.58/799.98	c 800	|    665443 |    2580    28212    81217 |   632730   104179     51 | 71.445 % |
1342.74/1349.58	c 1349	|    997968 |    2580    28212    81217 |   696003   436704     52 | 71.445 % |
2188.29/2198.89	c 2199	|   1496757 |    2580    28212    81217 |   765603   253854     57 | 71.445 % |
3600.04/3613.31	c ERROR INTERRUPTED
3600.04/3613.34	c 3613	CPU 3598.84 (0.06 0.02 3598.78 1.21)
3600.04/3613.34	c 3613	END Sat Jul 12 22:25:37 2008

Verifier Data (download as text)

OK	1	434
1 unsatisfied constraints, 434 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-1113771-1215890723/watcher-1113771-1215890723 -o /tmp/evaluation-result-1113771-1215890723/solver-1113771-1215890723 -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-1113771-1215890723.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.74 2.66 2.46 5/80 20447
/proc/meminfo: memFree=1849164/2055920 swapFree=4192812/4192956
[pid=20447] ppid=20445 vsize=12268 CPUtime=0
/proc/20447/stat : 20447 (sugar++) R 20445 20447 19736 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 45774871 12562432 316 996147200 4194304 4206940 548682068528 18446744073709551615 272467982949 0 0 4224 0 0 0 0 17 1 0 0
/proc/20447/statm: 3067 316 241 3 0 167 0

[startup+0.103525 s]
/proc/loadavg: 2.74 2.66 2.46 5/80 20447
/proc/meminfo: memFree=1849164/2055920 swapFree=4192812/4192956
[pid=20447] ppid=20445 vsize=16740 CPUtime=0.06
/proc/20447/stat : 20447 (sugar++) S 20445 20447 19736 0 -1 4194304 1219 128 0 0 5 1 0 0 18 0 1 0 45774871 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20447/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.201529 s]
/proc/loadavg: 2.74 2.66 2.46 5/80 20447
/proc/meminfo: memFree=1849164/2055920 swapFree=4192812/4192956
[pid=20447] ppid=20445 vsize=16740 CPUtime=0.06
/proc/20447/stat : 20447 (sugar++) S 20445 20447 19736 0 -1 4194304 1219 128 0 0 5 1 0 0 18 0 1 0 45774871 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20447/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.301536 s]
/proc/loadavg: 2.74 2.66 2.46 5/80 20447
/proc/meminfo: memFree=1849164/2055920 swapFree=4192812/4192956
[pid=20447] ppid=20445 vsize=16740 CPUtime=0.06
/proc/20447/stat : 20447 (sugar++) S 20445 20447 19736 0 -1 4194304 1219 128 0 0 5 1 0 0 18 0 1 0 45774871 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20447/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.701561 s]
/proc/loadavg: 2.74 2.66 2.46 5/80 20447
/proc/meminfo: memFree=1849164/2055920 swapFree=4192812/4192956
[pid=20447] ppid=20445 vsize=16740 CPUtime=0.38
/proc/20447/stat : 20447 (sugar++) S 20445 20447 19736 0 -1 4194304 1296 4533 0 1 5 1 29 3 15 0 1 0 45774871 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20447/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 16740

[startup+1.50261 s]
/proc/loadavg: 2.74 2.66 2.46 4/91 20469
/proc/meminfo: memFree=1834420/2055920 swapFree=4192812/4192956
[pid=20447] ppid=20445 vsize=16740 CPUtime=0.38
/proc/20447/stat : 20447 (sugar++) S 20445 20447 19736 0 -1 4194304 1297 4533 0 1 5 1 29 3 15 0 1 0 45774871 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20447/statm: 4185 1104 409 3 0 764 0
[pid=20460] ppid=20447 vsize=5356 CPUtime=0
/proc/20460/stat : 20460 (sh) S 20447 20447 19736 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 45774916 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20460/statm: 1339 233 193 169 0 50 0
[pid=20461] ppid=20460 vsize=868468 CPUtime=0.91
/proc/20461/stat : 20461 (java) S 20460 20447 19736 0 -1 0 6474 0 1 0 86 5 0 0 20 0 9 0 45774920 889311232 5633 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20461/statm: 217117 5633 2562 9 0 211664 0
[pid=20461/tid=20462] ppid=20460 vsize=868468 CPUtime=0.6
/proc/20461/task/20462/stat : 20462 (java) R 20460 20447 19736 0 -1 64 2782 0 1 0 58 2 0 0 24 0 9 0 45774921 889311232 5633 996147200 134512640 134550740 4294955920 18446744073709551615 4126909957 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20461/tid=20463] ppid=20460 vsize=868468 CPUtime=0.05
/proc/20461/task/20463/stat : 20463 (java) S 20460 20447 19736 0 -1 64 1530 0 0 0 5 0 0 0 16 0 9 0 45774930 889311232 5633 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20461/tid=20464] ppid=20460 vsize=868468 CPUtime=0
/proc/20461/task/20464/stat : 20464 (java) S 20460 20447 19736 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 45774931 889311232 5633 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20461/tid=20465] ppid=20460 vsize=868468 CPUtime=0
/proc/20461/task/20465/stat : 20465 (java) S 20460 20447 19736 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 45774931 889311232 5633 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20461/tid=20466] ppid=20460 vsize=868468 CPUtime=0
/proc/20461/task/20466/stat : 20466 (java) S 20460 20447 19736 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 45774932 889311232 5633 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20461/tid=20467] ppid=20460 vsize=868468 CPUtime=0.21
/proc/20461/task/20467/stat : 20467 (java) S 20460 20447 19736 0 -1 64 1469 0 0 0 21 0 0 0 16 0 9 0 45774932 889311232 5633 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20461/tid=20468] ppid=20460 vsize=868468 CPUtime=0
/proc/20461/task/20468/stat : 20468 (java) S 20460 20447 19736 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 45774933 889311232 5633 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20461/tid=20469] ppid=20460 vsize=868468 CPUtime=0
/proc/20461/task/20469/stat : 20469 (java) S 20460 20447 19736 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 45774933 889311232 5633 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 890564

[startup+3.10272 s]
/proc/loadavg: 2.74 2.66 2.46 4/92 20480
/proc/meminfo: memFree=1822124/2055920 swapFree=4192812/4192956
[pid=20447] ppid=20445 vsize=16872 CPUtime=2.23
/proc/20447/stat : 20447 (sugar++) S 20445 20447 19736 0 -1 4194304 1817 26859 0 6 6 2 194 21 15 0 1 0 45774871 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20447/statm: 4218 1125 414 3 0 797 0
[pid=20470] ppid=20447 vsize=14080 CPUtime=0.2
/proc/20470/stat : 20470 (minisat-inc) S 20447 20447 19736 0 -1 4194304 3447 0 0 0 19 1 0 0 17 0 1 0 45775049 14417920 3386 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 0 0 0
/proc/20470/statm: 3520 3386 78 151 0 3366 0
Current children cumulated CPU time (s) 2.43
Current children cumulated vsize (KiB) 30952

[startup+6.30194 s]
/proc/loadavg: 2.68 2.65 2.46 3/82 20540
/proc/meminfo: memFree=1824060/2055920 swapFree=4192812/4192956
[pid=20447] ppid=20445 vsize=16872 CPUtime=2.8
/proc/20447/stat : 20447 (sugar++) S 20445 20447 19736 0 -1 4194304 1973 38468 0 9 6 2 242 30 15 0 1 0 45774871 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20447/statm: 4218 1125 414 3 0 797 0
[pid=20470] ppid=20447 vsize=17728 CPUtime=2.68
/proc/20470/stat : 20470 (minisat-inc) R 20447 20447 19736 0 -1 4194304 4357 0 0 0 266 2 0 0 25 0 1 0 45775049 18153472 4292 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/20470/statm: 4432 4292 80 151 0 4278 0
Current children cumulated CPU time (s) 5.48
Current children cumulated vsize (KiB) 34600

[startup+12.7024 s]
/proc/loadavg: 2.70 2.66 2.46 4/82 20540
/proc/meminfo: memFree=1823356/2055920 swapFree=4192812/4192956
[pid=20447] ppid=20445 vsize=16872 CPUtime=2.8
/proc/20447/stat : 20447 (sugar++) S 20445 20447 19736 0 -1 4194304 1973 38468 0 9 6 2 242 30 16 0 1 0 45774871 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20447/statm: 4218 1125 414 3 0 797 0
[pid=20470] ppid=20447 vsize=18852 CPUtime=9.05
/proc/20470/stat : 20470 (minisat-inc) R 20447 20447 19736 0 -1 4194304 4617 0 0 0 903 2 0 0 25 0 1 0 45775049 19304448 4552 996147200 134512640 135134323 4294956192 18446744073709551615 134531952 0 0 4096 3 0 0 0 17 1 0 0
/proc/20470/statm: 4713 4552 80 151 0 4559 0
Current children cumulated CPU time (s) 11.85
Current children cumulated vsize (KiB) 35724

[startup+25.5012 s]
/proc/loadavg: 2.77 2.67 2.47 4/82 20540
/proc/meminfo: memFree=1814204/2055920 swapFree=4192812/4192956
[pid=20447] ppid=20445 vsize=16872 CPUtime=2.8
/proc/20447/stat : 20447 (sugar++) S 20445 20447 19736 0 -1 4194304 1973 38468 0 9 6 2 242 30 16 0 1 0 45774871 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20447/statm: 4218 1125 414 3 0 797 0
[pid=20470] ppid=20447 vsize=27512 CPUtime=21.78
/proc/20470/stat : 20470 (minisat-inc) R 20447 20447 19736 0 -1 4194304 6791 0 0 0 2175 3 0 0 25 0 1 0 45775049 28172288 6726 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/20470/statm: 6878 6726 80 151 0 6724 0
Current children cumulated CPU time (s) 24.58
Current children cumulated vsize (KiB) 44384

[startup+51.1019 s]
/proc/loadavg: 2.73 2.67 2.47 4/82 20540
/proc/meminfo: memFree=1803964/2055920 swapFree=4192812/4192956
[pid=20447] ppid=20445 vsize=16872 CPUtime=2.8
/proc/20447/stat : 20447 (sugar++) S 20445 20447 19736 0 -1 4194304 1973 38468 0 9 6 2 242 30 16 0 1 0 45774871 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20447/statm: 4218 1125 414 3 0 797 0
[pid=20470] ppid=20447 vsize=38016 CPUtime=47.27
/proc/20470/stat : 20470 (minisat-inc) R 20447 20447 19736 0 -1 4194304 9369 0 0 0 4722 5 0 0 25 0 1 0 45775049 38928384 9304 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/20470/statm: 9504 9304 80 151 0 9350 0
Current children cumulated CPU time (s) 50.07
Current children cumulated vsize (KiB) 54888

[startup+102.301 s]
/proc/loadavg: 2.54 2.62 2.46 3/82 20540
/proc/meminfo: memFree=1788028/2055920 swapFree=4192812/4192956
[pid=20447] ppid=20445 vsize=16872 CPUtime=2.8
/proc/20447/stat : 20447 (sugar++) S 20445 20447 19736 0 -1 4194304 1973 38468 0 9 6 2 242 30 16 0 1 0 45774871 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20447/statm: 4218 1125 414 3 0 797 0
[pid=20470] ppid=20447 vsize=53924 CPUtime=98.24
/proc/20470/stat : 20470 (minisat-inc) R 20447 20447 19736 0 -1 4194304 13277 0 0 0 9814 10 0 0 25 0 1 0 45775049 55218176 13212 996147200 134512640 135134323 4294956192 18446744073709551615 134532035 0 0 4096 3 0 0 0 17 1 0 0
/proc/20470/statm: 13481 13212 80 151 0 13327 0
Current children cumulated CPU time (s) 101.04
Current children cumulated vsize (KiB) 70796

[startup+162.301 s]
/proc/loadavg: 2.71 2.66 2.48 3/82 20540
/proc/meminfo: memFree=1776508/2055920 swapFree=4192812/4192956
[pid=20447] ppid=20445 vsize=16872 CPUtime=2.8
/proc/20447/stat : 20447 (sugar++) S 20445 20447 19736 0 -1 4194304 1973 38468 0 9 6 2 242 30 16 0 1 0 45774871 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20447/statm: 4218 1125 414 3 0 797 0
[pid=20470] ppid=20447 vsize=65348 CPUtime=157.97
/proc/20470/stat : 20470 (minisat-inc) R 20447 20447 19736 0 -1 4194304 16159 0 0 0 15784 13 0 0 25 0 1 0 45775049 66916352 16094 996147200 134512640 135134323 4294956192 18446744073709551615 134531911 0 0 4096 3 0 0 0 17 1 0 0
/proc/20470/statm: 16337 16094 80 151 0 16183 0
Current children cumulated CPU time (s) 160.77
Current children cumulated vsize (KiB) 82220

[startup+222.306 s]
/proc/loadavg: 2.78 2.68 2.49 3/82 20540
/proc/meminfo: memFree=1765948/2055920 swapFree=4192812/4192956
[pid=20447] ppid=20445 vsize=16872 CPUtime=2.8
/proc/20447/stat : 20447 (sugar++) S 20445 20447 19736 0 -1 4194304 1973 38468 0 9 6 2 242 30 16 0 1 0 45774871 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20447/statm: 4218 1125 414 3 0 797 0
[pid=20470] ppid=20447 vsize=76248 CPUtime=217.7
/proc/20470/stat : 20470 (minisat-inc) R 20447 20447 19736 0 -1 4194304 18751 0 0 0 21754 16 0 0 25 0 1 0 45775049 78077952 18686 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/20470/statm: 19062 18686 80 151 0 18908 0
Current children cumulated CPU time (s) 220.5
Current children cumulated vsize (KiB) 93120

[startup+282.301 s]
/proc/loadavg: 2.67 2.66 2.50 4/82 20540
/proc/meminfo: memFree=1755900/2055920 swapFree=4192812/4192956
[pid=20447] ppid=20445 vsize=16872 CPUtime=2.8
/proc/20447/stat : 20447 (sugar++) S 20445 20447 19736 0 -1 4194304 1973 38468 0 9 6 2 242 30 16 0 1 0 45774871 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20447/statm: 4218 1125 414 3 0 797 0
[pid=20470] ppid=20447 vsize=86256 CPUtime=277.44
/proc/20470/stat : 20470 (minisat-inc) R 20447 20447 19736 0 -1 4194304 21276 0 0 0 27726 18 0 0 25 0 1 0 45775049 88326144 21211 996147200 134512640 135134323 4294956192 18446744073709551615 134532035 0 0 4096 3 0 0 0 17 1 0 0
/proc/20470/statm: 21564 21211 80 151 0 21410 0
Current children cumulated CPU time (s) 280.24
Current children cumulated vsize (KiB) 103128

[startup+342.301 s]
/proc/loadavg: 2.67 2.66 2.50 4/82 20540
/proc/meminfo: memFree=1746820/2055920 swapFree=4192812/4192956
[pid=20447] ppid=20445 vsize=16872 CPUtime=2.8
/proc/20447/stat : 20447 (sugar++) S 20445 20447 19736 0 -1 4194304 1973 38468 0 9 6 2 242 30 16 0 1 0 45774871 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0

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

[pid=20470] ppid=20447 vsize=195208 CPUtime=2846.49
/proc/20470/stat : 20470 (minisat-inc) R 20447 20447 19736 0 -1 4194304 47904 0 0 0 284567 82 0 0 25 0 1 0 45775049 199892992 47839 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/20470/statm: 48802 47839 80 151 0 48648 0
Current children cumulated CPU time (s) 2849.29
Current children cumulated vsize (KiB) 212080

[startup+2922.3 s]
/proc/loadavg: 2.03 2.32 2.45 3/75 20578
/proc/meminfo: memFree=1296124/2055920 swapFree=4192812/4192956
[pid=20447] ppid=20445 vsize=16872 CPUtime=2.8
/proc/20447/stat : 20447 (sugar++) S 20445 20447 19736 0 -1 4194304 1973 38468 0 9 6 2 242 30 16 0 1 0 45774871 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20447/statm: 4218 1125 414 3 0 797 0
[pid=20470] ppid=20447 vsize=195208 CPUtime=2906.46
/proc/20470/stat : 20470 (minisat-inc) R 20447 20447 19736 0 -1 4194304 47905 0 0 0 290564 82 0 0 25 0 1 0 45775049 199892992 47840 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/20470/statm: 48802 47840 80 151 0 48648 0
Current children cumulated CPU time (s) 2909.26
Current children cumulated vsize (KiB) 212080

[startup+2982.3 s]
/proc/loadavg: 2.01 2.26 2.42 3/75 20578
/proc/meminfo: memFree=1296060/2055920 swapFree=4192812/4192956
[pid=20447] ppid=20445 vsize=16872 CPUtime=2.8
/proc/20447/stat : 20447 (sugar++) S 20445 20447 19736 0 -1 4194304 1973 38468 0 9 6 2 242 30 16 0 1 0 45774871 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20447/statm: 4218 1125 414 3 0 797 0
[pid=20470] ppid=20447 vsize=195208 CPUtime=2966.45
/proc/20470/stat : 20470 (minisat-inc) R 20447 20447 19736 0 -1 4194304 47905 0 0 0 296562 83 0 0 25 0 1 0 45775049 199892992 47840 996147200 134512640 135134323 4294956192 18446744073709551615 134532169 0 0 4096 3 0 0 0 17 0 0 0
/proc/20470/statm: 48802 47840 80 151 0 48648 0
Current children cumulated CPU time (s) 2969.25
Current children cumulated vsize (KiB) 212080

[startup+3042.3 s]
/proc/loadavg: 2.00 2.21 2.39 3/75 20578
/proc/meminfo: memFree=1294780/2055920 swapFree=4192812/4192956
[pid=20447] ppid=20445 vsize=16872 CPUtime=2.8
/proc/20447/stat : 20447 (sugar++) S 20445 20447 19736 0 -1 4194304 1973 38468 0 9 6 2 242 30 16 0 1 0 45774871 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20447/statm: 4218 1125 414 3 0 797 0
[pid=20470] ppid=20447 vsize=196792 CPUtime=3026.43
/proc/20470/stat : 20470 (minisat-inc) R 20447 20447 19736 0 -1 4194304 48275 0 0 0 302560 83 0 0 25 0 1 0 45775049 201515008 48210 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/20470/statm: 49198 48210 80 151 0 49044 0
Current children cumulated CPU time (s) 3029.23
Current children cumulated vsize (KiB) 213664

[startup+3102.3 s]
/proc/loadavg: 2.00 2.17 2.36 3/75 20578
/proc/meminfo: memFree=1290876/2055920 swapFree=4192812/4192956
[pid=20447] ppid=20445 vsize=16872 CPUtime=2.8
/proc/20447/stat : 20447 (sugar++) S 20445 20447 19736 0 -1 4194304 1973 38468 0 9 6 2 242 30 16 0 1 0 45774871 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20447/statm: 4218 1125 414 3 0 797 0
[pid=20470] ppid=20447 vsize=200580 CPUtime=3086.4
/proc/20470/stat : 20470 (minisat-inc) R 20447 20447 19736 0 -1 4194304 49244 0 0 0 308556 84 0 0 25 0 1 0 45775049 205393920 49179 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/20470/statm: 50145 49179 80 151 0 49991 0
Current children cumulated CPU time (s) 3089.2
Current children cumulated vsize (KiB) 217452

[startup+3162.3 s]
/proc/loadavg: 2.00 2.14 2.34 3/75 20578
/proc/meminfo: memFree=1287036/2055920 swapFree=4192812/4192956
[pid=20447] ppid=20445 vsize=16872 CPUtime=2.8
/proc/20447/stat : 20447 (sugar++) S 20445 20447 19736 0 -1 4194304 1973 38468 0 9 6 2 242 30 16 0 1 0 45774871 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20447/statm: 4218 1125 414 3 0 797 0
[pid=20470] ppid=20447 vsize=204536 CPUtime=3146.38
/proc/20470/stat : 20470 (minisat-inc) R 20447 20447 19736 0 -1 4194304 50188 0 0 0 314553 85 0 0 25 0 1 0 45775049 209444864 50123 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/20470/statm: 51134 50123 80 151 0 50980 0
Current children cumulated CPU time (s) 3149.18
Current children cumulated vsize (KiB) 221408

[startup+3222.3 s]
/proc/loadavg: 2.00 2.11 2.31 3/75 20580
/proc/meminfo: memFree=1283324/2055920 swapFree=4192812/4192956
[pid=20447] ppid=20445 vsize=16872 CPUtime=2.8
/proc/20447/stat : 20447 (sugar++) S 20445 20447 19736 0 -1 4194304 1973 38468 0 9 6 2 242 30 16 0 1 0 45774871 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20447/statm: 4218 1125 414 3 0 797 0
[pid=20470] ppid=20447 vsize=208004 CPUtime=3206.36
/proc/20470/stat : 20470 (minisat-inc) R 20447 20447 19736 0 -1 4194304 51054 0 0 0 320551 85 0 0 25 0 1 0 45775049 212996096 50989 996147200 134512640 135134323 4294956192 18446744073709551615 134532035 0 0 4096 3 0 0 0 17 0 0 0
/proc/20470/statm: 52001 50989 80 151 0 51847 0
Current children cumulated CPU time (s) 3209.16
Current children cumulated vsize (KiB) 224876

[startup+3282.3 s]
/proc/loadavg: 2.00 2.09 2.29 3/75 20580
/proc/meminfo: memFree=1280124/2055920 swapFree=4192812/4192956
[pid=20447] ppid=20445 vsize=16872 CPUtime=2.8
/proc/20447/stat : 20447 (sugar++) S 20445 20447 19736 0 -1 4194304 1973 38468 0 9 6 2 242 30 16 0 1 0 45774871 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20447/statm: 4218 1125 414 3 0 797 0
[pid=20470] ppid=20447 vsize=211672 CPUtime=3266.34
/proc/20470/stat : 20470 (minisat-inc) R 20447 20447 19736 0 -1 4194304 51916 0 0 0 326548 86 0 0 25 0 1 0 45775049 216752128 51851 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/20470/statm: 52918 51851 80 151 0 52764 0
Current children cumulated CPU time (s) 3269.14
Current children cumulated vsize (KiB) 228544

[startup+3342.3 s]
/proc/loadavg: 2.00 2.07 2.27 3/75 20580
/proc/meminfo: memFree=1276476/2055920 swapFree=4192812/4192956
[pid=20447] ppid=20445 vsize=16872 CPUtime=2.8
/proc/20447/stat : 20447 (sugar++) S 20445 20447 19736 0 -1 4194304 1973 38468 0 9 6 2 242 30 16 0 1 0 45774871 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20447/statm: 4218 1125 414 3 0 797 0
[pid=20470] ppid=20447 vsize=215084 CPUtime=3326.32
/proc/20470/stat : 20470 (minisat-inc) R 20447 20447 19736 0 -1 4194304 52804 0 0 0 332545 87 0 0 25 0 1 0 45775049 220246016 52739 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/20470/statm: 53771 52739 80 151 0 53617 0
Current children cumulated CPU time (s) 3329.12
Current children cumulated vsize (KiB) 231956

[startup+3402.3 s]
/proc/loadavg: 2.00 2.05 2.25 3/75 20580
/proc/meminfo: memFree=1273468/2055920 swapFree=4192812/4192956
[pid=20447] ppid=20445 vsize=16872 CPUtime=2.8
/proc/20447/stat : 20447 (sugar++) S 20445 20447 19736 0 -1 4194304 1973 38468 0 9 6 2 242 30 16 0 1 0 45774871 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20447/statm: 4218 1125 414 3 0 797 0
[pid=20470] ppid=20447 vsize=217868 CPUtime=3386.31
/proc/20470/stat : 20470 (minisat-inc) R 20447 20447 19736 0 -1 4194304 53502 0 0 0 338543 88 0 0 25 0 1 0 45775049 223096832 53437 996147200 134512640 135134323 4294956192 18446744073709551615 134524678 0 0 4096 3 0 0 0 17 0 0 0
/proc/20470/statm: 54467 53437 80 151 0 54313 0
Current children cumulated CPU time (s) 3389.11
Current children cumulated vsize (KiB) 234740

[startup+3462.3 s]
/proc/loadavg: 2.00 2.04 2.23 3/75 20580
/proc/meminfo: memFree=1273404/2055920 swapFree=4192812/4192956
[pid=20447] ppid=20445 vsize=16872 CPUtime=2.8
/proc/20447/stat : 20447 (sugar++) S 20445 20447 19736 0 -1 4194304 1973 38468 0 9 6 2 242 30 16 0 1 0 45774871 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20447/statm: 4218 1125 414 3 0 797 0
[pid=20470] ppid=20447 vsize=217868 CPUtime=3446.29
/proc/20470/stat : 20470 (minisat-inc) R 20447 20447 19736 0 -1 4194304 53503 0 0 0 344541 88 0 0 25 0 1 0 45775049 223096832 53438 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/20470/statm: 54467 53438 80 151 0 54313 0
Current children cumulated CPU time (s) 3449.09
Current children cumulated vsize (KiB) 234740

[startup+3522.31 s]
/proc/loadavg: 2.00 2.03 2.22 3/75 20580
/proc/meminfo: memFree=1273532/2055920 swapFree=4192812/4192956
[pid=20447] ppid=20445 vsize=16872 CPUtime=2.8
/proc/20447/stat : 20447 (sugar++) S 20445 20447 19736 0 -1 4194304 1973 38468 0 9 6 2 242 30 16 0 1 0 45774871 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20447/statm: 4218 1125 414 3 0 797 0
[pid=20470] ppid=20447 vsize=217868 CPUtime=3506.27
/proc/20470/stat : 20470 (minisat-inc) R 20447 20447 19736 0 -1 4194304 53508 0 0 0 350539 88 0 0 25 0 1 0 45775049 223096832 53443 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/20470/statm: 54467 53443 80 151 0 54313 0
Current children cumulated CPU time (s) 3509.07
Current children cumulated vsize (KiB) 234740

[startup+3582.3 s]
/proc/loadavg: 2.00 2.02 2.20 3/75 20580
/proc/meminfo: memFree=1273340/2055920 swapFree=4192812/4192956
[pid=20447] ppid=20445 vsize=16872 CPUtime=2.8
/proc/20447/stat : 20447 (sugar++) S 20445 20447 19736 0 -1 4194304 1973 38468 0 9 6 2 242 30 16 0 1 0 45774871 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20447/statm: 4218 1125 414 3 0 797 0
[pid=20470] ppid=20447 vsize=217868 CPUtime=3566.24
/proc/20470/stat : 20470 (minisat-inc) R 20447 20447 19736 0 -1 4194304 53508 0 0 0 356536 88 0 0 25 0 1 0 45775049 223096832 53443 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/20470/statm: 54467 53443 80 151 0 54313 0
Current children cumulated CPU time (s) 3569.04
Current children cumulated vsize (KiB) 234740



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3613.3 s]
/proc/loadavg: 2.07 2.04 2.19 3/75 20580
/proc/meminfo: memFree=1273404/2055920 swapFree=4192812/4192956
[pid=20447] ppid=20445 vsize=16872 CPUtime=2.8
/proc/20447/stat : 20447 (sugar++) S 20445 20447 19736 0 -1 4194304 1973 38468 0 9 6 2 242 30 16 0 1 0 45774871 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20447/statm: 4218 1125 414 3 0 797 0
[pid=20470] ppid=20447 vsize=217868 CPUtime=3597.24
/proc/20470/stat : 20470 (minisat-inc) R 20447 20447 19736 0 -1 4194304 53508 0 0 0 359636 88 0 0 25 0 1 0 45775049 223096832 53443 996147200 134512640 135134323 4294956192 18446744073709551615 134528934 0 0 4096 3 0 0 0 17 0 0 0
/proc/20470/statm: 54467 53443 80 151 0 54313 0
Current children cumulated CPU time (s) 3600.04
Current children cumulated vsize (KiB) 234740

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): 3613.34
CPU time (s): 3600.1
CPU user time (s): 3598.86
CPU system time (s): 1.24381
CPU usage (%): 99.6336
Max. virtual memory (cumulated for all children) (KiB): 890564

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

runsolver used 4.6143 second user time and 10.8094 second system time

The end

Launcher Data (download as text)

Begin job on node22 at 2008-07-12 21:25:24
IDJOB=1113771
IDBENCH=61638
IDSOLVER=367
FILE ID=node22/1113771-1215890723
PBS_JOBID= 7903613
Free space on /tmp= 66460 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 92e81eac5813ec2c00a347b28940089e
RANDOM SEED=2098774030

node22.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.253
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.253
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:       1849644 kB
Buffers:         13384 kB
Cached:          49516 kB
SwapCached:          0 kB
Active:         140496 kB
Inactive:        20872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1849644 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:             928 kB
Writeback:           0 kB
Mapped:         118764 kB
Slab:            29956 kB
Committed_AS:  1015672 kB
PageTables:       2048 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= 66388 MiB
End job on node22 at 2008-07-12 22:25:39