Trace number 1114556

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.72052 10.6382

General information on the benchmark

Namecsp/composed-75-1-40/
normalized-composed-75-1-40-9_ext.xml
MD5SUMae0666d74be711893e29373c07871538
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 benchmark0.469927
Satisfiable
(Un)Satisfiability was proved
Number of variables83
Number of constraints662
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension662
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 01:06:26 2008
0.00/0.04	c 0	PID 20638
0.00/0.04	c 0	HOST node51.alineos.net
0.00/0.04	c 0	CONVERTING HOME/instance-1114556-1215903986.xml TO HOME/temp.csp
0.00/0.04	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1114556-1215903986.xml' 'HOME/temp.csp'
0.03/0.53	c 0	1 domains, 83 variables, 0 predicates, 662 relations, 662 constraints
0.03/0.58	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.58	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.46/0.76	c 1	Parsing HOME/temp.csp
0.46/0.97	c 1	parsed 1408 expressions
0.46/0.97	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.46/0.99	c 1	MAX CSP: 662 constraints
0.46/0.99	c 1	Converting to clausal form CSP
0.76/1.01	c 1	converted 208 (10%) expressions
0.76/1.02	c 1	converted 415 (20%) expressions
0.76/1.02	c 1	converted 622 (30%) expressions
0.76/1.04	c 1	converted 830 (40%) expressions
0.76/1.06	c 1	converted 1037 (50%) expressions
0.76/1.08	c 1	converted 1244 (60%) expressions
0.76/1.09	c 1	converted 1452 (70%) expressions
0.86/1.11	c 1	converted 1659 (80%) expressions
0.86/1.19	c 1	converted 1866 (90%) expressions
1.06/1.35	c 1	converted 2073 (100%) expressions
1.06/1.36	c 1	CSP : 1407 integers, 0 booleans, 1985 clauses, largest domain size 994
1.06/1.36	c 1	Heap : 4 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.06/1.36	c 1	Propagation in CSP
1.15/1.40	c 1	657 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.15/1.40	c 1	CSP : 1407 integers, 0 booleans, 1985 clauses, largest domain size 663
1.15/1.40	c 1	Heap : 5 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.15/1.40	c 1	Simplifing CSP by introducing new Boolean variables
1.15/1.41	c 1	CSP : 1407 integers, 0 booleans, 1985 clauses, largest domain size 663
1.15/1.41	c 1	Heap : 5 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.15/1.44	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.15/1.46	c 1	141 (10%) CSP integer variables are encoded (664 clauses, 7176 bytes)
1.15/1.46	c 1	282 (20%) CSP integer variables are encoded (664 clauses, 7176 bytes)
1.15/1.47	c 1	423 (30%) CSP integer variables are encoded (664 clauses, 7176 bytes)
1.15/1.47	c 1	563 (40%) CSP integer variables are encoded (664 clauses, 7176 bytes)
1.15/1.47	c 1	704 (50%) CSP integer variables are encoded (664 clauses, 7176 bytes)
1.15/1.47	c 1	845 (60%) CSP integer variables are encoded (1820 clauses, 22204 bytes)
1.15/1.47	c 1	985 (70%) CSP integer variables are encoded (2694 clauses, 33566 bytes)
1.15/1.48	c 1	1126 (80%) CSP integer variables are encoded (9298 clauses, 120169 bytes)
1.15/1.48	c 1	1267 (90%) CSP integer variables are encoded (10252 clauses, 134479 bytes)
1.15/1.49	c 1	1407 (100%) CSP integer variables are encoded (11562 clauses, 154129 bytes)
1.26/1.55	c 1	199 (10%) CSP clauses are encoded (13841 clauses, 203057 bytes)
1.26/1.57	c 1	397 (20%) CSP clauses are encoded (16137 clauses, 257523 bytes)
1.26/1.59	c 1	596 (30%) CSP clauses are encoded (18430 clauses, 312508 bytes)
1.35/1.62	c 1	794 (40%) CSP clauses are encoded (22260 clauses, 384167 bytes)
1.35/1.67	c 2	993 (50%) CSP clauses are encoded (49289 clauses, 874139 bytes)
1.35/1.69	c 2	1191 (60%) CSP clauses are encoded (57429 clauses, 1018021 bytes)
2.15/2.49	c 2	1390 (70%) CSP clauses are encoded (474682 clauses, 8722726 bytes)
2.25/2.51	c 2	1588 (80%) CSP clauses are encoded (484030 clauses, 8914614 bytes)
2.25/2.56	c 2	1787 (90%) CSP clauses are encoded (506575 clauses, 9388540 bytes)
2.45/2.71	c 3	1985 (100%) CSP clauses are encoded (589021 clauses, 11142055 bytes)
2.45/2.71	c 3	1985 CSP clauses encoded
2.45/2.71	c 3	Writing map file : HOME/temp.map
2.45/2.73	c 3	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.45/2.73	c 3	SAT : 12969 SAT variables, 589021 SAT clauses, 11142055 bytes
2.45/2.73	c 3	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.45/2.78	c 3	OBJECTIVE minimize _COST
2.45/2.78	c 3	OBJECTIVE BOUND: 0 <= _COST <= 
2.45/2.78	c 3	SEARCHING: _COST <= 331
2.45/2.78	c 3	SOLVING HOME/temp.cnf
2.45/2.78	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.45/2.78	c 3	This is MiniSat 2.0 beta
2.45/2.78	c 3	WARNING: for repeatability, setting FPU to use double precision
2.45/2.78	c 3	============================[ Problem Statistics ]=============================
2.45/2.78	c 3	|                                                                             |
2.45/2.78	c 3	|  Number of variables:  12969                                                |
2.45/2.78	c 3	|  Number of clauses:    589022                                               |
2.50/3.08	c 3	|  Parsing time:         0.25         s                                       |
2.91/3.28	c 3	============================[ Search Statistics ]==============================
2.91/3.28	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.91/3.28	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.91/3.28	c 3	===============================================================================
2.91/3.28	c 3	|         0 |    9659   378817  1124044 |   126272        0    nan |  0.000 % |
3.01/3.31	c 3	===============================================================================
3.01/3.31	c 3	restarts              : 1
3.01/3.31	c 3	conflicts             : 5              (10 /sec)
3.01/3.31	c 3	decisions             : 108            (0.93 % random) (222 /sec)
3.01/3.31	c 3	propagations          : 13153          (27068 /sec)
3.01/3.31	c 3	conflict literals     : 40             (13.04 % deleted)
3.01/3.31	c 3	Memory used           : 25.29 MB
3.01/3.31	c 3	CPU time              : 0.485926 s
3.01/3.31	c 3	
3.01/3.32	c 3	SATISFIABLE
3.01/3.33	c 3	FOUND: _COST <= 331
3.01/3.33	s SATISFIABLE
3.01/3.33	c 3	DECODING HOME/temp.out WITH HOME/temp.map
3.01/3.33	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.03/3.43	c 3	Decoding HOME/temp.out
3.03/3.54	c 3	OBJECTIVE _COST 331
3.03/3.54	o 331
3.03/3.55	v 7 9 6 5 8 6 8 9 6 7 9 9 9 8 8 8 5 6 9 2 9 9 4 9 5 5 8 8 9 9 7 8 8 9 8 8 9 9 9 6 9 9 9 9 9 9 9 9 6 8 9 9 9 8 9 9 3 9 9 9 9 9 9 9 9 9 8 9 9 9 7 9 9 8 9 9 4 3 8 8 9 7 9
3.03/3.55	c 3	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.03/3.56	c 3	OBJECTIVE BOUND: 0 <= _COST <= 331
3.03/3.56	c 3	SEARCHING: _COST <= 165
3.03/3.56	c 3	SOLVING HOME/temp.cnf
3.03/3.56	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.03/3.57	c 3	This is MiniSat 2.0 beta
3.03/3.57	c 3	WARNING: for repeatability, setting FPU to use double precision
3.03/3.57	c 3	============================[ Problem Statistics ]=============================
3.03/3.57	c 3	|                                                                             |
3.03/3.57	c 3	|  Number of variables:  12969                                                |
3.03/3.57	c 3	|  Number of clauses:    589022                                               |
3.26/3.85	c 4	|  Parsing time:         0.24         s                                       |
3.26/4.10	c 4	============================[ Search Statistics ]==============================
3.26/4.10	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.26/4.10	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.26/4.10	c 4	===============================================================================
3.26/4.10	c 4	|         0 |    7831   249582   741657 |    83194        0    nan |  0.000 % |
3.26/4.12	c 4	===============================================================================
3.26/4.13	c 4	restarts              : 1
3.26/4.13	c 4	conflicts             : 2              (4 /sec)
3.26/4.13	c 4	decisions             : 69             (0.00 % random) (133 /sec)
3.26/4.13	c 4	propagations          : 13005          (25159 /sec)
3.26/4.13	c 4	conflict literals     : 16             (15.79 % deleted)
3.26/4.13	c 4	Memory used           : 25.54 MB
3.26/4.13	c 4	CPU time              : 0.516921 s
3.26/4.13	c 4	
3.26/4.13	c 4	SATISFIABLE
3.26/4.14	c 4	FOUND: _COST <= 165
3.26/4.14	c 4	DECODING HOME/temp.out WITH HOME/temp.map
3.26/4.14	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.82/4.27	c 4	Decoding HOME/temp.out
4.01/4.41	c 4	OBJECTIVE _COST 165
4.01/4.41	o 165
4.01/4.41	v 7 8 5 9 9 1 8 8 9 8 8 1 6 6 7 6 7 6 8 8 9 7 5 9 4 7 2 9 0 4 3 8 7 6 9 3 9 9 9 6 9 9 6 9 8 9 9 9 8 8 1 9 9 8 9 8 3 9 8 9 9 9 9 9 8 9 9 9 9 9 7 9 9 7 8 3 7 0 8 1 8 6 9
4.01/4.41	c 4	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
4.01/4.46	c 4	OBJECTIVE BOUND: 0 <= _COST <= 165
4.01/4.46	c 4	SEARCHING: _COST <= 82
4.01/4.46	c 4	SOLVING HOME/temp.cnf
4.01/4.46	c 4	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
4.01/4.46	c 4	This is MiniSat 2.0 beta
4.01/4.46	c 4	WARNING: for repeatability, setting FPU to use double precision
4.01/4.46	c 4	============================[ Problem Statistics ]=============================
4.01/4.46	c 4	|                                                                             |
4.01/4.46	c 4	|  Number of variables:  12969                                                |
4.01/4.46	c 4	|  Number of clauses:    589022                                               |
4.03/4.77	c 5	|  Parsing time:         0.27         s                                       |
4.03/5.06	c 5	============================[ Search Statistics ]==============================
4.03/5.07	c 5	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.03/5.07	c 5	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.03/5.07	c 5	===============================================================================
4.03/5.07	c 5	|         0 |    6663   146316   435280 |    48772        0    nan |  0.000 % |
4.03/5.10	c 5	===============================================================================
4.03/5.10	c 5	restarts              : 1
4.03/5.10	c 5	conflicts             : 74             (127 /sec)
4.03/5.10	c 5	decisions             : 211            (0.95 % random) (361 /sec)
4.03/5.10	c 5	propagations          : 15821          (27049 /sec)
4.03/5.10	c 5	conflict literals     : 951            (9.77 % deleted)
4.03/5.10	c 5	Memory used           : 25.67 MB
4.03/5.10	c 5	CPU time              : 0.584911 s
4.03/5.10	c 5	
4.03/5.10	c 5	SATISFIABLE
4.03/5.11	c 5	FOUND: _COST <= 82
4.03/5.11	c 5	DECODING HOME/temp.out WITH HOME/temp.map
4.03/5.11	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.03/5.19	c 5	Decoding HOME/temp.out
4.67/5.31	c 5	OBJECTIVE _COST 82
4.67/5.31	o 82
4.67/5.31	v 7 8 8 7 9 8 7 7 9 9 5 8 7 8 6 3 9 8 9 9 7 9 6 9 7 8 5 7 7 8 3 3 9 6 7 8 4 8 9 9 4 9 9 9 7 8 6 5 0 4 9 7 6 6 8 9 5 9 5 7 9 9 5 5 6 9 8 9 9 9 9 9 7 5 9 5 7 8 0 1 8 6 1
4.67/5.32	c 5	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
4.67/5.35	c 5	OBJECTIVE BOUND: 0 <= _COST <= 82
4.67/5.35	c 5	SEARCHING: _COST <= 41
4.67/5.35	c 5	SOLVING HOME/temp.cnf
4.67/5.35	c 5	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
4.67/5.37	c 5	This is MiniSat 2.0 beta
4.67/5.37	c 5	WARNING: for repeatability, setting FPU to use double precision
4.67/5.37	c 5	============================[ Problem Statistics ]=============================
4.67/5.37	c 5	|                                                                             |
4.67/5.37	c 5	|  Number of variables:  12969                                                |
4.67/5.37	c 5	|  Number of clauses:    589022                                               |
5.10/5.66	c 6	|  Parsing time:         0.25         s                                       |
5.40/5.94	c 6	============================[ Search Statistics ]==============================
5.40/5.94	c 6	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.40/5.94	c 6	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.40/5.94	c 6	===============================================================================
5.40/5.94	c 6	|         0 |    5796    85290   254762 |    28430        0    nan |  0.000 % |
5.40/5.97	c 6	===============================================================================
5.40/5.97	c 6	restarts              : 1
5.40/5.97	c 6	conflicts             : 74             (133 /sec)
5.40/5.97	c 6	decisions             : 361            (0.83 % random) (649 /sec)
5.40/5.97	c 6	propagations          : 15838          (28490 /sec)
5.40/5.97	c 6	conflict literals     : 1033           (10.10 % deleted)
5.40/5.97	c 6	Memory used           : 25.82 MB
5.40/5.97	c 6	CPU time              : 0.555915 s
5.40/5.97	c 6	
5.40/5.97	c 6	SATISFIABLE
5.40/5.98	c 6	FOUND: _COST <= 41
5.40/5.98	c 6	DECODING HOME/temp.out WITH HOME/temp.map
5.40/5.98	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.49/6.24	c 6	Decoding HOME/temp.out
5.49/6.36	c 6	OBJECTIVE _COST 41
5.49/6.36	o 41
5.49/6.36	v 7 9 9 8 9 5 7 7 4 9 6 8 8 8 0 8 1 6 8 9 9 9 7 4 4 8 6 9 1 9 6 8 7 8 9 8 4 9 9 9 9 9 9 9 9 5 9 9 8 8 7 9 9 6 9 9 4 9 2 7 9 9 6 9 6 7 9 8 3 1 7 7 5 7 8 5 7 8 0 1 8 6 1
5.49/6.36	c 6	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
5.49/6.43	c 6	OBJECTIVE BOUND: 0 <= _COST <= 41
5.49/6.43	c 6	SEARCHING: _COST <= 20
5.49/6.43	c 6	SOLVING HOME/temp.cnf
5.49/6.43	c 6	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
5.49/6.44	c 6	This is MiniSat 2.0 beta
5.49/6.44	c 6	WARNING: for repeatability, setting FPU to use double precision
5.49/6.44	c 6	============================[ Problem Statistics ]=============================
5.49/6.44	c 6	|                                                                             |
5.49/6.44	c 6	|  Number of variables:  12969                                                |
5.49/6.44	c 6	|  Number of clauses:    589022                                               |
5.94/6.75	c 7	|  Parsing time:         0.27         s                                       |
6.24/7.04	c 7	============================[ Search Statistics ]==============================
6.24/7.04	c 7	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.24/7.04	c 7	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.24/7.04	c 7	===============================================================================
6.24/7.04	c 7	|         0 |    5018    50485   152660 |    16828        0    nan |  0.000 % |
6.24/7.07	c 7	===============================================================================
6.24/7.07	c 7	restarts              : 1
6.24/7.07	c 7	conflicts             : 80             (137 /sec)
6.24/7.07	c 7	decisions             : 255            (0.39 % random) (435 /sec)
6.24/7.07	c 7	propagations          : 16140          (27547 /sec)
6.24/7.07	c 7	conflict literals     : 1141           (9.59 % deleted)
6.24/7.07	c 7	Memory used           : 25.80 MB
6.24/7.07	c 7	CPU time              : 0.58591 s
6.24/7.07	c 7	
6.24/7.07	c 7	SATISFIABLE
6.24/7.08	c 7	FOUND: _COST <= 20
6.24/7.08	c 7	DECODING HOME/temp.out WITH HOME/temp.map
6.24/7.08	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'
6.34/7.16	c 7	Decoding HOME/temp.out
6.34/7.27	c 7	OBJECTIVE _COST 20
6.34/7.27	o 20
6.34/7.28	v 9 6 7 7 5 6 7 6 3 8 9 6 2 3 7 6 9 2 3 4 9 3 4 6 7 2 9 1 9 0 6 9 5 8 6 7 4 2 5 6 2 7 4 8 8 9 5 4 7 6 9 8 9 8 9 9 1 9 4 8 4 7 4 3 5 8 8 9 7 9 4 9 8 9 9 5 7 8 0 1 8 6 1
6.34/7.28	c 7	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
6.34/7.32	c 7	OBJECTIVE BOUND: 0 <= _COST <= 20
6.34/7.32	c 7	SEARCHING: _COST <= 10
6.34/7.32	c 7	SOLVING HOME/temp.cnf
6.34/7.32	c 7	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
6.34/7.32	c 7	This is MiniSat 2.0 beta
6.34/7.32	c 7	WARNING: for repeatability, setting FPU to use double precision
6.34/7.32	c 7	============================[ Problem Statistics ]=============================
6.34/7.32	c 7	|                                                                             |
6.34/7.32	c 7	|  Number of variables:  12969                                                |
6.34/7.32	c 7	|  Number of clauses:    589022                                               |
6.83/7.64	c 7	|  Parsing time:         0.28         s                                       |
7.12/7.91	c 8	============================[ Search Statistics ]==============================
7.12/7.91	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.12/7.91	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.12/7.91	c 8	===============================================================================
7.12/7.91	c 8	|         0 |    4326    32534   100873 |    10844        0    nan |  0.000 % |
7.12/7.94	c 8	===============================================================================
7.12/7.94	c 8	restarts              : 1
7.12/7.94	c 8	conflicts             : 27             (46 /sec)
7.12/7.94	c 8	decisions             : 128            (0.78 % random) (219 /sec)
7.12/7.94	c 8	propagations          : 15458          (26473 /sec)
7.12/7.94	c 8	conflict literals     : 524            (3.32 % deleted)
7.12/7.94	c 8	Memory used           : 25.81 MB
7.12/7.94	c 8	CPU time              : 0.583911 s
7.12/7.94	c 8	
7.12/7.95	c 8	SATISFIABLE
7.12/7.96	c 8	FOUND: _COST <= 10
7.12/7.96	c 8	DECODING HOME/temp.out WITH HOME/temp.map
7.12/7.96	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.19/8.03	c 8	Decoding HOME/temp.out
7.19/8.15	c 8	OBJECTIVE _COST 10
7.19/8.15	o 10
7.19/8.15	v 5 0 8 1 8 5 8 7 3 9 4 1 4 3 8 8 7 6 8 9 8 5 1 9 0 9 5 9 2 2 3 8 9 6 5 9 9 9 9 9 7 9 8 5 7 8 9 2 9 9 9 7 6 3 1 4 5 7 7 1 9 8 3 0 7 9 9 9 9 9 9 9 7 8 8 8 8 7 1 7 9 7 3
7.19/8.16	c 8	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
7.19/8.19	c 8	OBJECTIVE BOUND: 0 <= _COST <= 10
7.19/8.19	c 8	SEARCHING: _COST <= 5
7.19/8.19	c 8	SOLVING HOME/temp.cnf
7.19/8.19	c 8	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
7.39/8.23	c 8	This is MiniSat 2.0 beta
7.39/8.23	c 8	WARNING: for repeatability, setting FPU to use double precision
7.39/8.23	c 8	============================[ Problem Statistics ]=============================
7.39/8.23	c 8	|                                                                             |
7.39/8.23	c 8	|  Number of variables:  12969                                                |
7.39/8.23	c 8	|  Number of clauses:    589022                                               |
7.39/8.55	c 8	|  Parsing time:         0.28         s                                       |
7.95/8.82	c 9	============================[ Search Statistics ]==============================
7.95/8.82	c 9	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.95/8.82	c 9	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.95/8.82	c 9	===============================================================================
7.95/8.82	c 9	|         0 |    3654    22443    72611 |     7481        0    nan |  0.000 % |
7.95/8.82	c 9	===============================================================================
7.95/8.85	c 9	restarts              : 1
7.95/8.85	c 9	conflicts             : 36             (62 /sec)
7.95/8.85	c 9	decisions             : 126            (0.00 % random) (218 /sec)
7.95/8.85	c 9	propagations          : 17277          (29844 /sec)
7.95/8.85	c 9	conflict literals     : 423            (9.62 % deleted)
7.95/8.85	c 9	Memory used           : 25.67 MB
7.95/8.85	c 9	CPU time              : 0.578911 s
7.95/8.85	c 9	
7.95/8.85	c 9	SATISFIABLE
7.95/8.86	c 9	FOUND: _COST <= 5
7.95/8.86	c 9	DECODING HOME/temp.out WITH HOME/temp.map
7.95/8.86	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.02/8.94	c 9	Decoding HOME/temp.out
8.02/9.05	c 9	OBJECTIVE _COST 5
8.02/9.05	o 5
8.02/9.06	v 7 9 8 8 8 6 9 8 4 9 8 8 6 5 9 8 6 6 8 9 8 9 1 4 4 0 7 9 2 8 9 8 9 0 8 8 4 9 9 8 9 9 9 9 1 9 9 3 8 8 7 9 6 3 6 9 3 9 6 9 7 6 9 7 3 8 9 8 6 7 7 9 5 1 8 9 4 3 4 8 6 7 9
8.02/9.06	c 9	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
8.22/9.10	c 9	OBJECTIVE BOUND: 0 <= _COST <= 5
8.22/9.10	c 9	SEARCHING: _COST <= 2
8.22/9.10	c 9	SOLVING HOME/temp.cnf
8.22/9.10	c 9	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
8.22/9.11	c 9	This is MiniSat 2.0 beta
8.22/9.11	c 9	WARNING: for repeatability, setting FPU to use double precision
8.22/9.11	c 9	============================[ Problem Statistics ]=============================
8.22/9.11	c 9	|                                                                             |
8.22/9.11	c 9	|  Number of variables:  12969                                                |
8.22/9.11	c 9	|  Number of clauses:    589022                                               |
8.22/9.43	c 9	|  Parsing time:         0.28         s                                       |
8.22/9.71	c 10	============================[ Search Statistics ]==============================
8.22/9.71	c 10	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.22/9.71	c 10	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.22/9.71	c 10	===============================================================================
8.22/9.71	c 10	|         0 |    2733    14726    52220 |     4908        0    nan |  0.000 % |
8.22/9.74	c 10	|       100 |    2733    14726    52220 |     5399      100     19 | 78.927 % |
8.22/9.75	c 10	|       250 |    2733    14726    52220 |     5939      250     14 | 78.927 % |
8.22/9.77	c 10	===============================================================================
8.22/9.77	c 10	restarts              : 3
8.22/9.77	c 10	conflicts             : 350            (570 /sec)
8.22/9.77	c 10	decisions             : 568            (1.06 % random) (925 /sec)
8.22/9.77	c 10	propagations          : 160890         (262076 /sec)
8.22/9.77	c 10	conflict literals     : 4397           (19.38 % deleted)
8.22/9.77	c 10	Memory used           : 25.88 MB
8.22/9.77	c 10	CPU time              : 0.613906 s
8.22/9.77	c 10	
8.22/9.77	c 10	SATISFIABLE
8.22/9.78	c 10	FOUND: _COST <= 2
8.22/9.78	c 10	DECODING HOME/temp.out WITH HOME/temp.map
8.22/9.78	c 10	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.89/9.86	c 10	Decoding HOME/temp.out
8.99/9.97	c 10	OBJECTIVE _COST 2
8.99/9.97	o 2
8.99/9.98	v 9 8 9 3 3 9 9 9 9 4 6 8 9 8 0 3 6 6 4 9 6 9 7 8 7 8 8 9 7 8 6 9 6 7 7 8 4 2 9 8 9 9 6 9 8 9 9 8 8 8 8 7 9 7 9 9 3 9 9 7 9 0 5 9 3 4 7 8 9 8 7 7 7 9 9 3 7 1 0 1 8 9 1
8.99/9.98	c 10	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
9.08/10.02	c 10	OBJECTIVE BOUND: 0 <= _COST <= 2
9.08/10.02	c 10	SEARCHING: _COST <= 1
9.08/10.02	c 10	SOLVING HOME/temp.cnf
9.08/10.02	c 10	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
9.08/10.03	c 10	This is MiniSat 2.0 beta
9.08/10.03	c 10	WARNING: for repeatability, setting FPU to use double precision
9.08/10.03	c 10	============================[ Problem Statistics ]=============================
9.08/10.03	c 10	|                                                                             |
9.08/10.03	c 10	|  Number of variables:  12969                                                |
9.08/10.03	c 10	|  Number of clauses:    589022                                               |
9.09/10.33	c 10	|  Parsing time:         0.26         s                                       |
9.09/10.59	c 10	============================[ Search Statistics ]==============================
9.09/10.59	c 10	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.09/10.59	c 10	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
9.09/10.59	c 10	===============================================================================
9.09/10.59	c 10	|         0 |    2071    11167    43528 |     3722        0    nan |  0.000 % |
9.09/10.62	c 10	|       100 |    2071    11167    43528 |     4094      100     11 | 84.031 % |
9.09/10.62	c 10	===============================================================================
9.09/10.62	c 10	restarts              : 2
9.09/10.62	c 10	conflicts             : 184            (336 /sec)
9.09/10.62	c 10	decisions             : 217            (0.92 % random) (396 /sec)
9.09/10.62	c 10	propagations          : 58538          (106838 /sec)
9.09/10.62	c 10	conflict literals     : 1625           (18.34 % deleted)
9.09/10.62	c 10	Memory used           : 25.86 MB
9.09/10.62	c 10	CPU time              : 0.547916 s
9.09/10.62	c 10	
9.09/10.62	c 10	UNSATISFIABLE
9.09/10.63	c 10	NOT FOUND: _COST <= 1
9.09/10.63	c 10	OBJECTIVE _COST 2
9.09/10.63	s OPTIMUM FOUND
9.09/10.63	c 10	CPU 8.86 (0.04 0.02 8.82 0.81)
9.09/10.63	c 10	END Sun Jul 13 01:06:36 2008

Verifier Data (download as text)

OK	2	660
2 unsatisfied constraints, 660 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-1114556-1215903986/watcher-1114556-1215903986 -o /tmp/evaluation-result-1114556-1215903986/solver-1114556-1215903986 -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-1114556-1215903986.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.69 2.79 2.89 4/80 20638
/proc/meminfo: memFree=1827816/2055920 swapFree=4192812/4192956
[pid=20638] ppid=20636 vsize=12268 CPUtime=0
/proc/20638/stat : 20638 (sugar) R 20636 20638 19527 0 -1 4194304 348 0 0 0 0 0 0 0 21 0 1 0 47097486 12562432 316 996147200 4194304 4206940 548682068592 18446744073709551615 235371461221 0 2147483391 4224 0 0 0 0 17 0 0 0
/proc/20638/statm: 3067 316 241 3 0 167 0

[startup+0.0626191 s]
/proc/loadavg: 2.69 2.79 2.89 4/80 20638
/proc/meminfo: memFree=1827816/2055920 swapFree=4192812/4192956
[pid=20638] ppid=20636 vsize=13600 CPUtime=0.03
/proc/20638/stat : 20638 (sugar) S 20636 20638 19527 0 -1 4194304 898 127 0 0 3 0 0 0 20 0 1 0 47097486 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20638/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.101584 s]
/proc/loadavg: 2.69 2.79 2.89 4/80 20638
/proc/meminfo: memFree=1827816/2055920 swapFree=4192812/4192956
[pid=20638] ppid=20636 vsize=13600 CPUtime=0.03
/proc/20638/stat : 20638 (sugar) S 20636 20638 19527 0 -1 4194304 898 127 0 0 3 0 0 0 20 0 1 0 47097486 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20638/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.3016 s]
/proc/loadavg: 2.69 2.79 2.89 4/80 20638
/proc/meminfo: memFree=1827816/2055920 swapFree=4192812/4192956
[pid=20638] ppid=20636 vsize=13600 CPUtime=0.03
/proc/20638/stat : 20638 (sugar) S 20636 20638 19527 0 -1 4194304 898 127 0 0 3 0 0 0 20 0 1 0 47097486 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20638/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701631 s]
/proc/loadavg: 2.69 2.79 2.89 4/80 20638
/proc/meminfo: memFree=1827816/2055920 swapFree=4192812/4192956
[pid=20638] ppid=20636 vsize=13600 CPUtime=0.46
/proc/20638/stat : 20638 (sugar) S 20636 20638 19527 0 -1 4194304 957 4821 0 1 3 0 40 3 17 0 1 0 47097486 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20638/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 13600

[startup+1.50271 s]
/proc/loadavg: 2.69 2.79 2.89 4/91 20660
/proc/meminfo: memFree=1818320/2055920 swapFree=4192812/4192956
[pid=20638] ppid=20636 vsize=13600 CPUtime=0.46
/proc/20638/stat : 20638 (sugar) S 20636 20638 19527 0 -1 4194304 974 4821 0 1 3 0 40 3 15 0 1 0 47097486 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20638/statm: 3400 797 370 3 0 500 0
[pid=20651] ppid=20638 vsize=5356 CPUtime=0
/proc/20651/stat : 20651 (sh) S 20638 20638 19527 0 -1 4194304 278 0 0 0 0 0 0 0 19 0 1 0 47097545 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20651/statm: 1339 233 193 169 0 50 0
[pid=20652] ppid=20651 vsize=868472 CPUtime=0.8
/proc/20652/stat : 20652 (java) S 20651 20638 19527 0 -1 0 7188 0 1 0 76 4 0 0 18 0 9 0 47097545 889315328 6409 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20652/statm: 217118 6409 2565 9 0 211665 0
[pid=20652/tid=20653] ppid=20651 vsize=868472 CPUtime=0.42
/proc/20652/task/20653/stat : 20653 (java) R 20651 20638 19527 0 -1 64 2727 0 1 0 40 2 0 0 18 0 9 0 47097555 889315328 6409 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20652/tid=20654] ppid=20651 vsize=868472 CPUtime=0.11
/proc/20652/task/20654/stat : 20654 (java) S 20651 20638 19527 0 -1 64 2278 0 0 0 11 0 0 0 16 0 9 0 47097556 889315328 6409 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20652/tid=20655] ppid=20651 vsize=868472 CPUtime=0
/proc/20652/task/20655/stat : 20655 (java) S 20651 20638 19527 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 47097557 889315328 6409 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20652/tid=20656] ppid=20651 vsize=868472 CPUtime=0
/proc/20652/task/20656/stat : 20656 (java) S 20651 20638 19527 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 47097557 889315328 6409 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20652/tid=20657] ppid=20651 vsize=868472 CPUtime=0
/proc/20652/task/20657/stat : 20657 (java) S 20651 20638 19527 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 47097559 889315328 6409 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20652/tid=20658] ppid=20651 vsize=868472 CPUtime=0.22
/proc/20652/task/20658/stat : 20658 (java) S 20651 20638 19527 0 -1 64 1491 0 0 0 22 0 0 0 16 0 9 0 47097559 889315328 6409 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20652/tid=20659] ppid=20651 vsize=868472 CPUtime=0
/proc/20652/task/20659/stat : 20659 (java) S 20651 20638 19527 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 47097559 889315328 6409 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20652/tid=20660] ppid=20651 vsize=868472 CPUtime=0
/proc/20652/task/20660/stat : 20660 (java) S 20651 20638 19527 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 47097559 889315328 6409 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 887428

[startup+3.10185 s]
/proc/loadavg: 2.69 2.79 2.89 3/91 20660
/proc/meminfo: memFree=1805328/2055920 swapFree=4192812/4192956
[pid=20638] ppid=20636 vsize=13732 CPUtime=2.5
/proc/20638/stat : 20638 (sugar) S 20636 20638 19527 0 -1 4194304 1073 12680 0 2 3 0 230 17 15 0 1 0 47097486 14061568 821 996147200 4194304 4206940 548682068592 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20638/statm: 3433 821 374 3 0 533 0
Current children cumulated CPU time (s) 2.5
Current children cumulated vsize (KiB) 13732

[startup+6.30114 s]
/proc/loadavg: 2.79 2.81 2.90 4/83 20698
/proc/meminfo: memFree=1809936/2055920 swapFree=4192812/4192956
[pid=20638] ppid=20636 vsize=13732 CPUtime=5.49
/proc/20638/stat : 20638 (sugar) S 20636 20638 19527 0 -1 4194304 1483 50828 0 5 4 1 501 43 16 0 1 0 47097486 14061568 821 996147200 4194304 4206940 548682068592 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20638/statm: 3433 821 374 3 0 533 0
Current children cumulated CPU time (s) 5.49
Current children cumulated vsize (KiB) 13732

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

[startup+7.90129 s]
/proc/loadavg: 2.81 2.82 2.90 3/83 20722
/proc/meminfo: memFree=1790160/2055920 swapFree=4192812/4192956
[pid=20638] ppid=20636 vsize=13732 CPUtime=6.56
/proc/20638/stat : 20638 (sugar) S 20636 20638 19527 0 -1 4194304 1650 65265 0 7 4 2 596 54 15 0 1 0 47097486 14061568 821 996147200 4194304 4206940 548682068592 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20638/statm: 3433 821 374 3 0 533 0
[pid=20721] ppid=20638 vsize=5356 CPUtime=0
/proc/20721/stat : 20721 (sh) S 20638 20638 19527 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47098218 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20721/statm: 1339 232 193 169 0 50 0
[pid=20722] ppid=20721 vsize=26424 CPUtime=0.56
/proc/20722/stat : 20722 (minisat) R 20721 20638 19527 0 -1 4194304 6366 0 0 0 53 3 0 0 24 0 1 0 47098218 27058176 6352 996147200 134512640 135127466 4294956256 18446744073709551615 134523436 0 0 4096 3 0 0 0 17 1 0 0
/proc/20722/statm: 6606 6352 72 150 0 6453 0
Current children cumulated CPU time (s) 7.12
Current children cumulated vsize (KiB) 45512

[startup+9.50143 s]
/proc/loadavg: 2.81 2.82 2.90 3/83 20734
/proc/meminfo: memFree=1789008/2055920 swapFree=4192812/4192956
[pid=20638] ppid=20636 vsize=13732 CPUtime=8.22
/proc/20638/stat : 20638 (sugar) S 20636 20638 19527 0 -1 4194304 1878 86330 0 9 4 2 748 68 15 0 1 0 47097486 14061568 821 996147200 4194304 4206940 548682068592 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20638/statm: 3433 821 374 3 0 533 0
Current children cumulated CPU time (s) 8.22
Current children cumulated vsize (KiB) 13732

[startup+10.3015 s]
/proc/loadavg: 2.81 2.82 2.90 3/84 20749
/proc/meminfo: memFree=1812360/2055920 swapFree=4192812/4192956
[pid=20638] ppid=20636 vsize=13732 CPUtime=9.09
/proc/20638/stat : 20638 (sugar) S 20636 20638 19527 0 -1 4194304 1992 96884 0 10 4 2 828 75 16 0 1 0 47097486 14061568 821 996147200 4194304 4206940 548682068592 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20638/statm: 3433 821 374 3 0 533 0
Current children cumulated CPU time (s) 9.09
Current children cumulated vsize (KiB) 13732

[startup+10.5015 s]
/proc/loadavg: 2.81 2.82 2.90 3/84 20749
/proc/meminfo: memFree=1812360/2055920 swapFree=4192812/4192956
[pid=20638] ppid=20636 vsize=13732 CPUtime=9.09
/proc/20638/stat : 20638 (sugar) S 20636 20638 19527 0 -1 4194304 1992 96884 0 10 4 2 828 75 15 0 1 0 47097486 14061568 821 996147200 4194304 4206940 548682068592 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20638/statm: 3433 821 374 3 0 533 0
Current children cumulated CPU time (s) 9.09
Current children cumulated vsize (KiB) 13732

[startup+10.6015 s]
/proc/loadavg: 2.81 2.82 2.90 3/84 20749
/proc/meminfo: memFree=1812360/2055920 swapFree=4192812/4192956
[pid=20638] ppid=20636 vsize=13732 CPUtime=9.09
/proc/20638/stat : 20638 (sugar) S 20636 20638 19527 0 -1 4194304 1992 96884 0 10 4 2 828 75 15 0 1 0 47097486 14061568 821 996147200 4194304 4206940 548682068592 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20638/statm: 3433 821 374 3 0 533 0
Current children cumulated CPU time (s) 9.09
Current children cumulated vsize (KiB) 13732

Child status: 0
Real time (s): 10.6382
CPU time (s): 9.72052
CPU user time (s): 8.87865
CPU system time (s): 0.841872
CPU usage (%): 91.3735
Max. virtual memory (cumulated for all children) (KiB): 887428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.87865
system time used= 0.841872
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 105621
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= 7653
involuntary context switches= 9155

runsolver used 0.011998 second user time and 0.045993 second system time

The end

Launcher Data (download as text)

Begin job on node51 at 2008-07-13 01:06:26
IDJOB=1114556
IDBENCH=61748
IDSOLVER=368
FILE ID=node51/1114556-1215903986
PBS_JOBID= 7903667
Free space on /tmp= 66560 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/composed-75-1-40/normalized-composed-75-1-40-9_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-1114556-1215903986/watcher-1114556-1215903986 -o /tmp/evaluation-result-1114556-1215903986/solver-1114556-1215903986 -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-1114556-1215903986.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= ae0666d74be711893e29373c07871538
RANDOM SEED=1306197445

node51.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:       1828424 kB
Buffers:         15896 kB
Cached:          68560 kB
SwapCached:          0 kB
Active:         144872 kB
Inactive:        30780 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1828424 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1408 kB
Writeback:           0 kB
Mapped:         111532 kB
Slab:            36936 kB
Committed_AS:  1040012 kB
PageTables:       2072 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 node51 at 2008-07-13 01:06:37