Trace number 1112400

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerNumber of falsified constraintsCPU timeWall clock time
Sugar v1.13+minisatMSAT (TO)3 3600.08 3621.46

General information on the benchmark

Namecsp/langford3/
normalized-langford-3-11.xml
MD5SUMcc39bb6005e6336edb9143afa2108552
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints2
Best CPU time to get the best result obtained on this benchmark1587.45
Satisfiable
(Un)Satisfiability was proved
Number of variables33
Number of constraints550
Maximum constraint arity2
Maximum domain size33
Number of constraints which are defined in extension0
Number of constraints which are defined in intension550
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.04	c 0	BEGIN Sat Jul 12 14:51:50 2008
0.00/0.04	c 0	PID 20170
0.03/0.05	c 0	HOST node56.alineos.net
0.03/0.05	c 0	CONVERTING HOME/instance-1112400-1215867110.xml TO HOME/temp.csp
0.03/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1112400-1215867110.xml' 'HOME/temp.csp'
0.03/0.54	c 1	1 domains, 33 variables, 2 predicates, 0 relations, 550 constraints
0.03/0.57	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.57	c 1	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.52/0.65	c 1	Parsing HOME/temp.csp
0.52/0.81	c 1	parsed 586 expressions
0.52/0.87	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.52/0.88	c 1	MAX CSP: 550 constraints
0.52/0.88	c 1	Converting to clausal form CSP
0.52/0.93	c 1	converted 114 (10%) expressions
0.52/0.96	c 1	converted 228 (20%) expressions
0.52/0.98	c 1	converted 342 (30%) expressions
0.52/0.99	c 1	converted 456 (40%) expressions
0.92/1.07	c 1	converted 570 (50%) expressions
0.92/1.08	c 2	converted 684 (60%) expressions
0.92/1.10	c 2	converted 798 (70%) expressions
0.92/1.10	c 2	converted 912 (80%) expressions
1.02/1.11	c 2	converted 1026 (90%) expressions
1.02/1.19	c 2	converted 1139 (100%) expressions
1.02/1.19	c 2	CSP : 1133 integers, 22 booleans, 1693 clauses, largest domain size 826
1.02/1.19	c 2	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.02/1.19	c 2	Propagation in CSP
1.12/1.24	c 2	546 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.12/1.24	c 2	CSP : 1133 integers, 22 booleans, 1693 clauses, largest domain size 551
1.12/1.24	c 2	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.12/1.24	c 2	Simplifing CSP by introducing new Boolean variables
1.12/1.26	c 2	CSP : 1133 integers, 1078 booleans, 2749 clauses, largest domain size 551
1.12/1.26	c 2	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.12/1.29	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.21/1.31	c 2	114 (10%) CSP integer variables are encoded (1023 clauses, 11220 bytes)
1.21/1.31	c 2	227 (20%) CSP integer variables are encoded (1023 clauses, 11220 bytes)
1.21/1.31	c 2	340 (30%) CSP integer variables are encoded (1023 clauses, 11220 bytes)
1.21/1.31	c 2	454 (40%) CSP integer variables are encoded (1023 clauses, 11220 bytes)
1.21/1.31	c 2	567 (50%) CSP integer variables are encoded (1023 clauses, 11220 bytes)
1.21/1.32	c 2	680 (60%) CSP integer variables are encoded (2013 clauses, 24090 bytes)
1.21/1.32	c 2	794 (70%) CSP integer variables are encoded (2786 clauses, 34139 bytes)
1.21/1.32	c 2	907 (80%) CSP integer variables are encoded (8118 clauses, 103455 bytes)
1.21/1.33	c 2	1020 (90%) CSP integer variables are encoded (8861 clauses, 113114 bytes)
1.21/1.33	c 2	1133 (100%) CSP integer variables are encoded (9904 clauses, 128563 bytes)
1.21/1.36	c 2	275 (10%) CSP clauses are encoded (16049 clauses, 231259 bytes)
1.21/1.38	c 2	550 (20%) CSP clauses are encoded (22144 clauses, 339535 bytes)
1.21/1.40	c 2	825 (30%) CSP clauses are encoded (28199 clauses, 447416 bytes)
1.32/1.41	c 2	1100 (40%) CSP clauses are encoded (34320 clauses, 556588 bytes)
1.32/1.43	c 2	1375 (50%) CSP clauses are encoded (40381 clauses, 664922 bytes)
1.32/1.44	c 2	1650 (60%) CSP clauses are encoded (46446 clauses, 774204 bytes)
1.32/1.49	c 2	1925 (70%) CSP clauses are encoded (67327 clauses, 1149646 bytes)
1.91/2.06	c 2	2200 (80%) CSP clauses are encoded (362232 clauses, 6541523 bytes)
2.00/2.11	c 3	2475 (90%) CSP clauses are encoded (383113 clauses, 6916965 bytes)
2.11/2.21	c 3	2749 (100%) CSP clauses are encoded (442333 clauses, 8125857 bytes)
2.11/2.21	c 3	2749 CSP clauses encoded
2.11/2.22	c 3	Writing map file : HOME/temp.map
2.11/2.23	c 3	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.11/2.23	c 3	SAT : 12115 SAT variables, 442333 SAT clauses, 8125857 bytes
2.11/2.23	c 3	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.11/2.25	c 3	OBJECTIVE minimize _COST
2.11/2.25	c 3	OBJECTIVE BOUND: 0 <= _COST <= 
2.11/2.25	c 3	SEARCHING: _COST <= 275
2.11/2.25	c 3	SOLVING HOME/temp.cnf
2.11/2.25	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.11/2.25	c 3	This is MiniSat 2.0 beta
2.11/2.25	c 3	WARNING: for repeatability, setting FPU to use double precision
2.11/2.25	c 3	============================[ Problem Statistics ]=============================
2.11/2.25	c 3	|                                                                             |
2.11/2.25	c 3	|  Number of variables:  12115                                                |
2.11/2.25	c 3	|  Number of clauses:    442334                                               |
2.16/2.47	c 3	|  Parsing time:         0.20         s                                       |
2.16/2.59	c 3	============================[ Search Statistics ]==============================
2.16/2.59	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.16/2.59	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.16/2.59	c 3	===============================================================================
2.16/2.59	c 3	|         0 |    9365   295922   865347 |    98640        0    nan |  0.000 % |
2.16/2.62	c 3	===============================================================================
2.16/2.62	c 3	restarts              : 1
2.16/2.62	c 3	conflicts             : 1              (3 /sec)
2.16/2.62	c 3	decisions             : 705            (0.57 % random) (2032 /sec)
2.16/2.62	c 3	propagations          : 12307          (35472 /sec)
2.16/2.62	c 3	conflict literals     : 9              (0.00 % deleted)
2.16/2.62	c 3	Memory used           : 19.37 MB
2.16/2.62	c 3	CPU time              : 0.346947 s
2.16/2.62	c 3	
2.16/2.63	c 3	SATISFIABLE
2.16/2.63	c 3	FOUND: _COST <= 275
2.16/2.63	s SATISFIABLE
2.16/2.63	c 3	DECODING HOME/temp.out WITH HOME/temp.map
2.16/2.63	c 3	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
2.54/2.71	c 3	Decoding HOME/temp.out
2.54/2.82	c 3	OBJECTIVE _COST 275
2.54/2.82	o 275
2.54/2.82	v 23 14 12 10 3 4 5 6 7 8 8 25 17 16 15 9 11 13 15 17 19 20 27 20 20 20 15 18 21 24 27 30 32
2.54/2.82	c 3	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.54/2.84	c 3	OBJECTIVE BOUND: 0 <= _COST <= 275
2.54/2.84	c 3	SEARCHING: _COST <= 137
2.54/2.84	c 3	SOLVING HOME/temp.cnf
2.54/2.84	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.54/2.85	c 3	This is MiniSat 2.0 beta
2.54/2.85	c 3	WARNING: for repeatability, setting FPU to use double precision
2.54/2.85	c 3	============================[ Problem Statistics ]=============================
2.54/2.85	c 3	|                                                                             |
2.54/2.85	c 3	|  Number of variables:  12115                                                |
2.54/2.85	c 3	|  Number of clauses:    442334                                               |
2.73/3.08	c 3	|  Parsing time:         0.20         s                                       |
3.06/3.24	c 4	============================[ Search Statistics ]==============================
3.06/3.24	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.06/3.24	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.06/3.24	c 4	===============================================================================
3.06/3.24	c 4	|         0 |    7845   205873   599622 |    68624        0    nan |  0.000 % |
3.06/3.27	c 4	===============================================================================
3.06/3.27	c 4	restarts              : 1
3.06/3.27	c 4	conflicts             : 7              (18 /sec)
3.06/3.27	c 4	decisions             : 336            (0.30 % random) (877 /sec)
3.06/3.27	c 4	propagations          : 13888          (36267 /sec)
3.06/3.27	c 4	conflict literals     : 53             (1.85 % deleted)
3.06/3.27	c 4	Memory used           : 19.50 MB
3.06/3.27	c 4	CPU time              : 0.382941 s
3.06/3.27	c 4	
3.06/3.28	c 4	SATISFIABLE
3.06/3.28	c 4	FOUND: _COST <= 137
3.06/3.28	c 4	DECODING HOME/temp.out WITH HOME/temp.map
3.06/3.28	c 4	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
3.16/3.36	c 4	Decoding HOME/temp.out
3.16/3.47	c 4	OBJECTIVE _COST 99
3.16/3.47	o 99
3.16/3.47	v 27 6 24 22 19 16 14 12 10 4 8 29 9 28 27 25 23 22 21 20 15 20 31 32 32 32 31 30 30 30 30 26 32
3.16/3.47	c 4	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.16/3.49	c 4	OBJECTIVE BOUND: 0 <= _COST <= 99
3.16/3.49	c 4	SEARCHING: _COST <= 49
3.16/3.49	c 4	SOLVING HOME/temp.cnf
3.16/3.49	c 4	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.35/3.50	c 4	This is MiniSat 2.0 beta
3.35/3.50	c 4	WARNING: for repeatability, setting FPU to use double precision
3.35/3.50	c 4	============================[ Problem Statistics ]=============================
3.35/3.50	c 4	|                                                                             |
3.35/3.50	c 4	|  Number of variables:  12115                                                |
3.35/3.50	c 4	|  Number of clauses:    442334                                               |
3.35/3.73	c 4	|  Parsing time:         0.20         s                                       |
3.35/3.91	c 4	============================[ Search Statistics ]==============================
3.35/3.91	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.35/3.91	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.35/3.91	c 4	===============================================================================
3.35/3.91	c 4	|         0 |    6474   108893   312707 |    36297        0    nan |  0.000 % |
3.35/3.95	c 4	|       101 |    6474   108893   312707 |    39927      101     28 | 46.562 % |
3.35/3.96	c 4	===============================================================================
3.35/3.96	c 4	restarts              : 2
3.35/3.96	c 4	conflicts             : 117            (275 /sec)
3.35/3.96	c 4	decisions             : 579            (0.35 % random) (1359 /sec)
3.35/3.96	c 4	propagations          : 43721          (102647 /sec)
3.35/3.96	c 4	conflict literals     : 3055           (5.09 % deleted)
3.35/3.96	c 4	Memory used           : 19.75 MB
3.35/3.96	c 4	CPU time              : 0.425935 s
3.35/3.96	c 4	
3.35/3.96	c 4	SATISFIABLE
3.35/3.97	c 4	FOUND: _COST <= 49
3.35/3.97	c 4	DECODING HOME/temp.out WITH HOME/temp.map
3.35/3.97	c 4	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
3.81/4.05	c 4	Decoding HOME/temp.out
3.81/4.25	c 5	OBJECTIVE _COST 49
3.81/4.25	o 49
3.81/4.25	v 26 30 3 23 27 32 5 28 14 17 8 29 15 7 29 31 26 13 29 24 28 20 23 18 11 22 19 25 21 12 2 1 32
3.81/4.27	c 5	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.81/4.29	c 5	OBJECTIVE BOUND: 0 <= _COST <= 49
3.81/4.29	c 5	SEARCHING: _COST <= 24
3.81/4.29	c 5	SOLVING HOME/temp.cnf
3.81/4.29	c 5	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.81/4.29	c 5	This is MiniSat 2.0 beta
3.81/4.29	c 5	WARNING: for repeatability, setting FPU to use double precision
3.81/4.29	c 5	============================[ Problem Statistics ]=============================
3.81/4.29	c 5	|                                                                             |
3.81/4.29	c 5	|  Number of variables:  12115                                                |
3.81/4.29	c 5	|  Number of clauses:    442334                                               |
4.31/4.53	c 5	|  Parsing time:         0.21         s                                       |
4.51/4.71	c 5	============================[ Search Statistics ]==============================
4.51/4.71	c 5	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.51/4.71	c 5	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.51/4.71	c 5	===============================================================================
4.51/4.71	c 5	|         0 |    5793    76896   218734 |    25632        0    nan |  0.000 % |
4.51/4.75	c 5	|       103 |    5793    76896   218734 |    28195      103     30 | 52.183 % |
4.51/4.76	c 5	===============================================================================
4.51/4.76	c 5	restarts              : 2
4.51/4.76	c 5	conflicts             : 122            (282 /sec)
4.51/4.76	c 5	decisions             : 521            (0.00 % random) (1206 /sec)
4.51/4.76	c 5	propagations          : 47440          (109832 /sec)
4.51/4.76	c 5	conflict literals     : 3329           (4.28 % deleted)
4.51/4.76	c 5	Memory used           : 19.62 MB
4.51/4.76	c 5	CPU time              : 0.431934 s
4.51/4.76	c 5	
4.51/4.76	c 5	SATISFIABLE
4.51/4.77	c 5	FOUND: _COST <= 24
4.51/4.77	c 5	DECODING HOME/temp.out WITH HOME/temp.map
4.51/4.77	c 5	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
4.59/4.85	c 5	Decoding HOME/temp.out
4.59/4.95	c 5	OBJECTIVE _COST 24
4.59/4.95	o 24
4.59/4.96	v 23 1 24 12 10 16 13 6 11 8 5 25 4 28 15 22 23 14 0 21 19 17 27 7 32 20 18 17 26 9 31 30 29
4.59/4.96	c 5	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
4.59/4.98	c 5	OBJECTIVE BOUND: 0 <= _COST <= 24
4.59/4.98	c 5	SEARCHING: _COST <= 12
4.59/4.98	c 5	SOLVING HOME/temp.cnf
4.59/4.98	c 5	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
4.59/4.98	c 5	This is MiniSat 2.0 beta
4.59/4.98	c 5	WARNING: for repeatability, setting FPU to use double precision
4.59/4.98	c 5	============================[ Problem Statistics ]=============================
4.59/4.98	c 5	|                                                                             |
4.59/4.99	c 5	|  Number of variables:  12115                                                |
4.59/4.99	c 5	|  Number of clauses:    442334                                               |
4.78/5.23	c 6	|  Parsing time:         0.21         s                                       |
4.78/5.40	c 6	============================[ Search Statistics ]==============================
4.78/5.40	c 6	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.78/5.40	c 6	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.78/5.40	c 6	===============================================================================
4.78/5.40	c 6	|         0 |    5200    59958   169687 |    19986        0    nan |  0.000 % |
5.17/5.45	c 6	|       101 |    5200    59958   169687 |    21984      101     39 | 57.078 % |
5.17/5.45	c 6	===============================================================================
5.17/5.45	c 6	restarts              : 2
5.17/5.45	c 6	conflicts             : 108            (253 /sec)
5.17/5.45	c 6	decisions             : 358            (0.00 % random) (839 /sec)
5.17/5.45	c 6	propagations          : 43365          (101573 /sec)
5.17/5.45	c 6	conflict literals     : 3957           (4.40 % deleted)
5.17/5.45	c 6	Memory used           : 19.76 MB
5.17/5.45	c 6	CPU time              : 0.426935 s
5.17/5.45	c 6	
5.17/5.46	c 6	SATISFIABLE
5.17/5.46	c 6	FOUND: _COST <= 12
5.17/5.46	c 6	DECODING HOME/temp.out WITH HOME/temp.map
5.17/5.46	c 6	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
5.25/5.74	c 6	Decoding HOME/temp.out
5.25/5.85	c 6	OBJECTIVE _COST 12
5.25/5.85	o 12
5.25/5.85	v 5 24 6 21 8 7 17 14 9 11 4 12 27 10 26 15 13 25 23 22 18 16 1 30 0 31 20 19 2 32 3 29 28
5.25/5.85	c 6	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
5.25/5.87	c 6	OBJECTIVE BOUND: 0 <= _COST <= 12
5.25/5.87	c 6	SEARCHING: _COST <= 6
5.25/5.87	c 6	SOLVING HOME/temp.cnf
5.25/5.87	c 6	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
5.25/5.88	c 6	This is MiniSat 2.0 beta
5.25/5.88	c 6	WARNING: for repeatability, setting FPU to use double precision
5.25/5.88	c 6	============================[ Problem Statistics ]=============================
5.25/5.88	c 6	|                                                                             |
5.25/5.88	c 6	|  Number of variables:  12115                                                |
5.25/5.88	c 6	|  Number of clauses:    442334                                               |
5.45/6.12	c 7	|  Parsing time:         0.21         s                                       |
5.45/6.28	c 7	============================[ Search Statistics ]==============================
5.45/6.29	c 7	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.45/6.29	c 7	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.45/6.29	c 7	===============================================================================
5.45/6.29	c 7	|         0 |    4634    50493   142984 |    16831        0    nan |  0.000 % |
5.45/6.33	c 7	|       102 |    4634    50493   142984 |    18514      102     31 | 61.750 % |
5.45/6.36	c 7	|       253 |    4634    50493   142984 |    20365      253     48 | 61.750 % |
5.45/6.38	c 7	===============================================================================
5.45/6.38	c 7	restarts              : 3
5.45/6.38	c 7	conflicts             : 337            (710 /sec)
5.45/6.38	c 7	decisions             : 705            (0.28 % random) (1484 /sec)
5.45/6.38	c 7	propagations          : 104503         (220040 /sec)
5.45/6.39	c 7	conflict literals     : 18412          (5.09 % deleted)
5.45/6.39	c 7	Memory used           : 19.75 MB
5.45/6.39	c 7	CPU time              : 0.474927 s
5.45/6.39	c 7	
5.45/6.39	c 7	SATISFIABLE
5.45/6.39	c 7	FOUND: _COST <= 6
5.45/6.39	c 7	DECODING HOME/temp.out WITH HOME/temp.map
5.45/6.39	c 7	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
5.97/6.48	c 7	Decoding HOME/temp.out
6.05/6.59	c 7	OBJECTIVE _COST 6
6.05/6.59	o 6
6.05/6.60	v 0 6 24 3 15 1 11 14 10 7 22 2 9 28 8 21 16 19 23 20 18 5 4 12 32 13 25 31 27 26 30 29 17
6.05/6.60	c 7	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
6.15/6.62	c 7	OBJECTIVE BOUND: 0 <= _COST <= 6
6.15/6.62	c 7	SEARCHING: _COST <= 3
6.15/6.62	c 7	SOLVING HOME/temp.cnf
6.15/6.62	c 7	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
6.15/6.62	c 7	This is MiniSat 2.0 beta
6.15/6.62	c 7	WARNING: for repeatability, setting FPU to use double precision
6.15/6.62	c 7	============================[ Problem Statistics ]=============================
6.15/6.62	c 7	|                                                                             |
6.15/6.62	c 7	|  Number of variables:  12115                                                |
6.15/6.62	c 7	|  Number of clauses:    442334                                               |
6.16/6.86	c 7	|  Parsing time:         0.21         s                                       |
6.16/7.02	c 7	============================[ Search Statistics ]==============================
6.16/7.02	c 7	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.16/7.02	c 7	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.16/7.03	c 7	===============================================================================
6.16/7.03	c 7	|         0 |    4079    44902   127873 |    14967        0    nan |  0.000 % |
6.16/7.07	c 7	|       100 |    4079    44902   127873 |    16464      100     49 | 66.331 % |
6.16/7.11	c 8	|       251 |    4079    44902   127873 |    18110      251     56 | 66.331 % |
6.16/7.12	c 8	===============================================================================
6.16/7.12	c 8	restarts              : 3
6.16/7.12	c 8	conflicts             : 277            (596 /sec)
6.16/7.12	c 8	decisions             : 571            (0.35 % random) (1228 /sec)
6.16/7.12	c 8	propagations          : 93860          (201880 /sec)
6.16/7.12	c 8	conflict literals     : 15724          (3.95 % deleted)
6.16/7.12	c 8	Memory used           : 19.82 MB
6.16/7.12	c 8	CPU time              : 0.464929 s
6.16/7.12	c 8	
6.16/7.12	c 8	SATISFIABLE
6.16/7.13	c 8	FOUND: _COST <= 3
6.16/7.13	c 8	DECODING HOME/temp.out WITH HOME/temp.map
6.16/7.13	c 8	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
6.67/7.21	c 8	Decoding HOME/temp.out
6.67/7.39	c 8	OBJECTIVE _COST 3
6.67/7.39	o 3
6.67/7.42	v 19 0 2 3 20 17 14 9 5 1 4 21 7 6 8 26 24 22 18 15 12 16 29 11 10 13 32 31 30 27 25 23 28
6.67/7.44	c 8	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
6.67/7.45	c 8	OBJECTIVE BOUND: 0 <= _COST <= 3
6.67/7.45	c 8	SEARCHING: _COST <= 1
6.67/7.45	c 8	SOLVING HOME/temp.cnf
6.67/7.45	c 8	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
6.67/7.45	c 8	This is MiniSat 2.0 beta
6.67/7.45	c 8	WARNING: for repeatability, setting FPU to use double precision
6.67/7.45	c 8	============================[ Problem Statistics ]=============================
6.67/7.45	c 8	|                                                                             |
6.67/7.46	c 8	|  Number of variables:  12115                                                |
6.67/7.46	c 8	|  Number of clauses:    442334                                               |
7.12/7.70	c 8	|  Parsing time:         0.21         s                                       |
7.31/7.86	c 8	============================[ Search Statistics ]==============================
7.31/7.86	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.31/7.86	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.31/7.86	c 8	===============================================================================
7.31/7.86	c 8	|         0 |    3234    39762   114986 |    13254        0    nan |  0.000 % |
7.40/7.90	c 8	|       100 |    3234    39762   114986 |    14579      100     23 | 73.306 % |
7.40/7.95	c 8	|       250 |    3234    39762   114986 |    16037      250     52 | 73.307 % |
7.50/8.02	c 8	|       476 |    3234    39762   114986 |    17641      476     57 | 73.306 % |
7.60/8.13	c 9	|       813 |    3234    39762   114986 |    19405      813     65 | 73.307 % |
7.80/8.30	c 9	|      1319 |    3234    39762   114986 |    21345     1319     80 | 73.307 % |
8.00/8.55	c 9	|      2078 |    3234    39762   114986 |    23480     2078     73 | 73.306 % |
8.39/8.93	c 9	|      3217 |    3234    39762   114986 |    25828     3217     79 | 73.307 % |
8.99/9.50	c 10	|      4926 |    3234    39762   114986 |    28411     4926     73 | 73.306 % |
9.88/10.44	c 11	|      7488 |    3234    39762   114986 |    31252     7488     76 | 73.306 % |
11.37/11.90	c 12	|     11333 |    3234    39762   114986 |    34377    11333     76 | 73.306 % |
14.04/14.64	c 15	|     17100 |    3234    39762   114986 |    37815    17100     72 | 73.306 % |
18.60/19.29	c 20	|     25749 |    3234    39762   114986 |    41596    25749     77 | 73.306 % |
27.32/28.09	c 29	|     38724 |    3234    39762   114986 |    45756    38724     81 | 73.306 % |
43.56/44.40	c 45	|     58185 |    3234    39762   114986 |    50332    16518     69 | 73.306 % |
63.57/64.62	c 65	|     87377 |    3234    39762   114986 |    55365    45710     73 | 73.306 % |
96.74/98.15	c 99	|    131166 |    3234    39762   114986 |    60901    39081     81 | 73.306 % |
154.09/156.04	c 156	|    196851 |    3214    39154   113248 |    66991    49834     89 | 73.472 % |
250.46/253.36	c 254	|    295378 |    3194    38609   111699 |    73691    30468     83 | 73.637 % |
410.63/415.05	c 415	|    443167 |    3178    38135   110359 |    81060    55028    113 | 73.768 % |
658.24/665.01	c 665	|    664850 |    3178    38135   110359 |    89166    65787    104 | 73.768 % |
1072.86/1083.67	c 1084	|    997375 |    3178    38135   110359 |    98082    70644    138 | 73.768 % |
1699.44/1713.18	c 1714	|   1496163 |    3164    37657   108973 |   107891    61313    128 | 73.884 % |
2659.58/2677.07	c 2677	|   2244345 |    3132    36655   106065 |   118680   105414    109 | 74.148 % |
3600.08/3621.41	c ERROR INTERRUPTED
3600.08/3621.42	c 3622	CPU 6.4 (0.04 0.02 6.36 0.57)
3600.08/3621.42	c 3622	END Sat Jul 12 15:52:12 2008

Verifier Data (download as text)

OK	3	547
3 unsatisfied constraints, 547 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-1112400-1215867110/watcher-1112400-1215867110 -o /tmp/evaluation-result-1112400-1215867110/solver-1112400-1215867110 -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-1112400-1215867110.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/82 20170
/proc/meminfo: memFree=1676576/2055920 swapFree=4192812/4192956
[pid=20170] ppid=20168 vsize=12132 CPUtime=0
/proc/20170/stat : 20170 (sugar) R 20168 20170 19410 0 -1 4194304 278 0 0 0 0 0 0 0 20 0 1 0 43410038 12423168 246 996147200 4194304 4206940 548682068592 18446744073709551615 250988452773 0 0 4224 0 0 0 0 17 1 0 0
/proc/20170/statm: 3033 246 186 3 0 133 0

[startup+0.0504539 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 20170
/proc/meminfo: memFree=1676576/2055920 swapFree=4192812/4192956
[pid=20170] ppid=20168 vsize=13600 CPUtime=0.03
/proc/20170/stat : 20170 (sugar) S 20168 20170 19410 0 -1 4194304 838 0 0 0 3 0 0 0 18 0 1 0 43410038 13926400 792 996147200 4194304 4206940 548682068592 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20170/statm: 3400 792 367 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.101647 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 20170
/proc/meminfo: memFree=1676576/2055920 swapFree=4192812/4192956
[pid=20170] ppid=20168 vsize=13600 CPUtime=0.03
/proc/20170/stat : 20170 (sugar) S 20168 20170 19410 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 43410038 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20170/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301677 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 20170
/proc/meminfo: memFree=1676576/2055920 swapFree=4192812/4192956
[pid=20170] ppid=20168 vsize=13600 CPUtime=0.03
/proc/20170/stat : 20170 (sugar) S 20168 20170 19410 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 43410038 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20170/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701753 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 20170
/proc/meminfo: memFree=1676576/2055920 swapFree=4192812/4192956
[pid=20170] ppid=20168 vsize=13600 CPUtime=0.52
/proc/20170/stat : 20170 (sugar) S 20168 20170 19410 0 -1 4194304 974 4534 0 1 3 0 46 3 16 0 1 0 43410038 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20170/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 13600

[startup+1.50289 s]
/proc/loadavg: 2.00 2.00 2.00 4/93 20192
/proc/meminfo: memFree=1667848/2055920 swapFree=4192812/4192956
[pid=20170] ppid=20168 vsize=13600 CPUtime=0.52
/proc/20170/stat : 20170 (sugar) S 20168 20170 19410 0 -1 4194304 974 4534 0 1 3 0 46 3 15 0 1 0 43410038 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20170/statm: 3400 797 370 3 0 500 0
[pid=20183] ppid=20170 vsize=5356 CPUtime=0
/proc/20183/stat : 20183 (sh) S 20170 20170 19410 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 43410096 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20183/statm: 1339 233 193 169 0 50 0
[pid=20184] ppid=20183 vsize=868496 CPUtime=0.89
/proc/20184/stat : 20184 (java) S 20183 20170 19410 0 -1 0 6532 0 1 0 85 4 0 0 18 0 9 0 43410096 889339904 5736 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20184/statm: 217124 5736 2562 9 0 211671 0
[pid=20184/tid=20185] ppid=20183 vsize=868496 CPUtime=0.57
/proc/20184/task/20185/stat : 20185 (java) R 20183 20170 19410 0 -1 64 2737 0 1 0 55 2 0 0 19 0 9 0 43410097 889339904 5736 996147200 134512640 134550740 4294955936 18446744073709551615 4126537374 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20184/tid=20186] ppid=20183 vsize=868496 CPUtime=0.05
/proc/20184/task/20186/stat : 20186 (java) S 20183 20170 19410 0 -1 64 1617 0 0 0 5 0 0 0 16 0 9 0 43410098 889339904 5736 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20184/tid=20187] ppid=20183 vsize=868496 CPUtime=0
/proc/20184/task/20187/stat : 20187 (java) S 20183 20170 19410 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 43410098 889339904 5736 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20184/tid=20188] ppid=20183 vsize=868496 CPUtime=0
/proc/20184/task/20188/stat : 20188 (java) S 20183 20170 19410 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 43410098 889339904 5736 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20184/tid=20189] ppid=20183 vsize=868496 CPUtime=0
/proc/20184/task/20189/stat : 20189 (java) S 20183 20170 19410 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 43410100 889339904 5736 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20184/tid=20190] ppid=20183 vsize=868496 CPUtime=0.23
/proc/20184/task/20190/stat : 20190 (java) S 20183 20170 19410 0 -1 64 1484 0 0 0 23 0 0 0 16 0 9 0 43410100 889339904 5736 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20184/tid=20191] ppid=20183 vsize=868496 CPUtime=0
/proc/20184/task/20191/stat : 20191 (java) S 20183 20170 19410 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 43410100 889339904 5736 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20184/tid=20192] ppid=20183 vsize=868496 CPUtime=0
/proc/20184/task/20192/stat : 20192 (java) S 20183 20170 19410 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 43410100 889339904 5736 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 887452

[startup+3.10218 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 20192
/proc/meminfo: memFree=1654344/2055920 swapFree=4192812/4192956
[pid=20170] ppid=20168 vsize=13732 CPUtime=2.73
/proc/20170/stat : 20170 (sugar) S 20168 20170 19410 0 -1 4194304 1190 20593 0 3 3 1 250 19 15 0 1 0 43410038 14061568 819 996147200 4194304 4206940 548682068592 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20170/statm: 3433 819 374 3 0 533 0
Current children cumulated CPU time (s) 2.73
Current children cumulated vsize (KiB) 13732

[startup+6.30175 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 20242
/proc/meminfo: memFree=1646152/2055920 swapFree=4192812/4192956
[pid=20170] ppid=20168 vsize=13732 CPUtime=5.45
/proc/20170/stat : 20170 (sugar) S 20168 20170 19410 0 -1 4194304 1649 56969 0 7 4 1 497 43 15 0 1 0 43410038 14061568 819 996147200 4194304 4206940 548682068592 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20170/statm: 3433 819 374 3 0 533 0
Current children cumulated CPU time (s) 5.45
Current children cumulated vsize (KiB) 13732

[startup+12.7029 s]
/proc/loadavg: 2.15 2.03 2.01 3/85 20278
/proc/meminfo: memFree=1646088/2055920 swapFree=4192812/4192956
[pid=20170] ppid=20168 vsize=13732 CPUtime=6.98
/proc/20170/stat : 20170 (sugar) S 20168 20170 19410 0 -1 4194304 1877 75199 0 9 4 2 636 56 16 0 1 0 43410038 14061568 819 996147200 4194304 4206940 548682068592 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20170/statm: 3433 819 374 3 0 533 0
[pid=20277] ppid=20170 vsize=5356 CPUtime=0
/proc/20277/stat : 20277 (sh) S 20170 20170 19410 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 43410783 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20277/statm: 1339 232 193 169 0 50 0
[pid=20278] ppid=20277 vsize=20384 CPUtime=5.18
/proc/20278/stat : 20278 (minisat) R 20277 20170 19410 0 -1 4194304 4967 0 0 0 516 2 0 0 25 0 1 0 43410784 20873216 4953 996147200 134512640 135127466 4294956256 18446744073709551615 134530783 0 0 4096 3 0 0 0 17 1 0 0
/proc/20278/statm: 5096 4953 75 150 0 4943 0
Current children cumulated CPU time (s) 12.16
Current children cumulated vsize (KiB) 39472

[startup+25.5012 s]
/proc/loadavg: 2.13 2.03 2.01 3/85 20278
/proc/meminfo: memFree=1643720/2055920 swapFree=4192812/4192956
[pid=20170] ppid=20168 vsize=13732 CPUtime=6.98
/proc/20170/stat : 20170 (sugar) S 20168 20170 19410 0 -1 4194304 1877 75199 0 9 4 2 636 56 16 0 1 0 43410038 14061568 819 996147200 4194304 4206940 548682068592 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20170/statm: 3433 819 374 3 0 533 0
[pid=20277] ppid=20170 vsize=5356 CPUtime=0
/proc/20277/stat : 20277 (sh) S 20170 20170 19410 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 43410783 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20277/statm: 1339 232 193 169 0 50 0
[pid=20278] ppid=20277 vsize=23172 CPUtime=17.86
/proc/20278/stat : 20278 (minisat) R 20277 20170 19410 0 -1 4194304 5661 0 0 0 1783 3 0 0 25 0 1 0 43410784 23728128 5647 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/20278/statm: 5793 5647 75 150 0 5640 0
Current children cumulated CPU time (s) 24.84
Current children cumulated vsize (KiB) 42260

[startup+51.1017 s]
/proc/loadavg: 2.50 2.12 2.04 3/85 20278
/proc/meminfo: memFree=1636040/2055920 swapFree=4192812/4192956
[pid=20170] ppid=20168 vsize=13732 CPUtime=6.98
/proc/20170/stat : 20170 (sugar) S 20168 20170 19410 0 -1 4194304 1877 75199 0 9 4 2 636 56 16 0 1 0 43410038 14061568 819 996147200 4194304 4206940 548682068592 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20170/statm: 3433 819 374 3 0 533 0
[pid=20277] ppid=20170 vsize=5356 CPUtime=0
/proc/20277/stat : 20277 (sh) S 20170 20170 19410 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 43410783 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20277/statm: 1339 232 193 169 0 50 0
[pid=20278] ppid=20277 vsize=30704 CPUtime=43.21
/proc/20278/stat : 20278 (minisat) R 20277 20170 19410 0 -1 4194304 7539 0 0 0 4316 5 0 0 25 0 1 0 43410784 31440896 7525 996147200 134512640 135127466 4294956256 18446744073709551615 134530635 0 0 4096 3 0 0 0 17 1 0 0
/proc/20278/statm: 7676 7525 75 150 0 7523 0
Current children cumulated CPU time (s) 50.19
Current children cumulated vsize (KiB) 49792

[startup+102.307 s]
/proc/loadavg: 2.20 2.10 2.03 3/85 20278
/proc/meminfo: memFree=1633096/2055920 swapFree=4192812/4192956
[pid=20170] ppid=20168 vsize=13732 CPUtime=6.98
/proc/20170/stat : 20170 (sugar) S 20168 20170 19410 0 -1 4194304 1877 75199 0 9 4 2 636 56 16 0 1 0 43410038 14061568 819 996147200 4194304 4206940 548682068592 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20170/statm: 3433 819 374 3 0 533 0
[pid=20277] ppid=20170 vsize=5356 CPUtime=0
/proc/20277/stat : 20277 (sh) S 20170 20170 19410 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 43410783 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20277/statm: 1339 232 193 169 0 50 0
[pid=20278] ppid=20277 vsize=33596 CPUtime=93.93
/proc/20278/stat : 20278 (minisat) R 20277 20170 19410 0 -1 4194304 8247 0 0 0 9387 6 0 0 25 0 1 0 43410784 34402304 8233 996147200 134512640 135127466 4294956256 18446744073709551615 134530814 0 0 4096 3 0 0 0 17 1 0 0
/proc/20278/statm: 8399 8233 75 150 0 8246 0
Current children cumulated CPU time (s) 100.91
Current children cumulated vsize (KiB) 52684

[startup+162.302 s]
/proc/loadavg: 2.07 2.08 2.03 3/85 20278
/proc/meminfo: memFree=1627848/2055920 swapFree=4192812/4192956
[pid=20170] ppid=20168 vsize=13732 CPUtime=6.98
/proc/20170/stat : 20170 (sugar) S 20168 20170 19410 0 -1 4194304 1877 75199 0 9 4 2 636 56 16 0 1 0 43410038 14061568 819 996147200 4194304 4206940 548682068592 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20170/statm: 3433 819 374 3 0 533 0
[pid=20277] ppid=20170 vsize=5356 CPUtime=0
/proc/20277/stat : 20277 (sh) S 20170 20170 19410 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 43410783 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20277/statm: 1339 232 193 169 0 50 0
[pid=20278] ppid=20277 vsize=38620 CPUtime=153.35
/proc/20278/stat : 20278 (minisat) R 20277 20170 19410 0 -1 4194304 9502 0 0 0 15328 7 0 0 25 0 1 0 43410784 39546880 9488 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/20278/statm: 9655 9488 75 150 0 9502 0
Current children cumulated CPU time (s) 160.33
Current children cumulated vsize (KiB) 57708

[startup+222.301 s]
/proc/loadavg: 2.06 2.08 2.03 3/85 20278
/proc/meminfo: memFree=1623816/2055920 swapFree=4192812/4192956
[pid=20170] ppid=20168 vsize=13732 CPUtime=6.98
/proc/20170/stat : 20170 (sugar) S 20168 20170 19410 0 -1 4194304 1877 75199 0 9 4 2 636 56 16 0 1 0 43410038 14061568 819 996147200 4194304 4206940 548682068592 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20170/statm: 3433 819 374 3 0 533 0
[pid=20277] ppid=20170 vsize=5356 CPUtime=0
/proc/20277/stat : 20277 (sh) S 20170 20170 19410 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 43410783 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20277/statm: 1339 232 193 169 0 50 0
[pid=20278] ppid=20277 vsize=42632 CPUtime=212.78
/proc/20278/stat : 20278 (minisat) R 20277 20170 19410 0 -1 4194304 10528 0 0 0 21270 8 0 0 25 0 1 0 43410784 43655168 10514 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/20278/statm: 10658 10514 75 150 0 10505 0
Current children cumulated CPU time (s) 219.76
Current children cumulated vsize (KiB) 61720

[startup+282.303 s]
/proc/loadavg: 2.02 2.06 2.02 3/85 20278
/proc/meminfo: memFree=1621064/2055920 swapFree=4192812/4192956
[pid=20170] ppid=20168 vsize=13732 CPUtime=6.98
/proc/20170/stat : 20170 (sugar) S 20168 20170 19410 0 -1 4194304 1877 75199 0 9 4 2 636 56 16 0 1 0 43410038 14061568 819 996147200 4194304 4206940 548682068592 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0

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

/proc/meminfo: memFree=1764952/2055920 swapFree=4192812/4192956
[pid=20170] ppid=20168 vsize=13732 CPUtime=6.98
/proc/20170/stat : 20170 (sugar) S 20168 20170 19410 0 -1 4194304 1877 75199 0 9 4 2 636 56 16 0 1 0 43410038 14061568 819 996147200 4194304 4206940 548682068592 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20170/statm: 3433 819 374 3 0 533 0
[pid=20277] ppid=20170 vsize=5356 CPUtime=0
/proc/20277/stat : 20277 (sh) S 20170 20170 19410 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 43410783 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20277/statm: 1339 232 193 169 0 50 0
[pid=20278] ppid=20277 vsize=103984 CPUtime=3135.91
/proc/20278/stat : 20278 (minisat) R 20277 20170 19410 0 -1 4194304 25848 0 0 0 313505 86 0 0 25 0 1 0 43410784 106479616 25763 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/20278/statm: 25996 25763 75 150 0 25843 0
Current children cumulated CPU time (s) 3142.89
Current children cumulated vsize (KiB) 123072

[startup+3222.3 s]
/proc/loadavg: 2.59 2.58 2.72 3/84 20430
/proc/meminfo: memFree=1764952/2055920 swapFree=4192812/4192956
[pid=20170] ppid=20168 vsize=13732 CPUtime=6.98
/proc/20170/stat : 20170 (sugar) S 20168 20170 19410 0 -1 4194304 1877 75199 0 9 4 2 636 56 16 0 1 0 43410038 14061568 819 996147200 4194304 4206940 548682068592 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20170/statm: 3433 819 374 3 0 533 0
[pid=20277] ppid=20170 vsize=5356 CPUtime=0
/proc/20277/stat : 20277 (sh) S 20170 20170 19410 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 43410783 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20277/statm: 1339 232 193 169 0 50 0
[pid=20278] ppid=20277 vsize=103984 CPUtime=3195.66
/proc/20278/stat : 20278 (minisat) R 20277 20170 19410 0 -1 4194304 25848 0 0 0 319480 86 0 0 25 0 1 0 43410784 106479616 25763 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/20278/statm: 25996 25763 75 150 0 25843 0
Current children cumulated CPU time (s) 3202.64
Current children cumulated vsize (KiB) 123072

[startup+3282.3 s]
/proc/loadavg: 2.30 2.50 2.69 3/84 20466
/proc/meminfo: memFree=1804688/2055920 swapFree=4192812/4192956
[pid=20170] ppid=20168 vsize=13732 CPUtime=6.98
/proc/20170/stat : 20170 (sugar) S 20168 20170 19410 0 -1 4194304 1877 75199 0 9 4 2 636 56 16 0 1 0 43410038 14061568 819 996147200 4194304 4206940 548682068592 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20170/statm: 3433 819 374 3 0 533 0
[pid=20277] ppid=20170 vsize=5356 CPUtime=0
/proc/20277/stat : 20277 (sh) S 20170 20170 19410 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 43410783 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20277/statm: 1339 232 193 169 0 50 0
[pid=20278] ppid=20277 vsize=103984 CPUtime=3255.4
/proc/20278/stat : 20278 (minisat) R 20277 20170 19410 0 -1 4194304 25850 0 0 0 325444 96 0 0 25 0 1 0 43410784 106479616 25765 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/20278/statm: 25996 25765 75 150 0 25843 0
Current children cumulated CPU time (s) 3262.38
Current children cumulated vsize (KiB) 123072

[startup+3342.3 s]
/proc/loadavg: 2.35 2.47 2.66 4/84 20466
/proc/meminfo: memFree=1681424/2055920 swapFree=4192812/4192956
[pid=20170] ppid=20168 vsize=13732 CPUtime=6.98
/proc/20170/stat : 20170 (sugar) S 20168 20170 19410 0 -1 4194304 1877 75199 0 9 4 2 636 56 16 0 1 0 43410038 14061568 819 996147200 4194304 4206940 548682068592 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20170/statm: 3433 819 374 3 0 533 0
[pid=20277] ppid=20170 vsize=5356 CPUtime=0
/proc/20277/stat : 20277 (sh) S 20170 20170 19410 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 43410783 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20277/statm: 1339 232 193 169 0 50 0
[pid=20278] ppid=20277 vsize=103984 CPUtime=3315.15
/proc/20278/stat : 20278 (minisat) R 20277 20170 19410 0 -1 4194304 25852 0 0 0 331419 96 0 0 25 0 1 0 43410784 106479616 25767 996147200 134512640 135127466 4294956256 18446744073709551615 134528629 0 0 4096 3 0 0 0 17 0 0 0
/proc/20278/statm: 25996 25767 75 150 0 25843 0
Current children cumulated CPU time (s) 3322.13
Current children cumulated vsize (KiB) 123072

[startup+3402.3 s]
/proc/loadavg: 2.54 2.50 2.66 4/84 20466
/proc/meminfo: memFree=1679824/2055920 swapFree=4192812/4192956
[pid=20170] ppid=20168 vsize=13732 CPUtime=6.98
/proc/20170/stat : 20170 (sugar) S 20168 20170 19410 0 -1 4194304 1877 75199 0 9 4 2 636 56 16 0 1 0 43410038 14061568 819 996147200 4194304 4206940 548682068592 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20170/statm: 3433 819 374 3 0 533 0
[pid=20277] ppid=20170 vsize=5356 CPUtime=0
/proc/20277/stat : 20277 (sh) S 20170 20170 19410 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 43410783 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20277/statm: 1339 232 193 169 0 50 0
[pid=20278] ppid=20277 vsize=103984 CPUtime=3374.91
/proc/20278/stat : 20278 (minisat) R 20277 20170 19410 0 -1 4194304 25852 0 0 0 337395 96 0 0 25 0 1 0 43410784 106479616 25767 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/20278/statm: 25996 25767 75 150 0 25843 0
Current children cumulated CPU time (s) 3381.89
Current children cumulated vsize (KiB) 123072

[startup+3462.3 s]
/proc/loadavg: 2.71 2.56 2.67 3/84 20466
/proc/meminfo: memFree=1679760/2055920 swapFree=4192812/4192956
[pid=20170] ppid=20168 vsize=13732 CPUtime=6.98
/proc/20170/stat : 20170 (sugar) S 20168 20170 19410 0 -1 4194304 1877 75199 0 9 4 2 636 56 16 0 1 0 43410038 14061568 819 996147200 4194304 4206940 548682068592 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20170/statm: 3433 819 374 3 0 533 0
[pid=20277] ppid=20170 vsize=5356 CPUtime=0
/proc/20277/stat : 20277 (sh) S 20170 20170 19410 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 43410783 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20277/statm: 1339 232 193 169 0 50 0
[pid=20278] ppid=20277 vsize=103984 CPUtime=3434.66
/proc/20278/stat : 20278 (minisat) R 20277 20170 19410 0 -1 4194304 25852 0 0 0 343370 96 0 0 25 0 1 0 43410784 106479616 25767 996147200 134512640 135127466 4294956256 18446744073709551615 134523430 0 0 4096 3 0 0 0 17 0 0 0
/proc/20278/statm: 25996 25767 75 150 0 25843 0
Current children cumulated CPU time (s) 3441.64
Current children cumulated vsize (KiB) 123072

[startup+3522.3 s]
/proc/loadavg: 2.71 2.58 2.66 4/84 20466
/proc/meminfo: memFree=1679696/2055920 swapFree=4192812/4192956
[pid=20170] ppid=20168 vsize=13732 CPUtime=6.98
/proc/20170/stat : 20170 (sugar) S 20168 20170 19410 0 -1 4194304 1877 75199 0 9 4 2 636 56 16 0 1 0 43410038 14061568 819 996147200 4194304 4206940 548682068592 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20170/statm: 3433 819 374 3 0 533 0
[pid=20277] ppid=20170 vsize=5356 CPUtime=0
/proc/20277/stat : 20277 (sh) S 20170 20170 19410 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 43410783 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20277/statm: 1339 232 193 169 0 50 0
[pid=20278] ppid=20277 vsize=103984 CPUtime=3494.41
/proc/20278/stat : 20278 (minisat) R 20277 20170 19410 0 -1 4194304 25852 0 0 0 349345 96 0 0 25 0 1 0 43410784 106479616 25767 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/20278/statm: 25996 25767 75 150 0 25843 0
Current children cumulated CPU time (s) 3501.39
Current children cumulated vsize (KiB) 123072

[startup+3582.3 s]
/proc/loadavg: 2.74 2.60 2.66 4/84 20466
/proc/meminfo: memFree=1679696/2055920 swapFree=4192812/4192956
[pid=20170] ppid=20168 vsize=13732 CPUtime=6.98
/proc/20170/stat : 20170 (sugar) S 20168 20170 19410 0 -1 4194304 1877 75199 0 9 4 2 636 56 16 0 1 0 43410038 14061568 819 996147200 4194304 4206940 548682068592 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20170/statm: 3433 819 374 3 0 533 0
[pid=20277] ppid=20170 vsize=5356 CPUtime=0
/proc/20277/stat : 20277 (sh) S 20170 20170 19410 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 43410783 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20277/statm: 1339 232 193 169 0 50 0
[pid=20278] ppid=20277 vsize=103984 CPUtime=3554.17
/proc/20278/stat : 20278 (minisat) R 20277 20170 19410 0 -1 4194304 25852 0 0 0 355321 96 0 0 25 0 1 0 43410784 106479616 25767 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/20278/statm: 25996 25767 75 150 0 25843 0
Current children cumulated CPU time (s) 3561.15
Current children cumulated vsize (KiB) 123072



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3621.4 s]
/proc/loadavg: 2.82 2.63 2.66 4/84 20466
/proc/meminfo: memFree=1679696/2055920 swapFree=4192812/4192956
[pid=20170] ppid=20168 vsize=13732 CPUtime=6.98
/proc/20170/stat : 20170 (sugar) S 20168 20170 19410 0 -1 4194304 1877 75199 0 9 4 2 636 56 16 0 1 0 43410038 14061568 819 996147200 4194304 4206940 548682068592 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20170/statm: 3433 819 374 3 0 533 0
[pid=20277] ppid=20170 vsize=5356 CPUtime=0
/proc/20277/stat : 20277 (sh) S 20170 20170 19410 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 43410783 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20277/statm: 1339 232 193 169 0 50 0
[pid=20278] ppid=20277 vsize=103984 CPUtime=3593.1
/proc/20278/stat : 20278 (minisat) R 20277 20170 19410 0 -1 4194304 25852 0 0 0 359214 96 0 0 25 0 1 0 43410784 106479616 25767 996147200 134512640 135127466 4294956256 18446744073709551615 134527063 0 0 4096 3 0 0 0 17 0 0 0
/proc/20278/statm: 25996 25767 75 150 0 25843 0
Current children cumulated CPU time (s) 3600.08
Current children cumulated vsize (KiB) 123072

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+3621.4 s]
/proc/loadavg: 2.82 2.63 2.66 4/84 20466
/proc/meminfo: memFree=1679696/2055920 swapFree=4192812/4192956
[pid=20170] ppid=20168 vsize=13732 CPUtime=6.98
/proc/20170/stat : 20170 (sugar) S 20168 20170 19410 0 -1 4194304 1877 75199 0 9 4 2 636 56 16 0 1 0 43410038 14061568 819 996147200 4194304 4206940 548682068592 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20170/statm: 3433 819 374 3 0 533 0
[pid=20277] ppid=20170 vsize=5356 CPUtime=0
/proc/20277/stat : 20277 (sh) S 20170 20170 19410 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 43410783 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20277/statm: 1339 232 193 169 0 50 0
[pid=20278] ppid=20277 vsize=103984 CPUtime=3593.1
/proc/20278/stat : 20278 (minisat) R 20277 20170 19410 0 -1 4194304 25852 0 0 0 359214 96 0 0 25 0 1 0 43410784 106479616 25767 996147200 134512640 135127466 4294956256 18446744073709551615 134527063 0 0 4096 3 0 0 0 17 0 0 0
/proc/20278/statm: 25996 25767 75 150 0 25843 0
Current children cumulated CPU time (s) 3600.08
Current children cumulated vsize (KiB) 123072

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 20170 and gives
#  childrusage.ru_utime.tv_sec=6
#  childrusage.ru_utime.tv_usec=405026
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=592909
# CPU time returned by wait4() is 6.99794
# while last known CPU time is 3600.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 3621.46
CPU time (s): 3600.08
CPU user time (s): 3598.54
CPU system time (s): 1.54
CPU usage (%): 99.4097
Max. virtual memory (cumulated for all children) (KiB): 887452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.40503
system time used= 0.592909
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 77417
page faults= 9
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4982
involuntary context switches= 4824

runsolver used 3.80942 second user time and 11.1093 second system time

The end

Launcher Data (download as text)

Begin job on node56 at 2008-07-12 14:51:50
IDJOB=1112400
IDBENCH=61411
IDSOLVER=368
FILE ID=node56/1112400-1215867110
PBS_JOBID= 7903482
Free space on /tmp= 103236 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/langford3/normalized-langford-3-11.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-1112400-1215867110/watcher-1112400-1215867110 -o /tmp/evaluation-result-1112400-1215867110/solver-1112400-1215867110 -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-1112400-1215867110.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= cc39bb6005e6336edb9143afa2108552
RANDOM SEED=1594589155

node56.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.272
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.272
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:       1676992 kB
Buffers:         20964 kB
Cached:          59616 kB
SwapCached:          0 kB
Active:         302640 kB
Inactive:        25012 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1676992 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1352 kB
Writeback:           0 kB
Mapped:         266264 kB
Slab:            35888 kB
Committed_AS:   621244 kB
PageTables:       2384 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= 103236 MiB
End job on node56 at 2008-07-12 15:52:14