Trace number 1112394

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)2 3600.04 3627.44

General information on the benchmark

Namecsp/langford3/
normalized-langford-3-12.xml
MD5SUMdee4599863daae352af5f2661ac2dee6
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 benchmark1613.25
Satisfiable
(Un)Satisfiability was proved
Number of variables36
Number of constraints654
Maximum constraint arity2
Maximum domain size36
Number of constraints which are defined in extension0
Number of constraints which are defined in intension654
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.02/14.99	c 0	Sugar v1-13 + HOME/minisat
0.03/15.99	c 1	BEGIN Sat Jul 12 14:49:21 2008
0.03/15.99	c 1	PID 13610
0.03/17.12	c 2	HOST node87.alineos.net
0.03/17.12	c 2	CONVERTING HOME/instance-1112394-1215866931.xml TO HOME/temp.csp
0.03/17.12	c 2	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1112394-1215866931.xml' 'HOME/temp.csp'
0.22/24.69	c 10	1 domains, 36 variables, 2 predicates, 0 relations, 654 constraints
0.22/24.69	c 10	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.22/24.69	c 10	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.37/24.76	c 10	Parsing HOME/temp.csp
0.37/24.84	c 10	parsed 693 expressions
0.37/24.84	c 10	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.37/24.85	c 10	MAX CSP: 654 constraints
0.37/24.85	c 10	Converting to clausal form CSP
0.37/24.89	c 10	converted 135 (10%) expressions
0.37/24.91	c 10	converted 270 (20%) expressions
0.37/24.93	c 10	converted 405 (30%) expressions
0.37/24.93	c 10	converted 540 (40%) expressions
0.37/24.95	c 10	converted 675 (50%) expressions
0.37/24.96	c 10	converted 810 (60%) expressions
0.37/24.96	c 10	converted 945 (70%) expressions
0.37/24.98	c 10	converted 1080 (80%) expressions
0.37/24.98	c 10	converted 1215 (90%) expressions
0.37/25.06	c 10	converted 1350 (100%) expressions
0.37/25.06	c 10	CSP : 1344 integers, 24 booleans, 2009 clauses, largest domain size 982
0.37/25.06	c 10	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.37/25.06	c 10	Propagation in CSP
0.37/25.10	c 10	649 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.37/25.10	c 10	CSP : 1344 integers, 24 booleans, 2009 clauses, largest domain size 655
0.37/25.10	c 10	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.37/25.10	c 10	Simplifing CSP by introducing new Boolean variables
0.37/25.11	c 10	CSP : 1344 integers, 1284 booleans, 3269 clauses, largest domain size 655
0.37/25.11	c 10	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.37/25.14	c 10	Encoding CSP to SAT : HOME/temp.cnf
0.37/25.15	c 10	135 (10%) CSP integer variables are encoded (1224 clauses, 13825 bytes)
0.37/25.15	c 10	269 (20%) CSP integer variables are encoded (1224 clauses, 13825 bytes)
0.37/25.15	c 10	404 (30%) CSP integer variables are encoded (1224 clauses, 13825 bytes)
0.37/25.15	c 10	538 (40%) CSP integer variables are encoded (1224 clauses, 13825 bytes)
0.37/25.15	c 10	672 (50%) CSP integer variables are encoded (1224 clauses, 13825 bytes)
0.37/25.16	c 10	807 (60%) CSP integer variables are encoded (2434 clauses, 29555 bytes)
0.37/25.16	c 10	941 (70%) CSP integer variables are encoded (3393 clauses, 42022 bytes)
0.37/25.17	c 11	1076 (80%) CSP integer variables are encoded (9774 clauses, 126560 bytes)
0.37/25.17	c 11	1210 (90%) CSP integer variables are encoded (10702 clauses, 140480 bytes)
0.37/25.17	c 11	1344 (100%) CSP integer variables are encoded (11978 clauses, 159620 bytes)
0.37/25.20	c 11	327 (10%) CSP clauses are encoded (19917 clauses, 294585 bytes)
1.06/25.22	c 11	654 (20%) CSP clauses are encoded (27822 clauses, 436709 bytes)
1.06/25.25	c 11	981 (30%) CSP clauses are encoded (35719 clauses, 579208 bytes)
1.06/25.27	c 11	1308 (40%) CSP clauses are encoded (43608 clauses, 722091 bytes)
1.06/25.28	c 11	1635 (50%) CSP clauses are encoded (51475 clauses, 865281 bytes)
1.17/25.31	c 11	1962 (60%) CSP clauses are encoded (59360 clauses, 1012995 bytes)
1.17/25.37	c 11	2289 (70%) CSP clauses are encoded (88535 clauses, 1539302 bytes)
1.96/26.18	c 12	2616 (80%) CSP clauses are encoded (503068 clauses, 9312501 bytes)
2.06/26.24	c 12	2943 (90%) CSP clauses are encoded (532243 clauses, 9923159 bytes)
2.17/26.39	c 12	3269 (100%) CSP clauses are encoded (615513 clauses, 11690312 bytes)
2.17/26.40	c 12	3269 CSP clauses encoded
2.17/26.40	c 12	Writing map file : HOME/temp.map
2.27/26.41	c 12	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.27/26.41	c 12	SAT : 14606 SAT variables, 615513 SAT clauses, 11690312 bytes
2.27/26.41	c 12	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.27/26.47	c 12	OBJECTIVE minimize _COST
2.29/27.77	c 13	OBJECTIVE BOUND: 0 <= _COST <= 
2.29/27.77	c 13	SEARCHING: _COST <= 327
2.29/27.77	c 13	SOLVING HOME/temp.cnf
2.29/27.77	c 13	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.29/27.77	c 13	This is MiniSat 2.0 beta
2.29/27.77	c 13	WARNING: for repeatability, setting FPU to use double precision
2.29/27.77	c 13	============================[ Problem Statistics ]=============================
2.29/27.77	c 13	|                                                                             |
2.29/27.77	c 13	|  Number of variables:  14606                                                |
2.29/27.77	c 13	|  Number of clauses:    615514                                               |
2.30/28.06	c 13	|  Parsing time:         0.25         s                                       |
2.30/28.23	c 14	============================[ Search Statistics ]==============================
2.30/28.23	c 14	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.30/28.23	c 14	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.30/28.23	c 14	===============================================================================
2.30/28.23	c 14	|         0 |   11336   410254  1203513 |   136751        0    nan |  0.000 % |
2.30/28.28	c 14	===============================================================================
2.30/28.28	c 14	restarts              : 1
2.30/28.28	c 14	conflicts             : 49             (104 /sec)
2.30/28.28	c 14	decisions             : 499            (0.80 % random) (1060 /sec)
2.30/28.28	c 14	propagations          : 28018          (59495 /sec)
2.30/28.28	c 14	conflict literals     : 2316           (3.54 % deleted)
2.30/28.28	c 14	Memory used           : 26.32 MB
2.30/28.28	c 14	CPU time              : 0.470928 s
2.30/28.28	c 14	
2.30/28.29	c 14	SATISFIABLE
2.30/28.29	c 14	FOUND: _COST <= 327
2.30/28.29	s SATISFIABLE
2.30/28.29	c 14	DECODING HOME/temp.out WITH HOME/temp.map
2.30/28.29	c 14	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.83/28.36	c 14	Decoding HOME/temp.out
2.83/28.44	c 14	OBJECTIVE _COST 152
2.83/28.44	o 152
2.83/28.44	v 31 29 19 16 14 11 12 17 15 13 10 9 33 32 23 21 20 18 20 26 25 24 22 22 35 35 27 26 26 25 28 35 35 35 34 35
2.83/28.45	c 14	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.83/28.50	c 14	OBJECTIVE BOUND: 0 <= _COST <= 152
2.83/28.50	c 14	SEARCHING: _COST <= 76
2.83/28.50	c 14	SOLVING HOME/temp.cnf
2.83/28.50	c 14	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.02/28.50	c 14	This is MiniSat 2.0 beta
3.02/28.50	c 14	WARNING: for repeatability, setting FPU to use double precision
3.02/28.50	c 14	============================[ Problem Statistics ]=============================
3.02/28.50	c 14	|                                                                             |
3.02/28.50	c 14	|  Number of variables:  14606                                                |
3.02/28.50	c 14	|  Number of clauses:    615514                                               |
3.31/28.80	c 14	|  Parsing time:         0.26         s                                       |
3.51/29.05	c 14	============================[ Search Statistics ]==============================
3.51/29.05	c 14	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.51/29.05	c 14	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.51/29.05	c 14	===============================================================================
3.51/29.05	c 14	|         0 |    8271   174919   506452 |    58306        0    nan |  0.000 % |
3.51/29.09	c 14	===============================================================================
3.51/29.09	c 14	restarts              : 1
3.51/29.09	c 14	conflicts             : 14             (25 /sec)
3.51/29.09	c 14	decisions             : 331            (0.30 % random) (593 /sec)
3.51/29.09	c 14	propagations          : 22812          (40888 /sec)
3.51/29.09	c 14	conflict literals     : 264            (8.33 % deleted)
3.51/29.09	c 14	Memory used           : 26.68 MB
3.51/29.09	c 14	CPU time              : 0.557915 s
3.51/29.09	c 14	
3.51/29.10	c 14	SATISFIABLE
3.61/29.10	c 14	FOUND: _COST <= 76
3.61/29.10	c 14	DECODING HOME/temp.out WITH HOME/temp.map
3.61/29.10	c 14	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.61/29.17	c 15	Decoding HOME/temp.out
3.64/29.25	c 15	OBJECTIVE _COST 76
3.64/29.25	o 76
3.64/29.25	v 17 9 27 16 8 18 26 24 10 11 13 2 19 12 31 21 14 25 34 33 20 22 23 15 28 29 35 26 30 32 35 32 30 35 35 28
3.64/29.25	c 15	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.64/29.26	c 15	OBJECTIVE BOUND: 0 <= _COST <= 76
3.64/29.26	c 15	SEARCHING: _COST <= 38
3.64/29.26	c 15	SOLVING HOME/temp.cnf
3.64/29.26	c 15	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.64/29.26	c 15	This is MiniSat 2.0 beta
3.64/29.26	c 15	WARNING: for repeatability, setting FPU to use double precision
3.64/29.26	c 15	============================[ Problem Statistics ]=============================
3.64/29.26	c 15	|                                                                             |
3.64/29.26	c 15	|  Number of variables:  14606                                                |
3.64/29.26	c 15	|  Number of clauses:    615514                                               |
3.84/29.57	c 15	|  Parsing time:         0.26         s                                       |
4.36/29.83	c 15	============================[ Search Statistics ]==============================
4.36/29.83	c 15	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.36/29.83	c 15	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.36/29.83	c 15	===============================================================================
4.36/29.83	c 15	|         0 |    7429   118962   341069 |    39654        0    nan |  0.000 % |
4.36/29.88	c 15	|       103 |    7429   118962   341069 |    43619      103     21 | 49.137 % |
4.36/29.89	c 15	===============================================================================
4.36/29.89	c 15	restarts              : 2
4.36/29.89	c 15	conflicts             : 113            (196 /sec)
4.36/29.89	c 15	decisions             : 571            (0.35 % random) (988 /sec)
4.36/29.89	c 15	propagations          : 61012          (105573 /sec)
4.36/29.89	c 15	conflict literals     : 2277           (6.60 % deleted)
4.36/29.89	c 15	Memory used           : 26.55 MB
4.36/29.89	c 15	CPU time              : 0.577912 s
4.36/29.89	c 15	
4.36/29.89	c 15	SATISFIABLE
4.46/29.90	c 15	FOUND: _COST <= 38
4.46/29.90	c 15	DECODING HOME/temp.out WITH HOME/temp.map
4.46/29.90	c 15	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.46/29.97	c 15	Decoding HOME/temp.out
4.47/30.05	c 15	OBJECTIVE _COST 38
4.47/30.05	o 38
4.47/30.05	v 26 32 27 29 27 25 5 18 14 1 10 7 28 24 29 31 30 35 13 27 24 12 22 20 19 35 31 16 17 11 21 15 0 23 34 33
4.47/30.06	c 15	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
4.47/30.10	c 15	OBJECTIVE BOUND: 0 <= _COST <= 38
4.47/30.10	c 15	SEARCHING: _COST <= 19
4.47/30.10	c 15	SOLVING HOME/temp.cnf
4.47/30.10	c 15	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
4.47/30.10	c 15	This is MiniSat 2.0 beta
4.47/30.10	c 15	WARNING: for repeatability, setting FPU to use double precision
4.47/30.10	c 15	============================[ Problem Statistics ]=============================
4.47/30.10	c 15	|                                                                             |
4.47/30.10	c 15	|  Number of variables:  14606                                                |
4.47/30.10	c 15	|  Number of clauses:    615514                                               |
4.67/30.42	c 16	|  Parsing time:         0.27         s                                       |
4.67/30.68	c 16	============================[ Search Statistics ]==============================
4.67/30.68	c 16	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.67/30.68	c 16	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.67/30.68	c 16	===============================================================================
4.67/30.68	c 16	|         0 |    6700    88113   250690 |    29371        0    nan |  0.000 % |
5.25/30.73	c 16	===============================================================================
5.25/30.73	c 16	restarts              : 1
5.25/30.73	c 16	conflicts             : 95             (164 /sec)
5.25/30.73	c 16	decisions             : 326            (0.00 % random) (564 /sec)
5.25/30.73	c 16	propagations          : 39424          (68218 /sec)
5.25/30.73	c 16	conflict literals     : 1643           (4.59 % deleted)
5.25/30.73	c 16	Memory used           : 26.84 MB
5.25/30.73	c 16	CPU time              : 0.577912 s
5.25/30.73	c 16	
5.25/30.73	c 16	SATISFIABLE
5.25/30.74	c 16	FOUND: _COST <= 19
5.25/30.74	c 16	DECODING HOME/temp.out WITH HOME/temp.map
5.25/30.74	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'
5.30/30.81	c 16	Decoding HOME/temp.out
5.30/30.89	c 16	OBJECTIVE _COST 19
5.30/30.89	o 19
5.30/30.89	v 31 26 1 20 16 3 11 6 4 2 0 8 33 29 5 25 22 10 19 15 14 13 12 21 35 32 9 30 28 17 27 24 24 24 24 34
5.30/30.89	c 16	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
5.30/30.90	c 16	OBJECTIVE BOUND: 0 <= _COST <= 19
5.30/30.90	c 16	SEARCHING: _COST <= 9
5.30/30.90	c 16	SOLVING HOME/temp.cnf
5.30/30.90	c 16	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
5.30/30.91	c 16	This is MiniSat 2.0 beta
5.30/30.91	c 16	WARNING: for repeatability, setting FPU to use double precision
5.30/30.91	c 16	============================[ Problem Statistics ]=============================
5.30/30.91	c 16	|                                                                             |
5.30/30.91	c 16	|  Number of variables:  14606                                                |
5.30/30.91	c 16	|  Number of clauses:    615514                                               |
5.50/31.22	c 17	|  Parsing time:         0.28         s                                       |
5.50/31.47	c 17	============================[ Search Statistics ]==============================
5.50/31.47	c 17	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.50/31.47	c 17	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.50/31.47	c 17	===============================================================================
5.50/31.47	c 17	|         0 |    5953    70149   199029 |    23383        0    nan |  0.000 % |
5.50/31.52	c 17	|       100 |    5953    70149   199029 |    25721      100     33 | 59.243 % |
5.50/31.55	c 17	|       250 |    5953    70149   199029 |    28293      250     34 | 59.243 % |
5.50/31.56	c 17	===============================================================================
5.50/31.56	c 17	restarts              : 3
5.50/31.56	c 17	conflicts             : 265            (429 /sec)
5.50/31.56	c 17	decisions             : 664            (0.30 % random) (1075 /sec)
5.50/31.56	c 17	propagations          : 105925         (171426 /sec)
5.50/31.56	c 17	conflict literals     : 8964           (4.45 % deleted)
5.50/31.56	c 17	Memory used           : 26.68 MB
5.50/31.56	c 17	CPU time              : 0.617906 s
5.50/31.56	c 17	
5.50/31.56	c 17	SATISFIABLE
5.50/31.57	c 17	FOUND: _COST <= 9
5.50/31.57	c 17	DECODING HOME/temp.out WITH HOME/temp.map
5.50/31.57	c 17	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.16/31.64	c 17	Decoding HOME/temp.out
6.16/31.72	c 17	OBJECTIVE _COST 9
6.16/31.72	o 9
6.16/31.72	v 1 7 12 23 34 18 19 6 21 22 2 4 3 10 16 28 29 25 27 15 31 33 14 17 5 13 20 33 35 32 35 24 9 11 26 30
6.16/31.72	c 17	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
6.16/31.73	c 17	OBJECTIVE BOUND: 0 <= _COST <= 9
6.16/31.73	c 17	SEARCHING: _COST <= 4
6.16/31.73	c 17	SOLVING HOME/temp.cnf
6.16/31.73	c 17	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
6.16/31.73	c 17	This is MiniSat 2.0 beta
6.16/31.73	c 17	WARNING: for repeatability, setting FPU to use double precision
6.16/31.73	c 17	============================[ Problem Statistics ]=============================
6.16/31.73	c 17	|                                                                             |
6.16/31.73	c 17	|  Number of variables:  14606                                                |
6.16/31.73	c 17	|  Number of clauses:    615514                                               |
6.61/32.04	c 17	|  Parsing time:         0.27         s                                       |
6.82/32.29	c 18	============================[ Search Statistics ]==============================
6.82/32.29	c 18	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.82/32.29	c 18	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.82/32.29	c 18	===============================================================================
6.82/32.29	c 18	|         0 |    5162    59825   170425 |    19941        0    nan |  0.000 % |
6.92/32.34	c 18	|       100 |    5162    59825   170425 |    21935      100     49 | 64.658 % |
6.92/32.35	c 18	===============================================================================
6.92/32.35	c 18	restarts              : 2
6.92/32.35	c 18	conflicts             : 118            (205 /sec)
6.92/32.35	c 18	decisions             : 308            (0.32 % random) (536 /sec)
6.92/32.35	c 18	propagations          : 52082          (90591 /sec)
6.92/32.35	c 18	conflict literals     : 5463           (3.21 % deleted)
6.92/32.35	c 18	Memory used           : 26.68 MB
6.92/32.35	c 18	CPU time              : 0.574912 s
6.92/32.35	c 18	
6.92/32.35	c 18	SATISFIABLE
6.92/32.36	c 18	FOUND: _COST <= 4
6.92/32.36	c 18	DECODING HOME/temp.out WITH HOME/temp.map
6.92/32.36	c 18	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.98/32.43	c 18	Decoding HOME/temp.out
6.98/32.51	c 18	OBJECTIVE _COST 4
6.98/32.51	o 4
6.98/32.51	v 1 7 27 6 12 21 18 15 9 14 8 4 3 10 31 11 23 28 26 24 19 25 20 17 5 13 0 16 22 35 34 33 29 2 32 30
6.98/32.51	c 18	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
6.98/32.52	c 18	OBJECTIVE BOUND: 0 <= _COST <= 4
6.98/32.52	c 18	SEARCHING: _COST <= 2
6.98/32.52	c 18	SOLVING HOME/temp.cnf
6.98/32.52	c 18	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
6.98/32.52	c 18	This is MiniSat 2.0 beta
6.98/32.52	c 18	WARNING: for repeatability, setting FPU to use double precision
6.98/32.52	c 18	============================[ Problem Statistics ]=============================
6.98/32.52	c 18	|                                                                             |
6.98/32.52	c 18	|  Number of variables:  14606                                                |
6.98/32.52	c 18	|  Number of clauses:    615514                                               |
7.17/32.84	c 18	|  Parsing time:         0.28         s                                       |
7.64/33.09	c 18	============================[ Search Statistics ]==============================
7.64/33.09	c 18	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.64/33.09	c 18	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.64/33.09	c 18	===============================================================================
7.64/33.09	c 18	|         0 |    4506    54738   157130 |    18246        0    nan |  0.000 % |
7.73/33.13	c 18	|       101 |    4506    54738   157130 |    20070      101     22 | 69.150 % |
7.73/33.16	c 18	===============================================================================
7.73/33.16	c 19	restarts              : 2
7.73/33.16	c 19	conflicts             : 184            (306 /sec)
7.73/33.16	c 19	decisions             : 364            (0.00 % random) (605 /sec)
7.73/33.16	c 19	propagations          : 72949          (121196 /sec)
7.73/33.16	c 19	conflict literals     : 8574           (4.00 % deleted)
7.73/33.16	c 19	Memory used           : 26.76 MB
7.73/33.16	c 19	CPU time              : 0.601908 s
7.73/33.16	c 19	
7.73/33.17	c 19	SATISFIABLE
7.73/33.17	c 19	FOUND: _COST <= 2
7.73/33.17	c 19	DECODING HOME/temp.out WITH HOME/temp.map
7.73/33.17	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'
7.82/33.24	c 19	Decoding HOME/temp.out
7.82/33.32	c 19	OBJECTIVE _COST 2
7.82/33.32	o 2
7.82/33.32	v 26 0 8 4 1 20 17 15 19 10 11 5 28 3 12 9 7 27 25 24 29 21 23 18 30 6 16 14 13 34 33 22 2 32 35 31
7.82/33.32	c 19	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
7.82/33.34	c 19	OBJECTIVE BOUND: 0 <= _COST <= 2
7.82/33.34	c 19	SEARCHING: _COST <= 1
7.82/33.34	c 19	SOLVING HOME/temp.cnf
7.82/33.34	c 19	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
7.82/33.34	c 19	This is MiniSat 2.0 beta
7.82/33.34	c 19	WARNING: for repeatability, setting FPU to use double precision
7.82/33.34	c 19	============================[ Problem Statistics ]=============================
7.82/33.34	c 19	|                                                                             |
7.82/33.34	c 19	|  Number of variables:  14606                                                |
7.82/33.34	c 19	|  Number of clauses:    615514                                               |
8.01/33.65	c 19	|  Parsing time:         0.27         s                                       |
8.01/33.90	c 19	============================[ Search Statistics ]==============================
8.01/33.90	c 19	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.01/33.90	c 19	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.01/33.90	c 19	===============================================================================
8.01/33.90	c 19	|         0 |    3852    51219   148534 |    17073        0    nan |  0.000 % |
8.01/33.96	c 19	|       100 |    3852    51219   148534 |    18780      100     43 | 73.627 % |
8.01/34.00	c 19	|       251 |    3852    51219   148534 |    20658      251     47 | 73.628 % |
8.67/34.06	c 19	|       476 |    3852    51219   148534 |    22724      476     64 | 73.628 % |
8.77/34.16	c 19	|       814 |    3852    51219   148534 |    24996      814     69 | 73.628 % |
8.96/34.33	c 20	|      1321 |    3852    51219   148534 |    27496     1321     73 | 73.628 % |
9.26/34.62	c 20	|      2081 |    3852    51219   148534 |    30245     2081     76 | 73.627 % |
9.66/35.07	c 20	|      3221 |    3852    51219   148534 |    33270     3221     73 | 73.627 % |
10.46/35.80	c 21	|      4929 |    3852    51219   148534 |    36597     4929     83 | 73.627 % |
11.56/36.99	c 22	|      7491 |    3852    51219   148534 |    40257     7491     84 | 73.627 % |
13.46/38.81	c 24	|     11336 |    3852    51219   148534 |    44282    11336     87 | 73.628 % |
16.15/41.56	c 27	|     17103 |    3852    51219   148534 |    48711    17103     82 | 73.627 % |
21.05/46.48	c 32	|     25753 |    3852    51219   148534 |    53582    25753     84 | 73.628 % |
31.54/57.14	c 42	|     38727 |    3852    51219   148534 |    58940    38727     80 | 73.627 % |
49.65/75.30	c 61	|     58188 |    3852    51219   148534 |    64834    58188     80 | 73.627 % |
81.84/107.50	c 93	|     87382 |    3852    51219   148534 |    71318    24594     97 | 73.628 % |
124.12/149.81	c 135	|    131173 |    3852    51219   148534 |    78449    68385    110 | 73.628 % |
194.59/220.39	c 206	|    196857 |    3852    51219   148534 |    86294    59344    115 | 73.628 % |
302.34/328.12	c 313	|    295383 |    3852    51219   148534 |    94924    74004    123 | 73.628 % |
489.14/515.08	c 500	|    443174 |    3852    51219   148534 |   104416    43899    126 | 73.627 % |
744.22/770.21	c 756	|    664857 |    3852    51219   148534 |   114858    65155     78 | 73.627 % |
1192.90/1219.12	c 1204	|    997382 |    3852    51219   148534 |   126344    69015    123 | 73.627 % |
1904.15/1930.78	c 1916	|   1496172 |    3834    50699   147064 |   138978    86965    107 | 73.751 % |
3253.59/3280.84	c 3266	|   2244354 |    3834    50699   147064 |   152876    60731    110 | 73.751 % |
3600.04/3627.42	c ERROR INTERRUPTED
3600.04/3627.43	c 3613	CPU 7.34 (0.04 0.01 7.3 0.67)
3600.04/3627.43	c 3613	END Sat Jul 12 15:49:34 2008

Verifier Data (download as text)

OK	2	652
2 unsatisfied constraints, 652 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-1112394-1215866931/watcher-1112394-1215866931 -o /tmp/evaluation-result-1112394-1215866931/solver-1112394-1215866931 -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-1112394-1215866931.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: 4.20 4.61 3.87 2/114 13610
/proc/meminfo: memFree=137768/2055920 swapFree=4192812/4192956
[pid=13610] ppid=13608 vsize=18572 CPUtime=0
/proc/13610/stat : 13610 (runsolver) D 13608 13610 12188 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 43391410 19017728 292 996147200 4194304 4296836 548682068256 18446744073709551615 254613712167 0 0 4096 24578 18446744071563608240 0 0 17 0 0 0
/proc/13610/statm: 4643 292 257 25 0 2626 0

[startup+0.043317 s]
/proc/loadavg: 4.20 4.61 3.87 2/114 13610
/proc/meminfo: memFree=137768/2055920 swapFree=4192812/4192956
[pid=13610] ppid=13608 vsize=18572 CPUtime=0
/proc/13610/stat : 13610 (runsolver) D 13608 13610 12188 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 43391410 19017728 292 996147200 4194304 4296836 548682068256 18446744073709551615 254613712167 0 0 4096 24578 18446744071563608240 0 0 17 0 0 0
/proc/13610/statm: 4643 292 257 25 0 2626 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18572

[startup+0.101328 s]
/proc/loadavg: 4.20 4.61 3.87 2/114 13610
/proc/meminfo: memFree=137768/2055920 swapFree=4192812/4192956
[pid=13610] ppid=13608 vsize=18572 CPUtime=0
/proc/13610/stat : 13610 (runsolver) D 13608 13610 12188 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 43391410 19017728 292 996147200 4194304 4296836 548682068256 18446744073709551615 254613712167 0 0 4096 24578 18446744071563608240 0 0 17 0 0 0
/proc/13610/statm: 4643 292 257 25 0 2626 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18572

[startup+0.301367 s]
/proc/loadavg: 4.20 4.61 3.87 2/114 13610
/proc/meminfo: memFree=137768/2055920 swapFree=4192812/4192956
[pid=13610] ppid=13608 vsize=18572 CPUtime=0
/proc/13610/stat : 13610 (runsolver) D 13608 13610 12188 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 43391410 19017728 292 996147200 4194304 4296836 548682068256 18446744073709551615 254613712167 0 0 4096 24578 18446744071563608240 0 0 17 0 0 0
/proc/13610/statm: 4643 292 257 25 0 2626 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18572

[startup+0.701443 s]
/proc/loadavg: 4.20 4.61 3.87 2/114 13610
/proc/meminfo: memFree=137768/2055920 swapFree=4192812/4192956
[pid=13610] ppid=13608 vsize=18572 CPUtime=0
/proc/13610/stat : 13610 (runsolver) D 13608 13610 12188 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 43391410 19017728 292 996147200 4194304 4296836 548682068256 18446744073709551615 254613712167 0 0 4096 24578 18446744071563608240 0 0 17 0 0 0
/proc/13610/statm: 4643 292 257 25 0 2626 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18572

[startup+1.5016 s]
/proc/loadavg: 4.20 4.61 3.87 1/115 13611
/proc/meminfo: memFree=137504/2055920 swapFree=4192812/4192956
[pid=13610] ppid=13608 vsize=124 CPUtime=0
/proc/13610/stat : 13610 (sugar) D 13608 13610 12188 0 -1 4194304 38 0 0 0 0 0 0 0 18 0 1 0 43391410 126976 23 996147200 4194304 4206940 548682068592 18446744073709551615 254611092969 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/13610/statm: 31 23 17 3 0 3 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 124

[startup+3.1019 s]
/proc/loadavg: 4.20 4.61 3.87 1/115 13611
/proc/meminfo: memFree=137376/2055920 swapFree=4192812/4192956
[pid=13610] ppid=13608 vsize=7504 CPUtime=0
/proc/13610/stat : 13610 (sugar) D 13608 13610 12188 0 -1 4194304 67 0 0 0 0 0 0 0 18 0 1 0 43391410 7684096 52 996147200 4194304 4206940 548682068592 18446744073709551615 254611092969 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/13610/statm: 1876 52 39 3 0 55 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7504

[startup+6.30152 s]
/proc/loadavg: 4.27 4.61 3.88 1/115 13611
/proc/meminfo: memFree=137056/2055920 swapFree=4192812/4192956
[pid=13610] ppid=13608 vsize=12272 CPUtime=0
/proc/13610/stat : 13610 (sugar) D 13608 13610 12188 0 -1 4194304 396 0 0 0 0 0 0 0 18 0 1 0 43391410 12566528 364 996147200 4194304 4206940 548682068592 18446744073709551615 254622609506 0 0 4224 0 18446744071563608240 0 0 17 0 0 0
/proc/13610/statm: 3068 364 274 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+12.7017 s]
/proc/loadavg: 4.33 4.62 3.88 1/115 13611
/proc/meminfo: memFree=137248/2055920 swapFree=4192812/4192956
[pid=13610] ppid=13608 vsize=12676 CPUtime=0.01
/proc/13610/stat : 13610 (sugar) D 13608 13610 12188 0 -1 4194304 533 0 0 0 1 0 0 0 18 0 1 0 43391410 12980224 501 996147200 4194304 4206940 548682068592 18446744073709551615 254622609506 0 0 4224 0 18446744071563479169 0 0 17 0 0 0
/proc/13610/statm: 3169 501 315 3 0 269 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12676

[startup+25.5012 s]
/proc/loadavg: 4.47 4.64 3.90 2/125 13632
/proc/meminfo: memFree=122504/2055920 swapFree=4192812/4192956
[pid=13610] ppid=13608 vsize=13600 CPUtime=0.37
/proc/13610/stat : 13610 (sugar) S 13608 13610 12188 0 -1 4194304 974 4551 0 1 3 0 32 2 16 0 1 0 43391410 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13610/statm: 3400 797 370 3 0 500 0
[pid=13623] ppid=13610 vsize=5356 CPUtime=0
/proc/13623/stat : 13623 (sh) S 13610 13610 12188 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 43393880 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13623/statm: 1339 233 193 169 0 50 0
[pid=13624] ppid=13623 vsize=869332 CPUtime=1
/proc/13624/stat : 13624 (java) S 13623 13610 12188 0 -1 0 6661 0 1 0 95 5 0 0 20 0 9 0 43393880 890195968 5815 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13624/statm: 217333 5815 2562 9 0 211880 0
[pid=13624/tid=13625] ppid=13623 vsize=869332 CPUtime=0.69
/proc/13624/task/13625/stat : 13625 (java) S 13623 13610 12188 0 -1 64 2768 0 1 0 67 2 0 0 17 0 9 0 43393881 890195968 5815 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13624/tid=13626] ppid=13623 vsize=869332 CPUtime=0.07
/proc/13624/task/13626/stat : 13626 (java) R 13623 13610 12188 0 -1 64 1676 0 0 0 7 0 0 0 16 0 9 0 43393882 890195968 5815 996147200 134512640 134550740 4294955936 18446744073709551615 102807138 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13624/tid=13627] ppid=13623 vsize=869332 CPUtime=0
/proc/13624/task/13627/stat : 13627 (java) S 13623 13610 12188 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 43393882 890195968 5815 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13624/tid=13628] ppid=13623 vsize=869332 CPUtime=0
/proc/13624/task/13628/stat : 13628 (java) S 13623 13610 12188 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 43393882 890195968 5815 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13624/tid=13629] ppid=13623 vsize=869332 CPUtime=0
/proc/13624/task/13629/stat : 13629 (java) S 13623 13610 12188 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 43393884 890195968 5815 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13624/tid=13630] ppid=13623 vsize=869332 CPUtime=0.21
/proc/13624/task/13630/stat : 13630 (java) S 13623 13610 12188 0 -1 64 1523 0 0 0 20 1 0 0 16 0 9 0 43393884 890195968 5815 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13624/tid=13631] ppid=13623 vsize=869332 CPUtime=0
/proc/13624/task/13631/stat : 13631 (java) S 13623 13610 12188 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 43393884 890195968 5815 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13624/tid=13632] ppid=13623 vsize=869332 CPUtime=0
/proc/13624/task/13632/stat : 13632 (java) S 13623 13610 12188 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 43393884 890195968 5815 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 888288

[startup+51.1011 s]
/proc/loadavg: 4.04 4.52 3.88 3/112 13718
/proc/meminfo: memFree=54904/2055920 swapFree=4192812/4192956
[pid=13610] ppid=13608 vsize=13732 CPUtime=8.01
/proc/13610/stat : 13610 (sugar) S 13608 13610 12188 0 -1 4194304 1876 87279 1 9 4 1 730 66 16 0 1 0 43391410 14061568 821 996147200 4194304 4206940 548682068592 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13610/statm: 3433 821 374 3 0 533 0
[pid=13717] ppid=13610 vsize=5356 CPUtime=0
/proc/13717/stat : 13717 (sh) S 13610 13610 12188 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 43394744 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13717/statm: 1339 232 193 169 0 50 0
[pid=13718] ppid=13717 vsize=27624 CPUtime=17.58
/proc/13718/stat : 13718 (minisat) R 13717 13610 12188 0 -1 4194304 6690 0 0 0 1754 4 0 0 25 0 1 0 43394745 28286976 6676 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/13718/statm: 6906 6676 75 150 0 6753 0
Current children cumulated CPU time (s) 25.59
Current children cumulated vsize (KiB) 46712

[startup+102.308 s]
/proc/loadavg: 3.01 4.17 3.80 3/108 13753
/proc/meminfo: memFree=1839392/2055920 swapFree=4192812/4192956
[pid=13610] ppid=13608 vsize=13732 CPUtime=8.01
/proc/13610/stat : 13610 (sugar) S 13608 13610 12188 0 -1 4194304 1876 87279 1 9 4 1 730 66 16 0 1 0 43391410 14061568 821 996147200 4194304 4206940 548682068592 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13610/statm: 3433 821 374 3 0 533 0
[pid=13717] ppid=13610 vsize=5356 CPUtime=0
/proc/13717/stat : 13717 (sh) S 13610 13610 12188 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 43394744 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13717/statm: 1339 232 193 169 0 50 0
[pid=13718] ppid=13717 vsize=43736 CPUtime=68.64
/proc/13718/stat : 13718 (minisat) R 13717 13610 12188 0 -1 4194304 10707 0 0 0 6854 10 0 0 25 0 1 0 43394745 44785664 10693 996147200 134512640 135127466 4294956256 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 0 0 0
/proc/13718/statm: 10934 10693 75 150 0 10781 0
Current children cumulated CPU time (s) 76.65
Current children cumulated vsize (KiB) 62824

[startup+162.301 s]
/proc/loadavg: 2.78 3.90 3.72 3/108 13753
/proc/meminfo: memFree=1781600/2055920 swapFree=4192812/4192956
[pid=13610] ppid=13608 vsize=13732 CPUtime=8.01
/proc/13610/stat : 13610 (sugar) S 13608 13610 12188 0 -1 4194304 1876 87279 1 9 4 1 730 66 16 0 1 0 43391410 14061568 821 996147200 4194304 4206940 548682068592 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13610/statm: 3433 821 374 3 0 533 0
[pid=13717] ppid=13610 vsize=5356 CPUtime=0
/proc/13717/stat : 13717 (sh) S 13610 13610 12188 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 43394744 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13717/statm: 1339 232 193 169 0 50 0
[pid=13718] ppid=13717 vsize=51056 CPUtime=128.6
/proc/13718/stat : 13718 (minisat) R 13717 13610 12188 0 -1 4194304 12529 0 0 0 12847 13 0 0 25 0 1 0 43394745 52281344 12515 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/13718/statm: 12764 12515 75 150 0 12611 0
Current children cumulated CPU time (s) 136.61
Current children cumulated vsize (KiB) 70144

[startup+222.303 s]
/proc/loadavg: 2.68 3.66 3.65 3/108 13753
/proc/meminfo: memFree=1774880/2055920 swapFree=4192812/4192956
[pid=13610] ppid=13608 vsize=13732 CPUtime=8.01
/proc/13610/stat : 13610 (sugar) S 13608 13610 12188 0 -1 4194304 1876 87279 1 9 4 1 730 66 16 0 1 0 43391410 14061568 821 996147200 4194304 4206940 548682068592 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13610/statm: 3433 821 374 3 0 533 0
[pid=13717] ppid=13610 vsize=5356 CPUtime=0
/proc/13717/stat : 13717 (sh) S 13610 13610 12188 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 43394744 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13717/statm: 1339 232 193 169 0 50 0
[pid=13718] ppid=13717 vsize=57012 CPUtime=188.58
/proc/13718/stat : 13718 (minisat) R 13717 13610 12188 0 -1 4194304 14043 0 0 0 18843 15 0 0 25 0 1 0 43394745 58380288 14029 996147200 134512640 135127466 4294956256 18446744073709551615 134530700 0 0 4096 3 0 0 0 17 0 0 0
/proc/13718/statm: 14253 14029 75 150 0 14100 0
Current children cumulated CPU time (s) 196.59
Current children cumulated vsize (KiB) 76100

[startup+282.303 s]
/proc/loadavg: 2.68 3.49 3.59 3/108 13753
/proc/meminfo: memFree=1771360/2055920 swapFree=4192812/4192956
[pid=13610] ppid=13608 vsize=13732 CPUtime=8.01
/proc/13610/stat : 13610 (sugar) S 13608 13610 12188 0 -1 4194304 1876 87279 1 9 4 1 730 66 16 0 1 0 43391410 14061568 821 996147200 4194304 4206940 548682068592 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13610/statm: 3433 821 374 3 0 533 0
[pid=13717] ppid=13610 vsize=5356 CPUtime=0
/proc/13717/stat : 13717 (sh) S 13610 13610 12188 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 43394744 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13717/statm: 1339 232 193 169 0 50 0
[pid=13718] ppid=13717 vsize=60756 CPUtime=248.55
/proc/13718/stat : 13718 (minisat) R 13717 13610 12188 0 -1 4194304 14931 0 0 0 24839 16 0 0 25 0 1 0 43394745 62214144 14917 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/13718/statm: 15189 14917 75 150 0 15036 0
Current children cumulated CPU time (s) 256.56
Current children cumulated vsize (KiB) 79844

[startup+342.301 s]
/proc/loadavg: 2.75 3.36 3.54 3/108 13753

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

/proc/meminfo: memFree=1685920/2055920 swapFree=4192812/4192956
[pid=13610] ppid=13608 vsize=13732 CPUtime=8.01
/proc/13610/stat : 13610 (sugar) S 13608 13610 12188 0 -1 4194304 1876 87279 1 9 4 1 730 66 16 0 1 0 43391410 14061568 821 996147200 4194304 4206940 548682068592 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13610/statm: 3433 821 374 3 0 533 0
[pid=13717] ppid=13610 vsize=5356 CPUtime=0
/proc/13717/stat : 13717 (sh) S 13610 13610 12188 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 43394744 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13717/statm: 1339 232 193 169 0 50 0
[pid=13718] ppid=13717 vsize=143060 CPUtime=3067.17
/proc/13718/stat : 13718 (minisat) R 13717 13610 12188 0 -1 4194304 35391 0 0 0 306676 41 0 0 25 0 1 0 43394745 146493440 35357 996147200 134512640 135127466 4294956256 18446744073709551615 134531095 0 0 4096 3 0 0 0 17 0 0 0
/proc/13718/statm: 35765 35357 75 150 0 35612 0
Current children cumulated CPU time (s) 3075.18
Current children cumulated vsize (KiB) 162148

[startup+3162.3 s]
/proc/loadavg: 2.55 2.62 2.63 3/108 13761
/proc/meminfo: memFree=1685920/2055920 swapFree=4192812/4192956
[pid=13610] ppid=13608 vsize=13732 CPUtime=8.01
/proc/13610/stat : 13610 (sugar) S 13608 13610 12188 0 -1 4194304 1876 87279 1 9 4 1 730 66 16 0 1 0 43391410 14061568 821 996147200 4194304 4206940 548682068592 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13610/statm: 3433 821 374 3 0 533 0
[pid=13717] ppid=13610 vsize=5356 CPUtime=0
/proc/13717/stat : 13717 (sh) S 13610 13610 12188 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 43394744 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13717/statm: 1339 232 193 169 0 50 0
[pid=13718] ppid=13717 vsize=143060 CPUtime=3127.14
/proc/13718/stat : 13718 (minisat) R 13717 13610 12188 0 -1 4194304 35392 0 0 0 312673 41 0 0 25 0 1 0 43394745 146493440 35358 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/13718/statm: 35765 35358 75 150 0 35612 0
Current children cumulated CPU time (s) 3135.15
Current children cumulated vsize (KiB) 162148

[startup+3222.3 s]
/proc/loadavg: 2.58 2.61 2.63 3/108 13761
/proc/meminfo: memFree=1685920/2055920 swapFree=4192812/4192956
[pid=13610] ppid=13608 vsize=13732 CPUtime=8.01
/proc/13610/stat : 13610 (sugar) S 13608 13610 12188 0 -1 4194304 1876 87279 1 9 4 1 730 66 16 0 1 0 43391410 14061568 821 996147200 4194304 4206940 548682068592 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13610/statm: 3433 821 374 3 0 533 0
[pid=13717] ppid=13610 vsize=5356 CPUtime=0
/proc/13717/stat : 13717 (sh) S 13610 13610 12188 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 43394744 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13717/statm: 1339 232 193 169 0 50 0
[pid=13718] ppid=13717 vsize=143060 CPUtime=3187.11
/proc/13718/stat : 13718 (minisat) R 13717 13610 12188 0 -1 4194304 35392 0 0 0 318670 41 0 0 25 0 1 0 43394745 146493440 35358 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/13718/statm: 35765 35358 75 150 0 35612 0
Current children cumulated CPU time (s) 3195.12
Current children cumulated vsize (KiB) 162148

[startup+3282.3 s]
/proc/loadavg: 2.53 2.59 2.62 3/108 13761
/proc/meminfo: memFree=1685920/2055920 swapFree=4192812/4192956
[pid=13610] ppid=13608 vsize=13732 CPUtime=8.01
/proc/13610/stat : 13610 (sugar) S 13608 13610 12188 0 -1 4194304 1876 87279 1 9 4 1 730 66 16 0 1 0 43391410 14061568 821 996147200 4194304 4206940 548682068592 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13610/statm: 3433 821 374 3 0 533 0
[pid=13717] ppid=13610 vsize=5356 CPUtime=0
/proc/13717/stat : 13717 (sh) S 13610 13610 12188 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 43394744 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13717/statm: 1339 232 193 169 0 50 0
[pid=13718] ppid=13717 vsize=143060 CPUtime=3247.09
/proc/13718/stat : 13718 (minisat) R 13717 13610 12188 0 -1 4194304 35392 0 0 0 324668 41 0 0 25 0 1 0 43394745 146493440 35358 996147200 134512640 135127466 4294956256 18446744073709551615 134527107 0 0 4096 3 0 0 0 17 0 0 0
/proc/13718/statm: 35765 35358 75 150 0 35612 0
Current children cumulated CPU time (s) 3255.1
Current children cumulated vsize (KiB) 162148

[startup+3342.3 s]
/proc/loadavg: 2.43 2.54 2.60 3/108 13761
/proc/meminfo: memFree=1685856/2055920 swapFree=4192812/4192956
[pid=13610] ppid=13608 vsize=13732 CPUtime=8.01
/proc/13610/stat : 13610 (sugar) S 13608 13610 12188 0 -1 4194304 1876 87279 1 9 4 1 730 66 16 0 1 0 43391410 14061568 821 996147200 4194304 4206940 548682068592 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13610/statm: 3433 821 374 3 0 533 0
[pid=13717] ppid=13610 vsize=5356 CPUtime=0
/proc/13717/stat : 13717 (sh) S 13610 13610 12188 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 43394744 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13717/statm: 1339 232 193 169 0 50 0
[pid=13718] ppid=13717 vsize=143060 CPUtime=3307.06
/proc/13718/stat : 13718 (minisat) R 13717 13610 12188 0 -1 4194304 35392 0 0 0 330664 42 0 0 25 0 1 0 43394745 146493440 35358 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/13718/statm: 35765 35358 75 150 0 35612 0
Current children cumulated CPU time (s) 3315.07
Current children cumulated vsize (KiB) 162148

[startup+3402.31 s]
/proc/loadavg: 2.69 2.59 2.61 3/108 13761
/proc/meminfo: memFree=1685792/2055920 swapFree=4192812/4192956
[pid=13610] ppid=13608 vsize=13732 CPUtime=8.01
/proc/13610/stat : 13610 (sugar) S 13608 13610 12188 0 -1 4194304 1876 87279 1 9 4 1 730 66 16 0 1 0 43391410 14061568 821 996147200 4194304 4206940 548682068592 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13610/statm: 3433 821 374 3 0 533 0
[pid=13717] ppid=13610 vsize=5356 CPUtime=0
/proc/13717/stat : 13717 (sh) S 13610 13610 12188 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 43394744 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13717/statm: 1339 232 193 169 0 50 0
[pid=13718] ppid=13717 vsize=143060 CPUtime=3367.04
/proc/13718/stat : 13718 (minisat) R 13717 13610 12188 0 -1 4194304 35393 0 0 0 336662 42 0 0 25 0 1 0 43394745 146493440 35359 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 0 0 0
/proc/13718/statm: 35765 35359 75 150 0 35612 0
Current children cumulated CPU time (s) 3375.05
Current children cumulated vsize (KiB) 162148

[startup+3462.3 s]
/proc/loadavg: 2.68 2.60 2.61 3/108 13761
/proc/meminfo: memFree=1685600/2055920 swapFree=4192812/4192956
[pid=13610] ppid=13608 vsize=13732 CPUtime=8.01
/proc/13610/stat : 13610 (sugar) S 13608 13610 12188 0 -1 4194304 1876 87279 1 9 4 1 730 66 16 0 1 0 43391410 14061568 821 996147200 4194304 4206940 548682068592 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13610/statm: 3433 821 374 3 0 533 0
[pid=13717] ppid=13610 vsize=5356 CPUtime=0
/proc/13717/stat : 13717 (sh) S 13610 13610 12188 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 43394744 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13717/statm: 1339 232 193 169 0 50 0
[pid=13718] ppid=13717 vsize=143060 CPUtime=3427
/proc/13718/stat : 13718 (minisat) R 13717 13610 12188 0 -1 4194304 35403 0 0 0 342658 42 0 0 25 0 1 0 43394745 146493440 35369 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/13718/statm: 35765 35369 75 150 0 35612 0
Current children cumulated CPU time (s) 3435.01
Current children cumulated vsize (KiB) 162148

[startup+3522.3 s]
/proc/loadavg: 2.56 2.58 2.60 3/108 13761
/proc/meminfo: memFree=1685728/2055920 swapFree=4192812/4192956
[pid=13610] ppid=13608 vsize=13732 CPUtime=8.01
/proc/13610/stat : 13610 (sugar) S 13608 13610 12188 0 -1 4194304 1876 87279 1 9 4 1 730 66 16 0 1 0 43391410 14061568 821 996147200 4194304 4206940 548682068592 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13610/statm: 3433 821 374 3 0 533 0
[pid=13717] ppid=13610 vsize=5356 CPUtime=0
/proc/13717/stat : 13717 (sh) S 13610 13610 12188 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 43394744 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13717/statm: 1339 232 193 169 0 50 0
[pid=13718] ppid=13717 vsize=143060 CPUtime=3486.97
/proc/13718/stat : 13718 (minisat) R 13717 13610 12188 0 -1 4194304 35405 0 0 0 348655 42 0 0 25 0 1 0 43394745 146493440 35371 996147200 134512640 135127466 4294956256 18446744073709551615 134530679 0 0 4096 3 0 0 0 17 0 0 0
/proc/13718/statm: 35765 35371 75 150 0 35612 0
Current children cumulated CPU time (s) 3494.98
Current children cumulated vsize (KiB) 162148

[startup+3582.3 s]
/proc/loadavg: 2.47 2.55 2.59 3/108 13761
/proc/meminfo: memFree=1685536/2055920 swapFree=4192812/4192956
[pid=13610] ppid=13608 vsize=13732 CPUtime=8.01
/proc/13610/stat : 13610 (sugar) S 13608 13610 12188 0 -1 4194304 1876 87279 1 9 4 1 730 66 16 0 1 0 43391410 14061568 821 996147200 4194304 4206940 548682068592 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13610/statm: 3433 821 374 3 0 533 0
[pid=13717] ppid=13610 vsize=5356 CPUtime=0
/proc/13717/stat : 13717 (sh) S 13610 13610 12188 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 43394744 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13717/statm: 1339 232 193 169 0 50 0
[pid=13718] ppid=13717 vsize=143060 CPUtime=3546.94
/proc/13718/stat : 13718 (minisat) R 13717 13610 12188 0 -1 4194304 35405 0 0 0 354652 42 0 0 25 0 1 0 43394745 146493440 35371 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/13718/statm: 35765 35371 75 150 0 35612 0
Current children cumulated CPU time (s) 3554.95
Current children cumulated vsize (KiB) 162148



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3627.4 s]
/proc/loadavg: 2.50 2.55 2.59 3/108 13761
/proc/meminfo: memFree=1685408/2055920 swapFree=4192812/4192956
[pid=13610] ppid=13608 vsize=13732 CPUtime=8.01
/proc/13610/stat : 13610 (sugar) S 13608 13610 12188 0 -1 4194304 1876 87279 1 9 4 1 730 66 16 0 1 0 43391410 14061568 821 996147200 4194304 4206940 548682068592 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13610/statm: 3433 821 374 3 0 533 0
[pid=13717] ppid=13610 vsize=5356 CPUtime=0
/proc/13717/stat : 13717 (sh) S 13610 13610 12188 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 43394744 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13717/statm: 1339 232 193 169 0 50 0
[pid=13718] ppid=13717 vsize=143060 CPUtime=3592.03
/proc/13718/stat : 13718 (minisat) R 13717 13610 12188 0 -1 4194304 35405 0 0 0 359161 42 0 0 25 0 1 0 43394745 146493440 35371 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/13718/statm: 35765 35371 75 150 0 35612 0
Current children cumulated CPU time (s) 3600.04
Current children cumulated vsize (KiB) 162148

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

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 13610 and gives
#  childrusage.ru_utime.tv_sec=7
#  childrusage.ru_utime.tv_usec=356881
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=695894
# CPU time returned by wait4() is 8.05277
# while last known CPU time is 3600.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 3627.44
CPU time (s): 3600.04
CPU user time (s): 3598.95
CPU system time (s): 1.09
CPU usage (%): 99.2447
Max. virtual memory (cumulated for all children) (KiB): 888288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.35688
system time used= 0.695894
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 89497
page faults= 10
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3087
involuntary context switches= 1615

runsolver used 5.05423 second user time and 14.7608 second system time

The end

Launcher Data (download as text)

Begin job on node87 at 2008-07-12 14:48:59
IDJOB=1112394
IDBENCH=61410
IDSOLVER=368
FILE ID=node87/1112394-1215866931
PBS_JOBID= 7903427
Free space on /tmp= 64260 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= dee4599863daae352af5f2661ac2dee6
RANDOM SEED=1866448456

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:        138312 kB
Buffers:          2740 kB
Cached:        1640820 kB
SwapCached:          0 kB
Active:        1261956 kB
Inactive:       527596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        138312 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           13200 kB
Writeback:      107184 kB
Mapped:         168432 kB
Slab:           109788 kB
Committed_AS:   419956 kB
PageTables:       4392 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= 66480 MiB
End job on node87 at 2008-07-12 15:49:36