Trace number 1126836

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 33.4859 35.3342

General information on the benchmark

Namemaxcsp/warehouses/
normalized-cap102_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.057991
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.00/0.14	c 0	Sugar v1-13 + HOME/minisat
0.00/0.14	c 0	BEGIN Wed Jul 16 07:45:53 2008
0.00/0.14	c 0	PID 29930
0.00/0.15	c 0	HOST node87.alineos.net
0.00/0.15	c 0	CONVERTING HOME/instance-1126836-1216187153.xml TO HOME/temp.csp
0.00/0.15	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1126836-1216187153.xml' 'HOME/temp.csp'
0.03/0.51	c 0	3 domains, 76 variables, 0 predicates, 27 relations, 1275 constraints
0.03/0.51	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.51	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.03/0.59	c 0	Parsing HOME/temp.csp
0.37/0.75	c 0	parsed 1381 expressions
0.37/0.75	c 0	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.37/0.77	c 0	MAX CSP: 1275 constraints
0.37/0.77	c 0	Converting to clausal form CSP
0.37/0.81	c 1	converted 266 (10%) expressions
0.37/0.83	c 1	converted 532 (20%) expressions
0.37/0.85	c 1	converted 798 (30%) expressions
0.37/0.87	c 1	converted 1064 (40%) expressions
0.37/0.94	c 1	converted 1330 (50%) expressions
0.37/0.95	c 1	converted 1596 (60%) expressions
0.37/0.96	c 1	converted 1862 (70%) expressions
0.37/0.97	c 1	converted 2128 (80%) expressions
0.37/0.97	c 1	converted 2394 (90%) expressions
0.94/1.12	c 1	converted 2659 (100%) expressions
0.94/1.12	c 1	CSP : 2626 integers, 0 booleans, 3824 clauses, largest domain size 1913
0.94/1.12	c 1	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.94/1.12	c 1	Propagation in CSP
0.94/1.18	c 1	1267 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.94/1.18	c 1	CSP : 2626 integers, 0 booleans, 3824 clauses, largest domain size 1276
0.94/1.18	c 1	Heap : 4 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.94/1.18	c 1	Simplifing CSP by introducing new Boolean variables
0.94/1.19	c 1	CSP : 2626 integers, 0 booleans, 3824 clauses, largest domain size 1276
0.94/1.19	c 1	Heap : 4 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.03/1.22	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.03/1.25	c 1	263 (10%) CSP integer variables are encoded (1150 clauses, 13006 bytes)
1.03/1.25	c 1	526 (20%) CSP integer variables are encoded (1150 clauses, 13006 bytes)
1.03/1.25	c 1	788 (30%) CSP integer variables are encoded (1150 clauses, 13006 bytes)
1.03/1.25	c 1	1051 (40%) CSP integer variables are encoded (1150 clauses, 13006 bytes)
1.03/1.25	c 1	1313 (50%) CSP integer variables are encoded (1150 clauses, 13006 bytes)
1.03/1.26	c 1	1576 (60%) CSP integer variables are encoded (3707 clauses, 46247 bytes)
1.03/1.26	c 1	1839 (70%) CSP integer variables are encoded (5835 clauses, 73911 bytes)
1.03/1.27	c 1	2101 (80%) CSP integer variables are encoded (8317 clauses, 106877 bytes)
1.03/1.27	c 1	2364 (90%) CSP integer variables are encoded (10368 clauses, 137642 bytes)
1.03/1.29	c 1	2626 (100%) CSP integer variables are encoded (24611 clauses, 351287 bytes)
1.13/1.34	c 1	383 (10%) CSP clauses are encoded (24994 clauses, 358745 bytes)
1.13/1.37	c 1	765 (20%) CSP clauses are encoded (25376 clauses, 366722 bytes)
1.13/1.39	c 1	1148 (30%) CSP clauses are encoded (25759 clauses, 374789 bytes)
1.23/1.43	c 1	1530 (40%) CSP clauses are encoded (35384 clauses, 544523 bytes)
1.42/1.61	c 1	1912 (50%) CSP clauses are encoded (132688 clauses, 2323571 bytes)
1.42/1.67	c 1	2295 (60%) CSP clauses are encoded (161257 clauses, 2837588 bytes)
1.93/2.18	c 2	2677 (70%) CSP clauses are encoded (446889 clauses, 8097647 bytes)
2.03/2.25	c 2	3060 (80%) CSP clauses are encoded (479714 clauses, 8780579 bytes)
2.22/2.40	c 2	3442 (90%) CSP clauses are encoded (560584 clauses, 10496533 bytes)
5.39/5.60	c 5	3824 (100%) CSP clauses are encoded (2104203 clauses, 43481148 bytes)
5.39/5.60	c 5	3824 CSP clauses encoded
5.39/5.61	c 5	Writing map file : HOME/temp.map
5.39/5.63	c 5	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.39/5.64	c 5	SAT : 27236 SAT variables, 2104203 SAT clauses, 43481148 bytes
5.39/5.64	c 5	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.39/5.67	c 5	OBJECTIVE minimize _COST
5.45/6.91	c 7	OBJECTIVE BOUND: 0 <= _COST <= 
5.45/6.91	c 7	SEARCHING: _COST <= 638
5.45/6.91	c 7	SOLVING HOME/temp.cnf
5.45/6.91	c 7	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
5.45/6.91	c 7	This is MiniSat 2.0 beta
5.45/6.91	c 7	WARNING: for repeatability, setting FPU to use double precision
5.45/6.91	c 7	============================[ Problem Statistics ]=============================
5.45/6.91	c 7	|                                                                             |
5.45/6.92	c 7	|  Number of variables:  27236                                                |
5.45/6.92	c 7	|  Number of clauses:    2104204                                              |
6.32/7.89	c 8	|  Parsing time:         0.86         s                                       |
7.71/9.21	c 9	============================[ Search Statistics ]==============================
7.71/9.21	c 9	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.71/9.21	c 9	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.71/9.21	c 9	===============================================================================
7.71/9.21	c 9	|         0 |   20229  1340386  3969858 |   446795        0    nan |  0.000 % |
7.81/9.33	c 9	===============================================================================
7.81/9.33	c 9	restarts              : 1
7.81/9.33	c 9	conflicts             : 0              (0 /sec)
7.81/9.33	c 9	decisions             : 66             (0.00 % random) (29 /sec)
7.81/9.33	c 9	propagations          : 27236          (11864 /sec)
7.81/9.33	c 9	conflict literals     : 0              ( nan % deleted)
7.81/9.33	c 9	Memory used           : 85.80 MB
7.81/9.33	c 9	CPU time              : 2.29565 s
7.81/9.33	c 9	
7.81/9.34	c 9	SATISFIABLE
7.81/9.36	c 9	FOUND: _COST <= 638
7.81/9.36	s SATISFIABLE
7.81/9.36	c 9	DECODING HOME/temp.out WITH HOME/temp.map
7.81/9.36	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'
7.88/9.43	c 9	Decoding HOME/temp.out
7.88/9.58	c 9	OBJECTIVE _COST 163
7.88/9.58	o 163
7.88/9.58	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
7.88/9.59	c 9	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
7.88/9.62	c 9	OBJECTIVE BOUND: 0 <= _COST <= 163
7.88/9.62	c 9	SEARCHING: _COST <= 81
7.88/9.62	c 9	SOLVING HOME/temp.cnf
7.88/9.62	c 9	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
7.88/9.62	c 9	This is MiniSat 2.0 beta
7.88/9.62	c 9	WARNING: for repeatability, setting FPU to use double precision
7.88/9.62	c 9	============================[ Problem Statistics ]=============================
7.88/9.62	c 9	|                                                                             |
7.88/9.62	c 9	|  Number of variables:  27236                                                |
7.88/9.62	c 9	|  Number of clauses:    2104204                                              |
9.06/10.69	c 10	|  Parsing time:         0.93         s                                       |
10.96/12.53	c 12	============================[ Search Statistics ]==============================
10.96/12.53	c 12	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.96/12.53	c 12	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.96/12.53	c 12	===============================================================================
10.96/12.53	c 12	|         0 |   12282   275205   797599 |    91735        0    nan |  0.000 % |
11.06/12.62	c 12	===============================================================================
11.06/12.62	c 12	restarts              : 1
11.06/12.62	c 12	conflicts             : 0              (0 /sec)
11.06/12.62	c 12	decisions             : 63             (0.00 % random) (22 /sec)
11.06/12.62	c 12	propagations          : 27236          (9575 /sec)
11.06/12.62	c 12	conflict literals     : 0              ( nan % deleted)
11.06/12.62	c 12	Memory used           : 86.35 MB
11.06/12.62	c 12	CPU time              : 2.84457 s
11.06/12.62	c 12	
11.06/12.63	c 12	SATISFIABLE
11.06/12.65	c 12	FOUND: _COST <= 81
11.06/12.65	c 12	DECODING HOME/temp.out WITH HOME/temp.map
11.06/12.65	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'
11.13/12.73	c 12	Decoding HOME/temp.out
11.13/12.89	c 13	OBJECTIVE _COST 81
11.13/12.89	o 81
11.13/12.89	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
11.13/12.90	c 13	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
11.13/12.91	c 13	OBJECTIVE BOUND: 0 <= _COST <= 81
11.13/12.91	c 13	SEARCHING: _COST <= 40
11.13/12.91	c 13	SOLVING HOME/temp.cnf
11.13/12.91	c 13	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
11.13/12.91	c 13	This is MiniSat 2.0 beta
11.13/12.91	c 13	WARNING: for repeatability, setting FPU to use double precision
11.13/12.91	c 13	============================[ Problem Statistics ]=============================
11.13/12.91	c 13	|                                                                             |
11.13/12.91	c 13	|  Number of variables:  27236                                                |
11.13/12.91	c 13	|  Number of clauses:    2104204                                              |
12.35/13.99	c 14	|  Parsing time:         0.96         s                                       |
14.24/15.80	c 16	============================[ Search Statistics ]==============================
14.24/15.80	c 16	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
14.24/15.80	c 16	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
14.24/15.80	c 16	===============================================================================
14.24/15.80	c 16	|         0 |   10784   149813   425876 |    49937        0    nan |  0.000 % |
14.24/15.89	c 16	===============================================================================
14.24/15.89	c 16	restarts              : 1
14.24/15.89	c 16	conflicts             : 0              (0 /sec)
14.24/15.89	c 16	decisions             : 56             (0.00 % random) (20 /sec)
14.24/15.89	c 16	propagations          : 27236          (9568 /sec)
14.24/15.89	c 16	conflict literals     : 0              ( nan % deleted)
14.24/15.89	c 16	Memory used           : 85.84 MB
14.24/15.89	c 16	CPU time              : 2.84657 s
14.24/15.89	c 16	
14.34/15.90	c 16	SATISFIABLE
14.34/15.91	c 16	FOUND: _COST <= 40
14.34/15.91	c 16	DECODING HOME/temp.out WITH HOME/temp.map
14.34/15.91	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'
14.34/15.99	c 16	Decoding HOME/temp.out
14.37/16.13	c 16	OBJECTIVE _COST 40
14.37/16.13	o 40
14.37/16.14	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
14.37/16.14	c 16	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
14.37/16.18	c 16	OBJECTIVE BOUND: 0 <= _COST <= 40
14.37/16.18	c 16	SEARCHING: _COST <= 20
14.37/16.18	c 16	SOLVING HOME/temp.cnf
14.37/16.18	c 16	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
14.37/16.18	c 16	This is MiniSat 2.0 beta
14.37/16.18	c 16	WARNING: for repeatability, setting FPU to use double precision
14.37/16.18	c 16	============================[ Problem Statistics ]=============================
14.37/16.18	c 16	|                                                                             |
14.37/16.18	c 16	|  Number of variables:  27236                                                |
14.37/16.18	c 16	|  Number of clauses:    2104204                                              |
15.60/17.27	c 17	|  Parsing time:         0.97         s                                       |
17.38/19.02	c 19	============================[ Search Statistics ]==============================
17.38/19.02	c 19	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
17.38/19.02	c 19	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
17.38/19.02	c 19	===============================================================================
17.38/19.02	c 19	|         0 |    9428    84255   233250 |    28085        0    nan |  0.000 % |
17.48/19.11	c 19	===============================================================================
17.48/19.11	c 19	restarts              : 1
17.48/19.11	c 19	conflicts             : 0              (0 /sec)
17.48/19.11	c 19	decisions             : 57             (0.00 % random) (21 /sec)
17.48/19.11	c 19	propagations          : 27236          (9802 /sec)
17.48/19.11	c 19	conflict literals     : 0              ( nan % deleted)
17.48/19.11	c 19	Memory used           : 86.14 MB
17.48/19.11	c 19	CPU time              : 2.77858 s
17.48/19.11	c 19	
17.48/19.12	c 19	SATISFIABLE
17.48/19.14	c 19	FOUND: _COST <= 20
17.48/19.14	c 19	DECODING HOME/temp.out WITH HOME/temp.map
17.48/19.14	c 19	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
17.52/19.21	c 19	Decoding HOME/temp.out
17.52/19.37	c 19	OBJECTIVE _COST 20
17.52/19.37	o 20
17.52/19.38	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
17.52/19.38	c 19	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
17.52/19.40	c 19	OBJECTIVE BOUND: 0 <= _COST <= 20
17.52/19.40	c 19	SEARCHING: _COST <= 10
17.52/19.40	c 19	SOLVING HOME/temp.cnf
17.52/19.40	c 19	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
17.76/19.40	c 19	This is MiniSat 2.0 beta
17.76/19.40	c 19	WARNING: for repeatability, setting FPU to use double precision
17.76/19.40	c 19	============================[ Problem Statistics ]=============================
17.76/19.40	c 19	|                                                                             |
17.76/19.40	c 19	|  Number of variables:  27236                                                |
17.76/19.40	c 19	|  Number of clauses:    2104204                                              |
18.84/20.50	c 20	|  Parsing time:         0.96         s                                       |
20.43/22.19	c 22	============================[ Search Statistics ]==============================
20.43/22.19	c 22	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
20.43/22.19	c 22	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
20.43/22.19	c 22	===============================================================================
20.43/22.19	c 22	|         0 |    8122    49042   131519 |    16347        0    nan |  0.000 % |
20.43/22.19	c 22	===============================================================================
20.53/22.27	c 22	restarts              : 1
20.53/22.27	c 22	conflicts             : 0              (0 /sec)
20.53/22.27	c 22	decisions             : 58             (0.00 % random) (21 /sec)
20.53/22.27	c 22	propagations          : 27236          (10018 /sec)
20.53/22.27	c 22	conflict literals     : 0              ( nan % deleted)
20.53/22.27	c 22	Memory used           : 85.92 MB
20.53/22.27	c 22	CPU time              : 2.71859 s
20.53/22.27	c 22	
20.53/22.28	c 22	SATISFIABLE
20.63/22.30	c 22	FOUND: _COST <= 10
20.63/22.30	c 22	DECODING HOME/temp.out WITH HOME/temp.map
20.63/22.30	c 22	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
20.63/22.37	c 22	Decoding HOME/temp.out
20.66/22.52	c 22	OBJECTIVE _COST 10
20.66/22.52	o 10
20.66/22.52	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
20.66/22.53	c 22	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
20.66/22.56	c 22	OBJECTIVE BOUND: 0 <= _COST <= 10
20.66/22.56	c 22	SEARCHING: _COST <= 5
20.66/22.56	c 22	SOLVING HOME/temp.cnf
20.66/22.56	c 22	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
20.66/22.57	c 22	This is MiniSat 2.0 beta
20.66/22.57	c 22	WARNING: for repeatability, setting FPU to use double precision
20.66/22.57	c 22	============================[ Problem Statistics ]=============================
20.66/22.57	c 22	|                                                                             |
20.66/22.57	c 22	|  Number of variables:  27236                                                |
20.66/22.57	c 22	|  Number of clauses:    2104204                                              |
21.90/23.68	c 23	|  Parsing time:         0.97         s                                       |
23.59/25.32	c 25	============================[ Search Statistics ]==============================
23.59/25.32	c 25	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
23.59/25.32	c 25	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
23.59/25.32	c 25	===============================================================================
23.59/25.32	c 25	|         0 |    6836    29399    76443 |     9799        0    nan |  0.000 % |
23.59/25.33	c 25	===============================================================================
23.68/25.41	c 25	restarts              : 1
23.68/25.41	c 25	conflicts             : 0              (0 /sec)
23.68/25.41	c 25	decisions             : 59             (0.00 % random) (22 /sec)
23.68/25.41	c 25	propagations          : 27236          (10138 /sec)
23.68/25.41	c 25	conflict literals     : 0              ( nan % deleted)
23.68/25.41	c 25	Memory used           : 86.06 MB
23.68/25.41	c 25	CPU time              : 2.68659 s
23.68/25.41	c 25	
23.68/25.42	c 25	SATISFIABLE
23.68/25.43	c 25	FOUND: _COST <= 5
23.68/25.43	c 25	DECODING HOME/temp.out WITH HOME/temp.map
23.68/25.43	c 25	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
23.74/25.51	c 25	Decoding HOME/temp.out
23.74/25.67	c 25	OBJECTIVE _COST 5
23.74/25.67	o 5
23.74/25.67	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
23.74/25.67	c 25	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
23.74/25.69	c 25	OBJECTIVE BOUND: 0 <= _COST <= 5
23.74/25.69	c 25	SEARCHING: _COST <= 2
23.74/25.69	c 25	SOLVING HOME/temp.cnf
23.74/25.69	c 25	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
23.74/25.69	c 25	This is MiniSat 2.0 beta
23.74/25.69	c 25	WARNING: for repeatability, setting FPU to use double precision
23.74/25.69	c 25	============================[ Problem Statistics ]=============================
23.74/25.69	c 25	|                                                                             |
23.74/25.70	c 25	|  Number of variables:  27236                                                |
23.74/25.70	c 25	|  Number of clauses:    2104204                                              |
24.96/26.79	c 26	|  Parsing time:         0.97         s                                       |
26.65/28.44	c 28	============================[ Search Statistics ]==============================
26.65/28.44	c 28	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
26.65/28.44	c 28	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
26.65/28.44	c 28	===============================================================================
26.65/28.44	c 28	|         0 |    5050    14403    36810 |     4801        0    nan |  0.000 % |
26.65/28.44	c 28	===============================================================================
26.75/28.53	c 28	restarts              : 1
26.75/28.53	c 28	conflicts             : 0              (0 /sec)
26.75/28.53	c 28	decisions             : 61             (0.00 % random) (23 /sec)
26.75/28.53	c 28	propagations          : 27236          (10100 /sec)
26.75/28.53	c 28	conflict literals     : 0              ( nan % deleted)
26.75/28.53	c 28	Memory used           : 85.88 MB
26.75/28.53	c 28	CPU time              : 2.69659 s
26.75/28.53	c 28	
26.75/28.54	c 28	SATISFIABLE
26.75/28.56	c 28	FOUND: _COST <= 2
26.75/28.56	c 28	DECODING HOME/temp.out WITH HOME/temp.map
26.75/28.56	c 28	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.82/28.63	c 28	Decoding HOME/temp.out
26.82/28.78	c 28	OBJECTIVE _COST 2
26.82/28.78	o 2
26.82/28.78	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
26.82/28.79	c 28	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
26.82/28.82	c 29	OBJECTIVE BOUND: 0 <= _COST <= 2
26.82/28.82	c 29	SEARCHING: _COST <= 1
26.82/28.82	c 29	SOLVING HOME/temp.cnf
26.82/28.82	c 29	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
26.82/28.82	c 29	This is MiniSat 2.0 beta
26.82/28.82	c 29	WARNING: for repeatability, setting FPU to use double precision
26.82/28.82	c 29	============================[ Problem Statistics ]=============================
26.82/28.82	c 29	|                                                                             |
26.82/28.82	c 29	|  Number of variables:  27236                                                |
26.82/28.82	c 29	|  Number of clauses:    2104204                                              |
28.10/29.93	c 30	|  Parsing time:         0.95         s                                       |
29.69/31.60	c 31	============================[ Search Statistics ]==============================
29.69/31.60	c 31	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
29.69/31.60	c 31	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
29.69/31.60	c 31	===============================================================================
29.69/31.60	c 31	|         0 |    3775     7523    19994 |     2507        0    nan |  0.000 % |
29.79/31.60	c 31	===============================================================================
29.79/31.68	c 31	restarts              : 1
29.79/31.68	c 31	conflicts             : 0              (0 /sec)
29.79/31.68	c 31	decisions             : 51             (0.00 % random) (19 /sec)
29.79/31.68	c 31	propagations          : 27236          (10104 /sec)
29.79/31.68	c 31	conflict literals     : 0              ( nan % deleted)
29.79/31.68	c 31	Memory used           : 86.03 MB
29.79/31.68	c 31	CPU time              : 2.69559 s
29.79/31.68	c 31	
29.79/31.69	c 31	SATISFIABLE
29.89/31.71	c 31	FOUND: _COST <= 1
29.89/31.71	c 31	DECODING HOME/temp.out WITH HOME/temp.map
29.89/31.71	c 31	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.89/31.78	c 31	Decoding HOME/temp.out
30.09/31.95	c 32	OBJECTIVE _COST 1
30.09/31.95	o 1
30.09/31.95	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
30.09/31.95	c 32	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
30.09/31.96	c 32	OBJECTIVE BOUND: 0 <= _COST <= 1
30.09/31.96	c 32	SEARCHING: _COST <= 0
30.09/31.96	c 32	SOLVING HOME/temp.cnf
30.09/31.96	c 32	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
30.09/31.97	c 32	This is MiniSat 2.0 beta
30.09/31.97	c 32	WARNING: for repeatability, setting FPU to use double precision
30.09/31.97	c 32	============================[ Problem Statistics ]=============================
30.09/31.97	c 32	|                                                                             |
30.09/31.97	c 32	|  Number of variables:  27236                                                |
30.09/31.97	c 32	|  Number of clauses:    2104204                                              |
31.17/33.07	c 33	|  Parsing time:         0.96         s                                       |
32.86/34.73	c 34	============================[ Search Statistics ]==============================
32.86/34.73	c 34	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
32.86/34.73	c 34	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
32.86/34.73	c 34	===============================================================================
32.86/34.73	c 34	|         0 |       0        0        0 |        0        0    nan |  0.000 % |
32.86/34.73	c 34	===============================================================================
32.96/34.81	c 35	restarts              : 1
32.96/34.81	c 35	conflicts             : 0              (0 /sec)
32.96/34.81	c 35	decisions             : 1              (0.00 % random) (0 /sec)
32.96/34.81	c 35	propagations          : 27236          (10108 /sec)
32.96/34.81	c 35	conflict literals     : 0              ( nan % deleted)
32.96/34.81	c 35	Memory used           : 86.08 MB
32.96/34.81	c 35	CPU time              : 2.69459 s
32.96/34.81	c 35	
32.96/34.82	c 35	SATISFIABLE
32.96/34.84	c 35	FOUND: _COST <= 0
32.96/34.84	c 35	DECODING HOME/temp.out WITH HOME/temp.map
32.96/34.84	c 35	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
33.02/34.91	c 35	Decoding HOME/temp.out
33.36/35.26	c 35	OBJECTIVE _COST 0
33.36/35.26	o 0
33.36/35.26	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
33.36/35.27	c 35	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
33.43/35.31	c 35	OBJECTIVE _COST 0
33.43/35.31	s OPTIMUM FOUND
33.43/35.31	c 35	CPU 31.5 (0.05 0.01 31.45 1.93)
33.43/35.31	c 35	END Wed Jul 16 07:46:28 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-1126836-1216187153/watcher-1126836-1216187153 -o /tmp/evaluation-result-1126836-1216187153/solver-1126836-1216187153 -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-1126836-1216187153.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.08 4/106 29930
/proc/meminfo: memFree=1899048/2055920 swapFree=4192812/4192956
[pid=29930] ppid=29928 vsize=18572 CPUtime=0
/proc/29930/stat : 29930 (runsolver) D 29928 29930 27905 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 75412047 19017728 292 996147200 4194304 4296836 548682068256 18446744073709551615 254613712167 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/29930/statm: 4643 292 257 25 0 2626 0

[startup+0.00997489 s]
/proc/loadavg: 2.00 2.00 2.08 4/106 29930
/proc/meminfo: memFree=1899048/2055920 swapFree=4192812/4192956
[pid=29930] ppid=29928 vsize=18572 CPUtime=0
/proc/29930/stat : 29930 (runsolver) D 29928 29930 27905 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 75412047 19017728 292 996147200 4194304 4296836 548682068256 18446744073709551615 254613712167 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/29930/statm: 4643 292 257 25 0 2626 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18572

[startup+0.101994 s]
/proc/loadavg: 2.00 2.00 2.08 4/106 29930
/proc/meminfo: memFree=1899048/2055920 swapFree=4192812/4192956
[pid=29930] ppid=29928 vsize=12412 CPUtime=0
/proc/29930/stat : 29930 (sugar) D 29928 29930 27905 0 -1 4194304 414 0 0 0 0 0 0 0 18 0 1 0 75412047 12709888 382 996147200 4194304 4206940 548682068592 18446744073709551615 254622609506 0 0 4224 0 18446744071563479169 0 0 17 1 0 0
/proc/29930/statm: 3103 382 275 3 0 203 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12412

[startup+0.301036 s]
/proc/loadavg: 2.00 2.00 2.08 4/106 29930
/proc/meminfo: memFree=1899048/2055920 swapFree=4192812/4192956
[pid=29930] ppid=29928 vsize=13600 CPUtime=0.03
/proc/29930/stat : 29930 (sugar) S 29928 29930 27905 0 -1 4194304 898 127 0 0 3 0 0 0 16 0 1 0 75412047 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29930/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701115 s]
/proc/loadavg: 2.00 2.00 2.08 4/106 29930
/proc/meminfo: memFree=1899048/2055920 swapFree=4192812/4192956
[pid=29930] ppid=29928 vsize=13600 CPUtime=0.37
/proc/29930/stat : 29930 (sugar) S 29928 29930 27905 0 -1 4194304 974 4722 0 1 3 0 32 2 15 0 1 0 75412047 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29930/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 13600

[startup+1.50127 s]
/proc/loadavg: 2.08 2.02 2.08 3/117 29952
/proc/meminfo: memFree=1884432/2055920 swapFree=4192812/4192956
[pid=29930] ppid=29928 vsize=13600 CPUtime=0.37
/proc/29930/stat : 29930 (sugar) S 29928 29930 27905 0 -1 4194304 974 4722 0 1 3 0 32 2 15 0 1 0 75412047 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29930/statm: 3400 797 370 3 0 500 0
[pid=29943] ppid=29930 vsize=5356 CPUtime=0
/proc/29943/stat : 29943 (sh) S 29930 29930 27905 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 75412099 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29943/statm: 1339 233 193 169 0 50 0
[pid=29944] ppid=29943 vsize=868500 CPUtime=0.95
/proc/29944/stat : 29944 (java) S 29943 29930 27905 0 -1 0 7040 0 1 0 91 4 0 0 20 0 9 0 75412099 889344000 6223 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29944/statm: 217125 6223 2563 9 0 211672 0
[pid=29944/tid=29945] ppid=29943 vsize=868500 CPUtime=0.61
/proc/29944/task/29945/stat : 29945 (java) R 29943 29930 27905 0 -1 64 2769 0 1 0 59 2 0 0 25 0 9 0 75412100 889344000 6223 996147200 134512640 134550740 4294955936 18446744073709551615 4126485069 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29944/tid=29946] ppid=29943 vsize=868500 CPUtime=0.09
/proc/29944/task/29946/stat : 29946 (java) S 29943 29930 27905 0 -1 64 2087 0 0 0 9 0 0 0 16 0 9 0 75412101 889344000 6223 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29944/tid=29947] ppid=29943 vsize=868500 CPUtime=0
/proc/29944/task/29947/stat : 29947 (java) S 29943 29930 27905 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 75412101 889344000 6223 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29944/tid=29948] ppid=29943 vsize=868500 CPUtime=0
/proc/29944/task/29948/stat : 29948 (java) S 29943 29930 27905 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 75412101 889344000 6223 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29944/tid=29949] ppid=29943 vsize=868500 CPUtime=0
/proc/29944/task/29949/stat : 29949 (java) S 29943 29930 27905 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 75412103 889344000 6223 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29944/tid=29950] ppid=29943 vsize=868500 CPUtime=0.23
/proc/29944/task/29950/stat : 29950 (java) S 29943 29930 27905 0 -1 64 1490 0 0 0 22 1 0 0 16 0 9 0 75412103 889344000 6223 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29944/tid=29951] ppid=29943 vsize=868500 CPUtime=0
/proc/29944/task/29951/stat : 29951 (java) S 29943 29930 27905 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 75412103 889344000 6223 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29944/tid=29952] ppid=29943 vsize=868500 CPUtime=0
/proc/29944/task/29952/stat : 29952 (java) R 29943 29930 27905 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 75412103 889344000 6223 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 887456

[startup+3.10257 s]
/proc/loadavg: 2.08 2.02 2.08 3/117 29952
/proc/meminfo: memFree=1873936/2055920 swapFree=4192812/4192956
[pid=29930] ppid=29928 vsize=13600 CPUtime=0.37
/proc/29930/stat : 29930 (sugar) S 29928 29930 27905 0 -1 4194304 974 4722 0 1 3 0 32 2 15 0 1 0 75412047 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29930/statm: 3400 797 370 3 0 500 0
[pid=29943] ppid=29930 vsize=5356 CPUtime=0
/proc/29943/stat : 29943 (sh) S 29930 29930 27905 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 75412099 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29943/statm: 1339 233 193 169 0 50 0
[pid=29944] ppid=29943 vsize=868500 CPUtime=2.55
/proc/29944/stat : 29944 (java) S 29943 29930 27905 0 -1 0 7498 0 1 0 240 15 0 0 20 0 9 0 75412099 889344000 6231 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29944/statm: 217125 6231 2563 9 0 211672 0
[pid=29944/tid=29945] ppid=29943 vsize=868500 CPUtime=2.06
/proc/29944/task/29945/stat : 29945 (java) R 29943 29930 27905 0 -1 64 3220 0 1 0 196 10 0 0 25 0 9 0 75412100 889344000 6231 996147200 134512640 134550740 4294955936 18446744073709551615 4126960972 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29944/tid=29946] ppid=29943 vsize=868500 CPUtime=0.22
/proc/29944/task/29946/stat : 29946 (java) S 29943 29930 27905 0 -1 64 2087 0 0 0 19 3 0 0 16 0 9 0 75412101 889344000 6231 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29944/tid=29947] ppid=29943 vsize=868500 CPUtime=0
/proc/29944/task/29947/stat : 29947 (java) S 29943 29930 27905 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 75412101 889344000 6231 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29944/tid=29948] ppid=29943 vsize=868500 CPUtime=0
/proc/29944/task/29948/stat : 29948 (java) S 29943 29930 27905 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 75412101 889344000 6231 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29944/tid=29949] ppid=29943 vsize=868500 CPUtime=0
/proc/29944/task/29949/stat : 29949 (java) S 29943 29930 27905 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 75412103 889344000 6231 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29944/tid=29950] ppid=29943 vsize=868500 CPUtime=0.25
/proc/29944/task/29950/stat : 29950 (java) S 29943 29930 27905 0 -1 64 1497 0 0 0 24 1 0 0 16 0 9 0 75412103 889344000 6231 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29944/tid=29951] ppid=29943 vsize=868500 CPUtime=0
/proc/29944/task/29951/stat : 29951 (java) S 29943 29930 27905 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 75412103 889344000 6231 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29944/tid=29952] ppid=29943 vsize=868500 CPUtime=0
/proc/29944/task/29952/stat : 29952 (java) S 29943 29930 27905 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 75412103 889344000 6231 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 887456

[startup+6.30118 s]
/proc/loadavg: 2.23 2.05 2.09 3/117 29952
/proc/meminfo: memFree=1838736/2055920 swapFree=4192812/4192956
[pid=29930] ppid=29928 vsize=13732 CPUtime=5.45
/proc/29930/stat : 29930 (sugar) D 29928 29930 27905 0 -1 4194304 1044 13281 0 4 4 0 502 39 16 0 1 0 75412047 14061568 835 996147200 4194304 4206940 548682068592 18446744073709551615 254633962128 0 0 4224 16386 18446744071563479169 0 0 17 0 0 0
/proc/29930/statm: 3433 835 370 3 0 533 0
Current children cumulated CPU time (s) 5.45
Current children cumulated vsize (KiB) 13732

[startup+12.7014 s]
/proc/loadavg: 2.29 2.06 2.10 3/109 29966
/proc/meminfo: memFree=1763984/2055920 swapFree=4192812/4192956
[pid=29930] ppid=29928 vsize=13732 CPUtime=11.13
/proc/29930/stat : 29930 (sugar) S 29928 29930 27905 0 -1 4194304 1251 61144 3 5 4 1 1039 69 16 0 1 0 75412047 14061568 840 996147200 4194304 4206940 548682068592 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29930/statm: 3433 840 374 3 0 533 0
Current children cumulated CPU time (s) 11.13
Current children cumulated vsize (KiB) 13732

[startup+25.5019 s]
/proc/loadavg: 2.40 2.10 2.11 3/109 30014
/proc/meminfo: memFree=1765584/2055920 swapFree=4192812/4192956
[pid=29930] ppid=29928 vsize=13732 CPUtime=23.74
/proc/29930/stat : 29930 (sugar) S 29928 29930 27905 0 -1 4194304 1707 164634 3 9 5 1 2229 139 16 0 1 0 75412047 14061568 840 996147200 4194304 4206940 548682068592 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29930/statm: 3433 840 374 3 0 533 0
Current children cumulated CPU time (s) 23.74
Current children cumulated vsize (KiB) 13732

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

[startup+31.9081 s]
/proc/loadavg: 2.34 2.09 2.10 3/117 30048
/proc/meminfo: memFree=1847440/2055920 swapFree=4192812/4192956
[pid=29930] ppid=29928 vsize=13732 CPUtime=29.91
/proc/29930/stat : 29930 (sugar) S 29928 29930 27905 0 -1 4194304 1954 216390 3 11 5 1 2812 173 15 0 1 0 75412047 14061568 840 996147200 4194304 4206940 548682068592 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29930/statm: 3433 840 374 3 0 533 0
[pid=30039] ppid=29930 vsize=5356 CPUtime=0
/proc/30039/stat : 30039 (sh) S 29930 29930 27905 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 75415218 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30039/statm: 1339 233 193 169 0 50 0
[pid=30040] ppid=30039 vsize=863884 CPUtime=0.18
/proc/30040/stat : 30040 (java) S 30039 29930 27905 0 -1 0 3521 0 1 0 17 1 0 0 20 0 9 0 75415218 884617216 2996 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30040/statm: 215971 2996 1653 9 0 210553 0
[pid=30040/tid=30041] ppid=30039 vsize=863884 CPUtime=0.12
/proc/30040/task/30041/stat : 30041 (java) R 30039 29930 27905 0 -1 64 2440 0 1 0 12 0 0 0 25 0 9 0 75415219 884617216 2996 996147200 134512640 134550740 4294955984 18446744073709551615 4126419748 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30040/tid=30042] ppid=30039 vsize=863884 CPUtime=0
/proc/30040/task/30042/stat : 30042 (java) S 30039 29930 27905 0 -1 64 123 0 0 0 0 0 0 0 16 0 9 0 75415220 884617216 2996 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=30040/tid=30043] ppid=30039 vsize=863884 CPUtime=0
/proc/30040/task/30043/stat : 30043 (java) S 30039 29930 27905 0 -1 64 9 0 0 0 0 0 0 0 23 0 9 0 75415220 884617216 2996 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30040/tid=30044] ppid=30039 vsize=863884 CPUtime=0
/proc/30040/task/30044/stat : 30044 (java) S 30039 29930 27905 0 -1 64 4 0 0 0 0 0 0 0 24 0 9 0 75415220 884617216 2996 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30040/tid=30045] ppid=30039 vsize=863884 CPUtime=0
/proc/30040/task/30045/stat : 30045 (java) S 30039 29930 27905 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 75415222 884617216 2996 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30040/tid=30046] ppid=30039 vsize=863884 CPUtime=0.03
/proc/30040/task/30046/stat : 30046 (java) S 30039 29930 27905 0 -1 64 266 0 0 0 3 0 0 0 21 0 9 0 75415222 884617216 2996 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30040/tid=30047] ppid=30039 vsize=863884 CPUtime=0
/proc/30040/task/30047/stat : 30047 (java) S 30039 29930 27905 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 75415222 884617216 2996 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30040/tid=30048] ppid=30039 vsize=863884 CPUtime=0
/proc/30040/task/30048/stat : 30048 (java) S 30039 29930 27905 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 75415222 884617216 2996 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 30.09
Current children cumulated vsize (KiB) 882972

[startup+33.5014 s]
/proc/loadavg: 2.34 2.09 2.10 3/109 30050
/proc/meminfo: memFree=1768272/2055920 swapFree=4192812/4192956
[pid=29930] ppid=29928 vsize=13732 CPUtime=30.15
/proc/29930/stat : 29930 (sugar) S 29928 29930 27905 0 -1 4194304 2007 220333 3 12 5 1 2834 175 16 0 1 0 75412047 14061568 840 996147200 4194304 4206940 548682068592 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29930/statm: 3433 840 374 3 0 533 0
[pid=30049] ppid=29930 vsize=5356 CPUtime=0
/proc/30049/stat : 30049 (sh) S 29930 29930 27905 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 75415244 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30049/statm: 1339 232 193 169 0 50 0
[pid=30050] ppid=30049 vsize=88140 CPUtime=1.51
/proc/30050/stat : 30050 (minisat) R 30049 29930 27905 0 -1 4194304 21667 0 0 0 138 13 0 0 25 0 1 0 75415244 90255360 21653 996147200 134512640 135127466 4294956256 18446744073709551615 134523548 0 0 4096 3 0 0 0 17 0 0 0
/proc/30050/statm: 22035 21653 72 150 0 21882 0
Current children cumulated CPU time (s) 31.66
Current children cumulated vsize (KiB) 107228

[startup+34.3026 s]
/proc/loadavg: 2.34 2.09 2.10 3/109 30050
/proc/meminfo: memFree=1765712/2055920 swapFree=4192812/4192956
[pid=29930] ppid=29928 vsize=13732 CPUtime=30.15
/proc/29930/stat : 29930 (sugar) S 29928 29930 27905 0 -1 4194304 2007 220333 3 12 5 1 2834 175 16 0 1 0 75412047 14061568 840 996147200 4194304 4206940 548682068592 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29930/statm: 3433 840 374 3 0 533 0
[pid=30049] ppid=29930 vsize=5356 CPUtime=0
/proc/30049/stat : 30049 (sh) S 29930 29930 27905 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 75415244 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30049/statm: 1339 232 193 169 0 50 0
[pid=30050] ppid=30049 vsize=88140 CPUtime=2.31
/proc/30050/stat : 30050 (minisat) R 30049 29930 27905 0 -1 4194304 21667 0 0 0 218 13 0 0 25 0 1 0 75415244 90255360 21653 996147200 134512640 135127466 4294956256 18446744073709551615 134703988 0 0 4096 3 0 0 0 17 0 0 0
/proc/30050/statm: 22035 21653 72 150 0 21882 0
Current children cumulated CPU time (s) 32.46
Current children cumulated vsize (KiB) 107228

[startup+35.1027 s]
/proc/loadavg: 2.34 2.09 2.10 4/117 30060
/proc/meminfo: memFree=1846544/2055920 swapFree=4192812/4192956
[pid=29930] ppid=29928 vsize=13732 CPUtime=33.02
/proc/29930/stat : 29930 (sugar) S 29928 29930 27905 0 -1 4194304 2068 242297 3 12 5 1 3105 191 16 0 1 0 75412047 14061568 840 996147200 4194304 4206940 548682068592 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29930/statm: 3433 840 374 3 0 533 0
[pid=30051] ppid=29930 vsize=5356 CPUtime=0
/proc/30051/stat : 30051 (sh) S 29930 29930 27905 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 75415531 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30051/statm: 1339 233 193 169 0 50 0
[pid=30052] ppid=30051 vsize=863816 CPUtime=0.25
/proc/30052/stat : 30052 (java) S 30051 29930 27905 0 -1 0 3497 0 1 0 24 1 0 0 18 0 9 0 75415531 884547584 2970 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30052/statm: 215954 2970 1659 9 0 210536 0
[pid=30052/tid=30053] ppid=30051 vsize=863816 CPUtime=0.23
/proc/30052/task/30053/stat : 30053 (java) R 30051 29930 27905 0 -1 64 2460 0 1 0 22 1 0 0 19 0 9 0 75415532 884547584 2970 996147200 134512640 134550740 4294955984 18446744073709551615 4125960885 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30052/tid=30054] ppid=30051 vsize=863816 CPUtime=0
/proc/30052/task/30054/stat : 30054 (java) S 30051 29930 27905 0 -1 64 127 0 0 0 0 0 0 0 16 0 9 0 75415533 884547584 2970 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30052/tid=30055] ppid=30051 vsize=863816 CPUtime=0
/proc/30052/task/30055/stat : 30055 (java) S 30051 29930 27905 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 75415533 884547584 2970 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30052/tid=30056] ppid=30051 vsize=863816 CPUtime=0
/proc/30052/task/30056/stat : 30056 (java) S 30051 29930 27905 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 75415533 884547584 2970 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30052/tid=30057] ppid=30051 vsize=863816 CPUtime=0
/proc/30052/task/30057/stat : 30057 (java) S 30051 29930 27905 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 75415535 884547584 2970 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30052/tid=30058] ppid=30051 vsize=863816 CPUtime=0.01
/proc/30052/task/30058/stat : 30058 (java) R 30051 29930 27905 0 -1 64 219 0 0 0 1 0 0 0 19 0 9 0 75415535 884547584 2970 996147200 134512640 134550740 4294955984 18446744073709551615 104286869 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30052/tid=30059] ppid=30051 vsize=863816 CPUtime=0
/proc/30052/task/30059/stat : 30059 (java) S 30051 29930 27905 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 75415535 884547584 2970 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30052/tid=30060] ppid=30051 vsize=863816 CPUtime=0
/proc/30052/task/30060/stat : 30060 (java) S 30051 29930 27905 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 75415535 884547584 2970 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 33.27
Current children cumulated vsize (KiB) 882904

[startup+35.3027 s]
/proc/loadavg: 2.34 2.09 2.10 4/117 30060
/proc/meminfo: memFree=1846544/2055920 swapFree=4192812/4192956
[pid=29930] ppid=29928 vsize=13732 CPUtime=33.02
/proc/29930/stat : 29930 (sugar) S 29928 29930 27905 0 -1 4194304 2069 242297 3 12 5 1 3105 191 15 0 1 0 75412047 14061568 840 996147200 4194304 4206940 548682068592 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29930/statm: 3433 840 374 3 0 533 0
[pid=30051] ppid=29930 vsize=5356 CPUtime=0
/proc/30051/stat : 30051 (sh) S 29930 29930 27905 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 75415531 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30051/statm: 1339 233 193 169 0 50 0
[pid=30052] ppid=30051 vsize=863976 CPUtime=0.41
/proc/30052/stat : 30052 (java) S 30051 29930 27905 0 -1 0 3649 0 1 0 39 2 0 0 18 0 9 0 75415531 884711424 3117 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30052/statm: 215994 3117 1703 9 0 210569 0
[pid=30052/tid=30053] ppid=30051 vsize=863976 CPUtime=0.34
/proc/30052/task/30053/stat : 30053 (java) S 30051 29930 27905 0 -1 64 2525 0 1 0 33 1 0 0 21 0 9 0 75415532 884711424 3117 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30052/tid=30054] ppid=30051 vsize=863976 CPUtime=0
/proc/30052/task/30054/stat : 30054 (java) S 30051 29930 27905 0 -1 64 127 0 0 0 0 0 0 0 16 0 9 0 75415533 884711424 3117 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30052/tid=30055] ppid=30051 vsize=863976 CPUtime=0
/proc/30052/task/30055/stat : 30055 (java) S 30051 29930 27905 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 75415533 884711424 3117 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30052/tid=30056] ppid=30051 vsize=863976 CPUtime=0
/proc/30052/task/30056/stat : 30056 (java) S 30051 29930 27905 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 75415533 884711424 3117 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30052/tid=30057] ppid=30051 vsize=863976 CPUtime=0
/proc/30052/task/30057/stat : 30057 (java) S 30051 29930 27905 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 75415535 884711424 3117 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30052/tid=30058] ppid=30051 vsize=863976 CPUtime=0.04
/proc/30052/task/30058/stat : 30058 (java) S 30051 29930 27905 0 -1 64 306 0 0 0 4 0 0 0 19 0 9 0 75415535 884711424 3117 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30052/tid=30059] ppid=30051 vsize=863976 CPUtime=0
/proc/30052/task/30059/stat : 30059 (java) S 30051 29930 27905 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 75415535 884711424 3117 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30052/tid=30060] ppid=30051 vsize=863976 CPUtime=0
/proc/30052/task/30060/stat : 30060 (java) S 30051 29930 27905 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 75415535 884711424 3117 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 33.43
Current children cumulated vsize (KiB) 883064

Child status: 0
Real time (s): 35.3342
CPU time (s): 33.4859
CPU user time (s): 31.5082
CPU system time (s): 1.9777
CPU usage (%): 94.7691
Max. virtual memory (cumulated for all children) (KiB): 887456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 31.5082
system time used= 1.9777
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 248363
page faults= 16
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14209
involuntary context switches= 14360

runsolver used 0.067989 second user time and 0.158975 second system time

The end

Launcher Data (download as text)

Begin job on node87 at 2008-07-16 07:45:53
IDJOB=1126836
IDBENCH=66094
IDSOLVER=368
FILE ID=node87/1126836-1216187153
PBS_JOBID= 7905764
Free space on /tmp= 66560 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/maxcsp/warehouses/normalized-cap102_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-1126836-1216187153/watcher-1126836-1216187153 -o /tmp/evaluation-result-1126836-1216187153/solver-1126836-1216187153 -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-1126836-1216187153.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a80e1d18423c15c52112767d2c53ef30
RANDOM SEED=2011317191

node87.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.263
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	: 5931.00
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.263
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:       1899464 kB
Buffers:          5684 kB
Cached:          41440 kB
SwapCached:          0 kB
Active:          87660 kB
Inactive:        12400 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1899464 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1360 kB
Writeback:           0 kB
Mapped:          73372 kB
Slab:            38552 kB
Committed_AS:   449792 kB
PageTables:       4128 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 node87 at 2008-07-16 07:46:28