Trace number 1114292

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 9.32358 9.93507

General information on the benchmark

Namecsp/composed-75-1-2/
normalized-composed-75-1-2-0_ext.xml
MD5SUM005cb52156c07d79f762aa943b5f890f
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints2
Best CPU time to get the best result obtained on this benchmark5.13822
Satisfiable
(Un)Satisfiability was proved
Number of variables83
Number of constraints624
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension624
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.04	c 0	BEGIN Sun Jul 13 00:01:58 2008
0.00/0.04	c 0	PID 21080
0.00/0.05	c 0	HOST node16.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1114292-1215900118.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-1114292-1215900118.xml' 'HOME/temp.csp'
0.03/0.50	c 1	1 domains, 83 variables, 0 predicates, 624 relations, 624 constraints
0.03/0.52	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.52	c 1	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.03/0.60	c 1	Parsing HOME/temp.csp
0.47/0.80	c 1	parsed 1332 expressions
0.47/0.81	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.47/0.82	c 1	MAX CSP: 624 constraints
0.47/0.82	c 1	Converting to clausal form CSP
0.47/0.85	c 1	converted 196 (10%) expressions
0.47/0.85	c 1	converted 392 (20%) expressions
0.47/0.85	c 1	converted 588 (30%) expressions
0.47/0.87	c 1	converted 784 (40%) expressions
0.47/0.90	c 1	converted 980 (50%) expressions
0.47/0.91	c 1	converted 1176 (60%) expressions
0.47/0.93	c 1	converted 1372 (70%) expressions
0.47/0.94	c 1	converted 1568 (80%) expressions
0.47/1.02	c 1	converted 1764 (90%) expressions
1.02/1.15	c 1	converted 1959 (100%) expressions
1.02/1.16	c 1	CSP : 1331 integers, 0 booleans, 1871 clauses, largest domain size 937
1.02/1.16	c 1	Heap : 4 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.02/1.16	c 1	Propagation in CSP
1.13/1.24	c 1	620 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.13/1.24	c 1	CSP : 1331 integers, 0 booleans, 1871 clauses, largest domain size 625
1.13/1.24	c 1	Heap : 5 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.13/1.24	c 1	Simplifing CSP by introducing new Boolean variables
1.13/1.25	c 1	CSP : 1331 integers, 0 booleans, 1871 clauses, largest domain size 625
1.13/1.25	c 1	Heap : 4 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.13/1.28	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.23/1.30	c 1	134 (10%) CSP integer variables are encoded (664 clauses, 7176 bytes)
1.23/1.30	c 1	267 (20%) CSP integer variables are encoded (664 clauses, 7176 bytes)
1.23/1.30	c 1	400 (30%) CSP integer variables are encoded (664 clauses, 7176 bytes)
1.23/1.31	c 1	533 (40%) CSP integer variables are encoded (664 clauses, 7176 bytes)
1.23/1.31	c 1	666 (50%) CSP integer variables are encoded (664 clauses, 7176 bytes)
1.23/1.32	c 1	799 (60%) CSP integer variables are encoded (5955 clauses, 75959 bytes)
1.23/1.32	c 1	932 (70%) CSP integer variables are encoded (7232 clauses, 92560 bytes)
1.23/1.32	c 1	1065 (80%) CSP integer variables are encoded (8763 clauses, 112463 bytes)
1.23/1.32	c 1	1198 (90%) CSP integer variables are encoded (9650 clauses, 125487 bytes)
1.23/1.32	c 1	1331 (100%) CSP integer variables are encoded (10877 clauses, 143892 bytes)
1.23/1.39	c 2	188 (10%) CSP clauses are encoded (13122 clauses, 190994 bytes)
1.32/1.41	c 2	375 (20%) CSP clauses are encoded (15319 clauses, 242865 bytes)
1.32/1.43	c 2	562 (30%) CSP clauses are encoded (17538 clauses, 296026 bytes)
1.52/1.61	c 2	749 (40%) CSP clauses are encoded (75580 clauses, 1328047 bytes)
1.73/1.87	c 2	936 (50%) CSP clauses are encoded (224899 clauses, 4069226 bytes)
1.73/1.89	c 2	1123 (60%) CSP clauses are encoded (232132 clauses, 4196813 bytes)
2.12/2.25	c 2	1310 (70%) CSP clauses are encoded (423867 clauses, 7727967 bytes)
2.12/2.27	c 2	1497 (80%) CSP clauses are encoded (432190 clauses, 7885666 bytes)
2.22/2.31	c 2	1684 (90%) CSP clauses are encoded (452123 clauses, 8304259 bytes)
2.32/2.44	c 3	1871 (100%) CSP clauses are encoded (525691 clauses, 9867895 bytes)
2.32/2.44	c 3	1871 CSP clauses encoded
2.32/2.45	c 3	Writing map file : HOME/temp.map
2.32/2.46	c 3	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.32/2.46	c 3	SAT : 12208 SAT variables, 525691 SAT clauses, 9867895 bytes
2.32/2.46	c 3	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.37/2.51	c 3	OBJECTIVE minimize _COST
2.37/2.51	c 3	OBJECTIVE BOUND: 0 <= _COST <= 
2.37/2.51	c 3	SEARCHING: _COST <= 312
2.37/2.51	c 3	SOLVING HOME/temp.cnf
2.37/2.51	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.37/2.51	c 3	This is MiniSat 2.0 beta
2.37/2.51	c 3	WARNING: for repeatability, setting FPU to use double precision
2.37/2.51	c 3	============================[ Problem Statistics ]=============================
2.37/2.51	c 3	|                                                                             |
2.37/2.52	c 3	|  Number of variables:  12208                                                |
2.37/2.52	c 3	|  Number of clauses:    525692                                               |
2.39/2.78	c 3	|  Parsing time:         0.22         s                                       |
2.39/2.94	c 3	============================[ Search Statistics ]==============================
2.39/2.94	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.39/2.94	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.39/2.94	c 3	===============================================================================
2.39/2.94	c 3	|         0 |    9088   338347  1003863 |   112782        0    nan |  0.000 % |
2.39/2.98	c 3	===============================================================================
2.39/2.98	c 3	restarts              : 1
2.39/2.98	c 3	conflicts             : 2              (5 /sec)
2.39/2.98	c 3	decisions             : 90             (0.00 % random) (215 /sec)
2.39/2.98	c 3	propagations          : 12282          (29387 /sec)
2.39/2.98	c 3	conflict literals     : 14             (0.00 % deleted)
2.39/2.98	c 3	Memory used           : 23.48 MB
2.39/2.98	c 3	CPU time              : 0.417936 s
2.39/2.98	c 3	
2.39/2.98	c 3	SATISFIABLE
2.39/2.99	c 3	FOUND: _COST <= 312
2.39/2.99	s SATISFIABLE
2.39/2.99	c 3	DECODING HOME/temp.out WITH HOME/temp.map
2.39/2.99	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'
2.87/3.07	c 3	Decoding HOME/temp.out
2.87/3.18	c 3	OBJECTIVE _COST 312
2.87/3.18	o 312
2.87/3.18	v 7 8 6 6 9 8 7 9 9 9 9 8 9 9 7 8 9 8 9 8 1 9 7 8 8 9 6 9 9 9 9 5 9 4 9 5 5 9 9 6 9 9 7 8 8 8 3 9 8 8 9 9 9 9 9 9 9 8 9 9 9 8 9 9 8 9 9 9 9 9 9 9 9 8 9 8 8 0 1 8 9 7 9
2.87/3.19	c 3	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.87/3.20	c 3	OBJECTIVE BOUND: 0 <= _COST <= 312
2.87/3.20	c 3	SEARCHING: _COST <= 156
2.87/3.20	c 3	SOLVING HOME/temp.cnf
2.87/3.20	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.87/3.20	c 3	This is MiniSat 2.0 beta
2.87/3.20	c 3	WARNING: for repeatability, setting FPU to use double precision
2.87/3.20	c 3	============================[ Problem Statistics ]=============================
2.87/3.20	c 3	|                                                                             |
2.87/3.20	c 3	|  Number of variables:  12208                                                |
2.87/3.20	c 3	|  Number of clauses:    525692                                               |
3.25/3.48	c 4	|  Parsing time:         0.23         s                                       |
3.54/3.71	c 4	============================[ Search Statistics ]==============================
3.54/3.71	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.54/3.71	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.54/3.71	c 4	===============================================================================
3.54/3.71	c 4	|         0 |    7372   223921   665577 |    74640        0    nan |  0.000 % |
3.54/3.74	c 4	===============================================================================
3.54/3.74	c 4	restarts              : 1
3.54/3.74	c 4	conflicts             : 26             (53 /sec)
3.54/3.74	c 4	decisions             : 218            (0.92 % random) (446 /sec)
3.54/3.74	c 4	propagations          : 15548          (31800 /sec)
3.54/3.74	c 4	conflict literals     : 317            (12.91 % deleted)
3.54/3.74	c 4	Memory used           : 23.72 MB
3.54/3.74	c 4	CPU time              : 0.488925 s
3.54/3.74	c 4	
3.54/3.75	c 4	SATISFIABLE
3.54/3.75	c 4	FOUND: _COST <= 156
3.54/3.75	c 4	DECODING HOME/temp.out WITH HOME/temp.map
3.54/3.75	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.61/3.84	c 4	Decoding HOME/temp.out
3.61/3.95	c 4	OBJECTIVE _COST 156
3.61/3.95	o 156
3.61/3.95	v 8 5 7 3 9 0 8 8 8 6 4 9 9 0 8 2 2 6 9 9 9 5 9 9 7 7 5 2 3 9 7 9 8 4 9 5 6 8 9 9 9 9 6 7 5 9 7 9 7 8 9 5 8 9 9 9 9 8 7 9 9 9 9 8 8 8 7 9 7 9 9 8 7 8 9 8 8 0 1 8 9 7 9
3.61/3.96	c 4	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.61/3.96	c 4	OBJECTIVE BOUND: 0 <= _COST <= 156
3.61/3.96	c 4	SEARCHING: _COST <= 78
3.61/3.96	c 4	SOLVING HOME/temp.cnf
3.82/4.25	c 4	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.82/4.25	c 4	This is MiniSat 2.0 beta
3.82/4.25	c 4	WARNING: for repeatability, setting FPU to use double precision
3.82/4.25	c 4	============================[ Problem Statistics ]=============================
3.82/4.25	c 4	|                                                                             |
3.82/4.25	c 4	|  Number of variables:  12208                                                |
3.82/4.25	c 4	|  Number of clauses:    525692                                               |
4.06/4.53	c 5	|  Parsing time:         0.23         s                                       |
4.25/4.78	c 5	============================[ Search Statistics ]==============================
4.25/4.78	c 5	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.25/4.78	c 5	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.25/4.78	c 5	===============================================================================
4.25/4.78	c 5	|         0 |    6280   132544   394644 |    44181        0    nan |  0.000 % |
4.35/4.81	c 5	===============================================================================
4.35/4.81	c 5	restarts              : 1
4.35/4.81	c 5	conflicts             : 34             (66 /sec)
4.35/4.81	c 5	decisions             : 262            (0.76 % random) (509 /sec)
4.35/4.81	c 5	propagations          : 15478          (30059 /sec)
4.35/4.81	c 5	conflict literals     : 388            (11.62 % deleted)
4.35/4.81	c 5	Memory used           : 23.85 MB
4.35/4.81	c 5	CPU time              : 0.514921 s
4.35/4.82	c 5	
4.35/4.82	c 5	SATISFIABLE
4.35/4.82	c 5	FOUND: _COST <= 78
4.35/4.82	c 5	DECODING HOME/temp.out WITH HOME/temp.map
4.35/4.82	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.39/4.90	c 5	Decoding HOME/temp.out
4.39/5.01	c 5	OBJECTIVE _COST 78
4.39/5.01	o 78
4.39/5.02	v 8 5 7 3 9 2 6 6 7 8 8 2 9 7 7 9 8 8 9 0 6 6 0 9 4 9 2 9 8 9 2 3 8 7 7 9 3 7 9 9 6 5 9 4 5 2 4 9 3 8 5 7 9 9 9 9 9 7 2 4 9 9 9 8 4 5 9 8 9 9 9 9 7 8 9 8 8 0 1 8 9 7 9
4.39/5.02	c 5	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
4.39/5.04	c 5	OBJECTIVE BOUND: 0 <= _COST <= 78
4.39/5.04	c 5	SEARCHING: _COST <= 39
4.39/5.04	c 5	SOLVING HOME/temp.cnf
4.39/5.04	c 5	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
4.39/5.04	c 5	This is MiniSat 2.0 beta
4.39/5.04	c 5	WARNING: for repeatability, setting FPU to use double precision
4.39/5.04	c 5	============================[ Problem Statistics ]=============================
4.39/5.04	c 5	|                                                                             |
4.39/5.04	c 5	|  Number of variables:  12208                                                |
4.39/5.04	c 5	|  Number of clauses:    525692                                               |
4.59/5.32	c 5	|  Parsing time:         0.24         s                                       |
5.03/5.58	c 6	============================[ Search Statistics ]==============================
5.03/5.58	c 6	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.03/5.58	c 6	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.03/5.58	c 6	===============================================================================
5.03/5.58	c 6	|         0 |    5461    77671   232443 |    25890        0    nan |  0.000 % |
5.13/5.61	c 6	===============================================================================
5.13/5.61	c 6	restarts              : 1
5.13/5.61	c 6	conflicts             : 82             (157 /sec)
5.13/5.61	c 6	decisions             : 402            (0.25 % random) (772 /sec)
5.13/5.61	c 6	propagations          : 16476          (31629 /sec)
5.13/5.61	c 6	conflict literals     : 928            (10.08 % deleted)
5.13/5.61	c 6	Memory used           : 23.59 MB
5.13/5.61	c 6	CPU time              : 0.52092 s
5.13/5.61	c 6	
5.13/5.61	c 6	SATISFIABLE
5.13/5.62	c 6	FOUND: _COST <= 39
5.13/5.62	c 6	DECODING HOME/temp.out WITH HOME/temp.map
5.13/5.62	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.16/5.70	c 6	Decoding HOME/temp.out
5.16/5.81	c 6	OBJECTIVE _COST 39
5.16/5.81	o 39
5.16/5.81	v 7 5 7 6 9 8 7 7 6 9 6 7 9 5 8 9 9 8 2 9 9 1 8 9 9 3 5 9 7 9 5 2 7 9 9 5 7 0 9 4 9 0 6 7 7 1 7 8 8 4 9 7 8 7 9 9 5 4 8 9 7 1 8 2 8 9 3 9 9 9 9 9 9 8 9 8 8 0 1 8 9 7 9
5.16/5.82	c 6	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
5.16/5.83	c 6	OBJECTIVE BOUND: 0 <= _COST <= 39
5.16/5.83	c 6	SEARCHING: _COST <= 19
5.16/5.83	c 6	SOLVING HOME/temp.cnf
5.16/5.83	c 6	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
5.16/5.83	c 6	This is MiniSat 2.0 beta
5.16/5.83	c 6	WARNING: for repeatability, setting FPU to use double precision
5.16/5.83	c 6	============================[ Problem Statistics ]=============================
5.16/5.83	c 6	|                                                                             |
5.16/5.84	c 6	|  Number of variables:  12208                                                |
5.16/5.84	c 6	|  Number of clauses:    525692                                               |
5.36/6.12	c 6	|  Parsing time:         0.26         s                                       |
5.36/6.37	c 7	============================[ Search Statistics ]==============================
5.36/6.37	c 7	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.36/6.37	c 7	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.36/6.37	c 7	===============================================================================
5.36/6.37	c 7	|         0 |    4725    46269   140425 |    15423        0    nan |  0.000 % |
5.36/6.39	c 7	===============================================================================
5.36/6.39	c 7	restarts              : 1
5.36/6.39	c 7	conflicts             : 29             (55 /sec)
5.36/6.39	c 7	decisions             : 166            (0.60 % random) (314 /sec)
5.36/6.39	c 7	propagations          : 15486          (29279 /sec)
5.36/6.39	c 7	conflict literals     : 738            (5.26 % deleted)
5.36/6.39	c 7	Memory used           : 23.76 MB
5.36/6.39	c 7	CPU time              : 0.528919 s
5.36/6.39	c 7	
5.36/6.40	c 7	SATISFIABLE
5.36/6.40	c 7	FOUND: _COST <= 19
5.36/6.40	c 7	DECODING HOME/temp.out WITH HOME/temp.map
5.36/6.40	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'
5.36/6.48	c 7	Decoding HOME/temp.out
6.21/6.71	c 7	OBJECTIVE _COST 19
6.21/6.71	o 19
6.21/6.71	v 6 5 8 5 9 7 7 2 9 9 8 4 9 7 6 8 9 7 9 9 7 0 5 2 0 8 4 1 7 6 3 3 6 4 9 9 6 9 9 9 9 8 6 0 3 1 7 9 5 6 9 2 9 9 9 8 0 2 7 9 5 6 0 8 4 6 4 7 9 9 9 9 7 8 8 1 9 7 2 9 6 8 4
6.21/6.74	c 7	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
6.21/6.78	c 7	OBJECTIVE BOUND: 0 <= _COST <= 19
6.21/6.78	c 7	SEARCHING: _COST <= 9
6.21/6.78	c 7	SOLVING HOME/temp.cnf
6.21/6.78	c 7	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
6.21/6.78	c 7	This is MiniSat 2.0 beta
6.21/6.78	c 7	WARNING: for repeatability, setting FPU to use double precision
6.21/6.78	c 7	============================[ Problem Statistics ]=============================
6.21/6.78	c 7	|                                                                             |
6.21/6.78	c 7	|  Number of variables:  12208                                                |
6.21/6.78	c 7	|  Number of clauses:    525692                                               |
6.25/7.07	c 7	|  Parsing time:         0.25         s                                       |
6.25/7.31	c 7	============================[ Search Statistics ]==============================
6.25/7.31	c 7	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.25/7.31	c 7	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.25/7.31	c 7	===============================================================================
6.25/7.31	c 7	|         0 |    4007    28992    90738 |     9664        0    nan |  0.000 % |
6.25/7.31	c 7	===============================================================================
6.25/7.34	c 8	restarts              : 1
6.25/7.34	c 8	conflicts             : 18             (35 /sec)
6.25/7.34	c 8	decisions             : 108            (0.00 % random) (209 /sec)
6.25/7.34	c 8	propagations          : 14590          (28280 /sec)
6.25/7.34	c 8	conflict literals     : 192            (10.28 % deleted)
6.25/7.34	c 8	Memory used           : 23.73 MB
6.25/7.34	c 8	CPU time              : 0.515921 s
6.25/7.34	c 8	
6.25/7.34	c 8	SATISFIABLE
6.25/7.35	c 8	FOUND: _COST <= 9
6.25/7.35	c 8	DECODING HOME/temp.out WITH HOME/temp.map
6.25/7.35	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'
6.82/7.43	c 8	Decoding HOME/temp.out
6.82/7.64	c 8	OBJECTIVE _COST 9
6.82/7.64	o 9
6.82/7.65	v 7 8 7 5 9 9 7 2 2 8 8 2 9 7 9 8 3 6 9 9 9 0 0 9 4 7 1 1 8 0 7 3 5 4 9 3 4 9 9 9 9 8 9 6 5 0 4 8 0 6 9 8 4 9 9 9 9 2 0 9 6 6 9 8 9 9 2 1 9 9 9 9 7 8 9 1 9 7 2 9 6 8 4
6.82/7.67	c 8	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
7.13/7.72	c 8	OBJECTIVE BOUND: 0 <= _COST <= 9
7.13/7.72	c 8	SEARCHING: _COST <= 4
7.13/7.72	c 8	SOLVING HOME/temp.cnf
7.13/7.72	c 8	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
7.13/7.72	c 8	This is MiniSat 2.0 beta
7.13/7.72	c 8	WARNING: for repeatability, setting FPU to use double precision
7.13/7.72	c 8	============================[ Problem Statistics ]=============================
7.13/7.72	c 8	|                                                                             |
7.13/7.72	c 8	|  Number of variables:  12208                                                |
7.13/7.72	c 8	|  Number of clauses:    525692                                               |
7.14/8.01	c 8	|  Parsing time:         0.26         s                                       |
7.14/8.25	c 8	============================[ Search Statistics ]==============================
7.14/8.25	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.14/8.25	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.14/8.25	c 8	===============================================================================
7.14/8.25	c 8	|         0 |    3245    19055    63208 |     6351        0    nan |  0.000 % |
7.14/8.27	c 8	===============================================================================
7.14/8.28	c 8	restarts              : 1
7.14/8.28	c 8	conflicts             : 33             (63 /sec)
7.14/8.28	c 8	decisions             : 118            (0.00 % random) (225 /sec)
7.14/8.28	c 8	propagations          : 19569          (37351 /sec)
7.14/8.28	c 8	conflict literals     : 627            (8.33 % deleted)
7.14/8.28	c 8	Memory used           : 23.76 MB
7.14/8.28	c 8	CPU time              : 0.52392 s
7.14/8.28	c 8	
7.14/8.28	c 8	SATISFIABLE
7.14/8.29	c 8	FOUND: _COST <= 4
7.14/8.29	c 8	DECODING HOME/temp.out WITH HOME/temp.map
7.14/8.29	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.71/8.36	c 9	Decoding HOME/temp.out
7.71/8.48	c 9	OBJECTIVE _COST 4
7.71/8.48	o 4
7.71/8.48	v 7 4 9 9 2 8 7 8 1 9 6 9 8 6 3 5 9 8 7 8 6 2 5 9 8 9 7 9 9 5 8 0 0 9 9 5 7 7 9 5 4 9 6 8 5 8 9 8 6 9 8 9 9 7 4 8 9 8 2 6 7 9 9 2 3 9 6 5 4 1 7 8 3 8 6 0 6 0 2 8 5 7 6
7.71/8.48	c 9	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
7.71/8.50	c 9	OBJECTIVE BOUND: 0 <= _COST <= 4
7.71/8.50	c 9	SEARCHING: _COST <= 2
7.71/8.50	c 9	SOLVING HOME/temp.cnf
7.71/8.50	c 9	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
7.71/8.50	c 9	This is MiniSat 2.0 beta
7.71/8.50	c 9	WARNING: for repeatability, setting FPU to use double precision
7.71/8.50	c 9	============================[ Problem Statistics ]=============================
7.71/8.50	c 9	|                                                                             |
7.71/8.50	c 9	|  Number of variables:  12208                                                |
7.71/8.50	c 9	|  Number of clauses:    525692                                               |
7.91/8.80	c 9	|  Parsing time:         0.25         s                                       |
8.39/9.04	c 9	============================[ Search Statistics ]==============================
8.39/9.04	c 9	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.39/9.04	c 9	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.39/9.04	c 9	===============================================================================
8.39/9.04	c 9	|         0 |    2619    14194    50501 |     4731        0    nan |  0.000 % |
8.39/9.07	c 9	|       101 |    2619    14194    50501 |     5204      101     11 | 78.547 % |
8.39/9.09	c 9	|       252 |    2619    14194    50501 |     5724      252     10 | 78.547 % |
8.49/9.12	c 9	|       478 |    2612    14114    50167 |     6297      228      9 | 78.604 % |
8.49/9.12	c 9	===============================================================================
8.49/9.12	c 9	restarts              : 4
8.49/9.12	c 9	conflicts             : 498            (869 /sec)
8.49/9.12	c 9	decisions             : 670            (1.34 % random) (1169 /sec)
8.49/9.12	c 9	propagations          : 321969         (561987 /sec)
8.49/9.12	c 9	conflict literals     : 3988           (35.35 % deleted)
8.49/9.12	c 9	Memory used           : 23.80 MB
8.49/9.12	c 9	CPU time              : 0.572912 s
8.49/9.12	c 9	
8.49/9.12	c 9	SATISFIABLE
8.49/9.13	c 9	FOUND: _COST <= 2
8.49/9.13	c 9	DECODING HOME/temp.out WITH HOME/temp.map
8.49/9.13	c 9	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
8.53/9.21	c 9	Decoding HOME/temp.out
8.53/9.32	c 9	OBJECTIVE _COST 2
8.53/9.32	o 2
8.53/9.33	v 9 7 8 6 8 1 8 0 8 1 6 9 9 5 4 5 9 7 8 9 8 4 8 9 2 3 5 1 9 4 5 4 6 9 9 9 6 9 3 4 9 8 2 7 7 9 7 5 9 9 6 7 8 9 1 9 9 6 4 8 7 6 8 6 8 6 8 4 9 9 9 8 9 8 9 6 9 3 5 8 1 2 1
8.53/9.33	c 9	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
8.53/9.35	c 10	OBJECTIVE BOUND: 0 <= _COST <= 2
8.53/9.35	c 10	SEARCHING: _COST <= 1
8.53/9.35	c 10	SOLVING HOME/temp.cnf
8.53/9.35	c 10	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
8.53/9.35	c 10	This is MiniSat 2.0 beta
8.53/9.35	c 10	WARNING: for repeatability, setting FPU to use double precision
8.53/9.35	c 10	============================[ Problem Statistics ]=============================
8.53/9.35	c 10	|                                                                             |
8.53/9.35	c 10	|  Number of variables:  12208                                                |
8.53/9.35	c 10	|  Number of clauses:    525692                                               |
8.72/9.64	c 10	|  Parsing time:         0.26         s                                       |
8.72/9.88	c 10	============================[ Search Statistics ]==============================
8.72/9.88	c 10	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.72/9.88	c 10	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.72/9.88	c 10	===============================================================================
8.72/9.88	c 10	|         0 |    1995    10825    42265 |     3608        0    nan |  0.000 % |
9.26/9.92	c 10	|       100 |    1986    10825    42265 |     3969       97      9 | 88.884 % |
9.26/9.92	c 10	===============================================================================
9.26/9.92	c 10	restarts              : 2
9.26/9.92	c 10	conflicts             : 122            (232 /sec)
9.26/9.92	c 10	decisions             : 144            (0.69 % random) (273 /sec)
9.26/9.92	c 10	propagations          : 39109          (74222 /sec)
9.26/9.92	c 10	conflict literals     : 916            (21.17 % deleted)
9.26/9.92	c 10	Memory used           : 23.72 MB
9.26/9.92	c 10	CPU time              : 0.526919 s
9.26/9.92	c 10	
9.26/9.92	c 10	UNSATISFIABLE
9.26/9.93	c 10	NOT FOUND: _COST <= 1
9.26/9.93	c 10	OBJECTIVE _COST 2
9.26/9.93	s OPTIMUM FOUND
9.26/9.93	c 10	CPU 8.45 (0.05 0.01 8.4 0.83)
9.26/9.93	c 10	END Sun Jul 13 00:02:08 2008

Verifier Data (download as text)

OK	2	622
2 unsatisfied constraints, 622 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-1114292-1215900118/watcher-1114292-1215900118 -o /tmp/evaluation-result-1114292-1215900118/solver-1114292-1215900118 -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-1114292-1215900118.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.01 2.00 2.00 4/81 21080
/proc/meminfo: memFree=1892008/2055920 swapFree=4180820/4192956
[pid=21080] ppid=21078 vsize=12272 CPUtime=0
/proc/21080/stat : 21080 (sugar) R 21078 21080 20914 0 -1 4194304 396 0 0 0 0 0 0 0 20 0 1 0 46714385 12566528 364 996147200 4194304 4206940 548682068592 18446744073709551615 231980328085 0 0 4224 0 0 0 0 17 1 0 0
/proc/21080/statm: 3068 364 274 3 0 168 0

[startup+0.114719 s]
/proc/loadavg: 2.01 2.00 2.00 4/81 21080
/proc/meminfo: memFree=1892008/2055920 swapFree=4180820/4192956
[pid=21080] ppid=21078 vsize=13600 CPUtime=0.03
/proc/21080/stat : 21080 (sugar) S 21078 21080 20914 0 -1 4194304 898 127 0 0 3 0 0 0 21 0 1 0 46714385 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21080/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.202694 s]
/proc/loadavg: 2.01 2.00 2.00 4/81 21080
/proc/meminfo: memFree=1892008/2055920 swapFree=4180820/4192956
[pid=21080] ppid=21078 vsize=13600 CPUtime=0.03
/proc/21080/stat : 21080 (sugar) S 21078 21080 20914 0 -1 4194304 898 127 0 0 3 0 0 0 21 0 1 0 46714385 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21080/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.302672 s]
/proc/loadavg: 2.01 2.00 2.00 4/81 21080
/proc/meminfo: memFree=1892008/2055920 swapFree=4180820/4192956
[pid=21080] ppid=21078 vsize=13600 CPUtime=0.03
/proc/21080/stat : 21080 (sugar) S 21078 21080 20914 0 -1 4194304 898 127 0 0 3 0 0 0 21 0 1 0 46714385 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21080/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.702564 s]
/proc/loadavg: 2.01 2.00 2.00 4/81 21080
/proc/meminfo: memFree=1892008/2055920 swapFree=4180820/4192956
[pid=21080] ppid=21078 vsize=13600 CPUtime=0.47
/proc/21080/stat : 21080 (sugar) S 21078 21080 20914 0 -1 4194304 974 4804 0 1 3 0 41 3 16 0 1 0 46714385 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21080/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 13600

[startup+1.50235 s]
/proc/loadavg: 2.01 2.00 2.00 3/92 21102
/proc/meminfo: memFree=1875920/2055920 swapFree=4180820/4192956
[pid=21080] ppid=21078 vsize=13600 CPUtime=0.48
/proc/21080/stat : 21080 (sugar) S 21078 21080 20914 0 -1 4194304 974 4804 0 1 4 0 41 3 15 0 1 0 46714385 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21080/statm: 3400 797 370 3 0 500 0
[pid=21093] ppid=21080 vsize=5356 CPUtime=0
/proc/21093/stat : 21093 (sh) S 21080 21080 20914 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 46714437 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21093/statm: 1339 233 193 169 0 50 0
[pid=21094] ppid=21093 vsize=868472 CPUtime=0.95
/proc/21094/stat : 21094 (java) S 21093 21080 20914 0 -1 0 7193 0 1 0 90 5 0 0 18 0 9 0 46714437 889315328 6394 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21094/statm: 217118 6394 2565 9 0 211665 0
[pid=21094/tid=21095] ppid=21093 vsize=868472 CPUtime=0.53
/proc/21094/task/21095/stat : 21095 (java) R 21093 21080 20914 0 -1 64 2751 0 1 0 51 2 0 0 20 0 9 0 46714438 889315328 6394 996147200 134512640 134550740 4294955936 18446744073709551615 4126992020 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21094/tid=21096] ppid=21093 vsize=868472 CPUtime=0.14
/proc/21094/task/21096/stat : 21096 (java) S 21093 21080 20914 0 -1 64 2242 0 0 0 13 1 0 0 16 0 9 0 46714439 889315328 6394 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21094/tid=21097] ppid=21093 vsize=868472 CPUtime=0
/proc/21094/task/21097/stat : 21097 (java) S 21093 21080 20914 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 46714439 889315328 6394 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21094/tid=21098] ppid=21093 vsize=868472 CPUtime=0
/proc/21094/task/21098/stat : 21098 (java) S 21093 21080 20914 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46714439 889315328 6394 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21094/tid=21099] ppid=21093 vsize=868472 CPUtime=0
/proc/21094/task/21099/stat : 21099 (java) S 21093 21080 20914 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46714441 889315328 6394 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21094/tid=21100] ppid=21093 vsize=868472 CPUtime=0.25
/proc/21094/task/21100/stat : 21100 (java) S 21093 21080 20914 0 -1 64 1508 0 0 0 25 0 0 0 16 0 9 0 46714441 889315328 6394 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21094/tid=21101] ppid=21093 vsize=868472 CPUtime=0
/proc/21094/task/21101/stat : 21101 (java) S 21093 21080 20914 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 46714441 889315328 6394 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21094/tid=21102] ppid=21093 vsize=868472 CPUtime=0
/proc/21094/task/21102/stat : 21102 (java) S 21093 21080 20914 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 46714441 889315328 6394 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) 887428

[startup+3.10194 s]
/proc/loadavg: 2.01 2.00 2.00 3/92 21102
/proc/meminfo: memFree=1866832/2055920 swapFree=4180820/4192956
[pid=21080] ppid=21078 vsize=13732 CPUtime=2.87
/proc/21080/stat : 21080 (sugar) S 21078 21080 20914 0 -1 4194304 1138 18593 0 2 4 0 258 25 16 0 1 0 46714385 14061568 820 996147200 4194304 4206940 548682068592 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21080/statm: 3433 820 374 3 0 533 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 13732

[startup+6.30111 s]
/proc/loadavg: 2.01 2.00 2.00 3/84 21140
/proc/meminfo: memFree=1856976/2055920 swapFree=4180820/4192956
[pid=21080] ppid=21078 vsize=13732 CPUtime=5.36
/proc/21080/stat : 21080 (sugar) S 21078 21080 20914 0 -1 4194304 1535 52286 0 6 5 1 479 51 15 0 1 0 46714385 14061568 820 996147200 4194304 4206940 548682068592 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21080/statm: 3433 820 374 3 0 533 0
Current children cumulated CPU time (s) 5.36
Current children cumulated vsize (KiB) 13732

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

[startup+6.40107 s]
/proc/loadavg: 2.01 2.00 2.00 3/84 21140
/proc/meminfo: memFree=1856976/2055920 swapFree=4180820/4192956
[pid=21080] ppid=21078 vsize=13732 CPUtime=5.36
/proc/21080/stat : 21080 (sugar) S 21078 21080 20914 0 -1 4194304 1535 52286 0 6 5 1 479 51 15 0 1 0 46714385 14061568 820 996147200 4194304 4206940 548682068592 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21080/statm: 3433 820 374 3 0 533 0
Current children cumulated CPU time (s) 5.36
Current children cumulated vsize (KiB) 13732

[startup+8.0017 s]
/proc/loadavg: 2.01 2.00 2.00 2/92 21174
/proc/meminfo: memFree=1873936/2055920 swapFree=4180820/4192956
[pid=21080] ppid=21078 vsize=13732 CPUtime=7.14
/proc/21080/stat : 21080 (sugar) S 21078 21080 20914 0 -1 4194304 1763 72187 0 8 5 1 643 65 16 0 1 0 46714385 14061568 820 996147200 4194304 4206940 548682068592 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21080/statm: 3433 820 374 3 0 533 0
Current children cumulated CPU time (s) 7.14
Current children cumulated vsize (KiB) 13732

[startup+8.80245 s]
/proc/loadavg: 2.01 2.00 2.00 3/84 21188
/proc/meminfo: memFree=1856848/2055920 swapFree=4180820/4192956
[pid=21080] ppid=21078 vsize=13732 CPUtime=7.91
/proc/21080/stat : 21080 (sugar) S 21078 21080 20914 0 -1 4194304 1877 82130 0 9 5 1 713 72 15 0 1 0 46714385 14061568 820 996147200 4194304 4206940 548682068592 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21080/statm: 3433 820 374 3 0 533 0
[pid=21187] ppid=21080 vsize=5356 CPUtime=0
/proc/21187/stat : 21187 (sh) S 21080 21080 20914 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 46715235 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21187/statm: 1339 232 193 169 0 50 0
[pid=21188] ppid=21187 vsize=24172 CPUtime=0.28
/proc/21188/stat : 21188 (minisat) R 21187 21080 20914 0 -1 4194304 5765 0 0 0 25 3 0 0 21 0 1 0 46715235 24752128 5751 996147200 134512640 135127466 4294956256 18446744073709551615 134523379 0 0 4096 3 0 0 0 17 1 0 0
/proc/21188/statm: 6043 5751 72 150 0 5890 0
Current children cumulated CPU time (s) 8.19
Current children cumulated vsize (KiB) 43260

[startup+9.60224 s]
/proc/loadavg: 2.01 2.00 2.00 3/84 21188
/proc/meminfo: memFree=1856848/2055920 swapFree=4180820/4192956
[pid=21080] ppid=21078 vsize=13732 CPUtime=8.72
/proc/21080/stat : 21080 (sugar) S 21078 21080 20914 0 -1 4194304 1991 92078 0 10 5 1 787 79 16 0 1 0 46714385 14061568 820 996147200 4194304 4206940 548682068592 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21080/statm: 3433 820 374 3 0 533 0
Current children cumulated CPU time (s) 8.72
Current children cumulated vsize (KiB) 13732

[startup+9.80224 s]
/proc/loadavg: 2.01 2.00 2.00 3/84 21188
/proc/meminfo: memFree=1856848/2055920 swapFree=4180820/4192956
[pid=21080] ppid=21078 vsize=13732 CPUtime=8.72
/proc/21080/stat : 21080 (sugar) S 21078 21080 20914 0 -1 4194304 1991 92078 0 10 5 1 787 79 15 0 1 0 46714385 14061568 820 996147200 4194304 4206940 548682068592 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21080/statm: 3433 820 374 3 0 533 0
Current children cumulated CPU time (s) 8.72
Current children cumulated vsize (KiB) 13732

[startup+9.90218 s]
/proc/loadavg: 2.01 2.00 2.00 3/84 21200
/proc/meminfo: memFree=1856848/2055920 swapFree=4180820/4192956
[pid=21080] ppid=21078 vsize=13732 CPUtime=8.72
/proc/21080/stat : 21080 (sugar) S 21078 21080 20914 0 -1 4194304 1991 92078 0 10 5 1 787 79 15 0 1 0 46714385 14061568 820 996147200 4194304 4206940 548682068592 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21080/statm: 3433 820 374 3 0 533 0
[pid=21199] ppid=21080 vsize=5356 CPUtime=0
/proc/21199/stat : 21199 (sh) S 21080 21080 20914 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 46715320 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21199/statm: 1339 232 193 169 0 50 0
[pid=21200] ppid=21199 vsize=24284 CPUtime=0.54
/proc/21200/stat : 21200 (minisat) R 21199 21080 20914 0 -1 4194304 5772 0 0 0 51 3 0 0 24 0 1 0 46715320 24866816 5758 996147200 134512640 135127466 4294956256 18446744073709551615 134697267 0 0 4096 3 0 0 0 17 1 0 0
/proc/21200/statm: 6071 5758 73 150 0 5918 0
Current children cumulated CPU time (s) 9.26
Current children cumulated vsize (KiB) 43372

Child status: 0
Real time (s): 9.93507
CPU time (s): 9.32358
CPU user time (s): 8.46571
CPU system time (s): 0.857869
CPU usage (%): 93.8451
Max. virtual memory (cumulated for all children) (KiB): 887428

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

runsolver used 0.023996 second user time and 0.046992 second system time

The end

Launcher Data (download as text)

Begin job on node16 at 2008-07-13 00:01:58
IDJOB=1114292
IDBENCH=61715
IDSOLVER=368
FILE ID=node16/1114292-1215900118
PBS_JOBID= 7903731
Free space on /tmp= 66524 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/composed-75-1-2/normalized-composed-75-1-2-0_ext.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-1114292-1215900118/watcher-1114292-1215900118 -o /tmp/evaluation-result-1114292-1215900118/solver-1114292-1215900118 -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-1114292-1215900118.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 005cb52156c07d79f762aa943b5f890f
RANDOM SEED=909250807

node16.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	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.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:       1892488 kB
Buffers:         25108 kB
Cached:          61360 kB
SwapCached:       5672 kB
Active:          82996 kB
Inactive:        36772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1892488 kB
SwapTotal:     4192956 kB
SwapFree:      4180820 kB
Dirty:            1876 kB
Writeback:           0 kB
Mapped:          49612 kB
Slab:            28892 kB
Committed_AS:   289152 kB
PageTables:       2020 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= 66524 MiB
End job on node16 at 2008-07-13 00:02:08