Trace number 1112375

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.22 3609.9

General information on the benchmark

Namecsp/langford3/
normalized-langford-3-13.xml
MD5SUMbf96536fccc303d16173a9b3682c6cc5
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 benchmark3600.02
Satisfiable
(Un)Satisfiability was proved
Number of variables39
Number of constraints767
Maximum constraint arity2
Maximum domain size39
Number of constraints which are defined in extension0
Number of constraints which are defined in intension767
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.06/0.24	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.06/0.25	c 0	BEGIN Sat Jul 12 14:40:16 2008
0.06/0.25	c 0	PID 16158
0.06/0.26	c 0	HOST node2.alineos.net
0.06/0.26	c 0	CONVERTING HOME/instance-1112375-1215866416.xml TO HOME/temp.csp
0.06/0.26	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1112375-1215866416.xml' 'HOME/temp.csp'
0.08/0.72	c 1	1 domains, 39 variables, 2 predicates, 0 relations, 767 constraints
0.08/0.77	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.08/0.77	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.43/0.85	c 1	Parsing HOME/temp.csp
0.43/0.99	c 1	parsed 809 expressions
0.63/1.01	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.63/1.02	c 1	MAX CSP: 767 constraints
0.63/1.02	c 1	Converting to clausal form CSP
0.63/1.08	c 1	converted 158 (10%) expressions
0.74/1.11	c 1	converted 316 (20%) expressions
0.74/1.19	c 1	converted 474 (30%) expressions
0.83/1.21	c 1	converted 632 (40%) expressions
0.83/1.22	c 1	converted 790 (50%) expressions
0.83/1.23	c 1	converted 948 (60%) expressions
0.83/1.24	c 1	converted 1106 (70%) expressions
0.83/1.25	c 1	converted 1264 (80%) expressions
0.83/1.26	c 1	converted 1422 (90%) expressions
0.93/1.36	c 2	converted 1579 (100%) expressions
0.93/1.36	c 2	CSP : 1573 integers, 26 booleans, 2352 clauses, largest domain size 1151
0.93/1.36	c 2	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.93/1.36	c 2	Propagation in CSP
1.02/1.41	c 2	758 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.02/1.41	c 2	CSP : 1573 integers, 26 booleans, 2352 clauses, largest domain size 768
1.02/1.41	c 2	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.02/1.41	c 2	Simplifing CSP by introducing new Boolean variables
1.02/1.43	c 2	CSP : 1573 integers, 1508 booleans, 3834 clauses, largest domain size 768
1.02/1.43	c 2	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.02/1.47	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.02/1.49	c 2	158 (10%) CSP integer variables are encoded (1443 clauses, 16668 bytes)
1.02/1.49	c 2	315 (20%) CSP integer variables are encoded (1443 clauses, 16668 bytes)
1.02/1.49	c 2	472 (30%) CSP integer variables are encoded (1443 clauses, 16668 bytes)
1.02/1.49	c 2	630 (40%) CSP integer variables are encoded (1443 clauses, 16668 bytes)
1.02/1.49	c 2	787 (50%) CSP integer variables are encoded (1443 clauses, 16668 bytes)
1.02/1.49	c 2	944 (60%) CSP integer variables are encoded (2891 clauses, 35492 bytes)
1.02/1.50	c 2	1102 (70%) CSP integer variables are encoded (4052 clauses, 50585 bytes)
1.13/1.50	c 2	1259 (80%) CSP integer variables are encoded (5445 clauses, 68694 bytes)
1.13/1.50	c 2	1416 (90%) CSP integer variables are encoded (6558 clauses, 83163 bytes)
1.13/1.52	c 2	1573 (100%) CSP integer variables are encoded (14235 clauses, 194567 bytes)
1.13/1.55	c 2	384 (10%) CSP clauses are encoded (24319 clauses, 368525 bytes)
1.13/1.58	c 2	767 (20%) CSP clauses are encoded (34388 clauses, 551590 bytes)
1.23/1.61	c 2	1151 (30%) CSP clauses are encoded (44416 clauses, 733922 bytes)
1.23/1.63	c 2	1534 (40%) CSP clauses are encoded (54417 clauses, 916940 bytes)
1.23/1.66	c 2	1917 (50%) CSP clauses are encoded (64400 clauses, 1101443 bytes)
1.23/1.69	c 2	2301 (60%) CSP clauses are encoded (74412 clauses, 1294625 bytes)
1.33/1.76	c 2	2684 (70%) CSP clauses are encoded (114031 clauses, 2011374 bytes)
1.52/1.96	c 2	3068 (80%) CSP clauses are encoded (228143 clauses, 4102030 bytes)
1.63/2.03	c 2	3451 (90%) CSP clauses are encoded (267762 clauses, 4818778 bytes)
2.72/3.18	c 3	3834 (100%) CSP clauses are encoded (834974 clauses, 16311131 bytes)
2.72/3.18	c 3	3834 CSP clauses encoded
2.72/3.18	c 3	Writing map file : HOME/temp.map
2.72/3.20	c 3	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.82/3.20	c 3	SAT : 17316 SAT variables, 834974 SAT clauses, 16311131 bytes
2.82/3.20	c 3	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.82/3.22	c 3	OBJECTIVE minimize _COST
2.82/3.22	c 3	SOLVING HOME/temp.cnf
2.82/3.22	c 3	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
2.82/3.23	c 3	This is MiniSat 2.0 beta incremental
2.82/3.23	c 3	WARNING: for repeatability, setting FPU to use double precision
2.82/3.23	c 3	============================[ Problem Statistics ]=============================
2.82/3.23	c 3	|                                                                             |
2.82/3.23	c 3	|  Number of variables:  17316                                                |
2.82/3.23	c 3	|  Number of clauses:    834974                                               |
2.83/3.61	c 4	|  Parsing time:         0.33         s                                       |
2.83/3.63	c 4	OK
2.83/3.63	c 4	OBJECTIVE BOUND: 0 <= _COST <= 
2.83/3.63	c 4	SEARCHING: _COST <= 384
2.83/3.63	c 4	============================[ Search Statistics ]==============================
2.83/3.63	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.83/3.63	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.83/3.63	c 4	===============================================================================
2.83/3.63	c 4	|         0 |   17316   834974  2461294 |   278324        0    nan |  0.000 % |
2.83/3.73	c 4	|       100 |   17316   834974  2461294 |   306157      100     37 |  0.001 % |
2.83/3.76	c 4	===============================================================================
2.83/3.76	c 4	restarts              : 2
2.83/3.76	c 4	conflicts             : 118           (251 /sec)
2.83/3.76	c 4	decisions             : 962           (0.62 % random) (2043 /sec)
2.83/3.76	c 4	propagations          : 70990          (150745 /sec)
2.83/3.76	c 4	conflict literals     : 3901           (5.48 % deleted)
2.83/3.76	c 4	Memory used           : 36.60 MB
2.83/3.77	c 4	CPU time              : 0.470928 s
2.83/3.77	c 4	
2.83/3.77	c 4	SATISFIABLE
2.83/3.77	c 4	OK
2.83/3.77	c 4	FOUND: _COST <= 384
2.83/3.77	s SATISFIABLE
2.83/3.77	c 4	DECODING HOME/temp.out WITH HOME/temp.map
2.83/3.77	c 4	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
2.83/3.85	c 4	Decoding HOME/temp.out
2.83/3.99	c 4	OBJECTIVE _COST 146
2.83/3.99	o 146
2.83/3.99	v 34 33 34 33 33 25 35 27 19 17 24 15 18 38 29 38 37 32 32 33 36 29 36 36 28 27 26 36 21 31 35 22 30 35 23 20 16 32 37
2.83/3.99	c 4	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
2.83/4.05	c 4	OK
2.83/4.05	c 4	OBJECTIVE BOUND: 0 <= _COST <= 146
2.83/4.05	c 4	SEARCHING: _COST <= 73
2.83/4.05	c 4	============================[ Search Statistics ]==============================
2.83/4.05	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.83/4.05	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.83/4.05	c 4	===============================================================================
2.83/4.05	c 4	|       118 |   17316   834974  2461294 |   278324      118     33 |  0.001 % |
2.83/4.07	c 4	===============================================================================
2.83/4.08	c 4	restarts              : 3
2.83/4.08	c 4	conflicts             : 132           (256 /sec)
2.83/4.08	c 4	decisions             : 1247          (0.56 % random) (2417 /sec)
2.83/4.08	c 4	propagations          : 93339          (180917 /sec)
2.83/4.08	c 4	conflict literals     : 4094           (5.49 % deleted)
2.83/4.08	c 4	Memory used           : 36.86 MB
2.83/4.08	c 4	CPU time              : 0.515921 s
2.83/4.08	c 4	
2.83/4.08	c 4	SATISFIABLE
2.83/4.08	c 4	OK
2.83/4.08	c 4	FOUND: _COST <= 73
2.83/4.08	c 4	DECODING HOME/temp.out WITH HOME/temp.map
2.83/4.08	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.05/4.16	c 4	Decoding HOME/temp.out
3.05/4.29	c 4	OBJECTIVE _COST 73
3.05/4.29	o 73
3.05/4.29	v 38 37 34 29 35 25 30 22 1 6 2 27 19 38 33 38 34 37 32 23 25 11 17 14 36 30 29 38 20 0 38 13 31 24 21 28 26 34 38
3.05/4.30	c 4	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
3.83/4.35	c 5	OK
3.83/4.35	c 5	OBJECTIVE BOUND: 0 <= _COST <= 73
3.83/4.35	c 5	SEARCHING: _COST <= 36
3.83/4.35	c 5	============================[ Search Statistics ]==============================
3.83/4.35	c 5	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.83/4.35	c 5	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.83/4.35	c 5	===============================================================================
3.83/4.35	c 5	|       132 |   10730   834974  2461294 |   278324      132     31 |  0.001 % |
3.83/4.38	c 5	===============================================================================
3.83/4.38	c 5	restarts              : 4
3.83/4.38	c 5	conflicts             : 141           (255 /sec)
3.83/4.38	c 5	decisions             : 1363          (0.59 % random) (2470 /sec)
3.83/4.38	c 5	propagations          : 117901         (213621 /sec)
3.83/4.38	c 5	conflict literals     : 4219           (6.31 % deleted)
3.83/4.38	c 5	Memory used           : 36.86 MB
3.83/4.38	c 5	CPU time              : 0.551916 s
3.83/4.38	c 5	
3.83/4.38	c 5	SATISFIABLE
3.83/4.39	c 5	OK
3.83/4.39	c 5	FOUND: _COST <= 36
3.83/4.39	c 5	DECODING HOME/temp.out WITH HOME/temp.map
3.83/4.39	c 5	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
3.89/4.49	c 5	Decoding HOME/temp.out
3.89/4.76	c 5	OBJECTIVE _COST 36
3.89/4.76	o 36
3.89/4.76	v 38 37 34 14 26 33 20 3 25 15 15 29 9 38 35 38 19 32 6 28 12 17 22 16 18 23 29 38 11 24 38 13 36 21 27 33 30 31 37
3.89/4.80	c 5	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
3.89/4.84	c 5	OK
3.89/4.84	c 5	OBJECTIVE BOUND: 0 <= _COST <= 36
3.89/4.84	c 5	SEARCHING: _COST <= 18
3.89/4.85	c 5	============================[ Search Statistics ]==============================
3.89/4.86	c 5	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.89/4.86	c 5	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.89/4.86	c 5	===============================================================================
3.89/4.86	c 5	|       141 |    9547   834974  2461294 |   278324      141     30 |  0.001 % |
3.89/4.86	c 5	===============================================================================
3.89/4.86	c 5	restarts              : 5
3.89/4.86	c 5	conflicts             : 155           (270 /sec)
3.89/4.86	c 5	decisions             : 1450          (0.55 % random) (2522 /sec)
3.89/4.86	c 5	propagations          : 130305         (226652 /sec)
3.89/4.86	c 5	conflict literals     : 4692           (6.20 % deleted)
3.89/4.86	c 5	Memory used           : 36.86 MB
3.89/4.86	c 5	CPU time              : 0.574912 s
3.89/4.86	c 5	
3.89/4.86	c 5	SATISFIABLE
3.89/4.86	c 5	OK
3.89/4.86	c 5	FOUND: _COST <= 18
3.89/4.86	c 5	DECODING HOME/temp.out WITH HOME/temp.map
3.89/4.86	c 5	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
4.29/4.94	c 5	Decoding HOME/temp.out
4.29/5.21	c 5	OBJECTIVE _COST 18
4.29/5.21	o 18
4.29/5.21	v 31 37 2 8 32 35 22 3 16 14 5 11 9 33 36 6 13 38 20 30 12 26 25 17 24 23 28 38 10 18 36 27 38 21 36 7 29 34 37
4.29/5.24	c 5	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
4.29/5.28	c 5	OK
4.29/5.28	c 5	OBJECTIVE BOUND: 0 <= _COST <= 18
4.29/5.28	c 5	SEARCHING: _COST <= 9
4.29/5.29	c 5	============================[ Search Statistics ]==============================
4.29/5.30	c 5	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.29/5.30	c 5	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.29/5.30	c 5	===============================================================================
4.29/5.30	c 5	|       155 |    8590   834974  2461294 |   278324      155     30 |  0.001 % |
4.69/5.32	c 6	|       257 |    8577   834974  2461294 |   306157      257     43 | 55.209 % |
4.69/5.35	c 6	|       408 |    8577   834974  2461294 |   336772      408     39 | 55.209 % |
4.69/5.37	c 6	===============================================================================
4.69/5.37	c 6	restarts              : 8
4.69/5.37	c 6	conflicts             : 422           (631 /sec)
4.69/5.37	c 6	decisions             : 2032          (0.59 % random) (3038 /sec)
4.69/5.37	c 6	propagations          : 229371         (342909 /sec)
4.69/5.37	c 6	conflict literals     : 16208          (5.37 % deleted)
4.69/5.37	c 6	Memory used           : 36.86 MB
4.69/5.37	c 6	CPU time              : 0.668898 s
4.69/5.37	c 6	
4.69/5.37	c 6	SATISFIABLE
4.69/5.37	c 6	OK
4.69/5.37	c 6	FOUND: _COST <= 9
4.69/5.37	c 6	DECODING HOME/temp.out WITH HOME/temp.map
4.69/5.37	c 6	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.79/5.46	c 6	Decoding HOME/temp.out
4.89/5.59	c 6	OBJECTIVE _COST 9
4.89/5.59	o 9
4.89/5.59	v 2 29 15 0 25 16 30 8 18 11 12 14 6 4 32 19 5 31 21 1 17 28 22 24 27 20 13 35 23 10 37 35 9 26 38 33 36 3 34
4.89/5.59	c 6	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
4.98/5.65	c 6	OK
4.98/5.65	c 6	OBJECTIVE BOUND: 0 <= _COST <= 9
4.98/5.65	c 6	SEARCHING: _COST <= 4
4.98/5.65	c 6	============================[ Search Statistics ]==============================
4.98/5.66	c 6	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.98/5.66	c 6	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.98/5.66	c 6	===============================================================================
4.98/5.66	c 6	|       422 |    7756   834974  2461294 |   278324      422     38 | 55.209 % |
4.98/5.66	c 6	===============================================================================
4.98/5.66	c 6	restarts              : 9
4.98/5.66	c 6	conflicts             : 431           (627 /sec)
4.98/5.66	c 6	decisions             : 2080          (0.58 % random) (3028 /sec)
4.98/5.66	c 6	propagations          : 239669         (348917 /sec)
4.98/5.66	c 6	conflict literals     : 16659          (5.28 % deleted)
4.98/5.66	c 6	Memory used           : 36.86 MB
4.98/5.66	c 6	CPU time              : 0.686895 s
4.98/5.66	c 6	
4.98/5.66	c 6	SATISFIABLE
4.98/5.67	c 6	OK
4.98/5.67	c 6	FOUND: _COST <= 4
4.98/5.67	c 6	DECODING HOME/temp.out WITH HOME/temp.map
4.98/5.67	c 6	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
5.01/5.75	c 6	Decoding HOME/temp.out
5.01/5.87	c 6	OBJECTIVE _COST 4
5.01/5.87	o 4
5.01/5.88	v 28 30 20 31 26 4 0 6 9 12 13 1 7 3 33 10 17 32 11 8 15 19 23 25 14 21 5 36 2 22 38 18 16 24 29 34 37 27 35
5.01/5.88	c 6	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
5.01/5.93	c 6	OK
5.01/5.93	c 6	OBJECTIVE BOUND: 0 <= _COST <= 4
5.01/5.93	c 6	SEARCHING: _COST <= 2
5.01/5.94	c 6	============================[ Search Statistics ]==============================
5.01/5.95	c 6	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.01/5.95	c 6	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.01/5.95	c 6	===============================================================================
5.01/5.95	c 6	|       431 |    6964   834974  2461294 |   278324      431     39 | 55.209 % |
5.01/5.98	c 6	|       531 |    6964   834974  2461294 |   306157      531     47 | 65.004 % |
5.29/6.02	c 6	===============================================================================
5.29/6.02	c 6	restarts              : 11
5.29/6.02	c 6	conflicts             : 664           (846 /sec)
5.29/6.02	c 6	decisions             : 2447          (0.65 % random) (3118 /sec)
5.29/6.02	c 6	propagations          : 333839         (425338 /sec)
5.29/6.02	c 6	conflict literals     : 33573          (4.46 % deleted)
5.29/6.02	c 6	Memory used           : 36.99 MB
5.29/6.02	c 6	CPU time              : 0.78488 s
5.29/6.02	c 6	
5.29/6.02	c 6	SATISFIABLE
5.29/6.03	c 6	OK
5.29/6.03	c 6	FOUND: _COST <= 2
5.29/6.03	c 6	DECODING HOME/temp.out WITH HOME/temp.map
5.29/6.03	c 6	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
5.33/6.11	c 6	Decoding HOME/temp.out
5.33/6.24	c 6	OBJECTIVE _COST 2
5.33/6.24	o 2
5.33/6.24	v 6 24 0 11 1 3 18 20 12 14 19 2 9 33 27 4 16 7 10 26 29 22 25 31 15 23 35 30 8 21 13 17 34 38 32 36 5 28 37
5.33/6.24	c 6	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
5.33/6.29	c 6	OK
5.33/6.29	c 6	OBJECTIVE BOUND: 0 <= _COST <= 2
5.33/6.29	c 6	SEARCHING: _COST <= 1
5.55/6.30	c 6	============================[ Search Statistics ]==============================
5.55/6.31	c 7	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.55/6.31	c 7	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.55/6.31	c 7	===============================================================================
5.55/6.31	c 7	|       664 |    6060   834974  2461294 |   278324      664     51 | 65.004 % |
5.55/6.34	c 7	|       764 |    6060   834974  2461294 |   306157      764     55 | 69.445 % |
5.65/6.42	c 7	|       915 |    6060   834974  2461294 |   336772      915     63 | 69.445 % |
5.75/6.52	c 7	|      1140 |    6060   834974  2461294 |   370450     1140     69 | 69.445 % |
5.85/6.67	c 7	|      1478 |    6060   834974  2461294 |   407495     1478     75 | 69.445 % |
6.04/6.84	c 7	|      1985 |    6060   834974  2461294 |   448244     1985     76 | 69.445 % |
6.44/7.21	c 7	|      2744 |    6060   834974  2461294 |   493069     2744     83 | 69.445 % |
7.03/7.85	c 8	|      3883 |    6060   834974  2461294 |   542376     3883     86 | 69.445 % |
7.83/8.66	c 9	|      5591 |    6060   834974  2461294 |   596613     5591     89 | 69.445 % |
9.52/10.38	c 11	|      8155 |    5291    68769   197989 |   656275     8139     91 | 69.445 % |
11.61/12.46	c 13	|     12001 |    5291    68769   197989 |   721902    11985     93 | 69.445 % |
15.70/16.53	c 17	|     17767 |    5291    68769   197989 |   794092    17751    103 | 69.445 % |
22.26/23.13	c 23	|     26416 |    5291    68769   197989 |   873502    26400    103 | 69.445 % |
33.30/34.21	c 34	|     39390 |    5291    68769   197989 |   960852    39374    102 | 69.445 % |
54.00/55.00	c 55	|     58852 |    5291    68769   197989 |  1056937    58836    105 | 69.445 % |
93.10/94.33	c 95	|     88044 |    5291    68769   197989 |  1162631    88028    115 | 69.445 % |
163.95/165.55	c 166	|    131834 |    5291    68769   197989 |  1278894   131818    113 | 69.445 % |
300.07/302.30	c 302	|    197518 |    5291    68769   197989 |  1406783   197502    112 | 69.445 % |
582.18/585.89	c 586	|    296044 |    5291    68769   197989 |  1547462   296028    116 | 69.445 % |
1114.36/1120.68	c 1121	|    443834 |    5291    68769   197989 |  1702208   443818    119 | 69.445 % |
2274.49/2283.67	c 2284	|    665518 |    5291    68769   197989 |  1872429   665502    139 | 69.445 % |
3600.10/3609.81	c ERROR INTERRUPTED
3600.10/3609.89	c 3610	CPU 3598.25 (0.07 0.03 3598.18 1.91)
3600.10/3609.89	c 3610	END Sat Jul 12 15:40:26 2008

Verifier Data (download as text)

OK	2	765
2 unsatisfied constraints, 765 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-1112375-1215866416/watcher-1112375-1215866416 -o /tmp/evaluation-result-1112375-1215866416/solver-1112375-1215866416 -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-1112375-1215866416.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.40 2.18 2.09 4/81 16158
/proc/meminfo: memFree=1942920/2055920 swapFree=4181172/4192956
[pid=16158] ppid=16156 vsize=18572 CPUtime=0
/proc/16158/stat : 16158 (runsolver) D 16156 16158 15526 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 43345108 19017728 292 996147200 4194304 4296836 548682068192 18446744073709551615 206381313319 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/16158/statm: 4643 292 257 25 0 2626 0

[startup+0.0952069 s]
/proc/loadavg: 2.40 2.18 2.09 4/81 16158
/proc/meminfo: memFree=1942920/2055920 swapFree=4181172/4192956
[pid=16158] ppid=16156 vsize=12412 CPUtime=0.01
/proc/16158/stat : 16158 (sugar++) D 16156 16158 15526 0 -1 4194304 414 0 0 0 0 1 0 0 18 0 1 0 43345108 12709888 382 996147200 4194304 4206940 548682068528 18446744073709551615 206390210658 0 0 4224 0 18446744071563479169 0 0 17 1 0 0
/proc/16158/statm: 3103 382 275 3 0 203 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12412

[startup+0.102204 s]
/proc/loadavg: 2.40 2.18 2.09 4/81 16158
/proc/meminfo: memFree=1942920/2055920 swapFree=4181172/4192956
[pid=16158] ppid=16156 vsize=12412 CPUtime=0.01
/proc/16158/stat : 16158 (sugar++) D 16156 16158 15526 0 -1 4194304 425 0 0 0 0 1 0 0 18 0 1 0 43345108 12709888 393 996147200 4194304 4206940 548682068528 18446744073709551615 206390210658 0 0 4224 0 18446744071563479169 0 0 17 1 0 0
/proc/16158/statm: 3103 393 275 3 0 203 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12412

[startup+0.302247 s]
/proc/loadavg: 2.40 2.18 2.09 4/81 16158
/proc/meminfo: memFree=1942920/2055920 swapFree=4181172/4192956
[pid=16158] ppid=16156 vsize=16740 CPUtime=0.08
/proc/16158/stat : 16158 (sugar++) S 16156 16158 15526 0 -1 4194304 1219 128 0 0 6 2 0 0 18 0 1 0 43345108 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16158/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 16740

[startup+0.701317 s]
/proc/loadavg: 2.40 2.18 2.09 4/81 16158
/proc/meminfo: memFree=1942920/2055920 swapFree=4181172/4192956
[pid=16158] ppid=16156 vsize=16740 CPUtime=0.08
/proc/16158/stat : 16158 (sugar++) S 16156 16158 15526 0 -1 4194304 1219 128 0 0 6 2 0 0 18 0 1 0 43345108 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16158/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 16740

[startup+1.50147 s]
/proc/loadavg: 2.40 2.18 2.09 4/92 16180
/proc/meminfo: memFree=1932528/2055920 swapFree=4181172/4192956
[pid=16158] ppid=16156 vsize=16740 CPUtime=0.43
/proc/16158/stat : 16158 (sugar++) S 16156 16158 15526 0 -1 4194304 1297 4564 0 1 6 2 31 4 15 0 1 0 43345108 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16158/statm: 4185 1104 409 3 0 764 0
[pid=16171] ppid=16158 vsize=5356 CPUtime=0
/proc/16171/stat : 16171 (sh) S 16158 16158 15526 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 43345186 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16171/statm: 1339 233 193 169 0 50 0
[pid=16172] ppid=16171 vsize=868480 CPUtime=0.7
/proc/16172/stat : 16172 (java) S 16171 16158 15526 0 -1 0 6681 0 1 0 67 3 0 0 18 0 9 0 43345187 889323520 5917 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16172/statm: 217120 5917 2562 9 0 211667 0
[pid=16172/tid=16173] ppid=16171 vsize=868480 CPUtime=0.4
/proc/16172/task/16173/stat : 16173 (java) R 16171 16158 15526 0 -1 64 2713 0 1 0 39 1 0 0 23 0 9 0 43345187 889323520 5917 996147200 134512640 134550740 4294955920 18446744073709551615 102064685 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16172/tid=16174] ppid=16171 vsize=868480 CPUtime=0.06
/proc/16172/task/16174/stat : 16174 (java) S 16171 16158 15526 0 -1 64 1803 0 0 0 6 0 0 0 16 0 9 0 43345188 889323520 5917 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16172/tid=16175] ppid=16171 vsize=868480 CPUtime=0
/proc/16172/task/16175/stat : 16175 (java) S 16171 16158 15526 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 43345189 889323520 5917 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16172/tid=16176] ppid=16171 vsize=868480 CPUtime=0
/proc/16172/task/16176/stat : 16176 (java) S 16171 16158 15526 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 43345189 889323520 5917 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16172/tid=16177] ppid=16171 vsize=868480 CPUtime=0
/proc/16172/task/16177/stat : 16177 (java) S 16171 16158 15526 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 43345191 889323520 5917 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16172/tid=16178] ppid=16171 vsize=868480 CPUtime=0.21
/proc/16172/task/16178/stat : 16178 (java) S 16171 16158 15526 0 -1 64 1473 0 0 0 21 0 0 0 16 0 9 0 43345191 889323520 5917 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16172/tid=16179] ppid=16171 vsize=868480 CPUtime=0
/proc/16172/task/16179/stat : 16179 (java) S 16171 16158 15526 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 43345191 889323520 5917 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16172/tid=16180] ppid=16171 vsize=868480 CPUtime=0
/proc/16172/task/16180/stat : 16180 (java) S 16171 16158 15526 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 43345191 889323520 5917 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 890576

[startup+3.10276 s]
/proc/loadavg: 2.40 2.18 2.09 3/92 16180
/proc/meminfo: memFree=1919216/2055920 swapFree=4181172/4192956
[pid=16158] ppid=16156 vsize=16740 CPUtime=0.43
/proc/16158/stat : 16158 (sugar++) S 16156 16158 15526 0 -1 4194304 1297 4564 0 1 6 2 31 4 15 0 1 0 43345108 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16158/statm: 4185 1104 409 3 0 764 0
[pid=16171] ppid=16158 vsize=5356 CPUtime=0
/proc/16171/stat : 16171 (sh) S 16158 16158 15526 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 43345186 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16171/statm: 1339 233 193 169 0 50 0
[pid=16172] ppid=16171 vsize=868480 CPUtime=2.29
/proc/16172/stat : 16172 (java) S 16171 16158 15526 0 -1 0 7151 0 1 0 213 16 0 0 18 0 9 0 43345187 889323520 5936 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16172/statm: 217120 5936 2562 9 0 211667 0
[pid=16172/tid=16173] ppid=16171 vsize=868480 CPUtime=1.84
/proc/16172/task/16173/stat : 16173 (java) R 16171 16158 15526 0 -1 64 3167 0 1 0 173 11 0 0 25 0 9 0 43345187 889323520 5936 996147200 134512640 134550740 4294955920 18446744073709551615 4126528623 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16172/tid=16174] ppid=16171 vsize=868480 CPUtime=0.18
/proc/16172/task/16174/stat : 16174 (java) S 16171 16158 15526 0 -1 64 1803 0 0 0 15 3 0 0 16 0 9 0 43345188 889323520 5936 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16172/tid=16175] ppid=16171 vsize=868480 CPUtime=0
/proc/16172/task/16175/stat : 16175 (java) S 16171 16158 15526 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 43345189 889323520 5936 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16172/tid=16176] ppid=16171 vsize=868480 CPUtime=0
/proc/16172/task/16176/stat : 16176 (java) S 16171 16158 15526 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 43345189 889323520 5936 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16172/tid=16177] ppid=16171 vsize=868480 CPUtime=0
/proc/16172/task/16177/stat : 16177 (java) S 16171 16158 15526 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 43345191 889323520 5936 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16172/tid=16178] ppid=16171 vsize=868480 CPUtime=0.24
/proc/16172/task/16178/stat : 16178 (java) S 16171 16158 15526 0 -1 64 1489 0 0 0 24 0 0 0 16 0 9 0 43345191 889323520 5936 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16172/tid=16179] ppid=16171 vsize=868480 CPUtime=0
/proc/16172/task/16179/stat : 16179 (java) S 16171 16158 15526 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 43345191 889323520 5936 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16172/tid=16180] ppid=16171 vsize=868480 CPUtime=0
/proc/16172/task/16180/stat : 16180 (java) S 16171 16158 15526 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 43345191 889323520 5936 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.72
Current children cumulated vsize (KiB) 890576

[startup+6.30135 s]
/proc/loadavg: 2.44 2.20 2.09 3/87 16225
/proc/meminfo: memFree=1883224/2055920 swapFree=4181172/4192956
[pid=16158] ppid=16156 vsize=16872 CPUtime=4.69
/proc/16158/stat : 16158 (sugar++) R 16156 16158 15526 0 -1 4194304 1982 39250 0 9 7 3 418 41 16 0 1 0 43345108 17276928 1134 996147200 4194304 4206940 548682068528 18446744073709551615 206390210658 0 0 4224 16386 0 0 0 17 1 0 0
/proc/16158/statm: 4218 1134 414 3 0 797 0
[pid=16181] ppid=16158 vsize=37872 CPUtime=0.86
/proc/16181/stat : 16181 (minisat-inc) R 16158 16158 15526 0 -1 4194304 9213 0 0 0 79 7 0 0 16 0 1 0 43345431 38780928 9148 996147200 134512640 135134323 4294956192 18446744073709551615 134531971 0 0 4096 3 0 0 0 17 1 0 0
/proc/16181/statm: 9468 9148 80 151 0 9314 0
Current children cumulated CPU time (s) 5.55
Current children cumulated vsize (KiB) 54744

[startup+12.7015 s]
/proc/loadavg: 2.41 2.19 2.09 3/83 16251
/proc/meminfo: memFree=1883840/2055920 swapFree=4181172/4192956
[pid=16158] ppid=16156 vsize=16872 CPUtime=4.69
/proc/16158/stat : 16158 (sugar++) S 16156 16158 15526 0 -1 4194304 1982 39250 0 9 7 3 418 41 16 0 1 0 43345108 17276928 1134 996147200 4194304 4206940 548682068528 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16158/statm: 4218 1134 414 3 0 797 0
[pid=16181] ppid=16158 vsize=39852 CPUtime=7.22
/proc/16181/stat : 16181 (minisat-inc) R 16158 16158 15526 0 -1 4194304 9713 0 0 0 715 7 0 0 25 0 1 0 43345431 40808448 9648 996147200 134512640 135134323 4294956192 18446744073709551615 134528277 0 0 4096 3 0 0 0 17 1 0 0
/proc/16181/statm: 9963 9648 80 151 0 9809 0
Current children cumulated CPU time (s) 11.91
Current children cumulated vsize (KiB) 56724

[startup+25.5029 s]
/proc/loadavg: 2.32 2.18 2.09 3/83 16251
/proc/meminfo: memFree=1884032/2055920 swapFree=4181172/4192956
[pid=16158] ppid=16156 vsize=16872 CPUtime=4.69
/proc/16158/stat : 16158 (sugar++) S 16156 16158 15526 0 -1 4194304 1982 39250 0 9 7 3 418 41 16 0 1 0 43345108 17276928 1134 996147200 4194304 4206940 548682068528 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16158/statm: 4218 1134 414 3 0 797 0
[pid=16181] ppid=16158 vsize=40000 CPUtime=19.96
/proc/16181/stat : 16181 (minisat-inc) R 16158 16158 15526 0 -1 4194304 9730 0 0 0 1989 7 0 0 25 0 1 0 43345431 40960000 9665 996147200 134512640 135134323 4294956192 18446744073709551615 134531850 0 0 4096 3 0 0 0 17 1 0 0
/proc/16181/statm: 10000 9665 80 151 0 9846 0
Current children cumulated CPU time (s) 24.65
Current children cumulated vsize (KiB) 56872

[startup+51.1026 s]
/proc/loadavg: 2.21 2.17 2.09 3/83 16251
/proc/meminfo: memFree=1880320/2055920 swapFree=4181172/4192956
[pid=16158] ppid=16156 vsize=16872 CPUtime=4.69
/proc/16158/stat : 16158 (sugar++) S 16156 16158 15526 0 -1 4194304 1982 39250 0 9 7 3 418 41 16 0 1 0 43345108 17276928 1134 996147200 4194304 4206940 548682068528 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16158/statm: 4218 1134 414 3 0 797 0
[pid=16181] ppid=16158 vsize=43968 CPUtime=45.43
/proc/16181/stat : 16181 (minisat-inc) R 16158 16158 15526 0 -1 4194304 10748 0 0 0 4535 8 0 0 25 0 1 0 43345431 45023232 10674 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/16181/statm: 10992 10674 80 151 0 10838 0
Current children cumulated CPU time (s) 50.12
Current children cumulated vsize (KiB) 60840

[startup+102.307 s]
/proc/loadavg: 2.09 2.14 2.08 3/83 16251
/proc/meminfo: memFree=1859392/2055920 swapFree=4181172/4192956
[pid=16158] ppid=16156 vsize=16872 CPUtime=4.69
/proc/16158/stat : 16158 (sugar++) S 16156 16158 15526 0 -1 4194304 1982 39250 0 9 7 3 418 41 16 0 1 0 43345108 17276928 1134 996147200 4194304 4206940 548682068528 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16158/statm: 4218 1134 414 3 0 797 0
[pid=16181] ppid=16158 vsize=64884 CPUtime=96.37
/proc/16181/stat : 16181 (minisat-inc) R 16158 16158 15526 0 -1 4194304 15930 0 0 0 9624 13 0 0 25 0 1 0 43345431 66441216 15856 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/16181/statm: 16221 15856 80 151 0 16067 0
Current children cumulated CPU time (s) 101.06
Current children cumulated vsize (KiB) 81756

[startup+162.303 s]
/proc/loadavg: 2.03 2.11 2.08 3/83 16251
/proc/meminfo: memFree=1842688/2055920 swapFree=4181172/4192956
[pid=16158] ppid=16156 vsize=16872 CPUtime=4.69
/proc/16158/stat : 16158 (sugar++) S 16156 16158 15526 0 -1 4194304 1982 39250 0 9 7 3 418 41 16 0 1 0 43345108 17276928 1134 996147200 4194304 4206940 548682068528 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16158/statm: 4218 1134 414 3 0 797 0
[pid=16181] ppid=16158 vsize=81552 CPUtime=156.07
/proc/16181/stat : 16181 (minisat-inc) R 16158 16158 15526 0 -1 4194304 20113 0 0 0 15590 17 0 0 25 0 1 0 43345431 83509248 20039 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/16181/statm: 20388 20039 80 151 0 20234 0
Current children cumulated CPU time (s) 160.76
Current children cumulated vsize (KiB) 98424

[startup+222.302 s]
/proc/loadavg: 2.01 2.09 2.07 3/83 16251
/proc/meminfo: memFree=1827968/2055920 swapFree=4181172/4192956
[pid=16158] ppid=16156 vsize=16872 CPUtime=4.69
/proc/16158/stat : 16158 (sugar++) S 16156 16158 15526 0 -1 4194304 1982 39250 0 9 7 3 418 41 16 0 1 0 43345108 17276928 1134 996147200 4194304 4206940 548682068528 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16158/statm: 4218 1134 414 3 0 797 0
[pid=16181] ppid=16158 vsize=96160 CPUtime=215.77
/proc/16181/stat : 16181 (minisat-inc) R 16158 16158 15526 0 -1 4194304 23754 0 0 0 21556 21 0 0 25 0 1 0 43345431 98467840 23680 996147200 134512640 135134323 4294956192 18446744073709551615 134531965 0 0 4096 3 0 0 0 17 1 0 0
/proc/16181/statm: 24040 23680 80 151 0 23886 0
Current children cumulated CPU time (s) 220.46

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

[pid=16181] ppid=16158 vsize=467296 CPUtime=2848.24
/proc/16181/stat : 16181 (minisat-inc) R 16158 16158 15526 0 -1 4194304 115993 0 0 0 284702 122 0 0 25 0 1 0 43345431 478511104 115919 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/16181/statm: 116824 115919 80 151 0 116670 0
Current children cumulated CPU time (s) 2852.93
Current children cumulated vsize (KiB) 484168

[startup+2922.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 16300
/proc/meminfo: memFree=1445240/2055920 swapFree=4181172/4192956
[pid=16158] ppid=16156 vsize=16872 CPUtime=4.69
/proc/16158/stat : 16158 (sugar++) S 16156 16158 15526 0 -1 4194304 1982 39250 0 9 7 3 418 41 16 0 1 0 43345108 17276928 1134 996147200 4194304 4206940 548682068528 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16158/statm: 4218 1134 414 3 0 797 0
[pid=16181] ppid=16158 vsize=472588 CPUtime=2908.21
/proc/16181/stat : 16181 (minisat-inc) R 16158 16158 15526 0 -1 4194304 117318 0 0 0 290698 123 0 0 25 0 1 0 43345431 483930112 117244 996147200 134512640 135134323 4294956192 18446744073709551615 134531900 0 0 4096 3 0 0 0 17 0 0 0
/proc/16181/statm: 118147 117244 80 151 0 117993 0
Current children cumulated CPU time (s) 2912.9
Current children cumulated vsize (KiB) 489460

[startup+2982.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 16300
/proc/meminfo: memFree=1439864/2055920 swapFree=4181172/4192956
[pid=16158] ppid=16156 vsize=16872 CPUtime=4.69
/proc/16158/stat : 16158 (sugar++) S 16156 16158 15526 0 -1 4194304 1982 39250 0 9 7 3 418 41 16 0 1 0 43345108 17276928 1134 996147200 4194304 4206940 548682068528 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16158/statm: 4218 1134 414 3 0 797 0
[pid=16181] ppid=16158 vsize=477868 CPUtime=2968.19
/proc/16181/stat : 16181 (minisat-inc) R 16158 16158 15526 0 -1 4194304 118654 0 0 0 296694 125 0 0 25 0 1 0 43345431 489336832 118580 996147200 134512640 135134323 4294956192 18446744073709551615 134531971 0 0 4096 3 0 0 0 17 0 0 0
/proc/16181/statm: 119467 118580 80 151 0 119313 0
Current children cumulated CPU time (s) 2972.88
Current children cumulated vsize (KiB) 494740

[startup+3042.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 16300
/proc/meminfo: memFree=1434552/2055920 swapFree=4181172/4192956
[pid=16158] ppid=16156 vsize=16872 CPUtime=4.69
/proc/16158/stat : 16158 (sugar++) S 16156 16158 15526 0 -1 4194304 1982 39250 0 9 7 3 418 41 16 0 1 0 43345108 17276928 1134 996147200 4194304 4206940 548682068528 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16158/statm: 4218 1134 414 3 0 797 0
[pid=16181] ppid=16158 vsize=483032 CPUtime=3028.16
/proc/16181/stat : 16181 (minisat-inc) R 16158 16158 15526 0 -1 4194304 119989 0 0 0 302690 126 0 0 25 0 1 0 43345431 494624768 119915 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/16181/statm: 120758 119915 80 151 0 120604 0
Current children cumulated CPU time (s) 3032.85
Current children cumulated vsize (KiB) 499904

[startup+3102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 16300
/proc/meminfo: memFree=1428856/2055920 swapFree=4181172/4192956
[pid=16158] ppid=16156 vsize=16872 CPUtime=4.69
/proc/16158/stat : 16158 (sugar++) S 16156 16158 15526 0 -1 4194304 1982 39250 0 9 7 3 418 41 16 0 1 0 43345108 17276928 1134 996147200 4194304 4206940 548682068528 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16158/statm: 4218 1134 414 3 0 797 0
[pid=16181] ppid=16158 vsize=488532 CPUtime=3088.14
/proc/16181/stat : 16181 (minisat-inc) R 16158 16158 15526 0 -1 4194304 121391 0 0 0 308686 128 0 0 25 0 1 0 43345431 500256768 121317 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/16181/statm: 122133 121317 80 151 0 121979 0
Current children cumulated CPU time (s) 3092.83
Current children cumulated vsize (KiB) 505404

[startup+3162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 16300
/proc/meminfo: memFree=1422712/2055920 swapFree=4181172/4192956
[pid=16158] ppid=16156 vsize=16872 CPUtime=4.69
/proc/16158/stat : 16158 (sugar++) S 16156 16158 15526 0 -1 4194304 1982 39250 0 9 7 3 418 41 16 0 1 0 43345108 17276928 1134 996147200 4194304 4206940 548682068528 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16158/statm: 4218 1134 414 3 0 797 0
[pid=16181] ppid=16158 vsize=494744 CPUtime=3148.11
/proc/16181/stat : 16181 (minisat-inc) R 16158 16158 15526 0 -1 4194304 122939 0 0 0 314682 129 0 0 25 0 1 0 43345431 506617856 122865 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/16181/statm: 123686 122865 80 151 0 123532 0
Current children cumulated CPU time (s) 3152.8
Current children cumulated vsize (KiB) 511616

[startup+3222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 16300
/proc/meminfo: memFree=1416568/2055920 swapFree=4181172/4192956
[pid=16158] ppid=16156 vsize=16872 CPUtime=4.69
/proc/16158/stat : 16158 (sugar++) S 16156 16158 15526 0 -1 4194304 1982 39250 0 9 7 3 418 41 16 0 1 0 43345108 17276928 1134 996147200 4194304 4206940 548682068528 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16158/statm: 4218 1134 414 3 0 797 0
[pid=16181] ppid=16158 vsize=500684 CPUtime=3208.08
/proc/16181/stat : 16181 (minisat-inc) R 16158 16158 15526 0 -1 4194304 124458 0 0 0 320678 130 0 0 25 0 1 0 43345431 512700416 124384 996147200 134512640 135134323 4294956192 18446744073709551615 134531952 0 0 4096 3 0 0 0 17 0 0 0
/proc/16181/statm: 125171 124384 80 151 0 125017 0
Current children cumulated CPU time (s) 3212.77
Current children cumulated vsize (KiB) 517556

[startup+3282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 16300
/proc/meminfo: memFree=1409848/2055920 swapFree=4181172/4192956
[pid=16158] ppid=16156 vsize=16872 CPUtime=4.69
/proc/16158/stat : 16158 (sugar++) S 16156 16158 15526 0 -1 4194304 1982 39250 0 9 7 3 418 41 16 0 1 0 43345108 17276928 1134 996147200 4194304 4206940 548682068528 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16158/statm: 4218 1134 414 3 0 797 0
[pid=16181] ppid=16158 vsize=507268 CPUtime=3268.06
/proc/16181/stat : 16181 (minisat-inc) R 16158 16158 15526 0 -1 4194304 126109 0 0 0 326674 132 0 0 25 0 1 0 43345431 519442432 126035 996147200 134512640 135134323 4294956192 18446744073709551615 134708315 0 0 4096 3 0 0 0 17 0 0 0
/proc/16181/statm: 126817 126035 80 151 0 126663 0
Current children cumulated CPU time (s) 3272.75
Current children cumulated vsize (KiB) 524140

[startup+3342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 16300
/proc/meminfo: memFree=1403128/2055920 swapFree=4181172/4192956
[pid=16158] ppid=16156 vsize=16872 CPUtime=4.69
/proc/16158/stat : 16158 (sugar++) S 16156 16158 15526 0 -1 4194304 1982 39250 0 9 7 3 418 41 16 0 1 0 43345108 17276928 1134 996147200 4194304 4206940 548682068528 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16158/statm: 4218 1134 414 3 0 797 0
[pid=16181] ppid=16158 vsize=514460 CPUtime=3328.03
/proc/16181/stat : 16181 (minisat-inc) R 16158 16158 15526 0 -1 4194304 127788 0 0 0 332670 133 0 0 25 0 1 0 43345431 526807040 127714 996147200 134512640 135134323 4294956192 18446744073709551615 134531839 0 0 4096 3 0 0 0 17 0 0 0
/proc/16181/statm: 128615 127714 80 151 0 128461 0
Current children cumulated CPU time (s) 3332.72
Current children cumulated vsize (KiB) 531332

[startup+3402.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 16300
/proc/meminfo: memFree=1396792/2055920 swapFree=4181172/4192956
[pid=16158] ppid=16156 vsize=16872 CPUtime=4.69
/proc/16158/stat : 16158 (sugar++) S 16156 16158 15526 0 -1 4194304 1982 39250 0 9 7 3 418 41 16 0 1 0 43345108 17276928 1134 996147200 4194304 4206940 548682068528 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16158/statm: 4218 1134 414 3 0 797 0
[pid=16181] ppid=16158 vsize=520560 CPUtime=3388.01
/proc/16181/stat : 16181 (minisat-inc) R 16158 16158 15526 0 -1 4194304 129343 0 0 0 338666 135 0 0 25 0 1 0 43345431 533053440 129269 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/16181/statm: 130140 129269 80 151 0 129986 0
Current children cumulated CPU time (s) 3392.7
Current children cumulated vsize (KiB) 537432

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 16300
/proc/meminfo: memFree=1391288/2055920 swapFree=4181172/4192956
[pid=16158] ppid=16156 vsize=16872 CPUtime=4.69
/proc/16158/stat : 16158 (sugar++) S 16156 16158 15526 0 -1 4194304 1982 39250 0 9 7 3 418 41 16 0 1 0 43345108 17276928 1134 996147200 4194304 4206940 548682068528 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16158/statm: 4218 1134 414 3 0 797 0
[pid=16181] ppid=16158 vsize=525972 CPUtime=3447.98
/proc/16181/stat : 16181 (minisat-inc) R 16158 16158 15526 0 -1 4194304 130695 0 0 0 344661 137 0 0 25 0 1 0 43345431 538595328 130621 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/16181/statm: 131493 130621 80 151 0 131339 0
Current children cumulated CPU time (s) 3452.67
Current children cumulated vsize (KiB) 542844

[startup+3522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 16300
/proc/meminfo: memFree=1385848/2055920 swapFree=4181172/4192956
[pid=16158] ppid=16156 vsize=16872 CPUtime=4.69
/proc/16158/stat : 16158 (sugar++) S 16156 16158 15526 0 -1 4194304 1982 39250 0 9 7 3 418 41 16 0 1 0 43345108 17276928 1134 996147200 4194304 4206940 548682068528 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16158/statm: 4218 1134 414 3 0 797 0
[pid=16181] ppid=16158 vsize=531276 CPUtime=3507.95
/proc/16181/stat : 16181 (minisat-inc) R 16158 16158 15526 0 -1 4194304 132025 0 0 0 350656 139 0 0 25 0 1 0 43345431 544026624 131951 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/16181/statm: 132819 131951 80 151 0 132665 0
Current children cumulated CPU time (s) 3512.64
Current children cumulated vsize (KiB) 548148

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 16300
/proc/meminfo: memFree=1379384/2055920 swapFree=4181172/4192956
[pid=16158] ppid=16156 vsize=16872 CPUtime=4.69
/proc/16158/stat : 16158 (sugar++) S 16156 16158 15526 0 -1 4194304 1982 39250 0 9 7 3 418 41 16 0 1 0 43345108 17276928 1134 996147200 4194304 4206940 548682068528 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16158/statm: 4218 1134 414 3 0 797 0
[pid=16181] ppid=16158 vsize=537616 CPUtime=3567.91
/proc/16181/stat : 16181 (minisat-inc) R 16158 16158 15526 0 -1 4194304 133640 0 0 0 356651 140 0 0 25 0 1 0 43345431 550518784 133566 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/16181/statm: 134404 133566 80 151 0 134250 0
Current children cumulated CPU time (s) 3572.6
Current children cumulated vsize (KiB) 554488



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 16300
/proc/meminfo: memFree=1376888/2055920 swapFree=4181172/4192956
[pid=16158] ppid=16156 vsize=16872 CPUtime=4.69
/proc/16158/stat : 16158 (sugar++) S 16156 16158 15526 0 -1 4194304 1982 39250 0 9 7 3 418 41 16 0 1 0 43345108 17276928 1134 996147200 4194304 4206940 548682068528 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16158/statm: 4218 1134 414 3 0 797 0
[pid=16181] ppid=16158 vsize=539992 CPUtime=3595.41
/proc/16181/stat : 16181 (minisat-inc) R 16158 16158 15526 0 -1 4194304 134236 0 0 0 359400 141 0 0 25 0 1 0 43345431 552951808 134162 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/16181/statm: 134998 134162 80 151 0 134844 0
Current children cumulated CPU time (s) 3600.1
Current children cumulated vsize (KiB) 556864

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): 3609.9
CPU time (s): 3600.22
CPU user time (s): 3598.26
CPU system time (s): 1.9597
CPU usage (%): 99.7319
Max. virtual memory (cumulated for all children) (KiB): 890576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.26
system time used= 1.9597
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 175547
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= 7690
involuntary context switches= 51741

runsolver used 4.25635 second user time and 10.4144 second system time

The end

Launcher Data (download as text)

Begin job on node2 at 2008-07-12 14:40:16
IDJOB=1112375
IDBENCH=61407
IDSOLVER=367
FILE ID=node2/1112375-1215866416
PBS_JOBID= 7903490
Free space on /tmp= 66512 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= bf96536fccc303d16173a9b3682c6cc5
RANDOM SEED=261444226

node2.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.261
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	: 5931.00
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.261
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:       1943592 kB
Buffers:          2752 kB
Cached:          32140 kB
SwapCached:       5568 kB
Active:          55528 kB
Inactive:         3280 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1943592 kB
SwapTotal:     4192956 kB
SwapFree:      4181172 kB
Dirty:            1040 kB
Writeback:           0 kB
Mapped:          39976 kB
Slab:            38668 kB
Committed_AS:   239200 kB
PageTables:       2044 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= 66512 MiB
End job on node2 at 2008-07-12 15:40:28