Trace number 1108339

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerNumber of falsified constraintsCPU timeWall clock time
Sugar++ v1.13+minisat-incMSAT (TO)2 3600.19 3630.19

General information on the benchmark

Namecsp/langford/
normalized-langford-3-11-ext.xml
MD5SUMaa3180c3777a7d99fa781939f9a51590
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints2
Best CPU time to get the best result obtained on this benchmark1928.92
Satisfiable
(Un)Satisfiability was proved
Number of variables33
Number of constraints550
Maximum constraint arity2
Maximum domain size33
Number of constraints which are defined in extension550
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.00/0.08	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.00/0.08	c 0	BEGIN Fri Jul 11 18:36:03 2008
0.00/0.08	c 0	PID 14826
0.00/0.08	c 0	HOST node59.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-1108339-1215794162.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-1108339-1215794162.xml' 'HOME/temp.csp'
0.07/0.48	c 0	1 domains, 33 variables, 0 predicates, 12 relations, 550 constraints
0.07/0.50	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.50	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.07/0.58	c 0	Parsing HOME/temp.csp
0.47/0.75	c 0	parsed 596 expressions
0.47/0.77	c 0	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.47/0.78	c 0	MAX CSP: 550 constraints
0.47/0.78	c 0	Converting to clausal form CSP
0.47/0.87	c 0	converted 115 (10%) expressions
0.47/0.91	c 0	converted 230 (20%) expressions
0.47/0.93	c 0	converted 345 (30%) expressions
0.47/0.96	c 0	converted 460 (40%) expressions
0.47/0.97	c 0	converted 575 (50%) expressions
0.47/0.99	c 0	converted 690 (60%) expressions
0.94/1.01	c 0	converted 805 (70%) expressions
0.94/1.02	c 1	converted 920 (80%) expressions
0.94/1.03	c 1	converted 1035 (90%) expressions
1.13/1.23	c 1	converted 1149 (100%) expressions
1.13/1.23	c 1	CSP : 1133 integers, 0 booleans, 1649 clauses, largest domain size 826
1.13/1.23	c 1	Heap : 4 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.13/1.23	c 1	Propagation in CSP
1.13/1.27	c 1	546 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.13/1.27	c 1	CSP : 1133 integers, 0 booleans, 1649 clauses, largest domain size 551
1.13/1.27	c 1	Heap : 4 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.13/1.27	c 1	Simplifing CSP by introducing new Boolean variables
1.13/1.28	c 1	CSP : 1133 integers, 0 booleans, 1649 clauses, largest domain size 551
1.13/1.28	c 1	Heap : 4 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.24/1.33	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.24/1.35	c 1	114 (10%) CSP integer variables are encoded (1023 clauses, 11220 bytes)
1.24/1.35	c 1	227 (20%) CSP integer variables are encoded (1023 clauses, 11220 bytes)
1.24/1.35	c 1	340 (30%) CSP integer variables are encoded (1023 clauses, 11220 bytes)
1.24/1.35	c 1	454 (40%) CSP integer variables are encoded (1023 clauses, 11220 bytes)
1.24/1.35	c 1	567 (50%) CSP integer variables are encoded (1023 clauses, 11220 bytes)
1.24/1.35	c 1	680 (60%) CSP integer variables are encoded (2013 clauses, 24090 bytes)
1.24/1.35	c 1	794 (70%) CSP integer variables are encoded (2786 clauses, 34139 bytes)
1.24/1.36	c 1	907 (80%) CSP integer variables are encoded (8118 clauses, 103455 bytes)
1.24/1.36	c 1	1020 (90%) CSP integer variables are encoded (8861 clauses, 113114 bytes)
1.24/1.37	c 1	1133 (100%) CSP integer variables are encoded (9904 clauses, 128563 bytes)
1.34/1.46	c 1	165 (10%) CSP clauses are encoded (15476 clauses, 262491 bytes)
1.44/1.52	c 1	330 (20%) CSP clauses are encoded (21038 clauses, 403211 bytes)
1.44/1.57	c 1	495 (30%) CSP clauses are encoded (26669 clauses, 545405 bytes)
1.53/1.61	c 1	660 (40%) CSP clauses are encoded (30498 clauses, 627089 bytes)
1.53/1.65	c 1	825 (50%) CSP clauses are encoded (49365 clauses, 968187 bytes)
1.64/1.72	c 1	990 (60%) CSP clauses are encoded (62764 clauses, 1192813 bytes)
2.13/2.24	c 2	1155 (70%) CSP clauses are encoded (344878 clauses, 6370093 bytes)
2.13/2.26	c 2	1320 (80%) CSP clauses are encoded (351492 clauses, 6486697 bytes)
2.13/2.29	c 2	1485 (90%) CSP clauses are encoded (367165 clauses, 6770479 bytes)
2.22/2.39	c 2	1649 (100%) CSP clauses are encoded (424371 clauses, 7944398 bytes)
2.22/2.39	c 2	1649 CSP clauses encoded
2.22/2.39	c 2	Writing map file : HOME/temp.map
2.32/2.41	c 2	Heap : 4 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.32/2.41	c 2	SAT : 11037 SAT variables, 424371 SAT clauses, 7944398 bytes
2.32/2.41	c 2	Heap : 4 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.32/2.44	c 2	OBJECTIVE minimize _COST
2.32/2.44	c 2	SOLVING HOME/temp.cnf
2.32/2.44	c 2	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
2.32/2.44	c 2	This is MiniSat 2.0 beta incremental
2.32/2.44	c 2	WARNING: for repeatability, setting FPU to use double precision
2.32/2.44	c 2	============================[ Problem Statistics ]=============================
2.32/2.44	c 2	|                                                                             |
2.32/2.44	c 2	|  Number of variables:  11037                                                |
2.32/2.44	c 2	|  Number of clauses:    424371                                               |
2.34/2.64	c 2	|  Parsing time:         0.17         s                                       |
2.34/2.65	c 2	OK
2.34/2.65	c 2	OBJECTIVE BOUND: 0 <= _COST <= 
2.34/2.65	c 2	SEARCHING: _COST <= 275
2.34/2.65	c 2	============================[ Search Statistics ]==============================
2.34/2.65	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.34/2.65	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.34/2.65	c 2	===============================================================================
2.34/2.65	c 2	|         0 |   11037   424371  1278601 |   141457        0    nan |  0.000 % |
2.34/2.69	c 2	===============================================================================
2.34/2.69	c 2	restarts              : 1
2.34/2.69	c 2	conflicts             : 8             (37 /sec)
2.34/2.69	c 2	decisions             : 130           (0.00 % random) (599 /sec)
2.34/2.69	c 2	propagations          : 12020          (55400 /sec)
2.34/2.69	c 2	conflict literals     : 60             (3.23 % deleted)
2.34/2.69	c 2	Memory used           : 19.46 MB
2.34/2.69	c 2	CPU time              : 0.216967 s
2.34/2.69	c 2	
2.34/2.69	c 2	SATISFIABLE
2.34/2.69	c 2	OK
2.34/2.69	c 2	FOUND: _COST <= 275
2.34/2.69	s SATISFIABLE
2.34/2.69	c 2	DECODING HOME/temp.out WITH HOME/temp.map
2.34/2.69	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.34/2.77	c 2	Decoding HOME/temp.out
2.35/2.88	c 2	OBJECTIVE _COST 275
2.35/2.88	o 275
2.35/2.88	v 31 25 29 21 15 21 26 14 12 9 8 30 28 27 24 21 28 23 23 22 20 20 27 30 31 29 27 30 31 32 32 31 32
2.35/2.89	c 2	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
2.35/2.91	c 2	OK
2.35/2.91	c 2	OBJECTIVE BOUND: 0 <= _COST <= 275
2.35/2.91	c 2	SEARCHING: _COST <= 137
2.35/2.92	c 2	============================[ Search Statistics ]==============================
2.35/2.93	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.35/2.93	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.35/2.93	c 2	===============================================================================
2.35/2.93	c 2	|         8 |   11037   424371  1278601 |   141457        8      8 |  0.000 % |
2.35/2.96	c 2	===============================================================================
2.35/2.96	c 2	restarts              : 2
2.35/2.96	c 2	conflicts             : 20            (74 /sec)
2.35/2.96	c 2	decisions             : 774           (0.52 % random) (2867 /sec)
2.35/2.96	c 2	propagations          : 35247          (130565 /sec)
2.35/2.96	c 2	conflict literals     : 155            (11.93 % deleted)
2.35/2.96	c 2	Memory used           : 19.84 MB
2.35/2.96	c 2	CPU time              : 0.269958 s
2.35/2.96	c 2	
2.35/2.96	c 2	SATISFIABLE
2.35/2.97	c 2	OK
2.35/2.97	c 2	FOUND: _COST <= 137
2.35/2.97	c 2	DECODING HOME/temp.out WITH HOME/temp.map
2.35/2.97	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.55/3.05	c 3	Decoding HOME/temp.out
2.55/3.15	c 3	OBJECTIVE _COST 137
2.55/3.15	o 137
2.55/3.16	v 24 30 25 21 23 32 17 18 22 5 3 26 29 28 26 29 30 25 27 29 16 15 28 32 32 31 30 31 32 29 31 27 27
2.55/3.16	c 3	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
2.55/3.18	c 3	OK
2.55/3.18	c 3	OBJECTIVE BOUND: 0 <= _COST <= 137
2.55/3.18	c 3	SEARCHING: _COST <= 68
2.55/3.18	c 3	============================[ Search Statistics ]==============================
2.55/3.19	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.55/3.19	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.55/3.19	c 3	===============================================================================
2.55/3.19	c 3	|        20 |    8287   424371  1278601 |   141457       20      8 |  0.000 % |
3.05/3.25	c 3	|       120 |    7103   424371  1278601 |   155602      120     29 | 38.689 % |
3.05/3.26	c 3	===============================================================================
3.05/3.26	c 3	restarts              : 4
3.05/3.26	c 3	conflicts             : 125           (360 /sec)
3.05/3.26	c 3	decisions             : 1226          (0.65 % random) (3534 /sec)
3.05/3.26	c 3	propagations          : 116514         (335827 /sec)
3.05/3.26	c 3	conflict literals     : 3481           (28.96 % deleted)
3.05/3.26	c 3	Memory used           : 19.97 MB
3.05/3.26	c 3	CPU time              : 0.346947 s
3.05/3.26	c 3	
3.05/3.26	c 3	SATISFIABLE
3.05/3.27	c 3	OK
3.05/3.27	c 3	FOUND: _COST <= 68
3.05/3.27	c 3	DECODING HOME/temp.out WITH HOME/temp.map
3.05/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'
3.12/3.35	c 3	Decoding HOME/temp.out
3.12/3.45	c 3	OBJECTIVE _COST 68
3.12/3.45	o 68
3.12/3.45	v 23 32 26 21 21 29 11 22 22 9 6 25 32 30 26 28 32 19 28 29 20 18 32 27 29 31 32 24 27 31 28 32 30
3.12/3.46	c 3	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
3.12/3.48	c 3	OK
3.12/3.48	c 3	OBJECTIVE BOUND: 0 <= _COST <= 68
3.12/3.48	c 3	SEARCHING: _COST <= 34
3.12/3.48	c 3	============================[ Search Statistics ]==============================
3.12/3.49	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.12/3.49	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.12/3.49	c 3	===============================================================================
3.12/3.49	c 3	|       125 |    6767   424371  1278601 |   141457      125     28 | 38.689 % |
3.32/3.50	c 3	===============================================================================
3.32/3.50	c 3	restarts              : 5
3.32/3.50	c 3	conflicts             : 141           (378 /sec)
3.32/3.50	c 3	decisions             : 1515          (0.73 % random) (4062 /sec)
3.32/3.50	c 3	propagations          : 133902         (359041 /sec)
3.32/3.50	c 3	conflict literals     : 3588           (28.67 % deleted)
3.32/3.50	c 3	Memory used           : 19.97 MB
3.32/3.50	c 3	CPU time              : 0.372943 s
3.32/3.50	c 3	
3.32/3.50	c 3	SATISFIABLE
3.32/3.51	c 3	OK
3.32/3.51	c 3	FOUND: _COST <= 34
3.32/3.51	c 3	DECODING HOME/temp.out WITH HOME/temp.map
3.32/3.51	c 3	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
3.32/3.59	c 3	Decoding HOME/temp.out
3.33/3.69	c 3	OBJECTIVE _COST 34
3.33/3.69	o 34
3.33/3.69	v 19 32 25 16 20 24 7 8 8 10 1 22 31 29 27 26 31 15 17 18 21 13 32 30 27 32 32 31 23 26 28 32 25
3.33/3.70	c 3	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
3.33/3.72	c 3	OK
3.33/3.72	c 3	OBJECTIVE BOUND: 0 <= _COST <= 34
3.33/3.72	c 3	SEARCHING: _COST <= 17
3.33/3.73	c 3	============================[ Search Statistics ]==============================
3.33/3.73	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.33/3.73	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.33/3.73	c 3	===============================================================================
3.33/3.73	c 3	|       141 |    5795   424371  1278601 |   141457      141     25 | 38.689 % |
3.33/3.73	c 3	===============================================================================
3.33/3.73	c 3	restarts              : 6
3.33/3.73	c 3	conflicts             : 153           (395 /sec)
3.33/3.73	c 3	decisions             : 1602          (0.69 % random) (4140 /sec)
3.33/3.73	c 3	propagations          : 141988         (366950 /sec)
3.33/3.73	c 3	conflict literals     : 3658           (28.39 % deleted)
3.33/3.73	c 3	Memory used           : 19.97 MB
3.33/3.73	c 3	CPU time              : 0.386941 s
3.33/3.73	c 3	
3.33/3.73	c 3	SATISFIABLE
3.33/3.73	c 3	OK
3.33/3.73	c 3	FOUND: _COST <= 17
3.33/3.73	c 3	DECODING HOME/temp.out WITH HOME/temp.map
3.33/3.74	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.54/3.82	c 3	Decoding HOME/temp.out
3.54/3.92	c 3	OBJECTIVE _COST 17
3.54/3.92	o 17
3.54/3.92	v 16 27 17 13 20 24 7 10 9 3 0 18 30 21 27 26 31 15 19 19 14 12 32 22 25 31 32 27 23 28 29 25 24
3.54/3.93	c 3	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
3.54/3.95	c 3	OK
3.54/3.95	c 3	OBJECTIVE BOUND: 0 <= _COST <= 17
3.54/3.95	c 3	SEARCHING: _COST <= 8
3.54/3.95	c 3	============================[ Search Statistics ]==============================
3.54/3.96	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.54/3.96	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.54/3.96	c 3	===============================================================================
3.54/3.96	c 3	|       153 |    5075   424371  1278601 |   141457      153     24 | 38.689 % |
3.54/3.96	c 3	===============================================================================
3.54/3.96	c 3	restarts              : 7
3.54/3.96	c 3	conflicts             : 181           (450 /sec)
3.54/3.96	c 3	decisions             : 1673          (0.66 % random) (4162 /sec)
3.54/3.96	c 3	propagations          : 152246         (378780 /sec)
3.54/3.96	c 3	conflict literals     : 4040           (27.36 % deleted)
3.54/3.96	c 3	Memory used           : 19.97 MB
3.54/3.96	c 3	CPU time              : 0.401938 s
3.54/3.96	c 3	
3.54/3.96	c 3	SATISFIABLE
3.54/3.96	c 3	OK
3.54/3.96	c 3	FOUND: _COST <= 8
3.54/3.96	c 3	DECODING HOME/temp.out WITH HOME/temp.map
3.54/3.96	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.75/4.06	c 4	Decoding HOME/temp.out
3.75/4.17	c 4	OBJECTIVE _COST 8
3.75/4.17	o 8
3.75/4.17	v 28 32 8 4 20 24 2 5 7 0 1 30 18 12 9 26 31 10 14 17 11 13 32 21 16 31 32 19 29 23 27 22 25
3.75/4.17	c 4	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
3.75/4.20	c 4	OK
3.75/4.20	c 4	OBJECTIVE BOUND: 0 <= _COST <= 8
3.75/4.20	c 4	SEARCHING: _COST <= 4
3.75/4.21	c 4	============================[ Search Statistics ]==============================
3.75/4.22	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.75/4.22	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.75/4.22	c 4	===============================================================================
3.75/4.22	c 4	|       181 |    4457   424371  1278601 |   141457      181     22 | 38.689 % |
3.75/4.22	c 4	|       282 |    4457   424371  1278601 |   155602      282     24 | 65.426 % |
3.75/4.22	c 4	|       433 |    4436   424371  1278601 |   171162      433     29 | 65.426 % |
3.75/4.23	c 4	===============================================================================
3.75/4.23	c 4	restarts              : 10
3.75/4.23	c 4	conflicts             : 491           (1114 /sec)
3.75/4.23	c 4	decisions             : 2306          (0.52 % random) (5230 /sec)
3.75/4.23	c 4	propagations          : 187040         (424192 /sec)
3.75/4.23	c 4	conflict literals     : 14126          (11.78 % deleted)
3.75/4.23	c 4	Memory used           : 20.10 MB
3.75/4.23	c 4	CPU time              : 0.440932 s
3.75/4.23	c 4	
3.75/4.23	c 4	SATISFIABLE
3.75/4.24	c 4	OK
3.75/4.24	c 4	FOUND: _COST <= 4
3.75/4.24	c 4	DECODING HOME/temp.out WITH HOME/temp.map
3.75/4.24	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.02/4.33	c 4	Decoding HOME/temp.out
4.12/4.43	c 4	OBJECTIVE _COST 4
4.12/4.44	o 4
4.12/4.44	v 5 11 21 4 18 3 19 13 6 1 8 7 14 25 28 24 10 27 22 16 12 20 9 17 29 0 30 15 2 31 26 23 32
4.12/4.44	c 4	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
4.12/4.46	c 4	OK
4.12/4.46	c 4	OBJECTIVE BOUND: 0 <= _COST <= 4
4.12/4.46	c 4	SEARCHING: _COST <= 2
4.12/4.47	c 4	============================[ Search Statistics ]==============================
4.12/4.48	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.12/4.48	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.12/4.48	c 4	===============================================================================
4.12/4.48	c 4	|       491 |    3816   424371  1278601 |   141457      491     29 | 65.426 % |
4.12/4.48	c 4	|       591 |    3816   424371  1278601 |   155602      591     28 | 70.482 % |
4.12/4.49	c 4	|       741 |    3816   424371  1278601 |   171162      741     35 | 70.482 % |
4.20/4.51	c 4	|       967 |    3816   424371  1278601 |   188279      967     35 | 70.482 % |
4.20/4.54	c 4	|      1304 |    3816   424371  1278601 |   207107     1304     39 | 70.482 % |
4.20/4.57	c 4	===============================================================================
4.20/4.57	c 4	restarts              : 15
4.20/4.57	c 4	conflicts             : 1503          (2748 /sec)
4.20/4.57	c 4	decisions             : 4049          (0.32 % random) (7403 /sec)
4.20/4.57	c 4	propagations          : 278277         (508811 /sec)
4.20/4.57	c 4	conflict literals     : 61403          (6.18 % deleted)
4.20/4.57	c 4	Memory used           : 20.23 MB
4.20/4.57	c 4	CPU time              : 0.546916 s
4.20/4.57	c 4	
4.20/4.57	c 4	SATISFIABLE
4.20/4.57	c 4	OK
4.20/4.57	c 4	FOUND: _COST <= 2
4.20/4.57	c 4	DECODING HOME/temp.out WITH HOME/temp.map
4.20/4.57	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.28/4.65	c 4	Decoding HOME/temp.out
4.28/4.76	c 4	OBJECTIVE _COST 2
4.28/4.76	o 2
4.28/4.76	v 0 23 3 10 13 17 6 12 18 5 8 2 26 7 15 19 24 14 21 28 16 20 4 29 11 9 25 31 22 30 1 27 32
4.28/4.76	c 4	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
4.28/4.79	c 4	OK
4.28/4.79	c 4	OBJECTIVE BOUND: 0 <= _COST <= 2
4.28/4.79	c 4	SEARCHING: _COST <= 1
4.28/4.80	c 4	============================[ Search Statistics ]==============================
4.49/4.81	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.49/4.81	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.49/4.81	c 4	===============================================================================
4.49/4.81	c 4	|      1503 |    3258   424371  1278601 |   141457     1503     41 | 70.482 % |
4.49/4.81	c 4	|      1603 |    3258   424371  1278601 |   155602     1603     42 | 75.483 % |
4.49/4.82	c 4	|      1756 |    3258   424371  1278601 |   171162     1756     42 | 75.483 % |
4.49/4.84	c 4	|      1982 |    3258   424371  1278601 |   188279     1982     43 | 75.483 % |
4.49/4.87	c 4	|      2319 |    3258   424371  1278601 |   207107     2319     45 | 75.483 % |
4.59/4.93	c 4	|      2825 |    3258   424371  1278601 |   227817     2825     46 | 75.483 % |
4.68/5.02	c 5	|      3585 |    3258   424371  1278601 |   250599     3585     49 | 75.483 % |
4.78/5.16	c 5	|      4724 |    3258   424371  1278601 |   275659     4724     53 | 75.483 % |
4.98/5.38	c 5	|      6433 |    3258   424371  1278601 |   303225     6433     54 | 75.483 % |
5.38/5.74	c 5	|      8995 |    3258   424371  1278601 |   333548     8995     59 | 75.483 % |
5.97/6.39	c 6	|     12839 |    3258   424371  1278601 |   366903    12839     62 | 75.483 % |
7.46/7.81	c 7	|     18605 |    2706    24799   104330 |   403593    18504     69 | 75.483 % |
9.54/9.93	c 9	|     27254 |    2706    24799   104330 |   443952    27153     72 | 75.483 % |
14.59/15.00	c 14	|     40228 |    2706    24799   104330 |   488347    40127     81 | 75.483 % |
23.21/23.71	c 23	|     59689 |    2706    24799   104330 |   537182    59588     80 | 75.483 % |
45.79/46.52	c 46	|     88881 |    2706    24799   104330 |   590900    88780     87 | 75.483 % |
88.98/90.17	c 90	|    132670 |    2706    24799   104330 |   649991   132569     93 | 75.483 % |
179.13/181.14	c 181	|    198355 |    2706    24799   104330 |   714990   198254     95 | 75.483 % |
376.94/380.82	c 380	|    296881 |    2706    24799   104330 |   786489   296780     96 | 75.483 % |
861.92/870.44	c 870	|    444670 |    2706    24799   104330 |   865138   444569    107 | 75.483 % |
1924.28/1942.98	c 1942	|    666353 |    2706    24799   104330 |   951651   666252    119 | 75.483 % |
3600.08/3630.11	c ERROR INTERRUPTED
3600.08/3630.18	c 3630	CPU 3598.21 (0.06 0.03 3598.15 1.92)
3600.08/3630.18	c 3630	END Fri Jul 11 19:36:33 2008

Verifier Data (download as text)

OK	2	548
2 unsatisfied constraints, 548 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-1108339-1215794162/watcher-1108339-1215794162 -o /tmp/evaluation-result-1108339-1215794162/solver-1108339-1215794162 -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-1108339-1215794162.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 4000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 14826
/proc/meminfo: memFree=1455528/2055920 swapFree=4192956/4192956
[pid=14826] ppid=14824 vsize=12268 CPUtime=0
/proc/14826/stat : 14826 (sugar++) R 14824 14826 14069 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 36114667 12562432 316 996147200 4194304 4206940 548682068528 18446744073709551615 217071678737 0 0 4224 0 0 0 0 17 1 0 0
/proc/14826/statm: 3067 316 241 3 0 167 0

[startup+0.0872151 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 14826
/proc/meminfo: memFree=1455528/2055920 swapFree=4192956/4192956
[pid=14826] ppid=14824 vsize=16740 CPUtime=0.07
/proc/14826/stat : 14826 (sugar++) S 14824 14826 14069 0 -1 4194304 1219 128 0 0 5 2 0 0 19 0 1 0 36114667 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14826/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.101216 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 14826
/proc/meminfo: memFree=1455528/2055920 swapFree=4192956/4192956
[pid=14826] ppid=14824 vsize=16740 CPUtime=0.07
/proc/14826/stat : 14826 (sugar++) S 14824 14826 14069 0 -1 4194304 1219 128 0 0 5 2 0 0 19 0 1 0 36114667 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14826/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.301246 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 14826
/proc/meminfo: memFree=1455528/2055920 swapFree=4192956/4192956
[pid=14826] ppid=14824 vsize=16740 CPUtime=0.07
/proc/14826/stat : 14826 (sugar++) S 14824 14826 14069 0 -1 4194304 1219 128 0 0 5 2 0 0 19 0 1 0 36114667 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14826/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.701327 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 14826
/proc/meminfo: memFree=1455528/2055920 swapFree=4192956/4192956
[pid=14826] ppid=14824 vsize=16740 CPUtime=0.47
/proc/14826/stat : 14826 (sugar++) S 14824 14826 14069 0 -1 4194304 1296 4537 0 1 5 2 37 3 16 0 1 0 36114667 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14826/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 16740

[startup+1.50248 s]
/proc/loadavg: 2.08 2.02 2.01 4/84 14848
/proc/meminfo: memFree=1444240/2055920 swapFree=4192956/4192956
[pid=14826] ppid=14824 vsize=16740 CPUtime=0.47
/proc/14826/stat : 14826 (sugar++) S 14824 14826 14069 0 -1 4194304 1297 4537 0 1 5 2 37 3 15 0 1 0 36114667 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14826/statm: 4185 1104 409 3 0 764 0
[pid=14839] ppid=14826 vsize=5356 CPUtime=0
/proc/14839/stat : 14839 (sh) S 14826 14826 14069 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 36114717 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14839/statm: 1339 233 193 169 0 50 0
[pid=14840] ppid=14839 vsize=868484 CPUtime=0.97
/proc/14840/stat : 14840 (java) S 14839 14826 14069 0 -1 0 7134 0 1 0 93 4 0 0 18 0 9 0 36114718 889327616 6337 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14840/statm: 217121 6337 2564 9 0 211668 0
[pid=14840/tid=14841] ppid=14839 vsize=868484 CPUtime=0.59
/proc/14840/task/14841/stat : 14841 (java) R 14839 14826 14069 0 -1 64 2732 0 1 0 58 1 0 0 18 0 9 0 36114719 889327616 6337 996147200 134512640 134550740 4294955920 18446744073709551615 4125978359 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14840/tid=14842] ppid=14839 vsize=868484 CPUtime=0.1
/proc/14840/task/14842/stat : 14842 (java) S 14839 14826 14069 0 -1 64 2210 0 0 0 9 1 0 0 16 0 9 0 36114720 889327616 6337 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14840/tid=14843] ppid=14839 vsize=868484 CPUtime=0
/proc/14840/task/14843/stat : 14843 (java) S 14839 14826 14069 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 36114720 889327616 6337 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14840/tid=14844] ppid=14839 vsize=868484 CPUtime=0
/proc/14840/task/14844/stat : 14844 (java) S 14839 14826 14069 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36114720 889327616 6337 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14840/tid=14845] ppid=14839 vsize=868484 CPUtime=0
/proc/14840/task/14845/stat : 14845 (java) S 14839 14826 14069 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 36114722 889327616 6337 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14840/tid=14846] ppid=14839 vsize=868484 CPUtime=0.25
/proc/14840/task/14846/stat : 14846 (java) S 14839 14826 14069 0 -1 64 1498 0 0 0 25 0 0 0 16 0 9 0 36114722 889327616 6337 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14840/tid=14847] ppid=14839 vsize=868484 CPUtime=0
/proc/14840/task/14847/stat : 14847 (java) S 14839 14826 14069 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 36114722 889327616 6337 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14840/tid=14848] ppid=14839 vsize=868484 CPUtime=0
/proc/14840/task/14848/stat : 14848 (java) S 14839 14826 14069 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36114722 889327616 6337 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 890580

[startup+3.10279 s]
/proc/loadavg: 2.08 2.02 2.01 3/84 14848
/proc/meminfo: memFree=1431696/2055920 swapFree=4192956/4192956
[pid=14826] ppid=14824 vsize=16872 CPUtime=2.55
/proc/14826/stat : 14826 (sugar++) S 14824 14826 14069 0 -1 4194304 1614 16102 0 3 6 2 230 17 15 0 1 0 36114667 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14826/statm: 4218 1129 414 3 0 797 0
Current children cumulated CPU time (s) 2.55
Current children cumulated vsize (KiB) 16872

[startup+6.3014 s]
/proc/loadavg: 2.08 2.02 2.01 3/75 14929
/proc/meminfo: memFree=1422936/2055920 swapFree=4192956/4192956
[pid=14826] ppid=14824 vsize=16872 CPUtime=3.9
/proc/14826/stat : 14826 (sugar++) S 14824 14826 14069 0 -1 4194304 2045 43203 0 10 6 3 345 36 15 0 1 0 36114667 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14826/statm: 4218 1129 414 3 0 797 0
[pid=14849] ppid=14826 vsize=23892 CPUtime=2.07
/proc/14849/stat : 14849 (minisat-inc) R 14826 14826 14069 0 -1 4194304 5871 0 0 0 203 4 0 0 25 0 1 0 36114911 24465408 5804 996147200 134512640 135134323 4294956192 18446744073709551615 134531915 0 0 4096 3 0 0 0 17 1 0 0
/proc/14849/statm: 5973 5804 80 151 0 5819 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 40764

[startup+12.7016 s]
/proc/loadavg: 2.07 2.02 2.00 3/75 14929
/proc/meminfo: memFree=1420760/2055920 swapFree=4192956/4192956
[pid=14826] ppid=14824 vsize=16872 CPUtime=3.9
/proc/14826/stat : 14826 (sugar++) S 14824 14826 14069 0 -1 4194304 2045 43203 0 10 6 3 345 36 16 0 1 0 36114667 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14826/statm: 4218 1129 414 3 0 797 0
[pid=14849] ppid=14826 vsize=24168 CPUtime=8.42
/proc/14849/stat : 14849 (minisat-inc) R 14826 14826 14069 0 -1 4194304 5951 0 0 0 838 4 0 0 25 0 1 0 36114911 24748032 5884 996147200 134512640 135134323 4294956192 18446744073709551615 134532035 0 0 4096 3 0 0 0 17 1 0 0
/proc/14849/statm: 6042 5884 80 151 0 5888 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 41040

[startup+25.5011 s]
/proc/loadavg: 2.14 2.03 2.01 3/75 14929
/proc/meminfo: memFree=1412504/2055920 swapFree=4192956/4192956
[pid=14826] ppid=14824 vsize=16872 CPUtime=3.9
/proc/14826/stat : 14826 (sugar++) S 14824 14826 14069 0 -1 4194304 2045 43203 0 10 6 3 345 36 16 0 1 0 36114667 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14826/statm: 4218 1129 414 3 0 797 0
[pid=14849] ppid=14826 vsize=32872 CPUtime=21.09
/proc/14849/stat : 14849 (minisat-inc) R 14826 14826 14069 0 -1 4194304 8109 0 0 0 2103 6 0 0 25 0 1 0 36114911 33660928 8042 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/14849/statm: 8218 8042 80 151 0 8064 0
Current children cumulated CPU time (s) 24.99
Current children cumulated vsize (KiB) 49744

[startup+51.1019 s]
/proc/loadavg: 2.09 2.03 2.01 3/75 14929
/proc/meminfo: memFree=1398936/2055920 swapFree=4192956/4192956
[pid=14826] ppid=14824 vsize=16872 CPUtime=3.9
/proc/14826/stat : 14826 (sugar++) S 14824 14826 14069 0 -1 4194304 2045 43203 0 10 6 3 345 36 16 0 1 0 36114667 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14826/statm: 4218 1129 414 3 0 797 0
[pid=14849] ppid=14826 vsize=46720 CPUtime=46.45
/proc/14849/stat : 14849 (minisat-inc) R 14826 14826 14069 0 -1 4194304 11548 0 0 0 4636 9 0 0 25 0 1 0 36114911 47841280 11481 996147200 134512640 135134323 4294956192 18446744073709551615 134528238 0 0 4096 3 0 0 0 17 1 0 0
/proc/14849/statm: 11680 11481 80 151 0 11526 0
Current children cumulated CPU time (s) 50.35
Current children cumulated vsize (KiB) 63592

[startup+102.307 s]
/proc/loadavg: 2.09 2.04 2.01 3/75 14929
/proc/meminfo: memFree=1376664/2055920 swapFree=4192956/4192956
[pid=14826] ppid=14824 vsize=16872 CPUtime=3.9
/proc/14826/stat : 14826 (sugar++) S 14824 14826 14069 0 -1 4194304 2045 43203 0 10 6 3 345 36 16 0 1 0 36114667 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14826/statm: 4218 1129 414 3 0 797 0
[pid=14849] ppid=14826 vsize=68656 CPUtime=97.17
/proc/14849/stat : 14849 (minisat-inc) R 14826 14826 14069 0 -1 4194304 17000 0 0 0 9702 15 0 0 25 0 1 0 36114911 70303744 16933 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/14849/statm: 17164 16933 80 151 0 17010 0
Current children cumulated CPU time (s) 101.07
Current children cumulated vsize (KiB) 85528

[startup+162.301 s]
/proc/loadavg: 2.08 2.04 2.01 3/75 14929
/proc/meminfo: memFree=1358360/2055920 swapFree=4192956/4192956
[pid=14826] ppid=14824 vsize=16872 CPUtime=3.9
/proc/14826/stat : 14826 (sugar++) S 14824 14826 14069 0 -1 4194304 2045 43203 0 10 6 3 345 36 16 0 1 0 36114667 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14826/statm: 4218 1129 414 3 0 797 0
[pid=14849] ppid=14826 vsize=86960 CPUtime=156.6
/proc/14849/stat : 14849 (minisat-inc) R 14826 14826 14069 0 -1 4194304 21598 0 0 0 15640 20 0 0 25 0 1 0 36114911 89047040 21531 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/14849/statm: 21740 21531 80 151 0 21586 0
Current children cumulated CPU time (s) 160.5
Current children cumulated vsize (KiB) 103832

[startup+222.302 s]
/proc/loadavg: 2.07 2.05 2.01 3/75 14929
/proc/meminfo: memFree=1342360/2055920 swapFree=4192956/4192956
[pid=14826] ppid=14824 vsize=16872 CPUtime=3.9
/proc/14826/stat : 14826 (sugar++) S 14824 14826 14069 0 -1 4194304 2045 43203 0 10 6 3 345 36 16 0 1 0 36114667 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14826/statm: 4218 1129 414 3 0 797 0
[pid=14849] ppid=14826 vsize=103040 CPUtime=216.03
/proc/14849/stat : 14849 (minisat-inc) R 14826 14826 14069 0 -1 4194304 25545 0 0 0 21578 25 0 0 25 0 1 0 36114911 105512960 25478 996147200 134512640 135134323 4294956192 18446744073709551615 134528238 0 0 4096 3 0 0 0 17 1 0 0
/proc/14849/statm: 25760 25478 80 151 0 25606 0
Current children cumulated CPU time (s) 219.93
Current children cumulated vsize (KiB) 119912

[startup+282.303 s]
/proc/loadavg: 2.07 2.05 2.00 3/75 14929
/proc/meminfo: memFree=1329752/2055920 swapFree=4192956/4192956
[pid=14826] ppid=14824 vsize=16872 CPUtime=3.9
/proc/14826/stat : 14826 (sugar++) S 14824 14826 14069 0 -1 4194304 2045 43203 0 10 6 3 345 36 16 0 1 0 36114667 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14826/statm: 4218 1129 414 3 0 797 0
[pid=14849] ppid=14826 vsize=115772 CPUtime=275.47
/proc/14849/stat : 14849 (minisat-inc) R 14826 14826 14069 0 -1 4194304 28730 0 0 0 27519 28 0 0 25 0 1 0 36114911 118550528 28663 996147200 134512640 135134323 4294956192 18446744073709551615 134531915 0 0 4096 3 0 0 0 17 1 0 0
/proc/14849/statm: 28943 28663 80 151 0 28789 0
Current children cumulated CPU time (s) 279.37
Current children cumulated vsize (KiB) 132644

[startup+342.301 s]
/proc/loadavg: 2.06 2.05 2.00 3/75 14929
/proc/meminfo: memFree=1317464/2055920 swapFree=4192956/4192956
[pid=14826] ppid=14824 vsize=16872 CPUtime=3.9
/proc/14826/stat : 14826 (sugar++) S 14824 14826 14069 0 -1 4194304 2045 43203 0 10 6 3 345 36 16 0 1 0 36114667 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14826/statm: 4218 1129 414 3 0 797 0
[pid=14849] ppid=14826 vsize=127896 CPUtime=334.9
/proc/14849/stat : 14849 (minisat-inc) R 14826 14826 14069 0 -1 4194304 31766 0 0 0 33459 31 0 0 25 0 1 0 36114911 130965504 31699 996147200 134512640 135134323 4294956192 18446744073709551615 134532097 0 0 4096 3 0 0 0 17 1 0 0

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

[pid=14849] ppid=14826 vsize=465576 CPUtime=2890.55
/proc/14849/stat : 14849 (minisat-inc) R 14826 14826 14069 0 -1 4194304 114799 0 0 0 288927 128 0 0 25 0 1 0 36114911 476749824 114732 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/14849/statm: 116394 114732 80 151 0 116240 0
Current children cumulated CPU time (s) 2894.45
Current children cumulated vsize (KiB) 482448

[startup+2982.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 14937
/proc/meminfo: memFree=975320/2055920 swapFree=4192956/4192956
[pid=14826] ppid=14824 vsize=16872 CPUtime=3.9
/proc/14826/stat : 14826 (sugar++) S 14824 14826 14069 0 -1 4194304 2045 43203 0 10 6 3 345 36 16 0 1 0 36114667 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14826/statm: 4218 1129 414 3 0 797 0
[pid=14849] ppid=14826 vsize=474348 CPUtime=2949.98
/proc/14849/stat : 14849 (minisat-inc) R 14826 14826 14069 0 -1 4194304 116949 0 0 0 294869 129 0 0 25 0 1 0 36114911 485732352 116882 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/14849/statm: 118587 116882 80 151 0 118433 0
Current children cumulated CPU time (s) 2953.88
Current children cumulated vsize (KiB) 491220

[startup+3042.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 14937
/proc/meminfo: memFree=967576/2055920 swapFree=4192956/4192956
[pid=14826] ppid=14824 vsize=16872 CPUtime=3.9
/proc/14826/stat : 14826 (sugar++) S 14824 14826 14069 0 -1 4194304 2045 43203 0 10 6 3 345 36 16 0 1 0 36114667 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14826/statm: 4218 1129 414 3 0 797 0
[pid=14849] ppid=14826 vsize=482148 CPUtime=3009.41
/proc/14849/stat : 14849 (minisat-inc) R 14826 14826 14069 0 -1 4194304 118885 0 0 0 300810 131 0 0 25 0 1 0 36114911 493719552 118818 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/14849/statm: 120537 118818 80 151 0 120383 0
Current children cumulated CPU time (s) 3013.31
Current children cumulated vsize (KiB) 499020

[startup+3102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 14937
/proc/meminfo: memFree=959448/2055920 swapFree=4192956/4192956
[pid=14826] ppid=14824 vsize=16872 CPUtime=3.9
/proc/14826/stat : 14826 (sugar++) S 14824 14826 14069 0 -1 4194304 2045 43203 0 10 6 3 345 36 16 0 1 0 36114667 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14826/statm: 4218 1129 414 3 0 797 0
[pid=14849] ppid=14826 vsize=490216 CPUtime=3068.85
/proc/14849/stat : 14849 (minisat-inc) R 14826 14826 14069 0 -1 4194304 120878 0 0 0 306752 133 0 0 25 0 1 0 36114911 501981184 120811 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/14849/statm: 122554 120811 80 151 0 122400 0
Current children cumulated CPU time (s) 3072.75
Current children cumulated vsize (KiB) 507088

[startup+3162.3 s]
/proc/loadavg: 1.51 1.87 1.96 2/66 14959
/proc/meminfo: memFree=968248/2055920 swapFree=4192956/4192956
[pid=14826] ppid=14824 vsize=16872 CPUtime=3.9
/proc/14826/stat : 14826 (sugar++) S 14824 14826 14069 0 -1 4194304 2045 43203 0 10 6 3 345 36 16 0 1 0 36114667 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14826/statm: 4218 1129 414 3 0 797 0
[pid=14849] ppid=14826 vsize=497480 CPUtime=3128.62
/proc/14849/stat : 14849 (minisat-inc) R 14826 14826 14069 0 -1 4194304 122742 0 0 0 312726 136 0 0 25 0 1 0 36114911 509419520 122675 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/14849/statm: 124370 122675 80 151 0 124216 0
Current children cumulated CPU time (s) 3132.52
Current children cumulated vsize (KiB) 514352

[startup+3222.3 s]
/proc/loadavg: 1.19 1.71 1.89 2/66 14959
/proc/meminfo: memFree=960632/2055920 swapFree=4192956/4192956
[pid=14826] ppid=14824 vsize=16872 CPUtime=3.9
/proc/14826/stat : 14826 (sugar++) S 14824 14826 14069 0 -1 4194304 2045 43203 0 10 6 3 345 36 16 0 1 0 36114667 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14826/statm: 4218 1129 414 3 0 797 0
[pid=14849] ppid=14826 vsize=505564 CPUtime=3188.59
/proc/14849/stat : 14849 (minisat-inc) R 14826 14826 14069 0 -1 4194304 124660 0 0 0 318722 137 0 0 25 0 1 0 36114911 517697536 124593 996147200 134512640 135134323 4294956192 18446744073709551615 134531955 0 0 4096 3 0 0 0 17 0 0 0
/proc/14849/statm: 126391 124593 80 151 0 126237 0
Current children cumulated CPU time (s) 3192.49
Current children cumulated vsize (KiB) 522436

[startup+3282.3 s]
/proc/loadavg: 1.07 1.58 1.84 2/66 14959
/proc/meminfo: memFree=951544/2055920 swapFree=4192956/4192956
[pid=14826] ppid=14824 vsize=16872 CPUtime=3.9
/proc/14826/stat : 14826 (sugar++) S 14824 14826 14069 0 -1 4194304 2045 43203 0 10 6 3 345 36 16 0 1 0 36114667 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14826/statm: 4218 1129 414 3 0 797 0
[pid=14849] ppid=14826 vsize=514376 CPUtime=3248.56
/proc/14849/stat : 14849 (minisat-inc) R 14826 14826 14069 0 -1 4194304 126908 0 0 0 324716 140 0 0 25 0 1 0 36114911 526721024 126833 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/14849/statm: 128594 126833 80 151 0 128440 0
Current children cumulated CPU time (s) 3252.46
Current children cumulated vsize (KiB) 531248

[startup+3342.3 s]
/proc/loadavg: 1.02 1.47 1.78 2/66 14959
/proc/meminfo: memFree=945528/2055920 swapFree=4192956/4192956
[pid=14826] ppid=14824 vsize=16872 CPUtime=3.9
/proc/14826/stat : 14826 (sugar++) S 14824 14826 14069 0 -1 4194304 2045 43203 0 10 6 3 345 36 16 0 1 0 36114667 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14826/statm: 4218 1129 414 3 0 797 0
[pid=14849] ppid=14826 vsize=520584 CPUtime=3308.53
/proc/14849/stat : 14849 (minisat-inc) R 14826 14826 14069 0 -1 4194304 128443 0 0 0 330711 142 0 0 25 0 1 0 36114911 533078016 128368 996147200 134512640 135134323 4294956192 18446744073709551615 134531963 0 0 4096 3 0 0 0 17 0 0 0
/proc/14849/statm: 130146 128368 80 151 0 129992 0
Current children cumulated CPU time (s) 3312.43
Current children cumulated vsize (KiB) 537456

[startup+3402.31 s]
/proc/loadavg: 1.01 1.38 1.73 2/66 14959
/proc/meminfo: memFree=939448/2055920 swapFree=4192956/4192956
[pid=14826] ppid=14824 vsize=16872 CPUtime=3.9
/proc/14826/stat : 14826 (sugar++) S 14824 14826 14069 0 -1 4194304 2045 43203 0 10 6 3 345 36 16 0 1 0 36114667 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14826/statm: 4218 1129 414 3 0 797 0
[pid=14849] ppid=14826 vsize=526696 CPUtime=3368.5
/proc/14849/stat : 14849 (minisat-inc) R 14826 14826 14069 0 -1 4194304 129947 0 0 0 336707 143 0 0 25 0 1 0 36114911 539336704 129872 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/14849/statm: 131674 129872 80 151 0 131520 0
Current children cumulated CPU time (s) 3372.4
Current children cumulated vsize (KiB) 543568

[startup+3462.3 s]
/proc/loadavg: 1.00 1.31 1.68 2/66 14959
/proc/meminfo: memFree=932920/2055920 swapFree=4192956/4192956
[pid=14826] ppid=14824 vsize=16872 CPUtime=3.9
/proc/14826/stat : 14826 (sugar++) S 14824 14826 14069 0 -1 4194304 2045 43203 0 10 6 3 345 36 16 0 1 0 36114667 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14826/statm: 4218 1129 414 3 0 797 0
[pid=14849] ppid=14826 vsize=533196 CPUtime=3428.46
/proc/14849/stat : 14849 (minisat-inc) R 14826 14826 14069 0 -1 4194304 131565 0 0 0 342702 144 0 0 25 0 1 0 36114911 545992704 131490 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/14849/statm: 133299 131490 80 151 0 133145 0
Current children cumulated CPU time (s) 3432.36
Current children cumulated vsize (KiB) 550068

[startup+3522.3 s]
/proc/loadavg: 1.00 1.25 1.63 2/66 14959
/proc/meminfo: memFree=926648/2055920 swapFree=4192956/4192956
[pid=14826] ppid=14824 vsize=16872 CPUtime=3.9
/proc/14826/stat : 14826 (sugar++) S 14824 14826 14069 0 -1 4194304 2045 43203 0 10 6 3 345 36 16 0 1 0 36114667 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14826/statm: 4218 1129 414 3 0 797 0
[pid=14849] ppid=14826 vsize=539484 CPUtime=3488.43
/proc/14849/stat : 14849 (minisat-inc) R 14826 14826 14069 0 -1 4194304 133123 0 0 0 348698 145 0 0 25 0 1 0 36114911 552431616 133048 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/14849/statm: 134871 133048 80 151 0 134717 0
Current children cumulated CPU time (s) 3492.33
Current children cumulated vsize (KiB) 556356

[startup+3582.3 s]
/proc/loadavg: 1.00 1.20 1.59 2/66 14959
/proc/meminfo: memFree=920888/2055920 swapFree=4192956/4192956
[pid=14826] ppid=14824 vsize=16872 CPUtime=3.9
/proc/14826/stat : 14826 (sugar++) S 14824 14826 14069 0 -1 4194304 2045 43203 0 10 6 3 345 36 16 0 1 0 36114667 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14826/statm: 4218 1129 414 3 0 797 0
[pid=14849] ppid=14826 vsize=545300 CPUtime=3548.4
/proc/14849/stat : 14849 (minisat-inc) R 14826 14826 14069 0 -1 4194304 134559 0 0 0 354694 146 0 0 25 0 1 0 36114911 558387200 134484 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/14849/statm: 136325 134484 80 151 0 136171 0
Current children cumulated CPU time (s) 3552.3
Current children cumulated vsize (KiB) 562172



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3630.1 s]
/proc/loadavg: 1.00 1.17 1.56 2/66 14959
/proc/meminfo: memFree=913144/2055920 swapFree=4192956/4192956
[pid=14826] ppid=14824 vsize=16872 CPUtime=3.9
/proc/14826/stat : 14826 (sugar++) S 14824 14826 14069 0 -1 4194304 2045 43203 0 10 6 3 345 36 16 0 1 0 36114667 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14826/statm: 4218 1129 414 3 0 797 0
[pid=14849] ppid=14826 vsize=552884 CPUtime=3596.18
/proc/14849/stat : 14849 (minisat-inc) R 14826 14826 14069 0 -1 4194304 136486 0 0 0 359470 148 0 0 25 0 1 0 36114911 566153216 136411 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/14849/statm: 138221 136411 80 151 0 138067 0
Current children cumulated CPU time (s) 3600.08
Current children cumulated vsize (KiB) 569756

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

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

[startup+3630.1 s]
/proc/loadavg: 1.00 1.17 1.56 2/66 14959
/proc/meminfo: memFree=913144/2055920 swapFree=4192956/4192956
[pid=14826] ppid=14824 vsize=16872 CPUtime=3.9
/proc/14826/stat : 14826 (sugar++) S 14824 14826 14069 0 -1 4194304 2045 43203 0 10 6 3 345 36 16 0 1 0 36114667 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14826/statm: 4218 1129 414 3 0 797 0
[pid=14849] ppid=14826 vsize=552884 CPUtime=3596.18
/proc/14849/stat : 14849 (minisat-inc) R 14826 14826 14069 0 -1 4194304 136486 0 0 0 359470 148 0 0 25 0 1 0 36114911 566153216 136411 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/14849/statm: 138221 136411 80 151 0 138067 0
Current children cumulated CPU time (s) 3600.08
Current children cumulated vsize (KiB) 569756

Child status: 0
Real time (s): 3630.19
CPU time (s): 3600.19
CPU user time (s): 3598.22
CPU system time (s): 1.9657
CPU usage (%): 99.1736
Max. virtual memory (cumulated for all children) (KiB): 890580

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

runsolver used 4.65829 second user time and 11.4053 second system time

The end

Launcher Data (download as text)

Begin job on node59 at 2008-07-11 18:36:02
IDJOB=1108339
IDBENCH=60707
IDSOLVER=367
FILE ID=node59/1108339-1215794162
PBS_JOBID= 7903083
Free space on /tmp= 66496 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/langford/normalized-langford-3-11-ext.xml
COMMAND LINE= DIR/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat-inc" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1108339-1215794162/watcher-1108339-1215794162 -o /tmp/evaluation-result-1108339-1215794162/solver-1108339-1215794162 -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-1108339-1215794162.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= aa3180c3777a7d99fa781939f9a51590
RANDOM SEED=2114194448

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1456008 kB
Buffers:         57112 kB
Cached:         454656 kB
SwapCached:          0 kB
Active:         281840 kB
Inactive:       250160 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1456008 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:             868 kB
Writeback:           0 kB
Mapped:          31156 kB
Slab:            53072 kB
Committed_AS:   112552 kB
PageTables:       1920 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= 66504 MiB
End job on node59 at 2008-07-11 19:36:35