Trace number 1111461

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 8.21175 8.5869

General information on the benchmark

Namecsp/modifiedRenault/
normalized-renault-mod-12_ext.xml
MD5SUM908de36a7fb986fcd92c65c30c76c010
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 benchmark5.75213
Satisfiable
(Un)Satisfiability was proved
Number of variables111
Number of constraints149
Maximum constraint arity10
Maximum domain size42
Number of constraints which are defined in extension149
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.03/0.07	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.03/0.07	c 0	BEGIN Sat Jul 12 09:21:58 2008
0.03/0.07	c 0	PID 19652
0.03/0.07	c 0	HOST node92.alineos.net
0.03/0.07	c 0	CONVERTING HOME/instance-1111461-1215847318.xml TO HOME/temp.csp
0.03/0.07	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1111461-1215847318.xml' 'HOME/temp.csp'
1.15/1.27	c 1	15 domains, 111 variables, 0 predicates, 132 relations, 149 constraints
1.22/1.33	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.22/1.33	c 1	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'
1.23/1.41	c 1	Parsing HOME/temp.csp
3.17/3.34	c 3	parsed 407 expressions
3.17/3.34	c 3	Heap : 40 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.17/3.35	c 3	MAX CSP: 149 constraints
3.17/3.35	c 3	Converting to clausal form CSP
3.17/3.37	c 3	converted 56 (10%) expressions
3.17/3.37	c 3	converted 112 (20%) expressions
3.17/3.37	c 3	converted 168 (30%) expressions
3.25/3.48	c 4	converted 224 (40%) expressions
3.25/3.50	c 4	converted 280 (50%) expressions
3.35/3.51	c 4	converted 336 (60%) expressions
3.35/3.54	c 4	converted 392 (70%) expressions
3.45/3.68	c 4	converted 448 (80%) expressions
3.75/3.95	c 4	converted 504 (90%) expressions
4.93/5.17	c 5	converted 559 (100%) expressions
4.93/5.17	c 5	CSP : 409 integers, 0 booleans, 446 clauses, largest domain size 224
4.93/5.17	c 5	Heap : 89 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.93/5.17	c 5	Propagation in CSP
4.93/5.19	c 5	145 values, 0 unsatisfiable literals, and 0 valid clauses are removed
4.93/5.19	c 5	CSP : 409 integers, 0 booleans, 446 clauses, largest domain size 150
4.93/5.19	c 5	Heap : 89 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.93/5.19	c 5	Simplifing CSP by introducing new Boolean variables
4.93/5.19	c 5	CSP : 409 integers, 0 booleans, 446 clauses, largest domain size 150
4.93/5.19	c 5	Heap : 89 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.23/5.47	c 5	Encoding CSP to SAT : HOME/temp.cnf
5.23/5.48	c 6	41 (10%) CSP integer variables are encoded (136 clauses, 1398 bytes)
5.23/5.48	c 6	82 (20%) CSP integer variables are encoded (232 clauses, 2454 bytes)
5.23/5.48	c 6	123 (30%) CSP integer variables are encoded (340 clauses, 3642 bytes)
5.23/5.48	c 6	164 (40%) CSP integer variables are encoded (340 clauses, 3642 bytes)
5.23/5.48	c 6	205 (50%) CSP integer variables are encoded (340 clauses, 3642 bytes)
5.23/5.48	c 6	246 (60%) CSP integer variables are encoded (340 clauses, 3642 bytes)
5.23/5.49	c 6	287 (70%) CSP integer variables are encoded (568 clauses, 6150 bytes)
5.23/5.49	c 6	328 (80%) CSP integer variables are encoded (746 clauses, 8226 bytes)
5.23/5.49	c 6	369 (90%) CSP integer variables are encoded (1564 clauses, 18860 bytes)
5.23/5.49	c 6	409 (100%) CSP integer variables are encoded (2175 clauses, 26803 bytes)
5.32/5.53	c 6	45 (10%) CSP clauses are encoded (2456 clauses, 32273 bytes)
5.61/5.86	c 6	90 (20%) CSP clauses are encoded (11536 clauses, 317947 bytes)
6.31/6.52	c 7	134 (30%) CSP clauses are encoded (15619 clauses, 425144 bytes)
7.10/7.31	c 7	179 (40%) CSP clauses are encoded (22528 clauses, 680169 bytes)
7.10/7.32	c 7	223 (50%) CSP clauses are encoded (24124 clauses, 703539 bytes)
7.10/7.32	c 7	268 (60%) CSP clauses are encoded (24677 clauses, 711901 bytes)
7.10/7.33	c 7	313 (70%) CSP clauses are encoded (28896 clauses, 784781 bytes)
7.10/7.35	c 7	357 (80%) CSP clauses are encoded (33238 clauses, 856347 bytes)
7.10/7.37	c 7	402 (90%) CSP clauses are encoded (42094 clauses, 1015827 bytes)
7.10/7.39	c 7	446 (100%) CSP clauses are encoded (53661 clauses, 1225817 bytes)
7.10/7.39	c 7	446 CSP clauses encoded
7.10/7.39	c 7	Writing map file : HOME/temp.map
7.10/7.39	c 7	Heap : 63 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
7.10/7.39	c 7	SAT : 2584 SAT variables, 53661 SAT clauses, 1225817 bytes
7.10/7.39	c 7	Heap : 63 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
7.20/7.47	c 7	OBJECTIVE minimize _COST
7.20/7.47	c 7	SOLVING HOME/temp.cnf
7.20/7.47	c 7	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
7.20/7.47	c 7	This is MiniSat 2.0 beta incremental
7.20/7.47	c 7	WARNING: for repeatability, setting FPU to use double precision
7.20/7.47	c 7	============================[ Problem Statistics ]=============================
7.20/7.47	c 7	|                                                                             |
7.20/7.47	c 7	|  Number of variables:  2584                                                 |
7.20/7.47	c 7	|  Number of clauses:    53661                                                |
7.24/7.50	c 8	|  Parsing time:         0.03         s                                       |
7.24/7.50	c 8	OK
7.24/7.50	c 8	OBJECTIVE BOUND: 0 <= _COST <= 
7.24/7.50	c 8	SEARCHING: _COST <= 75
7.24/7.50	c 8	============================[ Search Statistics ]==============================
7.24/7.50	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.24/7.50	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.24/7.50	c 8	===============================================================================
7.24/7.50	c 8	|         0 |    2584    53661   247449 |    17887        0    nan |  0.000 % |
7.24/7.51	c 8	===============================================================================
7.24/7.51	c 8	restarts              : 1
7.24/7.51	c 8	conflicts             : 50            (1471 /sec)
7.24/7.51	c 8	decisions             : 217           (1.38 % random) (6383 /sec)
7.24/7.51	c 8	propagations          : 3813           (112167 /sec)
7.24/7.51	c 8	conflict literals     : 384            (21.15 % deleted)
7.24/7.51	c 8	Memory used           : 4.45 MB
7.24/7.51	c 8	CPU time              : 0.033994 s
7.24/7.51	c 8	
7.24/7.51	c 8	SATISFIABLE
7.24/7.51	c 8	OK
7.24/7.51	c 8	FOUND: _COST <= 75
7.24/7.51	s SATISFIABLE
7.24/7.51	c 8	DECODING HOME/temp.out WITH HOME/temp.map
7.24/7.51	c 8	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
7.24/7.59	c 8	Decoding HOME/temp.out
7.34/7.66	c 8	OBJECTIVE _COST 49
7.34/7.66	o 49
7.34/7.66	v 6 1 27 2 1 1 1 4 1 1 1 1 0 3 1 1 1 0 1 2 2 1 1 1 11 1 4 1 0 0 1 0 22 18 0 1 2 1 1 2 2 1 1 2 2 1 41 1 1 3 1 1 2 1 1 11 1 1 1 1 0 1 3 1 0 4 0 1 1 2 0 9 3 4 4 0 1 1 1 1 6 0 0 0 1 1 1 0 1 0 0 1 0 0 1 3 4 8 0 0 0 7 5 7 9 6 6 5 8 4 9
7.34/7.67	c 8	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
7.39/7.72	c 8	OK
7.39/7.72	c 8	OBJECTIVE BOUND: 0 <= _COST <= 49
7.39/7.72	c 8	SEARCHING: _COST <= 24
7.39/7.72	c 8	============================[ Search Statistics ]==============================
7.39/7.72	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.39/7.72	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.39/7.72	c 8	===============================================================================
7.39/7.72	c 8	|        50 |    2584    53661   247449 |    17887       50      8 |  0.000 % |
7.39/7.72	c 8	===============================================================================
7.39/7.72	c 8	restarts              : 2
7.39/7.72	c 8	conflicts             : 59            (1513 /sec)
7.39/7.72	c 8	decisions             : 338           (0.89 % random) (8668 /sec)
7.39/7.72	c 8	propagations          : 7965           (204262 /sec)
7.39/7.72	c 8	conflict literals     : 439            (21.04 % deleted)
7.39/7.72	c 8	Memory used           : 4.57 MB
7.39/7.72	c 8	CPU time              : 0.038994 s
7.39/7.73	c 8	
7.39/7.73	c 8	SATISFIABLE
7.39/7.73	c 8	OK
7.39/7.73	c 8	FOUND: _COST <= 24
7.39/7.73	c 8	DECODING HOME/temp.out WITH HOME/temp.map
7.39/7.73	c 8	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
7.42/7.80	c 8	Decoding HOME/temp.out
7.42/7.86	c 8	OBJECTIVE _COST 24
7.42/7.86	o 24
7.42/7.86	v 8 1 23 5 1 1 1 4 1 1 1 0 0 2 1 1 1 1 1 0 2 1 0 1 13 2 5 1 0 0 1 0 24 22 0 1 1 1 1 2 0 0 0 2 3 1 41 1 1 3 1 1 2 1 1 12 1 1 1 0 0 1 2 0 1 3 2 0 1 2 0 9 2 4 5 0 1 1 1 1 6 1 0 0 0 1 1 1 0 0 0 2 0 0 1 3 3 2 1 0 2 9 9 9 9 9 8 2 9 9 9
7.42/7.86	c 8	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
7.42/7.88	c 8	OK
7.42/7.88	c 8	OBJECTIVE BOUND: 0 <= _COST <= 24
7.42/7.88	c 8	SEARCHING: _COST <= 12
7.42/7.89	c 8	============================[ Search Statistics ]==============================
7.42/7.89	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.42/7.89	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.42/7.89	c 8	===============================================================================
7.42/7.89	c 8	|        59 |    1758    53661   247449 |    17887       59      7 |  0.000 % |
7.42/7.89	c 8	===============================================================================
7.42/7.89	c 8	restarts              : 3
7.42/7.89	c 8	conflicts             : 66            (1535 /sec)
7.42/7.89	c 8	decisions             : 434           (0.69 % random) (10095 /sec)
7.42/7.89	c 8	propagations          : 12161          (282860 /sec)
7.42/7.89	c 8	conflict literals     : 489            (20.36 % deleted)
7.42/7.89	c 8	Memory used           : 4.57 MB
7.42/7.89	c 8	CPU time              : 0.042993 s
7.42/7.89	c 8	
7.42/7.89	c 8	SATISFIABLE
7.42/7.89	c 8	OK
7.42/7.89	c 8	FOUND: _COST <= 12
7.42/7.89	c 8	DECODING HOME/temp.out WITH HOME/temp.map
7.42/7.89	c 8	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
7.56/7.97	c 8	Decoding HOME/temp.out
7.56/8.03	c 8	OBJECTIVE _COST 12
7.56/8.03	o 12
7.56/8.03	v 8 1 23 5 1 1 1 4 1 1 1 0 0 2 1 1 1 1 1 0 2 1 0 1 13 2 5 0 0 0 1 0 24 22 0 0 0 1 1 2 0 0 0 2 3 1 36 0 1 3 1 1 2 1 1 12 1 1 1 0 0 1 2 0 1 3 2 0 1 2 0 9 2 2 5 0 1 1 1 1 6 1 3 0 0 1 1 0 0 0 0 2 0 0 0 3 3 2 1 0 2 9 9 9 9 9 9 9 9 9 9
7.56/8.04	c 8	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
7.56/8.04	c 8	OK
7.56/8.04	c 8	OBJECTIVE BOUND: 0 <= _COST <= 12
7.56/8.04	c 8	SEARCHING: _COST <= 6
7.56/8.05	c 8	============================[ Search Statistics ]==============================
7.56/8.05	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.56/8.05	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.56/8.05	c 8	===============================================================================
7.56/8.05	c 8	|        66 |    1493    53661   247449 |    17887       66      7 |  0.000 % |
7.56/8.05	c 8	===============================================================================
7.56/8.05	c 8	restarts              : 4
7.56/8.05	c 8	conflicts             : 72            (1565 /sec)
7.56/8.05	c 8	decisions             : 485           (0.62 % random) (10545 /sec)
7.56/8.05	c 8	propagations          : 14045          (305373 /sec)
7.56/8.05	c 8	conflict literals     : 525            (20.45 % deleted)
7.56/8.05	c 8	Memory used           : 4.57 MB
7.56/8.05	c 8	CPU time              : 0.045993 s
7.56/8.05	c 8	
7.56/8.05	c 8	SATISFIABLE
7.56/8.05	c 8	OK
7.56/8.05	c 8	FOUND: _COST <= 6
7.56/8.05	c 8	DECODING HOME/temp.out WITH HOME/temp.map
7.56/8.05	c 8	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
7.71/8.12	c 8	Decoding HOME/temp.out
7.71/8.18	c 8	OBJECTIVE _COST 6
7.71/8.18	o 6
7.71/8.18	v 7 1 15 5 0 1 1 3 1 1 1 0 1 1 0 1 1 1 1 2 2 1 1 1 13 2 5 0 0 0 1 0 19 14 0 0 0 1 1 2 0 0 0 2 3 1 41 0 1 0 1 1 2 1 1 12 1 1 1 0 1 0 1 0 1 1 2 0 1 2 0 9 1 1 5 0 1 1 1 1 6 1 0 2 1 1 1 0 0 0 0 2 0 0 0 3 3 2 0 0 2 0 9 9 8 2 9 9 9 7 9
7.71/8.20	c 8	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
7.71/8.24	c 8	OK
7.71/8.24	c 8	OBJECTIVE BOUND: 0 <= _COST <= 6
7.71/8.24	c 8	SEARCHING: _COST <= 3
7.71/8.25	c 8	============================[ Search Statistics ]==============================
7.71/8.25	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.71/8.25	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.71/8.25	c 8	===============================================================================
7.71/8.25	c 8	|        72 |    1302    53661   247449 |    17887       72      7 |  0.000 % |
7.71/8.25	c 8	===============================================================================
7.71/8.25	c 8	restarts              : 5
7.71/8.25	c 8	conflicts             : 155           (2768 /sec)
7.71/8.25	c 8	decisions             : 625           (0.48 % random) (11163 /sec)
7.71/8.25	c 8	propagations          : 30567          (545927 /sec)
7.71/8.25	c 8	conflict literals     : 1236           (28.31 % deleted)
7.71/8.25	c 8	Memory used           : 4.57 MB
7.71/8.25	c 8	CPU time              : 0.055991 s
7.71/8.25	c 8	
7.71/8.25	c 8	SATISFIABLE
7.71/8.25	c 8	OK
7.71/8.25	c 8	FOUND: _COST <= 3
7.71/8.25	c 8	DECODING HOME/temp.out WITH HOME/temp.map
7.71/8.25	c 8	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
7.88/8.33	c 8	Decoding HOME/temp.out
7.88/8.38	c 8	OBJECTIVE _COST 3
7.88/8.38	o 3
7.88/8.39	v 8 1 23 5 1 1 1 4 1 1 1 0 0 2 1 1 1 1 1 0 2 1 0 1 13 2 5 0 0 0 1 0 24 1 0 0 0 1 1 2 0 0 0 2 3 1 41 0 1 3 1 1 2 1 1 12 1 1 1 0 0 1 2 0 1 2 2 0 1 2 0 9 2 2 5 0 1 1 1 1 6 1 0 0 0 1 1 0 0 0 0 2 0 0 0 3 3 2 0 0 2 9 9 0 7 5 9 8 4 2 6
7.88/8.39	c 8	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
7.88/8.40	c 8	OK
7.88/8.40	c 8	OBJECTIVE BOUND: 0 <= _COST <= 3
7.88/8.40	c 8	SEARCHING: _COST <= 1
7.88/8.41	c 8	============================[ Search Statistics ]==============================
7.88/8.41	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.88/8.41	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.88/8.41	c 8	===============================================================================
7.88/8.41	c 8	|       155 |    1138    53661   247449 |    17887      155      8 |  0.000 % |
7.88/8.41	c 8	|       255 |    1138    53661   247449 |    19675      255      8 | 61.923 % |
7.88/8.41	c 8	===============================================================================
7.88/8.41	c 8	restarts              : 7
7.88/8.41	c 8	conflicts             : 338           (5122 /sec)
7.88/8.41	c 8	decisions             : 887           (0.56 % random) (13442 /sec)
7.88/8.41	c 8	propagations          : 40169          (608723 /sec)
7.88/8.41	c 8	conflict literals     : 3137           (24.57 % deleted)
7.88/8.41	c 8	Memory used           : 4.57 MB
7.88/8.41	c 8	CPU time              : 0.065989 s
7.88/8.41	c 8	
7.88/8.42	c 8	SATISFIABLE
7.88/8.42	c 8	OK
7.88/8.42	c 8	FOUND: _COST <= 1
7.88/8.42	c 8	DECODING HOME/temp.out WITH HOME/temp.map
7.88/8.42	c 8	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
7.88/8.49	c 9	Decoding HOME/temp.out
8.03/8.55	c 9	OBJECTIVE _COST 1
8.03/8.55	o 1
8.03/8.55	v 8 1 23 5 1 1 1 4 1 1 1 0 0 2 1 1 1 1 1 0 2 1 0 1 13 2 5 0 0 0 1 0 24 19 0 0 0 1 1 2 0 0 0 2 3 1 36 0 1 3 1 1 2 1 1 12 1 1 1 0 0 1 2 0 1 2 2 0 1 2 0 9 2 2 5 0 1 1 1 1 6 1 3 0 0 1 1 0 0 0 0 2 0 0 0 3 3 2 1 0 2 2 9 1 8 0 3 0 1 0 9
8.03/8.55	c 9	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
8.03/8.57	c 9	OK
8.03/8.57	c 9	OBJECTIVE BOUND: 0 <= _COST <= 1
8.03/8.57	c 9	SEARCHING: _COST <= 0
8.03/8.58	c 9	============================[ Search Statistics ]==============================
8.03/8.58	c 9	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.03/8.58	c 9	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.03/8.58	c 9	===============================================================================
8.03/8.58	c 9	|       338 |     984    53661   247449 |    17887      338      9 | 61.923 % |
8.03/8.58	c 9	|       439 |     984    53661   247449 |    19675      438     10 | 71.827 % |
8.03/8.58	c 9	===============================================================================
8.03/8.58	c 9	restarts              : 9
8.03/8.58	c 9	conflicts             : 439           (6015 /sec)
8.03/8.58	c 9	decisions             : 1015          (0.59 % random) (13906 /sec)
8.03/8.58	c 9	propagations          : 42500          (582287 /sec)
8.03/8.58	c 9	conflict literals     : 4273           (22.34 % deleted)
8.03/8.58	c 9	Memory used           : 4.57 MB
8.03/8.58	c 9	CPU time              : 0.072988 s
8.03/8.58	c 9	
8.03/8.58	c 9	UNSATISFIABLE
8.03/8.58	c 9	OK
8.03/8.58	c 9	NOT FOUND: _COST <= 0
8.03/8.58	c 9	OK
8.03/8.58	c 9	OBJECTIVE _COST 1
8.03/8.58	s OPTIMUM FOUND
8.03/8.58	c 9	CPU 7.75 (0.06 0.02 7.69 0.41)
8.03/8.58	c 9	END Sat Jul 12 09:22:07 2008

Verifier Data (download as text)

OK	1	148
1 unsatisfied constraints, 148 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-1111461-1215847318/watcher-1111461-1215847318 -o /tmp/evaluation-result-1111461-1215847318/solver-1111461-1215847318 -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-1111461-1215847318.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.07 2.10 2.04 4/241 19652
/proc/meminfo: memFree=1057832/2055920 swapFree=4192812/4192956
[pid=19652] ppid=19650 vsize=12544 CPUtime=0
/proc/19652/stat : 19652 (sugar++) R 19650 19652 19374 0 -1 4194304 518 0 0 0 0 0 0 0 18 0 1 0 41428750 12845056 486 996147200 4194304 4206940 548682068528 18446744073709551615 251288130615 0 0 4224 0 0 0 0 17 1 0 0
/proc/19652/statm: 3136 486 314 3 0 236 0

[startup+0.040027 s]
/proc/loadavg: 2.07 2.10 2.04 4/241 19652
/proc/meminfo: memFree=1057832/2055920 swapFree=4192812/4192956
[pid=19652] ppid=19650 vsize=13468 CPUtime=0.03
/proc/19652/stat : 19652 (sugar++) R 19650 19652 19374 0 -1 4194304 756 0 0 0 2 1 0 0 18 0 1 0 41428750 13791232 724 996147200 4194304 4206940 548682068528 18446744073709551615 251288137826 0 0 4224 0 0 0 0 17 1 0 0
/proc/19652/statm: 3367 725 338 3 0 467 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13468

[startup+0.101041 s]
/proc/loadavg: 2.07 2.10 2.04 4/241 19652
/proc/meminfo: memFree=1057832/2055920 swapFree=4192812/4192956
[pid=19652] ppid=19650 vsize=16740 CPUtime=0.06
/proc/19652/stat : 19652 (sugar++) S 19650 19652 19374 0 -1 4194304 1219 128 0 0 5 1 0 0 16 0 1 0 41428750 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19652/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.301064 s]
/proc/loadavg: 2.07 2.10 2.04 4/241 19652
/proc/meminfo: memFree=1057832/2055920 swapFree=4192812/4192956
[pid=19652] ppid=19650 vsize=16740 CPUtime=0.06
/proc/19652/stat : 19652 (sugar++) S 19650 19652 19374 0 -1 4194304 1219 128 0 0 5 1 0 0 16 0 1 0 41428750 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19652/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.701115 s]
/proc/loadavg: 2.07 2.10 2.04 4/241 19652
/proc/meminfo: memFree=1057832/2055920 swapFree=4192812/4192956
[pid=19652] ppid=19650 vsize=16740 CPUtime=0.06
/proc/19652/stat : 19652 (sugar++) S 19650 19652 19374 0 -1 4194304 1219 128 0 0 5 1 0 0 16 0 1 0 41428750 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19652/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+1.50222 s]
/proc/loadavg: 2.07 2.09 2.04 4/252 19664
/proc/meminfo: memFree=1021072/2055920 swapFree=4192812/4192956
[pid=19652] ppid=19650 vsize=16740 CPUtime=1.23
/proc/19652/stat : 19652 (sugar++) S 19650 19652 19374 0 -1 4194304 1297 11835 0 1 5 1 109 8 16 0 1 0 41428750 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19652/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 16740

[startup+3.10242 s]
/proc/loadavg: 2.07 2.09 2.04 4/252 19674
/proc/meminfo: memFree=1030928/2055920 swapFree=4192812/4192956
[pid=19652] ppid=19650 vsize=16740 CPUtime=1.23
/proc/19652/stat : 19652 (sugar++) S 19650 19652 19374 0 -1 4194304 1297 11835 0 1 5 1 109 8 16 0 1 0 41428750 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19652/statm: 4185 1104 409 3 0 764 0
[pid=19665] ppid=19652 vsize=5356 CPUtime=0
/proc/19665/stat : 19665 (sh) S 19652 19652 19374 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 41428884 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19665/statm: 1339 233 193 169 0 50 0
[pid=19666] ppid=19665 vsize=864600 CPUtime=1.74
/proc/19666/stat : 19666 (java) S 19665 19652 19374 0 -1 0 14893 0 1 0 168 6 0 0 20 0 9 0 41428884 885350400 13709 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19666/statm: 216150 13709 2532 9 0 210732 0
[pid=19666/tid=19667] ppid=19665 vsize=864600 CPUtime=1
/proc/19666/task/19667/stat : 19667 (java) R 19665 19652 19374 0 -1 64 2754 0 1 0 99 1 0 0 25 0 9 0 41428885 885350400 13709 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19666/tid=19668] ppid=19665 vsize=864600 CPUtime=0.66
/proc/19666/task/19668/stat : 19668 (java) R 19665 19652 19374 0 -1 64 11118 0 0 0 63 3 0 0 16 0 9 0 41428886 885350400 13709 996147200 134512640 134550740 4294955920 18446744073709551615 102721834 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19666/tid=19669] ppid=19665 vsize=864600 CPUtime=0
/proc/19666/task/19669/stat : 19669 (java) S 19665 19652 19374 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 41428886 885350400 13709 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19666/tid=19670] ppid=19665 vsize=864600 CPUtime=0
/proc/19666/task/19670/stat : 19670 (java) S 19665 19652 19374 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 41428886 885350400 13709 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19666/tid=19671] ppid=19665 vsize=864600 CPUtime=0
/proc/19666/task/19671/stat : 19671 (java) S 19665 19652 19374 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 41428888 885350400 13709 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19666/tid=19672] ppid=19665 vsize=864600 CPUtime=0.05
/proc/19666/task/19672/stat : 19672 (java) S 19665 19652 19374 0 -1 64 324 0 0 0 5 0 0 0 16 0 9 0 41428888 885350400 13709 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19666/tid=19673] ppid=19665 vsize=864600 CPUtime=0
/proc/19666/task/19673/stat : 19673 (java) S 19665 19652 19374 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 41428888 885350400 13709 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19666/tid=19674] ppid=19665 vsize=864600 CPUtime=0
/proc/19666/task/19674/stat : 19674 (java) S 19665 19652 19374 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 41428888 885350400 13709 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 886696

[startup+6.30282 s]
/proc/loadavg: 2.07 2.09 2.04 4/252 19674
/proc/meminfo: memFree=949776/2055920 swapFree=4192812/4192956
[pid=19652] ppid=19650 vsize=16740 CPUtime=1.23
/proc/19652/stat : 19652 (sugar++) S 19650 19652 19374 0 -1 4194304 1297 11835 0 1 5 1 109 8 15 0 1 0 41428750 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19652/statm: 4185 1104 409 3 0 764 0
[pid=19665] ppid=19652 vsize=5356 CPUtime=0
/proc/19665/stat : 19665 (sh) S 19652 19652 19374 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 41428884 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19665/statm: 1339 233 193 169 0 50 0
[pid=19666] ppid=19665 vsize=864308 CPUtime=4.89
/proc/19666/stat : 19666 (java) S 19665 19652 19374 0 -1 0 29304 0 1 0 474 15 0 0 20 0 9 0 41428884 885051392 27462 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19666/statm: 216077 27462 2565 9 0 210624 0
[pid=19666/tid=19667] ppid=19665 vsize=864308 CPUtime=2.59
/proc/19666/task/19667/stat : 19667 (java) R 19665 19652 19374 0 -1 64 3722 0 1 0 257 2 0 0 25 0 9 0 41428885 885051392 27462 996147200 134512640 134550740 4294955920 18446744073709551615 4126690134 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19666/tid=19668] ppid=19665 vsize=864308 CPUtime=2.12
/proc/19666/task/19668/stat : 19668 (java) S 19665 19652 19374 0 -1 64 24506 0 0 0 202 10 0 0 16 0 9 0 41428886 885051392 27462 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19666/tid=19669] ppid=19665 vsize=864308 CPUtime=0
/proc/19666/task/19669/stat : 19669 (java) S 19665 19652 19374 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 41428886 885051392 27462 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19666/tid=19670] ppid=19665 vsize=864308 CPUtime=0
/proc/19666/task/19670/stat : 19670 (java) S 19665 19652 19374 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 41428886 885051392 27462 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19666/tid=19671] ppid=19665 vsize=864308 CPUtime=0
/proc/19666/task/19671/stat : 19671 (java) S 19665 19652 19374 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 41428888 885051392 27462 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19666/tid=19672] ppid=19665 vsize=864308 CPUtime=0.13
/proc/19666/task/19672/stat : 19672 (java) S 19665 19652 19374 0 -1 64 379 0 0 0 13 0 0 0 16 0 9 0 41428888 885051392 27462 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19666/tid=19673] ppid=19665 vsize=864308 CPUtime=0
/proc/19666/task/19673/stat : 19673 (java) S 19665 19652 19374 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 41428888 885051392 27462 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19666/tid=19674] ppid=19665 vsize=864308 CPUtime=0
/proc/19666/task/19674/stat : 19674 (java) S 19665 19652 19374 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 41428888 885051392 27462 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 886404

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

[startup+7.90202 s]
/proc/loadavg: 2.06 2.09 2.04 3/253 19685
/proc/meminfo: memFree=1040776/2055920 swapFree=4192812/4192956
[pid=19652] ppid=19650 vsize=16872 CPUtime=7.52
/proc/19652/stat : 19652 (sugar++) S 19650 19652 19374 0 -1 4194304 1652 49007 0 4 6 2 714 30 16 0 1 0 41428750 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19652/statm: 4218 1117 414 3 0 797 0
[pid=19675] ppid=19652 vsize=4680 CPUtime=0.04
/proc/19675/stat : 19675 (minisat-inc) S 19652 19652 19374 0 -1 4194304 1114 0 0 0 4 0 0 0 15 0 1 0 41429497 4792320 1054 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 1 0 0
/proc/19675/statm: 1170 1054 78 151 0 1016 0
Current children cumulated CPU time (s) 7.56
Current children cumulated vsize (KiB) 21552

[startup+8.30107 s]
/proc/loadavg: 2.06 2.09 2.04 3/253 19685
/proc/meminfo: memFree=1040776/2055920 swapFree=4192812/4192956
[pid=19652] ppid=19650 vsize=16872 CPUtime=7.83
/proc/19652/stat : 19652 (sugar++) S 19650 19652 19374 0 -1 4194304 1790 56539 0 6 6 2 739 36 16 0 1 0 41428750 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19652/statm: 4218 1117 414 3 0 797 0
[pid=19675] ppid=19652 vsize=4680 CPUtime=0.05
/proc/19675/stat : 19675 (minisat-inc) S 19652 19652 19374 0 -1 4194304 1121 0 0 0 5 0 0 0 15 0 1 0 41429497 4792320 1057 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 1 0 0
/proc/19675/statm: 1170 1057 78 151 0 1016 0
Current children cumulated CPU time (s) 7.88
Current children cumulated vsize (KiB) 21552

[startup+8.50109 s]
/proc/loadavg: 2.06 2.09 2.04 3/253 19685
/proc/meminfo: memFree=1040776/2055920 swapFree=4192812/4192956
[pid=19652] ppid=19650 vsize=16872 CPUtime=7.97
/proc/19652/stat : 19652 (sugar++) S 19650 19652 19374 0 -1 4194304 1878 60304 0 7 6 2 751 38 15 0 1 0 41428750 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19652/statm: 4218 1117 414 3 0 797 0
[pid=19675] ppid=19652 vsize=4680 CPUtime=0.06
/proc/19675/stat : 19675 (minisat-inc) S 19652 19652 19374 0 -1 4194304 1129 0 0 0 6 0 0 0 15 0 1 0 41429497 4792320 1063 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 0 0 0
/proc/19675/statm: 1170 1063 79 151 0 1016 0
Current children cumulated CPU time (s) 8.03
Current children cumulated vsize (KiB) 21552

Child status: 0
Real time (s): 8.5869
CPU time (s): 8.21175
CPU user time (s): 7.76582
CPU system time (s): 0.445932
CPU usage (%): 95.6311
Max. virtual memory (cumulated for all children) (KiB): 886812

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.76582
system time used= 0.445932
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67177
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= 4617
involuntary context switches= 4569

runsolver used 0.045993 second user time and 0.098984 second system time

The end

Launcher Data (download as text)

Begin job on node92 at 2008-07-12 09:21:58
IDJOB=1111461
IDBENCH=61279
IDSOLVER=367
FILE ID=node92/1111461-1215847318
PBS_JOBID= 7903421
Free space on /tmp= 66476 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/modifiedRenault/normalized-renault-mod-12_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-1111461-1215847318/watcher-1111461-1215847318 -o /tmp/evaluation-result-1111461-1215847318/solver-1111461-1215847318 -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-1111461-1215847318.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 908de36a7fb986fcd92c65c30c76c010
RANDOM SEED=821693545

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1058312 kB
Buffers:         46616 kB
Cached:         590000 kB
SwapCached:          0 kB
Active:         703352 kB
Inactive:       209992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1058312 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3720 kB
Writeback:           0 kB
Mapped:         298384 kB
Slab:            54876 kB
Committed_AS:   698320 kB
PageTables:      11872 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= 66476 MiB
End job on node92 at 2008-07-12 09:22:07