Trace number 1108316

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)6 3600.07 3606.12

General information on the benchmark

Namecsp/rand-2-26/
normalized-rand-26-26-325-155-57021_ext.xml
MD5SUM957324b5ff6c2ae9da4db29517ba03bc
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints1
Best CPU time to get the best result obtained on this benchmark1585.16
Satisfiable
(Un)Satisfiability was proved
Number of variables26
Number of constraints325
Maximum constraint arity2
Maximum domain size26
Number of constraints which are defined in extension325
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.00/0.25	c 0	Sugar v1-13 + HOME/minisat
0.00/0.25	c 0	BEGIN Fri Jul 11 18:27:15 2008
0.00/0.25	c 0	PID 12196
0.00/0.25	c 0	HOST node29.alineos.net
0.00/0.25	c 0	CONVERTING HOME/instance-1108316-1215793634.xml TO HOME/temp.csp
0.00/0.25	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1108316-1215793634.xml' 'HOME/temp.csp'
0.04/0.86	c 0	1 domains, 26 variables, 0 predicates, 325 relations, 325 constraints
0.04/0.93	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.04/0.93	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.59/1.00	c 0	Parsing HOME/temp.csp
0.98/1.40	c 1	parsed 677 expressions
0.98/1.40	c 1	Heap : 5 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.98/1.41	c 1	MAX CSP: 325 constraints
0.98/1.41	c 1	Converting to clausal form CSP
0.98/1.44	c 1	converted 101 (10%) expressions
0.98/1.44	c 1	converted 201 (20%) expressions
0.98/1.45	c 1	converted 302 (30%) expressions
0.98/1.48	c 1	converted 402 (40%) expressions
1.07/1.56	c 1	converted 503 (50%) expressions
1.07/1.58	c 1	converted 603 (60%) expressions
1.17/1.61	c 1	converted 704 (70%) expressions
1.17/1.63	c 1	converted 804 (80%) expressions
1.17/1.65	c 1	converted 905 (90%) expressions
1.37/1.82	c 1	converted 1005 (100%) expressions
1.37/1.83	c 1	CSP : 676 integers, 0 booleans, 974 clauses, largest domain size 488
1.37/1.83	c 1	Heap : 11 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.37/1.83	c 1	Propagation in CSP
1.37/1.86	c 1	321 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.37/1.86	c 1	CSP : 676 integers, 0 booleans, 974 clauses, largest domain size 326
1.37/1.86	c 1	Heap : 11 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.37/1.86	c 1	Simplifing CSP by introducing new Boolean variables
1.37/1.87	c 1	CSP : 676 integers, 0 booleans, 974 clauses, largest domain size 326
1.37/1.87	c 1	Heap : 11 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.47/1.92	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.47/1.94	c 1	68 (10%) CSP integer variables are encoded (624 clauses, 6720 bytes)
1.47/1.94	c 1	136 (20%) CSP integer variables are encoded (624 clauses, 6720 bytes)
1.47/1.94	c 1	203 (30%) CSP integer variables are encoded (624 clauses, 6720 bytes)
1.47/1.94	c 1	271 (40%) CSP integer variables are encoded (624 clauses, 6720 bytes)
1.47/1.94	c 1	338 (50%) CSP integer variables are encoded (624 clauses, 6720 bytes)
1.47/1.94	c 1	406 (60%) CSP integer variables are encoded (1168 clauses, 13745 bytes)
1.47/1.94	c 1	474 (70%) CSP integer variables are encoded (1579 clauses, 19088 bytes)
1.47/1.95	c 1	541 (80%) CSP integer variables are encoded (2083 clauses, 25640 bytes)
1.47/1.95	c 1	609 (90%) CSP integer variables are encoded (4590 clauses, 58231 bytes)
1.47/1.95	c 1	676 (100%) CSP integer variables are encoded (5317 clauses, 67682 bytes)
1.56/2.06	c 1	98 (10%) CSP clauses are encoded (15784 clauses, 298361 bytes)
1.66/2.13	c 1	195 (20%) CSP clauses are encoded (26088 clauses, 547288 bytes)
1.66/2.19	c 2	293 (30%) CSP clauses are encoded (36575 clauses, 800617 bytes)
1.77/2.23	c 2	390 (40%) CSP clauses are encoded (40759 clauses, 895404 bytes)
1.77/2.24	c 2	487 (50%) CSP clauses are encoded (47658 clauses, 1018533 bytes)
1.77/2.25	c 2	585 (60%) CSP clauses are encoded (49902 clauses, 1056994 bytes)
1.77/2.29	c 2	682 (70%) CSP clauses are encoded (69039 clauses, 1405494 bytes)
1.86/2.34	c 2	780 (80%) CSP clauses are encoded (87281 clauses, 1720818 bytes)
1.96/2.42	c 2	877 (90%) CSP clauses are encoded (127522 clauses, 2455207 bytes)
2.06/2.51	c 2	974 (100%) CSP clauses are encoded (181215 clauses, 3439029 bytes)
2.06/2.51	c 2	974 CSP clauses encoded
2.06/2.52	c 2	Writing map file : HOME/temp.map
2.06/2.52	c 2	Heap : 5 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.06/2.52	c 2	SAT : 5993 SAT variables, 181215 SAT clauses, 3439029 bytes
2.06/2.52	c 2	Heap : 5 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.06/2.55	c 2	OBJECTIVE minimize _COST
2.06/2.58	c 2	OBJECTIVE BOUND: 0 <= _COST <= 
2.06/2.58	c 2	SEARCHING: _COST <= 163
2.06/2.58	c 2	SOLVING HOME/temp.cnf
2.06/2.58	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.06/2.58	c 2	This is MiniSat 2.0 beta
2.06/2.58	c 2	WARNING: for repeatability, setting FPU to use double precision
2.06/2.58	c 2	============================[ Problem Statistics ]=============================
2.06/2.58	c 2	|                                                                             |
2.06/2.59	c 2	|  Number of variables:  5993                                                 |
2.06/2.59	c 2	|  Number of clauses:    181216                                               |
2.12/2.68	c 2	|  Parsing time:         0.08         s                                       |
2.12/2.71	c 2	============================[ Search Statistics ]==============================
2.12/2.71	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.12/2.71	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.12/2.71	c 2	===============================================================================
2.12/2.71	c 2	|         0 |    4535   128985   438871 |    42995        0    nan |  0.000 % |
2.12/2.72	c 2	===============================================================================
2.12/2.72	c 2	restarts              : 1
2.12/2.73	c 2	conflicts             : 21             (162 /sec)
2.12/2.73	c 2	decisions             : 56             (0.00 % random) (431 /sec)
2.12/2.73	c 2	propagations          : 8026           (61748 /sec)
2.12/2.73	c 2	conflict literals     : 1240           (8.55 % deleted)
2.12/2.73	c 2	Memory used           : 9.35 MB
2.12/2.73	c 2	CPU time              : 0.12998 s
2.12/2.73	c 2	
2.12/2.73	c 2	SATISFIABLE
2.12/2.73	c 2	FOUND: _COST <= 163
2.12/2.73	s SATISFIABLE
2.12/2.73	c 2	DECODING HOME/temp.out WITH HOME/temp.map
2.12/2.73	c 2	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.26/2.81	c 2	Decoding HOME/temp.out
2.26/2.89	c 2	OBJECTIVE _COST 117
2.26/2.89	o 117
2.26/2.89	v 10 7 16 16 9 24 1 20 25 7 21 6 3 22 25 15 6 25 23 15 25 24 25 24 25 25
2.26/2.89	c 2	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.26/2.94	c 2	OBJECTIVE BOUND: 0 <= _COST <= 117
2.26/2.94	c 2	SEARCHING: _COST <= 58
2.26/2.94	c 2	SOLVING HOME/temp.cnf
2.26/2.94	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.26/2.96	c 2	This is MiniSat 2.0 beta
2.26/2.96	c 2	WARNING: for repeatability, setting FPU to use double precision
2.26/2.96	c 2	============================[ Problem Statistics ]=============================
2.26/2.96	c 2	|                                                                             |
2.26/2.96	c 2	|  Number of variables:  5993                                                 |
2.26/2.96	c 2	|  Number of clauses:    181216                                               |
2.43/3.06	c 2	|  Parsing time:         0.08         s                                       |
2.43/3.10	c 2	============================[ Search Statistics ]==============================
2.43/3.10	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.43/3.10	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.43/3.10	c 2	===============================================================================
2.43/3.10	c 2	|         0 |    3415    81638   300085 |    27212        0    nan |  0.000 % |
2.43/3.14	c 2	|       101 |    3415    81638   300085 |    29933      101     59 | 43.017 % |
2.43/3.17	c 2	|       251 |    3415    81638   300085 |    32927      251     47 | 43.017 % |
2.66/3.22	c 3	|       476 |    3415    81638   300085 |    36220      476     42 | 43.017 % |
2.66/3.24	c 3	===============================================================================
2.66/3.24	c 3	restarts              : 4
2.66/3.24	c 3	conflicts             : 581            (2209 /sec)
2.66/3.24	c 3	decisions             : 956            (0.84 % random) (3636 /sec)
2.66/3.24	c 3	propagations          : 185789         (706530 /sec)
2.66/3.24	c 3	conflict literals     : 24043          (21.59 % deleted)
2.66/3.24	c 3	Memory used           : 9.48 MB
2.66/3.24	c 3	CPU time              : 0.26296 s
2.66/3.24	c 3	
2.66/3.24	c 3	SATISFIABLE
2.66/3.25	c 3	FOUND: _COST <= 58
2.66/3.25	c 3	DECODING HOME/temp.out WITH HOME/temp.map
2.66/3.25	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.71/3.32	c 3	Decoding HOME/temp.out
2.71/3.40	c 3	OBJECTIVE _COST 58
2.71/3.40	o 58
2.71/3.40	v 14 11 25 25 4 25 25 23 25 20 25 25 3 16 19 24 23 22 25 25 21 25 25 25 25 25
2.71/3.41	c 3	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.71/3.46	c 3	OBJECTIVE BOUND: 0 <= _COST <= 58
2.71/3.46	c 3	SEARCHING: _COST <= 29
2.71/3.46	c 3	SOLVING HOME/temp.cnf
2.71/3.46	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.71/3.46	c 3	This is MiniSat 2.0 beta
2.71/3.46	c 3	WARNING: for repeatability, setting FPU to use double precision
2.71/3.46	c 3	============================[ Problem Statistics ]=============================
2.71/3.46	c 3	|                                                                             |
2.71/3.47	c 3	|  Number of variables:  5993                                                 |
2.71/3.47	c 3	|  Number of clauses:    181216                                               |
2.88/3.56	c 3	|  Parsing time:         0.09         s                                       |
2.88/3.61	c 3	============================[ Search Statistics ]==============================
2.88/3.61	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.88/3.61	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.88/3.61	c 3	===============================================================================
2.88/3.61	c 3	|         0 |    2956    61960   242399 |    20653        0    nan |  0.000 % |
2.88/3.65	c 3	|       102 |    2956    61960   242399 |    22718      102     71 | 50.676 % |
2.88/3.68	c 3	|       253 |    2956    61960   242399 |    24990      253     48 | 50.676 % |
2.89/3.73	c 3	|       478 |    2956    61960   242399 |    27489      478     47 | 50.676 % |
2.89/3.81	c 3	|       818 |    2956    61960   242399 |    30238      818     57 | 50.676 % |
2.89/3.92	c 3	|      1325 |    2956    61960   242399 |    33262     1325     58 | 50.676 % |
2.89/4.09	c 3	|      2084 |    2956    61960   242399 |    36588     2084     51 | 50.676 % |
2.89/4.14	c 3	===============================================================================
2.89/4.14	c 3	restarts              : 7
2.89/4.14	c 3	conflicts             : 2325           (3529 /sec)
2.89/4.14	c 3	decisions             : 2911           (0.52 % random) (4418 /sec)
2.89/4.14	c 3	propagations          : 652523         (990323 /sec)
2.89/4.14	c 3	conflict literals     : 116503         (22.60 % deleted)
2.89/4.14	c 3	Memory used           : 9.61 MB
2.89/4.14	c 3	CPU time              : 0.658899 s
2.89/4.14	c 3	
2.89/4.14	c 3	SATISFIABLE
2.89/4.15	c 3	FOUND: _COST <= 29
2.89/4.15	c 3	DECODING HOME/temp.out WITH HOME/temp.map
2.89/4.15	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'
3.56/4.25	c 4	Decoding HOME/temp.out
3.68/4.33	c 4	OBJECTIVE _COST 29
3.68/4.33	o 29
3.68/4.33	v 17 12 25 25 18 25 10 6 23 25 25 24 25 23 25 25 4 8 17 2 15 23 25 13 25 25
3.68/4.34	c 4	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.71/4.41	c 4	OBJECTIVE BOUND: 0 <= _COST <= 29
3.71/4.41	c 4	SEARCHING: _COST <= 14
3.71/4.41	c 4	SOLVING HOME/temp.cnf
3.71/4.41	c 4	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.71/4.41	c 4	This is MiniSat 2.0 beta
3.71/4.41	c 4	WARNING: for repeatability, setting FPU to use double precision
3.71/4.41	c 4	============================[ Problem Statistics ]=============================
3.71/4.41	c 4	|                                                                             |
3.71/4.41	c 4	|  Number of variables:  5993                                                 |
3.71/4.41	c 4	|  Number of clauses:    181216                                               |
3.72/4.51	c 4	|  Parsing time:         0.08         s                                       |
3.72/4.55	c 4	============================[ Search Statistics ]==============================
3.72/4.55	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.72/4.55	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.72/4.55	c 4	===============================================================================
3.72/4.55	c 4	|         0 |    2561    50163   208178 |    16721        0    nan |  0.000 % |
3.72/4.59	c 4	|       100 |    2561    50163   208178 |    18393      100     57 | 57.267 % |
3.72/4.61	c 4	|       250 |    2561    50163   208178 |    20232      250     54 | 57.267 % |
3.72/4.67	c 4	|       476 |    2561    50163   208178 |    22255      476     43 | 57.267 % |
3.72/4.74	c 4	|       813 |    2561    50163   208178 |    24481      813     44 | 57.267 % |
3.72/4.86	c 4	|      1320 |    2561    50163   208178 |    26929     1320     37 | 57.267 % |
3.72/5.02	c 4	|      2079 |    2561    50163   208178 |    29622     2079     35 | 57.267 % |
3.72/5.27	c 5	|      3218 |    2561    50163   208178 |    32584     3218     35 | 57.267 % |
4.90/5.69	c 5	|      4926 |    2561    50163   208178 |    35842     4926     34 | 57.267 % |
5.60/6.34	c 6	|      7490 |    2561    50163   208178 |    39427     7490     33 | 57.267 % |
6.90/7.64	c 7	|     11334 |    2561    50163   208178 |    43369    11334     38 | 57.267 % |
8.89/9.64	c 9	|     17101 |    2561    50163   208178 |    47706    17101     36 | 57.267 % |
12.29/13.10	c 12	|     25751 |    2561    50163   208178 |    52477    25751     35 | 57.267 % |
19.89/20.62	c 20	|     38725 |    2561    50163   208178 |    57725    38725     35 | 57.267 % |
33.08/33.81	c 33	|     58186 |    2561    50163   208178 |    63497    58186     34 | 57.267 % |
51.68/52.49	c 52	|     87378 |    2561    50163   208178 |    69847    35370     31 | 57.267 % |
80.47/81.23	c 81	|    131167 |    2561    50163   208178 |    76832    19111     31 | 57.267 % |
122.86/123.69	c 123	|    196851 |    2561    50163   208178 |    84515    19162     42 | 57.267 % |
186.34/187.11	c 186	|    295378 |    2561    50163   208178 |    92967    43905     33 | 57.267 % |
292.62/293.47	c 293	|    443168 |    2561    50163   208178 |   102264    29984     28 | 57.267 % |
449.88/450.77	c 450	===============================================================================
449.88/450.77	c 450	restarts              : 20
449.88/450.77	c 450	conflicts             : 651589         (1460 /sec)
449.88/450.77	c 450	decisions             : 705548         (0.67 % random) (1581 /sec)
449.88/450.77	c 450	propagations          : 231064836      (517885 /sec)
449.88/450.77	c 450	conflict literals     : 21651011       (37.09 % deleted)
449.88/450.77	c 450	Memory used           : 29.77 MB
449.88/450.77	c 450	CPU time              : 446.17 s
449.88/450.77	c 450	
449.88/450.78	c 450	SATISFIABLE
449.88/450.78	c 450	FOUND: _COST <= 14
449.88/450.78	c 450	DECODING HOME/temp.out WITH HOME/temp.map
449.88/450.78	c 450	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
449.99/450.90	c 450	Decoding HOME/temp.out
450.06/450.98	c 450	OBJECTIVE _COST 14
450.06/450.98	o 14
450.06/450.98	v 22 14 22 25 4 25 1 6 11 1 25 25 16 16 25 25 12 11 19 3 15 15 1 24 25 23
450.06/450.99	c 450	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
450.14/451.03	c 450	OBJECTIVE BOUND: 0 <= _COST <= 14
450.14/451.03	c 450	SEARCHING: _COST <= 7
450.14/451.03	c 450	SOLVING HOME/temp.cnf
450.14/451.03	c 450	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
450.14/451.07	c 450	This is MiniSat 2.0 beta
450.14/451.07	c 450	WARNING: for repeatability, setting FPU to use double precision
450.14/451.07	c 450	============================[ Problem Statistics ]=============================
450.14/451.07	c 450	|                                                                             |
450.14/451.07	c 450	|  Number of variables:  5993                                                 |
450.14/451.07	c 450	|  Number of clauses:    181216                                               |
450.14/451.17	c 450	|  Parsing time:         0.09         s                                       |
450.14/451.22	c 451	============================[ Search Statistics ]==============================
450.14/451.22	c 451	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
450.14/451.22	c 451	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
450.14/451.22	c 451	===============================================================================
450.14/451.22	c 451	|         0 |    2218    43909   190438 |    14636        0    nan |  0.000 % |
450.14/451.25	c 451	|       102 |    2218    43909   190438 |    16099      102     55 | 62.990 % |
450.14/451.29	c 451	|       254 |    2218    43909   190438 |    17709      254     54 | 62.990 % |
450.14/451.34	c 451	|       480 |    2218    43909   190438 |    19480      480     40 | 62.990 % |
450.14/451.43	c 451	|       819 |    2218    43909   190438 |    21429      819     37 | 62.990 % |
450.14/451.56	c 451	|      1325 |    2218    43909   190438 |    23571     1325     34 | 62.990 % |
450.14/451.75	c 451	|      2085 |    2218    43909   190438 |    25929     2085     33 | 62.990 % |
451.06/452.05	c 451	|      3224 |    2218    43909   190438 |    28522     3224     35 | 62.990 % |
451.45/452.47	c 452	|      4933 |    2218    43909   190438 |    31374     4933     33 | 62.990 % |
452.15/453.17	c 452	|      7495 |    2218    43909   190438 |    34511     7495     34 | 62.990 % |
453.44/454.43	c 454	|     11339 |    2218    43909   190438 |    37962    11339     36 | 62.990 % |
455.33/456.34	c 456	|     17105 |    2218    43909   190438 |    41759    17105     33 | 62.990 % |
458.82/459.82	c 459	|     25755 |    2218    43909   190438 |    45935    25755     33 | 62.990 % |
465.09/466.13	c 465	|     38729 |    2218    43909   190438 |    50528    38729     40 | 62.990 % |
476.44/477.50	c 477	|     58190 |    2218    43909   190438 |    55581    15464     33 | 62.990 % |
490.96/492.13	c 491	|     87382 |    2218    43909   190438 |    61139    44656     42 | 62.990 % |
519.52/520.85	c 520	|    131171 |    2218    43909   190438 |    67253    36882     34 | 62.990 % |
558.04/559.52	c 559	|    196855 |    2218    43909   190438 |    73978    44371     32 | 62.990 % |
626.02/627.83	c 627	|    295381 |    2218    43909   190438 |    81376    17941     25 | 62.990 % |
724.54/726.80	c 726	|    443170 |    2218    43909   190438 |    89514    26486     31 | 62.990 % |
895.62/898.75	c 898	|    664853 |    2218    43909   190438 |    98465    17087     28 | 62.990 % |
1156.66/1161.08	c 1160	|    997378 |    2218    43909   190438 |   108312    87259     35 | 62.990 % |
1611.66/1617.02	c 1616	|   1496167 |    2218    43909   190438 |   119143   103798     40 | 62.990 % |
1671.74/1677.11	c 1676	===============================================================================
1671.74/1677.11	c 1676	restarts              : 23
1671.74/1677.11	c 1676	conflicts             : 1566483        (1283 /sec)
1671.74/1677.11	c 1676	decisions             : 1694091        (0.68 % random) (1387 /sec)
1671.74/1677.11	c 1676	propagations          : 510114512      (417649 /sec)
1671.74/1677.11	c 1676	conflict literals     : 56294631       (36.28 % deleted)
1671.74/1677.11	c 1676	Memory used           : 39.12 MB
1671.74/1677.11	c 1676	CPU time              : 1221.4 s
1671.74/1677.11	c 1676	
1671.74/1677.11	c 1676	SATISFIABLE
1671.74/1677.12	c 1676	FOUND: _COST <= 7
1671.74/1677.12	c 1676	DECODING HOME/temp.out WITH HOME/temp.map
1671.74/1677.12	c 1676	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1671.78/1677.20	c 1677	Decoding HOME/temp.out
1671.78/1677.30	c 1677	OBJECTIVE _COST 7
1671.78/1677.30	o 7
1671.78/1677.31	v 25 12 25 25 11 19 10 7 13 25 18 23 23 11 15 25 4 24 3 25 15 25 24 0 25 2
1671.78/1677.31	c 1677	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1671.78/1677.33	c 1677	OBJECTIVE BOUND: 0 <= _COST <= 7
1671.78/1677.33	c 1677	SEARCHING: _COST <= 3
1671.78/1677.33	c 1677	SOLVING HOME/temp.cnf
1671.78/1677.33	c 1677	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1671.78/1677.33	c 1677	This is MiniSat 2.0 beta
1671.78/1677.33	c 1677	WARNING: for repeatability, setting FPU to use double precision
1671.78/1677.33	c 1677	============================[ Problem Statistics ]=============================
1671.78/1677.33	c 1677	|                                                                             |
1671.78/1677.34	c 1677	|  Number of variables:  5993                                                 |
1671.78/1677.34	c 1677	|  Number of clauses:    181216                                               |
1672.02/1677.43	c 1677	|  Parsing time:         0.08         s                                       |
1672.02/1677.47	c 1677	============================[ Search Statistics ]==============================
1672.02/1677.47	c 1677	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1672.02/1677.47	c 1677	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1672.02/1677.47	c 1677	===============================================================================
1672.02/1677.47	c 1677	|         0 |    1823    39683   178941 |    13227        0    nan |  0.000 % |
1672.12/1677.50	c 1677	|       100 |    1823    39683   178941 |    14550      100     55 | 69.581 % |
1672.12/1677.53	c 1677	|       253 |    1823    39683   178941 |    16005      253     50 | 69.583 % |
1672.12/1677.58	c 1677	|       478 |    1823    39683   178941 |    17606      478     53 | 69.581 % |
1672.21/1677.64	c 1677	|       817 |    1823    39683   178941 |    19366      817     40 | 69.581 % |
1672.31/1677.74	c 1677	|      1323 |    1823    39683   178941 |    21303     1323     41 | 69.581 % |
1672.51/1677.91	c 1677	|      2082 |    1823    39683   178941 |    23433     2082     38 | 69.581 % |
1672.71/1678.15	c 1677	|      3221 |    1823    39683   178941 |    25776     3221     34 | 69.581 % |
1673.12/1678.55	c 1678	|      4929 |    1823    39683   178941 |    28354     4929     31 | 69.581 % |
1673.71/1679.18	c 1678	|      7491 |    1823    39683   178941 |    31190     7491     28 | 69.581 % |
1674.91/1680.30	c 1680	|     11335 |    1823    39683   178941 |    34309    11335     40 | 69.581 % |
1676.91/1682.33	c 1682	|     17101 |    1823    39683   178941 |    37740    17101     44 | 69.581 % |
1680.31/1685.77	c 1685	|     25751 |    1823    39683   178941 |    41514    25751     44 | 69.581 % |
1686.51/1691.95	c 1691	|     38725 |    1823    39683   178941 |    45665    38725     45 | 69.581 % |
1697.31/1702.77	c 1702	|     58186 |    1823    39683   178941 |    50232    21934     44 | 69.581 % |
1712.70/1718.12	c 1717	|     87378 |    1823    39683   178941 |    55255    51126     49 | 69.581 % |
1737.99/1743.49	c 1743	|    131167 |    1823    39683   178941 |    60780    49239     39 | 69.581 % |
1777.97/1783.49	c 1783	|    196851 |    1823    39683   178941 |    66858    62802     51 | 69.581 % |
1832.16/1837.60	c 1837	|    295378 |    1823    39683   178941 |    73544    45443     42 | 69.581 % |
1918.93/1924.45	c 1924	|    443167 |    1823    39683   178941 |    80899    64482     43 | 69.581 % |
2059.78/2065.31	c 2065	|    664850 |    1823    39683   178941 |    88989    75366     33 | 69.581 % |
2277.41/2283.02	c 2282	|    997375 |    1823    39683   178941 |    97888    91629     35 | 69.581 % |
2632.49/2638.27	c 2638	|   1496163 |    1823    39683   178941 |   107676    70192     37 | 69.581 % |
3226.49/3232.47	c 3232	|   2244346 |    1823    39683   178941 |   118444    58546     32 | 69.581 % |
3600.07/3606.11	c ERROR unknown output  in HOME/temp.out
3600.07/3606.11	c 3605	CPU 1671.32 (0.04 0.01 1671.28 0.63)
3600.07/3606.11	c 3605	END Fri Jul 11 19:27:20 2008

Verifier Data (download as text)

OK	6	319
6 unsatisfied constraints, 319 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-1108316-1215793634/watcher-1108316-1215793634 -o /tmp/evaluation-result-1108316-1215793634/solver-1108316-1215793634 -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-1108316-1215793634.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.62 2.64 2.57 4/80 12196
/proc/meminfo: memFree=1874736/2055920 swapFree=4179916/4192956
[pid=12196] ppid=12194 vsize=18572 CPUtime=0
/proc/12196/stat : 12196 (runsolver) R 12194 12196 11340 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 36065140 19017728 292 996147200 4194304 4296836 548682068256 18446744073709551615 221780700455 0 0 4096 24578 0 0 0 17 1 0 0
/proc/12196/statm: 4643 292 257 25 0 2626 0

[startup+0.010437 s]
/proc/loadavg: 2.62 2.64 2.57 4/80 12196
/proc/meminfo: memFree=1874736/2055920 swapFree=4179916/4192956
[pid=12196] ppid=12194 vsize=18572 CPUtime=0
/proc/12196/stat : 12196 (runsolver) D 12194 12196 11340 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 36065140 19017728 292 996147200 4194304 4296836 548682068256 18446744073709551615 221780700455 0 0 4096 24578 18446744071563608240 0 0 17 0 0 0
/proc/12196/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18572

[startup+0.182398 s]
/proc/loadavg: 2.62 2.64 2.57 4/80 12196
/proc/meminfo: memFree=1874736/2055920 swapFree=4179916/4192956
[pid=12196] ppid=12194 vsize=12272 CPUtime=0
/proc/12196/stat : 12196 (sugar) R 12194 12196 11340 0 -1 4194304 404 0 0 0 0 0 0 0 18 0 1 0 36065140 12566528 372 996147200 4194304 4206940 548682068592 18446744073709551615 221793949792 0 0 4224 0 0 0 0 17 1 0 0
/proc/12196/statm: 3068 373 275 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.301397 s]
/proc/loadavg: 2.62 2.64 2.57 4/80 12196
/proc/meminfo: memFree=1874736/2055920 swapFree=4179916/4192956
[pid=12196] ppid=12194 vsize=13600 CPUtime=0.04
/proc/12196/stat : 12196 (sugar) S 12194 12196 11340 0 -1 4194304 898 127 0 0 3 1 0 0 18 0 1 0 36065140 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12196/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.70142 s]
/proc/loadavg: 2.62 2.64 2.57 4/80 12196
/proc/meminfo: memFree=1874736/2055920 swapFree=4179916/4192956
[pid=12196] ppid=12194 vsize=13600 CPUtime=0.04
/proc/12196/stat : 12196 (sugar) S 12194 12196 11340 0 -1 4194304 898 127 0 0 3 1 0 0 18 0 1 0 36065140 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12196/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+1.50148 s]
/proc/loadavg: 2.62 2.64 2.57 4/91 12218
/proc/meminfo: memFree=1867800/2055920 swapFree=4179916/4192956
[pid=12196] ppid=12194 vsize=13600 CPUtime=0.52
/proc/12196/stat : 12196 (sugar) S 12194 12196 11340 0 -1 4194304 974 4801 0 1 3 1 44 4 15 0 1 0 36065140 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12196/statm: 3400 797 370 3 0 500 0
[pid=12209] ppid=12196 vsize=5356 CPUtime=0
/proc/12209/stat : 12209 (sh) S 12196 12196 11340 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 36065233 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12209/statm: 1339 233 193 169 0 50 0
[pid=12210] ppid=12209 vsize=864136 CPUtime=0.55
/proc/12210/stat : 12210 (java) S 12209 12196 11340 0 -1 0 6673 0 1 0 52 3 0 0 18 0 9 0 36065233 884875264 5936 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12210/statm: 216034 5937 2542 9 0 210609 0
[pid=12210/tid=12211] ppid=12209 vsize=864136 CPUtime=0.32
/proc/12210/task/12211/stat : 12211 (java) R 12209 12196 11340 0 -1 64 2589 0 1 0 31 1 0 0 18 0 9 0 36065234 884875264 5937 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12210/tid=12212] ppid=12209 vsize=864136 CPUtime=0.11
/proc/12210/task/12212/stat : 12212 (java) R 12209 12196 11340 0 -1 64 3049 0 0 0 11 0 0 0 16 0 9 0 36065235 884875264 5938 996147200 134512640 134550740 4294955936 18446744073709551615 102674864 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12210/tid=12213] ppid=12209 vsize=864136 CPUtime=0
/proc/12210/task/12213/stat : 12213 (java) S 12209 12196 11340 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 36065235 884875264 5939 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12210/tid=12214] ppid=12209 vsize=864136 CPUtime=0
/proc/12210/task/12214/stat : 12214 (java) S 12209 12196 11340 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 36065235 884875264 5940 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12210/tid=12215] ppid=12209 vsize=864136 CPUtime=0
/proc/12210/task/12215/stat : 12215 (java) S 12209 12196 11340 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 36065237 884875264 5941 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12210/tid=12216] ppid=12209 vsize=864136 CPUtime=0.09
/proc/12210/task/12216/stat : 12216 (java) S 12209 12196 11340 0 -1 64 340 0 0 0 9 0 0 0 16 0 9 0 36065237 884875264 5942 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12210/tid=12217] ppid=12209 vsize=864136 CPUtime=0
/proc/12210/task/12217/stat : 12217 (java) S 12209 12196 11340 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 36065237 884875264 5943 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12210/tid=12218] ppid=12209 vsize=864136 CPUtime=0
/proc/12210/task/12218/stat : 12218 (java) S 12209 12196 11340 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36065237 884875264 5945 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.07
Current children cumulated vsize (KiB) 883092

[startup+3.10157 s]
/proc/loadavg: 2.62 2.64 2.57 3/91 12218
/proc/meminfo: memFree=1848536/2055920 swapFree=4179916/4192956
[pid=12196] ppid=12194 vsize=13728 CPUtime=2.43
/proc/12196/stat : 12196 (sugar) S 12194 12196 11340 0 -1 4194304 1181 20576 1 3 3 1 222 17 16 0 1 0 36065140 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12196/statm: 3432 811 374 3 0 532 0
Current children cumulated CPU time (s) 2.43
Current children cumulated vsize (KiB) 13728

[startup+6.30177 s]
/proc/loadavg: 2.65 2.65 2.57 3/83 12256
/proc/meminfo: memFree=1858832/2055920 swapFree=4179916/4192956
[pid=12196] ppid=12194 vsize=13728 CPUtime=3.72
/proc/12196/stat : 12196 (sugar) S 12194 12196 11340 0 -1 4194304 1411 33382 1 5 4 1 341 26 15 0 1 0 36065140 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12196/statm: 3432 811 374 3 0 532 0
[pid=12255] ppid=12196 vsize=5356 CPUtime=0
/proc/12255/stat : 12255 (sh) S 12196 12196 11340 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36065581 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12255/statm: 1339 232 193 169 0 50 0
[pid=12256] ppid=12255 vsize=9704 CPUtime=1.88
/proc/12256/stat : 12256 (minisat) R 12255 12196 11340 0 -1 4194304 2328 0 0 0 187 1 0 0 25 0 1 0 36065581 9936896 2314 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/12256/statm: 2426 2314 75 150 0 2273 0
Current children cumulated CPU time (s) 5.6
Current children cumulated vsize (KiB) 28788

[startup+12.7012 s]
/proc/loadavg: 2.68 2.65 2.57 3/83 12256
/proc/meminfo: memFree=1857744/2055920 swapFree=4179916/4192956
[pid=12196] ppid=12194 vsize=13728 CPUtime=3.72
/proc/12196/stat : 12196 (sugar) S 12194 12196 11340 0 -1 4194304 1411 33382 1 5 4 1 341 26 16 0 1 0 36065140 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12196/statm: 3432 811 374 3 0 532 0
[pid=12255] ppid=12196 vsize=5356 CPUtime=0
/proc/12255/stat : 12255 (sh) S 12196 12196 11340 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36065581 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12255/statm: 1339 232 193 169 0 50 0
[pid=12256] ppid=12255 vsize=11152 CPUtime=8.27
/proc/12256/stat : 12256 (minisat) R 12255 12196 11340 0 -1 4194304 2659 0 0 0 826 1 0 0 25 0 1 0 36065581 11419648 2645 996147200 134512640 135127466 4294956256 18446744073709551615 134528568 0 0 4096 3 0 0 0 17 1 0 0
/proc/12256/statm: 2788 2645 75 150 0 2635 0
Current children cumulated CPU time (s) 11.99
Current children cumulated vsize (KiB) 30236

[startup+25.503 s]
/proc/loadavg: 2.75 2.67 2.58 3/83 12256
/proc/meminfo: memFree=1853968/2055920 swapFree=4179916/4192956
[pid=12196] ppid=12194 vsize=13728 CPUtime=3.72
/proc/12196/stat : 12196 (sugar) S 12194 12196 11340 0 -1 4194304 1411 33382 1 5 4 1 341 26 16 0 1 0 36065140 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12196/statm: 3432 811 374 3 0 532 0
[pid=12255] ppid=12196 vsize=5356 CPUtime=0
/proc/12255/stat : 12255 (sh) S 12196 12196 11340 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36065581 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12255/statm: 1339 232 193 169 0 50 0
[pid=12256] ppid=12255 vsize=14988 CPUtime=21.07
/proc/12256/stat : 12256 (minisat) R 12255 12196 11340 0 -1 4194304 3616 0 0 0 2104 3 0 0 25 0 1 0 36065581 15347712 3602 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 1 0 0
/proc/12256/statm: 3747 3602 75 150 0 3594 0
Current children cumulated CPU time (s) 24.79
Current children cumulated vsize (KiB) 34072

[startup+51.1026 s]
/proc/loadavg: 2.78 2.68 2.58 4/83 12256
/proc/meminfo: memFree=1850448/2055920 swapFree=4179916/4192956
[pid=12196] ppid=12194 vsize=13728 CPUtime=3.72
/proc/12196/stat : 12196 (sugar) S 12194 12196 11340 0 -1 4194304 1411 33382 1 5 4 1 341 26 16 0 1 0 36065140 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12196/statm: 3432 811 374 3 0 532 0
[pid=12255] ppid=12196 vsize=5356 CPUtime=0
/proc/12255/stat : 12255 (sh) S 12196 12196 11340 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36065581 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12255/statm: 1339 232 193 169 0 50 0
[pid=12256] ppid=12255 vsize=18588 CPUtime=46.66
/proc/12256/stat : 12256 (minisat) R 12255 12196 11340 0 -1 4194304 4496 0 0 0 4662 4 0 0 25 0 1 0 36065581 19034112 4482 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/12256/statm: 4647 4482 75 150 0 4494 0
Current children cumulated CPU time (s) 50.38
Current children cumulated vsize (KiB) 37672

[startup+102.307 s]
/proc/loadavg: 2.86 2.71 2.59 3/83 12256
/proc/meminfo: memFree=1849552/2055920 swapFree=4179916/4192956
[pid=12196] ppid=12194 vsize=13728 CPUtime=3.72
/proc/12196/stat : 12196 (sugar) S 12194 12196 11340 0 -1 4194304 1411 33382 1 5 4 1 341 26 16 0 1 0 36065140 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12196/statm: 3432 811 374 3 0 532 0
[pid=12255] ppid=12196 vsize=5356 CPUtime=0
/proc/12255/stat : 12255 (sh) S 12196 12196 11340 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36065581 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12255/statm: 1339 232 193 169 0 50 0
[pid=12256] ppid=12255 vsize=19556 CPUtime=97.85
/proc/12256/stat : 12256 (minisat) R 12255 12196 11340 0 -1 4194304 4717 0 0 0 9781 4 0 0 25 0 1 0 36065581 20025344 4703 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/12256/statm: 4889 4703 75 150 0 4736 0
Current children cumulated CPU time (s) 101.57
Current children cumulated vsize (KiB) 38640

[startup+162.303 s]
/proc/loadavg: 2.65 2.68 2.59 3/83 12256
/proc/meminfo: memFree=1845328/2055920 swapFree=4179916/4192956
[pid=12196] ppid=12194 vsize=13728 CPUtime=3.72
/proc/12196/stat : 12196 (sugar) S 12194 12196 11340 0 -1 4194304 1411 33382 1 5 4 1 341 26 16 0 1 0 36065140 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12196/statm: 3432 811 374 3 0 532 0
[pid=12255] ppid=12196 vsize=5356 CPUtime=0
/proc/12255/stat : 12255 (sh) S 12196 12196 11340 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36065581 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12255/statm: 1339 232 193 169 0 50 0
[pid=12256] ppid=12255 vsize=23776 CPUtime=157.83
/proc/12256/stat : 12256 (minisat) R 12255 12196 11340 0 -1 4194304 5766 0 0 0 15778 5 0 0 25 0 1 0 36065581 24346624 5752 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/12256/statm: 5944 5752 75 150 0 5791 0
Current children cumulated CPU time (s) 161.55
Current children cumulated vsize (KiB) 42860

[startup+222.302 s]
/proc/loadavg: 2.64 2.67 2.59 3/83 12256
/proc/meminfo: memFree=1843856/2055920 swapFree=4179916/4192956
[pid=12196] ppid=12194 vsize=13728 CPUtime=3.72
/proc/12196/stat : 12196 (sugar) S 12194 12196 11340 0 -1 4194304 1411 33382 1 5 4 1 341 26 16 0 1 0 36065140 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12196/statm: 3432 811 374 3 0 532 0
[pid=12255] ppid=12196 vsize=5356 CPUtime=0
/proc/12255/stat : 12255 (sh) S 12196 12196 11340 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36065581 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12255/statm: 1339 232 193 169 0 50 0
[pid=12256] ppid=12255 vsize=25344 CPUtime=217.82
/proc/12256/stat : 12256 (minisat) R 12255 12196 11340 0 -1 4194304 6144 0 0 0 21776 6 0 0 25 0 1 0 36065581 25952256 6130 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/12256/statm: 6336 6130 75 150 0 6183 0
Current children cumulated CPU time (s) 221.54
Current children cumulated vsize (KiB) 44428

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

[startup+3162.3 s]
/proc/loadavg: 2.00 2.00 2.07 3/84 12329
/proc/meminfo: memFree=1875720/2055920 swapFree=4179916/4192956
[pid=12196] ppid=12194 vsize=13728 CPUtime=1671.96
/proc/12196/stat : 12196 (sugar) S 12194 12196 11340 0 -1 4194304 1639 58657 1 7 4 1 167128 63 16 0 1 0 36065140 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12196/statm: 3432 811 374 3 0 532 0
[pid=12320] ppid=12196 vsize=5356 CPUtime=0
/proc/12320/stat : 12320 (sh) S 12196 12196 11340 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36232873 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12320/statm: 1339 232 193 169 0 50 0
[pid=12321] ppid=12320 vsize=39024 CPUtime=1484.46
/proc/12321/stat : 12321 (minisat) R 12320 12196 11340 0 -1 4194304 9370 0 0 0 148436 10 0 0 25 0 1 0 36232873 39960576 9356 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/12321/statm: 9756 9356 75 150 0 9603 0
Current children cumulated CPU time (s) 3156.42
Current children cumulated vsize (KiB) 58108

[startup+3222.3 s]
/proc/loadavg: 2.00 2.00 2.07 3/84 12329
/proc/meminfo: memFree=1875400/2055920 swapFree=4179916/4192956
[pid=12196] ppid=12194 vsize=13728 CPUtime=1671.96
/proc/12196/stat : 12196 (sugar) S 12194 12196 11340 0 -1 4194304 1639 58657 1 7 4 1 167128 63 16 0 1 0 36065140 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12196/statm: 3432 811 374 3 0 532 0
[pid=12320] ppid=12196 vsize=5356 CPUtime=0
/proc/12320/stat : 12320 (sh) S 12196 12196 11340 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36232873 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12320/statm: 1339 232 193 169 0 50 0
[pid=12321] ppid=12320 vsize=39344 CPUtime=1544.44
/proc/12321/stat : 12321 (minisat) R 12320 12196 11340 0 -1 4194304 9429 0 0 0 154434 10 0 0 25 0 1 0 36232873 40288256 9415 996147200 134512640 135127466 4294956256 18446744073709551615 134530775 0 0 4096 3 0 0 0 17 0 0 0
/proc/12321/statm: 9836 9415 75 150 0 9683 0
Current children cumulated CPU time (s) 3216.4
Current children cumulated vsize (KiB) 58428

[startup+3282.3 s]
/proc/loadavg: 2.00 2.00 2.06 3/84 12329
/proc/meminfo: memFree=1874824/2055920 swapFree=4179916/4192956
[pid=12196] ppid=12194 vsize=13728 CPUtime=1671.96
/proc/12196/stat : 12196 (sugar) S 12194 12196 11340 0 -1 4194304 1639 58657 1 7 4 1 167128 63 16 0 1 0 36065140 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12196/statm: 3432 811 374 3 0 532 0
[pid=12320] ppid=12196 vsize=5356 CPUtime=0
/proc/12320/stat : 12320 (sh) S 12196 12196 11340 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36232873 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12320/statm: 1339 232 193 169 0 50 0
[pid=12321] ppid=12320 vsize=39880 CPUtime=1604.42
/proc/12321/stat : 12321 (minisat) R 12320 12196 11340 0 -1 4194304 9584 0 0 0 160432 10 0 0 25 0 1 0 36232873 40837120 9561 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/12321/statm: 9970 9561 75 150 0 9817 0
Current children cumulated CPU time (s) 3276.38
Current children cumulated vsize (KiB) 58964

[startup+3342.3 s]
/proc/loadavg: 2.00 2.00 2.06 3/84 12329
/proc/meminfo: memFree=1873480/2055920 swapFree=4179916/4192956
[pid=12196] ppid=12194 vsize=13728 CPUtime=1671.96
/proc/12196/stat : 12196 (sugar) S 12194 12196 11340 0 -1 4194304 1639 58657 1 7 4 1 167128 63 16 0 1 0 36065140 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12196/statm: 3432 811 374 3 0 532 0
[pid=12320] ppid=12196 vsize=5356 CPUtime=0
/proc/12320/stat : 12320 (sh) S 12196 12196 11340 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36232873 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12320/statm: 1339 232 193 169 0 50 0
[pid=12321] ppid=12320 vsize=41268 CPUtime=1664.39
/proc/12321/stat : 12321 (minisat) R 12320 12196 11340 0 -1 4194304 9913 0 0 0 166429 10 0 0 25 0 1 0 36232873 42258432 9890 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/12321/statm: 10317 9890 75 150 0 10164 0
Current children cumulated CPU time (s) 3336.35
Current children cumulated vsize (KiB) 60352

[startup+3402.31 s]
/proc/loadavg: 2.00 2.00 2.05 3/84 12329
/proc/meminfo: memFree=1861448/2055920 swapFree=4179916/4192956
[pid=12196] ppid=12194 vsize=13728 CPUtime=1671.96
/proc/12196/stat : 12196 (sugar) S 12194 12196 11340 0 -1 4194304 1639 58657 1 7 4 1 167128 63 16 0 1 0 36065140 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12196/statm: 3432 811 374 3 0 532 0
[pid=12320] ppid=12196 vsize=5356 CPUtime=0
/proc/12320/stat : 12320 (sh) S 12196 12196 11340 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36232873 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12320/statm: 1339 232 193 169 0 50 0
[pid=12321] ppid=12320 vsize=53204 CPUtime=1724.38
/proc/12321/stat : 12321 (minisat) R 12320 12196 11340 0 -1 4194304 12898 0 0 0 172426 12 0 0 25 0 1 0 36232873 54480896 12875 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/12321/statm: 13301 12875 75 150 0 13148 0
Current children cumulated CPU time (s) 3396.34
Current children cumulated vsize (KiB) 72288

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/84 12329
/proc/meminfo: memFree=1860296/2055920 swapFree=4179916/4192956
[pid=12196] ppid=12194 vsize=13728 CPUtime=1671.96
/proc/12196/stat : 12196 (sugar) S 12194 12196 11340 0 -1 4194304 1639 58657 1 7 4 1 167128 63 16 0 1 0 36065140 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12196/statm: 3432 811 374 3 0 532 0
[pid=12320] ppid=12196 vsize=5356 CPUtime=0
/proc/12320/stat : 12320 (sh) S 12196 12196 11340 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36232873 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12320/statm: 1339 232 193 169 0 50 0
[pid=12321] ppid=12320 vsize=54272 CPUtime=1784.36
/proc/12321/stat : 12321 (minisat) R 12320 12196 11340 0 -1 4194304 13169 0 0 0 178423 13 0 0 25 0 1 0 36232873 55574528 13146 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/12321/statm: 13568 13146 75 150 0 13415 0
Current children cumulated CPU time (s) 3456.32
Current children cumulated vsize (KiB) 73356

[startup+3522.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/84 12329
/proc/meminfo: memFree=1860232/2055920 swapFree=4179916/4192956
[pid=12196] ppid=12194 vsize=13728 CPUtime=1671.96
/proc/12196/stat : 12196 (sugar) S 12194 12196 11340 0 -1 4194304 1639 58657 1 7 4 1 167128 63 16 0 1 0 36065140 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12196/statm: 3432 811 374 3 0 532 0
[pid=12320] ppid=12196 vsize=5356 CPUtime=0
/proc/12320/stat : 12320 (sh) S 12196 12196 11340 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36232873 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12320/statm: 1339 232 193 169 0 50 0
[pid=12321] ppid=12320 vsize=54272 CPUtime=1844.34
/proc/12321/stat : 12321 (minisat) R 12320 12196 11340 0 -1 4194304 13169 0 0 0 184421 13 0 0 25 0 1 0 36232873 55574528 13146 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/12321/statm: 13568 13146 75 150 0 13415 0
Current children cumulated CPU time (s) 3516.3
Current children cumulated vsize (KiB) 73356

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/84 12329
/proc/meminfo: memFree=1860168/2055920 swapFree=4179916/4192956
[pid=12196] ppid=12194 vsize=13728 CPUtime=1671.96
/proc/12196/stat : 12196 (sugar) S 12194 12196 11340 0 -1 4194304 1639 58657 1 7 4 1 167128 63 16 0 1 0 36065140 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12196/statm: 3432 811 374 3 0 532 0
[pid=12320] ppid=12196 vsize=5356 CPUtime=0
/proc/12320/stat : 12320 (sh) S 12196 12196 11340 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36232873 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12320/statm: 1339 232 193 169 0 50 0
[pid=12321] ppid=12320 vsize=54272 CPUtime=1904.32
/proc/12321/stat : 12321 (minisat) R 12320 12196 11340 0 -1 4194304 13169 0 0 0 190419 13 0 0 25 0 1 0 36232873 55574528 13146 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/12321/statm: 13568 13146 75 150 0 13415 0
Current children cumulated CPU time (s) 3576.28
Current children cumulated vsize (KiB) 73356



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3606.1 s]
/proc/loadavg: 2.00 2.00 2.03 3/84 12329
/proc/meminfo: memFree=1860168/2055920 swapFree=4179916/4192956
[pid=12196] ppid=12194 vsize=13728 CPUtime=1671.96
/proc/12196/stat : 12196 (sugar) S 12194 12196 11340 0 -1 4194304 1639 58657 1 7 4 1 167128 63 16 0 1 0 36065140 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12196/statm: 3432 811 374 3 0 532 0
[pid=12320] ppid=12196 vsize=5356 CPUtime=0
/proc/12320/stat : 12320 (sh) S 12196 12196 11340 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36232873 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12320/statm: 1339 232 193 169 0 50 0
[pid=12321] ppid=12320 vsize=54272 CPUtime=1928.11
/proc/12321/stat : 12321 (minisat) R 12320 12196 11340 0 -1 4194304 13170 0 0 0 192798 13 0 0 25 0 1 0 36232873 55574528 13147 996147200 134512640 135127466 4294956256 18446744073709551615 134530772 0 0 4096 3 0 0 0 17 0 0 0
/proc/12321/statm: 13568 13147 75 150 0 13415 0
Current children cumulated CPU time (s) 3600.07
Current children cumulated vsize (KiB) 73356

Sending SIGTERM to process tree (bottom up)
SSolver just ended. Dumping a history of the last processes samples

[startup+3606.1 s]
/proc/loadavg: 2.00 2.00 2.03 3/84 12329
/proc/meminfo: memFree=1860168/2055920 swapFree=4179916/4192956
[pid=12196] ppid=12194 vsize=13728 CPUtime=1671.96
/proc/12196/stat : 12196 (sugar) S 12194 12196 11340 0 -1 4194304 1639 58657 1 7 4 1 167128 63 16 0 1 0 36065140 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12196/statm: 3432 811 374 3 0 532 0
[pid=12320] ppid=12196 vsize=5356 CPUtime=0
/proc/12320/stat : 12320 (sh) S 12196 12196 11340 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36232873 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12320/statm: 1339 232 193 169 0 50 0
[pid=12321] ppid=12320 vsize=54272 CPUtime=1928.11
/proc/12321/stat : 12321 (minisat) R 12320 12196 11340 0 -1 4194304 13170 0 0 0 192798 13 0 0 25 0 1 0 36232873 55574528 13147 996147200 134512640 135127466 4294956256 18446744073709551615 134530772 0 0 4096 3 0 0 0 17 0 0 0
/proc/12321/statm: 13568 13147 75 150 0 13415 0
Current children cumulated CPU time (s) 3600.07
Current children cumulated vsize (KiB) 73356

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 12196 and gives
#  childrusage.ru_utime.tv_sec=1671
#  childrusage.ru_utime.tv_usec=331918
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=662899
# CPU time returned by wait4() is 1671.99
# while last known CPU time is 3600.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 3606.12
CPU time (s): 3600.07
CPU user time (s): 3599.3
CPU system time (s): 0.77
CPU usage (%): 99.8323
Max. virtual memory (cumulated for all children) (KiB): 887440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1671.33
system time used= 0.662899
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 60639
page faults= 8
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4628
involuntary context switches= 48428

runsolver used 4.94225 second user time and 10.7514 second system time

The end

Launcher Data (download as text)

Begin job on node29 at 2008-07-11 18:27:14
IDJOB=1108316
IDBENCH=60704
IDSOLVER=368
FILE ID=node29/1108316-1215793634
PBS_JOBID= 7903136
Free space on /tmp= 66496 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/rand-2-26/normalized-rand-26-26-325-155-57021_ext.xml
COMMAND LINE= DIR/sugar -max -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1108316-1215793634/watcher-1108316-1215793634 -o /tmp/evaluation-result-1108316-1215793634/solver-1108316-1215793634 -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-1108316-1215793634.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 957324b5ff6c2ae9da4db29517ba03bc
RANDOM SEED=612534428

node29.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.242
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.242
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:       1875216 kB
Buffers:          8388 kB
Cached:          41408 kB
SwapCached:       6780 kB
Active:         123492 kB
Inactive:        15592 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1875216 kB
SwapTotal:     4192956 kB
SwapFree:      4179916 kB
Dirty:            1572 kB
Writeback:           0 kB
Mapped:         105568 kB
Slab:            26604 kB
Committed_AS:   933956 kB
PageTables:       2196 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= 66496 MiB
End job on node29 at 2008-07-11 19:27:20