Trace number 1112399

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.14 3610.1

General information on the benchmark

Namecsp/langford3/
normalized-langford-3-11.xml
MD5SUMcc39bb6005e6336edb9143afa2108552
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints2
Best CPU time to get the best result obtained on this benchmark1587.45
Satisfiable
(Un)Satisfiability was proved
Number of variables33
Number of constraints550
Maximum constraint arity2
Maximum domain size33
Number of constraints which are defined in extension0
Number of constraints which are defined in intension550
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.08/1.21	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.08/1.21	c 0	BEGIN Sat Jul 12 14:51:00 2008
0.08/1.21	c 0	PID 12919
0.08/1.22	c 0	HOST node85.alineos.net
0.08/1.22	c 0	CONVERTING HOME/instance-1112399-1215867058.xml TO HOME/temp.csp
0.08/1.22	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1112399-1215867058.xml' 'HOME/temp.csp'
0.54/2.13	c 1	1 domains, 33 variables, 2 predicates, 0 relations, 550 constraints
0.54/2.17	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.54/2.17	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -incremental -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.57/2.25	c 1	Parsing HOME/temp.csp
0.57/2.38	c 1	parsed 586 expressions
0.57/2.39	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.57/2.40	c 1	MAX CSP: 550 constraints
0.57/2.40	c 1	Converting to clausal form CSP
0.57/2.45	c 1	converted 114 (10%) expressions
0.57/2.47	c 1	converted 228 (20%) expressions
0.57/2.49	c 1	converted 342 (30%) expressions
0.57/2.50	c 1	converted 456 (40%) expressions
0.57/2.57	c 1	converted 570 (50%) expressions
0.57/2.58	c 1	converted 684 (60%) expressions
0.57/2.59	c 1	converted 798 (70%) expressions
0.57/2.60	c 1	converted 912 (80%) expressions
0.57/2.60	c 1	converted 1026 (90%) expressions
0.57/2.68	c 1	converted 1139 (100%) expressions
0.57/2.68	c 1	CSP : 1133 integers, 22 booleans, 1693 clauses, largest domain size 826
0.57/2.68	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.57/2.68	c 1	Propagation in CSP
0.57/2.73	c 1	546 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.57/2.73	c 1	CSP : 1133 integers, 22 booleans, 1693 clauses, largest domain size 551
0.57/2.73	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.57/2.73	c 1	Simplifing CSP by introducing new Boolean variables
0.57/2.74	c 1	CSP : 1133 integers, 1078 booleans, 2749 clauses, largest domain size 551
0.57/2.74	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.57/2.77	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.57/2.79	c 1	114 (10%) CSP integer variables are encoded (1023 clauses, 11220 bytes)
0.57/2.79	c 1	227 (20%) CSP integer variables are encoded (1023 clauses, 11220 bytes)
0.57/2.79	c 1	340 (30%) CSP integer variables are encoded (1023 clauses, 11220 bytes)
0.57/2.79	c 1	454 (40%) CSP integer variables are encoded (1023 clauses, 11220 bytes)
0.57/2.79	c 1	567 (50%) CSP integer variables are encoded (1023 clauses, 11220 bytes)
0.57/2.80	c 1	680 (60%) CSP integer variables are encoded (2013 clauses, 24090 bytes)
0.57/2.80	c 1	794 (70%) CSP integer variables are encoded (2786 clauses, 34139 bytes)
0.57/2.80	c 1	907 (80%) CSP integer variables are encoded (8118 clauses, 103455 bytes)
0.57/2.81	c 1	1020 (90%) CSP integer variables are encoded (8861 clauses, 113114 bytes)
0.57/2.81	c 1	1133 (100%) CSP integer variables are encoded (9904 clauses, 128563 bytes)
0.57/2.83	c 1	275 (10%) CSP clauses are encoded (16049 clauses, 231259 bytes)
0.57/2.85	c 1	550 (20%) CSP clauses are encoded (22144 clauses, 339535 bytes)
0.57/2.87	c 1	825 (30%) CSP clauses are encoded (28199 clauses, 447416 bytes)
0.57/2.89	c 1	1100 (40%) CSP clauses are encoded (34320 clauses, 556588 bytes)
0.57/2.90	c 1	1375 (50%) CSP clauses are encoded (40381 clauses, 664922 bytes)
0.57/2.92	c 1	1650 (60%) CSP clauses are encoded (46446 clauses, 774204 bytes)
0.57/2.96	c 1	1925 (70%) CSP clauses are encoded (67327 clauses, 1149646 bytes)
1.77/3.48	c 2	2200 (80%) CSP clauses are encoded (362232 clauses, 6541523 bytes)
1.87/3.51	c 2	2475 (90%) CSP clauses are encoded (383113 clauses, 6916965 bytes)
1.97/3.61	c 2	2749 (100%) CSP clauses are encoded (442333 clauses, 8125857 bytes)
1.97/3.61	c 2	2749 CSP clauses encoded
1.97/3.61	c 2	Writing map file : HOME/temp.map
1.97/3.63	c 2	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.97/3.63	c 2	SAT : 12115 SAT variables, 442333 SAT clauses, 8125857 bytes
1.97/3.63	c 2	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.97/3.70	c 2	OBJECTIVE minimize _COST
1.97/3.70	c 2	SOLVING HOME/temp.cnf
1.97/3.70	c 2	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
2.02/3.70	c 2	This is MiniSat 2.0 beta incremental
2.02/3.70	c 2	WARNING: for repeatability, setting FPU to use double precision
2.02/3.70	c 2	============================[ Problem Statistics ]=============================
2.02/3.70	c 2	|                                                                             |
2.02/3.70	c 2	|  Number of variables:  12115                                                |
2.02/3.70	c 2	|  Number of clauses:    442333                                               |
2.02/3.89	c 2	|  Parsing time:         0.17         s                                       |
2.02/3.90	c 2	OK
2.02/3.90	c 2	OBJECTIVE BOUND: 0 <= _COST <= 
2.02/3.90	c 2	SEARCHING: _COST <= 275
2.02/3.90	c 2	============================[ Search Statistics ]==============================
2.02/3.90	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.02/3.90	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.02/3.90	c 2	===============================================================================
2.02/3.90	c 2	|         0 |   12115   442333  1296605 |   147444        0    nan |  0.000 % |
2.02/3.94	c 2	===============================================================================
2.02/3.94	c 2	restarts              : 1
2.02/3.94	c 2	conflicts             : 3             (14 /sec)
2.02/3.94	c 2	decisions             : 459           (0.87 % random) (2165 /sec)
2.02/3.94	c 2	propagations          : 13500          (63689 /sec)
2.02/3.94	c 2	conflict literals     : 36             (5.26 % deleted)
2.02/3.94	c 2	Memory used           : 19.90 MB
2.02/3.94	c 2	CPU time              : 0.211967 s
2.02/3.94	c 2	
2.02/3.94	c 2	SATISFIABLE
2.02/3.94	c 2	OK
2.02/3.94	c 2	FOUND: _COST <= 275
2.02/3.94	s SATISFIABLE
2.02/3.94	c 2	DECODING HOME/temp.out WITH HOME/temp.map
2.02/3.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'
2.02/4.02	c 2	Decoding HOME/temp.out
2.02/4.14	c 3	OBJECTIVE _COST 190
2.02/4.14	o 190
2.02/4.14	v 26 14 15 22 18 13 16 12 11 10 8 28 17 19 27 24 20 24 21 21 21 20 30 20 23 32 30 27 32 30 31 32 32
2.02/4.15	c 3	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
2.02/4.21	c 3	OK
2.02/4.21	c 3	OBJECTIVE BOUND: 0 <= _COST <= 190
2.02/4.21	c 3	SEARCHING: _COST <= 95
2.02/4.21	c 3	============================[ Search Statistics ]==============================
2.02/4.22	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.02/4.22	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.02/4.22	c 3	===============================================================================
2.02/4.22	c 3	|         3 |   12115   442333  1296605 |   147444        3     12 |  0.000 % |
2.02/4.23	c 3	===============================================================================
2.02/4.23	c 3	restarts              : 2
2.02/4.23	c 3	conflicts             : 6             (25 /sec)
2.02/4.23	c 3	decisions             : 693           (0.87 % random) (2937 /sec)
2.02/4.23	c 3	propagations          : 27479          (116454 /sec)
2.02/4.23	c 3	conflict literals     : 84             (9.68 % deleted)
2.02/4.23	c 3	Memory used           : 20.16 MB
2.02/4.23	c 3	CPU time              : 0.235964 s
2.02/4.23	c 3	
2.02/4.23	c 3	SATISFIABLE
2.02/4.23	c 3	OK
2.02/4.23	c 3	FOUND: _COST <= 95
2.02/4.23	c 3	DECODING HOME/temp.out WITH HOME/temp.map
2.02/4.23	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.48/4.36	c 3	Decoding HOME/temp.out
2.58/4.46	c 3	OBJECTIVE _COST 95
2.58/4.46	o 95
2.58/4.46	v 30 16 16 24 26 6 11 15 7 14 18 32 23 21 29 23 13 19 22 17 24 30 20 26 25 28 29 27 27 31 27 31 31
2.58/4.47	c 3	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
2.65/4.50	c 3	OK
2.65/4.50	c 3	OBJECTIVE BOUND: 0 <= _COST <= 95
2.65/4.50	c 3	SEARCHING: _COST <= 47
2.65/4.51	c 3	============================[ Search Statistics ]==============================
2.65/4.52	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.65/4.52	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.65/4.52	c 3	===============================================================================
2.65/4.52	c 3	|         6 |    8430   442333  1296605 |   147444        6     14 |  0.000 % |
2.65/4.52	c 3	===============================================================================
2.65/4.52	c 3	restarts              : 3
2.65/4.52	c 3	conflicts             : 18            (70 /sec)
2.65/4.52	c 3	decisions             : 874           (0.92 % random) (3375 /sec)
2.65/4.52	c 3	propagations          : 41514          (160310 /sec)
2.65/4.52	c 3	conflict literals     : 250            (10.07 % deleted)
2.65/4.52	c 3	Memory used           : 20.16 MB
2.65/4.52	c 3	CPU time              : 0.25896 s
2.65/4.52	c 3	
2.65/4.52	c 3	SATISFIABLE
2.65/4.52	c 3	OK
2.65/4.52	c 3	FOUND: _COST <= 47
2.65/4.52	c 3	DECODING HOME/temp.out WITH HOME/temp.map
2.65/4.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.70/4.80	c 3	Decoding HOME/temp.out
2.70/4.92	c 3	OBJECTIVE _COST 47
2.70/4.92	o 47
2.70/4.92	v 28 16 23 29 29 1 17 18 2 11 20 32 27 27 30 26 8 25 27 12 24 32 21 30 28 22 31 15 14 32 22 19 0
2.70/4.92	c 3	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
2.70/4.98	c 3	OK
2.70/4.98	c 3	OBJECTIVE BOUND: 0 <= _COST <= 47
2.70/4.98	c 3	SEARCHING: _COST <= 23
2.70/4.99	c 3	============================[ Search Statistics ]==============================
2.70/5.00	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.70/5.00	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.70/5.00	c 3	===============================================================================
2.70/5.00	c 3	|        18 |    7257   442333  1296605 |   147444       18     14 |  0.000 % |
2.70/5.00	c 3	===============================================================================
2.70/5.00	c 3	restarts              : 4
2.70/5.00	c 3	conflicts             : 26            (94 /sec)
2.70/5.00	c 3	decisions             : 974           (1.03 % random) (3517 /sec)
2.70/5.00	c 3	propagations          : 53272          (192348 /sec)
2.70/5.00	c 3	conflict literals     : 318            (10.42 % deleted)
2.70/5.00	c 3	Memory used           : 20.29 MB
2.70/5.00	c 3	CPU time              : 0.276957 s
2.70/5.00	c 3	
2.70/5.00	c 3	SATISFIABLE
2.93/5.00	c 3	OK
2.93/5.00	c 3	FOUND: _COST <= 23
2.93/5.00	c 3	DECODING HOME/temp.out WITH HOME/temp.map
2.93/5.00	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.93/5.08	c 3	Decoding HOME/temp.out
2.93/5.20	c 4	OBJECTIVE _COST 23
2.93/5.20	o 23
2.93/5.21	v 11 28 23 30 25 0 24 21 6 18 5 13 31 27 4 31 7 32 30 16 29 17 15 30 31 9 10 14 22 12 26 3 29
2.93/5.21	c 4	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
2.93/5.29	c 4	OK
2.93/5.29	c 4	OBJECTIVE BOUND: 0 <= _COST <= 23
2.93/5.29	c 4	SEARCHING: _COST <= 11
2.93/5.29	c 4	============================[ Search Statistics ]==============================
2.93/5.29	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.93/5.29	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.93/5.29	c 4	===============================================================================
2.93/5.29	c 4	|        26 |    6432   442333  1296605 |   147444       26     12 |  0.000 % |
2.93/5.29	c 4	===============================================================================
2.93/5.29	c 4	restarts              : 5
2.93/5.29	c 4	conflicts             : 28            (96 /sec)
2.93/5.29	c 4	decisions             : 1030          (0.97 % random) (3528 /sec)
2.93/5.29	c 4	propagations          : 60156          (206045 /sec)
2.93/5.29	c 4	conflict literals     : 353            (9.49 % deleted)
2.93/5.29	c 4	Memory used           : 20.29 MB
2.93/5.29	c 4	CPU time              : 0.291955 s
2.93/5.29	c 4	
2.93/5.29	c 4	SATISFIABLE
3.15/5.30	c 4	OK
3.15/5.30	c 4	FOUND: _COST <= 11
3.15/5.30	c 4	DECODING HOME/temp.out WITH HOME/temp.map
3.15/5.30	c 4	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
3.15/5.38	c 4	Decoding HOME/temp.out
3.31/5.56	c 4	OBJECTIVE _COST 11
3.31/5.56	o 11
3.31/5.56	v 2 27 26 31 10 1 19 0 11 14 5 4 30 28 7 16 8 27 9 21 25 17 6 30 32 12 22 15 23 18 31 24 29
3.31/5.57	c 4	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
3.39/5.62	c 4	OK
3.39/5.62	c 4	OBJECTIVE BOUND: 0 <= _COST <= 11
3.39/5.62	c 4	SEARCHING: _COST <= 5
3.39/5.62	c 4	============================[ Search Statistics ]==============================
3.39/5.62	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.39/5.62	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.39/5.62	c 4	===============================================================================
3.39/5.62	c 4	|        28 |    5757   442333  1296605 |   147444       28     13 |  0.000 % |
3.39/5.63	c 4	===============================================================================
3.39/5.63	c 4	restarts              : 6
3.39/5.63	c 4	conflicts             : 59            (190 /sec)
3.39/5.63	c 4	decisions             : 1095          (0.91 % random) (3521 /sec)
3.39/5.63	c 4	propagations          : 75436          (242597 /sec)
3.39/5.63	c 4	conflict literals     : 2217           (6.18 % deleted)
3.39/5.63	c 4	Memory used           : 20.29 MB
3.39/5.63	c 4	CPU time              : 0.310952 s
3.39/5.63	c 4	
3.39/5.63	c 4	SATISFIABLE
3.39/5.63	c 4	OK
3.39/5.63	c 4	FOUND: _COST <= 5
3.39/5.63	c 4	DECODING HOME/temp.out WITH HOME/temp.map
3.39/5.63	c 4	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
3.42/5.82	c 4	Decoding HOME/temp.out
3.42/5.95	c 4	OBJECTIVE _COST 5
3.42/5.95	o 5
3.42/5.95	v 21 29 3 5 7 2 12 8 4 0 6 23 32 27 10 13 9 20 17 14 11 18 25 31 31 15 19 16 28 26 24 22 30
3.42/5.96	c 4	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
3.42/6.01	c 4	OK
3.42/6.01	c 4	OBJECTIVE BOUND: 0 <= _COST <= 5
3.42/6.01	c 4	SEARCHING: _COST <= 2
3.42/6.01	c 4	============================[ Search Statistics ]==============================
3.42/6.02	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.42/6.02	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.42/6.02	c 4	===============================================================================
3.42/6.02	c 4	|        59 |    5133   442333  1296605 |   147444       59     38 |  0.000 % |
3.42/6.04	c 4	|       159 |    5133   442333  1296605 |   162188      159     52 | 62.823 % |
3.42/6.07	c 4	|       309 |    5133   442333  1296605 |   178407      309     58 | 62.823 % |
3.42/6.10	c 4	===============================================================================
3.73/6.10	c 4	restarts              : 9
3.73/6.10	c 4	conflicts             : 419           (1042 /sec)
3.73/6.10	c 4	decisions             : 1650          (0.67 % random) (4105 /sec)
3.73/6.10	c 4	propagations          : 187173         (465676 /sec)
3.73/6.10	c 4	conflict literals     : 23535          (4.36 % deleted)
3.73/6.10	c 4	Memory used           : 20.41 MB
3.73/6.10	c 4	CPU time              : 0.401938 s
3.73/6.10	c 4	
3.73/6.10	c 4	SATISFIABLE
3.73/6.10	c 4	OK
3.73/6.10	c 4	FOUND: _COST <= 2
3.73/6.10	c 4	DECODING HOME/temp.out WITH HOME/temp.map
3.73/6.10	c 4	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
3.73/6.26	c 5	Decoding HOME/temp.out
3.73/6.42	c 5	OBJECTIVE _COST 2
3.73/6.42	o 2
3.73/6.43	v 20 1 8 0 13 29 18 14 11 6 3 22 4 12 5 19 2 26 23 21 17 15 24 7 16 10 25 9 30 32 31 28 27
3.73/6.43	c 5	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
3.73/6.49	c 5	OK
3.73/6.49	c 5	OBJECTIVE BOUND: 0 <= _COST <= 2
3.73/6.49	c 5	SEARCHING: _COST <= 1
3.73/6.49	c 5	============================[ Search Statistics ]==============================
3.73/6.50	c 5	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.73/6.50	c 5	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.73/6.50	c 5	===============================================================================
3.73/6.50	c 5	|       419 |    4504   442333  1296605 |   147444      419     56 | 62.823 % |
4.02/6.52	c 5	|       519 |    4504   442333  1296605 |   162188      519     56 | 68.766 % |
4.02/6.56	c 5	|       669 |    4504   442333  1296605 |   178407      669     57 | 68.766 % |
4.12/6.60	c 5	|       895 |    4504   442333  1296605 |   196248      895     58 | 68.766 % |
4.22/6.70	c 5	|      1233 |    4504   442333  1296605 |   215873     1233     62 | 68.766 % |
4.32/6.83	c 5	|      1740 |    4504   442333  1296605 |   237460     1740     65 | 68.766 % |
4.52/7.02	c 5	|      2501 |    4504   442333  1296605 |   261206     2501     68 | 68.766 % |
4.81/7.38	c 6	|      3643 |    4504   442333  1296605 |   287327     3643     72 | 68.766 % |
5.31/7.88	c 6	|      5352 |    4504   442333  1296605 |   316060     5352     77 | 68.766 % |
6.41/8.90	c 7	|      7914 |    3784    42761   122334 |   347666     7907     78 | 68.766 % |
7.91/10.48	c 9	|     11758 |    3784    42761   122334 |   382432    11751     90 | 68.766 % |
10.40/12.97	c 11	|     17526 |    3784    42761   122334 |   420675    17519     88 | 68.766 % |
14.70/17.24	c 16	|     26176 |    3784    42761   122334 |   462743    26169     87 | 68.766 % |
23.30/25.88	c 24	|     39150 |    3784    42761   122334 |   509017    39143     91 | 68.766 % |
40.10/42.70	c 41	|     58612 |    3784    42761   122334 |   559919    58605     99 | 68.766 % |
74.18/76.74	c 75	|     87807 |    3784    42761   122334 |   615911    87800    105 | 68.766 % |
138.75/141.30	c 140	|    131597 |    3784    42761   122334 |   677502   131590    107 | 68.766 % |
257.80/260.48	c 259	|    197281 |    3784    42761   122334 |   745253   197274    119 | 68.766 % |
522.98/525.72	c 524	|    295807 |    3784    42761   122334 |   819778   295800    125 | 68.766 % |
1120.62/1123.62	c 1122	|    443596 |    3784    42761   122334 |   901756   443589    134 | 68.766 % |
2306.61/2310.19	c 2309	|    665281 |    3784    42761   122334 |   991931   665274    149 | 68.766 % |
3600.01/3610.01	c ERROR INTERRUPTED
3600.01/3610.10	c 3608	CPU 3598.11 (0.08 0.03 3598.03 1.97)
3600.01/3610.10	c 3608	END Sat Jul 12 15:51:08 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-1112399-1215867058/watcher-1112399-1215867058 -o /tmp/evaluation-result-1112399-1215867058/solver-1112399-1215867058 -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-1112399-1215867058.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.82 2.70 2.65 4/105 12919
/proc/meminfo: memFree=1852832/2055920 swapFree=4192812/4192956
[pid=12919] ppid=12917 vsize=18572 CPUtime=0
/proc/12919/stat : 12919 (runsolver) D 12917 12919 11292 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 43403113 19017728 292 996147200 4194304 4296836 548682068192 18446744073709551615 214945033511 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/12919/statm: 4643 292 257 25 0 2626 0

[startup+0.082629 s]
/proc/loadavg: 2.82 2.70 2.65 4/105 12919
/proc/meminfo: memFree=1852832/2055920 swapFree=4192812/4192956
[pid=12919] ppid=12917 vsize=12272 CPUtime=0
/proc/12919/stat : 12919 (sugar++) D 12917 12919 11292 0 -1 4194304 353 0 0 0 0 0 0 0 19 0 1 0 43403113 12566528 321 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 0 18446744071563608240 0 0 17 0 0 0
/proc/12919/statm: 3068 321 242 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.10263 s]
/proc/loadavg: 2.82 2.70 2.65 4/105 12919
/proc/meminfo: memFree=1852832/2055920 swapFree=4192812/4192956
[pid=12919] ppid=12917 vsize=12272 CPUtime=0
/proc/12919/stat : 12919 (sugar++) D 12917 12919 11292 0 -1 4194304 353 0 0 0 0 0 0 0 18 0 1 0 43403113 12566528 321 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 0 18446744071563608240 0 0 17 0 0 0
/proc/12919/statm: 3068 321 242 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.302656 s]
/proc/loadavg: 2.82 2.70 2.65 4/105 12919
/proc/meminfo: memFree=1852832/2055920 swapFree=4192812/4192956
[pid=12919] ppid=12917 vsize=12676 CPUtime=0.01
/proc/12919/stat : 12919 (sugar++) R 12917 12919 11292 0 -1 4194304 551 0 0 0 1 0 0 0 18 0 1 0 43403113 12980224 519 996147200 4194304 4206940 548682068528 18446744073709551615 214944879329 0 0 4224 0 0 0 0 17 0 0 0
/proc/12919/statm: 3169 519 316 3 0 269 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12676

[startup+0.701696 s]
/proc/loadavg: 2.82 2.70 2.65 4/105 12919
/proc/meminfo: memFree=1852832/2055920 swapFree=4192812/4192956
[pid=12919] ppid=12917 vsize=13336 CPUtime=0.04
/proc/12919/stat : 12919 (sugar++) R 12917 12919 11292 0 -1 4194304 722 0 0 0 3 1 0 0 18 0 1 0 43403113 13656064 690 996147200 4194304 4206940 548682068528 18446744073709551615 214953933822 0 0 4224 0 0 0 0 17 0 0 0
/proc/12919/statm: 3334 690 338 3 0 434 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13336

[startup+1.50179 s]
/proc/loadavg: 2.82 2.70 2.65 3/106 12920
/proc/meminfo: memFree=1850456/2055920 swapFree=4192812/4192956
[pid=12919] ppid=12917 vsize=16740 CPUtime=0.1
/proc/12919/stat : 12919 (sugar++) S 12917 12919 11292 0 -1 4194304 1219 128 0 0 7 3 0 0 18 0 1 0 43403113 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12919/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 16740

[startup+3.10198 s]
/proc/loadavg: 2.84 2.71 2.65 5/116 12931
/proc/meminfo: memFree=1841416/2055920 swapFree=4192812/4192956
[pid=12919] ppid=12917 vsize=16740 CPUtime=0.57
/proc/12919/stat : 12919 (sugar++) S 12917 12919 11292 0 -1 4194304 1297 4535 0 1 7 3 44 3 15 0 1 0 43403113 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12919/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 16740

[startup+6.30133 s]
/proc/loadavg: 2.84 2.71 2.65 5/117 12992
/proc/meminfo: memFree=1816120/2055920 swapFree=4192812/4192956
[pid=12919] ppid=12917 vsize=16872 CPUtime=3.3
/proc/12919/stat : 12919 (sugar++) S 12917 12919 11292 0 -1 4194304 1959 34821 0 8 8 3 290 29 15 0 1 0 43403113 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12919/statm: 4218 1129 414 3 0 797 0
[pid=12942] ppid=12919 vsize=20900 CPUtime=0.43
/proc/12942/stat : 12942 (minisat-inc) S 12919 12919 11292 0 -1 4194304 5149 0 0 0 40 3 0 0 16 0 1 0 43403483 21401600 5084 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 1 0 0
/proc/12942/statm: 5225 5084 79 151 0 5071 0
Current children cumulated CPU time (s) 3.73
Current children cumulated vsize (KiB) 37772

[startup+12.7011 s]
/proc/loadavg: 2.71 2.68 2.64 3/107 13012
/proc/meminfo: memFree=1818816/2055920 swapFree=4192812/4192956
[pid=12919] ppid=12917 vsize=16872 CPUtime=3.58
/proc/12919/stat : 12919 (sugar++) S 12917 12919 11292 0 -1 4194304 1976 38695 0 9 8 3 316 31 16 0 1 0 43403113 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12919/statm: 4218 1129 414 3 0 797 0
[pid=12942] ppid=12919 vsize=22484 CPUtime=6.62
/proc/12942/stat : 12942 (minisat-inc) R 12919 12919 11292 0 -1 4194304 5574 0 0 0 659 3 0 0 25 0 1 0 43403483 23023616 5509 996147200 134512640 135134323 4294956192 18446744073709551615 134531850 0 0 4096 3 0 0 0 17 0 0 0
/proc/12942/statm: 5621 5509 79 151 0 5467 0
Current children cumulated CPU time (s) 10.2
Current children cumulated vsize (KiB) 39356

[startup+25.5025 s]
/proc/loadavg: 2.68 2.68 2.64 3/107 13012
/proc/meminfo: memFree=1815504/2055920 swapFree=4192812/4192956
[pid=12919] ppid=12917 vsize=16872 CPUtime=3.58
/proc/12919/stat : 12919 (sugar++) S 12917 12919 11292 0 -1 4194304 1976 38695 0 9 8 3 316 31 16 0 1 0 43403113 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12919/statm: 4218 1129 414 3 0 797 0
[pid=12942] ppid=12919 vsize=26360 CPUtime=19.42
/proc/12942/stat : 12942 (minisat-inc) R 12919 12919 11292 0 -1 4194304 6512 0 0 0 1938 4 0 0 25 0 1 0 43403483 26992640 6447 996147200 134512640 135134323 4294956192 18446744073709551615 134528302 0 0 4096 3 0 0 0 17 0 0 0
/proc/12942/statm: 6590 6447 79 151 0 6436 0
Current children cumulated CPU time (s) 23
Current children cumulated vsize (KiB) 43232

[startup+51.1024 s]
/proc/loadavg: 2.59 2.65 2.63 3/107 13012
/proc/meminfo: memFree=1801808/2055920 swapFree=4192812/4192956
[pid=12919] ppid=12917 vsize=16872 CPUtime=3.58
/proc/12919/stat : 12919 (sugar++) S 12917 12919 11292 0 -1 4194304 1976 38695 0 9 8 3 316 31 16 0 1 0 43403113 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12919/statm: 4218 1129 414 3 0 797 0
[pid=12942] ppid=12919 vsize=40272 CPUtime=45.01
/proc/12942/stat : 12942 (minisat-inc) R 12919 12919 11292 0 -1 4194304 9993 0 0 0 4493 8 0 0 25 0 1 0 43403483 41238528 9928 996147200 134512640 135134323 4294956192 18446744073709551615 134531965 0 0 4096 3 0 0 0 17 0 0 0
/proc/12942/statm: 10068 9928 79 151 0 9914 0
Current children cumulated CPU time (s) 48.59
Current children cumulated vsize (KiB) 57144

[startup+102.308 s]
/proc/loadavg: 2.56 2.63 2.63 3/107 13012
/proc/meminfo: memFree=1781456/2055920 swapFree=4192812/4192956
[pid=12919] ppid=12917 vsize=16872 CPUtime=3.58
/proc/12919/stat : 12919 (sugar++) S 12917 12919 11292 0 -1 4194304 1976 38695 0 9 8 3 316 31 16 0 1 0 43403113 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12919/statm: 4218 1129 414 3 0 797 0
[pid=12942] ppid=12919 vsize=60292 CPUtime=96.19
/proc/12942/stat : 12942 (minisat-inc) R 12919 12919 11292 0 -1 4194304 14975 0 0 0 9605 14 0 0 25 0 1 0 43403483 61739008 14910 996147200 134512640 135134323 4294956192 18446744073709551615 134531900 0 0 4096 3 0 0 0 17 0 0 0
/proc/12942/statm: 15073 14910 79 151 0 14919 0
Current children cumulated CPU time (s) 99.77
Current children cumulated vsize (KiB) 77164

[startup+162.302 s]
/proc/loadavg: 2.67 2.63 2.63 3/107 13012
/proc/meminfo: memFree=1763984/2055920 swapFree=4192812/4192956
[pid=12919] ppid=12917 vsize=16872 CPUtime=3.58
/proc/12919/stat : 12919 (sugar++) S 12917 12919 11292 0 -1 4194304 1976 38695 0 9 8 3 316 31 16 0 1 0 43403113 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12919/statm: 4218 1129 414 3 0 797 0
[pid=12942] ppid=12919 vsize=78000 CPUtime=156.16
/proc/12942/stat : 12942 (minisat-inc) R 12919 12919 11292 0 -1 4194304 19345 0 0 0 15598 18 0 0 25 0 1 0 43403483 79872000 19280 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/12942/statm: 19500 19280 79 151 0 19346 0
Current children cumulated CPU time (s) 159.74
Current children cumulated vsize (KiB) 94872

[startup+222.303 s]
/proc/loadavg: 2.63 2.63 2.63 4/107 13012
/proc/meminfo: memFree=1740752/2055920 swapFree=4192812/4192956
[pid=12919] ppid=12917 vsize=16872 CPUtime=3.58
/proc/12919/stat : 12919 (sugar++) S 12917 12919 11292 0 -1 4194304 1976 38695 0 9 8 3 316 31 16 0 1 0 43403113 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12919/statm: 4218 1129 414 3 0 797 0
[pid=12942] ppid=12919 vsize=100868 CPUtime=216.14
/proc/12942/stat : 12942 (minisat-inc) R 12919 12919 11292 0 -1 4194304 25082 0 0 0 21591 23 0 0 25 0 1 0 43403483 103288832 25017 996147200 134512640 135134323 4294956192 18446744073709551615 134532059 0 0 4096 3 0 0 0 17 0 0 0
/proc/12942/statm: 25217 25017 79 151 0 25063 0
Current children cumulated CPU time (s) 219.72
Current children cumulated vsize (KiB) 117740

[startup+282.303 s]
/proc/loadavg: 2.64 2.63 2.63 3/107 13012
/proc/meminfo: memFree=1724752/2055920 swapFree=4192812/4192956
[pid=12919] ppid=12917 vsize=16872 CPUtime=3.58
/proc/12919/stat : 12919 (sugar++) S 12917 12919 11292 0 -1 4194304 1976 38695 0 9 8 3 316 31 16 0 1 0 43403113 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12919/statm: 4218 1129 414 3 0 797 0
[pid=12942] ppid=12919 vsize=117284 CPUtime=276.11
/proc/12942/stat : 12942 (minisat-inc) R 12919 12919 11292 0 -1 4194304 29084 0 0 0 27585 26 0 0 25 0 1 0 43403483 120098816 29019 996147200 134512640 135134323 4294956192 18446744073709551615 134532037 0 0 4096 3 0 0 0 17 0 0 0
/proc/12942/statm: 29321 29019 79 151 0 29167 0
Current children cumulated CPU time (s) 279.69
Current children cumulated vsize (KiB) 134156

[startup+342.302 s]
/proc/loadavg: 2.45 2.58 2.61 3/107 13012
/proc/meminfo: memFree=1712080/2055920 swapFree=4192812/4192956
[pid=12919] ppid=12917 vsize=16872 CPUtime=3.58
/proc/12919/stat : 12919 (sugar++) S 12917 12919 11292 0 -1 4194304 1976 38695 0 9 8 3 316 31 16 0 1 0 43403113 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12919/statm: 4218 1129 414 3 0 797 0
[pid=12942] ppid=12919 vsize=129700 CPUtime=336.08
/proc/12942/stat : 12942 (minisat-inc) R 12919 12919 11292 0 -1 4194304 32203 0 0 0 33579 29 0 0 25 0 1 0 43403483 132812800 32138 996147200 134512640 135134323 4294956192 18446744073709551615 134531965 0 0 4096 3 0 0 0 17 0 0 0
/proc/12942/statm: 32425 32138 79 151 0 32271 0
Current children cumulated CPU time (s) 339.66
Current children cumulated vsize (KiB) 146572

[startup+402.302 s]
/proc/loadavg: 2.47 2.55 2.60 3/107 13012
/proc/meminfo: memFree=1698512/2055920 swapFree=4192812/4192956
[pid=12919] ppid=12917 vsize=16872 CPUtime=3.58
/proc/12919/stat : 12919 (sugar++) S 12917 12919 11292 0 -1 4194304 1976 38695 0 9 8 3 316 31 16 0 1 0 43403113 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12919/statm: 4218 1129 414 3 0 797 0
[pid=12942] ppid=12919 vsize=143468 CPUtime=396.06
/proc/12942/stat : 12942 (minisat-inc) R 12919 12919 11292 0 -1 4194304 35604 0 0 0 39574 32 0 0 25 0 1 0 43403483 146911232 35539 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/12942/statm: 35867 35539 79 151 0 35713 0
Current children cumulated CPU time (s) 399.64
Current children cumulated vsize (KiB) 160340

[startup+462.302 s]
/proc/loadavg: 2.48 2.54 2.59 3/107 13012
/proc/meminfo: memFree=1688464/2055920 swapFree=4192812/4192956
[pid=12919] ppid=12917 vsize=16872 CPUtime=3.58
/proc/12919/stat : 12919 (sugar++) S 12917 12919 11292 0 -1 4194304 1976 38695 0 9 8 3 316 31 16 0 1 0 43403113 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12919/statm: 4218 1129 414 3 0 797 0

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

[pid=12942] ppid=12919 vsize=496652 CPUtime=2853.13
/proc/12942/stat : 12942 (minisat-inc) R 12919 12919 11292 0 -1 4194304 122950 0 0 0 285179 134 0 0 25 0 1 0 43403483 508571648 122877 996147200 134512640 135134323 4294956192 18446744073709551615 134532126 0 0 4096 3 0 0 0 17 0 0 0
/proc/12942/statm: 124163 122877 79 151 0 124009 0
Current children cumulated CPU time (s) 2856.71
Current children cumulated vsize (KiB) 513524

[startup+2922.3 s]
/proc/loadavg: 2.00 2.17 2.38 3/100 13183
/proc/meminfo: memFree=1397064/2055920 swapFree=4192812/4192956
[pid=12919] ppid=12917 vsize=16872 CPUtime=3.58
/proc/12919/stat : 12919 (sugar++) S 12917 12919 11292 0 -1 4194304 1976 38695 0 9 8 3 316 31 16 0 1 0 43403113 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12919/statm: 4218 1129 414 3 0 797 0
[pid=12942] ppid=12919 vsize=501680 CPUtime=2912.77
/proc/12942/stat : 12942 (minisat-inc) R 12919 12919 11292 0 -1 4194304 124209 0 0 0 291142 135 0 0 25 0 1 0 43403483 513720320 124136 996147200 134512640 135134323 4294956192 18446744073709551615 134531965 0 0 4096 3 0 0 0 17 0 0 0
/proc/12942/statm: 125420 124136 79 151 0 125266 0
Current children cumulated CPU time (s) 2916.35
Current children cumulated vsize (KiB) 518552

[startup+2982.3 s]
/proc/loadavg: 2.00 2.13 2.35 3/100 13183
/proc/meminfo: memFree=1392328/2055920 swapFree=4192812/4192956
[pid=12919] ppid=12917 vsize=16872 CPUtime=3.58
/proc/12919/stat : 12919 (sugar++) S 12917 12919 11292 0 -1 4194304 1976 38695 0 9 8 3 316 31 16 0 1 0 43403113 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12919/statm: 4218 1129 414 3 0 797 0
[pid=12942] ppid=12919 vsize=506432 CPUtime=2972.41
/proc/12942/stat : 12942 (minisat-inc) R 12919 12919 11292 0 -1 4194304 125392 0 0 0 297104 137 0 0 25 0 1 0 43403483 518586368 125319 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/12942/statm: 126608 125319 79 151 0 126454 0
Current children cumulated CPU time (s) 2975.99
Current children cumulated vsize (KiB) 523304

[startup+3042.3 s]
/proc/loadavg: 2.00 2.11 2.33 3/100 13183
/proc/meminfo: memFree=1381704/2055920 swapFree=4192812/4192956
[pid=12919] ppid=12917 vsize=16872 CPUtime=3.58
/proc/12919/stat : 12919 (sugar++) S 12917 12919 11292 0 -1 4194304 1976 38695 0 9 8 3 316 31 16 0 1 0 43403113 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12919/statm: 4218 1129 414 3 0 797 0
[pid=12942] ppid=12919 vsize=516992 CPUtime=3032.07
/proc/12942/stat : 12942 (minisat-inc) R 12919 12919 11292 0 -1 4194304 128073 0 0 0 303067 140 0 0 25 0 1 0 43403483 529399808 128000 996147200 134512640 135134323 4294956192 18446744073709551615 134532035 0 0 4096 3 0 0 0 17 0 0 0
/proc/12942/statm: 129248 128000 79 151 0 129094 0
Current children cumulated CPU time (s) 3035.65
Current children cumulated vsize (KiB) 533864

[startup+3102.3 s]
/proc/loadavg: 2.00 2.09 2.31 3/100 13183
/proc/meminfo: memFree=1375048/2055920 swapFree=4192812/4192956
[pid=12919] ppid=12917 vsize=16872 CPUtime=3.58
/proc/12919/stat : 12919 (sugar++) S 12917 12919 11292 0 -1 4194304 1976 38695 0 9 8 3 316 31 16 0 1 0 43403113 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12919/statm: 4218 1129 414 3 0 797 0
[pid=12942] ppid=12919 vsize=523452 CPUtime=3091.71
/proc/12942/stat : 12942 (minisat-inc) R 12919 12919 11292 0 -1 4194304 129692 0 0 0 309029 142 0 0 25 0 1 0 43403483 536014848 129619 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/12942/statm: 130863 129619 79 151 0 130709 0
Current children cumulated CPU time (s) 3095.29
Current children cumulated vsize (KiB) 540324

[startup+3162.3 s]
/proc/loadavg: 2.08 2.08 2.29 3/100 13183
/proc/meminfo: memFree=1370824/2055920 swapFree=4192812/4192956
[pid=12919] ppid=12917 vsize=16872 CPUtime=3.58
/proc/12919/stat : 12919 (sugar++) S 12917 12919 11292 0 -1 4194304 1976 38695 0 9 8 3 316 31 16 0 1 0 43403113 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12919/statm: 4218 1129 414 3 0 797 0
[pid=12942] ppid=12919 vsize=527676 CPUtime=3151.36
/proc/12942/stat : 12942 (minisat-inc) R 12919 12919 11292 0 -1 4194304 130761 0 0 0 314993 143 0 0 25 0 1 0 43403483 540340224 130688 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/12942/statm: 131919 130688 79 151 0 131765 0
Current children cumulated CPU time (s) 3154.94
Current children cumulated vsize (KiB) 544548

[startup+3222.3 s]
/proc/loadavg: 2.08 2.08 2.27 3/100 13183
/proc/meminfo: memFree=1363720/2055920 swapFree=4192812/4192956
[pid=12919] ppid=12917 vsize=16872 CPUtime=3.58
/proc/12919/stat : 12919 (sugar++) S 12917 12919 11292 0 -1 4194304 1976 38695 0 9 8 3 316 31 16 0 1 0 43403113 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12919/statm: 4218 1129 414 3 0 797 0
[pid=12942] ppid=12919 vsize=534764 CPUtime=3211.01
/proc/12942/stat : 12942 (minisat-inc) R 12919 12919 11292 0 -1 4194304 132538 0 0 0 320956 145 0 0 25 0 1 0 43403483 547598336 132465 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/12942/statm: 133691 132465 79 151 0 133537 0
Current children cumulated CPU time (s) 3214.59
Current children cumulated vsize (KiB) 551636

[startup+3282.3 s]
/proc/loadavg: 2.10 2.08 2.26 3/100 13183
/proc/meminfo: memFree=1354952/2055920 swapFree=4192812/4192956
[pid=12919] ppid=12917 vsize=16872 CPUtime=3.58
/proc/12919/stat : 12919 (sugar++) S 12917 12919 11292 0 -1 4194304 1976 38695 0 9 8 3 316 31 16 0 1 0 43403113 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12919/statm: 4218 1129 414 3 0 797 0
[pid=12942] ppid=12919 vsize=543308 CPUtime=3270.67
/proc/12942/stat : 12942 (minisat-inc) R 12919 12919 11292 0 -1 4194304 134671 0 0 0 326920 147 0 0 25 0 1 0 43403483 556347392 134598 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/12942/statm: 135827 134598 79 151 0 135673 0
Current children cumulated CPU time (s) 3274.25
Current children cumulated vsize (KiB) 560180

[startup+3342.3 s]
/proc/loadavg: 2.04 2.06 2.24 3/100 13183
/proc/meminfo: memFree=1347848/2055920 swapFree=4192812/4192956
[pid=12919] ppid=12917 vsize=16872 CPUtime=3.58
/proc/12919/stat : 12919 (sugar++) S 12917 12919 11292 0 -1 4194304 1976 38695 0 9 8 3 316 31 16 0 1 0 43403113 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12919/statm: 4218 1129 414 3 0 797 0
[pid=12942] ppid=12919 vsize=550560 CPUtime=3330.3
/proc/12942/stat : 12942 (minisat-inc) R 12919 12919 11292 0 -1 4194304 136448 0 0 0 332882 148 0 0 25 0 1 0 43403483 563773440 136375 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/12942/statm: 137640 136375 79 151 0 137486 0
Current children cumulated CPU time (s) 3333.88
Current children cumulated vsize (KiB) 567432

[startup+3402.31 s]
/proc/loadavg: 2.01 2.05 2.22 3/100 13183
/proc/meminfo: memFree=1340296/2055920 swapFree=4192812/4192956
[pid=12919] ppid=12917 vsize=16872 CPUtime=3.58
/proc/12919/stat : 12919 (sugar++) S 12917 12919 11292 0 -1 4194304 1976 38695 0 9 8 3 316 31 16 0 1 0 43403113 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12919/statm: 4218 1129 414 3 0 797 0
[pid=12942] ppid=12919 vsize=557952 CPUtime=3389.95
/proc/12942/stat : 12942 (minisat-inc) R 12919 12919 11292 0 -1 4194304 138327 0 0 0 338844 151 0 0 25 0 1 0 43403483 571342848 138254 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/12942/statm: 139488 138254 79 151 0 139334 0
Current children cumulated CPU time (s) 3393.53
Current children cumulated vsize (KiB) 574824

[startup+3462.3 s]
/proc/loadavg: 2.00 2.04 2.21 3/100 13183
/proc/meminfo: memFree=1332680/2055920 swapFree=4192812/4192956
[pid=12919] ppid=12917 vsize=16872 CPUtime=3.58
/proc/12919/stat : 12919 (sugar++) S 12917 12919 11292 0 -1 4194304 1976 38695 0 9 8 3 316 31 16 0 1 0 43403113 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12919/statm: 4218 1129 414 3 0 797 0
[pid=12942] ppid=12919 vsize=565364 CPUtime=3449.6
/proc/12942/stat : 12942 (minisat-inc) R 12919 12919 11292 0 -1 4194304 140164 0 0 0 344807 153 0 0 25 0 1 0 43403483 578932736 140091 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/12942/statm: 141341 140091 79 151 0 141187 0
Current children cumulated CPU time (s) 3453.18
Current children cumulated vsize (KiB) 582236

[startup+3522.3 s]
/proc/loadavg: 2.00 2.03 2.19 3/100 13183
/proc/meminfo: memFree=1324168/2055920 swapFree=4192812/4192956
[pid=12919] ppid=12917 vsize=16872 CPUtime=3.58
/proc/12919/stat : 12919 (sugar++) S 12917 12919 11292 0 -1 4194304 1976 38695 0 9 8 3 316 31 16 0 1 0 43403113 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12919/statm: 4218 1129 414 3 0 797 0
[pid=12942] ppid=12919 vsize=573956 CPUtime=3509.24
/proc/12942/stat : 12942 (minisat-inc) R 12919 12919 11292 0 -1 4194304 142295 0 0 0 350769 155 0 0 25 0 1 0 43403483 587730944 142222 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/12942/statm: 143489 142222 79 151 0 143335 0
Current children cumulated CPU time (s) 3512.82
Current children cumulated vsize (KiB) 590828

[startup+3582.3 s]
/proc/loadavg: 2.04 2.04 2.18 3/100 13183
/proc/meminfo: memFree=1319240/2055920 swapFree=4192812/4192956
[pid=12919] ppid=12917 vsize=16872 CPUtime=3.58
/proc/12919/stat : 12919 (sugar++) S 12917 12919 11292 0 -1 4194304 1976 38695 0 9 8 3 316 31 16 0 1 0 43403113 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12919/statm: 4218 1129 414 3 0 797 0
[pid=12942] ppid=12919 vsize=578668 CPUtime=3568.88
/proc/12942/stat : 12942 (minisat-inc) R 12919 12919 11292 0 -1 4194304 143487 0 0 0 356733 155 0 0 25 0 1 0 43403483 592556032 143414 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/12942/statm: 144667 143414 79 151 0 144513 0
Current children cumulated CPU time (s) 3572.46
Current children cumulated vsize (KiB) 595540



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610 s]
/proc/loadavg: 2.09 2.05 2.18 3/100 13183
/proc/meminfo: memFree=1316360/2055920 swapFree=4192812/4192956
[pid=12919] ppid=12917 vsize=16872 CPUtime=3.58
/proc/12919/stat : 12919 (sugar++) S 12917 12919 11292 0 -1 4194304 1976 38695 0 9 8 3 316 31 16 0 1 0 43403113 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12919/statm: 4218 1129 414 3 0 797 0
[pid=12942] ppid=12919 vsize=581548 CPUtime=3596.43
/proc/12942/stat : 12942 (minisat-inc) R 12919 12919 11292 0 -1 4194304 144197 0 0 0 359487 156 0 0 25 0 1 0 43403483 595505152 144124 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/12942/statm: 145387 144124 79 151 0 145233 0
Current children cumulated CPU time (s) 3600.01
Current children cumulated vsize (KiB) 598420

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): 3610.1
CPU time (s): 3600.14
CPU user time (s): 3598.12
CPU system time (s): 2.01569
CPU usage (%): 99.7241
Max. virtual memory (cumulated for all children) (KiB): 890592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.12
system time used= 2.01569
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 184947
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= 4586
involuntary context switches= 87693

runsolver used 5.48217 second user time and 14.3038 second system time

The end

Launcher Data (download as text)

Begin job on node85 at 2008-07-12 14:50:58
IDJOB=1112399
IDBENCH=61411
IDSOLVER=367
FILE ID=node85/1112399-1215867058
PBS_JOBID= 7903429
Free space on /tmp= 126852 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= cc39bb6005e6336edb9143afa2108552
RANDOM SEED=654392867

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1853312 kB
Buffers:          4572 kB
Cached:          41192 kB
SwapCached:          0 kB
Active:         146656 kB
Inactive:         8240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1853312 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:             880 kB
Writeback:           0 kB
Mapped:         130736 kB
Slab:            30156 kB
Committed_AS:  1117032 kB
PageTables:       3984 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= 126844 MiB
End job on node85 at 2008-07-12 15:51:10