Trace number 1115251

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+minisat-incOPTIMUM1 1059.78 1071.77

General information on the benchmark

Namecsp/tightness0.8/
normalized-rand-2-40-80-103-800-64_ext.xml
MD5SUMf9c8bda5fc3b0c3beda53b7b7900eaf2
Bench Category2-ARY-EXT (binary 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 benchmark730.668
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints103
Maximum constraint arity2
Maximum domain size80
Number of constraints which are defined in extension103
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.07	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.00/0.07	c 0	BEGIN Sun Jul 13 04:57:02 2008
0.00/0.07	c 0	PID 17394
0.00/0.07	c 0	HOST node76.alineos.net
0.00/0.07	c 0	CONVERTING HOME/instance-1115251-1215917821.xml TO HOME/temp.csp
0.00/0.07	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1115251-1215917821.xml' 'HOME/temp.csp'
0.06/0.65	c 0	1 domains, 40 variables, 0 predicates, 103 relations, 103 constraints
0.06/0.67	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.67	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -incremental -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.56/0.76	c 0	Parsing HOME/temp.csp
1.37/1.52	c 1	parsed 247 expressions
1.37/1.53	c 1	Heap : 13 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.37/1.53	c 1	MAX CSP: 103 constraints
1.37/1.53	c 1	Converting to clausal form CSP
1.37/1.55	c 1	converted 36 (10%) expressions
1.37/1.57	c 1	converted 71 (20%) expressions
1.37/1.57	c 1	converted 106 (30%) expressions
1.37/1.58	c 1	converted 142 (40%) expressions
1.46/1.65	c 1	converted 177 (50%) expressions
1.46/1.69	c 1	converted 212 (60%) expressions
1.66/1.87	c 1	converted 248 (70%) expressions
1.76/1.94	c 2	converted 283 (80%) expressions
1.86/2.00	c 2	converted 318 (90%) expressions
1.86/2.09	c 2	converted 353 (100%) expressions
1.86/2.09	c 2	CSP : 246 integers, 0 booleans, 308 clauses, largest domain size 155
1.86/2.09	c 2	Heap : 28 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.86/2.09	c 2	Propagation in CSP
1.97/2.11	c 2	98 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.97/2.11	c 2	CSP : 246 integers, 0 booleans, 308 clauses, largest domain size 104
1.97/2.11	c 2	Heap : 28 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.97/2.11	c 2	Simplifing CSP by introducing new Boolean variables
1.97/2.11	c 2	CSP : 246 integers, 0 booleans, 308 clauses, largest domain size 104
1.97/2.11	c 2	Heap : 28 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.97/2.20	c 2	Encoding CSP to SAT : HOME/temp.cnf
2.07/2.22	c 2	25 (10%) CSP integer variables are encoded (1950 clauses, 23229 bytes)
2.07/2.22	c 2	50 (20%) CSP integer variables are encoded (3120 clauses, 38439 bytes)
2.07/2.22	c 2	74 (30%) CSP integer variables are encoded (3120 clauses, 38439 bytes)
2.07/2.22	c 2	99 (40%) CSP integer variables are encoded (3120 clauses, 38439 bytes)
2.07/2.22	c 2	123 (50%) CSP integer variables are encoded (3120 clauses, 38439 bytes)
2.07/2.22	c 2	148 (60%) CSP integer variables are encoded (3228 clauses, 39843 bytes)
2.07/2.22	c 2	173 (70%) CSP integer variables are encoded (3327 clauses, 41130 bytes)
2.07/2.22	c 2	197 (80%) CSP integer variables are encoded (3473 clauses, 43028 bytes)
2.07/2.22	c 2	222 (90%) CSP integer variables are encoded (3572 clauses, 44315 bytes)
2.07/2.22	c 2	246 (100%) CSP integer variables are encoded (4234 clauses, 52921 bytes)
2.26/2.49	c 2	31 (10%) CSP clauses are encoded (36576 clauses, 912148 bytes)
2.56/2.73	c 2	62 (20%) CSP clauses are encoded (68992 clauses, 1824624 bytes)
2.76/2.96	c 3	93 (30%) CSP clauses are encoded (101101 clauses, 2761864 bytes)
2.86/3.04	c 3	124 (40%) CSP clauses are encoded (111645 clauses, 3067899 bytes)
2.86/3.05	c 3	154 (50%) CSP clauses are encoded (112417 clauses, 3081165 bytes)
2.86/3.05	c 3	185 (60%) CSP clauses are encoded (112702 clauses, 3085799 bytes)
2.86/3.05	c 3	216 (70%) CSP clauses are encoded (114831 clauses, 3123723 bytes)
2.86/3.05	c 3	247 (80%) CSP clauses are encoded (115126 clauses, 3128520 bytes)
2.86/3.06	c 3	278 (90%) CSP clauses are encoded (115865 clauses, 3141217 bytes)
2.86/3.08	c 3	308 (100%) CSP clauses are encoded (126954 clauses, 3338577 bytes)
2.86/3.08	c 3	308 CSP clauses encoded
2.86/3.08	c 3	Writing map file : HOME/temp.map
2.86/3.08	c 3	Heap : 12 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.86/3.08	c 3	SAT : 4480 SAT variables, 126954 SAT clauses, 3338577 bytes
2.86/3.08	c 3	Heap : 12 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.94/3.13	c 3	OBJECTIVE minimize _COST
2.94/3.13	c 3	SOLVING HOME/temp.cnf
2.94/3.13	c 3	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
2.94/3.13	c 3	This is MiniSat 2.0 beta incremental
2.94/3.13	c 3	WARNING: for repeatability, setting FPU to use double precision
2.94/3.13	c 3	============================[ Problem Statistics ]=============================
2.94/3.13	c 3	|                                                                             |
2.94/3.13	c 3	|  Number of variables:  4480                                                 |
2.94/3.13	c 3	|  Number of clauses:    126954                                               |
3.01/3.21	c 3	|  Parsing time:         0.06         s                                       |
3.01/3.22	c 3	OK
3.01/3.22	c 3	OBJECTIVE BOUND: 0 <= _COST <= 
3.01/3.22	c 3	SEARCHING: _COST <= 52
3.01/3.22	c 3	============================[ Search Statistics ]==============================
3.01/3.22	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.01/3.22	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.01/3.22	c 3	===============================================================================
3.01/3.22	c 3	|         0 |    4480   126954   573138 |    42318        0    nan |  0.000 % |
3.01/3.26	c 3	|       101 |    4480   126954   573138 |    46549      101     21 |  0.002 % |
3.01/3.28	c 3	===============================================================================
3.01/3.28	c 3	restarts              : 2
3.01/3.28	c 3	conflicts             : 141           (1068 /sec)
3.01/3.28	c 3	decisions             : 434           (1.61 % random) (3288 /sec)
3.01/3.28	c 3	propagations          : 38233          (289690 /sec)
3.01/3.28	c 3	conflict literals     : 2966           (35.79 % deleted)
3.01/3.28	c 3	Memory used           : 8.24 MB
3.01/3.28	c 3	CPU time              : 0.131979 s
3.01/3.28	c 3	
3.01/3.28	c 3	SATISFIABLE
3.01/3.28	c 3	OK
3.01/3.28	c 3	FOUND: _COST <= 52
3.01/3.28	s SATISFIABLE
3.01/3.28	c 3	DECODING HOME/temp.out WITH HOME/temp.map
3.01/3.28	c 3	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
3.09/3.36	c 3	Decoding HOME/temp.out
3.09/3.41	c 3	OBJECTIVE _COST 52
3.09/3.41	o 52
3.09/3.41	v 58 79 79 79 76 79 49 79 44 66 39 76 79 78 58 77 45 79 45 41 79 79 47 79 70 71 75 39 69 79 67 79 32 79 79 79 79 79 79 79
3.09/3.42	c 3	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
3.09/3.44	c 3	OK
3.09/3.44	c 3	OBJECTIVE BOUND: 0 <= _COST <= 52
3.09/3.44	c 3	SEARCHING: _COST <= 26
3.09/3.45	c 3	============================[ Search Statistics ]==============================
3.09/3.45	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.09/3.45	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.09/3.45	c 3	===============================================================================
3.09/3.45	c 3	|       141 |    4480   126954   573138 |    42318      141     21 |  0.002 % |
3.09/3.46	c 3	===============================================================================
3.09/3.46	c 3	restarts              : 3
3.09/3.46	c 3	conflicts             : 185           (1179 /sec)
3.09/3.46	c 3	decisions             : 618           (1.29 % random) (3937 /sec)
3.09/3.46	c 3	propagations          : 52165          (332312 /sec)
3.09/3.46	c 3	conflict literals     : 3620           (35.18 % deleted)
3.09/3.46	c 3	Memory used           : 8.37 MB
3.09/3.46	c 3	CPU time              : 0.156976 s
3.09/3.46	c 3	
3.09/3.46	c 3	SATISFIABLE
3.09/3.46	c 3	OK
3.09/3.46	c 3	FOUND: _COST <= 26
3.09/3.46	c 3	DECODING HOME/temp.out WITH HOME/temp.map
3.09/3.46	c 3	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
3.25/3.54	c 3	Decoding HOME/temp.out
3.25/3.59	c 3	OBJECTIVE _COST 26
3.25/3.59	o 26
3.25/3.59	v 53 15 46 24 33 70 10 75 76 20 31 27 46 34 48 79 71 79 48 64 79 18 78 58 1 25 73 39 64 79 12 79 32 44 6 7 76 79 79 54
3.25/3.60	c 3	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
3.25/3.62	c 3	OK
3.25/3.62	c 3	OBJECTIVE BOUND: 0 <= _COST <= 26
3.25/3.62	c 3	SEARCHING: _COST <= 13
3.25/3.63	c 3	============================[ Search Statistics ]==============================
3.25/3.63	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.25/3.63	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.25/3.63	c 3	===============================================================================
3.25/3.63	c 3	|       185 |    4123   126954   573138 |    42318      185     20 |  0.002 % |
3.25/3.66	c 3	|       285 |    4123   126954   573138 |    46549      285     19 | 12.612 % |
3.47/3.72	c 3	|       435 |    4123   126954   573138 |    51204      435     22 | 12.612 % |
3.47/3.78	c 3	|       660 |    4123   126954   573138 |    56325      660     21 | 12.612 % |
3.57/3.88	c 3	|       997 |    4123   126954   573138 |    61957      997     22 | 12.612 % |
3.77/4.07	c 4	|      1503 |    4123   126954   573138 |    68153     1503     22 | 12.612 % |
3.96/4.30	c 4	|      2263 |    4123   126954   573138 |    74968     2263     25 | 12.612 % |
4.46/4.71	c 4	|      3402 |    3915   117630   546784 |    82465     3401     25 | 12.612 % |
4.96/5.28	c 5	|      5110 |    3915   117630   546784 |    90712     5109     25 | 12.612 % |
5.27/5.58	c 5	===============================================================================
5.27/5.58	c 5	restarts              : 12
5.27/5.58	c 5	conflicts             : 5810          (2745 /sec)
5.27/5.58	c 5	decisions             : 8966          (1.15 % random) (4236 /sec)
5.27/5.58	c 5	propagations          : 1500444        (708867 /sec)
5.27/5.58	c 5	conflict literals     : 149745         (36.54 % deleted)
5.27/5.58	c 5	Memory used           : 8.89 MB
5.27/5.58	c 5	CPU time              : 2.11668 s
5.27/5.58	c 5	
5.27/5.58	c 5	SATISFIABLE
5.27/5.58	c 5	OK
5.27/5.58	c 5	FOUND: _COST <= 13
5.27/5.58	c 5	DECODING HOME/temp.out WITH HOME/temp.map
5.27/5.58	c 5	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
5.35/5.65	c 5	Decoding HOME/temp.out
5.35/5.71	c 5	OBJECTIVE _COST 13
5.35/5.71	o 13
5.35/5.71	v 72 7 49 73 29 61 79 79 7 15 72 72 58 64 54 79 61 27 48 53 71 79 62 35 35 66 36 75 5 19 42 79 65 56 46 66 77 69 59 53
5.35/5.71	c 5	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
5.35/5.77	c 5	OK
5.35/5.77	c 5	OBJECTIVE BOUND: 0 <= _COST <= 13
5.35/5.77	c 5	SEARCHING: _COST <= 6
5.35/5.78	c 5	============================[ Search Statistics ]==============================
5.35/5.79	c 5	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.35/5.79	c 5	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.35/5.79	c 5	===============================================================================
5.35/5.79	c 5	|      5810 |    3772   114796   538698 |    38265     5808     26 | 12.612 % |
5.54/5.81	c 5	|      5910 |    3772   114796   538698 |    42091     5908     26 | 15.804 % |
5.54/5.88	c 5	|      6060 |    3772   114796   538698 |    46301     6058     26 | 15.804 % |
5.64/5.97	c 6	|      6285 |    3772   114796   538698 |    50931     6283     26 | 15.804 % |
5.85/6.11	c 6	|      6622 |    3772   114796   538698 |    56024     6620     26 | 15.804 % |
5.95/6.26	c 6	|      7128 |    3772   114796   538698 |    61626     7126     26 | 15.804 % |
6.24/6.52	c 6	|      7887 |    3772   114796   538698 |    67789     7885     26 | 15.804 % |
6.54/6.83	c 6	===============================================================================
6.54/6.83	c 6	restarts              : 19
6.54/6.83	c 6	conflicts             : 8857          (2803 /sec)
6.54/6.83	c 6	decisions             : 13762         (1.15 % random) (4356 /sec)
6.54/6.83	c 6	propagations          : 2128617        (673716 /sec)
6.54/6.83	c 6	conflict literals     : 230725         (34.79 % deleted)
6.54/6.83	c 6	Memory used           : 9.40 MB
6.54/6.83	c 6	CPU time              : 3.15952 s
6.54/6.83	c 6	
6.54/6.83	c 6	SATISFIABLE
6.54/6.83	c 6	OK
6.54/6.83	c 6	FOUND: _COST <= 6
6.54/6.83	c 6	DECODING HOME/temp.out WITH HOME/temp.map
6.54/6.83	c 6	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
6.57/6.90	c 7	Decoding HOME/temp.out
6.57/6.95	c 7	OBJECTIVE _COST 6
6.57/6.95	o 6
6.57/6.96	v 67 61 53 4 32 43 51 76 15 71 69 6 10 70 10 38 47 76 26 45 59 79 34 77 23 71 55 0 74 35 28 15 21 75 77 21 79 29 22 5
6.57/6.96	c 7	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
6.57/6.98	c 7	OK
6.57/6.98	c 7	OBJECTIVE BOUND: 0 <= _COST <= 6
6.57/6.98	c 7	SEARCHING: _COST <= 3
6.57/6.99	c 7	============================[ Search Statistics ]==============================
6.57/6.99	c 7	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.57/7.00	c 7	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.57/7.00	c 7	===============================================================================
6.57/7.00	c 7	|      8857 |    3772   114796   538698 |    38265     8855     26 | 15.804 % |
6.71/7.02	c 7	|      8959 |    3772   114796   538698 |    42091     8957     26 | 18.773 % |
6.71/7.07	c 7	|      9109 |    3772   114796   538698 |    46301     9107     26 | 18.773 % |
6.81/7.17	c 7	|      9334 |    3772   114796   538698 |    50931     9332     26 | 18.773 % |
7.01/7.32	c 7	|      9672 |    3639   112829   533189 |    56024     9509     26 | 18.773 % |
7.21/7.52	c 7	|     10180 |    3639   112829   533189 |    61626    10017     26 | 18.773 % |
7.51/7.80	c 7	|     10940 |    3639   112829   533189 |    67789    10777     26 | 18.773 % |
7.91/8.25	c 8	|     12079 |    3639   112829   533189 |    74568    11916     26 | 18.773 % |
8.51/8.84	c 8	|     13789 |    3639   112829   533189 |    82025    13626     27 | 18.773 % |
9.70/10.03	c 10	|     16354 |    3639   112829   533189 |    90227    16191     28 | 18.773 % |
11.20/11.57	c 11	===============================================================================
11.20/11.57	c 11	restarts              : 29
11.20/11.57	c 11	conflicts             : 19928         (2574 /sec)
11.20/11.57	c 11	decisions             : 29973         (1.33 % random) (3872 /sec)
11.20/11.57	c 11	propagations          : 4478778        (578592 /sec)
11.20/11.57	c 11	conflict literals     : 598003         (33.26 % deleted)
11.20/11.57	c 11	Memory used           : 11.08 MB
11.20/11.57	c 11	CPU time              : 7.74082 s
11.20/11.57	c 11	
11.20/11.57	c 11	SATISFIABLE
11.20/11.57	c 11	OK
11.20/11.57	c 11	FOUND: _COST <= 3
11.20/11.57	c 11	DECODING HOME/temp.out WITH HOME/temp.map
11.20/11.57	c 11	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
11.28/11.65	c 11	Decoding HOME/temp.out
11.28/11.70	c 11	OBJECTIVE _COST 3
11.28/11.70	o 3
11.28/11.70	v 62 56 5 39 54 78 30 77 29 62 40 1 56 70 13 38 9 21 62 9 16 79 50 77 60 79 42 0 22 35 72 58 36 75 47 45 71 65 5 71
11.28/11.71	c 11	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
11.28/11.74	c 11	OK
11.28/11.74	c 11	OBJECTIVE BOUND: 0 <= _COST <= 3
11.28/11.74	c 11	SEARCHING: _COST <= 1
11.28/11.74	c 11	============================[ Search Statistics ]==============================
11.28/11.74	c 11	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.28/11.74	c 11	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.28/11.74	c 11	===============================================================================
11.28/11.74	c 11	|     19928 |    3533   111803   530426 |    37267    19612     30 | 18.773 % |
11.48/11.82	c 11	|     20028 |    3533   111803   530426 |    40994    19712     30 | 21.139 % |
11.58/11.91	c 12	|     20180 |    3533   111803   530426 |    45093    19864     30 | 21.139 % |
11.68/12.06	c 12	|     20405 |    3533   111803   530426 |    49603    20089     30 | 21.139 % |
11.87/12.25	c 12	|     20742 |    3533   111803   530426 |    54563    20426     30 | 21.139 % |
12.27/12.64	c 12	|     21248 |    3533   111803   530426 |    60019    20932     30 | 21.139 % |
12.67/13.05	c 13	|     22008 |    3533   111803   530426 |    66021    21692     30 | 21.139 % |
13.26/13.68	c 13	|     23147 |    3533   111803   530426 |    72624    22831     30 | 21.139 % |
14.34/14.71	c 14	|     24855 |    3533   111803   530426 |    79886    24539     31 | 21.139 % |
15.93/16.31	c 16	|     27418 |    3533   111803   530426 |    87875    27102     31 | 21.139 % |
18.10/18.52	c 18	|     31262 |    3533   111803   530426 |    96662    30946     32 | 21.139 % |
22.06/22.57	c 22	|     37030 |    3533   111803   530426 |   106329    36714     33 | 21.139 % |
29.58/30.14	c 30	|     45680 |    3533   111803   530426 |   116961    45364     35 | 21.139 % |
41.04/41.70	c 41	|     58654 |    3533   111803   530426 |   128658    58338     37 | 21.139 % |
57.86/58.76	c 58	|     78115 |    3533   111803   530426 |   141523    77799     36 | 21.139 % |
79.62/80.74	c 80	|    107308 |    3533   111803   530426 |   155676   106992     35 | 21.139 % |
118.89/120.41	c 120	|    151097 |    3533   111803   530426 |   171243   150781     34 | 21.139 % |
175.67/177.87	c 177	|    216783 |    3533   111803   530426 |   188368    62971     31 | 21.139 % |
275.77/279.06	c 279	|    315310 |    3533   111803   530426 |   207205   161498     35 | 21.139 % |
371.45/375.72	c 375	===============================================================================
371.45/375.72	c 375	restarts              : 48
371.45/375.72	c 375	conflicts             : 377048        (1025 /sec)
371.45/375.72	c 375	decisions             : 528478        (1.42 % random) (1437 /sec)
371.45/375.72	c 375	propagations          : 88586638       (240937 /sec)
371.45/375.72	c 375	conflict literals     : 13690381       (32.57 % deleted)
371.45/375.72	c 375	Memory used           : 46.85 MB
371.45/375.72	c 375	CPU time              : 367.675 s
371.45/375.72	c 375	
371.45/375.72	c 375	SATISFIABLE
371.45/375.72	c 375	OK
371.45/375.72	c 375	FOUND: _COST <= 1
371.45/375.72	c 375	DECODING HOME/temp.out WITH HOME/temp.map
371.45/375.72	c 375	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
371.47/375.84	c 375	Decoding HOME/temp.out
371.47/375.89	c 375	OBJECTIVE _COST 1
371.47/375.89	o 1
371.47/375.89	v 58 61 53 35 15 67 55 77 2 9 4 0 2 20 77 73 72 35 47 9 16 79 22 25 23 24 57 27 74 30 79 14 5 22 66 21 78 47 34 55
371.47/375.90	c 376	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
371.63/376.11	c 376	OK
371.63/376.11	c 376	OBJECTIVE BOUND: 0 <= _COST <= 1
371.63/376.11	c 376	SEARCHING: _COST <= 0
371.63/376.11	c 376	============================[ Search Statistics ]==============================
371.63/376.11	c 376	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
371.63/376.11	c 376	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
371.63/376.11	c 376	===============================================================================
371.63/376.11	c 376	|    377048 |    3366   110811   527949 |    36937    37389     38 | 21.139 % |
371.63/376.20	c 376	|    377148 |    3366   110811   527949 |    40630    37489     38 | 24.867 % |
371.82/376.31	c 376	|    377299 |    3366   110811   527949 |    44693    37640     38 | 24.867 % |
371.92/376.49	c 376	|    377524 |    3366   110811   527949 |    49163    37865     38 | 24.867 % |
372.22/376.70	c 376	|    377861 |    3366   110811   527949 |    54079    38202     38 | 24.867 % |
372.42/376.98	c 377	|    378367 |    3366   110811   527949 |    59487    38708     37 | 24.867 % |
372.91/377.40	c 377	|    379126 |    3366   110811   527949 |    65436    39467     37 | 24.867 % |
373.51/378.07	c 378	|    380265 |    3366   110811   527949 |    71979    40606     37 | 24.867 % |
374.60/379.16	c 379	|    381973 |    3366   110811   527949 |    79177    42314     37 | 24.867 % |
376.27/380.82	c 380	|    384537 |    3366   110811   527949 |    87095    44878     38 | 24.867 % |
378.65/383.29	c 383	|    388381 |    3366   110811   527949 |    95805    48722     37 | 24.867 % |
382.42/387.04	c 387	|    394148 |    3366   110811   527949 |   105385    54489     37 | 24.867 % |
388.74/393.44	c 393	|    402797 |    3366   110811   527949 |   115924    63138     36 | 24.867 % |
398.43/403.22	c 403	|    415773 |    3366   110811   527949 |   127516    76114     35 | 24.867 % |
412.97/417.98	c 418	|    435235 |    3366   110811   527949 |   140268    95576     34 | 24.867 % |
441.44/446.71	c 446	|    464427 |    3366   110811   527949 |   154295   124768     34 | 24.867 % |
479.53/485.27	c 485	|    508217 |    3366   110811   527949 |   169724    29805     30 | 24.867 % |
528.40/534.68	c 534	|    573902 |    3366   110811   527949 |   186696    95490     36 | 24.867 % |
635.42/642.89	c 643	|    672428 |    3366   110811   527949 |   205366    22653     41 | 24.867 % |
761.24/770.09	c 770	|    820217 |    3366   110811   527949 |   225903   170442     38 | 24.867 % |
1011.12/1022.65	c 1022	|   1041900 |    3366   110811   527949 |   248493   185365     36 | 24.867 % |
1059.68/1071.76	c 1071	===============================================================================
1059.68/1071.76	c 1071	restarts              : 69
1059.68/1071.76	c 1071	conflicts             : 1071038       (1014 /sec)
1059.68/1071.76	c 1071	decisions             : 1524485       (1.51 % random) (1444 /sec)
1059.68/1071.76	c 1071	propagations          : 231699330      (219461 /sec)
1059.68/1071.76	c 1071	conflict literals     : 39793311       (29.75 % deleted)
1059.68/1071.76	c 1071	Memory used           : 54.32 MB
1059.68/1071.76	c 1071	CPU time              : 1055.76 s
1059.68/1071.76	c 1071	
1059.68/1071.76	c 1071	UNSATISFIABLE
1059.68/1071.76	c 1071	OK
1059.68/1071.76	c 1071	NOT FOUND: _COST <= 0
1059.68/1071.76	c 1071	OK
1059.68/1071.76	c 1071	OBJECTIVE _COST 1
1059.68/1071.76	s OPTIMUM FOUND
1059.68/1071.77	c 1071	CPU 1059.26 (0.06 0.02 1059.2 0.47)
1059.68/1071.77	c 1071	END Sun Jul 13 05:14:53 2008

Verifier Data (download as text)

OK	1	102
1 unsatisfied constraints, 102 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-1115251-1215917821/watcher-1115251-1215917821 -o /tmp/evaluation-result-1115251-1215917821/solver-1115251-1215917821 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar++ -max -incremental -c -vv -java=java -Xmx700M -decjava=java -Xmx50M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat-inc -tmp=HOME/temp HOME/instance-1115251-1215917821.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: 0.00 0.00 0.00 4/92 17394
/proc/meminfo: memFree=1766144/2055920 swapFree=4192812/4192956
[pid=17394] ppid=17392 vsize=12272 CPUtime=0
/proc/17394/stat : 17394 (sugar++) R 17392 17394 17317 0 -1 4194304 378 0 0 0 0 0 0 0 18 0 1 0 48479531 12566528 346 996147200 4194304 4206940 548682068528 18446744073709551615 265673937633 0 0 4224 0 0 0 0 17 0 0 0
/proc/17394/statm: 3068 346 257 3 0 168 0

[startup+0.0155049 s]
/proc/loadavg: 0.00 0.00 0.00 4/92 17394
/proc/meminfo: memFree=1766144/2055920 swapFree=4192812/4192956
[pid=17394] ppid=17392 vsize=12544 CPUtime=0
/proc/17394/stat : 17394 (sugar++) R 17392 17394 17317 0 -1 4194304 501 0 0 0 0 0 0 0 18 0 1 0 48479531 12845056 469 996147200 4194304 4206940 548682068528 18446744073709551615 265691713190 0 0 4224 0 0 0 0 17 0 0 0
/proc/17394/statm: 3136 469 298 3 0 236 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12544

[startup+0.102162 s]
/proc/loadavg: 0.00 0.00 0.00 4/92 17394
/proc/meminfo: memFree=1766144/2055920 swapFree=4192812/4192956
[pid=17394] ppid=17392 vsize=16740 CPUtime=0.06
/proc/17394/stat : 17394 (sugar++) S 17392 17394 17317 0 -1 4194304 1219 128 0 0 5 1 0 0 16 0 1 0 48479531 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17394/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.301143 s]
/proc/loadavg: 0.00 0.00 0.00 4/92 17394
/proc/meminfo: memFree=1766144/2055920 swapFree=4192812/4192956
[pid=17394] ppid=17392 vsize=16740 CPUtime=0.06
/proc/17394/stat : 17394 (sugar++) S 17392 17394 17317 0 -1 4194304 1219 128 0 0 5 1 0 0 16 0 1 0 48479531 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17394/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.701195 s]
/proc/loadavg: 0.00 0.00 0.00 4/92 17394
/proc/meminfo: memFree=1766144/2055920 swapFree=4192812/4192956
[pid=17394] ppid=17392 vsize=16740 CPUtime=0.56
/proc/17394/stat : 17394 (sugar++) S 17392 17394 17317 0 -1 4194304 1279 5138 0 1 5 1 46 4 16 0 1 0 48479531 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17394/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 16740

[startup+1.50231 s]
/proc/loadavg: 0.00 0.00 0.00 4/110 17423
/proc/meminfo: memFree=1715184/2055920 swapFree=4192812/4192956
[pid=17394] ppid=17392 vsize=16740 CPUtime=0.56
/proc/17394/stat : 17394 (sugar++) S 17392 17394 17317 0 -1 4194304 1296 5138 0 1 5 1 46 4 16 0 1 0 48479531 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17394/statm: 4185 1104 409 3 0 764 0
[pid=17414] ppid=17394 vsize=5356 CPUtime=0
/proc/17414/stat : 17414 (sh) S 17394 17394 17317 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 48479599 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17414/statm: 1339 233 193 169 0 50 0
[pid=17415] ppid=17414 vsize=864044 CPUtime=0.81
/proc/17415/stat : 17415 (java) S 17414 17394 17317 0 -1 0 7922 0 1 0 77 4 0 0 19 0 9 0 48479599 884781056 7200 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17415/statm: 216011 7200 2532 9 0 210593 0
[pid=17415/tid=17416] ppid=17414 vsize=864044 CPUtime=0.47
/proc/17415/task/17416/stat : 17416 (java) R 17414 17394 17317 0 -1 64 2517 0 1 0 46 1 0 0 25 0 9 0 48479600 884781056 7201 996147200 134512640 134550740 4294955920 18446744073709551615 4126476311 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17415/tid=17417] ppid=17414 vsize=864044 CPUtime=0.26
/proc/17415/task/17417/stat : 17417 (java) S 17414 17394 17317 0 -1 64 4395 0 0 0 25 1 0 0 16 0 9 0 48479601 884781056 7202 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17415/tid=17418] ppid=17414 vsize=864044 CPUtime=0
/proc/17415/task/17418/stat : 17418 (java) S 17414 17394 17317 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 48479602 884781056 7203 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17415/tid=17419] ppid=17414 vsize=864044 CPUtime=0
/proc/17415/task/17419/stat : 17419 (java) S 17414 17394 17317 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 48479602 884781056 7203 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17415/tid=17420] ppid=17414 vsize=864044 CPUtime=0
/proc/17415/task/17420/stat : 17420 (java) S 17414 17394 17317 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 48479603 884781056 7204 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17415/tid=17421] ppid=17414 vsize=864044 CPUtime=0.03
/proc/17415/task/17421/stat : 17421 (java) S 17414 17394 17317 0 -1 64 315 0 0 0 3 0 0 0 16 0 9 0 48479603 884781056 7204 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17415/tid=17422] ppid=17414 vsize=864044 CPUtime=0
/proc/17415/task/17422/stat : 17422 (java) S 17414 17394 17317 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 48479603 884781056 7205 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17415/tid=17423] ppid=17414 vsize=864044 CPUtime=0
/proc/17415/task/17423/stat : 17423 (java) S 17414 17394 17317 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 48479604 884781056 7206 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 886140

[startup+3.10249 s]
/proc/loadavg: 0.24 0.05 0.02 4/110 17423
/proc/meminfo: memFree=1690160/2055920 swapFree=4192812/4192956
[pid=17394] ppid=17392 vsize=16740 CPUtime=0.56
/proc/17394/stat : 17394 (sugar++) S 17392 17394 17317 0 -1 4194304 1297 5138 0 1 5 1 46 4 15 0 1 0 48479531 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17394/statm: 4185 1104 409 3 0 764 0
[pid=17414] ppid=17394 vsize=5356 CPUtime=0
/proc/17414/stat : 17414 (sh) S 17394 17394 17317 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 48479599 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17414/statm: 1339 233 193 169 0 50 0
[pid=17415] ppid=17414 vsize=864336 CPUtime=2.38
/proc/17415/stat : 17415 (java) S 17414 17394 17317 0 -1 0 12017 0 1 0 230 8 0 0 19 0 9 0 48479599 885080064 11171 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17415/statm: 216084 11171 2568 9 0 210631 0
[pid=17415/tid=17416] ppid=17414 vsize=864336 CPUtime=1.54
/proc/17415/task/17416/stat : 17416 (java) S 17414 17394 17317 0 -1 64 3044 0 1 0 150 4 0 0 25 0 9 0 48479600 885080064 11171 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17415/tid=17417] ppid=17414 vsize=864336 CPUtime=0.69
/proc/17415/task/17417/stat : 17417 (java) S 17414 17394 17317 0 -1 64 7907 0 0 0 66 3 0 0 16 0 9 0 48479601 885080064 11171 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17415/tid=17418] ppid=17414 vsize=864336 CPUtime=0
/proc/17415/task/17418/stat : 17418 (java) S 17414 17394 17317 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 48479602 885080064 11171 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17415/tid=17419] ppid=17414 vsize=864336 CPUtime=0
/proc/17415/task/17419/stat : 17419 (java) S 17414 17394 17317 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 48479602 885080064 11171 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17415/tid=17420] ppid=17414 vsize=864336 CPUtime=0
/proc/17415/task/17420/stat : 17420 (java) S 17414 17394 17317 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 48479603 885080064 11171 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17415/tid=17421] ppid=17414 vsize=864336 CPUtime=0.12
/proc/17415/task/17421/stat : 17421 (java) S 17414 17394 17317 0 -1 64 370 0 0 0 12 0 0 0 15 0 9 0 48479603 885080064 11171 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17415/tid=17422] ppid=17414 vsize=864336 CPUtime=0
/proc/17415/task/17422/stat : 17422 (java) S 17414 17394 17317 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 48479603 885080064 11171 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17415/tid=17423] ppid=17414 vsize=864336 CPUtime=0
/proc/17415/task/17423/stat : 17423 (java) S 17414 17394 17317 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 48479604 885080064 11171 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 886432

[startup+6.30182 s]
/proc/loadavg: 0.24 0.05 0.02 3/101 17444
/proc/meminfo: memFree=1712496/2055920 swapFree=4192812/4192956
[pid=17394] ppid=17392 vsize=16872 CPUtime=3.4
/proc/17394/stat : 17394 (sugar++) S 17392 17394 17317 0 -1 4194304 1690 28629 0 5 6 2 311 21 15 0 1 0 48479531 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17394/statm: 4218 1116 414 3 0 797 0
[pid=17424] ppid=17394 vsize=9360 CPUtime=2.65
/proc/17424/stat : 17424 (minisat-inc) R 17394 17394 17317 0 -1 4194304 2278 0 0 0 264 1 0 0 20 0 1 0 48479844 9584640 2220 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/17424/statm: 2340 2220 79 151 0 2186 0
Current children cumulated CPU time (s) 6.05
Current children cumulated vsize (KiB) 26232

[startup+12.7015 s]
/proc/loadavg: 0.58 0.13 0.04 3/101 17474
/proc/meminfo: memFree=1709936/2055920 swapFree=4192812/4192956
[pid=17394] ppid=17392 vsize=16872 CPUtime=3.66
/proc/17394/stat : 17394 (sugar++) S 17392 17394 17317 0 -1 4194304 1829 36086 0 7 6 2 332 26 15 0 1 0 48479531 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17394/statm: 4218 1116 414 3 0 797 0
[pid=17424] ppid=17394 vsize=11604 CPUtime=8.71
/proc/17424/stat : 17424 (minisat-inc) R 17394 17394 17317 0 -1 4194304 2840 0 0 0 869 2 0 0 24 0 1 0 48479844 11882496 2778 996147200 134512640 135134323 4294956192 18446744073709551615 134532052 0 0 4096 3 0 0 0 17 1 0 0
/proc/17424/statm: 2901 2778 79 151 0 2747 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 28476

[startup+25.502 s]
/proc/loadavg: 0.80 0.19 0.06 3/101 17474
/proc/meminfo: memFree=1706424/2055920 swapFree=4192812/4192956
[pid=17394] ppid=17392 vsize=16872 CPUtime=3.66
/proc/17394/stat : 17394 (sugar++) S 17392 17394 17317 0 -1 4194304 1829 36086 0 7 6 2 332 26 16 0 1 0 48479531 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17394/statm: 4218 1116 414 3 0 797 0
[pid=17424] ppid=17394 vsize=15220 CPUtime=21.36
/proc/17424/stat : 17424 (minisat-inc) R 17394 17394 17317 0 -1 4194304 3756 0 0 0 2134 2 0 0 25 0 1 0 48479844 15585280 3694 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/17424/statm: 3805 3694 79 151 0 3651 0
Current children cumulated CPU time (s) 25.02
Current children cumulated vsize (KiB) 32092

[startup+51.1018 s]
/proc/loadavg: 1.47 0.40 0.13 4/101 17474
/proc/meminfo: memFree=1664568/2055920 swapFree=4192812/4192956
[pid=17394] ppid=17392 vsize=16872 CPUtime=3.66
/proc/17394/stat : 17394 (sugar++) S 17392 17394 17317 0 -1 4194304 1829 36086 0 7 6 2 332 26 16 0 1 0 48479531 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17394/statm: 4218 1116 414 3 0 797 0
[pid=17424] ppid=17394 vsize=20900 CPUtime=46.68
/proc/17424/stat : 17424 (minisat-inc) R 17394 17394 17317 0 -1 4194304 5144 0 0 0 4663 5 0 0 25 0 1 0 48479844 21401600 5082 996147200 134512640 135134323 4294956192 18446744073709551615 134528238 0 0 4096 3 0 0 0 17 1 0 0
/proc/17424/statm: 5225 5082 79 151 0 5071 0
Current children cumulated CPU time (s) 50.34
Current children cumulated vsize (KiB) 37772

[startup+102.308 s]
/proc/loadavg: 2.34 0.82 0.29 4/101 17474
/proc/meminfo: memFree=1648760/2055920 swapFree=4192812/4192956
[pid=17394] ppid=17392 vsize=16872 CPUtime=3.66
/proc/17394/stat : 17394 (sugar++) S 17392 17394 17317 0 -1 4194304 1829 36086 0 7 6 2 332 26 16 0 1 0 48479531 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17394/statm: 4218 1116 414 3 0 797 0
[pid=17424] ppid=17394 vsize=30908 CPUtime=97.33
/proc/17424/stat : 17424 (minisat-inc) R 17394 17394 17317 0 -1 4194304 7636 0 0 0 9725 8 0 0 25 0 1 0 48479844 31649792 7574 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/17424/statm: 7727 7574 79 151 0 7573 0
Current children cumulated CPU time (s) 100.99
Current children cumulated vsize (KiB) 47780

[startup+162.301 s]
/proc/loadavg: 2.47 1.11 0.42 4/101 17474
/proc/meminfo: memFree=1640632/2055920 swapFree=4192812/4192956
[pid=17394] ppid=17392 vsize=16872 CPUtime=3.66
/proc/17394/stat : 17394 (sugar++) S 17392 17394 17317 0 -1 4194304 1829 36086 0 7 6 2 332 26 16 0 1 0 48479531 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17394/statm: 4218 1116 414 3 0 797 0
[pid=17424] ppid=17394 vsize=38044 CPUtime=156.68
/proc/17424/stat : 17424 (minisat-inc) R 17394 17394 17317 0 -1 4194304 9395 0 0 0 15658 10 0 0 25 0 1 0 48479844 38957056 9333 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/17424/statm: 9511 9333 79 151 0 9357 0
Current children cumulated CPU time (s) 160.34
Current children cumulated vsize (KiB) 54916

[startup+222.302 s]
/proc/loadavg: 2.58 1.40 0.56 3/101 17474
/proc/meminfo: memFree=1640632/2055920 swapFree=4192812/4192956
[pid=17394] ppid=17392 vsize=16872 CPUtime=3.66
/proc/17394/stat : 17394 (sugar++) S 17392 17394 17317 0 -1 4194304 1829 36086 0 7 6 2 332 26 16 0 1 0 48479531 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17394/statm: 4218 1116 414 3 0 797 0
[pid=17424] ppid=17394 vsize=38212 CPUtime=216.02
/proc/17424/stat : 17424 (minisat-inc) R 17394 17394 17317 0 -1 4194304 9414 0 0 0 21592 10 0 0 25 0 1 0 48479844 39129088 9352 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/17424/statm: 9553 9352 79 151 0 9399 0
Current children cumulated CPU time (s) 219.68

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


[startup+582.301 s]
/proc/loadavg: 2.70 2.36 1.26 4/101 17490
/proc/meminfo: memFree=1630840/2055920 swapFree=4192812/4192956
[pid=17394] ppid=17392 vsize=16872 CPUtime=3.8
/proc/17394/stat : 17394 (sugar++) S 17392 17394 17317 0 -1 4194304 1900 39814 0 8 6 2 344 28 16 0 1 0 48479531 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17394/statm: 4218 1116 414 3 0 797 0
[pid=17424] ppid=17394 vsize=47964 CPUtime=571.78
/proc/17424/stat : 17424 (minisat-inc) R 17394 17394 17317 0 -1 4194304 11762 0 0 0 57164 14 0 0 25 0 1 0 48479844 49115136 11698 996147200 134512640 135134323 4294956192 18446744073709551615 134531965 0 0 4096 3 0 0 0 17 1 0 0
/proc/17424/statm: 11991 11698 79 151 0 11837 0
Current children cumulated CPU time (s) 575.58
Current children cumulated vsize (KiB) 64836

[startup+642.302 s]
/proc/loadavg: 2.86 2.48 1.37 3/101 17490
/proc/meminfo: memFree=1630840/2055920 swapFree=4192812/4192956
[pid=17394] ppid=17392 vsize=16872 CPUtime=3.8
/proc/17394/stat : 17394 (sugar++) S 17392 17394 17317 0 -1 4194304 1900 39814 0 8 6 2 344 28 16 0 1 0 48479531 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17394/statm: 4218 1116 414 3 0 797 0
[pid=17424] ppid=17394 vsize=47960 CPUtime=631.13
/proc/17424/stat : 17424 (minisat-inc) R 17394 17394 17317 0 -1 4194304 11762 0 0 0 63099 14 0 0 25 0 1 0 48479844 49111040 11698 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/17424/statm: 11990 11698 79 151 0 11836 0
Current children cumulated CPU time (s) 634.93
Current children cumulated vsize (KiB) 64832

[startup+702.302 s]
/proc/loadavg: 2.79 2.52 1.45 4/101 17490
/proc/meminfo: memFree=1630648/2055920 swapFree=4192812/4192956
[pid=17394] ppid=17392 vsize=16872 CPUtime=3.8
/proc/17394/stat : 17394 (sugar++) S 17392 17394 17317 0 -1 4194304 1900 39814 0 8 6 2 344 28 16 0 1 0 48479531 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17394/statm: 4218 1116 414 3 0 797 0
[pid=17424] ppid=17394 vsize=47960 CPUtime=690.47
/proc/17424/stat : 17424 (minisat-inc) R 17394 17394 17317 0 -1 4194304 11762 0 0 0 69033 14 0 0 25 0 1 0 48479844 49111040 11698 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/17424/statm: 11990 11698 79 151 0 11836 0
Current children cumulated CPU time (s) 694.27
Current children cumulated vsize (KiB) 64832

[startup+762.307 s]
/proc/loadavg: 2.77 2.57 1.54 4/101 17490
/proc/meminfo: memFree=1630584/2055920 swapFree=4192812/4192956
[pid=17394] ppid=17392 vsize=16872 CPUtime=3.8
/proc/17394/stat : 17394 (sugar++) S 17392 17394 17317 0 -1 4194304 1900 39814 0 8 6 2 344 28 16 0 1 0 48479531 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17394/statm: 4218 1116 414 3 0 797 0
[pid=17424] ppid=17394 vsize=47960 CPUtime=749.83
/proc/17424/stat : 17424 (minisat-inc) R 17394 17394 17317 0 -1 4194304 11762 0 0 0 74969 14 0 0 25 0 1 0 48479844 49111040 11698 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/17424/statm: 11990 11698 79 151 0 11836 0
Current children cumulated CPU time (s) 753.63
Current children cumulated vsize (KiB) 64832

[startup+822.301 s]
/proc/loadavg: 2.73 2.59 1.60 4/101 17490
/proc/meminfo: memFree=1626488/2055920 swapFree=4192812/4192956
[pid=17394] ppid=17392 vsize=16872 CPUtime=3.8
/proc/17394/stat : 17394 (sugar++) S 17392 17394 17317 0 -1 4194304 1900 39814 0 8 6 2 344 28 16 0 1 0 48479531 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17394/statm: 4218 1116 414 3 0 797 0
[pid=17424] ppid=17394 vsize=52184 CPUtime=809.18
/proc/17424/stat : 17424 (minisat-inc) R 17394 17394 17317 0 -1 4194304 12840 0 0 0 80902 16 0 0 25 0 1 0 48479844 53436416 12776 996147200 134512640 135134323 4294956192 18446744073709551615 134531971 0 0 4096 3 0 0 0 17 1 0 0
/proc/17424/statm: 13046 12776 79 151 0 12892 0
Current children cumulated CPU time (s) 812.98
Current children cumulated vsize (KiB) 69056

[startup+882.302 s]
/proc/loadavg: 2.72 2.61 1.67 4/101 17490
/proc/meminfo: memFree=1622840/2055920 swapFree=4192812/4192956
[pid=17394] ppid=17392 vsize=16872 CPUtime=3.8
/proc/17394/stat : 17394 (sugar++) S 17392 17394 17317 0 -1 4194304 1900 39814 0 8 6 2 344 28 16 0 1 0 48479531 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17394/statm: 4218 1116 414 3 0 797 0
[pid=17424] ppid=17394 vsize=55616 CPUtime=868.53
/proc/17424/stat : 17424 (minisat-inc) R 17394 17394 17317 0 -1 4194304 13714 0 0 0 86835 18 0 0 25 0 1 0 48479844 56950784 13650 996147200 134512640 135134323 4294956192 18446744073709551615 134531908 0 0 4096 3 0 0 0 17 1 0 0
/proc/17424/statm: 13904 13650 79 151 0 13750 0
Current children cumulated CPU time (s) 872.33
Current children cumulated vsize (KiB) 72488

[startup+942.301 s]
/proc/loadavg: 2.74 2.64 1.74 3/101 17490
/proc/meminfo: memFree=1622904/2055920 swapFree=4192812/4192956
[pid=17394] ppid=17392 vsize=16872 CPUtime=3.8
/proc/17394/stat : 17394 (sugar++) S 17392 17394 17317 0 -1 4194304 1900 39814 0 8 6 2 344 28 16 0 1 0 48479531 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17394/statm: 4218 1116 414 3 0 797 0
[pid=17424] ppid=17394 vsize=55616 CPUtime=927.88
/proc/17424/stat : 17424 (minisat-inc) R 17394 17394 17317 0 -1 4194304 13715 0 0 0 92770 18 0 0 25 0 1 0 48479844 56950784 13651 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/17424/statm: 13904 13651 79 151 0 13750 0
Current children cumulated CPU time (s) 931.68
Current children cumulated vsize (KiB) 72488

[startup+1002.3 s]
/proc/loadavg: 2.77 2.66 1.80 4/101 17490
/proc/meminfo: memFree=1622840/2055920 swapFree=4192812/4192956
[pid=17394] ppid=17392 vsize=16872 CPUtime=3.8
/proc/17394/stat : 17394 (sugar++) S 17392 17394 17317 0 -1 4194304 1900 39814 0 8 6 2 344 28 16 0 1 0 48479531 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17394/statm: 4218 1116 414 3 0 797 0
[pid=17424] ppid=17394 vsize=55616 CPUtime=987.23
/proc/17424/stat : 17424 (minisat-inc) R 17394 17394 17317 0 -1 4194304 13715 0 0 0 98705 18 0 0 25 0 1 0 48479844 56950784 13651 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/17424/statm: 13904 13651 79 151 0 13750 0
Current children cumulated CPU time (s) 991.03
Current children cumulated vsize (KiB) 72488

[startup+1062.3 s]
/proc/loadavg: 2.84 2.70 1.86 4/101 17490
/proc/meminfo: memFree=1622776/2055920 swapFree=4192812/4192956
[pid=17394] ppid=17392 vsize=16872 CPUtime=3.8
/proc/17394/stat : 17394 (sugar++) S 17392 17394 17317 0 -1 4194304 1900 39814 0 8 6 2 344 28 16 0 1 0 48479531 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17394/statm: 4218 1116 414 3 0 797 0
[pid=17424] ppid=17394 vsize=55616 CPUtime=1046.59
/proc/17424/stat : 17424 (minisat-inc) R 17394 17394 17317 0 -1 4194304 13715 0 0 0 104641 18 0 0 25 0 1 0 48479844 56950784 13651 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/17424/statm: 13904 13651 79 151 0 13750 0
Current children cumulated CPU time (s) 1050.39
Current children cumulated vsize (KiB) 72488

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

[startup+1068.7 s]
/proc/loadavg: 2.79 2.69 1.87 4/101 17490
/proc/meminfo: memFree=1622776/2055920 swapFree=4192812/4192956
[pid=17394] ppid=17392 vsize=16872 CPUtime=3.8
/proc/17394/stat : 17394 (sugar++) S 17392 17394 17317 0 -1 4194304 1900 39814 0 8 6 2 344 28 16 0 1 0 48479531 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17394/statm: 4218 1116 414 3 0 797 0
[pid=17424] ppid=17394 vsize=55616 CPUtime=1052.92
/proc/17424/stat : 17424 (minisat-inc) R 17394 17394 17317 0 -1 4194304 13715 0 0 0 105274 18 0 0 25 0 1 0 48479844 56950784 13651 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/17424/statm: 13904 13651 79 151 0 13750 0
Current children cumulated CPU time (s) 1056.72
Current children cumulated vsize (KiB) 72488

[startup+1070.31 s]
/proc/loadavg: 2.79 2.69 1.87 4/101 17490
/proc/meminfo: memFree=1622776/2055920 swapFree=4192812/4192956
[pid=17394] ppid=17392 vsize=16872 CPUtime=3.8
/proc/17394/stat : 17394 (sugar++) S 17392 17394 17317 0 -1 4194304 1900 39814 0 8 6 2 344 28 16 0 1 0 48479531 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17394/statm: 4218 1116 414 3 0 797 0
[pid=17424] ppid=17394 vsize=55616 CPUtime=1054.5
/proc/17424/stat : 17424 (minisat-inc) R 17394 17394 17317 0 -1 4194304 13715 0 0 0 105432 18 0 0 25 0 1 0 48479844 56950784 13651 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/17424/statm: 13904 13651 79 151 0 13750 0
Current children cumulated CPU time (s) 1058.3
Current children cumulated vsize (KiB) 72488

[startup+1071.1 s]
/proc/loadavg: 2.79 2.69 1.87 4/101 17490
/proc/meminfo: memFree=1622776/2055920 swapFree=4192812/4192956
[pid=17394] ppid=17392 vsize=16872 CPUtime=3.8
/proc/17394/stat : 17394 (sugar++) S 17392 17394 17317 0 -1 4194304 1900 39814 0 8 6 2 344 28 16 0 1 0 48479531 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17394/statm: 4218 1116 414 3 0 797 0
[pid=17424] ppid=17394 vsize=55616 CPUtime=1055.29
/proc/17424/stat : 17424 (minisat-inc) R 17394 17394 17317 0 -1 4194304 13715 0 0 0 105511 18 0 0 25 0 1 0 48479844 56950784 13651 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/17424/statm: 13904 13651 79 151 0 13750 0
Current children cumulated CPU time (s) 1059.09
Current children cumulated vsize (KiB) 72488

[startup+1071.5 s]
/proc/loadavg: 2.79 2.69 1.87 4/101 17490
/proc/meminfo: memFree=1622776/2055920 swapFree=4192812/4192956
[pid=17394] ppid=17392 vsize=16872 CPUtime=3.8
/proc/17394/stat : 17394 (sugar++) S 17392 17394 17317 0 -1 4194304 1900 39814 0 8 6 2 344 28 16 0 1 0 48479531 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17394/statm: 4218 1116 414 3 0 797 0
[pid=17424] ppid=17394 vsize=55616 CPUtime=1055.68
/proc/17424/stat : 17424 (minisat-inc) R 17394 17394 17317 0 -1 4194304 13715 0 0 0 105550 18 0 0 25 0 1 0 48479844 56950784 13651 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/17424/statm: 13904 13651 79 151 0 13750 0
Current children cumulated CPU time (s) 1059.48
Current children cumulated vsize (KiB) 72488

[startup+1071.7 s]
/proc/loadavg: 2.79 2.69 1.87 4/101 17490
/proc/meminfo: memFree=1622776/2055920 swapFree=4192812/4192956
[pid=17394] ppid=17392 vsize=16872 CPUtime=3.8
/proc/17394/stat : 17394 (sugar++) S 17392 17394 17317 0 -1 4194304 1900 39814 0 8 6 2 344 28 16 0 1 0 48479531 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17394/statm: 4218 1116 414 3 0 797 0
[pid=17424] ppid=17394 vsize=55616 CPUtime=1055.88
/proc/17424/stat : 17424 (minisat-inc) R 17394 17394 17317 0 -1 4194304 13715 0 0 0 105570 18 0 0 25 0 1 0 48479844 56950784 13651 996147200 134512640 135134323 4294956192 18446744073709551615 134532793 0 0 4096 3 0 0 0 17 1 0 0
/proc/17424/statm: 13904 13651 79 151 0 13750 0
Current children cumulated CPU time (s) 1059.68
Current children cumulated vsize (KiB) 72488

Child status: 0
Real time (s): 1071.77
CPU time (s): 1059.78
CPU user time (s): 1059.28
CPU system time (s): 0.508922
CPU usage (%): 98.8813
Max. virtual memory (cumulated for all children) (KiB): 886432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1059.27
system time used= 0.508922
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55510
page faults= 8
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3840
involuntary context switches= 46513

runsolver used 1.47877 second user time and 3.9414 second system time

The end

Launcher Data (download as text)

Begin job on node76 at 2008-07-13 04:57:02
IDJOB=1115251
IDBENCH=61835
IDSOLVER=367
FILE ID=node76/1115251-1215917821
PBS_JOBID= 7903836
Free space on /tmp= 66488 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/tightness0.8/normalized-rand-2-40-80-103-800-64_ext.xml
COMMAND LINE= DIR/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat-inc" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1115251-1215917821/watcher-1115251-1215917821 -o /tmp/evaluation-result-1115251-1215917821/solver-1115251-1215917821 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat-inc" -tmp="HOME/temp" HOME/instance-1115251-1215917821.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= f9c8bda5fc3b0c3beda53b7b7900eaf2
RANDOM SEED=969276867

node76.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.234
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.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1766952 kB
Buffers:         29108 kB
Cached:         152248 kB
SwapCached:          0 kB
Active:         153584 kB
Inactive:        63008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1766952 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4312 kB
Writeback:           0 kB
Mapped:          46924 kB
Slab:            55728 kB
Committed_AS:   246156 kB
PageTables:       3328 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= 66484 MiB
End job on node76 at 2008-07-13 05:14:53