Trace number 1110914

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+minisatOPTIMUM1 46.5219 47.1557

General information on the benchmark

Namecsp/pseudoGLB/
normalized-t2001-13queen13-1111225605.xml
MD5SUM240de1c29e1b1dd48bcfd184fe853e25
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints1
Best CPU time to get the best result obtained on this benchmark46.5219
Satisfiable
(Un)Satisfiability was proved
Number of variables169
Number of constraints101
Maximum constraint arity169
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)weightedsum(101)

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 07:02:45 2008
0.00/0.05	c 0	PID 16212
0.00/0.05	c 0	HOST node10.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1110914-1215838965.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-1110914-1215838965.xml' 'HOME/temp.csp'
0.04/0.38	c 0	1 domains, 169 variables, 0 predicates, 0 relations, 101 constraints
0.04/0.43	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.04/0.43	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.40/0.52	c 0	Parsing HOME/temp.csp
0.40/0.68	c 0	parsed 271 expressions
0.40/0.68	c 0	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.40/0.69	c 0	MAX CSP: 101 constraints
0.40/0.69	c 0	Converting to clausal form CSP
0.40/0.71	c 0	converted 38 (10%) expressions
0.40/0.71	c 0	converted 75 (20%) expressions
0.40/0.71	c 0	converted 113 (30%) expressions
0.40/0.71	c 0	converted 150 (40%) expressions
0.40/0.72	c 0	converted 188 (50%) expressions
0.40/0.74	c 0	converted 225 (60%) expressions
0.40/0.80	c 0	converted 263 (70%) expressions
0.40/0.92	c 1	converted 300 (80%) expressions
0.40/0.96	c 1	converted 338 (90%) expressions
0.40/1.00	c 1	converted 375 (100%) expressions
0.40/1.00	c 1	CSP : 1230 integers, 0 booleans, 2020 clauses, largest domain size 619
0.40/1.00	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.40/1.00	c 1	Propagation in CSP
0.40/1.05	c 1	97 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.40/1.05	c 1	CSP : 1230 integers, 0 booleans, 2020 clauses, largest domain size 619
0.40/1.05	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.40/1.05	c 1	Simplifing CSP by introducing new Boolean variables
0.40/1.06	c 1	CSP : 1230 integers, 0 booleans, 2020 clauses, largest domain size 619
0.40/1.06	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.40/1.10	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.05/1.11	c 1	123 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.05/1.12	c 1	246 (20%) CSP integer variables are encoded (76 clauses, 900 bytes)
1.05/1.12	c 1	369 (30%) CSP integer variables are encoded (329 clauses, 3683 bytes)
1.05/1.13	c 1	492 (40%) CSP integer variables are encoded (584 clauses, 6592 bytes)
1.05/1.13	c 1	615 (50%) CSP integer variables are encoded (840 clauses, 9920 bytes)
1.05/1.13	c 1	738 (60%) CSP integer variables are encoded (1095 clauses, 13235 bytes)
1.05/1.13	c 1	861 (70%) CSP integer variables are encoded (1354 clauses, 16602 bytes)
1.05/1.13	c 1	984 (80%) CSP integer variables are encoded (2236 clauses, 28068 bytes)
1.05/1.14	c 1	1107 (90%) CSP integer variables are encoded (7430 clauses, 95590 bytes)
1.05/1.14	c 1	1230 (100%) CSP integer variables are encoded (9952 clauses, 130541 bytes)
1.05/1.17	c 1	202 (10%) CSP clauses are encoded (11584 clauses, 152045 bytes)
1.05/1.18	c 1	404 (20%) CSP clauses are encoded (12876 clauses, 168708 bytes)
1.05/1.18	c 1	606 (30%) CSP clauses are encoded (14150 clauses, 186091 bytes)
1.05/1.20	c 1	808 (40%) CSP clauses are encoded (15442 clauses, 205642 bytes)
1.05/1.20	c 1	1010 (50%) CSP clauses are encoded (16710 clauses, 224695 bytes)
1.13/1.21	c 1	1212 (60%) CSP clauses are encoded (17996 clauses, 243944 bytes)
1.13/1.22	c 1	1414 (70%) CSP clauses are encoded (19296 clauses, 263852 bytes)
1.34/1.45	c 1	1616 (80%) CSP clauses are encoded (147342 clauses, 2608507 bytes)
2.32/2.48	c 2	1818 (90%) CSP clauses are encoded (721046 clauses, 13171538 bytes)
2.42/2.51	c 2	2020 (100%) CSP clauses are encoded (735965 clauses, 13476103 bytes)
2.42/2.51	c 2	2020 CSP clauses encoded
2.42/2.51	c 2	Writing map file : HOME/temp.map
2.42/2.52	c 2	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.42/2.52	c 2	SAT : 11182 SAT variables, 735965 SAT clauses, 13476103 bytes
2.42/2.52	c 2	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.42/2.58	c 2	OBJECTIVE minimize _COST
2.42/2.58	c 2	OBJECTIVE BOUND: 0 <= _COST <= 
2.42/2.58	c 2	SEARCHING: _COST <= 51
2.42/2.58	c 2	SOLVING HOME/temp.cnf
2.42/2.58	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.42/2.58	c 2	This is MiniSat 2.0 beta
2.42/2.58	c 2	WARNING: for repeatability, setting FPU to use double precision
2.42/2.58	c 2	============================[ Problem Statistics ]=============================
2.42/2.58	c 2	|                                                                             |
2.42/2.58	c 2	|  Number of variables:  11182                                                |
2.42/2.58	c 2	|  Number of clauses:    735966                                               |
2.46/2.94	c 3	|  Parsing time:         0.30         s                                       |
2.46/2.96	c 3	============================[ Search Statistics ]==============================
2.46/2.96	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.46/2.96	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.46/2.96	c 3	===============================================================================
2.46/2.96	c 3	|         0 |   10832   730412  2162549 |   243470        0    nan |  0.000 % |
2.46/3.09	c 3	===============================================================================
2.46/3.09	c 3	restarts              : 1
2.46/3.09	c 3	conflicts             : 4              (9 /sec)
2.46/3.09	c 3	decisions             : 58             (0.00 % random) (132 /sec)
2.46/3.09	c 3	propagations          : 20957          (47529 /sec)
2.46/3.09	c 3	conflict literals     : 27             (10.00 % deleted)
2.46/3.09	c 3	Memory used           : 32.82 MB
2.46/3.09	c 3	CPU time              : 0.440932 s
2.46/3.09	c 3	
2.46/3.09	c 3	SATISFIABLE
2.46/3.10	c 3	FOUND: _COST <= 51
2.46/3.10	s SATISFIABLE
2.46/3.10	c 3	DECODING HOME/temp.out WITH HOME/temp.map
2.46/3.10	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.46/3.18	c 3	Decoding HOME/temp.out
3.15/3.31	c 3	OBJECTIVE _COST 17
3.15/3.31	o 17
3.15/3.32	v 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 1 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0
3.15/3.34	c 3	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.15/3.37	c 3	OBJECTIVE BOUND: 0 <= _COST <= 17
3.15/3.37	c 3	SEARCHING: _COST <= 8
3.15/3.37	c 3	SOLVING HOME/temp.cnf
3.15/3.37	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.15/3.37	c 3	This is MiniSat 2.0 beta
3.15/3.37	c 3	WARNING: for repeatability, setting FPU to use double precision
3.15/3.37	c 3	============================[ Problem Statistics ]=============================
3.15/3.37	c 3	|                                                                             |
3.15/3.37	c 3	|  Number of variables:  11182                                                |
3.15/3.37	c 3	|  Number of clauses:    735966                                               |
3.21/3.72	c 3	|  Parsing time:         0.31         s                                       |
3.21/3.74	c 3	============================[ Search Statistics ]==============================
3.21/3.74	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.21/3.74	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.21/3.74	c 3	===============================================================================
3.21/3.74	c 3	|         0 |   10403   722914  2141299 |   240971        0    nan |  0.000 % |
3.21/3.93	c 4	|       100 |   10403   722914  2141299 |   265068      100     27 |  6.967 % |
4.22/4.45	c 4	===============================================================================
4.22/4.45	c 4	restarts              : 2
4.22/4.45	c 4	conflicts             : 189            (186 /sec)
4.22/4.45	c 4	decisions             : 245            (1.63 % random) (240 /sec)
4.22/4.45	c 4	propagations          : 323916         (317925 /sec)
4.22/4.45	c 4	conflict literals     : 4742           (19.33 % deleted)
4.22/4.45	c 4	Memory used           : 32.44 MB
4.22/4.45	c 4	CPU time              : 1.01885 s
4.22/4.45	c 4	
4.22/4.45	c 4	SATISFIABLE
4.22/4.46	c 4	FOUND: _COST <= 8
4.22/4.46	c 4	DECODING HOME/temp.out WITH HOME/temp.map
4.22/4.46	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'
4.30/4.54	c 4	Decoding HOME/temp.out
4.30/4.61	c 4	OBJECTIVE _COST 8
4.30/4.62	o 8
4.30/4.62	v 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 1 1 0 1 1 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0
4.30/4.63	c 4	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
4.30/4.68	c 4	OBJECTIVE BOUND: 0 <= _COST <= 8
4.30/4.68	c 4	SEARCHING: _COST <= 4
4.30/4.68	c 4	SOLVING HOME/temp.cnf
4.30/4.68	c 4	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
4.30/4.68	c 4	This is MiniSat 2.0 beta
4.30/4.68	c 4	WARNING: for repeatability, setting FPU to use double precision
4.30/4.68	c 4	============================[ Problem Statistics ]=============================
4.30/4.68	c 4	|                                                                             |
4.30/4.68	c 4	|  Number of variables:  11182                                                |
4.30/4.68	c 4	|  Number of clauses:    735966                                               |
4.47/5.02	c 5	|  Parsing time:         0.29         s                                       |
4.47/5.04	c 5	============================[ Search Statistics ]==============================
4.47/5.04	c 5	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.47/5.04	c 5	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.47/5.04	c 5	===============================================================================
4.47/5.04	c 5	|         0 |   10296   721705  2137989 |   240568        0    nan |  0.000 % |
4.47/5.23	c 5	|       100 |   10296   721705  2137989 |   264625      100     28 |  7.923 % |
4.47/5.46	c 5	===============================================================================
4.47/5.46	c 5	restarts              : 2
4.47/5.46	c 5	conflicts             : 172            (240 /sec)
4.47/5.46	c 5	decisions             : 231            (0.43 % random) (322 /sec)
4.47/5.46	c 5	propagations          : 167808         (233752 /sec)
4.47/5.46	c 5	conflict literals     : 5220           (7.17 % deleted)
4.47/5.46	c 5	Memory used           : 32.30 MB
4.47/5.46	c 5	CPU time              : 0.71789 s
4.47/5.46	c 5	
4.47/5.46	c 5	SATISFIABLE
4.47/5.47	c 5	FOUND: _COST <= 4
4.47/5.47	c 5	DECODING HOME/temp.out WITH HOME/temp.map
4.47/5.47	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'
5.26/5.56	c 5	Decoding HOME/temp.out
5.36/5.63	c 5	OBJECTIVE _COST 4
5.36/5.63	o 4
5.36/5.63	v 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0
5.36/5.64	c 5	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
5.36/5.69	c 5	OBJECTIVE BOUND: 0 <= _COST <= 4
5.36/5.69	c 5	SEARCHING: _COST <= 2
5.36/5.69	c 5	SOLVING HOME/temp.cnf
5.36/5.69	c 5	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
5.36/5.69	c 5	This is MiniSat 2.0 beta
5.36/5.69	c 5	WARNING: for repeatability, setting FPU to use double precision
5.36/5.69	c 5	============================[ Problem Statistics ]=============================
5.36/5.69	c 5	|                                                                             |
5.36/5.69	c 5	|  Number of variables:  11182                                                |
5.36/5.69	c 5	|  Number of clauses:    735966                                               |
5.41/6.03	c 6	|  Parsing time:         0.29         s                                       |
5.41/6.05	c 6	============================[ Search Statistics ]==============================
5.41/6.05	c 6	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.41/6.05	c 6	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.41/6.05	c 6	===============================================================================
5.41/6.05	c 6	|         0 |   10194   720934  2135980 |   240311        0    nan |  0.000 % |
5.41/6.24	c 6	|       101 |   10194   720934  2135980 |   264342      101     25 |  8.836 % |
6.40/6.73	c 6	|       251 |   10194   720934  2135980 |   290776      251     32 |  8.836 % |
6.79/7.14	c 7	|       476 |   10194   720934  2135980 |   319854      476     32 |  8.836 % |
8.08/8.40	c 8	|       814 |   10194   720934  2135980 |   351839      814     40 |  8.836 % |
9.07/9.47	c 9	===============================================================================
9.07/9.47	c 9	restarts              : 5
9.07/9.47	c 9	conflicts             : 1316           (358 /sec)
9.07/9.47	c 9	decisions             : 1561           (0.51 % random) (424 /sec)
9.07/9.47	c 9	propagations          : 1391649        (378120 /sec)
9.07/9.47	c 9	conflict literals     : 52532          (10.36 % deleted)
9.07/9.47	c 9	Memory used           : 32.43 MB
9.07/9.47	c 9	CPU time              : 3.68044 s
9.07/9.47	c 9	
9.07/9.47	c 9	SATISFIABLE
9.07/9.48	c 9	FOUND: _COST <= 2
9.07/9.48	c 9	DECODING HOME/temp.out WITH HOME/temp.map
9.07/9.48	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'
9.16/9.55	c 9	Decoding HOME/temp.out
9.16/9.62	c 9	OBJECTIVE _COST 2
9.16/9.62	o 2
9.16/9.62	v 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0
9.16/9.63	c 9	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
9.16/9.63	c 9	OBJECTIVE BOUND: 0 <= _COST <= 2
9.16/9.63	c 9	SEARCHING: _COST <= 1
9.16/9.63	c 9	SOLVING HOME/temp.cnf
9.16/9.63	c 9	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
9.16/9.64	c 9	This is MiniSat 2.0 beta
9.16/9.64	c 9	WARNING: for repeatability, setting FPU to use double precision
9.16/9.64	c 9	============================[ Problem Statistics ]=============================
9.16/9.64	c 9	|                                                                             |
9.16/9.64	c 9	|  Number of variables:  11182                                                |
9.16/9.64	c 9	|  Number of clauses:    735966                                               |
9.57/9.96	c 10	|  Parsing time:         0.28         s                                       |
9.57/9.98	c 10	============================[ Search Statistics ]==============================
9.57/9.98	c 10	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.57/9.98	c 10	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
9.57/9.98	c 10	===============================================================================
9.57/9.98	c 10	|         0 |   10093   720398  2134674 |   240132        0    nan |  0.000 % |
9.77/10.15	c 10	|       101 |   10093   720398  2134674 |   264145      101     25 |  9.739 % |
9.87/10.24	c 10	===============================================================================
9.87/10.24	c 10	restarts              : 2
9.87/10.24	c 10	conflicts             : 118            (213 /sec)
9.87/10.24	c 10	decisions             : 178            (0.00 % random) (321 /sec)
9.87/10.24	c 10	propagations          : 127811         (230741 /sec)
9.87/10.24	c 10	conflict literals     : 2995           (8.86 % deleted)
9.87/10.24	c 10	Memory used           : 32.32 MB
9.87/10.24	c 10	CPU time              : 0.553915 s
9.87/10.24	c 10	
9.87/10.24	c 10	SATISFIABLE
9.87/10.25	c 10	FOUND: _COST <= 1
9.87/10.25	c 10	DECODING HOME/temp.out WITH HOME/temp.map
9.87/10.25	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'
9.93/10.33	c 10	Decoding HOME/temp.out
9.93/10.40	c 10	OBJECTIVE _COST 1
9.93/10.40	o 1
9.93/10.41	v 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0
9.93/10.41	c 10	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
9.93/10.46	c 10	OBJECTIVE BOUND: 0 <= _COST <= 1
9.93/10.46	c 10	SEARCHING: _COST <= 0
9.93/10.46	c 10	SOLVING HOME/temp.cnf
9.93/10.46	c 10	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
9.93/10.46	c 10	This is MiniSat 2.0 beta
9.93/10.46	c 10	WARNING: for repeatability, setting FPU to use double precision
9.93/10.46	c 10	============================[ Problem Statistics ]=============================
9.93/10.46	c 10	|                                                                             |
9.93/10.47	c 10	|  Number of variables:  11182                                                |
9.93/10.47	c 10	|  Number of clauses:    735966                                               |
10.09/10.86	c 11	|  Parsing time:         0.34         s                                       |
10.71/11.19	c 11	============================[ Search Statistics ]==============================
10.71/11.19	c 11	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.71/11.19	c 11	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.71/11.19	c 11	===============================================================================
10.71/11.19	c 11	|         0 |    5214    90651   259667 |    30217        0    nan |  0.000 % |
10.81/11.28	c 11	|       100 |    5214    90651   259667 |    33238      100     18 | 53.372 % |
10.91/11.36	c 11	|       250 |    5214    90651   259667 |    36562      250     17 | 53.372 % |
11.01/11.49	c 11	|       476 |    5214    90651   259667 |    40218      476     18 | 53.372 % |
11.20/11.70	c 11	|       813 |    5214    90651   259667 |    44240      813     17 | 53.372 % |
11.60/12.02	c 12	|      1319 |    5214    90651   259667 |    48664     1319     18 | 53.372 % |
12.09/12.51	c 12	|      2078 |    5214    90651   259667 |    53531     2078     18 | 53.373 % |
12.79/13.24	c 13	|      3217 |    5214    90651   259667 |    58884     3217     19 | 53.373 % |
14.07/14.53	c 14	|      4925 |    5214    90651   259667 |    64772     4925     20 | 53.373 % |
16.06/16.53	c 16	|      7487 |    5214    90651   259667 |    71250     7487     21 | 53.372 % |
19.33/19.88	c 20	|     11331 |    5127    88589   253772 |    78375     9785     20 | 54.151 % |
25.07/25.69	c 25	|     17098 |    5084    87712   251288 |    86212    13849     21 | 54.535 % |
34.09/34.73	c 34	|     25747 |    4936    84685   242693 |    94833    17386     20 | 55.858 % |
46.44/47.14	c 47	===============================================================================
46.44/47.14	c 47	restarts              : 13
46.44/47.14	c 47	conflicts             : 37353          (1028 /sec)
46.44/47.14	c 47	decisions             : 40623          (0.72 % random) (1118 /sec)
46.44/47.14	c 47	propagations          : 33933449       (933713 /sec)
46.44/47.14	c 47	conflict literals     : 672679         (38.52 % deleted)
46.44/47.14	c 47	Memory used           : 32.34 MB
46.44/47.14	c 47	CPU time              : 36.3425 s
46.44/47.14	c 47	
46.44/47.14	c 47	UNSATISFIABLE
46.44/47.15	c 47	NOT FOUND: _COST <= 0
46.44/47.15	c 47	OBJECTIVE _COST 1
46.44/47.15	s OPTIMUM FOUND
46.44/47.15	c 47	CPU 45.76 (0.04 0.02 45.72 0.71)
46.44/47.15	c 47	END Sat Jul 12 07:03:32 2008

Verifier Data (download as text)

OK	1	100
1 unsatisfied constraints, 100 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-1110914-1215838965/watcher-1110914-1215838965 -o /tmp/evaluation-result-1110914-1215838965/solver-1110914-1215838965 -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-1110914-1215838965.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.17 2.02 2.00 4/74 16212
/proc/meminfo: memFree=1289552/2055920 swapFree=4192812/4192956
[pid=16212] ppid=16210 vsize=11864 CPUtime=0
/proc/16212/stat : 16212 (sugar) R 16210 16212 15822 0 -1 4194304 146 0 0 0 0 0 0 0 20 0 1 0 40599361 12148736 114 996147200 4194304 4206940 548682068592 18446744073709551615 214920297796 0 0 4224 0 0 0 0 17 1 0 0
/proc/16212/statm: 2966 114 82 3 0 66 0

[startup+0.135501 s]
/proc/loadavg: 2.17 2.02 2.00 4/74 16212
/proc/meminfo: memFree=1289552/2055920 swapFree=4192812/4192956
[pid=16212] ppid=16210 vsize=13600 CPUtime=0.04
/proc/16212/stat : 16212 (sugar) S 16210 16212 15822 0 -1 4194304 898 127 0 0 3 1 0 0 21 0 1 0 40599361 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16212/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.20151 s]
/proc/loadavg: 2.17 2.02 2.00 4/74 16212
/proc/meminfo: memFree=1289552/2055920 swapFree=4192812/4192956
[pid=16212] ppid=16210 vsize=13600 CPUtime=0.04
/proc/16212/stat : 16212 (sugar) S 16210 16212 15822 0 -1 4194304 898 127 0 0 3 1 0 0 21 0 1 0 40599361 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16212/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.301516 s]
/proc/loadavg: 2.17 2.02 2.00 4/74 16212
/proc/meminfo: memFree=1289552/2055920 swapFree=4192812/4192956
[pid=16212] ppid=16210 vsize=13600 CPUtime=0.04
/proc/16212/stat : 16212 (sugar) S 16210 16212 15822 0 -1 4194304 898 127 0 0 3 1 0 0 21 0 1 0 40599361 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16212/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.701572 s]
/proc/loadavg: 2.17 2.02 2.00 4/74 16212
/proc/meminfo: memFree=1289552/2055920 swapFree=4192812/4192956
[pid=16212] ppid=16210 vsize=13600 CPUtime=0.4
/proc/16212/stat : 16212 (sugar) S 16210 16212 15822 0 -1 4194304 974 4446 0 1 3 1 33 3 15 0 1 0 40599361 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16212/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 13600

[startup+1.50268 s]
/proc/loadavg: 2.17 2.02 2.00 3/85 16234
/proc/meminfo: memFree=1274872/2055920 swapFree=4192812/4192956
[pid=16212] ppid=16210 vsize=13600 CPUtime=0.4
/proc/16212/stat : 16212 (sugar) S 16210 16212 15822 0 -1 4194304 974 4446 0 1 3 1 33 3 15 0 1 0 40599361 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16212/statm: 3400 797 370 3 0 500 0
[pid=16225] ppid=16212 vsize=5356 CPUtime=0
/proc/16225/stat : 16225 (sh) S 16212 16212 15822 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 40599405 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16225/statm: 1339 233 193 169 0 50 0
[pid=16226] ppid=16225 vsize=868464 CPUtime=1.03
/proc/16226/stat : 16226 (java) S 16225 16212 15822 0 -1 0 6518 0 1 0 96 7 0 0 18 0 9 0 40599405 889307136 5673 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16226/statm: 217116 5673 2562 9 0 211663 0
[pid=16226/tid=16227] ppid=16225 vsize=868464 CPUtime=0.69
/proc/16226/task/16227/stat : 16227 (java) R 16225 16212 15822 0 -1 64 2787 0 1 0 65 4 0 0 20 0 9 0 40599406 889307136 5673 996147200 134512640 134550740 4294955936 18446744073709551615 4126945248 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16226/tid=16228] ppid=16225 vsize=868464 CPUtime=0.09
/proc/16226/task/16228/stat : 16228 (java) S 16225 16212 15822 0 -1 64 1568 0 0 0 8 1 0 0 16 0 9 0 40599407 889307136 5673 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16226/tid=16229] ppid=16225 vsize=868464 CPUtime=0
/proc/16226/task/16229/stat : 16229 (java) S 16225 16212 15822 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 40599408 889307136 5673 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16226/tid=16230] ppid=16225 vsize=868464 CPUtime=0
/proc/16226/task/16230/stat : 16230 (java) S 16225 16212 15822 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 40599408 889307136 5673 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16226/tid=16231] ppid=16225 vsize=868464 CPUtime=0
/proc/16226/task/16231/stat : 16231 (java) S 16225 16212 15822 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 40599410 889307136 5673 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16226/tid=16232] ppid=16225 vsize=868464 CPUtime=0.24
/proc/16226/task/16232/stat : 16232 (java) S 16225 16212 15822 0 -1 64 1470 0 0 0 23 1 0 0 16 0 9 0 40599410 889307136 5673 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16226/tid=16233] ppid=16225 vsize=868464 CPUtime=0
/proc/16226/task/16233/stat : 16233 (java) S 16225 16212 15822 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 40599410 889307136 5673 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16226/tid=16234] ppid=16225 vsize=868464 CPUtime=0
/proc/16226/task/16234/stat : 16234 (java) S 16225 16212 15822 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40599410 889307136 5673 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) 887420

[startup+3.10319 s]
/proc/loadavg: 2.17 2.02 2.00 3/85 16234
/proc/meminfo: memFree=1264504/2055920 swapFree=4192812/4192956
[pid=16212] ppid=16210 vsize=13600 CPUtime=2.46
/proc/16212/stat : 16212 (sugar) S 16210 16212 15822 0 -1 4194304 1056 11590 0 2 3 1 220 22 15 0 1 0 40599361 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16212/statm: 3400 805 374 3 0 500 0
Current children cumulated CPU time (s) 2.46
Current children cumulated vsize (KiB) 13600

[startup+6.30133 s]
/proc/loadavg: 2.23 2.04 2.01 3/81 16266
/proc/meminfo: memFree=1271448/2055920 swapFree=4192812/4192956
[pid=16212] ppid=16210 vsize=13600 CPUtime=5.41
/proc/16212/stat : 16212 (sugar) S 16210 16212 15822 0 -1 4194304 1404 47530 0 5 4 1 488 48 15 0 1 0 40599361 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16212/statm: 3400 805 374 3 0 500 0
Current children cumulated CPU time (s) 5.41
Current children cumulated vsize (KiB) 13600

[startup+12.7022 s]
/proc/loadavg: 2.22 2.04 2.01 3/77 16308
/proc/meminfo: memFree=1397880/2055920 swapFree=4192812/4192956
[pid=16212] ppid=16210 vsize=13600 CPUtime=10.09
/proc/16212/stat : 16212 (sugar) S 16210 16212 15822 0 -1 4194304 1632 71416 0 7 4 2 938 65 15 0 1 0 40599361 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16212/statm: 3400 805 374 3 0 500 0
[pid=16307] ppid=16212 vsize=5356 CPUtime=0
/proc/16307/stat : 16307 (sh) S 16212 16212 15822 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 40600408 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16307/statm: 1339 232 193 169 0 50 0
[pid=16308] ppid=16307 vsize=33112 CPUtime=2.2
/proc/16308/stat : 16308 (minisat) R 16307 16212 15822 0 -1 4194304 7856 0 0 0 215 5 0 0 25 0 1 0 40600408 33906688 7842 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/16308/statm: 8278 7842 75 150 0 8125 0
Current children cumulated CPU time (s) 12.29
Current children cumulated vsize (KiB) 52068

[startup+25.5019 s]
/proc/loadavg: 2.17 2.04 2.01 3/77 16308
/proc/meminfo: memFree=1233016/2055920 swapFree=4192812/4192956
[pid=16212] ppid=16210 vsize=13600 CPUtime=10.09
/proc/16212/stat : 16212 (sugar) S 16210 16212 15822 0 -1 4194304 1632 71416 0 7 4 2 938 65 16 0 1 0 40599361 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16212/statm: 3400 805 374 3 0 500 0
[pid=16307] ppid=16212 vsize=5356 CPUtime=0
/proc/16307/stat : 16307 (sh) S 16212 16212 15822 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 40600408 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16307/statm: 1339 232 193 169 0 50 0
[pid=16308] ppid=16307 vsize=33112 CPUtime=14.88
/proc/16308/stat : 16308 (minisat) R 16307 16212 15822 0 -1 4194304 7856 0 0 0 1483 5 0 0 25 0 1 0 40600408 33906688 7842 996147200 134512640 135127466 4294956256 18446744073709551615 134530973 0 0 4096 3 0 0 0 17 1 0 0
/proc/16308/statm: 8278 7842 75 150 0 8125 0
Current children cumulated CPU time (s) 24.97
Current children cumulated vsize (KiB) 52068

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

[startup+25.6029 s]
/proc/loadavg: 2.17 2.04 2.01 3/77 16308
/proc/meminfo: memFree=1233016/2055920 swapFree=4192812/4192956
[pid=16212] ppid=16210 vsize=13600 CPUtime=10.09
/proc/16212/stat : 16212 (sugar) S 16210 16212 15822 0 -1 4194304 1632 71416 0 7 4 2 938 65 16 0 1 0 40599361 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16212/statm: 3400 805 374 3 0 500 0
[pid=16307] ppid=16212 vsize=5356 CPUtime=0
/proc/16307/stat : 16307 (sh) S 16212 16212 15822 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 40600408 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16307/statm: 1339 232 193 169 0 50 0
[pid=16308] ppid=16307 vsize=33112 CPUtime=14.98
/proc/16308/stat : 16308 (minisat) R 16307 16212 15822 0 -1 4194304 7856 0 0 0 1493 5 0 0 25 0 1 0 40600408 33906688 7842 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/16308/statm: 8278 7842 75 150 0 8125 0
Current children cumulated CPU time (s) 25.07
Current children cumulated vsize (KiB) 52068

[startup+38.4027 s]
/proc/loadavg: 2.14 2.03 2.01 3/77 16308
/proc/meminfo: memFree=1232952/2055920 swapFree=4192812/4192956
[pid=16212] ppid=16210 vsize=13600 CPUtime=10.09
/proc/16212/stat : 16212 (sugar) S 16210 16212 15822 0 -1 4194304 1632 71416 0 7 4 2 938 65 16 0 1 0 40599361 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16212/statm: 3400 805 374 3 0 500 0
[pid=16307] ppid=16212 vsize=5356 CPUtime=0
/proc/16307/stat : 16307 (sh) S 16212 16212 15822 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 40600408 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16307/statm: 1339 232 193 169 0 50 0
[pid=16308] ppid=16307 vsize=33112 CPUtime=27.65
/proc/16308/stat : 16308 (minisat) R 16307 16212 15822 0 -1 4194304 7856 0 0 0 2760 5 0 0 25 0 1 0 40600408 33906688 7842 996147200 134512640 135127466 4294956256 18446744073709551615 134530700 0 0 4096 3 0 0 0 17 0 0 0
/proc/16308/statm: 8278 7842 75 150 0 8125 0
Current children cumulated CPU time (s) 37.74
Current children cumulated vsize (KiB) 52068

[startup+41.6011 s]
/proc/loadavg: 2.13 2.03 2.01 3/77 16320
/proc/meminfo: memFree=1419376/2055920 swapFree=4192812/4192956
[pid=16212] ppid=16210 vsize=13600 CPUtime=10.09
/proc/16212/stat : 16212 (sugar) S 16210 16212 15822 0 -1 4194304 1632 71416 0 7 4 2 938 65 16 0 1 0 40599361 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16212/statm: 3400 805 374 3 0 500 0
[pid=16307] ppid=16212 vsize=5356 CPUtime=0
/proc/16307/stat : 16307 (sh) S 16212 16212 15822 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 40600408 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16307/statm: 1339 232 193 169 0 50 0
[pid=16308] ppid=16307 vsize=33112 CPUtime=30.85
/proc/16308/stat : 16308 (minisat) R 16307 16212 15822 0 -1 4194304 7856 0 0 0 3080 5 0 0 25 0 1 0 40600408 33906688 7842 996147200 134512640 135127466 4294956256 18446744073709551615 134530752 0 0 4096 3 0 0 0 17 0 0 0
/proc/16308/statm: 8278 7842 75 150 0 8125 0
Current children cumulated CPU time (s) 40.94
Current children cumulated vsize (KiB) 52068

[startup+44.8025 s]
/proc/loadavg: 2.12 2.03 2.01 3/77 16320
/proc/meminfo: memFree=1233336/2055920 swapFree=4192812/4192956
[pid=16212] ppid=16210 vsize=13600 CPUtime=10.09
/proc/16212/stat : 16212 (sugar) S 16210 16212 15822 0 -1 4194304 1632 71416 0 7 4 2 938 65 16 0 1 0 40599361 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16212/statm: 3400 805 374 3 0 500 0
[pid=16307] ppid=16212 vsize=5356 CPUtime=0
/proc/16307/stat : 16307 (sh) S 16212 16212 15822 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 40600408 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16307/statm: 1339 232 193 169 0 50 0
[pid=16308] ppid=16307 vsize=33112 CPUtime=34.05
/proc/16308/stat : 16308 (minisat) R 16307 16212 15822 0 -1 4194304 7856 0 0 0 3400 5 0 0 25 0 1 0 40600408 33906688 7842 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/16308/statm: 8278 7842 75 150 0 8125 0
Current children cumulated CPU time (s) 44.14
Current children cumulated vsize (KiB) 52068

[startup+46.4027 s]
/proc/loadavg: 2.12 2.03 2.01 3/77 16320
/proc/meminfo: memFree=1233336/2055920 swapFree=4192812/4192956
[pid=16212] ppid=16210 vsize=13600 CPUtime=10.09
/proc/16212/stat : 16212 (sugar) S 16210 16212 15822 0 -1 4194304 1632 71416 0 7 4 2 938 65 16 0 1 0 40599361 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16212/statm: 3400 805 374 3 0 500 0
[pid=16307] ppid=16212 vsize=5356 CPUtime=0
/proc/16307/stat : 16307 (sh) S 16212 16212 15822 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 40600408 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16307/statm: 1339 232 193 169 0 50 0
[pid=16308] ppid=16307 vsize=33112 CPUtime=35.65
/proc/16308/stat : 16308 (minisat) R 16307 16212 15822 0 -1 4194304 7856 0 0 0 3560 5 0 0 25 0 1 0 40600408 33906688 7842 996147200 134512640 135127466 4294956256 18446744073709551615 134530616 0 0 4096 3 0 0 0 17 0 0 0
/proc/16308/statm: 8278 7842 75 150 0 8125 0
Current children cumulated CPU time (s) 45.74
Current children cumulated vsize (KiB) 52068

[startup+46.8028 s]
/proc/loadavg: 2.12 2.03 2.01 3/77 16320
/proc/meminfo: memFree=1233336/2055920 swapFree=4192812/4192956
[pid=16212] ppid=16210 vsize=13600 CPUtime=10.09
/proc/16212/stat : 16212 (sugar) S 16210 16212 15822 0 -1 4194304 1632 71416 0 7 4 2 938 65 16 0 1 0 40599361 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16212/statm: 3400 805 374 3 0 500 0
[pid=16307] ppid=16212 vsize=5356 CPUtime=0
/proc/16307/stat : 16307 (sh) S 16212 16212 15822 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 40600408 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16307/statm: 1339 232 193 169 0 50 0
[pid=16308] ppid=16307 vsize=33112 CPUtime=36.05
/proc/16308/stat : 16308 (minisat) R 16307 16212 15822 0 -1 4194304 7856 0 0 0 3600 5 0 0 25 0 1 0 40600408 33906688 7842 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/16308/statm: 8278 7842 75 150 0 8125 0
Current children cumulated CPU time (s) 46.14
Current children cumulated vsize (KiB) 52068

[startup+47.0028 s]
/proc/loadavg: 2.12 2.03 2.01 3/77 16320
/proc/meminfo: memFree=1233336/2055920 swapFree=4192812/4192956
[pid=16212] ppid=16210 vsize=13600 CPUtime=10.09
/proc/16212/stat : 16212 (sugar) S 16210 16212 15822 0 -1 4194304 1632 71416 0 7 4 2 938 65 16 0 1 0 40599361 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16212/statm: 3400 805 374 3 0 500 0
[pid=16307] ppid=16212 vsize=5356 CPUtime=0
/proc/16307/stat : 16307 (sh) S 16212 16212 15822 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 40600408 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16307/statm: 1339 232 193 169 0 50 0
[pid=16308] ppid=16307 vsize=33112 CPUtime=36.25
/proc/16308/stat : 16308 (minisat) R 16307 16212 15822 0 -1 4194304 7856 0 0 0 3620 5 0 0 25 0 1 0 40600408 33906688 7842 996147200 134512640 135127466 4294956256 18446744073709551615 134530700 0 0 4096 3 0 0 0 17 0 0 0
/proc/16308/statm: 8278 7842 75 150 0 8125 0
Current children cumulated CPU time (s) 46.34
Current children cumulated vsize (KiB) 52068

[startup+47.1028 s]
/proc/loadavg: 2.12 2.03 2.01 3/77 16320
/proc/meminfo: memFree=1233336/2055920 swapFree=4192812/4192956
[pid=16212] ppid=16210 vsize=13600 CPUtime=10.09
/proc/16212/stat : 16212 (sugar) S 16210 16212 15822 0 -1 4194304 1632 71416 0 7 4 2 938 65 16 0 1 0 40599361 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16212/statm: 3400 805 374 3 0 500 0
[pid=16307] ppid=16212 vsize=5356 CPUtime=0
/proc/16307/stat : 16307 (sh) S 16212 16212 15822 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 40600408 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16307/statm: 1339 232 193 169 0 50 0
[pid=16308] ppid=16307 vsize=33112 CPUtime=36.35
/proc/16308/stat : 16308 (minisat) R 16307 16212 15822 0 -1 4194304 7856 0 0 0 3630 5 0 0 25 0 1 0 40600408 33906688 7842 996147200 134512640 135127466 4294956256 18446744073709551615 134523492 0 0 4096 3 0 0 0 17 0 0 0
/proc/16308/statm: 8278 7842 75 150 0 8125 0
Current children cumulated CPU time (s) 46.44
Current children cumulated vsize (KiB) 52068

Child status: 0
Real time (s): 47.1557
CPU time (s): 46.5219
CPU user time (s): 45.774
CPU system time (s): 0.747886
CPU usage (%): 98.6561
Max. virtual memory (cumulated for all children) (KiB): 887420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 45.774
system time used= 0.747886
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 81270
page faults= 7
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6095
involuntary context switches= 6689

runsolver used 0.06199 second user time and 0.174973 second system time

The end

Launcher Data (download as text)

Begin job on node10 at 2008-07-12 07:02:45
IDJOB=1110914
IDBENCH=61186
IDSOLVER=368
FILE ID=node10/1110914-1215838965
PBS_JOBID= 7903413
Free space on /tmp= 66316 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/pseudoGLB/normalized-t2001-13queen13-1111225605.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-1110914-1215838965/watcher-1110914-1215838965 -o /tmp/evaluation-result-1110914-1215838965/solver-1110914-1215838965 -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-1110914-1215838965.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 240de1c29e1b1dd48bcfd184fe853e25
RANDOM SEED=2054317900

node10.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.236
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.236
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:       1290032 kB
Buffers:         29192 kB
Cached:         284628 kB
SwapCached:          0 kB
Active:         647448 kB
Inactive:        56728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1290032 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:          197840 kB
Writeback:           0 kB
Mapped:         401476 kB
Slab:            46212 kB
Committed_AS:   538380 kB
PageTables:       2536 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= 66316 MiB
End job on node10 at 2008-07-12 07:03:32