Trace number 1112100

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 436.432 440.809

General information on the benchmark

Namecsp/rand-3-20-20/
normalized-rand-3-20-20-60-632-2_ext.xml
MD5SUM7dd14eb3da87adf272f3ba5d037b39c9
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 benchmark129.316
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:29:04 2008
0.00/0.04	c 0	PID 18050
0.00/0.05	c 0	HOST node17.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1112100-1215862143.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-1112100-1215862143.xml' 'HOME/temp.csp'
0.04/0.95	c 0	1 domains, 20 variables, 0 predicates, 60 relations, 60 constraints
0.04/0.99	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.04/0.99	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.93/1.07	c 1	Parsing HOME/temp.csp
2.02/2.18	c 2	parsed 141 expressions
2.02/2.19	c 2	Heap : 21 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.02/2.19	c 2	MAX CSP: 60 constraints
2.02/2.19	c 2	Converting to clausal form CSP
2.11/2.21	c 2	converted 21 (10%) expressions
2.21/2.38	c 2	converted 41 (20%) expressions
2.31/2.40	c 2	converted 62 (30%) expressions
2.31/2.41	c 2	converted 82 (40%) expressions
2.40/2.53	c 2	converted 102 (50%) expressions
2.51/2.61	c 2	converted 123 (60%) expressions
2.51/2.68	c 2	converted 143 (70%) expressions
2.60/2.77	c 2	converted 164 (80%) expressions
2.90/3.03	c 2	converted 184 (90%) expressions
3.09/3.21	c 3	converted 204 (100%) expressions
3.09/3.21	c 3	CSP : 140 integers, 0 booleans, 179 clauses, largest domain size 91
3.09/3.21	c 3	Heap : 41 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.09/3.21	c 3	Propagation in CSP
3.09/3.23	c 3	56 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.09/3.23	c 3	CSP : 140 integers, 0 booleans, 179 clauses, largest domain size 61
3.09/3.23	c 3	Heap : 41 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.09/3.23	c 3	Simplifing CSP by introducing new Boolean variables
3.09/3.23	c 3	CSP : 140 integers, 0 booleans, 179 clauses, largest domain size 61
3.09/3.23	c 3	Heap : 41 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.20/3.35	c 3	Encoding CSP to SAT : HOME/temp.cnf
3.20/3.36	c 3	14 (10%) CSP integer variables are encoded (252 clauses, 2632 bytes)
3.20/3.37	c 3	28 (20%) CSP integer variables are encoded (360 clauses, 3820 bytes)
3.20/3.37	c 3	42 (30%) CSP integer variables are encoded (360 clauses, 3820 bytes)
3.20/3.37	c 3	56 (40%) CSP integer variables are encoded (360 clauses, 3820 bytes)
3.20/3.37	c 3	70 (50%) CSP integer variables are encoded (360 clauses, 3820 bytes)
3.20/3.37	c 3	84 (60%) CSP integer variables are encoded (424 clauses, 4524 bytes)
3.20/3.37	c 3	98 (70%) CSP integer variables are encoded (680 clauses, 7340 bytes)
3.20/3.37	c 3	112 (80%) CSP integer variables are encoded (783 clauses, 8473 bytes)
3.20/3.37	c 3	126 (90%) CSP integer variables are encoded (828 clauses, 8968 bytes)
3.20/3.37	c 3	140 (100%) CSP integer variables are encoded (901 clauses, 9852 bytes)
3.70/3.84	c 3	18 (10%) CSP clauses are encoded (33160 clauses, 943453 bytes)
4.08/4.26	c 4	36 (20%) CSP clauses are encoded (65574 clauses, 1931616 bytes)
4.48/4.68	c 4	54 (30%) CSP clauses are encoded (98127 clauses, 2964997 bytes)
4.68/4.82	c 4	72 (40%) CSP clauses are encoded (108961 clauses, 3307826 bytes)
4.68/4.84	c 4	90 (50%) CSP clauses are encoded (111253 clauses, 3340956 bytes)
4.68/4.84	c 4	108 (60%) CSP clauses are encoded (111369 clauses, 3342502 bytes)
4.68/4.84	c 4	126 (70%) CSP clauses are encoded (113319 clauses, 3371761 bytes)
4.68/4.84	c 4	144 (80%) CSP clauses are encoded (113439 clauses, 3373360 bytes)
4.68/4.84	c 4	162 (90%) CSP clauses are encoded (113723 clauses, 3377348 bytes)
4.68/4.84	c 4	179 (100%) CSP clauses are encoded (114487 clauses, 3389491 bytes)
4.68/4.85	c 4	179 CSP clauses encoded
4.68/4.85	c 4	Writing map file : HOME/temp.map
4.68/4.85	c 4	Heap : 16 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.68/4.85	c 4	SAT : 1041 SAT variables, 114487 SAT clauses, 3389491 bytes
4.68/4.85	c 4	Heap : 16 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.68/4.87	c 4	OBJECTIVE minimize _COST
4.68/4.87	c 4	OBJECTIVE BOUND: 0 <= _COST <= 
4.68/4.87	c 4	SEARCHING: _COST <= 30
4.68/4.87	c 4	SOLVING HOME/temp.cnf
4.68/4.87	c 4	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
4.68/4.87	c 4	This is MiniSat 2.0 beta
4.68/4.87	c 4	WARNING: for repeatability, setting FPU to use double precision
4.68/4.87	c 4	============================[ Problem Statistics ]=============================
4.68/4.87	c 4	|                                                                             |
4.68/4.87	c 4	|  Number of variables:  1041                                                 |
4.68/4.87	c 4	|  Number of clauses:    114488                                               |
4.75/4.95	c 4	|  Parsing time:         0.07         s                                       |
4.75/4.96	c 4	============================[ Search Statistics ]==============================
4.75/4.96	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.75/4.96	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.75/4.96	c 4	===============================================================================
4.75/4.96	c 4	|         0 |     861   112347   713697 |    37449        0    nan |  0.000 % |
4.75/4.97	c 4	===============================================================================
4.75/4.97	c 4	restarts              : 1
4.75/4.97	c 4	conflicts             : 8              (93 /sec)
4.75/4.97	c 4	decisions             : 33             (0.00 % random) (384 /sec)
4.75/4.97	c 4	propagations          : 1185           (13781 /sec)
4.75/4.97	c 4	conflict literals     : 84             (19.23 % deleted)
4.75/4.97	c 4	Memory used           : 7.95 MB
4.75/4.97	c 4	CPU time              : 0.085986 s
4.75/4.97	c 4	
4.75/4.97	c 4	SATISFIABLE
4.75/4.97	c 4	FOUND: _COST <= 30
4.75/4.97	s SATISFIABLE
4.75/4.97	c 4	DECODING HOME/temp.out WITH HOME/temp.map
4.75/4.97	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.85/5.05	c 5	Decoding HOME/temp.out
4.85/5.08	c 5	OBJECTIVE _COST 30
4.85/5.08	o 30
4.85/5.08	v 2 14 15 12 4 12 8 2 19 16 11 17 15 19 19 19 19 19 19 19
4.85/5.08	c 5	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
4.85/5.14	c 5	OBJECTIVE BOUND: 0 <= _COST <= 30
4.85/5.14	c 5	SEARCHING: _COST <= 15
4.85/5.14	c 5	SOLVING HOME/temp.cnf
4.85/5.14	c 5	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
4.85/5.14	c 5	This is MiniSat 2.0 beta
4.85/5.14	c 5	WARNING: for repeatability, setting FPU to use double precision
4.85/5.14	c 5	============================[ Problem Statistics ]=============================
4.85/5.14	c 5	|                                                                             |
4.85/5.14	c 5	|  Number of variables:  1041                                                 |
4.85/5.14	c 5	|  Number of clauses:    114488                                               |
4.98/5.22	c 5	|  Parsing time:         0.07         s                                       |
4.98/5.23	c 5	============================[ Search Statistics ]==============================
4.98/5.23	c 5	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.98/5.23	c 5	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.98/5.23	c 5	===============================================================================
4.98/5.23	c 5	|         0 |     756   111042   710082 |    37014        0    nan |  0.000 % |
4.98/5.30	c 5	|       100 |     756   111042   710082 |    40715      100     24 | 27.378 % |
4.98/5.34	c 5	|       250 |     756   111042   710082 |    44786      250     25 | 27.385 % |
4.98/5.39	c 5	|       475 |     756   111042   710082 |    49265      475     24 | 27.379 % |
5.23/5.46	c 5	|       812 |     756   111042   710082 |    54192      812     22 | 27.379 % |
5.33/5.54	c 5	|      1318 |     756   111042   710082 |    59611     1318     21 | 27.379 % |
5.42/5.68	c 5	|      2077 |     756   111042   710082 |    65572     2077     21 | 27.379 % |
5.62/5.88	c 5	|      3217 |     756   111042   710082 |    72129     3217     20 | 27.379 % |
6.02/6.24	c 6	|      4927 |     756   111042   710082 |    79342     4927     21 | 27.379 % |
6.11/6.35	c 6	===============================================================================
6.11/6.35	c 6	restarts              : 9
6.11/6.35	c 6	conflicts             : 5281           (4484 /sec)
6.11/6.35	c 6	decisions             : 6530           (0.66 % random) (5544 /sec)
6.11/6.35	c 6	propagations          : 482342         (409521 /sec)
6.11/6.35	c 6	conflict literals     : 113504         (35.64 % deleted)
6.11/6.35	c 6	Memory used           : 8.98 MB
6.11/6.35	c 6	CPU time              : 1.17782 s
6.11/6.35	c 6	
6.11/6.35	c 6	SATISFIABLE
6.11/6.35	c 6	FOUND: _COST <= 15
6.11/6.35	c 6	DECODING HOME/temp.out WITH HOME/temp.map
6.11/6.35	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.18/6.43	c 6	Decoding HOME/temp.out
6.18/6.47	c 6	OBJECTIVE _COST 15
6.18/6.47	o 15
6.18/6.47	v 3 14 19 7 1 19 19 19 11 15 14 19 17 19 12 2 19 18 18 19
6.18/6.47	c 6	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
6.29/6.51	c 6	OBJECTIVE BOUND: 0 <= _COST <= 15
6.29/6.51	c 6	SEARCHING: _COST <= 7
6.29/6.51	c 6	SOLVING HOME/temp.cnf
6.29/6.51	c 6	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
6.29/6.52	c 6	This is MiniSat 2.0 beta
6.29/6.52	c 6	WARNING: for repeatability, setting FPU to use double precision
6.29/6.52	c 6	============================[ Problem Statistics ]=============================
6.29/6.52	c 6	|                                                                             |
6.29/6.52	c 6	|  Number of variables:  1041                                                 |
6.29/6.52	c 6	|  Number of clauses:    114488                                               |
6.29/6.60	c 6	|  Parsing time:         0.07         s                                       |
6.31/6.60	c 6	============================[ Search Statistics ]==============================
6.31/6.60	c 6	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.31/6.60	c 6	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.31/6.60	c 6	===============================================================================
6.31/6.60	c 6	|         0 |     672   109910   706930 |    36636        0    nan |  0.000 % |
6.31/6.65	c 6	|       100 |     672   109910   706930 |    40300      100     17 | 35.447 % |
6.31/6.74	c 6	|       250 |     672   109910   706930 |    44330      250     25 | 35.448 % |
6.31/6.82	c 6	|       477 |     672   109910   706930 |    48763      477     22 | 35.448 % |
6.31/6.91	c 6	|       814 |     672   109910   706930 |    53639      814     20 | 35.448 % |
6.31/7.02	c 6	|      1320 |     672   109910   706930 |    59003     1320     20 | 35.448 % |
6.31/7.17	c 7	|      2079 |     672   109910   706930 |    64904     2079     20 | 35.448 % |
6.32/7.51	c 7	|      3220 |     672   109910   706930 |    71394     3220     19 | 35.448 % |
7.77/8.07	c 8	===============================================================================
7.77/8.07	c 8	restarts              : 8
7.77/8.07	c 8	conflicts             : 4875           (3214 /sec)
7.77/8.07	c 8	decisions             : 5707           (0.88 % random) (3763 /sec)
7.77/8.07	c 8	propagations          : 526361         (347028 /sec)
7.77/8.07	c 8	conflict literals     : 92227          (38.47 % deleted)
7.77/8.07	c 8	Memory used           : 8.72 MB
7.77/8.07	c 8	CPU time              : 1.51677 s
7.77/8.07	c 8	
7.77/8.07	c 8	SATISFIABLE
7.77/8.07	c 8	FOUND: _COST <= 7
7.77/8.07	c 8	DECODING HOME/temp.out WITH HOME/temp.map
7.77/8.07	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.86/8.15	c 8	Decoding HOME/temp.out
7.86/8.19	c 8	OBJECTIVE _COST 7
7.86/8.19	o 7
7.86/8.19	v 18 15 19 11 7 12 19 2 7 7 12 17 11 6 19 19 19 9 5 19
7.86/8.19	c 8	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
7.86/8.23	c 8	OBJECTIVE BOUND: 0 <= _COST <= 7
7.86/8.23	c 8	SEARCHING: _COST <= 3
7.86/8.23	c 8	SOLVING HOME/temp.cnf
7.86/8.23	c 8	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
7.86/8.23	c 8	This is MiniSat 2.0 beta
7.86/8.23	c 8	WARNING: for repeatability, setting FPU to use double precision
7.86/8.23	c 8	============================[ Problem Statistics ]=============================
7.86/8.23	c 8	|                                                                             |
7.86/8.23	c 8	|  Number of variables:  1041                                                 |
7.86/8.23	c 8	|  Number of clauses:    114488                                               |
7.98/8.32	c 8	|  Parsing time:         0.07         s                                       |
7.98/8.32	c 8	============================[ Search Statistics ]==============================
7.98/8.32	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.98/8.32	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.98/8.32	c 8	===============================================================================
7.98/8.32	c 8	|         0 |     592   109148   704880 |    36382        0    nan |  0.000 % |
7.98/8.39	c 8	|       100 |     592   109148   704880 |    40020      100     18 | 43.132 % |
7.98/8.47	c 8	|       250 |     592   109148   704880 |    44023      250     25 | 43.133 % |
7.98/8.59	c 8	|       477 |     592   109148   704880 |    48425      477     23 | 43.135 % |
7.98/8.70	c 8	|       814 |     592   109148   704880 |    53267      814     21 | 43.133 % |
8.53/8.84	c 8	|      1321 |     592   109148   704880 |    58594     1321     18 | 43.133 % |
8.82/9.15	c 9	|      2080 |     592   109148   704880 |    64454     2080     17 | 43.133 % |
9.32/9.62	c 9	|      3219 |     592   109148   704880 |    70899     3219     19 | 43.133 % |
9.81/10.19	c 10	|      4927 |     592   109148   704880 |    77989     4927     18 | 43.133 % |
10.80/11.11	c 11	|      7489 |     592   109148   704880 |    85788     7489     19 | 43.133 % |
11.60/11.96	c 11	===============================================================================
11.60/11.96	c 11	restarts              : 10
11.60/11.96	c 11	conflicts             : 9774           (2661 /sec)
11.60/11.96	c 11	decisions             : 11353          (1.21 % random) (3091 /sec)
11.60/11.96	c 11	propagations          : 978636         (266481 /sec)
11.60/11.96	c 11	conflict literals     : 189067         (36.32 % deleted)
11.60/11.96	c 11	Memory used           : 9.39 MB
11.60/11.96	c 11	CPU time              : 3.67244 s
11.60/11.96	c 11	
11.60/11.96	c 11	SATISFIABLE
11.60/11.96	c 11	FOUND: _COST <= 3
11.60/11.96	c 11	DECODING HOME/temp.out WITH HOME/temp.map
11.60/11.96	c 11	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
11.70/12.05	c 12	Decoding HOME/temp.out
11.70/12.07	c 12	OBJECTIVE _COST 3
11.70/12.07	o 3
11.70/12.08	v 5 12 7 11 19 10 19 18 12 7 15 11 4 15 19 12 18 19 4 19
11.70/12.08	c 12	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
11.78/12.13	c 12	OBJECTIVE BOUND: 0 <= _COST <= 3
11.78/12.13	c 12	SEARCHING: _COST <= 1
11.78/12.13	c 12	SOLVING HOME/temp.cnf
11.78/12.13	c 12	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
11.78/12.13	c 12	This is MiniSat 2.0 beta
11.78/12.13	c 12	WARNING: for repeatability, setting FPU to use double precision
11.78/12.13	c 12	============================[ Problem Statistics ]=============================
11.78/12.13	c 12	|                                                                             |
11.78/12.14	c 12	|  Number of variables:  1041                                                 |
11.78/12.14	c 12	|  Number of clauses:    114488                                               |
11.80/12.22	c 12	|  Parsing time:         0.07         s                                       |
11.80/12.23	c 12	============================[ Search Statistics ]==============================
11.80/12.23	c 12	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.80/12.23	c 12	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.80/12.23	c 12	===============================================================================
11.80/12.23	c 12	|         0 |     500   108601   703513 |    36200        0    nan |  0.000 % |
11.80/12.28	c 12	|       101 |     500   108601   703513 |    39820      101     16 | 51.969 % |
11.80/12.34	c 12	|       251 |     500   108601   703513 |    43802      251     18 | 51.971 % |
11.80/12.43	c 12	|       477 |     500   108601   703513 |    48182      477     18 | 51.971 % |
11.80/12.56	c 12	|       814 |     500   108601   703513 |    53000      814     20 | 51.970 % |
11.80/12.77	c 12	|      1320 |     500   108601   703513 |    58300     1320     19 | 51.970 % |
12.75/13.17	c 13	|      2079 |     500   108601   703513 |    64131     2079     20 | 51.971 % |
13.24/13.69	c 13	|      3218 |     500   108601   703513 |    70544     3218     18 | 51.971 % |
14.03/14.47	c 14	|      4926 |     500   108601   703513 |    77598     4926     18 | 51.971 % |
15.12/15.58	c 15	|      7488 |     500   108601   703513 |    85358     7488     19 | 51.971 % |
17.20/17.62	c 17	|     11334 |     500   108601   703513 |    93894    11334     19 | 51.971 % |
19.87/20.32	c 20	|     17100 |     500   108601   703513 |   103283    17100     21 | 51.970 % |
24.83/25.31	c 25	|     25751 |     500   108601   703513 |   113612    25751     22 | 51.971 % |
32.65/33.26	c 33	|     38725 |     500   108601   703513 |   124973    38725     22 | 51.971 % |
47.02/47.74	c 47	|     58186 |     500   108601   703513 |   137470    58186     24 | 51.971 % |
74.75/75.74	c 75	|     87378 |     500   108601   703513 |   151217    87378     24 | 51.971 % |
132.31/133.86	c 133	|    131167 |     500   108601   703513 |   166339   131167     26 | 51.971 % |
219.98/222.34	c 222	===============================================================================
219.98/222.34	c 222	restarts              : 17
219.98/222.34	c 222	conflicts             : 194312         (934 /sec)
219.98/222.34	c 222	decisions             : 226424         (1.30 % random) (1088 /sec)
219.98/222.34	c 222	propagations          : 11847383       (56921 /sec)
219.98/222.34	c 222	conflict literals     : 5251598        (26.41 % deleted)
219.98/222.34	c 222	Memory used           : 32.70 MB
219.98/222.34	c 222	CPU time              : 208.137 s
219.98/222.34	c 222	
219.98/222.34	c 222	SATISFIABLE
219.98/222.35	c 222	FOUND: _COST <= 1
219.98/222.35	c 222	DECODING HOME/temp.out WITH HOME/temp.map
219.98/222.35	c 222	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
220.04/222.43	c 222	Decoding HOME/temp.out
220.04/222.46	c 222	OBJECTIVE _COST 1
220.04/222.46	o 1
220.04/222.46	v 18 2 19 1 3 1 7 19 0 3 11 19 10 17 17 16 1 4 5 0
220.04/222.48	c 222	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
220.04/222.52	c 222	OBJECTIVE BOUND: 0 <= _COST <= 1
220.04/222.52	c 222	SEARCHING: _COST <= 0
220.04/222.52	c 222	SOLVING HOME/temp.cnf
220.04/222.52	c 222	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
220.04/222.52	c 222	This is MiniSat 2.0 beta
220.04/222.52	c 222	WARNING: for repeatability, setting FPU to use double precision
220.04/222.52	c 222	============================[ Problem Statistics ]=============================
220.04/222.52	c 222	|                                                                             |
220.04/222.52	c 222	|  Number of variables:  1041                                                 |
220.04/222.52	c 222	|  Number of clauses:    114488                                               |
220.17/222.60	c 222	|  Parsing time:         0.07         s                                       |
220.17/222.61	c 222	============================[ Search Statistics ]==============================
220.17/222.61	c 222	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
220.17/222.61	c 222	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
220.17/222.61	c 222	===============================================================================
220.17/222.61	c 222	|         0 |     380   108364   702921 |    36121        0    nan |  0.000 % |
220.17/222.65	c 222	|       100 |     380   108364   702921 |    39733      100      8 | 63.497 % |
220.17/222.72	c 222	|       251 |     380   108364   702921 |    43706      251      8 | 63.498 % |
220.17/222.83	c 222	|       478 |     380   108364   702921 |    48077      478      9 | 63.498 % |
220.17/222.96	c 222	|       815 |     380   108364   702921 |    52885      815      9 | 63.499 % |
220.17/223.15	c 223	|      1323 |     380   108364   702921 |    58173     1323     10 | 63.499 % |
221.02/223.48	c 223	|      2082 |     380   108364   702921 |    63991     2082     10 | 63.499 % |
221.42/223.87	c 223	|      3223 |     380   108364   702921 |    70390     3223     10 | 63.498 % |
222.11/224.52	c 224	|      4932 |     380   108364   702921 |    77429     4932     11 | 63.499 % |
223.20/225.61	c 225	|      7495 |     380   108364   702921 |    85172     7495     11 | 63.499 % |
224.69/227.15	c 227	|     11340 |     380   108364   702921 |    93689    11340     12 | 63.498 % |
227.26/229.77	c 229	|     17108 |     380   108364   702921 |   103058    17108     12 | 63.498 % |
231.82/234.31	c 234	|     25760 |     378   106588   692382 |   113364     4788     10 | 63.689 % |
237.56/240.17	c 240	|     38737 |     377   106588   692382 |   124700    17764     13 | 63.785 % |
248.37/251.04	c 250	|     58199 |     377   106588   692382 |   137170    37226     14 | 63.786 % |
266.29/269.15	c 269	|     87391 |     377   105827   688072 |   150887    59962     15 | 63.786 % |
310.77/314.01	c 313	|    131180 |     377   105827   688072 |   165976   103751     15 | 63.786 % |
392.31/396.38	c 396	|    196864 |     377   105827   688072 |   182574    20218     15 | 63.785 % |
436.29/440.79	c 440	===============================================================================
436.29/440.79	c 440	restarts              : 18
436.29/440.79	c 440	conflicts             : 262681         (1215 /sec)
436.29/440.79	c 440	decisions             : 312468         (1.66 % random) (1445 /sec)
436.29/440.80	c 440	propagations          : 11204401       (51832 /sec)
436.29/440.80	c 440	conflict literals     : 3987576        (31.57 % deleted)
436.29/440.80	c 440	Memory used           : 24.40 MB
436.29/440.80	c 440	CPU time              : 216.168 s
436.29/440.80	c 440	
436.29/440.80	c 440	UNSATISFIABLE
436.38/440.80	c 440	NOT FOUND: _COST <= 0
436.38/440.80	c 440	OBJECTIVE _COST 1
436.38/440.80	s OPTIMUM FOUND
436.38/440.80	c 440	CPU 435.83 (0.04 0.01 435.79 0.56)
436.38/440.80	c 440	END Sat Jul 12 13:36:24 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-1112100-1215862143/watcher-1112100-1215862143 -o /tmp/evaluation-result-1112100-1215862143/solver-1112100-1215862143 -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-1112100-1215862143.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.00 1.99 1.99 4/80 18050
/proc/meminfo: memFree=1802560/2055920 swapFree=4181420/4192956
[pid=18050] ppid=18048 vsize=12268 CPUtime=0
/proc/18050/stat : 18050 (sugar) R 18048 18050 17731 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 42916781 12562432 316 996147200 4194304 4206940 548682068592 18446744073709551615 245482879589 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/18050/statm: 3067 316 241 3 0 167 0

[startup+0.0617511 s]
/proc/loadavg: 2.00 1.99 1.99 4/80 18050
/proc/meminfo: memFree=1802560/2055920 swapFree=4181420/4192956
[pid=18050] ppid=18048 vsize=13600 CPUtime=0.04
/proc/18050/stat : 18050 (sugar) S 18048 18050 17731 0 -1 4194304 898 127 0 0 3 1 0 0 19 0 1 0 42916781 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18050/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.102461 s]
/proc/loadavg: 2.00 1.99 1.99 4/80 18050
/proc/meminfo: memFree=1802560/2055920 swapFree=4181420/4192956
[pid=18050] ppid=18048 vsize=13600 CPUtime=0.04
/proc/18050/stat : 18050 (sugar) S 18048 18050 17731 0 -1 4194304 898 127 0 0 3 1 0 0 19 0 1 0 42916781 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18050/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.30148 s]
/proc/loadavg: 2.00 1.99 1.99 4/80 18050
/proc/meminfo: memFree=1802560/2055920 swapFree=4181420/4192956
[pid=18050] ppid=18048 vsize=13600 CPUtime=0.04
/proc/18050/stat : 18050 (sugar) S 18048 18050 17731 0 -1 4194304 898 127 0 0 3 1 0 0 19 0 1 0 42916781 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18050/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.701523 s]
/proc/loadavg: 2.00 1.99 1.99 4/80 18050
/proc/meminfo: memFree=1802560/2055920 swapFree=4181420/4192956
[pid=18050] ppid=18048 vsize=13600 CPUtime=0.04
/proc/18050/stat : 18050 (sugar) S 18048 18050 17731 0 -1 4194304 898 127 0 0 3 1 0 0 19 0 1 0 42916781 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18050/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+1.50261 s]
/proc/loadavg: 2.08 2.00 2.00 3/83 18064
/proc/meminfo: memFree=1798696/2055920 swapFree=4181420/4192956
[pid=18050] ppid=18048 vsize=13600 CPUtime=0.93
/proc/18050/stat : 18050 (sugar) S 18048 18050 17731 0 -1 4194304 974 7034 0 1 3 1 83 6 16 0 1 0 42916781 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18050/statm: 3400 797 370 3 0 500 0
[pid=18063] ppid=18050 vsize=5356 CPUtime=0
/proc/18063/stat : 18063 (sh) S 18050 18050 17731 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 42916880 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18063/statm: 1339 233 193 169 0 50 0
[pid=18064] ppid=18063 vsize=864012 CPUtime=0.49
/proc/18064/stat : 18064 (java) S 18063 18050 17731 0 -1 0 6519 0 1 0 46 3 0 0 18 0 9 0 42916880 884748288 5811 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18064/statm: 216003 5811 2532 9 0 210585 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 882968

[startup+3.10278 s]
/proc/loadavg: 2.08 2.00 2.00 4/91 18072
/proc/meminfo: memFree=1773608/2055920 swapFree=4181420/4192956
[pid=18050] ppid=18048 vsize=13600 CPUtime=0.93
/proc/18050/stat : 18050 (sugar) S 18048 18050 17731 0 -1 4194304 974 7034 0 1 3 1 83 6 15 0 1 0 42916781 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18050/statm: 3400 797 370 3 0 500 0
[pid=18063] ppid=18050 vsize=5356 CPUtime=0
/proc/18063/stat : 18063 (sh) S 18050 18050 17731 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 42916880 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18063/statm: 1339 233 193 169 0 50 0
[pid=18064] ppid=18063 vsize=864160 CPUtime=2.07
/proc/18064/stat : 18064 (java) S 18063 18050 17731 0 -1 0 14978 0 1 0 199 8 0 0 18 0 9 0 42916880 884899840 14204 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18064/statm: 216040 14204 2540 9 0 210615 0
[pid=18064/tid=18065] ppid=18063 vsize=864160 CPUtime=1.01
/proc/18064/task/18065/stat : 18065 (java) R 18063 18050 17731 0 -1 64 3200 0 1 0 99 2 0 0 25 0 9 0 42916882 884899840 14204 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18064/tid=18066] ppid=18063 vsize=864160 CPUtime=0.96
/proc/18064/task/18066/stat : 18066 (java) R 18063 18050 17731 0 -1 64 10757 0 0 0 92 4 0 0 17 0 9 0 42916883 884899840 14204 996147200 134512640 134550740 4294955936 18446744073709551615 102674864 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18064/tid=18067] ppid=18063 vsize=864160 CPUtime=0
/proc/18064/task/18067/stat : 18067 (java) S 18063 18050 17731 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 42916883 884899840 14204 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18064/tid=18068] ppid=18063 vsize=864160 CPUtime=0
/proc/18064/task/18068/stat : 18068 (java) S 18063 18050 17731 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 42916883 884899840 14204 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18064/tid=18069] ppid=18063 vsize=864160 CPUtime=0
/proc/18064/task/18069/stat : 18069 (java) S 18063 18050 17731 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42916885 884899840 14204 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18064/tid=18070] ppid=18063 vsize=864160 CPUtime=0.06
/proc/18064/task/18070/stat : 18070 (java) S 18063 18050 17731 0 -1 64 323 0 0 0 6 0 0 0 16 0 9 0 42916885 884899840 14204 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18064/tid=18071] ppid=18063 vsize=864160 CPUtime=0
/proc/18064/task/18071/stat : 18071 (java) S 18063 18050 17731 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 42916885 884899840 14204 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18064/tid=18072] ppid=18063 vsize=864160 CPUtime=0
/proc/18064/task/18072/stat : 18072 (java) S 18063 18050 17731 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42916885 884899840 14204 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 883116

[startup+6.3011 s]
/proc/loadavg: 2.08 2.00 2.00 3/83 18086
/proc/meminfo: memFree=1787112/2055920 swapFree=4181420/4192956
[pid=18050] ppid=18048 vsize=13600 CPUtime=4.98
/proc/18050/stat : 18050 (sugar) S 18048 18050 17731 0 -1 4194304 1174 29090 0 3 3 1 471 23 15 0 1 0 42916781 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18050/statm: 3400 804 374 3 0 500 0
[pid=18085] ppid=18050 vsize=5356 CPUtime=0
/proc/18085/stat : 18085 (sh) S 18050 18050 17731 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42917295 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18085/statm: 1339 232 193 169 0 50 0
[pid=18086] ppid=18085 vsize=9056 CPUtime=1.13
/proc/18086/stat : 18086 (minisat) R 18085 18050 17731 0 -1 4194304 2169 0 0 0 112 1 0 0 25 0 1 0 42917295 9273344 2155 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/18086/statm: 2264 2155 75 150 0 2111 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 28012

[startup+12.7028 s]
/proc/loadavg: 2.07 2.00 2.00 3/87 18116
/proc/meminfo: memFree=1792264/2055920 swapFree=4181420/4192956
[pid=18050] ppid=18048 vsize=13600 CPUtime=11.8
/proc/18050/stat : 18050 (sugar) S 18048 18050 17731 0 -1 4194304 1517 47682 0 6 4 1 1138 37 15 0 1 0 42916781 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18050/statm: 3400 804 374 3 0 500 0
Current children cumulated CPU time (s) 11.8
Current children cumulated vsize (KiB) 13600

[startup+25.5011 s]
/proc/loadavg: 2.06 2.00 2.00 3/83 18122
/proc/meminfo: memFree=1784168/2055920 swapFree=4181420/4192956
[pid=18050] ppid=18048 vsize=13600 CPUtime=11.8
/proc/18050/stat : 18050 (sugar) S 18048 18050 17731 0 -1 4194304 1517 47682 0 6 4 1 1138 37 16 0 1 0 42916781 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18050/statm: 3400 804 374 3 0 500 0
[pid=18121] ppid=18050 vsize=5356 CPUtime=0
/proc/18121/stat : 18121 (sh) S 18050 18050 17731 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42917994 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18121/statm: 1339 232 193 169 0 50 0
[pid=18122] ppid=18121 vsize=11760 CPUtime=13.23
/proc/18122/stat : 18122 (minisat) R 18121 18050 17731 0 -1 4194304 2842 0 0 0 1321 2 0 0 25 0 1 0 42917995 12042240 2828 996147200 134512640 135127466 4294956256 18446744073709551615 134530772 0 0 4096 3 0 0 0 17 1 0 0
/proc/18122/statm: 2940 2828 75 150 0 2787 0
Current children cumulated CPU time (s) 25.03
Current children cumulated vsize (KiB) 30716

[startup+51.1017 s]
/proc/loadavg: 2.03 2.00 2.00 3/83 18122
/proc/meminfo: memFree=1779304/2055920 swapFree=4181420/4192956
[pid=18050] ppid=18048 vsize=13600 CPUtime=11.8
/proc/18050/stat : 18050 (sugar) S 18048 18050 17731 0 -1 4194304 1517 47682 0 6 4 1 1138 37 16 0 1 0 42916781 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18050/statm: 3400 804 374 3 0 500 0
[pid=18121] ppid=18050 vsize=5356 CPUtime=0
/proc/18121/stat : 18121 (sh) S 18050 18050 17731 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42917994 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18121/statm: 1339 232 193 169 0 50 0
[pid=18122] ppid=18121 vsize=16756 CPUtime=38.59
/proc/18122/stat : 18122 (minisat) R 18121 18050 17731 0 -1 4194304 4060 0 0 0 3855 4 0 0 25 0 1 0 42917995 17158144 4046 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/18122/statm: 4189 4046 75 150 0 4036 0
Current children cumulated CPU time (s) 50.39
Current children cumulated vsize (KiB) 35712

[startup+102.307 s]
/proc/loadavg: 2.01 2.00 2.00 3/83 18122
/proc/meminfo: memFree=1772584/2055920 swapFree=4181420/4192956
[pid=18050] ppid=18048 vsize=13600 CPUtime=11.8
/proc/18050/stat : 18050 (sugar) S 18048 18050 17731 0 -1 4194304 1517 47682 0 6 4 1 1138 37 16 0 1 0 42916781 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18050/statm: 3400 804 374 3 0 500 0
[pid=18121] ppid=18050 vsize=5356 CPUtime=0
/proc/18121/stat : 18121 (sh) S 18050 18050 17731 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42917994 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18121/statm: 1339 232 193 169 0 50 0
[pid=18122] ppid=18121 vsize=23632 CPUtime=89.31
/proc/18122/stat : 18122 (minisat) R 18121 18050 17731 0 -1 4194304 5742 0 0 0 8925 6 0 0 25 0 1 0 42917995 24199168 5728 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/18122/statm: 5908 5728 75 150 0 5755 0
Current children cumulated CPU time (s) 101.11
Current children cumulated vsize (KiB) 42588

[startup+162.301 s]
/proc/loadavg: 2.06 2.01 2.00 3/83 18122
/proc/meminfo: memFree=1765928/2055920 swapFree=4181420/4192956
[pid=18050] ppid=18048 vsize=13600 CPUtime=11.8
/proc/18050/stat : 18050 (sugar) S 18048 18050 17731 0 -1 4194304 1517 47682 0 6 4 1 1138 37 16 0 1 0 42916781 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18050/statm: 3400 804 374 3 0 500 0
[pid=18121] ppid=18050 vsize=5356 CPUtime=0
/proc/18121/stat : 18121 (sh) S 18050 18050 17731 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42917994 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18121/statm: 1339 232 193 169 0 50 0
[pid=18122] ppid=18121 vsize=30364 CPUtime=148.74
/proc/18122/stat : 18122 (minisat) R 18121 18050 17731 0 -1 4194304 7385 0 0 0 14867 7 0 0 25 0 1 0 42917995 31092736 7371 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/18122/statm: 7591 7371 75 150 0 7438 0
Current children cumulated CPU time (s) 160.54
Current children cumulated vsize (KiB) 49320

[startup+222.301 s]
/proc/loadavg: 2.08 2.03 2.00 3/83 18122
/proc/meminfo: memFree=1762728/2055920 swapFree=4181420/4192956
[pid=18050] ppid=18048 vsize=13600 CPUtime=11.8
/proc/18050/stat : 18050 (sugar) S 18048 18050 17731 0 -1 4194304 1517 47682 0 6 4 1 1138 37 16 0 1 0 42916781 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18050/statm: 3400 804 374 3 0 500 0
[pid=18121] ppid=18050 vsize=5356 CPUtime=0
/proc/18121/stat : 18121 (sh) S 18050 18050 17731 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42917994 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18121/statm: 1339 232 193 169 0 50 0
[pid=18122] ppid=18121 vsize=33480 CPUtime=208.18
/proc/18122/stat : 18122 (minisat) R 18121 18050 17731 0 -1 4194304 8166 0 0 0 20809 9 0 0 25 0 1 0 42917995 34283520 8152 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/18122/statm: 8370 8152 75 150 0 8217 0
Current children cumulated CPU time (s) 219.98
Current children cumulated vsize (KiB) 52436

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

/proc/18134/statm: 3940 3803 75 150 0 3787 0
Current children cumulated CPU time (s) 279.38
Current children cumulated vsize (KiB) 34716

[startup+342.301 s]
/proc/loadavg: 2.07 2.04 2.00 3/83 18134
/proc/meminfo: memFree=1774760/2055920 swapFree=4181420/4192956
[pid=18050] ppid=18048 vsize=13600 CPUtime=220.17
/proc/18050/stat : 18050 (sugar) S 18048 18050 17731 0 -1 4194304 1631 59856 0 7 4 1 21962 50 16 0 1 0 42916781 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18050/statm: 3400 804 374 3 0 500 0
[pid=18133] ppid=18050 vsize=5356 CPUtime=0
/proc/18133/stat : 18133 (sh) S 18050 18050 17731 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42939033 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18133/statm: 1339 232 193 169 0 50 0
[pid=18134] ppid=18133 vsize=21152 CPUtime=118.64
/proc/18134/stat : 18134 (minisat) R 18133 18050 17731 0 -1 4194304 5164 0 0 0 11860 4 0 0 25 0 1 0 42939033 21659648 5150 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/18134/statm: 5288 5150 75 150 0 5135 0
Current children cumulated CPU time (s) 338.81
Current children cumulated vsize (KiB) 40108

[startup+402.302 s]
/proc/loadavg: 2.07 2.04 2.00 3/83 18134
/proc/meminfo: memFree=1770984/2055920 swapFree=4181420/4192956
[pid=18050] ppid=18048 vsize=13600 CPUtime=220.17
/proc/18050/stat : 18050 (sugar) S 18048 18050 17731 0 -1 4194304 1631 59856 0 7 4 1 21962 50 16 0 1 0 42916781 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18050/statm: 3400 804 374 3 0 500 0
[pid=18133] ppid=18050 vsize=5356 CPUtime=0
/proc/18133/stat : 18133 (sh) S 18050 18050 17731 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42939033 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18133/statm: 1339 232 193 169 0 50 0
[pid=18134] ppid=18133 vsize=24984 CPUtime=178.08
/proc/18134/stat : 18134 (minisat) R 18133 18050 17731 0 -1 4194304 6078 0 0 0 17803 5 0 0 25 0 1 0 42939033 25583616 6064 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/18134/statm: 6246 6064 75 150 0 6093 0
Current children cumulated CPU time (s) 398.25
Current children cumulated vsize (KiB) 43940

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

[startup+409.501 s]
/proc/loadavg: 2.06 2.04 2.00 3/83 18134
/proc/meminfo: memFree=1770984/2055920 swapFree=4181420/4192956
[pid=18050] ppid=18048 vsize=13600 CPUtime=220.17
/proc/18050/stat : 18050 (sugar) S 18048 18050 17731 0 -1 4194304 1631 59856 0 7 4 1 21962 50 16 0 1 0 42916781 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18050/statm: 3400 804 374 3 0 500 0
[pid=18133] ppid=18050 vsize=5356 CPUtime=0
/proc/18133/stat : 18133 (sh) S 18050 18050 17731 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42939033 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18133/statm: 1339 232 193 169 0 50 0
[pid=18134] ppid=18133 vsize=24984 CPUtime=185.21
/proc/18134/stat : 18134 (minisat) R 18133 18050 17731 0 -1 4194304 6078 0 0 0 18516 5 0 0 25 0 1 0 42939033 25583616 6064 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/18134/statm: 6246 6064 75 150 0 6093 0
Current children cumulated CPU time (s) 405.38
Current children cumulated vsize (KiB) 43940

[startup+422.303 s]
/proc/loadavg: 2.12 2.06 2.01 3/83 18134
/proc/meminfo: memFree=1770984/2055920 swapFree=4181420/4192956
[pid=18050] ppid=18048 vsize=13600 CPUtime=220.17
/proc/18050/stat : 18050 (sugar) S 18048 18050 17731 0 -1 4194304 1631 59856 0 7 4 1 21962 50 16 0 1 0 42916781 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18050/statm: 3400 804 374 3 0 500 0
[pid=18133] ppid=18050 vsize=5356 CPUtime=0
/proc/18133/stat : 18133 (sh) S 18050 18050 17731 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42939033 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18133/statm: 1339 232 193 169 0 50 0
[pid=18134] ppid=18133 vsize=24984 CPUtime=197.89
/proc/18134/stat : 18134 (minisat) R 18133 18050 17731 0 -1 4194304 6078 0 0 0 19784 5 0 0 25 0 1 0 42939033 25583616 6064 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 1 0 0
/proc/18134/statm: 6246 6064 75 150 0 6093 0
Current children cumulated CPU time (s) 418.06
Current children cumulated vsize (KiB) 43940

[startup+428.701 s]
/proc/loadavg: 2.11 2.06 2.01 3/83 18134
/proc/meminfo: memFree=1770984/2055920 swapFree=4181420/4192956
[pid=18050] ppid=18048 vsize=13600 CPUtime=220.17
/proc/18050/stat : 18050 (sugar) S 18048 18050 17731 0 -1 4194304 1631 59856 0 7 4 1 21962 50 16 0 1 0 42916781 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18050/statm: 3400 804 374 3 0 500 0
[pid=18133] ppid=18050 vsize=5356 CPUtime=0
/proc/18133/stat : 18133 (sh) S 18050 18050 17731 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42939033 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18133/statm: 1339 232 193 169 0 50 0
[pid=18134] ppid=18133 vsize=24984 CPUtime=204.23
/proc/18134/stat : 18134 (minisat) R 18133 18050 17731 0 -1 4194304 6078 0 0 0 20418 5 0 0 25 0 1 0 42939033 25583616 6064 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/18134/statm: 6246 6064 75 150 0 6093 0
Current children cumulated CPU time (s) 424.4
Current children cumulated vsize (KiB) 43940

[startup+435.102 s]
/proc/loadavg: 2.10 2.05 2.00 3/83 18134
/proc/meminfo: memFree=1770984/2055920 swapFree=4181420/4192956
[pid=18050] ppid=18048 vsize=13600 CPUtime=220.17
/proc/18050/stat : 18050 (sugar) S 18048 18050 17731 0 -1 4194304 1631 59856 0 7 4 1 21962 50 16 0 1 0 42916781 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18050/statm: 3400 804 374 3 0 500 0
[pid=18133] ppid=18050 vsize=5356 CPUtime=0
/proc/18133/stat : 18133 (sh) S 18050 18050 17731 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42939033 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18133/statm: 1339 232 193 169 0 50 0
[pid=18134] ppid=18133 vsize=24984 CPUtime=210.57
/proc/18134/stat : 18134 (minisat) R 18133 18050 17731 0 -1 4194304 6078 0 0 0 21052 5 0 0 25 0 1 0 42939033 25583616 6064 996147200 134512640 135127466 4294956256 18446744073709551615 134530635 0 0 4096 3 0 0 0 17 1 0 0
/proc/18134/statm: 6246 6064 75 150 0 6093 0
Current children cumulated CPU time (s) 430.74
Current children cumulated vsize (KiB) 43940

[startup+438.302 s]
/proc/loadavg: 2.09 2.05 2.00 3/83 18134
/proc/meminfo: memFree=1770984/2055920 swapFree=4181420/4192956
[pid=18050] ppid=18048 vsize=13600 CPUtime=220.17
/proc/18050/stat : 18050 (sugar) S 18048 18050 17731 0 -1 4194304 1631 59856 0 7 4 1 21962 50 16 0 1 0 42916781 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18050/statm: 3400 804 374 3 0 500 0
[pid=18133] ppid=18050 vsize=5356 CPUtime=0
/proc/18133/stat : 18133 (sh) S 18050 18050 17731 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42939033 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18133/statm: 1339 232 193 169 0 50 0
[pid=18134] ppid=18133 vsize=24984 CPUtime=213.74
/proc/18134/stat : 18134 (minisat) R 18133 18050 17731 0 -1 4194304 6078 0 0 0 21369 5 0 0 25 0 1 0 42939033 25583616 6064 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/18134/statm: 6246 6064 75 150 0 6093 0
Current children cumulated CPU time (s) 433.91
Current children cumulated vsize (KiB) 43940

[startup+439.902 s]
/proc/loadavg: 2.09 2.05 2.00 3/83 18134
/proc/meminfo: memFree=1770984/2055920 swapFree=4181420/4192956
[pid=18050] ppid=18048 vsize=13600 CPUtime=220.17
/proc/18050/stat : 18050 (sugar) S 18048 18050 17731 0 -1 4194304 1631 59856 0 7 4 1 21962 50 16 0 1 0 42916781 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18050/statm: 3400 804 374 3 0 500 0
[pid=18133] ppid=18050 vsize=5356 CPUtime=0
/proc/18133/stat : 18133 (sh) S 18050 18050 17731 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42939033 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18133/statm: 1339 232 193 169 0 50 0
[pid=18134] ppid=18133 vsize=24984 CPUtime=215.33
/proc/18134/stat : 18134 (minisat) R 18133 18050 17731 0 -1 4194304 6078 0 0 0 21528 5 0 0 25 0 1 0 42939033 25583616 6064 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/18134/statm: 6246 6064 75 150 0 6093 0
Current children cumulated CPU time (s) 435.5
Current children cumulated vsize (KiB) 43940

[startup+440.302 s]
/proc/loadavg: 2.09 2.05 2.00 3/83 18134
/proc/meminfo: memFree=1770984/2055920 swapFree=4181420/4192956
[pid=18050] ppid=18048 vsize=13600 CPUtime=220.17
/proc/18050/stat : 18050 (sugar) S 18048 18050 17731 0 -1 4194304 1631 59856 0 7 4 1 21962 50 16 0 1 0 42916781 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18050/statm: 3400 804 374 3 0 500 0
[pid=18133] ppid=18050 vsize=5356 CPUtime=0
/proc/18133/stat : 18133 (sh) S 18050 18050 17731 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42939033 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18133/statm: 1339 232 193 169 0 50 0
[pid=18134] ppid=18133 vsize=24984 CPUtime=215.72
/proc/18134/stat : 18134 (minisat) R 18133 18050 17731 0 -1 4194304 6078 0 0 0 21567 5 0 0 25 0 1 0 42939033 25583616 6064 996147200 134512640 135127466 4294956256 18446744073709551615 134530644 0 0 4096 3 0 0 0 17 1 0 0
/proc/18134/statm: 6246 6064 75 150 0 6093 0
Current children cumulated CPU time (s) 435.89
Current children cumulated vsize (KiB) 43940

[startup+440.702 s]
/proc/loadavg: 2.09 2.05 2.00 3/83 18134
/proc/meminfo: memFree=1770984/2055920 swapFree=4181420/4192956
[pid=18050] ppid=18048 vsize=13600 CPUtime=220.17
/proc/18050/stat : 18050 (sugar) S 18048 18050 17731 0 -1 4194304 1631 59856 0 7 4 1 21962 50 16 0 1 0 42916781 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18050/statm: 3400 804 374 3 0 500 0
[pid=18133] ppid=18050 vsize=5356 CPUtime=0
/proc/18133/stat : 18133 (sh) S 18050 18050 17731 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42939033 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18133/statm: 1339 232 193 169 0 50 0
[pid=18134] ppid=18133 vsize=24984 CPUtime=216.12
/proc/18134/stat : 18134 (minisat) R 18133 18050 17731 0 -1 4194304 6078 0 0 0 21607 5 0 0 25 0 1 0 42939033 25583616 6064 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/18134/statm: 6246 6064 75 150 0 6093 0
Current children cumulated CPU time (s) 436.29
Current children cumulated vsize (KiB) 43940

[startup+440.802 s]
/proc/loadavg: 2.09 2.05 2.00 3/83 18134
/proc/meminfo: memFree=1770984/2055920 swapFree=4181420/4192956
[pid=18050] ppid=18048 vsize=13600 CPUtime=220.17
/proc/18050/stat : 18050 (sugar) S 18048 18050 17731 0 -1 4194304 1631 59856 0 7 4 1 21962 50 16 0 1 0 42916781 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18050/statm: 3400 804 374 3 0 500 0
[pid=18133] ppid=18050 vsize=5356 CPUtime=0
/proc/18133/stat : 18133 (sh) S 18050 18050 17731 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42939033 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18133/statm: 1339 232 193 169 0 50 0
[pid=18134] ppid=18133 vsize=0 CPUtime=216.21
/proc/18134/stat : 18134 (minisat) R 18133 18050 17731 0 -1 4194308 6087 0 0 0 21616 5 0 0 25 0 1 0 42939033 0 0 996147200 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/18134/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 436.38
Current children cumulated vsize (KiB) 18956

Child status: 0
Real time (s): 440.809
CPU time (s): 436.432
CPU user time (s): 435.845
CPU system time (s): 0.58691
CPU usage (%): 99.0069
Max. virtual memory (cumulated for all children) (KiB): 883248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 435.845
system time used= 0.58691
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67931
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= 3447
involuntary context switches= 12897

runsolver used 0.679896 second user time and 1.34979 second system time

The end

Launcher Data (download as text)

Begin job on node17 at 2008-07-12 13:29:03
IDJOB=1112100
IDBENCH=61362
IDSOLVER=368
FILE ID=node17/1112100-1215862143
PBS_JOBID= 7903488
Free space on /tmp= 66408 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 7dd14eb3da87adf272f3ba5d037b39c9
RANDOM SEED=520698710

node17.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.240
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.240
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:       1803104 kB
Buffers:         56868 kB
Cached:          94396 kB
SwapCached:       5680 kB
Active:         111156 kB
Inactive:        80592 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1803104 kB
SwapTotal:     4192956 kB
SwapFree:      4181420 kB
Dirty:            2568 kB
Writeback:           0 kB
Mapped:          56320 kB
Slab:            46216 kB
Committed_AS:   983976 kB
PageTables:       1932 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= 66404 MiB
End job on node17 at 2008-07-12 13:36:24