Trace number 1112060

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 1649.62 1665.63

General information on the benchmark

Namecsp/rand-3-20-20/
normalized-rand-3-20-20-60-632-30_ext.xml
MD5SUMff729e3d722d9d70ffaf83156670664a
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints1
Best CPU time to get the best result obtained on this benchmark354.653
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints60
Maximum constraint arity3
Maximum domain size20
Number of constraints which are defined in extension60
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 Sat Jul 12 13:16:13 2008
0.00/0.04	c 0	PID 18182
0.00/0.05	c 0	HOST node33.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1112060-1215861372.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-1112060-1215861372.xml' 'HOME/temp.csp'
0.03/0.91	c 1	1 domains, 20 variables, 0 predicates, 60 relations, 60 constraints
0.03/0.96	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.96	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.88/1.04	c 1	Parsing HOME/temp.csp
2.19/2.33	c 2	parsed 141 expressions
2.19/2.33	c 2	Heap : 21 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.19/2.33	c 2	MAX CSP: 60 constraints
2.19/2.33	c 2	Converting to clausal form CSP
2.19/2.35	c 2	converted 21 (10%) expressions
2.38/2.52	c 2	converted 41 (20%) expressions
2.38/2.54	c 2	converted 62 (30%) expressions
2.38/2.55	c 2	converted 82 (40%) expressions
2.48/2.66	c 2	converted 102 (50%) expressions
2.58/2.74	c 2	converted 123 (60%) expressions
2.69/2.82	c 3	converted 143 (70%) expressions
2.78/2.91	c 3	converted 164 (80%) expressions
2.98/3.17	c 3	converted 184 (90%) expressions
3.17/3.35	c 3	converted 204 (100%) expressions
3.17/3.35	c 3	CSP : 140 integers, 0 booleans, 179 clauses, largest domain size 91
3.17/3.35	c 3	Heap : 41 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.17/3.35	c 3	Propagation in CSP
3.17/3.36	c 3	56 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.17/3.37	c 3	CSP : 140 integers, 0 booleans, 179 clauses, largest domain size 61
3.17/3.37	c 3	Heap : 41 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.17/3.37	c 3	Simplifing CSP by introducing new Boolean variables
3.17/3.37	c 3	CSP : 140 integers, 0 booleans, 179 clauses, largest domain size 61
3.17/3.37	c 3	Heap : 41 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.29/3.49	c 3	Encoding CSP to SAT : HOME/temp.cnf
3.38/3.50	c 3	14 (10%) CSP integer variables are encoded (252 clauses, 2632 bytes)
3.38/3.51	c 3	28 (20%) CSP integer variables are encoded (360 clauses, 3820 bytes)
3.38/3.51	c 3	42 (30%) CSP integer variables are encoded (360 clauses, 3820 bytes)
3.38/3.51	c 3	56 (40%) CSP integer variables are encoded (360 clauses, 3820 bytes)
3.38/3.51	c 3	70 (50%) CSP integer variables are encoded (360 clauses, 3820 bytes)
3.38/3.51	c 3	84 (60%) CSP integer variables are encoded (424 clauses, 4524 bytes)
3.38/3.51	c 3	98 (70%) CSP integer variables are encoded (680 clauses, 7340 bytes)
3.38/3.51	c 3	112 (80%) CSP integer variables are encoded (783 clauses, 8473 bytes)
3.38/3.51	c 3	126 (90%) CSP integer variables are encoded (828 clauses, 8968 bytes)
3.38/3.51	c 3	140 (100%) CSP integer variables are encoded (901 clauses, 9852 bytes)
3.78/3.99	c 4	18 (10%) CSP clauses are encoded (33446 clauses, 944543 bytes)
4.27/4.42	c 4	36 (20%) CSP clauses are encoded (65932 clauses, 1915340 bytes)
4.67/4.84	c 5	54 (30%) CSP clauses are encoded (98308 clauses, 2918027 bytes)
4.77/4.99	c 5	72 (40%) CSP clauses are encoded (109314 clauses, 3266800 bytes)
4.87/5.00	c 5	90 (50%) CSP clauses are encoded (111606 clauses, 3299930 bytes)
4.87/5.00	c 5	108 (60%) CSP clauses are encoded (111722 clauses, 3301476 bytes)
4.87/5.00	c 5	126 (70%) CSP clauses are encoded (113672 clauses, 3330735 bytes)
4.87/5.01	c 5	144 (80%) CSP clauses are encoded (113792 clauses, 3332334 bytes)
4.87/5.01	c 5	162 (90%) CSP clauses are encoded (114076 clauses, 3336322 bytes)
4.87/5.01	c 5	179 (100%) CSP clauses are encoded (114840 clauses, 3348465 bytes)
4.87/5.01	c 5	179 CSP clauses encoded
4.87/5.01	c 5	Writing map file : HOME/temp.map
4.87/5.01	c 5	Heap : 16 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.87/5.01	c 5	SAT : 1041 SAT variables, 114840 SAT clauses, 3348465 bytes
4.87/5.01	c 5	Heap : 16 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.87/5.03	c 5	OBJECTIVE minimize _COST
4.87/5.03	c 5	OBJECTIVE BOUND: 0 <= _COST <= 
4.87/5.03	c 5	SEARCHING: _COST <= 30
4.87/5.03	c 5	SOLVING HOME/temp.cnf
4.87/5.03	c 5	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
4.87/5.03	c 5	This is MiniSat 2.0 beta
4.87/5.03	c 5	WARNING: for repeatability, setting FPU to use double precision
4.87/5.03	c 5	============================[ Problem Statistics ]=============================
4.87/5.03	c 5	|                                                                             |
4.87/5.04	c 5	|  Number of variables:  1041                                                 |
4.87/5.04	c 5	|  Number of clauses:    114841                                               |
4.90/5.12	c 5	|  Parsing time:         0.07         s                                       |
4.90/5.12	c 5	============================[ Search Statistics ]==============================
4.90/5.12	c 5	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.90/5.12	c 5	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.90/5.12	c 5	===============================================================================
4.90/5.12	c 5	|         0 |     861   112700   716273 |    37566        0    nan |  0.000 % |
4.90/5.14	c 5	===============================================================================
4.90/5.14	c 5	restarts              : 1
4.90/5.14	c 5	conflicts             : 15             (165 /sec)
4.90/5.14	c 5	decisions             : 45             (0.00 % random) (495 /sec)
4.90/5.14	c 5	propagations          : 1433           (15750 /sec)
4.90/5.14	c 5	conflict literals     : 257            (15.18 % deleted)
4.90/5.14	c 5	Memory used           : 8.06 MB
4.90/5.14	c 5	CPU time              : 0.090986 s
4.90/5.14	c 5	
4.90/5.14	c 5	SATISFIABLE
4.90/5.14	c 5	FOUND: _COST <= 30
4.90/5.14	s SATISFIABLE
4.90/5.14	c 5	DECODING HOME/temp.out WITH HOME/temp.map
4.90/5.14	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.00/5.23	c 5	Decoding HOME/temp.out
5.00/5.27	c 5	OBJECTIVE _COST 30
5.00/5.27	o 30
5.00/5.27	v 4 17 17 11 14 18 13 12 16 10 14 6 18 18 14 19 19 19 19 19
5.00/5.27	c 5	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
5.00/5.30	c 5	OBJECTIVE BOUND: 0 <= _COST <= 30
5.00/5.30	c 5	SEARCHING: _COST <= 15
5.00/5.30	c 5	SOLVING HOME/temp.cnf
5.00/5.30	c 5	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
5.00/5.30	c 5	This is MiniSat 2.0 beta
5.00/5.30	c 5	WARNING: for repeatability, setting FPU to use double precision
5.00/5.30	c 5	============================[ Problem Statistics ]=============================
5.00/5.30	c 5	|                                                                             |
5.00/5.31	c 5	|  Number of variables:  1041                                                 |
5.00/5.31	c 5	|  Number of clauses:    114841                                               |
5.00/5.39	c 5	|  Parsing time:         0.08         s                                       |
5.00/5.39	c 5	============================[ Search Statistics ]==============================
5.00/5.39	c 5	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.00/5.39	c 5	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.00/5.39	c 5	===============================================================================
5.00/5.39	c 5	|         0 |     756   111395   712658 |    37131        0    nan |  0.000 % |
5.13/5.41	c 5	===============================================================================
5.13/5.41	c 5	restarts              : 1
5.13/5.41	c 5	conflicts             : 11             (115 /sec)
5.13/5.41	c 5	decisions             : 30             (0.00 % random) (313 /sec)
5.13/5.41	c 5	propagations          : 1537           (16013 /sec)
5.13/5.41	c 5	conflict literals     : 217            (22.22 % deleted)
5.13/5.41	c 5	Memory used           : 8.07 MB
5.13/5.41	c 5	CPU time              : 0.095985 s
5.13/5.41	c 5	
5.13/5.41	c 5	SATISFIABLE
5.13/5.41	c 5	FOUND: _COST <= 15
5.13/5.41	c 5	DECODING HOME/temp.out WITH HOME/temp.map
5.13/5.41	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.13/5.49	c 5	Decoding HOME/temp.out
5.33/5.54	c 5	OBJECTIVE _COST 15
5.33/5.54	o 15
5.33/5.54	v 11 19 3 7 4 0 2 5 6 16 14 8 14 4 12 19 19 19 19 19
5.33/5.54	c 5	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
5.33/5.57	c 5	OBJECTIVE BOUND: 0 <= _COST <= 15
5.33/5.57	c 5	SEARCHING: _COST <= 7
5.33/5.57	c 5	SOLVING HOME/temp.cnf
5.33/5.57	c 5	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
5.33/5.58	c 5	This is MiniSat 2.0 beta
5.33/5.58	c 5	WARNING: for repeatability, setting FPU to use double precision
5.33/5.58	c 5	============================[ Problem Statistics ]=============================
5.33/5.58	c 5	|                                                                             |
5.33/5.58	c 5	|  Number of variables:  1041                                                 |
5.33/5.58	c 5	|  Number of clauses:    114841                                               |
5.37/5.66	c 5	|  Parsing time:         0.07         s                                       |
5.37/5.67	c 5	============================[ Search Statistics ]==============================
5.37/5.67	c 5	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.37/5.67	c 5	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.37/5.67	c 5	===============================================================================
5.37/5.67	c 5	|         0 |     672   110263   709506 |    36754        0    nan |  0.000 % |
5.37/5.72	c 5	|       101 |     672   110263   709506 |    40429      101     18 | 35.447 % |
5.37/5.81	c 6	|       251 |     672   110263   709506 |    44472      251     20 | 35.448 % |
5.37/5.91	c 6	|       476 |     672   110263   709506 |    48920      476     20 | 35.448 % |
5.37/6.03	c 6	|       814 |     672   110263   709506 |    53812      814     18 | 35.448 % |
5.37/6.20	c 6	|      1321 |     672   110263   709506 |    59193     1321     18 | 35.447 % |
5.37/6.40	c 6	|      2080 |     672   110263   709506 |    65112     2080     18 | 35.448 % |
6.38/6.66	c 6	|      3219 |     672   110263   709506 |    71623     3219     17 | 35.448 % |
6.48/6.77	c 6	===============================================================================
6.48/6.77	c 6	restarts              : 8
6.48/6.77	c 6	conflicts             : 3526           (3012 /sec)
6.48/6.77	c 6	decisions             : 4260           (0.80 % random) (3638 /sec)
6.48/6.77	c 6	propagations          : 340138         (290512 /sec)
6.48/6.77	c 6	conflict literals     : 62308          (39.05 % deleted)
6.48/6.77	c 6	Memory used           : 8.71 MB
6.48/6.77	c 6	CPU time              : 1.17082 s
6.48/6.77	c 6	
6.48/6.77	c 6	SATISFIABLE
6.48/6.77	c 6	FOUND: _COST <= 7
6.48/6.77	c 6	DECODING HOME/temp.out WITH HOME/temp.map
6.48/6.77	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'
6.56/6.85	c 7	Decoding HOME/temp.out
6.56/6.89	c 7	OBJECTIVE _COST 7
6.56/6.89	o 7
6.56/6.89	v 18 6 8 9 18 6 6 19 3 18 15 8 8 16 12 2 19 19 19 4
6.56/6.90	c 7	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
6.56/6.93	c 7	OBJECTIVE BOUND: 0 <= _COST <= 7
6.56/6.93	c 7	SEARCHING: _COST <= 3
6.56/6.93	c 7	SOLVING HOME/temp.cnf
6.56/6.93	c 7	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
6.56/6.94	c 7	This is MiniSat 2.0 beta
6.56/6.94	c 7	WARNING: for repeatability, setting FPU to use double precision
6.56/6.94	c 7	============================[ Problem Statistics ]=============================
6.56/6.94	c 7	|                                                                             |
6.56/6.94	c 7	|  Number of variables:  1041                                                 |
6.56/6.94	c 7	|  Number of clauses:    114841                                               |
6.69/7.02	c 7	|  Parsing time:         0.07         s                                       |
6.69/7.03	c 7	============================[ Search Statistics ]==============================
6.69/7.03	c 7	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.69/7.03	c 7	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.69/7.03	c 7	===============================================================================
6.69/7.03	c 7	|         0 |     592   109501   707456 |    36500        0    nan |  0.000 % |
6.69/7.06	c 7	|       100 |     592   109501   707456 |    40150      100     17 | 43.132 % |
6.69/7.16	c 7	|       250 |     592   109501   707456 |    44165      250     20 | 43.133 % |
6.69/7.26	c 7	|       475 |     592   109501   707456 |    48581      475     21 | 43.133 % |
6.69/7.40	c 7	|       812 |     592   109501   707456 |    53440      812     19 | 43.133 % |
6.69/7.61	c 7	|      1320 |     592   109501   707456 |    58784     1320     19 | 43.133 % |
7.53/7.89	c 8	|      2079 |     592   109501   707456 |    64662     2079     20 | 43.133 % |
8.03/8.31	c 8	|      3218 |     592   109501   707456 |    71128     3218     21 | 43.133 % |
8.62/8.93	c 9	|      4927 |     592   109501   707456 |    78241     4927     22 | 43.133 % |
9.71/10.05	c 10	|      7489 |     592   109501   707456 |    86065     7489     23 | 43.133 % |
11.10/11.47	c 11	|     11333 |     592   109501   707456 |    94672    11333     23 | 43.133 % |
12.49/12.89	c 13	===============================================================================
12.49/12.89	c 13	restarts              : 11
12.49/12.89	c 13	conflicts             : 15042          (2556 /sec)
12.49/12.89	c 13	decisions             : 18041          (1.03 % random) (3066 /sec)
12.49/12.89	c 13	propagations          : 900516         (153016 /sec)
12.49/12.89	c 13	conflict literals     : 344799         (28.06 % deleted)
12.49/12.89	c 13	Memory used           : 10.29 MB
12.49/12.89	c 13	CPU time              : 5.88511 s
12.49/12.89	c 13	
12.49/12.89	c 13	SATISFIABLE
12.49/12.89	c 13	FOUND: _COST <= 3
12.49/12.89	c 13	DECODING HOME/temp.out WITH HOME/temp.map
12.49/12.89	c 13	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
12.59/12.98	c 13	Decoding HOME/temp.out
12.59/13.02	c 13	OBJECTIVE _COST 3
12.59/13.02	o 3
12.59/13.02	v 2 12 18 19 8 17 14 19 9 7 9 10 8 12 5 13 11 11 19 17
12.59/13.02	c 13	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
12.59/13.06	c 13	OBJECTIVE BOUND: 0 <= _COST <= 3
12.59/13.06	c 13	SEARCHING: _COST <= 1
12.59/13.06	c 13	SOLVING HOME/temp.cnf
12.59/13.06	c 13	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
12.59/13.06	c 13	This is MiniSat 2.0 beta
12.59/13.06	c 13	WARNING: for repeatability, setting FPU to use double precision
12.59/13.06	c 13	============================[ Problem Statistics ]=============================
12.59/13.06	c 13	|                                                                             |
12.59/13.06	c 13	|  Number of variables:  1041                                                 |
12.59/13.06	c 13	|  Number of clauses:    114841                                               |
12.72/13.15	c 13	|  Parsing time:         0.07         s                                       |
12.72/13.15	c 13	============================[ Search Statistics ]==============================
12.72/13.15	c 13	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.72/13.15	c 13	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
12.72/13.15	c 13	===============================================================================
12.72/13.15	c 13	|         0 |     500   108954   706089 |    36318        0    nan |  0.000 % |
12.84/13.20	c 13	|       100 |     500   108954   706089 |    39949      100     18 | 51.969 % |
12.84/13.27	c 13	|       252 |     500   108954   706089 |    43944      252     17 | 51.971 % |
12.94/13.35	c 13	|       477 |     500   108954   706089 |    48339      477     17 | 51.971 % |
13.14/13.52	c 13	|       814 |     500   108954   706089 |    53173      814     20 | 51.971 % |
13.24/13.68	c 13	|      1321 |     500   108954   706089 |    58490     1321     19 | 51.971 % |
13.54/13.95	c 14	|      2080 |     500   108954   706089 |    64339     2080     20 | 51.971 % |
13.93/14.39	c 14	|      3219 |     500   108954   706089 |    70773     3219     19 | 51.971 % |
14.63/15.06	c 15	|      4927 |     500   108954   706089 |    77850     4927     18 | 51.971 % |
15.72/16.13	c 16	|      7489 |     500   108954   706089 |    85635     7489     21 | 51.971 % |
17.39/17.81	c 18	|     11333 |     500   108954   706089 |    94199    11333     22 | 51.971 % |
20.66/21.12	c 21	|     17100 |     500   108954   706089 |   103619    17100     25 | 51.971 % |
25.82/26.32	c 26	|     25751 |     500   108954   706089 |   113981    25751     26 | 51.970 % |
34.13/34.74	c 34	|     38725 |     500   108954   706089 |   125379    38725     26 | 51.971 % |
48.19/48.92	c 49	|     58186 |     500   108954   706089 |   137917    58186     27 | 51.971 % |
75.14/76.17	c 76	|     87378 |     500   108954   706089 |   151709    87378     28 | 51.971 % |
130.12/131.65	c 131	|    131168 |     500   108954   706089 |   166880   131168     28 | 51.971 % |
208.46/210.73	c 210	|    196853 |     500   108954   706089 |   183568    46665     24 | 51.971 % |
332.28/335.77	c 335	|    295379 |     500   108954   706089 |   201925   145191     29 | 51.969 % |
514.35/519.56	c 519	|    443169 |     500   108954   706089 |   222117   105983     29 | 51.971 % |
883.43/892.11	c 892	|    664852 |     500   108954   706089 |   244329   134393     33 | 51.971 % |
997.44/1007.29	c 1007	===============================================================================
997.44/1007.29	c 1007	restarts              : 21
997.44/1007.29	c 1007	conflicts             : 725266         (737 /sec)
997.44/1007.29	c 1007	decisions             : 829613         (1.26 % random) (843 /sec)
997.44/1007.29	c 1007	propagations          : 34266472       (34800 /sec)
997.44/1007.29	c 1007	conflict literals     : 22130899       (23.82 % deleted)
997.44/1007.29	c 1007	Memory used           : 48.71 MB
997.44/1007.29	c 1007	CPU time              : 984.671 s
997.44/1007.29	c 1007	
997.44/1007.30	c 1007	SATISFIABLE
997.54/1007.30	c 1007	FOUND: _COST <= 1
997.54/1007.30	c 1007	DECODING HOME/temp.out WITH HOME/temp.map
997.54/1007.30	c 1007	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
997.55/1007.40	c 1007	Decoding HOME/temp.out
997.55/1007.43	c 1007	OBJECTIVE _COST 1
997.55/1007.43	o 1
997.55/1007.43	v 15 14 13 3 17 0 0 16 2 14 17 14 17 13 19 16 13 2 7 6
997.55/1007.43	c 1007	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
997.55/1007.49	c 1007	OBJECTIVE BOUND: 0 <= _COST <= 1
997.55/1007.49	c 1007	SEARCHING: _COST <= 0
997.55/1007.49	c 1007	SOLVING HOME/temp.cnf
997.55/1007.49	c 1007	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
997.55/1007.49	c 1007	This is MiniSat 2.0 beta
997.55/1007.49	c 1007	WARNING: for repeatability, setting FPU to use double precision
997.55/1007.49	c 1007	============================[ Problem Statistics ]=============================
997.55/1007.49	c 1007	|                                                                             |
997.55/1007.49	c 1007	|  Number of variables:  1041                                                 |
997.55/1007.49	c 1007	|  Number of clauses:    114841                                               |
997.68/1007.57	c 1007	|  Parsing time:         0.07         s                                       |
997.68/1007.58	c 1007	============================[ Search Statistics ]==============================
997.68/1007.58	c 1007	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
997.68/1007.58	c 1007	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
997.68/1007.58	c 1007	===============================================================================
997.68/1007.58	c 1007	|         0 |     380   108717   705497 |    36239        0    nan |  0.000 % |
997.77/1007.63	c 1007	|       100 |     380   108717   705497 |    39862      100     10 | 63.497 % |
997.77/1007.68	c 1007	|       250 |     380   108717   705497 |    43849      250     10 | 63.498 % |
997.87/1007.79	c 1007	|       476 |     380   108717   705497 |    48234      476     11 | 63.498 % |
998.07/1007.95	c 1008	|       813 |     380   108717   705497 |    53057      813     11 | 63.498 % |
998.27/1008.14	c 1008	|      1321 |     380   108717   705497 |    58363     1321     11 | 63.498 % |
998.57/1008.42	c 1008	|      2080 |     380   108717   705497 |    64199     2080     12 | 63.498 % |
998.96/1008.82	c 1009	|      3219 |     380   108717   705497 |    70619     3219     11 | 63.498 % |
999.65/1009.52	c 1009	|      4928 |     380   108717   705497 |    77681     4928     12 | 63.498 % |
1000.64/1010.58	c 1010	|      7490 |     380   108717   705497 |    85449     7490     12 | 63.499 % |
1002.33/1012.22	c 1012	|     11334 |     380   108717   705497 |    93994    11334     13 | 63.499 % |
1004.71/1014.62	c 1014	|     17102 |     380   108717   705497 |   103394    17102     13 | 63.499 % |
1008.87/1018.83	c 1019	|     25752 |     380   108717   705497 |   113733    25752     13 | 63.499 % |
1015.80/1025.80	c 1025	|     38726 |     379   107856   700647 |   125106    10692     13 | 63.593 % |
1024.91/1035.00	c 1035	|     58187 |     379   107856   700647 |   137617    30153     14 | 63.594 % |
1041.36/1051.69	c 1051	|     87379 |     378   106825   694100 |   151379    32899     15 | 63.689 % |
1073.15/1083.74	c 1083	|    131169 |     378   106825   694100 |   166517    76689     16 | 63.690 % |
1137.15/1148.33	c 1148	|    196855 |     378   106825   694100 |   183168   142375     16 | 63.690 % |
1244.62/1256.85	c 1257	|    295381 |     378   106825   694100 |   201485    75919     17 | 63.690 % |
1422.13/1436.05	c 1436	|    443170 |     378   106825   694100 |   221634    45705     14 | 63.690 % |
1649.56/1665.61	c 1665	===============================================================================
1649.56/1665.61	c 1665	restarts              : 20
1649.56/1665.61	c 1665	conflicts             : 623708         (957 /sec)
1649.56/1665.61	c 1665	decisions             : 726863         (1.61 % random) (1115 /sec)
1649.56/1665.61	c 1665	propagations          : 24524943       (37625 /sec)
1649.56/1665.61	c 1665	conflict literals     : 9794483        (29.30 % deleted)
1649.56/1665.61	c 1665	Memory used           : 31.78 MB
1649.56/1665.61	c 1665	CPU time              : 651.827 s
1649.56/1665.61	c 1665	
1649.56/1665.61	c 1665	UNSATISFIABLE
1649.56/1665.62	c 1665	NOT FOUND: _COST <= 0
1649.56/1665.62	c 1665	OBJECTIVE _COST 1
1649.56/1665.62	s OPTIMUM FOUND
1649.56/1665.62	c 1665	CPU 1648.96 (0.04 0.01 1648.92 0.62)
1649.56/1665.62	c 1665	END Sat Jul 12 13:43:58 2008

Verifier Data (download as text)

OK	1	59
1 unsatisfied constraints, 59 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-1112060-1215861372/watcher-1112060-1215861372 -o /tmp/evaluation-result-1112060-1215861372/solver-1112060-1215861372 -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-1112060-1215861372.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: 1.99 1.97 1.99 4/80 18182
/proc/meminfo: memFree=1809488/2055920 swapFree=4192812/4192956
[pid=18182] ppid=18180 vsize=18572 CPUtime=0
/proc/18182/stat : 18182 (runsolver) R 18180 18182 17992 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 42838805 19017728 292 996147200 4194304 4296836 548682068256 18446744073709551615 210824129831 0 0 4096 24578 0 0 0 17 1 0 0
/proc/18182/statm: 4643 292 257 25 0 2626 0

[startup+0.100574 s]
/proc/loadavg: 1.99 1.97 1.99 4/80 18182
/proc/meminfo: memFree=1809488/2055920 swapFree=4192812/4192956
[pid=18182] ppid=18180 vsize=13600 CPUtime=0.03
/proc/18182/stat : 18182 (sugar) S 18180 18182 17992 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 42838805 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18182/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.201591 s]
/proc/loadavg: 1.99 1.97 1.99 4/80 18182
/proc/meminfo: memFree=1809488/2055920 swapFree=4192812/4192956
[pid=18182] ppid=18180 vsize=13600 CPUtime=0.03
/proc/18182/stat : 18182 (sugar) S 18180 18182 17992 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 42838805 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18182/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301613 s]
/proc/loadavg: 1.99 1.97 1.99 4/80 18182
/proc/meminfo: memFree=1809488/2055920 swapFree=4192812/4192956
[pid=18182] ppid=18180 vsize=13600 CPUtime=0.03
/proc/18182/stat : 18182 (sugar) S 18180 18182 17992 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 42838805 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18182/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701694 s]
/proc/loadavg: 1.99 1.97 1.99 4/80 18182
/proc/meminfo: memFree=1809488/2055920 swapFree=4192812/4192956
[pid=18182] ppid=18180 vsize=13600 CPUtime=0.03
/proc/18182/stat : 18182 (sugar) S 18180 18182 17992 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 42838805 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18182/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50285 s]
/proc/loadavg: 1.99 1.97 1.99 5/91 18204
/proc/meminfo: memFree=1800952/2055920 swapFree=4192812/4192956
[pid=18182] ppid=18180 vsize=13600 CPUtime=0.88
/proc/18182/stat : 18182 (sugar) S 18180 18182 17992 0 -1 4194304 974 6972 0 1 3 0 79 6 16 0 1 0 42838805 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18182/statm: 3400 797 370 3 0 500 0
[pid=18195] ppid=18182 vsize=5356 CPUtime=0
/proc/18195/stat : 18195 (sh) S 18182 18182 17992 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 42838901 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18195/statm: 1339 233 193 169 0 50 0
[pid=18196] ppid=18195 vsize=864040 CPUtime=0.52
/proc/18196/stat : 18196 (java) S 18195 18182 17992 0 -1 0 5775 0 1 0 49 3 0 0 18 0 9 0 42838901 884776960 5075 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18196/statm: 216010 5075 2532 9 0 210592 0
[pid=18196/tid=18197] ppid=18195 vsize=864040 CPUtime=0.39
/proc/18196/task/18197/stat : 18197 (java) R 18195 18182 17992 0 -1 64 2447 0 1 0 38 1 0 0 20 0 9 0 42838902 884776960 5075 996147200 134512640 134550740 4294955936 18446744073709551615 4126461595 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18196/tid=18198] ppid=18195 vsize=864040 CPUtime=0.08
/proc/18196/task/18198/stat : 18198 (java) S 18195 18182 17992 0 -1 64 2325 0 0 0 7 1 0 0 16 0 9 0 42838903 884776960 5075 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18196/tid=18199] ppid=18195 vsize=864040 CPUtime=0
/proc/18196/task/18199/stat : 18199 (java) S 18195 18182 17992 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 42838903 884776960 5075 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18196/tid=18200] ppid=18195 vsize=864040 CPUtime=0
/proc/18196/task/18200/stat : 18200 (java) S 18195 18182 17992 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 42838903 884776960 5075 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18196/tid=18201] ppid=18195 vsize=864040 CPUtime=0
/proc/18196/task/18201/stat : 18201 (java) S 18195 18182 17992 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42838905 884776960 5075 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18196/tid=18202] ppid=18195 vsize=864040 CPUtime=0.03
/proc/18196/task/18202/stat : 18202 (java) S 18195 18182 17992 0 -1 64 307 0 0 0 3 0 0 0 18 0 9 0 42838905 884776960 5075 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18196/tid=18203] ppid=18195 vsize=864040 CPUtime=0
/proc/18196/task/18203/stat : 18203 (java) S 18195 18182 17992 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 42838905 884776960 5075 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18196/tid=18204] ppid=18195 vsize=864040 CPUtime=0
/proc/18196/task/18204/stat : 18204 (java) S 18195 18182 17992 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 42838905 884776960 5075 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 882996

[startup+3.10218 s]
/proc/loadavg: 1.99 1.97 1.99 3/91 18204
/proc/meminfo: memFree=1781432/2055920 swapFree=4192812/4192956
[pid=18182] ppid=18180 vsize=13600 CPUtime=0.88
/proc/18182/stat : 18182 (sugar) S 18180 18182 17992 0 -1 4194304 974 6972 0 1 3 0 79 6 15 0 1 0 42838805 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18182/statm: 3400 797 370 3 0 500 0
[pid=18195] ppid=18182 vsize=5356 CPUtime=0
/proc/18195/stat : 18195 (sh) S 18182 18182 17992 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 42838901 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18195/statm: 1339 233 193 169 0 50 0
[pid=18196] ppid=18195 vsize=864304 CPUtime=2.1
/proc/18196/stat : 18196 (java) S 18195 18182 17992 0 -1 0 14309 0 1 0 204 6 0 0 18 0 9 0 42838901 885047296 13558 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18196/statm: 216076 13558 2540 9 0 210651 0
[pid=18196/tid=18197] ppid=18195 vsize=864304 CPUtime=1.16
/proc/18196/task/18197/stat : 18197 (java) R 18195 18182 17992 0 -1 64 2914 0 1 0 114 2 0 0 25 0 9 0 42838902 885047296 13558 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18196/tid=18198] ppid=18195 vsize=864304 CPUtime=0.86
/proc/18196/task/18198/stat : 18198 (java) R 18195 18182 17992 0 -1 64 10384 0 0 0 83 3 0 0 17 0 9 0 42838903 885047296 13558 996147200 134512640 134550740 4294955936 18446744073709551615 102731844 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18196/tid=18199] ppid=18195 vsize=864304 CPUtime=0
/proc/18196/task/18199/stat : 18199 (java) S 18195 18182 17992 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 42838903 885047296 13558 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18196/tid=18200] ppid=18195 vsize=864304 CPUtime=0
/proc/18196/task/18200/stat : 18200 (java) S 18195 18182 17992 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 42838903 885047296 13558 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18196/tid=18201] ppid=18195 vsize=864304 CPUtime=0
/proc/18196/task/18201/stat : 18201 (java) S 18195 18182 17992 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42838905 885047296 13558 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18196/tid=18202] ppid=18195 vsize=864304 CPUtime=0.05
/proc/18196/task/18202/stat : 18202 (java) S 18195 18182 17992 0 -1 64 315 0 0 0 5 0 0 0 16 0 9 0 42838905 885047296 13558 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18196/tid=18203] ppid=18195 vsize=864304 CPUtime=0
/proc/18196/task/18203/stat : 18203 (java) S 18195 18182 17992 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 42838905 885047296 13558 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18196/tid=18204] ppid=18195 vsize=864304 CPUtime=0
/proc/18196/task/18204/stat : 18204 (java) S 18195 18182 17992 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 42838905 885047296 13558 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 883260

[startup+6.30282 s]
/proc/loadavg: 2.07 1.99 1.99 3/91 18228
/proc/meminfo: memFree=1797368/2055920 swapFree=4192812/4192956
[pid=18182] ppid=18180 vsize=13600 CPUtime=5.37
/proc/18182/stat : 18182 (sugar) S 18180 18182 17992 0 -1 4194304 1289 34984 0 4 4 1 506 26 15 0 1 0 42838805 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18182/statm: 3400 804 374 3 0 500 0
Current children cumulated CPU time (s) 5.37
Current children cumulated vsize (KiB) 13600

[startup+12.7011 s]
/proc/loadavg: 2.07 1.99 1.99 3/83 18242
/proc/meminfo: memFree=1792248/2055920 swapFree=4192812/4192956
[pid=18182] ppid=18180 vsize=13600 CPUtime=6.69
/proc/18182/stat : 18182 (sugar) S 18180 18182 17992 0 -1 4194304 1403 41107 0 5 4 1 634 30 16 0 1 0 42838805 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18182/statm: 3400 804 374 3 0 500 0
[pid=18241] ppid=18182 vsize=5356 CPUtime=0
/proc/18241/stat : 18241 (sh) S 18182 18182 17992 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42839499 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18241/statm: 1339 232 193 169 0 50 0
[pid=18242] ppid=18241 vsize=10404 CPUtime=5.7
/proc/18242/stat : 18242 (minisat) R 18241 18182 17992 0 -1 4194304 2499 0 0 0 569 1 0 0 25 0 1 0 42839499 10653696 2485 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/18242/statm: 2601 2485 75 150 0 2448 0
Current children cumulated CPU time (s) 12.39
Current children cumulated vsize (KiB) 29360

[startup+25.5027 s]
/proc/loadavg: 2.12 2.00 2.00 3/83 18254
/proc/meminfo: memFree=1790776/2055920 swapFree=4192812/4192956
[pid=18182] ppid=18180 vsize=13600 CPUtime=12.72
/proc/18182/stat : 18182 (sugar) S 18180 18182 17992 0 -1 4194304 1517 47623 0 6 4 1 1232 35 16 0 1 0 42838805 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18182/statm: 3400 804 374 3 0 500 0
[pid=18253] ppid=18182 vsize=5356 CPUtime=0
/proc/18253/stat : 18253 (sh) S 18182 18182 17992 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42840111 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18253/statm: 1339 232 193 169 0 50 0
[pid=18254] ppid=18253 vsize=12048 CPUtime=12.31
/proc/18254/stat : 18254 (minisat) R 18253 18182 17992 0 -1 4194304 2895 0 0 0 1229 2 0 0 25 0 1 0 42840111 12337152 2881 996147200 134512640 135127466 4294956256 18446744073709551615 134527694 0 0 4096 3 0 0 0 17 1 0 0
/proc/18254/statm: 3012 2881 75 150 0 2859 0
Current children cumulated CPU time (s) 25.03
Current children cumulated vsize (KiB) 31004

[startup+51.1028 s]
/proc/loadavg: 2.08 2.00 2.00 3/83 18254
/proc/meminfo: memFree=1785592/2055920 swapFree=4192812/4192956
[pid=18182] ppid=18180 vsize=13600 CPUtime=12.72
/proc/18182/stat : 18182 (sugar) S 18180 18182 17992 0 -1 4194304 1517 47623 0 6 4 1 1232 35 16 0 1 0 42838805 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18182/statm: 3400 804 374 3 0 500 0
[pid=18253] ppid=18182 vsize=5356 CPUtime=0
/proc/18253/stat : 18253 (sh) S 18182 18182 17992 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42840111 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18253/statm: 1339 232 193 169 0 50 0
[pid=18254] ppid=18253 vsize=17332 CPUtime=37.66
/proc/18254/stat : 18254 (minisat) R 18253 18182 17992 0 -1 4194304 4214 0 0 0 3763 3 0 0 25 0 1 0 42840111 17747968 4200 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/18254/statm: 4333 4200 75 150 0 4180 0
Current children cumulated CPU time (s) 50.38
Current children cumulated vsize (KiB) 36288

[startup+102.302 s]
/proc/loadavg: 2.03 2.00 2.00 3/83 18254
/proc/meminfo: memFree=1778168/2055920 swapFree=4192812/4192956
[pid=18182] ppid=18180 vsize=13600 CPUtime=12.72
/proc/18182/stat : 18182 (sugar) S 18180 18182 17992 0 -1 4194304 1517 47623 0 6 4 1 1232 35 16 0 1 0 42838805 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18182/statm: 3400 804 374 3 0 500 0
[pid=18253] ppid=18182 vsize=5356 CPUtime=0
/proc/18253/stat : 18253 (sh) S 18182 18182 17992 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42840111 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18253/statm: 1339 232 193 169 0 50 0
[pid=18254] ppid=18253 vsize=24616 CPUtime=88.37
/proc/18254/stat : 18254 (minisat) R 18253 18182 17992 0 -1 4194304 6013 0 0 0 8832 5 0 0 25 0 1 0 42840111 25206784 5999 996147200 134512640 135127466 4294956256 18446744073709551615 134530700 0 0 4096 3 0 0 0 17 1 0 0
/proc/18254/statm: 6154 5999 75 150 0 6001 0
Current children cumulated CPU time (s) 101.09
Current children cumulated vsize (KiB) 43572

[startup+162.301 s]
/proc/loadavg: 2.01 2.00 2.00 3/83 18256
/proc/meminfo: memFree=1772408/2055920 swapFree=4192812/4192956
[pid=18182] ppid=18180 vsize=13600 CPUtime=12.72
/proc/18182/stat : 18182 (sugar) S 18180 18182 17992 0 -1 4194304 1517 47623 0 6 4 1 1232 35 16 0 1 0 42838805 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18182/statm: 3400 804 374 3 0 500 0
[pid=18253] ppid=18182 vsize=5356 CPUtime=0
/proc/18253/stat : 18253 (sh) S 18182 18182 17992 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42840111 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18253/statm: 1339 232 193 169 0 50 0
[pid=18254] ppid=18253 vsize=30576 CPUtime=147.81
/proc/18254/stat : 18254 (minisat) R 18253 18182 17992 0 -1 4194304 7448 0 0 0 14773 8 0 0 25 0 1 0 42840111 31309824 7434 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/18254/statm: 7644 7434 75 150 0 7491 0
Current children cumulated CPU time (s) 160.53

################
# More data... #
################

/proc/18268/statm: 6772 6561 75 150 0 6619 0
Current children cumulated CPU time (s) 1230.26
Current children cumulated vsize (KiB) 46044

[startup+1302.3 s]
/proc/loadavg: 2.08 2.08 2.01 3/83 18268
/proc/meminfo: memFree=1774840/2055920 swapFree=4192812/4192956
[pid=18182] ppid=18180 vsize=13600 CPUtime=997.68
/proc/18182/stat : 18182 (sugar) S 18180 18182 17992 0 -1 4194304 1631 63673 0 7 4 1 99709 54 16 0 1 0 42838805 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18182/statm: 3400 804 374 3 0 500 0
[pid=18267] ppid=18182 vsize=5356 CPUtime=0
/proc/18267/stat : 18267 (sh) S 18182 18182 17992 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42939554 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18267/statm: 1339 232 193 169 0 50 0
[pid=18268] ppid=18267 vsize=27244 CPUtime=292.01
/proc/18268/stat : 18268 (minisat) R 18267 18182 17992 0 -1 4194304 6626 0 0 0 29196 5 0 0 25 0 1 0 42939554 27897856 6612 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/18268/statm: 6811 6612 75 150 0 6658 0
Current children cumulated CPU time (s) 1289.69
Current children cumulated vsize (KiB) 46200

[startup+1362.3 s]
/proc/loadavg: 2.07 2.08 2.01 3/83 18268
/proc/meminfo: memFree=1774648/2055920 swapFree=4192812/4192956
[pid=18182] ppid=18180 vsize=13600 CPUtime=997.68
/proc/18182/stat : 18182 (sugar) S 18180 18182 17992 0 -1 4194304 1631 63673 0 7 4 1 99709 54 16 0 1 0 42838805 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18182/statm: 3400 804 374 3 0 500 0
[pid=18267] ppid=18182 vsize=5356 CPUtime=0
/proc/18267/stat : 18267 (sh) S 18182 18182 17992 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42939554 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18267/statm: 1339 232 193 169 0 50 0
[pid=18268] ppid=18267 vsize=27428 CPUtime=351.44
/proc/18268/stat : 18268 (minisat) R 18267 18182 17992 0 -1 4194304 6686 0 0 0 35139 5 0 0 25 0 1 0 42939554 28086272 6672 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 1 0 0
/proc/18268/statm: 6857 6672 75 150 0 6704 0
Current children cumulated CPU time (s) 1349.12
Current children cumulated vsize (KiB) 46384

[startup+1422.3 s]
/proc/loadavg: 2.07 2.08 2.01 3/83 18268
/proc/meminfo: memFree=1771832/2055920 swapFree=4192812/4192956
[pid=18182] ppid=18180 vsize=13600 CPUtime=997.68
/proc/18182/stat : 18182 (sugar) S 18180 18182 17992 0 -1 4194304 1631 63673 0 7 4 1 99709 54 16 0 1 0 42838805 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18182/statm: 3400 804 374 3 0 500 0
[pid=18267] ppid=18182 vsize=5356 CPUtime=0
/proc/18267/stat : 18267 (sh) S 18182 18182 17992 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42939554 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18267/statm: 1339 232 193 169 0 50 0
[pid=18268] ppid=18267 vsize=30348 CPUtime=410.88
/proc/18268/stat : 18268 (minisat) R 18267 18182 17992 0 -1 4194304 7393 0 0 0 41082 6 0 0 25 0 1 0 42939554 31076352 7379 996147200 134512640 135127466 4294956256 18446744073709551615 134523395 0 0 4096 3 0 0 0 17 1 0 0
/proc/18268/statm: 7587 7379 75 150 0 7434 0
Current children cumulated CPU time (s) 1408.56
Current children cumulated vsize (KiB) 49304

[startup+1482.3 s]
/proc/loadavg: 2.06 2.08 2.01 3/83 18268
/proc/meminfo: memFree=1771640/2055920 swapFree=4192812/4192956
[pid=18182] ppid=18180 vsize=13600 CPUtime=997.68
/proc/18182/stat : 18182 (sugar) S 18180 18182 17992 0 -1 4194304 1631 63673 0 7 4 1 99709 54 16 0 1 0 42838805 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18182/statm: 3400 804 374 3 0 500 0
[pid=18267] ppid=18182 vsize=5356 CPUtime=0
/proc/18267/stat : 18267 (sh) S 18182 18182 17992 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42939554 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18267/statm: 1339 232 193 169 0 50 0
[pid=18268] ppid=18267 vsize=30508 CPUtime=470.31
/proc/18268/stat : 18268 (minisat) R 18267 18182 17992 0 -1 4194304 7441 0 0 0 47025 6 0 0 25 0 1 0 42939554 31240192 7427 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/18268/statm: 7627 7427 75 150 0 7474 0
Current children cumulated CPU time (s) 1467.99
Current children cumulated vsize (KiB) 49464

[startup+1542.31 s]
/proc/loadavg: 2.06 2.07 2.01 3/83 18268
/proc/meminfo: memFree=1771448/2055920 swapFree=4192812/4192956
[pid=18182] ppid=18180 vsize=13600 CPUtime=997.68
/proc/18182/stat : 18182 (sugar) S 18180 18182 17992 0 -1 4194304 1631 63673 0 7 4 1 99709 54 16 0 1 0 42838805 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18182/statm: 3400 804 374 3 0 500 0
[pid=18267] ppid=18182 vsize=5356 CPUtime=0
/proc/18267/stat : 18267 (sh) S 18182 18182 17992 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42939554 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18267/statm: 1339 232 193 169 0 50 0
[pid=18268] ppid=18267 vsize=30784 CPUtime=529.74
/proc/18268/stat : 18268 (minisat) R 18267 18182 17992 0 -1 4194304 7488 0 0 0 52968 6 0 0 25 0 1 0 42939554 31522816 7474 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/18268/statm: 7696 7474 75 150 0 7543 0
Current children cumulated CPU time (s) 1527.42
Current children cumulated vsize (KiB) 49740

[startup+1602.3 s]
/proc/loadavg: 2.13 2.09 2.01 3/83 18268
/proc/meminfo: memFree=1770808/2055920 swapFree=4192812/4192956
[pid=18182] ppid=18180 vsize=13600 CPUtime=997.68
/proc/18182/stat : 18182 (sugar) S 18180 18182 17992 0 -1 4194304 1631 63673 0 7 4 1 99709 54 16 0 1 0 42838805 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18182/statm: 3400 804 374 3 0 500 0
[pid=18267] ppid=18182 vsize=5356 CPUtime=0
/proc/18267/stat : 18267 (sh) S 18182 18182 17992 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42939554 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18267/statm: 1339 232 193 169 0 50 0
[pid=18268] ppid=18267 vsize=31236 CPUtime=589.18
/proc/18268/stat : 18268 (minisat) R 18267 18182 17992 0 -1 4194304 7618 0 0 0 58911 7 0 0 25 0 1 0 42939554 31985664 7604 996147200 134512640 135127466 4294956256 18446744073709551615 134530752 0 0 4096 3 0 0 0 17 1 0 0
/proc/18268/statm: 7809 7604 75 150 0 7656 0
Current children cumulated CPU time (s) 1586.86
Current children cumulated vsize (KiB) 50192

[startup+1662.3 s]
/proc/loadavg: 2.12 2.09 2.01 3/83 18268
/proc/meminfo: memFree=1769912/2055920 swapFree=4192812/4192956
[pid=18182] ppid=18180 vsize=13600 CPUtime=997.68
/proc/18182/stat : 18182 (sugar) S 18180 18182 17992 0 -1 4194304 1631 63673 0 7 4 1 99709 54 16 0 1 0 42838805 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18182/statm: 3400 804 374 3 0 500 0
[pid=18267] ppid=18182 vsize=5356 CPUtime=0
/proc/18267/stat : 18267 (sh) S 18182 18182 17992 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42939554 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18267/statm: 1339 232 193 169 0 50 0
[pid=18268] ppid=18267 vsize=32540 CPUtime=648.61
/proc/18268/stat : 18268 (minisat) R 18267 18182 17992 0 -1 4194304 7826 0 0 0 64854 7 0 0 25 0 1 0 42939554 33320960 7812 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/18268/statm: 8135 7812 75 150 0 7982 0
Current children cumulated CPU time (s) 1646.29
Current children cumulated vsize (KiB) 51496

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

[startup+1664 s]
/proc/loadavg: 2.11 2.09 2.01 4/83 18268
/proc/meminfo: memFree=1769912/2055920 swapFree=4192812/4192956
[pid=18182] ppid=18180 vsize=13600 CPUtime=997.68
/proc/18182/stat : 18182 (sugar) S 18180 18182 17992 0 -1 4194304 1631 63673 0 7 4 1 99709 54 16 0 1 0 42838805 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18182/statm: 3400 804 374 3 0 500 0
[pid=18267] ppid=18182 vsize=5356 CPUtime=0
/proc/18267/stat : 18267 (sh) S 18182 18182 17992 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42939554 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18267/statm: 1339 232 193 169 0 50 0
[pid=18268] ppid=18267 vsize=32540 CPUtime=650.3
/proc/18268/stat : 18268 (minisat) R 18267 18182 17992 0 -1 4194304 7826 0 0 0 65023 7 0 0 25 0 1 0 42939554 33320960 7812 996147200 134512640 135127466 4294956256 18446744073709551615 134530635 0 0 4096 3 0 0 0 17 1 0 0
/proc/18268/statm: 8135 7812 75 150 0 7982 0
Current children cumulated CPU time (s) 1647.98
Current children cumulated vsize (KiB) 51496

[startup+1664.8 s]
/proc/loadavg: 2.11 2.09 2.01 3/83 18268
/proc/meminfo: memFree=1769912/2055920 swapFree=4192812/4192956
[pid=18182] ppid=18180 vsize=13600 CPUtime=997.68
/proc/18182/stat : 18182 (sugar) S 18180 18182 17992 0 -1 4194304 1631 63673 0 7 4 1 99709 54 16 0 1 0 42838805 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18182/statm: 3400 804 374 3 0 500 0
[pid=18267] ppid=18182 vsize=5356 CPUtime=0
/proc/18267/stat : 18267 (sh) S 18182 18182 17992 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42939554 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18267/statm: 1339 232 193 169 0 50 0
[pid=18268] ppid=18267 vsize=32540 CPUtime=651.09
/proc/18268/stat : 18268 (minisat) R 18267 18182 17992 0 -1 4194304 7826 0 0 0 65102 7 0 0 25 0 1 0 42939554 33320960 7812 996147200 134512640 135127466 4294956256 18446744073709551615 134530635 0 0 4096 3 0 0 0 17 1 0 0
/proc/18268/statm: 8135 7812 75 150 0 7982 0
Current children cumulated CPU time (s) 1648.77
Current children cumulated vsize (KiB) 51496

[startup+1665.2 s]
/proc/loadavg: 2.11 2.09 2.01 3/83 18268
/proc/meminfo: memFree=1769912/2055920 swapFree=4192812/4192956
[pid=18182] ppid=18180 vsize=13600 CPUtime=997.68
/proc/18182/stat : 18182 (sugar) S 18180 18182 17992 0 -1 4194304 1631 63673 0 7 4 1 99709 54 16 0 1 0 42838805 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18182/statm: 3400 804 374 3 0 500 0
[pid=18267] ppid=18182 vsize=5356 CPUtime=0
/proc/18267/stat : 18267 (sh) S 18182 18182 17992 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42939554 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18267/statm: 1339 232 193 169 0 50 0
[pid=18268] ppid=18267 vsize=32540 CPUtime=651.48
/proc/18268/stat : 18268 (minisat) R 18267 18182 17992 0 -1 4194304 7826 0 0 0 65141 7 0 0 25 0 1 0 42939554 33320960 7812 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/18268/statm: 8135 7812 75 150 0 7982 0
Current children cumulated CPU time (s) 1649.16
Current children cumulated vsize (KiB) 51496

[startup+1665.6 s]
/proc/loadavg: 2.11 2.09 2.01 3/83 18268
/proc/meminfo: memFree=1769912/2055920 swapFree=4192812/4192956
[pid=18182] ppid=18180 vsize=13600 CPUtime=997.68
/proc/18182/stat : 18182 (sugar) S 18180 18182 17992 0 -1 4194304 1631 63673 0 7 4 1 99709 54 16 0 1 0 42838805 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18182/statm: 3400 804 374 3 0 500 0
[pid=18267] ppid=18182 vsize=5356 CPUtime=0
/proc/18267/stat : 18267 (sh) S 18182 18182 17992 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42939554 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18267/statm: 1339 232 193 169 0 50 0
[pid=18268] ppid=18267 vsize=32540 CPUtime=651.88
/proc/18268/stat : 18268 (minisat) R 18267 18182 17992 0 -1 4194304 7826 0 0 0 65181 7 0 0 25 0 1 0 42939554 33320960 7812 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/18268/statm: 8135 7812 75 150 0 7982 0
Current children cumulated CPU time (s) 1649.56
Current children cumulated vsize (KiB) 51496

Child status: 0
Real time (s): 1665.63
CPU time (s): 1649.62
CPU user time (s): 1648.97
CPU system time (s): 0.649901
CPU usage (%): 99.0389
Max. virtual memory (cumulated for all children) (KiB): 883372

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1648.97
system time used= 0.649901
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 73496
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= 3321
involuntary context switches= 72029

runsolver used 2.82957 second user time and 4.76628 second system time

The end

Launcher Data (download as text)

Begin job on node33 at 2008-07-12 13:16:13
IDJOB=1112060
IDBENCH=61357
IDSOLVER=368
FILE ID=node33/1112060-1215861372
PBS_JOBID= 7903502
Free space on /tmp= 66472 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/rand-3-20-20/normalized-rand-3-20-20-60-632-30_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-1112060-1215861372/watcher-1112060-1215861372 -o /tmp/evaluation-result-1112060-1215861372/solver-1112060-1215861372 -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-1112060-1215861372.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= ff729e3d722d9d70ffaf83156670664a
RANDOM SEED=1271092614

node33.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.264
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.264
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:       1809968 kB
Buffers:         48696 kB
Cached:          92812 kB
SwapCached:          0 kB
Active:         115268 kB
Inactive:        71472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1809968 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2568 kB
Writeback:           0 kB
Mapped:          65512 kB
Slab:            44520 kB
Committed_AS:   975780 kB
PageTables:       1892 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= 66468 MiB
End job on node33 at 2008-07-12 13:43:58