Trace number 1113862

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+minisatOPTIMUM2 26.6979 27.4957

General information on the benchmark

Namecsp/langford4/
normalized-langford-4-9.xml
MD5SUM86dddb0f65e85dccb4a223f08a17bdb9
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints2
Best CPU time to get the best result obtained on this benchmark26.6979
Satisfiable
(Un)Satisfiability was proved
Number of variables36
Number of constraints657
Maximum constraint arity2
Maximum domain size36
Number of constraints which are defined in extension0
Number of constraints which are defined in intension657
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.00/0.05	c 0	Sugar v1-13 + HOME/minisat
0.00/0.05	c 0	BEGIN Sat Jul 12 22:00:15 2008
0.00/0.05	c 0	PID 19433
0.00/0.05	c 0	HOST node18.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1113862-1215892815.xml TO HOME/temp.csp
0.00/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1113862-1215892815.xml' 'HOME/temp.csp'
0.04/0.58	c 0	1 domains, 36 variables, 2 predicates, 0 relations, 657 constraints
0.04/0.61	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.04/0.61	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.04/0.69	c 1	Parsing HOME/temp.csp
0.57/0.82	c 1	parsed 696 expressions
0.57/0.82	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.57/0.84	c 1	MAX CSP: 657 constraints
0.57/0.84	c 1	Converting to clausal form CSP
0.57/0.89	c 1	converted 136 (10%) expressions
0.57/0.92	c 1	converted 272 (20%) expressions
0.57/0.94	c 1	converted 407 (30%) expressions
0.93/1.02	c 1	converted 543 (40%) expressions
0.93/1.03	c 1	converted 678 (50%) expressions
0.93/1.05	c 1	converted 814 (60%) expressions
0.93/1.05	c 1	converted 950 (70%) expressions
0.93/1.06	c 1	converted 1085 (80%) expressions
0.93/1.07	c 1	converted 1221 (90%) expressions
1.03/1.16	c 1	converted 1356 (100%) expressions
1.03/1.16	c 1	CSP : 1350 integers, 27 booleans, 2024 clauses, largest domain size 986
1.03/1.16	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.03/1.16	c 1	Propagation in CSP
1.13/1.21	c 1	653 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.13/1.21	c 1	CSP : 1350 integers, 27 booleans, 2024 clauses, largest domain size 658
1.13/1.21	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.13/1.21	c 1	Simplifing CSP by introducing new Boolean variables
1.13/1.23	c 1	CSP : 1350 integers, 1287 booleans, 3284 clauses, largest domain size 658
1.13/1.23	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.13/1.26	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.13/1.28	c 1	135 (10%) CSP integer variables are encoded (1224 clauses, 13825 bytes)
1.13/1.28	c 1	270 (20%) CSP integer variables are encoded (1224 clauses, 13825 bytes)
1.13/1.29	c 1	405 (30%) CSP integer variables are encoded (1224 clauses, 13825 bytes)
1.13/1.29	c 1	540 (40%) CSP integer variables are encoded (1224 clauses, 13825 bytes)
1.13/1.29	c 1	675 (50%) CSP integer variables are encoded (1224 clauses, 13825 bytes)
1.13/1.29	c 1	810 (60%) CSP integer variables are encoded (2442 clauses, 29659 bytes)
1.13/1.29	c 1	945 (70%) CSP integer variables are encoded (3404 clauses, 42165 bytes)
1.23/1.30	c 1	1080 (80%) CSP integer variables are encoded (8417 clauses, 107334 bytes)
1.23/1.30	c 1	1215 (90%) CSP integer variables are encoded (10417 clauses, 136377 bytes)
1.23/1.31	c 1	1350 (100%) CSP integer variables are encoded (12031 clauses, 160587 bytes)
1.23/1.34	c 1	329 (10%) CSP clauses are encoded (20042 clauses, 296830 bytes)
1.23/1.36	c 1	657 (20%) CSP clauses are encoded (27948 clauses, 438974 bytes)
1.23/1.38	c 1	986 (30%) CSP clauses are encoded (35929 clauses, 582970 bytes)
1.32/1.40	c 1	1314 (40%) CSP clauses are encoded (43843 clauses, 726302 bytes)
1.32/1.42	c 1	1642 (50%) CSP clauses are encoded (51764 clauses, 870372 bytes)
1.32/1.44	c 1	1971 (60%) CSP clauses are encoded (59668 clauses, 1018555 bytes)
1.43/1.50	c 1	2299 (70%) CSP clauses are encoded (89186 clauses, 1551119 bytes)
1.53/1.65	c 2	2628 (80%) CSP clauses are encoded (173139 clauses, 3087200 bytes)
2.03/2.13	c 2	2956 (90%) CSP clauses are encoded (400939 clauses, 7531324 bytes)
2.42/2.53	c 2	3284 (100%) CSP clauses are encoded (620515 clauses, 12223151 bytes)
2.42/2.53	c 2	3284 CSP clauses encoded
2.42/2.53	c 2	Writing map file : HOME/temp.map
2.42/2.54	c 2	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.42/2.54	c 2	SAT : 14668 SAT variables, 620515 SAT clauses, 12223151 bytes
2.42/2.54	c 2	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.48/2.60	c 2	OBJECTIVE minimize _COST
2.48/2.60	c 2	OBJECTIVE BOUND: 0 <= _COST <= 
2.48/2.60	c 2	SEARCHING: _COST <= 329
2.48/2.60	c 2	SOLVING HOME/temp.cnf
2.48/2.60	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.48/2.60	c 2	This is MiniSat 2.0 beta
2.48/2.60	c 2	WARNING: for repeatability, setting FPU to use double precision
2.48/2.60	c 2	============================[ Problem Statistics ]=============================
2.48/2.60	c 2	|                                                                             |
2.48/2.60	c 2	|  Number of variables:  14668                                                |
2.48/2.60	c 2	|  Number of clauses:    620516                                               |
2.48/2.91	c 3	|  Parsing time:         0.28         s                                       |
2.48/3.11	c 3	============================[ Search Statistics ]==============================
2.48/3.11	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.48/3.11	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.48/3.11	c 3	===============================================================================
2.48/3.11	c 3	|         0 |   11388   413938  1214423 |   137979        0    nan |  0.000 % |
2.48/3.16	c 3	===============================================================================
2.48/3.16	c 3	restarts              : 1
2.48/3.16	c 3	conflicts             : 49             (93 /sec)
2.48/3.16	c 3	decisions             : 498            (0.80 % random) (943 /sec)
2.48/3.16	c 3	propagations          : 27372          (51849 /sec)
2.48/3.16	c 3	conflict literals     : 1206           (6.29 % deleted)
2.48/3.16	c 3	Memory used           : 26.59 MB
2.48/3.16	c 3	CPU time              : 0.527919 s
2.48/3.16	c 3	
2.48/3.17	c 3	SATISFIABLE
2.48/3.17	c 3	FOUND: _COST <= 329
2.48/3.17	s SATISFIABLE
2.48/3.17	c 3	DECODING HOME/temp.out WITH HOME/temp.map
2.48/3.17	c 3	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
3.07/3.26	c 3	Decoding HOME/temp.out
3.17/3.38	c 3	OBJECTIVE _COST 154
3.17/3.38	o 154
3.17/3.38	v 13 27 23 9 16 5 33 2 32 15 30 27 14 22 12 10 11 8 17 18 31 19 28 19 18 20 18 19 21 35 24 34 26 26 29 28
3.17/3.39	c 3	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.17/3.40	c 3	OBJECTIVE BOUND: 0 <= _COST <= 154
3.17/3.40	c 3	SEARCHING: _COST <= 77
3.17/3.40	c 3	SOLVING HOME/temp.cnf
3.17/3.40	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.26/3.40	c 3	This is MiniSat 2.0 beta
3.26/3.40	c 3	WARNING: for repeatability, setting FPU to use double precision
3.26/3.40	c 3	============================[ Problem Statistics ]=============================
3.26/3.40	c 3	|                                                                             |
3.26/3.40	c 3	|  Number of variables:  14668                                                |
3.26/3.40	c 3	|  Number of clauses:    620516                                               |
3.26/3.72	c 4	|  Parsing time:         0.27         s                                       |
3.26/4.02	c 4	============================[ Search Statistics ]==============================
3.26/4.02	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.26/4.02	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.26/4.02	c 4	===============================================================================
3.26/4.02	c 4	|         0 |    8318   177360   513647 |    59120        0    nan |  0.000 % |
3.26/4.08	c 4	|       102 |    8318   177360   513647 |    65032      102     54 | 43.292 % |
3.26/4.09	c 4	===============================================================================
3.26/4.09	c 4	restarts              : 2
3.26/4.09	c 4	conflicts             : 105            (163 /sec)
3.26/4.09	c 4	decisions             : 636            (0.94 % random) (989 /sec)
3.26/4.09	c 4	propagations          : 59612          (92723 /sec)
3.26/4.09	c 4	conflict literals     : 5486           (6.03 % deleted)
3.26/4.09	c 4	Memory used           : 27.08 MB
3.26/4.09	c 4	CPU time              : 0.642902 s
3.26/4.09	c 4	
3.26/4.10	c 4	SATISFIABLE
3.26/4.10	c 4	FOUND: _COST <= 77
3.26/4.10	c 4	DECODING HOME/temp.out WITH HOME/temp.map
3.26/4.10	c 4	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
3.26/4.18	c 4	Decoding HOME/temp.out
4.14/4.30	c 4	OBJECTIVE _COST 77
4.14/4.30	o 77
4.14/4.31	v 31 27 5 10 34 22 33 22 11 34 28 9 15 24 29 19 29 21 32 31 13 20 30 27 34 26 31 24 32 17 25 4 23 28 35 18
4.14/4.31	c 4	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
4.14/4.32	c 4	OBJECTIVE BOUND: 0 <= _COST <= 77
4.14/4.32	c 4	SEARCHING: _COST <= 38
4.14/4.32	c 4	SOLVING HOME/temp.cnf
4.14/4.32	c 4	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
4.14/4.32	c 4	This is MiniSat 2.0 beta
4.14/4.32	c 4	WARNING: for repeatability, setting FPU to use double precision
4.14/4.32	c 4	============================[ Problem Statistics ]=============================
4.14/4.32	c 4	|                                                                             |
4.14/4.32	c 4	|  Number of variables:  14668                                                |
4.14/4.32	c 4	|  Number of clauses:    620516                                               |
4.16/4.66	c 5	|  Parsing time:         0.28         s                                       |
4.16/4.94	c 5	============================[ Search Statistics ]==============================
4.16/4.94	c 5	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.16/4.94	c 5	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.16/4.94	c 5	===============================================================================
4.16/4.94	c 5	|         0 |    7453   119521   342686 |    39840        0    nan |  0.000 % |
4.16/5.00	c 5	|       100 |    7453   119521   342686 |    43824      100     36 | 49.189 % |
4.16/5.01	c 5	===============================================================================
4.16/5.01	c 5	restarts              : 2
4.16/5.01	c 5	conflicts             : 113            (177 /sec)
4.16/5.01	c 5	decisions             : 467            (0.00 % random) (733 /sec)
4.16/5.01	c 5	propagations          : 55606          (87307 /sec)
4.16/5.01	c 5	conflict literals     : 3794           (7.42 % deleted)
4.16/5.01	c 5	Memory used           : 26.81 MB
4.16/5.01	c 5	CPU time              : 0.636903 s
4.16/5.01	c 5	
4.16/5.02	c 5	SATISFIABLE
4.16/5.02	c 5	FOUND: _COST <= 38
4.16/5.02	c 5	DECODING HOME/temp.out WITH HOME/temp.map
4.16/5.02	c 5	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
4.86/5.10	c 5	Decoding HOME/temp.out
4.86/5.33	c 5	OBJECTIVE _COST 38
4.86/5.33	o 38
4.86/5.34	v 33 2 22 9 17 18 21 16 6 32 5 26 14 23 27 29 20 20 28 8 3 19 33 33 26 27 25 30 11 7 24 31 4 34 32 35
4.86/5.36	c 5	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
4.86/5.39	c 5	OBJECTIVE BOUND: 0 <= _COST <= 38
4.86/5.39	c 5	SEARCHING: _COST <= 19
4.86/5.39	c 5	SOLVING HOME/temp.cnf
5.20/5.76	c 6	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
5.20/5.77	c 6	This is MiniSat 2.0 beta
5.20/5.77	c 6	WARNING: for repeatability, setting FPU to use double precision
5.20/5.77	c 6	============================[ Problem Statistics ]=============================
5.20/5.77	c 6	|                                                                             |
5.20/5.77	c 6	|  Number of variables:  14668                                                |
5.20/5.77	c 6	|  Number of clauses:    620516                                               |
5.20/6.10	c 6	|  Parsing time:         0.30         s                                       |
5.20/6.39	c 6	============================[ Search Statistics ]==============================
5.20/6.39	c 6	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.20/6.39	c 6	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.20/6.39	c 6	===============================================================================
5.20/6.39	c 6	|         0 |    6721    88527   251881 |    29509        0    nan |  0.000 % |
5.20/6.44	c 6	|       100 |    6721    88527   251881 |    32459      100     15 | 54.179 % |
5.20/6.45	c 6	===============================================================================
5.20/6.45	c 6	restarts              : 2
5.20/6.45	c 6	conflicts             : 107            (167 /sec)
5.20/6.45	c 6	decisions             : 327            (0.00 % random) (510 /sec)
5.20/6.45	c 6	propagations          : 48634          (75884 /sec)
5.20/6.45	c 6	conflict literals     : 1620           (5.76 % deleted)
5.20/6.45	c 6	Memory used           : 27.07 MB
5.20/6.45	c 6	CPU time              : 0.640902 s
5.20/6.45	c 6	
5.20/6.45	c 6	SATISFIABLE
5.20/6.46	c 6	FOUND: _COST <= 19
5.20/6.46	c 6	DECODING HOME/temp.out WITH HOME/temp.map
5.20/6.46	c 6	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
5.91/6.54	c 6	Decoding HOME/temp.out
6.11/6.78	c 7	OBJECTIVE _COST 19
6.11/6.78	o 19
6.11/6.78	v 22 28 17 20 1 4 2 5 6 24 31 20 30 7 11 10 14 16 15 33 30 29 13 27 18 23 25 12 3 32 21 19 34 26 0 35
6.20/6.81	c 7	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
6.20/6.83	c 7	OBJECTIVE BOUND: 0 <= _COST <= 19
6.20/6.83	c 7	SEARCHING: _COST <= 9
6.20/6.83	c 7	SOLVING HOME/temp.cnf
6.20/6.83	c 7	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
6.20/6.83	c 7	This is MiniSat 2.0 beta
6.20/6.84	c 7	WARNING: for repeatability, setting FPU to use double precision
6.20/6.84	c 7	============================[ Problem Statistics ]=============================
6.20/6.84	c 7	|                                                                             |
6.20/6.84	c 7	|  Number of variables:  14668                                                |
6.20/6.84	c 7	|  Number of clauses:    620516                                               |
6.24/7.18	c 7	|  Parsing time:         0.30         s                                       |
6.24/7.45	c 7	============================[ Search Statistics ]==============================
6.24/7.45	c 7	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.24/7.45	c 7	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.24/7.45	c 7	===============================================================================
6.24/7.45	c 7	|         0 |    5971    70494   200022 |    23498        0    nan |  0.000 % |
6.24/7.51	c 7	|       101 |    5971    70494   200022 |    25847      101     25 | 59.292 % |
6.24/7.53	c 7	|       255 |    5971    70494   200022 |    28432      255     31 | 59.292 % |
6.24/7.58	c 7	===============================================================================
6.24/7.58	c 7	restarts              : 3
6.24/7.58	c 7	conflicts             : 427            (601 /sec)
6.24/7.58	c 7	decisions             : 777            (0.51 % random) (1093 /sec)
6.24/7.58	c 7	propagations          : 139156         (195749 /sec)
6.24/7.58	c 7	conflict literals     : 17033          (5.18 % deleted)
6.24/7.58	c 7	Memory used           : 27.20 MB
6.24/7.58	c 7	CPU time              : 0.710891 s
6.24/7.58	c 7	
6.24/7.59	c 7	SATISFIABLE
6.24/7.60	c 7	FOUND: _COST <= 9
6.24/7.60	c 7	DECODING HOME/temp.out WITH HOME/temp.map
6.24/7.60	c 7	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
7.00/7.68	c 8	Decoding HOME/temp.out
7.00/7.80	c 8	OBJECTIVE _COST 9
7.00/7.80	o 9
7.00/7.80	v 25 17 34 35 10 0 11 6 8 27 20 1 30 16 7 19 15 18 29 23 5 35 22 14 4 24 3 31 26 9 32 28 21 12 33 13
7.00/7.81	c 8	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
7.00/7.81	c 8	OBJECTIVE BOUND: 0 <= _COST <= 9
7.00/7.81	c 8	SEARCHING: _COST <= 4
7.00/7.81	c 8	SOLVING HOME/temp.cnf
7.00/7.81	c 8	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
7.00/7.82	c 8	This is MiniSat 2.0 beta
7.00/7.82	c 8	WARNING: for repeatability, setting FPU to use double precision
7.00/7.82	c 8	============================[ Problem Statistics ]=============================
7.00/7.82	c 8	|                                                                             |
7.00/7.82	c 8	|  Number of variables:  14668                                                |
7.00/7.82	c 8	|  Number of clauses:    620516                                               |
7.19/8.17	c 8	|  Parsing time:         0.31         s                                       |
7.19/8.44	c 8	============================[ Search Statistics ]==============================
7.19/8.44	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.19/8.44	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.19/8.44	c 8	===============================================================================
7.19/8.44	c 8	|         0 |    5177    60131   171310 |    20043        0    nan |  0.000 % |
7.19/8.50	c 8	|       101 |    5177    60131   171310 |    22048      101     26 | 64.705 % |
7.19/8.55	c 8	|       251 |    5177    60131   171310 |    24252      251     49 | 64.706 % |
7.19/8.56	c 8	===============================================================================
7.19/8.56	c 8	restarts              : 3
7.19/8.56	c 8	conflicts             : 271            (386 /sec)
7.19/8.56	c 8	decisions             : 518            (0.39 % random) (737 /sec)
7.19/8.56	c 8	propagations          : 121352         (172646 /sec)
7.19/8.56	c 8	conflict literals     : 13447          (5.03 % deleted)
7.19/8.56	c 8	Memory used           : 26.96 MB
7.19/8.56	c 8	CPU time              : 0.702893 s
7.19/8.56	c 8	
7.19/8.57	c 8	SATISFIABLE
7.19/8.57	c 8	FOUND: _COST <= 4
7.19/8.57	c 8	DECODING HOME/temp.out WITH HOME/temp.map
7.19/8.57	c 8	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
7.95/8.65	c 9	Decoding HOME/temp.out
8.06/8.78	c 9	OBJECTIVE _COST 4
8.06/8.78	o 4
8.06/8.78	v 2 20 0 11 1 3 6 34 5 28 23 4 16 7 10 14 9 15 31 29 8 21 13 17 22 18 25 33 32 12 26 19 24 30 27 35
8.06/8.78	c 9	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
8.06/8.79	c 9	OBJECTIVE BOUND: 0 <= _COST <= 4
8.06/8.79	c 9	SEARCHING: _COST <= 2
8.06/8.79	c 9	SOLVING HOME/temp.cnf
8.06/8.79	c 9	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
8.06/8.79	c 9	This is MiniSat 2.0 beta
8.06/8.79	c 9	WARNING: for repeatability, setting FPU to use double precision
8.06/8.79	c 9	============================[ Problem Statistics ]=============================
8.06/8.79	c 9	|                                                                             |
8.06/8.79	c 9	|  Number of variables:  14668                                                |
8.06/8.79	c 9	|  Number of clauses:    620516                                               |
8.16/9.14	c 9	|  Parsing time:         0.31         s                                       |
8.16/9.41	c 9	============================[ Search Statistics ]==============================
8.16/9.41	c 9	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.16/9.41	c 9	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.16/9.41	c 9	===============================================================================
8.16/9.41	c 9	|         0 |    4518    55020   157952 |    18340        0    nan |  0.000 % |
8.16/9.47	c 9	|       100 |    4518    55020   157952 |    20174      100     38 | 69.198 % |
8.16/9.54	c 9	|       250 |    4518    55020   157952 |    22191      250     66 | 69.199 % |
8.16/9.62	c 9	|       475 |    4518    55020   157952 |    24410      475     66 | 69.198 % |
8.16/9.77	c 10	|       812 |    4518    55020   157952 |    26851      812     83 | 69.199 % |
9.25/9.91	c 10	|      1320 |    4518    55020   157952 |    29536     1320     72 | 69.198 % |
9.54/10.22	c 10	|      2081 |    4518    55020   157952 |    32490     2081     71 | 69.198 % |
10.04/10.73	c 11	|      3221 |    4518    55020   157952 |    35739     3221     75 | 69.199 % |
10.93/11.63	c 11	|      4929 |    4518    55020   157952 |    39313     4929     92 | 69.199 % |
12.22/12.96	c 13	|      7491 |    4518    55020   157952 |    43244     7491     89 | 69.199 % |
14.10/14.84	c 15	|     11335 |    4518    55020   157952 |    47569    11335     85 | 69.198 % |
17.56/18.37	c 18	===============================================================================
17.56/18.38	c 18	restarts              : 11
17.56/18.38	c 18	conflicts             : 16790          (1775 /sec)
17.56/18.38	c 18	decisions             : 20744          (0.56 % random) (2194 /sec)
17.56/18.38	c 18	propagations          : 7320484        (774117 /sec)
17.56/18.38	c 18	conflict literals     : 1684993        (7.19 % deleted)
17.56/18.38	c 18	Memory used           : 27.08 MB
17.56/18.38	c 18	CPU time              : 9.45656 s
17.56/18.38	c 18	
17.56/18.38	c 18	SATISFIABLE
17.56/18.39	c 18	FOUND: _COST <= 2
17.56/18.39	c 18	DECODING HOME/temp.out WITH HOME/temp.map
17.56/18.39	c 18	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
17.67/18.47	c 18	Decoding HOME/temp.out
17.67/18.58	c 18	OBJECTIVE _COST 2
17.67/18.58	o 2
17.67/18.58	v 0 26 7 8 10 6 1 3 4 2 29 11 13 16 13 9 12 14 31 32 15 18 22 20 17 21 24 33 35 19 23 28 27 25 30 34
17.67/18.59	c 18	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
17.86/18.61	c 18	OBJECTIVE BOUND: 0 <= _COST <= 2
17.86/18.61	c 18	SEARCHING: _COST <= 1
17.86/18.61	c 18	SOLVING HOME/temp.cnf
17.86/18.61	c 18	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
17.86/18.61	c 18	This is MiniSat 2.0 beta
17.86/18.61	c 18	WARNING: for repeatability, setting FPU to use double precision
17.86/18.61	c 18	============================[ Problem Statistics ]=============================
17.86/18.61	c 18	|                                                                             |
17.86/18.61	c 18	|  Number of variables:  14668                                                |
17.86/18.61	c 18	|  Number of clauses:    620516                                               |
17.87/18.96	c 19	|  Parsing time:         0.31         s                                       |
17.87/19.23	c 19	============================[ Search Statistics ]==============================
17.87/19.23	c 19	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
17.87/19.23	c 19	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
17.87/19.23	c 19	===============================================================================
17.87/19.23	c 19	|         0 |    3861    51486   149320 |    17162        0    nan |  0.000 % |
17.87/19.30	c 19	|       100 |    3861    51486   149320 |    18878      100     48 | 73.677 % |
17.87/19.35	c 19	|       251 |    3861    51486   149320 |    20766      251     49 | 73.678 % |
17.87/19.44	c 19	|       476 |    3861    51486   149320 |    22842      476     61 | 73.678 % |
17.87/19.56	c 19	|       813 |    3861    51486   149320 |    25126      813     66 | 73.677 % |
18.94/19.77	c 20	|      1320 |    3861    51486   149320 |    27639     1320     68 | 73.678 % |
19.23/20.08	c 20	|      2080 |    3861    51486   149320 |    30403     2080     68 | 73.677 % |
19.73/20.57	c 20	|      3220 |    3843    51029   148039 |    33443     3218     75 | 73.842 % |
20.62/21.45	c 21	|      4929 |    3799    49747   144525 |    36788     4924     86 | 74.100 % |
22.01/22.86	c 23	|      7491 |    3775    49142   142804 |    40467     7479     94 | 75.061 % |
24.49/25.34	c 25	|     11335 |    3639    45156   131254 |    44513    11297    117 | 77.591 % |
26.57/27.48	c 27	===============================================================================
26.57/27.48	c 27	restarts              : 11
26.57/27.48	c 27	conflicts             : 14962          (1710 /sec)
26.57/27.48	c 27	decisions             : 18070          (0.83 % random) (2065 /sec)
26.57/27.48	c 27	propagations          : 7173534        (819863 /sec)
26.57/27.48	c 27	conflict literals     : 1746599        (10.06 % deleted)
26.57/27.48	c 27	Memory used           : 27.14 MB
26.57/27.48	c 27	CPU time              : 8.74967 s
26.57/27.48	c 27	
26.57/27.48	c 27	UNSATISFIABLE
26.57/27.49	c 27	NOT FOUND: _COST <= 1
26.57/27.49	c 27	OBJECTIVE _COST 2
26.57/27.49	s OPTIMUM FOUND
26.57/27.49	c 27	CPU 25.9 (0.03 0.02 25.87 0.75)
26.57/27.49	c 27	END Sat Jul 12 22:00:42 2008

Verifier Data (download as text)

OK	2	655
2 unsatisfied constraints, 655 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-1113862-1215892815/watcher-1113862-1215892815 -o /tmp/evaluation-result-1113862-1215892815/solver-1113862-1215892815 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar -max -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-1113862-1215892815.xml 

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


[startup+0 s]
/proc/loadavg: 2.00 2.06 2.26 4/81 19433
/proc/meminfo: memFree=1926696/2055920 swapFree=4181220/4192956
[pid=19433] ppid=19431 vsize=12268 CPUtime=0
/proc/19433/stat : 19433 (sugar) R 19431 19433 19306 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 45983797 12562432 316 996147200 4194304 4206940 548682068592 18446744073709551615 227848976997 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/19433/statm: 3067 316 241 3 0 167 0

[startup+0.075163 s]
/proc/loadavg: 2.00 2.06 2.26 4/81 19433
/proc/meminfo: memFree=1926696/2055920 swapFree=4181220/4192956
[pid=19433] ppid=19431 vsize=13600 CPUtime=0.04
/proc/19433/stat : 19433 (sugar) S 19431 19433 19306 0 -1 4194304 898 127 0 0 3 1 0 0 19 0 1 0 45983797 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19433/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.100988 s]
/proc/loadavg: 2.00 2.06 2.26 4/81 19433
/proc/meminfo: memFree=1926696/2055920 swapFree=4181220/4192956
[pid=19433] ppid=19431 vsize=13600 CPUtime=0.04
/proc/19433/stat : 19433 (sugar) S 19431 19433 19306 0 -1 4194304 898 127 0 0 3 1 0 0 19 0 1 0 45983797 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19433/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.302003 s]
/proc/loadavg: 2.00 2.06 2.26 4/81 19433
/proc/meminfo: memFree=1926696/2055920 swapFree=4181220/4192956
[pid=19433] ppid=19431 vsize=13600 CPUtime=0.04
/proc/19433/stat : 19433 (sugar) S 19431 19433 19306 0 -1 4194304 898 127 0 0 3 1 0 0 19 0 1 0 45983797 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19433/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.701045 s]
/proc/loadavg: 2.00 2.06 2.26 4/81 19433
/proc/meminfo: memFree=1926696/2055920 swapFree=4181220/4192956
[pid=19433] ppid=19431 vsize=13600 CPUtime=0.57
/proc/19433/stat : 19433 (sugar) S 19431 19433 19306 0 -1 4194304 974 4550 0 1 3 1 50 3 16 0 1 0 45983797 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19433/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 13600

[startup+1.50212 s]
/proc/loadavg: 2.00 2.06 2.26 4/92 19455
/proc/meminfo: memFree=1914384/2055920 swapFree=4181220/4192956
[pid=19433] ppid=19431 vsize=13600 CPUtime=0.57
/proc/19433/stat : 19433 (sugar) S 19431 19433 19306 0 -1 4194304 974 4550 0 1 3 1 50 3 15 0 1 0 45983797 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19433/statm: 3400 797 370 3 0 500 0
[pid=19446] ppid=19433 vsize=5356 CPUtime=0
/proc/19446/stat : 19446 (sh) S 19433 19433 19306 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 45983859 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19446/statm: 1339 233 193 169 0 50 0
[pid=19447] ppid=19446 vsize=868460 CPUtime=0.86
/proc/19447/stat : 19447 (java) S 19446 19433 19306 0 -1 0 6591 0 1 0 81 5 0 0 18 0 9 0 45983859 889303040 5782 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19447/statm: 217115 5782 2562 9 0 211662 0
[pid=19447/tid=19448] ppid=19446 vsize=868460 CPUtime=0.51
/proc/19447/task/19448/stat : 19448 (java) R 19446 19433 19306 0 -1 64 2753 0 1 0 49 2 0 0 18 0 9 0 45983860 889303040 5782 996147200 134512640 134550740 4294955936 18446744073709551615 102064641 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19447/tid=19449] ppid=19446 vsize=868460 CPUtime=0.07
/proc/19447/task/19449/stat : 19449 (java) S 19446 19433 19306 0 -1 64 1665 0 0 0 6 1 0 0 16 0 9 0 45983861 889303040 5782 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19447/tid=19450] ppid=19446 vsize=868460 CPUtime=0
/proc/19447/task/19450/stat : 19450 (java) S 19446 19433 19306 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 45983861 889303040 5782 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19447/tid=19451] ppid=19446 vsize=868460 CPUtime=0
/proc/19447/task/19451/stat : 19451 (java) S 19446 19433 19306 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 45983861 889303040 5782 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19447/tid=19452] ppid=19446 vsize=868460 CPUtime=0
/proc/19447/task/19452/stat : 19452 (java) S 19446 19433 19306 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 45983863 889303040 5782 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19447/tid=19453] ppid=19446 vsize=868460 CPUtime=0.24
/proc/19447/task/19453/stat : 19453 (java) S 19446 19433 19306 0 -1 64 1481 0 0 0 24 0 0 0 16 0 9 0 45983863 889303040 5782 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19447/tid=19454] ppid=19446 vsize=868460 CPUtime=0
/proc/19447/task/19454/stat : 19454 (java) S 19446 19433 19306 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 45983863 889303040 5782 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19447/tid=19455] ppid=19446 vsize=868460 CPUtime=0
/proc/19447/task/19455/stat : 19455 (java) S 19446 19433 19306 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 45983863 889303040 5782 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 887416

[startup+3.10228 s]
/proc/loadavg: 2.00 2.06 2.26 3/92 19455
/proc/meminfo: memFree=1903952/2055920 swapFree=4181220/4192956
[pid=19433] ppid=19431 vsize=13732 CPUtime=2.48
/proc/19433/stat : 19433 (sugar) S 19431 19433 19306 0 -1 4194304 1073 11759 0 2 3 1 227 17 15 0 1 0 45983797 14061568 821 996147200 4194304 4206940 548682068592 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19433/statm: 3433 821 374 3 0 533 0
Current children cumulated CPU time (s) 2.48
Current children cumulated vsize (KiB) 13732

[startup+6.30159 s]
/proc/loadavg: 1.92 2.04 2.26 3/82 19491
/proc/meminfo: memFree=1911456/2055920 swapFree=4181220/4192956
[pid=19433] ppid=19431 vsize=13732 CPUtime=5.2
/proc/19433/stat : 19433 (sugar) S 19431 19433 19306 0 -1 4194304 1421 44248 0 5 3 1 476 40 15 0 1 0 45983797 14061568 821 996147200 4194304 4206940 548682068592 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19433/statm: 3433 821 374 3 0 533 0
Current children cumulated CPU time (s) 5.2
Current children cumulated vsize (KiB) 13732

[startup+12.7022 s]
/proc/loadavg: 1.93 2.04 2.25 3/84 19529
/proc/meminfo: memFree=1885328/2055920 swapFree=4181220/4192956
[pid=19433] ppid=19431 vsize=13732 CPUtime=8.16
/proc/19433/stat : 19433 (sugar) S 19431 19433 19306 0 -1 4194304 1763 76912 0 8 3 1 749 63 16 0 1 0 45983797 14061568 821 996147200 4194304 4206940 548682068592 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19433/statm: 3433 821 374 3 0 533 0
[pid=19528] ppid=19433 vsize=5356 CPUtime=0
/proc/19528/stat : 19528 (sh) S 19433 19433 19306 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 45984676 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19528/statm: 1339 232 193 169 0 50 0
[pid=19529] ppid=19528 vsize=27724 CPUtime=3.86
/proc/19529/stat : 19529 (minisat) R 19528 19433 19306 0 -1 4194304 6706 0 0 0 383 3 0 0 25 0 1 0 45984676 28389376 6692 996147200 134512640 135127466 4294956256 18446744073709551615 134530692 0 0 4096 3 0 0 0 17 1 0 0
/proc/19529/statm: 6931 6692 75 150 0 6778 0
Current children cumulated CPU time (s) 12.02
Current children cumulated vsize (KiB) 46812

[startup+25.5014 s]
/proc/loadavg: 1.94 2.04 2.25 3/84 19541
/proc/meminfo: memFree=1885584/2055920 swapFree=4181220/4192956
[pid=19433] ppid=19431 vsize=13732 CPUtime=17.87
/proc/19433/stat : 19433 (sugar) S 19431 19433 19306 0 -1 4194304 1877 87806 0 9 3 2 1712 70 16 0 1 0 45983797 14061568 821 996147200 4194304 4206940 548682068592 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19433/statm: 3433 821 374 3 0 533 0
[pid=19540] ppid=19433 vsize=5356 CPUtime=0
/proc/19540/stat : 19540 (sh) S 19433 19433 19306 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 45985658 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19540/statm: 1339 232 193 169 0 50 0
[pid=19541] ppid=19540 vsize=27620 CPUtime=6.81
/proc/19541/stat : 19541 (minisat) R 19540 19433 19306 0 -1 4194304 6703 0 0 0 678 3 0 0 25 0 1 0 45985658 28282880 6689 996147200 134512640 135127466 4294956256 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 1 0 0
/proc/19541/statm: 6905 6689 75 150 0 6752 0
Current children cumulated CPU time (s) 24.68
Current children cumulated vsize (KiB) 46708

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

[startup+26.3015 s]
/proc/loadavg: 1.94 2.04 2.25 3/84 19541
/proc/meminfo: memFree=1885520/2055920 swapFree=4181220/4192956
[pid=19433] ppid=19431 vsize=13732 CPUtime=17.87
/proc/19433/stat : 19433 (sugar) S 19431 19433 19306 0 -1 4194304 1877 87806 0 9 3 2 1712 70 16 0 1 0 45983797 14061568 821 996147200 4194304 4206940 548682068592 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19433/statm: 3433 821 374 3 0 533 0
[pid=19540] ppid=19433 vsize=5356 CPUtime=0
/proc/19540/stat : 19540 (sh) S 19433 19433 19306 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 45985658 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19540/statm: 1339 232 193 169 0 50 0
[pid=19541] ppid=19540 vsize=27784 CPUtime=7.61
/proc/19541/stat : 19541 (minisat) R 19540 19433 19306 0 -1 4194304 6717 0 0 0 758 3 0 0 25 0 1 0 45985658 28450816 6703 996147200 134512640 135127466 4294956256 18446744073709551615 134530936 0 0 4096 3 0 0 0 17 1 0 0
/proc/19541/statm: 6946 6703 75 150 0 6793 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 46872

[startup+27.1016 s]
/proc/loadavg: 1.94 2.04 2.25 3/84 19541
/proc/meminfo: memFree=1885520/2055920 swapFree=4181220/4192956
[pid=19433] ppid=19431 vsize=13732 CPUtime=17.87
/proc/19433/stat : 19433 (sugar) S 19431 19433 19306 0 -1 4194304 1877 87806 0 9 3 2 1712 70 16 0 1 0 45983797 14061568 821 996147200 4194304 4206940 548682068592 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19433/statm: 3433 821 374 3 0 533 0
[pid=19540] ppid=19433 vsize=5356 CPUtime=0
/proc/19540/stat : 19540 (sh) S 19433 19433 19306 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 45985658 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19540/statm: 1339 232 193 169 0 50 0
[pid=19541] ppid=19540 vsize=27784 CPUtime=8.4
/proc/19541/stat : 19541 (minisat) R 19540 19433 19306 0 -1 4194304 6718 0 0 0 837 3 0 0 25 0 1 0 45985658 28450816 6704 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/19541/statm: 6946 6704 75 150 0 6793 0
Current children cumulated CPU time (s) 26.27
Current children cumulated vsize (KiB) 46872

[startup+27.3026 s]
/proc/loadavg: 1.94 2.04 2.25 3/84 19541
/proc/meminfo: memFree=1885520/2055920 swapFree=4181220/4192956
[pid=19433] ppid=19431 vsize=13732 CPUtime=17.87
/proc/19433/stat : 19433 (sugar) S 19431 19433 19306 0 -1 4194304 1877 87806 0 9 3 2 1712 70 16 0 1 0 45983797 14061568 821 996147200 4194304 4206940 548682068592 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19433/statm: 3433 821 374 3 0 533 0
[pid=19540] ppid=19433 vsize=5356 CPUtime=0
/proc/19540/stat : 19540 (sh) S 19433 19433 19306 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 45985658 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19540/statm: 1339 232 193 169 0 50 0
[pid=19541] ppid=19540 vsize=27784 CPUtime=8.6
/proc/19541/stat : 19541 (minisat) R 19540 19433 19306 0 -1 4194304 6718 0 0 0 857 3 0 0 25 0 1 0 45985658 28450816 6704 996147200 134512640 135127466 4294956256 18446744073709551615 134527492 0 0 4096 3 0 0 0 17 1 0 0
/proc/19541/statm: 6946 6704 75 150 0 6793 0
Current children cumulated CPU time (s) 26.47
Current children cumulated vsize (KiB) 46872

[startup+27.4026 s]
/proc/loadavg: 1.94 2.04 2.25 3/84 19541
/proc/meminfo: memFree=1885520/2055920 swapFree=4181220/4192956
[pid=19433] ppid=19431 vsize=13732 CPUtime=17.87
/proc/19433/stat : 19433 (sugar) S 19431 19433 19306 0 -1 4194304 1877 87806 0 9 3 2 1712 70 16 0 1 0 45983797 14061568 821 996147200 4194304 4206940 548682068592 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19433/statm: 3433 821 374 3 0 533 0
[pid=19540] ppid=19433 vsize=5356 CPUtime=0
/proc/19540/stat : 19540 (sh) S 19433 19433 19306 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 45985658 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19540/statm: 1339 232 193 169 0 50 0
[pid=19541] ppid=19540 vsize=27784 CPUtime=8.7
/proc/19541/stat : 19541 (minisat) R 19540 19433 19306 0 -1 4194304 6718 0 0 0 867 3 0 0 25 0 1 0 45985658 28450816 6704 996147200 134512640 135127466 4294956256 18446744073709551615 134530775 0 0 4096 3 0 0 0 17 1 0 0
/proc/19541/statm: 6946 6704 75 150 0 6793 0
Current children cumulated CPU time (s) 26.57
Current children cumulated vsize (KiB) 46872

Child status: 0
Real time (s): 27.4957
CPU time (s): 26.6979
CPU user time (s): 25.9181
CPU system time (s): 0.779881
CPU usage (%): 97.0988
Max. virtual memory (cumulated for all children) (KiB): 887416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 25.9181
system time used= 0.779881
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 96766
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= 6037
involuntary context switches= 6741

runsolver used 0.030995 second user time and 0.109983 second system time

The end

Launcher Data (download as text)

Begin job on node18 at 2008-07-12 22:00:15
IDJOB=1113862
IDBENCH=61653
IDSOLVER=368
FILE ID=node18/1113862-1215892815
PBS_JOBID= 7903670
Free space on /tmp= 66556 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/langford4/normalized-langford-4-9.xml
COMMAND LINE= DIR/sugar -max -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1113862-1215892815/watcher-1113862-1215892815 -o /tmp/evaluation-result-1113862-1215892815/solver-1113862-1215892815 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar -max -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-1113862-1215892815.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 86dddb0f65e85dccb4a223f08a17bdb9
RANDOM SEED=1499033025

node18.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.218
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.218
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:       1927176 kB
Buffers:         10592 kB
Cached:          48768 kB
SwapCached:       5852 kB
Active:          58912 kB
Inactive:        24064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1927176 kB
SwapTotal:     4192956 kB
SwapFree:      4181220 kB
Dirty:            1384 kB
Writeback:           0 kB
Mapped:          39320 kB
Slab:            30884 kB
Committed_AS:   250388 kB
PageTables:       1920 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66556 MiB
End job on node18 at 2008-07-12 22:00:42