Trace number 1126868

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 NameAnswerCPU timeWall clock time
Sugar v1.13+minisatOPTIMUM 36.4095 37.4307

General information on the benchmark

Namemaxcsp/warehouses/
normalized-cap103_ext.xml
MD5SUMa80e1d18423c15c52112767d2c53ef30
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints0
Best CPU time to get the best result obtained on this benchmark0.062989
Satisfiable
(Un)Satisfiability was proved
Number of variables76
Number of constraints1275
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension1275
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.01/0.12	c 0	Sugar v1-13 + HOME/minisat
0.01/0.12	c 0	BEGIN Wed Jul 16 07:46:43 2008
0.01/0.12	c 0	PID 32389
0.01/0.12	c 0	HOST node59.alineos.net
0.01/0.12	c 0	CONVERTING HOME/instance-1126868-1216187203.xml TO HOME/temp.csp
0.01/0.12	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1126868-1216187203.xml' 'HOME/temp.csp'
0.03/0.81	c 0	3 domains, 76 variables, 0 predicates, 27 relations, 1275 constraints
0.03/0.85	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.85	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.72/0.93	c 1	Parsing HOME/temp.csp
0.85/1.09	c 1	parsed 1381 expressions
0.85/1.10	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.95/1.12	c 1	MAX CSP: 1275 constraints
0.95/1.12	c 1	Converting to clausal form CSP
0.95/1.16	c 1	converted 266 (10%) expressions
0.95/1.18	c 1	converted 532 (20%) expressions
1.04/1.20	c 1	converted 798 (30%) expressions
1.04/1.22	c 1	converted 1064 (40%) expressions
1.04/1.30	c 1	converted 1330 (50%) expressions
1.15/1.31	c 1	converted 1596 (60%) expressions
1.15/1.32	c 1	converted 1862 (70%) expressions
1.15/1.33	c 1	converted 2128 (80%) expressions
1.15/1.34	c 1	converted 2394 (90%) expressions
1.24/1.49	c 1	converted 2659 (100%) expressions
1.24/1.49	c 1	CSP : 2626 integers, 0 booleans, 3824 clauses, largest domain size 1913
1.24/1.49	c 1	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.24/1.49	c 1	Propagation in CSP
1.33/1.55	c 1	1267 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.33/1.56	c 1	CSP : 2626 integers, 0 booleans, 3824 clauses, largest domain size 1276
1.33/1.56	c 1	Heap : 4 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.33/1.56	c 1	Simplifing CSP by introducing new Boolean variables
1.33/1.57	c 1	CSP : 2626 integers, 0 booleans, 3824 clauses, largest domain size 1276
1.33/1.57	c 1	Heap : 4 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.44/1.60	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.44/1.63	c 1	263 (10%) CSP integer variables are encoded (1150 clauses, 13006 bytes)
1.44/1.63	c 1	526 (20%) CSP integer variables are encoded (1150 clauses, 13006 bytes)
1.44/1.63	c 1	788 (30%) CSP integer variables are encoded (1150 clauses, 13006 bytes)
1.44/1.63	c 1	1051 (40%) CSP integer variables are encoded (1150 clauses, 13006 bytes)
1.44/1.63	c 1	1313 (50%) CSP integer variables are encoded (1150 clauses, 13006 bytes)
1.44/1.64	c 1	1576 (60%) CSP integer variables are encoded (3707 clauses, 46247 bytes)
1.44/1.64	c 1	1839 (70%) CSP integer variables are encoded (5835 clauses, 73911 bytes)
1.44/1.65	c 1	2101 (80%) CSP integer variables are encoded (8317 clauses, 106877 bytes)
1.44/1.65	c 1	2364 (90%) CSP integer variables are encoded (10368 clauses, 137642 bytes)
1.44/1.67	c 1	2626 (100%) CSP integer variables are encoded (24611 clauses, 351287 bytes)
1.54/1.73	c 1	383 (10%) CSP clauses are encoded (24994 clauses, 358745 bytes)
1.54/1.77	c 1	765 (20%) CSP clauses are encoded (25376 clauses, 366722 bytes)
1.54/1.79	c 1	1148 (30%) CSP clauses are encoded (25759 clauses, 374789 bytes)
1.64/1.83	c 1	1530 (40%) CSP clauses are encoded (35384 clauses, 544523 bytes)
1.84/2.02	c 2	1912 (50%) CSP clauses are encoded (132688 clauses, 2323571 bytes)
1.84/2.08	c 2	2295 (60%) CSP clauses are encoded (161257 clauses, 2837588 bytes)
2.42/2.64	c 2	2677 (70%) CSP clauses are encoded (446889 clauses, 8097647 bytes)
2.52/2.71	c 2	3060 (80%) CSP clauses are encoded (479714 clauses, 8780579 bytes)
2.62/2.87	c 2	3442 (90%) CSP clauses are encoded (560584 clauses, 10496533 bytes)
6.08/6.35	c 6	3824 (100%) CSP clauses are encoded (2104203 clauses, 43481148 bytes)
6.08/6.35	c 6	3824 CSP clauses encoded
6.08/6.35	c 6	Writing map file : HOME/temp.map
6.08/6.38	c 6	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
6.08/6.38	c 6	SAT : 27236 SAT variables, 2104203 SAT clauses, 43481148 bytes
6.08/6.38	c 6	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
6.08/6.39	c 6	OBJECTIVE minimize _COST
6.17/6.66	c 6	OBJECTIVE BOUND: 0 <= _COST <= 
6.17/6.66	c 6	SEARCHING: _COST <= 638
6.17/6.66	c 6	SOLVING HOME/temp.cnf
6.17/6.66	c 6	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
6.17/6.66	c 6	This is MiniSat 2.0 beta
6.17/6.66	c 6	WARNING: for repeatability, setting FPU to use double precision
6.17/6.66	c 6	============================[ Problem Statistics ]=============================
6.17/6.66	c 6	|                                                                             |
6.17/6.66	c 6	|  Number of variables:  27236                                                |
6.17/6.66	c 6	|  Number of clauses:    2104204                                              |
7.19/7.71	c 7	|  Parsing time:         0.93         s                                       |
8.57/9.13	c 9	============================[ Search Statistics ]==============================
8.57/9.13	c 9	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.57/9.13	c 9	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.57/9.13	c 9	===============================================================================
8.57/9.13	c 9	|         0 |   20229  1340386  3969858 |   446795        0    nan |  0.000 % |
8.67/9.26	c 9	===============================================================================
8.67/9.26	c 9	restarts              : 1
8.67/9.26	c 9	conflicts             : 0              (0 /sec)
8.67/9.26	c 9	decisions             : 66             (0.00 % random) (27 /sec)
8.67/9.26	c 9	propagations          : 27236          (11046 /sec)
8.67/9.26	c 9	conflict literals     : 0              ( nan % deleted)
8.67/9.26	c 9	Memory used           : 85.80 MB
8.67/9.26	c 9	CPU time              : 2.46563 s
8.67/9.26	c 9	
8.67/9.27	c 9	SATISFIABLE
8.67/9.29	c 9	FOUND: _COST <= 638
8.67/9.29	s SATISFIABLE
8.67/9.29	c 9	DECODING HOME/temp.out WITH HOME/temp.map
8.67/9.29	c 9	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
8.78/9.37	c 9	Decoding HOME/temp.out
8.78/9.52	c 9	OBJECTIVE _COST 163
8.78/9.52	o 163
8.78/9.53	v 1 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 1 1 1 0 0 0 0 24 20 20 20 24 23 21 20 20 20 20 24 23 21 20 20 20 20 24 23 21 20 10 20 20 20 24 23 21 20 20 20 20 24 22 20 20 20 20 20 24 22 20 20 20 20 20 24 20 21 -1
8.78/9.53	c 9	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
8.78/9.55	c 9	OBJECTIVE BOUND: 0 <= _COST <= 163
8.78/9.55	c 9	SEARCHING: _COST <= 81
8.78/9.55	c 9	SOLVING HOME/temp.cnf
8.78/9.55	c 9	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
8.78/9.56	c 9	This is MiniSat 2.0 beta
8.78/9.56	c 9	WARNING: for repeatability, setting FPU to use double precision
8.78/9.56	c 9	============================[ Problem Statistics ]=============================
8.78/9.56	c 9	|                                                                             |
8.78/9.56	c 9	|  Number of variables:  27236                                                |
8.78/9.56	c 9	|  Number of clauses:    2104204                                              |
10.12/10.71	c 10	|  Parsing time:         0.98         s                                       |
12.10/12.73	c 12	============================[ Search Statistics ]==============================
12.10/12.73	c 12	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.10/12.73	c 12	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
12.10/12.73	c 12	===============================================================================
12.10/12.73	c 12	|         0 |   12282   275205   797599 |    91735        0    nan |  0.000 % |
12.19/12.82	c 12	===============================================================================
12.19/12.82	c 12	restarts              : 1
12.19/12.82	c 12	conflicts             : 0              (0 /sec)
12.19/12.82	c 12	decisions             : 63             (0.00 % random) (21 /sec)
12.19/12.82	c 12	propagations          : 27236          (8864 /sec)
12.19/12.82	c 12	conflict literals     : 0              ( nan % deleted)
12.19/12.82	c 12	Memory used           : 86.35 MB
12.19/12.82	c 12	CPU time              : 3.07253 s
12.19/12.82	c 12	
12.19/12.83	c 12	SATISFIABLE
12.19/12.85	c 12	FOUND: _COST <= 81
12.19/12.85	c 12	DECODING HOME/temp.out WITH HOME/temp.map
12.19/12.85	c 12	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
12.27/12.93	c 13	Decoding HOME/temp.out
12.60/13.28	c 13	OBJECTIVE _COST 81
12.60/13.28	o 81
12.60/13.28	v 1 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 1 0 0 0 0 20 20 20 20 24 22 20 20 20 20 20 20 23 21 20 20 20 20 24 22 20 20 10 20 20 20 20 23 21 20 20 20 20 24 22 20 20 20 20 20 23 21 20 20 20 20 20 24 20 20 -1
12.60/13.28	c 13	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
12.68/13.32	c 13	OBJECTIVE BOUND: 0 <= _COST <= 81
12.68/13.32	c 13	SEARCHING: _COST <= 40
12.68/13.32	c 13	SOLVING HOME/temp.cnf
12.68/13.32	c 13	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
12.68/13.32	c 13	This is MiniSat 2.0 beta
12.68/13.32	c 13	WARNING: for repeatability, setting FPU to use double precision
12.68/13.32	c 13	============================[ Problem Statistics ]=============================
12.68/13.32	c 13	|                                                                             |
12.68/13.33	c 13	|  Number of variables:  27236                                                |
12.68/13.33	c 13	|  Number of clauses:    2104204                                              |
13.75/14.47	c 14	|  Parsing time:         1.00         s                                       |
15.63/16.38	c 16	============================[ Search Statistics ]==============================
15.63/16.38	c 16	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
15.63/16.38	c 16	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
15.63/16.38	c 16	===============================================================================
15.63/16.38	c 16	|         0 |   10784   149813   425876 |    49937        0    nan |  0.000 % |
15.73/16.48	c 16	===============================================================================
15.73/16.48	c 16	restarts              : 1
15.73/16.48	c 16	conflicts             : 0              (0 /sec)
15.73/16.48	c 16	decisions             : 56             (0.00 % random) (19 /sec)
15.73/16.48	c 16	propagations          : 27236          (9092 /sec)
15.73/16.48	c 16	conflict literals     : 0              ( nan % deleted)
15.73/16.48	c 16	Memory used           : 85.84 MB
15.73/16.48	c 16	CPU time              : 2.99554 s
15.73/16.48	c 16	
15.73/16.49	c 16	SATISFIABLE
15.83/16.51	c 16	FOUND: _COST <= 40
15.83/16.51	c 16	DECODING HOME/temp.out WITH HOME/temp.map
15.83/16.51	c 16	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
15.83/16.59	c 16	Decoding HOME/temp.out
15.85/16.74	c 16	OBJECTIVE _COST 40
15.85/16.74	o 40
15.85/16.75	v 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 17 17 17 17 24 17 20 17 17 17 17 17 17 21 17 17 17 17 17 22 17 17 10 17 17 17 17 23 18 17 17 17 17 24 17 20 17 17 17 17 17 21 17 17 17 17 17 17 17 17 -1
15.85/16.75	c 16	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
15.85/16.77	c 16	OBJECTIVE BOUND: 0 <= _COST <= 40
15.85/16.77	c 16	SEARCHING: _COST <= 20
15.85/16.77	c 16	SOLVING HOME/temp.cnf
15.85/16.77	c 16	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
15.85/16.78	c 16	This is MiniSat 2.0 beta
15.85/16.78	c 16	WARNING: for repeatability, setting FPU to use double precision
15.85/16.78	c 16	============================[ Problem Statistics ]=============================
15.85/16.78	c 16	|                                                                             |
15.85/16.78	c 16	|  Number of variables:  27236                                                |
15.85/16.78	c 16	|  Number of clauses:    2104204                                              |
17.20/17.96	c 18	|  Parsing time:         1.03         s                                       |
18.98/19.80	c 19	============================[ Search Statistics ]==============================
18.98/19.80	c 19	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
18.98/19.80	c 19	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
18.98/19.80	c 19	===============================================================================
18.98/19.80	c 19	|         0 |    9428    84255   233250 |    28085        0    nan |  0.000 % |
19.08/19.89	c 20	===============================================================================
19.08/19.90	c 20	restarts              : 1
19.08/19.90	c 20	conflicts             : 0              (0 /sec)
19.08/19.90	c 20	decisions             : 57             (0.00 % random) (19 /sec)
19.08/19.90	c 20	propagations          : 27236          (9243 /sec)
19.08/19.90	c 20	conflict literals     : 0              ( nan % deleted)
19.08/19.90	c 20	Memory used           : 86.14 MB
19.08/19.90	c 20	CPU time              : 2.94655 s
19.08/19.90	c 20	
19.17/19.91	c 20	SATISFIABLE
19.17/19.92	c 20	FOUND: _COST <= 20
19.17/19.92	c 20	DECODING HOME/temp.out WITH HOME/temp.map
19.17/19.92	c 20	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
19.22/20.00	c 20	Decoding HOME/temp.out
19.22/20.35	c 20	OBJECTIVE _COST 20
19.22/20.35	o 20
19.22/20.36	v 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 10 14 10 10 24 10 10 10 15 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 18 10 10 10 10 10 10 20 10 10 10 10 10 21 10 10 10 10 12 10 10 10 -1
19.22/20.36	c 20	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
19.22/20.39	c 20	OBJECTIVE BOUND: 0 <= _COST <= 20
19.22/20.39	c 20	SEARCHING: _COST <= 10
19.22/20.39	c 20	SOLVING HOME/temp.cnf
19.22/20.39	c 20	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
19.65/20.40	c 20	This is MiniSat 2.0 beta
19.65/20.40	c 20	WARNING: for repeatability, setting FPU to use double precision
19.65/20.40	c 20	============================[ Problem Statistics ]=============================
19.65/20.40	c 20	|                                                                             |
19.65/20.40	c 20	|  Number of variables:  27236                                                |
19.65/20.40	c 20	|  Number of clauses:    2104204                                              |
20.73/21.59	c 21	|  Parsing time:         1.05         s                                       |
22.61/23.41	c 23	============================[ Search Statistics ]==============================
22.61/23.41	c 23	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
22.61/23.41	c 23	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
22.61/23.41	c 23	===============================================================================
22.61/23.41	c 23	|         0 |    8122    49042   131519 |    16347        0    nan |  0.000 % |
22.61/23.42	c 23	===============================================================================
22.71/23.51	c 23	restarts              : 1
22.71/23.51	c 23	conflicts             : 0              (0 /sec)
22.71/23.51	c 23	decisions             : 58             (0.00 % random) (20 /sec)
22.71/23.51	c 23	propagations          : 27236          (9250 /sec)
22.71/23.51	c 23	conflict literals     : 0              ( nan % deleted)
22.71/23.51	c 23	Memory used           : 85.92 MB
22.71/23.51	c 23	CPU time              : 2.94455 s
22.71/23.51	c 23	
22.71/23.52	c 23	SATISFIABLE
22.71/23.54	c 23	FOUND: _COST <= 10
22.71/23.54	c 23	DECODING HOME/temp.out WITH HOME/temp.map
22.71/23.54	c 23	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
22.76/23.62	c 23	Decoding HOME/temp.out
22.76/23.96	c 24	OBJECTIVE _COST 10
22.76/23.96	o 10
22.76/23.97	v 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 10 10 10 10 24 10 10 10 15 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 21 10 10 10 10 12 10 10 10 -1
22.76/23.97	c 24	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
22.76/24.01	c 24	OBJECTIVE BOUND: 0 <= _COST <= 10
22.76/24.01	c 24	SEARCHING: _COST <= 5
22.76/24.01	c 24	SOLVING HOME/temp.cnf
22.76/24.01	c 24	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
22.76/24.02	c 24	This is MiniSat 2.0 beta
22.76/24.02	c 24	WARNING: for repeatability, setting FPU to use double precision
22.76/24.02	c 24	============================[ Problem Statistics ]=============================
22.76/24.02	c 24	|                                                                             |
22.76/24.02	c 24	|  Number of variables:  27236                                                |
22.76/24.02	c 24	|  Number of clauses:    2104204                                              |
24.34/25.22	c 25	|  Parsing time:         1.04         s                                       |
26.13/27.00	c 27	============================[ Search Statistics ]==============================
26.13/27.00	c 27	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
26.13/27.00	c 27	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
26.13/27.00	c 27	===============================================================================
26.13/27.00	c 27	|         0 |    6836    29399    76443 |     9799        0    nan |  0.000 % |
26.13/27.01	c 27	===============================================================================
26.13/27.09	c 27	restarts              : 1
26.13/27.09	c 27	conflicts             : 0              (0 /sec)
26.13/27.09	c 27	decisions             : 59             (0.00 % random) (20 /sec)
26.13/27.09	c 27	propagations          : 27236          (9380 /sec)
26.13/27.09	c 27	conflict literals     : 0              ( nan % deleted)
26.13/27.09	c 27	Memory used           : 86.06 MB
26.13/27.09	c 27	CPU time              : 2.90356 s
26.13/27.09	c 27	
26.23/27.10	c 27	SATISFIABLE
26.23/27.12	c 27	FOUND: _COST <= 5
26.23/27.12	c 27	DECODING HOME/temp.out WITH HOME/temp.map
26.23/27.12	c 27	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
26.25/27.20	c 27	Decoding HOME/temp.out
26.25/27.35	c 27	OBJECTIVE _COST 5
26.25/27.36	o 5
26.25/27.36	v 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 10 10 10 10 24 10 10 10 15 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 -1
26.25/27.36	c 27	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
26.25/27.38	c 27	OBJECTIVE BOUND: 0 <= _COST <= 5
26.25/27.38	c 27	SEARCHING: _COST <= 2
26.25/27.38	c 27	SOLVING HOME/temp.cnf
26.25/27.38	c 27	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
26.25/27.39	c 27	This is MiniSat 2.0 beta
26.25/27.39	c 27	WARNING: for repeatability, setting FPU to use double precision
26.25/27.39	c 27	============================[ Problem Statistics ]=============================
26.25/27.39	c 27	|                                                                             |
26.25/27.39	c 27	|  Number of variables:  27236                                                |
26.25/27.39	c 27	|  Number of clauses:    2104204                                              |
27.58/28.57	c 28	|  Parsing time:         1.02         s                                       |
29.37/30.34	c 30	============================[ Search Statistics ]==============================
29.37/30.34	c 30	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
29.37/30.34	c 30	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
29.37/30.34	c 30	===============================================================================
29.37/30.34	c 30	|         0 |    5050    14403    36810 |     4801        0    nan |  0.000 % |
29.37/30.34	c 30	===============================================================================
29.47/30.43	c 30	restarts              : 1
29.47/30.43	c 30	conflicts             : 0              (0 /sec)
29.47/30.43	c 30	decisions             : 61             (0.00 % random) (21 /sec)
29.47/30.43	c 30	propagations          : 27236          (9498 /sec)
29.47/30.43	c 30	conflict literals     : 0              ( nan % deleted)
29.47/30.43	c 30	Memory used           : 85.88 MB
29.47/30.43	c 30	CPU time              : 2.86756 s
29.47/30.43	c 30	
29.47/30.44	c 30	SATISFIABLE
29.47/30.46	c 30	FOUND: _COST <= 2
29.47/30.46	c 30	DECODING HOME/temp.out WITH HOME/temp.map
29.47/30.46	c 30	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
29.54/30.54	c 30	Decoding HOME/temp.out
29.54/30.69	c 30	OBJECTIVE _COST 2
29.54/30.69	o 2
29.54/30.70	v 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 10 10 10 10 10 10 10 10 15 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 -1
29.76/30.71	c 30	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
29.76/30.72	c 30	OBJECTIVE BOUND: 0 <= _COST <= 2
29.76/30.72	c 30	SEARCHING: _COST <= 1
29.76/30.72	c 30	SOLVING HOME/temp.cnf
29.76/30.72	c 30	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
29.76/30.72	c 30	This is MiniSat 2.0 beta
29.76/30.72	c 30	WARNING: for repeatability, setting FPU to use double precision
29.76/30.72	c 30	============================[ Problem Statistics ]=============================
29.76/30.72	c 30	|                                                                             |
29.76/30.73	c 30	|  Number of variables:  27236                                                |
29.76/30.73	c 30	|  Number of clauses:    2104204                                              |
30.84/31.90	c 32	|  Parsing time:         1.04         s                                       |
32.61/33.67	c 33	============================[ Search Statistics ]==============================
32.61/33.67	c 33	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
32.61/33.67	c 33	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
32.61/33.67	c 33	===============================================================================
32.61/33.67	c 33	|         0 |    3775     7523    19994 |     2507        0    nan |  0.000 % |
32.61/33.67	c 33	===============================================================================
32.71/33.76	c 33	restarts              : 1
32.71/33.76	c 33	conflicts             : 0              (0 /sec)
32.71/33.76	c 33	decisions             : 51             (0.00 % random) (18 /sec)
32.71/33.76	c 33	propagations          : 27236          (9465 /sec)
32.71/33.76	c 33	conflict literals     : 0              ( nan % deleted)
32.71/33.76	c 33	Memory used           : 86.03 MB
32.71/33.76	c 33	CPU time              : 2.87756 s
32.71/33.76	c 33	
32.71/33.77	c 33	SATISFIABLE
32.71/33.79	c 33	FOUND: _COST <= 1
32.71/33.79	c 33	DECODING HOME/temp.out WITH HOME/temp.map
32.71/33.79	c 33	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
32.81/33.87	c 33	Decoding HOME/temp.out
33.01/34.03	c 34	OBJECTIVE _COST 1
33.01/34.03	o 1
33.01/34.03	v 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 -1
33.01/34.04	c 34	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
33.01/34.06	c 34	OBJECTIVE BOUND: 0 <= _COST <= 1
33.01/34.06	c 34	SEARCHING: _COST <= 0
33.01/34.06	c 34	SOLVING HOME/temp.cnf
33.01/34.06	c 34	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
33.01/34.06	c 34	This is MiniSat 2.0 beta
33.01/34.06	c 34	WARNING: for repeatability, setting FPU to use double precision
33.01/34.06	c 34	============================[ Problem Statistics ]=============================
33.01/34.06	c 34	|                                                                             |
33.01/34.06	c 34	|  Number of variables:  27236                                                |
33.01/34.06	c 34	|  Number of clauses:    2104204                                              |
34.18/35.24	c 35	|  Parsing time:         1.03         s                                       |
35.96/37.02	c 37	============================[ Search Statistics ]==============================
35.96/37.02	c 37	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
35.96/37.02	c 37	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
35.96/37.02	c 37	===============================================================================
35.96/37.02	c 37	|         0 |       0        0        0 |        0        0    nan |  0.000 % |
35.96/37.02	c 37	===============================================================================
36.06/37.11	c 37	restarts              : 1
36.06/37.11	c 37	conflicts             : 0              (0 /sec)
36.06/37.11	c 37	decisions             : 1              (0.00 % random) (0 /sec)
36.06/37.11	c 37	propagations          : 27236          (9449 /sec)
36.06/37.11	c 37	conflict literals     : 0              ( nan % deleted)
36.06/37.11	c 37	Memory used           : 86.08 MB
36.06/37.11	c 37	CPU time              : 2.88256 s
36.06/37.11	c 37	
36.06/37.12	c 37	SATISFIABLE
36.06/37.14	c 37	FOUND: _COST <= 0
36.06/37.14	c 37	DECODING HOME/temp.out WITH HOME/temp.map
36.06/37.14	c 37	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
36.11/37.22	c 37	Decoding HOME/temp.out
36.26/37.38	c 37	OBJECTIVE _COST 0
36.26/37.38	o 0
36.26/37.38	v 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 -1
36.26/37.39	c 37	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
36.26/37.41	c 37	OBJECTIVE _COST 0
36.26/37.41	s OPTIMUM FOUND
36.26/37.41	c 37	CPU 34.29 (0.04 0.03 34.25 2.04)
36.26/37.41	c 37	END Wed Jul 16 07:47:20 2008

Verifier Data (download as text)

OK	0	1275
0 unsatisfied constraints, 1275 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-1126868-1216187203/watcher-1126868-1216187203 -o /tmp/evaluation-result-1126868-1216187203/solver-1126868-1216187203 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar -max -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-1126868-1216187203.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 4000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 32389
/proc/meminfo: memFree=1904688/2055920 swapFree=4192812/4192956
[pid=32389] ppid=32387 vsize=18572 CPUtime=0
/proc/32389/stat : 32389 (runsolver) D 32387 32389 31962 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 75418681 19017728 292 996147200 4194304 4296836 548682068256 18446744073709551615 217051622695 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/32389/statm: 4643 292 257 25 0 2626 0

[startup+0.0286159 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 32389
/proc/meminfo: memFree=1904688/2055920 swapFree=4192812/4192956
[pid=32389] ppid=32387 vsize=12272 CPUtime=0
/proc/32389/stat : 32389 (sugar) D 32387 32389 31962 0 -1 4194304 353 0 0 0 0 0 0 0 18 0 1 0 75418681 12566528 321 996147200 4194304 4206940 548682068592 18446744073709551615 217060520034 0 0 4224 0 18446744071563608240 0 0 17 1 0 0
/proc/32389/statm: 3068 321 242 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.101633 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 32389
/proc/meminfo: memFree=1904688/2055920 swapFree=4192812/4192956
[pid=32389] ppid=32387 vsize=12676 CPUtime=0.01
/proc/32389/stat : 32389 (sugar) R 32387 32389 31962 0 -1 4194304 549 0 0 0 1 0 0 0 18 0 1 0 75418681 12980224 517 996147200 4194304 4206940 548682068592 18446744073709551615 217071558293 0 0 4224 0 0 0 0 17 1 0 0
/proc/32389/statm: 3169 517 316 3 0 269 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12676

[startup+0.301671 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 32389
/proc/meminfo: memFree=1904688/2055920 swapFree=4192812/4192956
[pid=32389] ppid=32387 vsize=13600 CPUtime=0.03
/proc/32389/stat : 32389 (sugar) S 32387 32389 31962 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 75418681 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32389/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701749 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 32389
/proc/meminfo: memFree=1904688/2055920 swapFree=4192812/4192956
[pid=32389] ppid=32387 vsize=13600 CPUtime=0.03
/proc/32389/stat : 32389 (sugar) S 32387 32389 31962 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 75418681 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32389/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.5029 s]
/proc/loadavg: 2.00 2.00 2.00 4/92 32411
/proc/meminfo: memFree=1896856/2055920 swapFree=4192812/4192956
[pid=32389] ppid=32387 vsize=13600 CPUtime=0.72
/proc/32389/stat : 32389 (sugar) S 32387 32389 31962 0 -1 4194304 974 4724 0 1 3 1 65 3 15 0 1 0 75418681 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32389/statm: 3400 797 370 3 0 500 0
[pid=32402] ppid=32389 vsize=5356 CPUtime=0
/proc/32402/stat : 32402 (sh) S 32389 32389 31962 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 75418767 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32402/statm: 1339 233 193 169 0 50 0
[pid=32403] ppid=32402 vsize=868368 CPUtime=0.61
/proc/32403/stat : 32403 (java) S 32402 32389 31962 0 -1 0 5657 0 1 0 58 3 0 0 18 0 9 0 75418767 889208832 5079 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32403/statm: 217092 5079 1730 9 0 211667 0
[pid=32403/tid=32404] ppid=32402 vsize=868368 CPUtime=0.36
/proc/32403/task/32404/stat : 32404 (java) R 32402 32389 31962 0 -1 64 2644 0 1 0 35 1 0 0 19 0 9 0 75418768 889208832 5079 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32403/tid=32405] ppid=32402 vsize=868368 CPUtime=0.04
/proc/32403/task/32405/stat : 32405 (java) S 32402 32389 31962 0 -1 64 863 0 0 0 4 0 0 0 16 0 9 0 75418769 889208832 5079 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32403/tid=32406] ppid=32402 vsize=868368 CPUtime=0
/proc/32403/task/32406/stat : 32406 (java) S 32402 32389 31962 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 75418770 889208832 5079 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32403/tid=32407] ppid=32402 vsize=868368 CPUtime=0
/proc/32403/task/32407/stat : 32407 (java) S 32402 32389 31962 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 75418770 889208832 5079 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32403/tid=32408] ppid=32402 vsize=868368 CPUtime=0
/proc/32403/task/32408/stat : 32408 (java) S 32402 32389 31962 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 75418772 889208832 5079 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32403/tid=32409] ppid=32402 vsize=868368 CPUtime=0.19
/proc/32403/task/32409/stat : 32409 (java) R 32402 32389 31962 0 -1 64 1458 0 0 0 18 1 0 0 16 0 9 0 75418772 889208832 5079 996147200 134512640 134550740 4294955936 18446744073709551615 102202055 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32403/tid=32410] ppid=32402 vsize=868368 CPUtime=0
/proc/32403/task/32410/stat : 32410 (java) S 32402 32389 31962 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 75418772 889208832 5079 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32403/tid=32411] ppid=32402 vsize=868368 CPUtime=0
/proc/32403/task/32411/stat : 32411 (java) S 32402 32389 31962 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 75418772 889208832 5079 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 887324

[startup+3.1022 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 32411
/proc/meminfo: memFree=1884312/2055920 swapFree=4192812/4192956
[pid=32389] ppid=32387 vsize=13600 CPUtime=0.72
/proc/32389/stat : 32389 (sugar) S 32387 32389 31962 0 -1 4194304 974 4724 0 1 3 1 65 3 15 0 1 0 75418681 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32389/statm: 3400 797 370 3 0 500 0
[pid=32402] ppid=32389 vsize=5356 CPUtime=0
/proc/32402/stat : 32402 (sh) S 32389 32389 31962 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 75418767 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32402/statm: 1339 233 193 169 0 50 0
[pid=32403] ppid=32402 vsize=868480 CPUtime=2.2
/proc/32403/stat : 32403 (java) S 32402 32389 31962 0 -1 0 7357 0 1 0 204 16 0 0 18 0 9 0 75418767 889323520 6232 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32403/statm: 217120 6232 2563 9 0 211667 0
[pid=32403/tid=32404] ppid=32402 vsize=868480 CPUtime=1.74
/proc/32403/task/32404/stat : 32404 (java) R 32402 32389 31962 0 -1 64 3071 0 1 0 163 11 0 0 25 0 9 0 75418768 889323520 6232 996147200 134512640 134550740 4294955936 18446744073709551615 4126815710 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32403/tid=32405] ppid=32402 vsize=868480 CPUtime=0.17
/proc/32403/task/32405/stat : 32405 (java) S 32402 32389 31962 0 -1 64 2088 0 0 0 15 2 0 0 16 0 9 0 75418769 889323520 6232 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32403/tid=32406] ppid=32402 vsize=868480 CPUtime=0
/proc/32403/task/32406/stat : 32406 (java) S 32402 32389 31962 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 75418770 889323520 6232 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32403/tid=32407] ppid=32402 vsize=868480 CPUtime=0
/proc/32403/task/32407/stat : 32407 (java) S 32402 32389 31962 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 75418770 889323520 6232 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32403/tid=32408] ppid=32402 vsize=868480 CPUtime=0
/proc/32403/task/32408/stat : 32408 (java) S 32402 32389 31962 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 75418772 889323520 6232 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32403/tid=32409] ppid=32402 vsize=868480 CPUtime=0.27
/proc/32403/task/32409/stat : 32409 (java) S 32402 32389 31962 0 -1 64 1505 0 0 0 26 1 0 0 16 0 9 0 75418772 889323520 6232 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32403/tid=32410] ppid=32402 vsize=868480 CPUtime=0
/proc/32403/task/32410/stat : 32410 (java) S 32402 32389 31962 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 75418772 889323520 6232 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32403/tid=32411] ppid=32402 vsize=868480 CPUtime=0
/proc/32403/task/32411/stat : 32411 (java) S 32402 32389 31962 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 75418772 889323520 6232 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 887436

[startup+6.30286 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 32411
/proc/meminfo: memFree=1851736/2055920 swapFree=4192812/4192956
[pid=32389] ppid=32387 vsize=13600 CPUtime=0.72
/proc/32389/stat : 32389 (sugar) S 32387 32389 31962 0 -1 4194304 974 4724 0 1 3 1 65 3 15 0 1 0 75418681 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32389/statm: 3400 797 370 3 0 500 0
[pid=32402] ppid=32389 vsize=5356 CPUtime=0
/proc/32402/stat : 32402 (sh) S 32389 32389 31962 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 75418767 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32402/statm: 1339 233 193 169 0 50 0
[pid=32403] ppid=32402 vsize=868480 CPUtime=5.36
/proc/32403/stat : 32403 (java) S 32402 32389 31962 0 -1 0 8247 0 1 0 497 39 0 0 18 0 9 0 75418767 889323520 6232 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32403/statm: 217120 6232 2563 9 0 211667 0
[pid=32403/tid=32404] ppid=32402 vsize=868480 CPUtime=4.68
/proc/32403/task/32404/stat : 32404 (java) R 32402 32389 31962 0 -1 64 3961 0 1 0 438 30 0 0 25 0 9 0 75418768 889323520 6232 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32403/tid=32405] ppid=32402 vsize=868480 CPUtime=0.38
/proc/32403/task/32405/stat : 32405 (java) S 32402 32389 31962 0 -1 64 2088 0 0 0 32 6 0 0 15 0 9 0 75418769 889323520 6232 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32403/tid=32406] ppid=32402 vsize=868480 CPUtime=0
/proc/32403/task/32406/stat : 32406 (java) S 32402 32389 31962 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 75418770 889323520 6232 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32403/tid=32407] ppid=32402 vsize=868480 CPUtime=0
/proc/32403/task/32407/stat : 32407 (java) S 32402 32389 31962 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 75418770 889323520 6232 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32403/tid=32408] ppid=32402 vsize=868480 CPUtime=0
/proc/32403/task/32408/stat : 32408 (java) S 32402 32389 31962 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 75418772 889323520 6232 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32403/tid=32409] ppid=32402 vsize=868480 CPUtime=0.27
/proc/32403/task/32409/stat : 32409 (java) S 32402 32389 31962 0 -1 64 1505 0 0 0 26 1 0 0 16 0 9 0 75418772 889323520 6232 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32403/tid=32410] ppid=32402 vsize=868480 CPUtime=0
/proc/32403/task/32410/stat : 32410 (java) S 32402 32389 31962 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 75418772 889323520 6232 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32403/tid=32411] ppid=32402 vsize=868480 CPUtime=0
/proc/32403/task/32411/stat : 32411 (java) S 32402 32389 31962 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 75418772 889323520 6232 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.08
Current children cumulated vsize (KiB) 887436

[startup+12.702 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 32425
/proc/meminfo: memFree=1772184/2055920 swapFree=4192812/4192956
[pid=32389] ppid=32387 vsize=13732 CPUtime=9.01
/proc/32389/stat : 32389 (sugar) S 32387 32389 31962 0 -1 4194304 1208 39129 3 3 3 1 839 58 16 0 1 0 75418681 14061568 840 996147200 4194304 4206940 548682068592 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32389/statm: 3433 840 374 3 0 533 0
[pid=32424] ppid=32389 vsize=5356 CPUtime=0
/proc/32424/stat : 32424 (sh) S 32389 32389 31962 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 75419637 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32424/statm: 1339 232 193 169 0 50 0
[pid=32425] ppid=32424 vsize=88260 CPUtime=3.09
/proc/32425/stat : 32425 (minisat) R 32424 32389 31962 0 -1 4194304 21700 0 0 0 295 14 0 0 25 0 1 0 75419637 90378240 21686 996147200 134512640 135127466 4294956256 18446744073709551615 134523515 0 0 4096 3 0 0 0 17 1 0 0
/proc/32425/statm: 22065 21686 72 150 0 21912 0
Current children cumulated CPU time (s) 12.1
Current children cumulated vsize (KiB) 107348

[startup+25.5015 s]
/proc/loadavg: 2.07 2.02 2.00 3/84 32473
/proc/meminfo: memFree=1772888/2055920 swapFree=4192812/4192956
[pid=32389] ppid=32387 vsize=13732 CPUtime=23.19
/proc/32389/stat : 32389 (sugar) S 32387 32389 31962 0 -1 4194304 1665 142701 3 7 4 2 2181 132 16 0 1 0 75418681 14061568 840 996147200 4194304 4206940 548682068592 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32389/statm: 3433 840 374 3 0 533 0
[pid=32472] ppid=32389 vsize=5356 CPUtime=0
/proc/32472/stat : 32472 (sh) S 32389 32389 31962 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 75421083 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32472/statm: 1339 232 193 169 0 50 0
[pid=32473] ppid=32472 vsize=88120 CPUtime=1.46
/proc/32473/stat : 32473 (minisat) R 32472 32389 31962 0 -1 4194304 21648 0 0 0 132 14 0 0 25 0 1 0 75421083 90234880 21634 996147200 134512640 135127466 4294956256 18446744073709551615 134523430 0 0 4096 3 0 0 0 17 1 0 0
/proc/32473/statm: 22030 21634 71 150 0 21877 0
Current children cumulated CPU time (s) 24.65
Current children cumulated vsize (KiB) 107208

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

[startup+31.9067 s]
/proc/loadavg: 2.06 2.02 2.00 3/84 32497
/proc/meminfo: memFree=1773912/2055920 swapFree=4192812/4192956
[pid=32389] ppid=32387 vsize=13732 CPUtime=29.78
/proc/32389/stat : 32389 (sugar) S 32387 32389 31962 0 -1 4194304 1893 194455 3 9 4 2 2804 168 16 0 1 0 75418681 14061568 840 996147200 4194304 4206940 548682068592 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32389/statm: 3433 840 374 3 0 533 0
[pid=32496] ppid=32389 vsize=5356 CPUtime=0
/proc/32496/stat : 32496 (sh) S 32389 32389 31962 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 75421754 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32496/statm: 1339 232 193 169 0 50 0
[pid=32497] ppid=32496 vsize=88088 CPUtime=1.15
/proc/32497/stat : 32497 (minisat) R 32496 32389 31962 0 -1 4194304 21647 0 0 0 103 12 0 0 25 0 1 0 75421754 90202112 21633 996147200 134512640 135127466 4294956256 18446744073709551615 134523492 0 0 4096 3 0 0 0 17 1 0 0
/proc/32497/statm: 22022 21633 71 150 0 21869 0
Current children cumulated CPU time (s) 30.93
Current children cumulated vsize (KiB) 107176

[startup+35.1013 s]
/proc/loadavg: 2.06 2.01 2.00 3/84 32509
/proc/meminfo: memFree=1774104/2055920 swapFree=4192812/4192956
[pid=32389] ppid=32387 vsize=13732 CPUtime=33.06
/proc/32389/stat : 32389 (sugar) S 32387 32389 31962 0 -1 4194304 2007 220339 3 10 4 2 3115 185 16 0 1 0 75418681 14061568 840 996147200 4194304 4206940 548682068592 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32389/statm: 3433 840 374 3 0 533 0
[pid=32508] ppid=32389 vsize=5356 CPUtime=0
/proc/32508/stat : 32508 (sh) S 32389 32389 31962 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 75422087 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32508/statm: 1339 232 193 169 0 50 0
[pid=32509] ppid=32508 vsize=86388 CPUtime=1.02
/proc/32509/stat : 32509 (minisat) R 32508 32389 31962 0 -1 4194304 21240 0 0 0 89 13 0 0 25 0 1 0 75422088 88461312 21226 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/32509/statm: 21597 21226 62 150 0 21444 0
Current children cumulated CPU time (s) 34.08
Current children cumulated vsize (KiB) 105476

[startup+36.7016 s]
/proc/loadavg: 2.06 2.01 2.00 3/84 32509
/proc/meminfo: memFree=1772440/2055920 swapFree=4192812/4192956
[pid=32389] ppid=32387 vsize=13732 CPUtime=33.06
/proc/32389/stat : 32389 (sugar) S 32387 32389 31962 0 -1 4194304 2007 220339 3 10 4 2 3115 185 16 0 1 0 75418681 14061568 840 996147200 4194304 4206940 548682068592 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32389/statm: 3433 840 374 3 0 533 0
[pid=32508] ppid=32389 vsize=5356 CPUtime=0
/proc/32508/stat : 32508 (sh) S 32389 32389 31962 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 75422087 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32508/statm: 1339 232 193 169 0 50 0
[pid=32509] ppid=32508 vsize=88140 CPUtime=2.6
/proc/32509/stat : 32509 (minisat) R 32508 32389 31962 0 -1 4194304 21666 0 0 0 247 13 0 0 25 0 1 0 75422088 90255360 21652 996147200 134512640 135127466 4294956256 18446744073709551615 134523430 0 0 4096 3 0 0 0 17 1 0 0
/proc/32509/statm: 22035 21652 71 150 0 21882 0
Current children cumulated CPU time (s) 35.66
Current children cumulated vsize (KiB) 107228

[startup+37.1017 s]
/proc/loadavg: 2.06 2.01 2.00 3/84 32509
/proc/meminfo: memFree=1772440/2055920 swapFree=4192812/4192956
[pid=32389] ppid=32387 vsize=13732 CPUtime=33.06
/proc/32389/stat : 32389 (sugar) S 32387 32389 31962 0 -1 4194304 2007 220339 3 10 4 2 3115 185 16 0 1 0 75418681 14061568 840 996147200 4194304 4206940 548682068592 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32389/statm: 3433 840 374 3 0 533 0
[pid=32508] ppid=32389 vsize=5356 CPUtime=0
/proc/32508/stat : 32508 (sh) S 32389 32389 31962 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 75422087 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32508/statm: 1339 232 193 169 0 50 0
[pid=32509] ppid=32508 vsize=88140 CPUtime=3
/proc/32509/stat : 32509 (minisat) R 32508 32389 31962 0 -1 4194304 21667 0 0 0 287 13 0 0 25 0 1 0 75422088 90255360 21653 996147200 134512640 135127466 4294956256 18446744073709551615 134697508 0 0 4096 3 0 0 0 17 1 0 0
/proc/32509/statm: 22035 21653 72 150 0 21882 0
Current children cumulated CPU time (s) 36.06
Current children cumulated vsize (KiB) 107228

[startup+37.3017 s]
/proc/loadavg: 2.06 2.01 2.00 3/92 32519
/proc/meminfo: memFree=1853464/2055920 swapFree=4192812/4192956
[pid=32389] ppid=32387 vsize=13732 CPUtime=36.11
/proc/32389/stat : 32389 (sugar) S 32387 32389 31962 0 -1 4194304 2068 242303 3 10 4 2 3404 201 16 0 1 0 75418681 14061568 840 996147200 4194304 4206940 548682068592 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32389/statm: 3433 840 374 3 0 533 0
[pid=32510] ppid=32389 vsize=5356 CPUtime=0
/proc/32510/stat : 32510 (sh) S 32389 32389 31962 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 75422395 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32510/statm: 1339 233 193 169 0 50 0
[pid=32511] ppid=32510 vsize=863720 CPUtime=0.15
/proc/32511/stat : 32511 (java) S 32510 32389 31962 0 -1 0 3441 0 1 0 13 2 0 0 18 0 9 0 75422396 884449280 2917 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32511/statm: 215930 2917 1652 9 0 210512 0
[pid=32511/tid=32512] ppid=32510 vsize=863720 CPUtime=0.1
/proc/32511/task/32512/stat : 32512 (java) R 32510 32389 31962 0 -1 64 2437 0 1 0 9 1 0 0 20 0 9 0 75422397 884449280 2917 996147200 134512640 134550740 4294955984 18446744073709551615 4126416736 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32511/tid=32513] ppid=32510 vsize=863720 CPUtime=0
/proc/32511/task/32513/stat : 32513 (java) S 32510 32389 31962 0 -1 64 73 0 0 0 0 0 0 0 16 0 9 0 75422398 884449280 2917 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32511/tid=32514] ppid=32510 vsize=863720 CPUtime=0
/proc/32511/task/32514/stat : 32514 (java) S 32510 32389 31962 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 75422398 884449280 2917 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32511/tid=32515] ppid=32510 vsize=863720 CPUtime=0
/proc/32511/task/32515/stat : 32515 (java) S 32510 32389 31962 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 75422398 884449280 2917 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32511/tid=32516] ppid=32510 vsize=863720 CPUtime=0
/proc/32511/task/32516/stat : 32516 (java) S 32510 32389 31962 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 75422400 884449280 2917 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32511/tid=32517] ppid=32510 vsize=863720 CPUtime=0.02
/proc/32511/task/32517/stat : 32517 (java) S 32510 32389 31962 0 -1 64 240 0 0 0 2 0 0 0 17 0 9 0 75422400 884449280 2917 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32511/tid=32518] ppid=32510 vsize=863720 CPUtime=0
/proc/32511/task/32518/stat : 32518 (java) S 32510 32389 31962 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 75422400 884449280 2917 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32511/tid=32519] ppid=32510 vsize=863720 CPUtime=0
/proc/32511/task/32519/stat : 32519 (java) S 32510 32389 31962 0 -1 64 0 0 0 0 0 0 0 0 17 0 9 0 75422400 884449280 2917 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 36.26
Current children cumulated vsize (KiB) 882808

[startup+37.4149 s]
/proc/loadavg: 2.06 2.01 2.00 3/92 32519
/proc/meminfo: memFree=1853464/2055920 swapFree=4192812/4192956
[pid=32389] ppid=32387 vsize=13732 CPUtime=36.37
/proc/32389/stat : 32389 (sugar) R 32387 32389 31962 0 -1 4194304 2097 246238 3 11 4 4 3425 204 16 0 1 0 75418681 14061568 841 996147200 4194304 4206940 548682068592 18446744073709551615 217051796521 0 0 4224 16386 0 0 0 17 1 0 0
/proc/32389/statm: 3433 841 375 3 0 533 0
Current children cumulated CPU time (s) 36.37
Current children cumulated vsize (KiB) 13732

Child status: 0
Real time (s): 37.4307
CPU time (s): 36.4095
CPU user time (s): 34.3088
CPU system time (s): 2.10068
CPU usage (%): 97.2718
Max. virtual memory (cumulated for all children) (KiB): 887436

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 34.3088
system time used= 2.10068
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 248365
page faults= 14
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14004
involuntary context switches= 14295

runsolver used 0.041993 second user time and 0.160975 second system time

The end

Launcher Data (download as text)

Begin job on node59 at 2008-07-16 07:46:43
IDJOB=1126868
IDBENCH=66098
IDSOLVER=368
FILE ID=node59/1126868-1216187203
PBS_JOBID= 7905926
Free space on /tmp= 66560 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/maxcsp/warehouses/normalized-cap103_ext.xml
COMMAND LINE= DIR/sugar -max -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1126868-1216187203/watcher-1126868-1216187203 -o /tmp/evaluation-result-1126868-1216187203/solver-1126868-1216187203 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar -max -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-1126868-1216187203.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a80e1d18423c15c52112767d2c53ef30
RANDOM SEED=282393448

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1905168 kB
Buffers:          7044 kB
Cached:          55992 kB
SwapCached:          0 kB
Active:          82888 kB
Inactive:        16116 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1905168 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1684 kB
Writeback:           0 kB
Mapped:          56060 kB
Slab:            36676 kB
Committed_AS:   323528 kB
PageTables:       2036 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= 66560 MiB
End job on node59 at 2008-07-16 07:47:20