Trace number 1114316

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 8.81566 9.96961

General information on the benchmark

Namecsp/composed-75-1-2/
normalized-composed-75-1-2-2_ext.xml
MD5SUM874a165e8944ddc8ac479e8631e4854b
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.404938
Satisfiable
(Un)Satisfiability was proved
Number of variables83
Number of constraints624
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension624
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.04	c 0	BEGIN Sun Jul 13 00:06:08 2008
0.00/0.04	c 0	PID 17696
0.00/0.04	c 0	HOST node53.alineos.net
0.00/0.04	c 0	CONVERTING HOME/instance-1114316-1215900368.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-1114316-1215900368.xml' 'HOME/temp.csp'
0.03/0.49	c 0	1 domains, 83 variables, 0 predicates, 624 relations, 624 constraints
0.03/0.56	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.56	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.69	c 1	Parsing HOME/temp.csp
0.46/0.91	c 1	parsed 1332 expressions
0.46/0.91	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.46/0.92	c 1	MAX CSP: 624 constraints
0.46/0.92	c 1	Converting to clausal form CSP
0.46/0.95	c 1	converted 196 (10%) expressions
0.46/0.95	c 1	converted 392 (20%) expressions
0.46/0.95	c 1	converted 588 (30%) expressions
0.46/0.97	c 1	converted 784 (40%) expressions
0.46/0.99	c 1	converted 980 (50%) expressions
0.83/1.01	c 1	converted 1176 (60%) expressions
0.83/1.03	c 1	converted 1372 (70%) expressions
0.83/1.04	c 1	converted 1568 (80%) expressions
0.92/1.12	c 1	converted 1764 (90%) expressions
1.02/1.24	c 1	converted 1959 (100%) expressions
1.02/1.24	c 1	CSP : 1331 integers, 0 booleans, 1871 clauses, largest domain size 937
1.02/1.24	c 1	Heap : 4 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.02/1.24	c 1	Propagation in CSP
1.12/1.32	c 1	620 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.12/1.32	c 1	CSP : 1331 integers, 0 booleans, 1871 clauses, largest domain size 625
1.12/1.32	c 1	Heap : 5 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.12/1.32	c 1	Simplifing CSP by introducing new Boolean variables
1.12/1.33	c 1	CSP : 1331 integers, 0 booleans, 1871 clauses, largest domain size 625
1.12/1.33	c 1	Heap : 4 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.12/1.36	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.12/1.38	c 1	134 (10%) CSP integer variables are encoded (664 clauses, 7176 bytes)
1.12/1.38	c 1	267 (20%) CSP integer variables are encoded (664 clauses, 7176 bytes)
1.12/1.38	c 1	400 (30%) CSP integer variables are encoded (664 clauses, 7176 bytes)
1.12/1.38	c 1	533 (40%) CSP integer variables are encoded (664 clauses, 7176 bytes)
1.12/1.38	c 1	666 (50%) CSP integer variables are encoded (664 clauses, 7176 bytes)
1.12/1.39	c 1	799 (60%) CSP integer variables are encoded (5955 clauses, 75959 bytes)
1.12/1.39	c 1	932 (70%) CSP integer variables are encoded (7232 clauses, 92560 bytes)
1.12/1.39	c 1	1065 (80%) CSP integer variables are encoded (8763 clauses, 112463 bytes)
1.12/1.40	c 1	1198 (90%) CSP integer variables are encoded (9650 clauses, 125487 bytes)
1.12/1.40	c 1	1331 (100%) CSP integer variables are encoded (10877 clauses, 143892 bytes)
1.22/1.46	c 1	188 (10%) CSP clauses are encoded (13136 clauses, 191690 bytes)
1.22/1.48	c 1	375 (20%) CSP clauses are encoded (15370 clauses, 244547 bytes)
1.22/1.50	c 1	562 (30%) CSP clauses are encoded (17598 clauses, 297712 bytes)
1.42/1.66	c 1	749 (40%) CSP clauses are encoded (75615 clauses, 1329075 bytes)
1.71/1.91	c 2	936 (50%) CSP clauses are encoded (224934 clauses, 4070254 bytes)
1.71/1.93	c 2	1123 (60%) CSP clauses are encoded (232167 clauses, 4197841 bytes)
2.01/2.26	c 2	1310 (70%) CSP clauses are encoded (423902 clauses, 7728995 bytes)
2.01/2.28	c 2	1497 (80%) CSP clauses are encoded (432225 clauses, 7886694 bytes)
2.10/2.32	c 2	1684 (90%) CSP clauses are encoded (452158 clauses, 8305287 bytes)
2.20/2.44	c 2	1871 (100%) CSP clauses are encoded (525726 clauses, 9868923 bytes)
2.20/2.45	c 2	1871 CSP clauses encoded
2.20/2.45	c 2	Writing map file : HOME/temp.map
2.20/2.46	c 2	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.20/2.46	c 2	SAT : 12208 SAT variables, 525726 SAT clauses, 9868923 bytes
2.20/2.46	c 2	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.27/2.50	c 2	OBJECTIVE minimize _COST
2.27/2.50	c 2	OBJECTIVE BOUND: 0 <= _COST <= 
2.27/2.50	c 2	SEARCHING: _COST <= 312
2.27/2.50	c 2	SOLVING HOME/temp.cnf
2.27/2.50	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.27/2.51	c 2	This is MiniSat 2.0 beta
2.27/2.51	c 2	WARNING: for repeatability, setting FPU to use double precision
2.27/2.51	c 2	============================[ Problem Statistics ]=============================
2.27/2.51	c 2	|                                                                             |
2.27/2.51	c 2	|  Number of variables:  12208                                                |
2.27/2.51	c 2	|  Number of clauses:    525727                                               |
2.29/2.75	c 3	|  Parsing time:         0.22         s                                       |
2.29/2.91	c 3	============================[ Search Statistics ]==============================
2.29/2.91	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.29/2.91	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.29/2.91	c 3	===============================================================================
2.29/2.91	c 3	|         0 |    9088   338382  1003994 |   112794        0    nan |  0.000 % |
2.29/2.95	c 3	===============================================================================
2.29/2.95	c 3	restarts              : 1
2.29/2.95	c 3	conflicts             : 0              (0 /sec)
2.29/2.95	c 3	decisions             : 78             (0.00 % random) (191 /sec)
2.29/2.95	c 3	propagations          : 12208          (29926 /sec)
2.29/2.95	c 3	conflict literals     : 0              ( nan % deleted)
2.29/2.95	c 3	Memory used           : 23.48 MB
2.29/2.95	c 3	CPU time              : 0.407937 s
2.29/2.95	c 3	
2.29/2.95	c 3	SATISFIABLE
2.29/2.96	c 3	FOUND: _COST <= 312
2.29/2.96	s SATISFIABLE
2.29/2.96	c 3	DECODING HOME/temp.out WITH HOME/temp.map
2.29/2.96	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.74/3.03	c 3	Decoding HOME/temp.out
2.97/3.23	c 3	OBJECTIVE _COST 312
2.97/3.23	o 312
2.97/3.23	v 7 8 7 6 6 8 8 8 9 4 2 9 5 2 9 8 9 9 6 9 3 8 9 7 9 9 9 9 9 9 7 5 9 8 9 2 8 8 9 9 8 9 9 9 7 8 7 9 7 9 9 8 9 9 9 9 9 9 9 9 9 9 9 9 8 9 9 9 9 9 9 9 9 9 9 5 9 8 9 4 7 9 9
2.97/3.26	c 3	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.97/3.27	c 3	OBJECTIVE BOUND: 0 <= _COST <= 312
2.97/3.27	c 3	SEARCHING: _COST <= 156
2.97/3.27	c 3	SOLVING HOME/temp.cnf
2.97/3.27	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.97/3.29	c 3	This is MiniSat 2.0 beta
2.97/3.29	c 3	WARNING: for repeatability, setting FPU to use double precision
2.97/3.29	c 3	============================[ Problem Statistics ]=============================
2.97/3.29	c 3	|                                                                             |
2.97/3.29	c 3	|  Number of variables:  12208                                                |
2.97/3.29	c 3	|  Number of clauses:    525727                                               |
3.04/3.54	c 3	|  Parsing time:         0.21         s                                       |
3.04/3.75	c 4	============================[ Search Statistics ]==============================
3.04/3.75	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.04/3.75	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.04/3.75	c 4	===============================================================================
3.04/3.75	c 4	|         0 |    7372   223956   665708 |    74652        0    nan |  0.000 % |
3.04/3.78	c 4	===============================================================================
3.04/3.78	c 4	restarts              : 1
3.04/3.78	c 4	conflicts             : 19             (42 /sec)
3.04/3.78	c 4	decisions             : 117            (0.00 % random) (257 /sec)
3.04/3.78	c 4	propagations          : 12688          (27829 /sec)
3.04/3.78	c 4	conflict literals     : 205            (10.48 % deleted)
3.04/3.78	c 4	Memory used           : 23.74 MB
3.04/3.78	c 4	CPU time              : 0.45593 s
3.04/3.78	c 4	
3.04/3.78	c 4	SATISFIABLE
3.04/3.79	c 4	FOUND: _COST <= 156
3.04/3.79	c 4	DECODING HOME/temp.out WITH HOME/temp.map
3.04/3.79	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.54/3.87	c 4	Decoding HOME/temp.out
3.54/3.97	c 4	OBJECTIVE _COST 156
3.54/3.97	o 156
3.54/3.97	v 8 9 7 9 9 8 8 8 9 8 8 9 7 9 7 4 8 8 9 8 9 9 8 9 5 9 2 9 8 8 7 5 9 9 5 2 7 9 5 9 7 9 9 9 3 8 2 9 6 8 9 8 9 5 9 5 9 9 9 8 9 9 9 8 9 9 9 8 9 9 9 9 9 9 9 9 7 7 6 5 5 5 4
3.54/3.98	c 4	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.54/4.01	c 4	OBJECTIVE BOUND: 0 <= _COST <= 156
3.54/4.01	c 4	SEARCHING: _COST <= 78
3.54/4.01	c 4	SOLVING HOME/temp.cnf
3.54/4.01	c 4	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.54/4.01	c 4	This is MiniSat 2.0 beta
3.54/4.01	c 4	WARNING: for repeatability, setting FPU to use double precision
3.54/4.01	c 4	============================[ Problem Statistics ]=============================
3.54/4.01	c 4	|                                                                             |
3.54/4.01	c 4	|  Number of variables:  12208                                                |
3.54/4.01	c 4	|  Number of clauses:    525727                                               |
3.73/4.27	c 4	|  Parsing time:         0.23         s                                       |
4.21/4.51	c 4	============================[ Search Statistics ]==============================
4.21/4.51	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.21/4.51	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.21/4.51	c 4	===============================================================================
4.21/4.51	c 4	|         0 |    6280   132579   394775 |    44193        0    nan |  0.000 % |
4.21/4.54	c 4	===============================================================================
4.21/4.54	c 4	restarts              : 1
4.21/4.54	c 4	conflicts             : 42             (85 /sec)
4.21/4.54	c 4	decisions             : 161            (0.62 % random) (325 /sec)
4.21/4.54	c 4	propagations          : 14562          (29423 /sec)
4.21/4.54	c 4	conflict literals     : 481            (12.86 % deleted)
4.21/4.54	c 4	Memory used           : 23.85 MB
4.21/4.54	c 4	CPU time              : 0.494924 s
4.21/4.54	c 4	
4.21/4.54	c 4	SATISFIABLE
4.21/4.55	c 4	FOUND: _COST <= 78
4.21/4.55	c 4	DECODING HOME/temp.out WITH HOME/temp.map
4.21/4.55	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.27/4.77	c 5	Decoding HOME/temp.out
4.27/4.88	c 5	OBJECTIVE _COST 78
4.27/4.88	o 78
4.27/4.88	v 6 8 8 6 7 8 8 8 9 9 7 5 9 7 3 0 5 1 9 9 9 8 9 5 1 9 9 7 6 3 9 7 9 8 9 7 3 9 9 8 9 9 9 9 4 3 9 4 6 9 2 9 8 3 8 3 9 5 4 9 6 2 9 0 7 5 8 0 9 9 8 9 9 9 9 9 7 7 6 5 5 5 4
4.27/4.88	c 5	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
4.27/4.91	c 5	OBJECTIVE BOUND: 0 <= _COST <= 78
4.27/4.91	c 5	SEARCHING: _COST <= 39
4.27/4.91	c 5	SOLVING HOME/temp.cnf
4.27/4.91	c 5	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
4.27/4.91	c 5	This is MiniSat 2.0 beta
4.27/4.91	c 5	WARNING: for repeatability, setting FPU to use double precision
4.27/4.91	c 5	============================[ Problem Statistics ]=============================
4.27/4.91	c 5	|                                                                             |
4.27/4.91	c 5	|  Number of variables:  12208                                                |
4.27/4.91	c 5	|  Number of clauses:    525727                                               |
4.45/5.17	c 5	|  Parsing time:         0.22         s                                       |
4.93/5.42	c 5	============================[ Search Statistics ]==============================
4.93/5.42	c 5	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.93/5.42	c 5	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.93/5.42	c 5	===============================================================================
4.93/5.42	c 5	|         0 |    5461    77706   232574 |    25902        0    nan |  0.000 % |
4.93/5.44	c 5	===============================================================================
4.93/5.44	c 5	restarts              : 1
4.93/5.44	c 5	conflicts             : 61             (124 /sec)
4.93/5.44	c 5	decisions             : 308            (0.65 % random) (624 /sec)
4.93/5.44	c 5	propagations          : 14647          (29654 /sec)
4.93/5.44	c 5	conflict literals     : 793            (8.64 % deleted)
4.93/5.44	c 5	Memory used           : 23.59 MB
4.93/5.44	c 5	CPU time              : 0.493924 s
4.93/5.44	c 5	
4.93/5.45	c 5	SATISFIABLE
4.93/5.46	c 5	FOUND: _COST <= 39
4.93/5.46	c 5	DECODING HOME/temp.out WITH HOME/temp.map
4.93/5.46	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.99/5.53	c 5	Decoding HOME/temp.out
4.99/5.66	c 5	OBJECTIVE _COST 39
4.99/5.66	o 39
4.99/5.66	v 8 5 7 1 9 7 2 6 7 6 0 4 7 0 6 8 9 9 3 9 9 2 3 5 8 6 2 7 8 5 9 9 2 9 5 6 7 2 9 9 8 8 8 9 8 9 7 8 5 9 4 8 1 6 9 9 6 8 4 3 9 1 9 8 2 9 8 9 9 9 9 7 9 7 5 9 7 7 6 5 5 5 4
4.99/5.67	c 5	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
5.00/5.74	c 6	OBJECTIVE BOUND: 0 <= _COST <= 39
5.00/5.74	c 6	SEARCHING: _COST <= 19
5.00/5.74	c 6	SOLVING HOME/temp.cnf
5.00/5.74	c 6	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
5.00/5.75	c 6	This is MiniSat 2.0 beta
5.00/5.75	c 6	WARNING: for repeatability, setting FPU to use double precision
5.00/5.75	c 6	============================[ Problem Statistics ]=============================
5.00/5.75	c 6	|                                                                             |
5.00/5.75	c 6	|  Number of variables:  12208                                                |
5.00/5.75	c 6	|  Number of clauses:    525727                                               |
5.22/6.02	c 6	|  Parsing time:         0.24         s                                       |
5.22/6.24	c 6	============================[ Search Statistics ]==============================
5.22/6.24	c 6	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.22/6.24	c 6	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.22/6.24	c 6	===============================================================================
5.22/6.24	c 6	|         0 |    4725    46304   140556 |    15434        0    nan |  0.000 % |
5.22/6.27	c 6	===============================================================================
5.22/6.27	c 6	restarts              : 1
5.22/6.27	c 6	conflicts             : 60             (122 /sec)
5.22/6.27	c 6	decisions             : 225            (0.44 % random) (457 /sec)
5.22/6.27	c 6	propagations          : 15088          (30671 /sec)
5.22/6.27	c 6	conflict literals     : 1025           (7.24 % deleted)
5.22/6.27	c 6	Memory used           : 23.77 MB
5.22/6.27	c 6	CPU time              : 0.491925 s
5.22/6.27	c 6	
5.22/6.27	c 6	SATISFIABLE
5.22/6.28	c 6	FOUND: _COST <= 19
5.22/6.28	c 6	DECODING HOME/temp.out WITH HOME/temp.map
5.22/6.28	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.79/6.64	c 6	Decoding HOME/temp.out
5.87/6.74	c 7	OBJECTIVE _COST 19
5.87/6.74	o 19
5.87/6.74	v 5 8 8 6 9 6 6 8 9 9 8 9 9 4 4 2 8 5 5 9 9 9 8 5 8 9 9 9 4 3 9 8 9 4 0 2 7 9 8 8 9 8 8 9 9 4 3 5 3 8 8 8 9 8 6 7 6 8 6 8 3 2 9 6 7 9 4 5 9 9 4 9 9 9 9 9 7 7 6 5 5 5 4
5.87/6.75	c 7	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
5.93/6.83	c 7	OBJECTIVE BOUND: 0 <= _COST <= 19
5.93/6.83	c 7	SEARCHING: _COST <= 9
5.93/6.83	c 7	SOLVING HOME/temp.cnf
5.93/6.83	c 7	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
5.93/6.83	c 7	This is MiniSat 2.0 beta
5.93/6.83	c 7	WARNING: for repeatability, setting FPU to use double precision
5.93/6.83	c 7	============================[ Problem Statistics ]=============================
5.93/6.83	c 7	|                                                                             |
5.93/6.83	c 7	|  Number of variables:  12208                                                |
5.93/6.83	c 7	|  Number of clauses:    525727                                               |
5.96/7.10	c 7	|  Parsing time:         0.23         s                                       |
5.96/7.33	c 7	============================[ Search Statistics ]==============================
5.96/7.33	c 7	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.96/7.33	c 7	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.96/7.33	c 7	===============================================================================
5.96/7.33	c 7	|         0 |    4007    29027    90869 |     9675        0    nan |  0.000 % |
5.96/7.36	c 7	===============================================================================
5.96/7.36	c 7	restarts              : 1
5.96/7.36	c 7	conflicts             : 53             (110 /sec)
5.96/7.36	c 7	decisions             : 152            (0.00 % random) (315 /sec)
5.96/7.36	c 7	propagations          : 14553          (30198 /sec)
5.96/7.36	c 7	conflict literals     : 663            (9.80 % deleted)
5.96/7.36	c 7	Memory used           : 23.75 MB
5.96/7.36	c 7	CPU time              : 0.481926 s
5.96/7.36	c 7	
5.96/7.36	c 7	SATISFIABLE
5.96/7.37	c 7	FOUND: _COST <= 9
5.96/7.37	c 7	DECODING HOME/temp.out WITH HOME/temp.map
5.96/7.37	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.49/7.50	c 7	Decoding HOME/temp.out
6.66/7.60	c 7	OBJECTIVE _COST 9
6.66/7.60	o 9
6.66/7.61	v 8 8 5 6 9 8 8 8 7 9 6 4 7 0 6 8 6 1 9 9 9 6 3 5 8 9 2 9 7 0 9 9 8 9 0 6 7 7 9 9 9 9 8 9 8 0 0 4 7 2 9 8 9 5 4 8 6 7 9 2 9 9 9 8 7 7 7 3 9 0 7 9 9 7 9 9 7 7 6 5 5 5 4
6.66/7.61	c 7	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
6.66/7.68	c 8	OBJECTIVE BOUND: 0 <= _COST <= 9
6.66/7.68	c 8	SEARCHING: _COST <= 4
6.66/7.68	c 8	SOLVING HOME/temp.cnf
6.66/7.68	c 8	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
6.66/7.69	c 8	This is MiniSat 2.0 beta
6.66/7.69	c 8	WARNING: for repeatability, setting FPU to use double precision
6.66/7.69	c 8	============================[ Problem Statistics ]=============================
6.66/7.69	c 8	|                                                                             |
6.66/7.69	c 8	|  Number of variables:  12208                                                |
6.66/7.69	c 8	|  Number of clauses:    525727                                               |
6.68/7.97	c 8	|  Parsing time:         0.24         s                                       |
6.68/8.19	c 8	============================[ Search Statistics ]==============================
6.68/8.19	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.68/8.19	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.68/8.19	c 8	===============================================================================
6.68/8.19	c 8	|         0 |    3245    19090    63339 |     6363        0    nan |  0.000 % |
6.68/8.22	c 8	|       100 |    3245    19090    63339 |     6999      100     13 | 73.419 % |
6.68/8.23	c 8	===============================================================================
6.68/8.23	c 8	restarts              : 2
6.68/8.23	c 8	conflicts             : 198            (395 /sec)
6.68/8.23	c 8	decisions             : 373            (1.34 % random) (745 /sec)
6.68/8.23	c 8	propagations          : 89096          (177864 /sec)
6.68/8.23	c 8	conflict literals     : 2398           (20.60 % deleted)
6.68/8.23	c 8	Memory used           : 23.76 MB
6.68/8.23	c 8	CPU time              : 0.500923 s
6.68/8.23	c 8	
6.68/8.23	c 8	SATISFIABLE
6.68/8.24	c 8	FOUND: _COST <= 4
6.68/8.24	c 8	DECODING HOME/temp.out WITH HOME/temp.map
6.68/8.24	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.23/8.34	c 8	Decoding HOME/temp.out
7.23/8.44	c 8	OBJECTIVE _COST 4
7.23/8.44	o 4
7.23/8.44	v 1 9 9 6 9 8 4 0 9 1 8 9 1 9 4 5 9 9 2 8 0 6 8 7 8 3 8 7 7 9 7 4 0 9 6 8 8 9 6 9 4 4 1 9 8 3 2 9 6 8 4 3 4 6 5 8 6 4 9 9 9 9 8 7 7 9 7 8 9 0 6 9 9 7 9 5 5 0 5 0 6 6 9
7.23/8.45	c 8	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
7.23/8.51	c 8	OBJECTIVE BOUND: 0 <= _COST <= 4
7.23/8.51	c 8	SEARCHING: _COST <= 2
7.23/8.51	c 8	SOLVING HOME/temp.cnf
7.23/8.51	c 8	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
7.23/8.51	c 8	This is MiniSat 2.0 beta
7.23/8.51	c 8	WARNING: for repeatability, setting FPU to use double precision
7.23/8.51	c 8	============================[ Problem Statistics ]=============================
7.23/8.51	c 8	|                                                                             |
7.23/8.51	c 8	|  Number of variables:  12208                                                |
7.23/8.51	c 8	|  Number of clauses:    525727                                               |
7.59/8.79	c 9	|  Parsing time:         0.24         s                                       |
7.87/9.03	c 9	============================[ Search Statistics ]==============================
7.87/9.03	c 9	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.87/9.03	c 9	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.87/9.03	c 9	===============================================================================
7.87/9.03	c 9	|         0 |    2619    14229    50632 |     4743        0    nan |  0.000 % |
7.87/9.05	c 9	|       100 |    2619    14229    50632 |     5217      100     14 | 78.547 % |
7.87/9.06	c 9	===============================================================================
7.87/9.06	c 9	restarts              : 2
7.87/9.06	c 9	conflicts             : 176            (346 /sec)
7.87/9.06	c 9	decisions             : 272            (0.37 % random) (534 /sec)
7.87/9.06	c 9	propagations          : 44520          (87479 /sec)
7.87/9.06	c 9	conflict literals     : 2235           (18.82 % deleted)
7.87/9.06	c 9	Memory used           : 23.80 MB
7.87/9.06	c 9	CPU time              : 0.508922 s
7.87/9.06	c 9	
7.87/9.06	c 9	SATISFIABLE
7.87/9.07	c 9	FOUND: _COST <= 2
7.87/9.07	c 9	DECODING HOME/temp.out WITH HOME/temp.map
7.87/9.07	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'
7.97/9.14	c 9	Decoding HOME/temp.out
7.97/9.32	c 9	OBJECTIVE _COST 2
7.97/9.32	o 2
7.97/9.36	v 9 6 9 5 9 8 1 0 9 8 5 7 1 4 4 8 7 7 7 8 3 4 3 6 8 5 9 8 8 7 7 6 1 9 0 8 4 8 7 3 7 9 0 9 7 8 6 9 6 2 2 6 1 9 9 8 6 8 4 8 8 9 6 7 9 4 9 8 9 9 9 6 9 9 9 5 5 4 8 3 7 9 3
7.97/9.36	c 9	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
7.97/9.39	c 9	OBJECTIVE BOUND: 0 <= _COST <= 2
7.97/9.39	c 9	SEARCHING: _COST <= 1
7.97/9.39	c 9	SOLVING HOME/temp.cnf
7.97/9.39	c 9	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
8.27/9.42	c 9	This is MiniSat 2.0 beta
8.27/9.42	c 9	WARNING: for repeatability, setting FPU to use double precision
8.27/9.42	c 9	============================[ Problem Statistics ]=============================
8.27/9.42	c 9	|                                                                             |
8.27/9.42	c 9	|  Number of variables:  12208                                                |
8.27/9.42	c 9	|  Number of clauses:    525727                                               |
8.27/9.69	c 10	|  Parsing time:         0.24         s                                       |
8.73/9.93	c 10	============================[ Search Statistics ]==============================
8.73/9.93	c 10	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.73/9.93	c 10	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.73/9.93	c 10	===============================================================================
8.73/9.93	c 10	|         0 |    1995    10860    42396 |     3620        0    nan |  0.000 % |
8.73/9.95	c 10	|       101 |    1992    10860    42396 |     3982      100     13 | 88.770 % |
8.73/9.95	c 10	===============================================================================
8.73/9.95	c 10	restarts              : 2
8.73/9.95	c 10	conflicts             : 137            (279 /sec)
8.73/9.95	c 10	decisions             : 151            (0.00 % random) (308 /sec)
8.73/9.95	c 10	propagations          : 31318          (63794 /sec)
8.73/9.95	c 10	conflict literals     : 1427           (15.56 % deleted)
8.73/9.95	c 10	Memory used           : 23.72 MB
8.73/9.95	c 10	CPU time              : 0.490925 s
8.73/9.95	c 10	
8.73/9.95	c 10	UNSATISFIABLE
8.73/9.96	c 10	NOT FOUND: _COST <= 1
8.73/9.96	c 10	OBJECTIVE _COST 2
8.73/9.96	s OPTIMUM FOUND
8.73/9.96	c 10	CPU 8.02 (0.04 0.02 7.98 0.75)
8.73/9.96	c 10	END Sun Jul 13 00:06:18 2008

Verifier Data (download as text)

OK	2	622
2 unsatisfied constraints, 622 satisfied constraints

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1114316-1215900368/watcher-1114316-1215900368 -o /tmp/evaluation-result-1114316-1215900368/solver-1114316-1215900368 -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-1114316-1215900368.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.77 2.73 2.64 5/80 17696
/proc/meminfo: memFree=1860136/2055920 swapFree=4192812/4192956
[pid=17696] ppid=17694 vsize=13600 CPUtime=0.03
/proc/17696/stat : 17696 (sugar) S 17694 17696 16849 0 -1 4194304 838 0 0 0 3 0 0 0 20 0 1 0 46736132 13926400 792 996147200 4194304 4206940 548682068592 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17696/statm: 3400 792 367 3 0 500 0
[pid=17697] ppid=17696 vsize=13600 CPUtime=0
/proc/17697/stat : 17697 (sugar) R 17696 17696 16849 0 -1 4194368 13 0 0 0 0 0 0 0 18 0 1 0 46736136 13926400 792 996147200 4194304 4206940 548682068592 18446744073709551615 269930261799 0 0 4096 16386 0 0 0 17 0 0 0
/proc/17697/statm: 3400 792 367 3 0 500 0

[startup+0.069183 s]
/proc/loadavg: 2.77 2.73 2.64 5/80 17696
/proc/meminfo: memFree=1860136/2055920 swapFree=4192812/4192956
[pid=17696] ppid=17694 vsize=13600 CPUtime=0.03
/proc/17696/stat : 17696 (sugar) S 17694 17696 16849 0 -1 4194304 898 127 0 0 3 0 0 0 21 0 1 0 46736132 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17696/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.102172 s]
/proc/loadavg: 2.77 2.73 2.64 5/80 17696
/proc/meminfo: memFree=1860136/2055920 swapFree=4192812/4192956
[pid=17696] ppid=17694 vsize=13600 CPUtime=0.03
/proc/17696/stat : 17696 (sugar) S 17694 17696 16849 0 -1 4194304 898 127 0 0 3 0 0 0 21 0 1 0 46736132 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17696/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301646 s]
/proc/loadavg: 2.77 2.73 2.64 5/80 17696
/proc/meminfo: memFree=1860136/2055920 swapFree=4192812/4192956
[pid=17696] ppid=17694 vsize=13600 CPUtime=0.03
/proc/17696/stat : 17696 (sugar) S 17694 17696 16849 0 -1 4194304 898 127 0 0 3 0 0 0 21 0 1 0 46736132 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17696/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701724 s]
/proc/loadavg: 2.77 2.73 2.64 5/80 17696
/proc/meminfo: memFree=1860136/2055920 swapFree=4192812/4192956
[pid=17696] ppid=17694 vsize=13600 CPUtime=0.46
/proc/17696/stat : 17696 (sugar) S 17694 17696 16849 0 -1 4194304 974 4806 0 1 3 0 40 3 15 0 1 0 46736132 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17696/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 13600

[startup+1.50288 s]
/proc/loadavg: 2.77 2.73 2.64 4/91 17718
/proc/meminfo: memFree=1850000/2055920 swapFree=4192812/4192956
[pid=17696] ppid=17694 vsize=13600 CPUtime=0.46
/proc/17696/stat : 17696 (sugar) S 17694 17696 16849 0 -1 4194304 974 4806 0 1 3 0 40 3 15 0 1 0 46736132 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17696/statm: 3400 797 370 3 0 500 0
[pid=17709] ppid=17696 vsize=5356 CPUtime=0
/proc/17709/stat : 17709 (sh) S 17696 17696 16849 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 46736188 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17709/statm: 1339 233 193 169 0 50 0
[pid=17710] ppid=17709 vsize=868480 CPUtime=0.86
/proc/17710/stat : 17710 (java) S 17709 17696 16849 0 -1 0 7171 0 1 0 82 4 0 0 19 0 9 0 46736188 889323520 6389 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17710/statm: 217120 6389 2565 9 0 211667 0
[pid=17710/tid=17711] ppid=17709 vsize=868480 CPUtime=0.47
/proc/17710/task/17711/stat : 17711 (java) R 17709 17696 16849 0 -1 64 2742 0 1 0 46 1 0 0 24 0 9 0 46736189 889323520 6389 996147200 134512640 134550740 4294955936 18446744073709551615 102064685 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17710/tid=17712] ppid=17709 vsize=868480 CPUtime=0.12
/proc/17710/task/17712/stat : 17712 (java) S 17709 17696 16849 0 -1 64 2246 0 0 0 12 0 0 0 16 0 9 0 46736195 889323520 6389 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17710/tid=17713] ppid=17709 vsize=868480 CPUtime=0
/proc/17710/task/17713/stat : 17713 (java) S 17709 17696 16849 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 46736196 889323520 6389 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17710/tid=17714] ppid=17709 vsize=868480 CPUtime=0
/proc/17710/task/17714/stat : 17714 (java) S 17709 17696 16849 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46736196 889323520 6389 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17710/tid=17715] ppid=17709 vsize=868480 CPUtime=0
/proc/17710/task/17715/stat : 17715 (java) S 17709 17696 16849 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 46736197 889323520 6389 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17710/tid=17716] ppid=17709 vsize=868480 CPUtime=0.23
/proc/17710/task/17716/stat : 17716 (java) S 17709 17696 16849 0 -1 64 1491 0 0 0 22 1 0 0 16 0 9 0 46736198 889323520 6389 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17710/tid=17717] ppid=17709 vsize=868480 CPUtime=0
/proc/17710/task/17717/stat : 17717 (java) S 17709 17696 16849 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 46736198 889323520 6389 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17710/tid=17718] ppid=17709 vsize=868480 CPUtime=0
/proc/17710/task/17718/stat : 17718 (java) S 17709 17696 16849 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 46736198 889323520 6389 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 887436

[startup+3.1012 s]
/proc/loadavg: 2.77 2.73 2.64 4/91 17718
/proc/meminfo: memFree=1836240/2055920 swapFree=4192812/4192956
[pid=17696] ppid=17694 vsize=13732 CPUtime=2.74
/proc/17696/stat : 17696 (sugar) S 17694 17696 16849 0 -1 4194304 1138 18590 0 2 3 1 249 21 15 0 1 0 46736132 14061568 820 996147200 4194304 4206940 548682068592 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17696/statm: 3433 820 374 3 0 533 0
Current children cumulated CPU time (s) 2.74
Current children cumulated vsize (KiB) 13732

[startup+6.30198 s]
/proc/loadavg: 2.79 2.73 2.65 3/83 17756
/proc/meminfo: memFree=1825304/2055920 swapFree=4192812/4192956
[pid=17696] ppid=17694 vsize=13732 CPUtime=5.75
/proc/17696/stat : 17696 (sugar) S 17694 17696 16849 0 -1 4194304 1577 58372 0 6 4 1 522 48 16 0 1 0 46736132 14061568 820 996147200 4194304 4206940 548682068592 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17696/statm: 3433 820 374 3 0 533 0
Current children cumulated CPU time (s) 5.75
Current children cumulated vsize (KiB) 13732

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

[startup+7.9023 s]
/proc/loadavg: 2.79 2.73 2.65 3/91 17790
/proc/meminfo: memFree=1842264/2055920 swapFree=4192812/4192956
[pid=17696] ppid=17694 vsize=13732 CPUtime=6.68
/proc/17696/stat : 17696 (sugar) S 17694 17696 16849 0 -1 4194304 1763 72182 0 8 4 2 604 58 16 0 1 0 46736132 14061568 820 996147200 4194304 4206940 548682068592 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17696/statm: 3433 820 374 3 0 533 0
Current children cumulated CPU time (s) 6.68
Current children cumulated vsize (KiB) 13732

[startup+8.70145 s]
/proc/loadavg: 2.79 2.73 2.65 3/83 17804
/proc/meminfo: memFree=1830040/2055920 swapFree=4192812/4192956
[pid=17696] ppid=17694 vsize=13732 CPUtime=7.41
/proc/17696/stat : 17696 (sugar) S 17694 17696 16849 0 -1 4194304 1877 82127 0 9 4 2 670 65 16 0 1 0 46736132 14061568 820 996147200 4194304 4206940 548682068592 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17696/statm: 3433 820 374 3 0 533 0
[pid=17803] ppid=17696 vsize=5356 CPUtime=0
/proc/17803/stat : 17803 (sh) S 17696 17696 16849 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 46736983 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17803/statm: 1339 232 193 169 0 50 0
[pid=17804] ppid=17803 vsize=18892 CPUtime=0.18
/proc/17804/stat : 17804 (minisat) R 17803 17696 16849 0 -1 4194304 4543 0 0 0 16 2 0 0 18 0 1 0 46736983 19345408 4529 996147200 134512640 135127466 4294956256 18446744073709551615 134532953 0 0 4096 3 0 0 0 17 1 0 0
/proc/17804/statm: 4723 4529 62 150 0 4570 0
Current children cumulated CPU time (s) 7.59
Current children cumulated vsize (KiB) 37980

[startup+9.50161 s]
/proc/loadavg: 2.79 2.73 2.65 3/83 17804
/proc/meminfo: memFree=1830040/2055920 swapFree=4192812/4192956
[pid=17696] ppid=17694 vsize=13732 CPUtime=8.27
/proc/17696/stat : 17696 (sugar) S 17694 17696 16849 0 -1 4194304 1991 92081 0 10 4 2 749 72 16 0 1 0 46736132 14061568 820 996147200 4194304 4206940 548682068592 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17696/statm: 3433 820 374 3 0 533 0
Current children cumulated CPU time (s) 8.27
Current children cumulated vsize (KiB) 13732

[startup+9.90669 s]
/proc/loadavg: 2.80 2.74 2.65 4/83 17816
/proc/meminfo: memFree=1825112/2055920 swapFree=4192812/4192956
[pid=17696] ppid=17694 vsize=13732 CPUtime=8.27
/proc/17696/stat : 17696 (sugar) S 17694 17696 16849 0 -1 4194304 1991 92081 0 10 4 2 749 72 15 0 1 0 46736132 14061568 820 996147200 4194304 4206940 548682068592 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17696/statm: 3433 820 374 3 0 533 0
[pid=17815] ppid=17696 vsize=5356 CPUtime=0
/proc/17815/stat : 17815 (sh) S 17696 17696 16849 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 46737071 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17815/statm: 1339 232 193 169 0 50 0
[pid=17816] ppid=17815 vsize=24288 CPUtime=0.46
/proc/17816/stat : 17816 (minisat) R 17815 17696 16849 0 -1 4194304 5772 0 0 0 43 3 0 0 21 0 1 0 46737074 24870912 5758 996147200 134512640 135127466 4294956256 18446744073709551615 134703952 0 0 4096 3 0 0 0 17 1 0 0
/proc/17816/statm: 6072 5758 72 150 0 5919 0
Current children cumulated CPU time (s) 8.73
Current children cumulated vsize (KiB) 43376

Child status: 0
Real time (s): 9.96961
CPU time (s): 8.81566
CPU user time (s): 8.02578
CPU system time (s): 0.789879
CPU usage (%): 88.4253
Max. virtual memory (cumulated for all children) (KiB): 887436

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.02578
system time used= 0.789879
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 100213
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= 6695
involuntary context switches= 7364

runsolver used 0.018997 second user time and 0.042993 second system time

The end

Launcher Data (download as text)

Begin job on node53 at 2008-07-13 00:06:08
IDJOB=1114316
IDBENCH=61718
IDSOLVER=368
FILE ID=node53/1114316-1215900368
PBS_JOBID= 7903625
Free space on /tmp= 65124 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 874a165e8944ddc8ac479e8631e4854b
RANDOM SEED=1459126197

node53.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.261
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 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.261
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1860872 kB
Buffers:          7000 kB
Cached:          42640 kB
SwapCached:          0 kB
Active:         126180 kB
Inactive:        14692 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1860872 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1716 kB
Writeback:           0 kB
Mapped:         111628 kB
Slab:            39296 kB
Committed_AS:  1006364 kB
PageTables:       2076 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= 65120 MiB
End job on node53 at 2008-07-13 00:06:18