Trace number 1116308

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sugar v1.13+minisatOPTIMUM 1752.53 1758.76

General information on the benchmark

Namemaxcsp/randomMaxCSP/sparseTight/
normalized-vcsp-25-10-21-85-24_ext.xml
MD5SUM0f56cf3094c7f048d58bba0c0e63009d
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints19
Best CPU time to get the best result obtained on this benchmark0.824873
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints63
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension63
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.05	c 0	Sugar v1-13 + HOME/minisat
0.00/0.05	c 0	BEGIN Mon Jul 14 16:45:21 2008
0.00/0.05	c 0	PID 23144
0.00/0.05	c 0	HOST node61.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1116308-1216046721.xml TO HOME/temp.csp
0.00/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1116308-1216046721.xml' 'HOME/temp.csp'
0.04/0.26	c 0	1 domains, 25 variables, 0 predicates, 63 relations, 63 constraints
0.04/0.36	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.04/0.36	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.29/0.44	c 0	Parsing HOME/temp.csp
0.29/0.51	c 0	parsed 152 expressions
0.29/0.52	c 0	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.29/0.52	c 0	MAX CSP: 63 constraints
0.29/0.52	c 0	Converting to clausal form CSP
0.29/0.54	c 0	converted 22 (10%) expressions
0.29/0.54	c 0	converted 44 (20%) expressions
0.29/0.55	c 0	converted 66 (30%) expressions
0.29/0.55	c 0	converted 88 (40%) expressions
0.29/0.56	c 0	converted 109 (50%) expressions
0.29/0.56	c 0	converted 131 (60%) expressions
0.29/0.56	c 0	converted 153 (70%) expressions
0.29/0.57	c 0	converted 175 (80%) expressions
0.29/0.57	c 0	converted 197 (90%) expressions
0.29/0.61	c 0	converted 218 (100%) expressions
0.29/0.62	c 0	CSP : 151 integers, 0 booleans, 188 clauses, largest domain size 95
0.29/0.62	c 0	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.29/0.62	c 0	Propagation in CSP
0.29/0.63	c 0	57 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.29/0.63	c 0	CSP : 151 integers, 0 booleans, 188 clauses, largest domain size 64
0.29/0.63	c 0	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.29/0.63	c 0	Simplifing CSP by introducing new Boolean variables
0.29/0.63	c 0	CSP : 151 integers, 0 booleans, 188 clauses, largest domain size 64
0.29/0.63	c 0	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.29/0.65	c 0	Encoding CSP to SAT : HOME/temp.cnf
0.29/0.66	c 0	16 (10%) CSP integer variables are encoded (128 clauses, 1280 bytes)
0.29/0.66	c 0	31 (20%) CSP integer variables are encoded (200 clauses, 2072 bytes)
0.29/0.66	c 0	46 (30%) CSP integer variables are encoded (200 clauses, 2072 bytes)
0.29/0.67	c 0	61 (40%) CSP integer variables are encoded (200 clauses, 2072 bytes)
0.29/0.67	c 0	76 (50%) CSP integer variables are encoded (200 clauses, 2072 bytes)
0.29/0.67	c 0	91 (60%) CSP integer variables are encoded (264 clauses, 2776 bytes)
0.29/0.67	c 0	106 (70%) CSP integer variables are encoded (313 clauses, 3315 bytes)
0.29/0.67	c 0	121 (80%) CSP integer variables are encoded (392 clauses, 4184 bytes)
0.29/0.67	c 0	136 (90%) CSP integer variables are encoded (441 clauses, 4723 bytes)
0.29/0.67	c 0	151 (100%) CSP integer variables are encoded (773 clauses, 8375 bytes)
0.29/0.70	c 0	19 (10%) CSP clauses are encoded (1141 clauses, 14746 bytes)
0.29/0.71	c 0	38 (20%) CSP clauses are encoded (1503 clauses, 21259 bytes)
0.29/0.72	c 0	57 (30%) CSP clauses are encoded (1848 clauses, 27910 bytes)
0.29/0.72	c 0	76 (40%) CSP clauses are encoded (2040 clauses, 31184 bytes)
0.29/0.73	c 0	94 (50%) CSP clauses are encoded (2331 clauses, 35282 bytes)
0.29/0.73	c 0	113 (60%) CSP clauses are encoded (2460 clauses, 37002 bytes)
0.29/0.73	c 0	132 (70%) CSP clauses are encoded (3303 clauses, 49412 bytes)
0.29/0.73	c 0	151 (80%) CSP clauses are encoded (3432 clauses, 51132 bytes)
0.29/0.73	c 0	170 (90%) CSP clauses are encoded (3747 clauses, 55574 bytes)
0.29/0.74	c 0	188 (100%) CSP clauses are encoded (8036 clauses, 118807 bytes)
0.29/0.74	c 0	188 CSP clauses encoded
0.29/0.74	c 0	Writing map file : HOME/temp.map
0.29/0.74	c 0	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.29/0.74	c 0	SAT : 924 SAT variables, 8036 SAT clauses, 118807 bytes
0.29/0.74	c 0	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.29/0.81	c 0	OBJECTIVE minimize _COST
0.29/0.81	c 0	OBJECTIVE BOUND: 0 <= _COST <= 
0.29/0.81	c 0	SEARCHING: _COST <= 32
0.29/0.81	c 0	SOLVING HOME/temp.cnf
0.29/0.81	c 0	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
0.29/0.81	c 0	This is MiniSat 2.0 beta
0.29/0.81	c 0	WARNING: for repeatability, setting FPU to use double precision
0.29/0.81	c 0	============================[ Problem Statistics ]=============================
0.29/0.81	c 0	|                                                                             |
0.29/0.81	c 0	|  Number of variables:  924                                                  |
0.29/0.81	c 0	|  Number of clauses:    8037                                                 |
0.29/0.81	c 0	|  Parsing time:         0.00         s                                       |
0.29/0.81	c 0	============================[ Search Statistics ]==============================
0.29/0.81	c 0	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.81	c 0	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.29/0.81	c 0	===============================================================================
0.29/0.81	c 0	|         0 |     738     5773    16873 |     1924        0    nan |  0.000 % |
0.29/0.82	c 0	|       100 |     738     5773    16873 |     2116      100     20 | 20.131 % |
0.29/0.82	c 0	|       250 |     738     5773    16873 |     2328      250     18 | 20.131 % |
0.29/0.83	c 0	===============================================================================
0.29/0.83	c 0	restarts              : 3
0.29/0.83	c 0	conflicts             : 394            (19704 /sec)
0.29/0.83	c 0	decisions             : 755            (1.19 % random) (37758 /sec)
0.29/0.83	c 0	propagations          : 34784          (1739548 /sec)
0.29/0.83	c 0	conflict literals     : 6400           (21.90 % deleted)
0.29/0.83	c 0	Memory used           : 2.17 MB
0.29/0.83	c 0	CPU time              : 0.019996 s
0.29/0.83	c 0	
0.29/0.83	c 0	SATISFIABLE
0.29/0.83	c 0	FOUND: _COST <= 32
0.29/0.83	s SATISFIABLE
0.29/0.83	c 0	DECODING HOME/temp.out WITH HOME/temp.map
0.29/0.83	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
0.69/0.94	c 1	Decoding HOME/temp.out
0.69/0.98	c 1	OBJECTIVE _COST 32
0.69/0.98	o 32
0.69/0.98	v 2 1 3 8 7 9 5 9 6 9 9 9 6 5 7 0 7 8 5 2 6 4 5 9 7
0.69/0.98	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.69/1.02	c 1	OBJECTIVE BOUND: 0 <= _COST <= 32
0.69/1.02	c 1	SEARCHING: _COST <= 16
0.69/1.02	c 1	SOLVING HOME/temp.cnf
0.69/1.02	c 1	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
0.69/1.04	c 1	This is MiniSat 2.0 beta
0.69/1.04	c 1	WARNING: for repeatability, setting FPU to use double precision
0.69/1.04	c 1	============================[ Problem Statistics ]=============================
0.69/1.04	c 1	|                                                                             |
0.69/1.04	c 1	|  Number of variables:  924                                                  |
0.69/1.04	c 1	|  Number of clauses:    8037                                                 |
0.69/1.04	c 1	|  Parsing time:         0.00         s                                       |
0.69/1.05	c 1	============================[ Search Statistics ]==============================
0.69/1.05	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.69/1.05	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.69/1.05	c 1	===============================================================================
0.69/1.05	c 1	|         0 |     626     4341    12897 |     1447        0    nan |  0.000 % |
0.69/1.05	c 1	|       100 |     626     4341    12897 |     1591      100     13 | 32.252 % |
0.69/1.06	c 1	|       250 |     626     4341    12897 |     1750      250     12 | 32.252 % |
0.69/1.06	c 1	|       475 |     626     4341    12897 |     1925      475     12 | 32.253 % |
0.69/1.08	c 1	|       812 |     626     4341    12897 |     2118      812     12 | 32.259 % |
0.86/1.11	c 1	|      1318 |     626     4341    12897 |     2330     1318     12 | 32.254 % |
0.86/1.14	c 1	|      2077 |     626     4341    12897 |     2563     2077     12 | 32.254 % |
0.96/1.21	c 1	|      3216 |     626     4341    12897 |     2819     1696     13 | 32.253 % |
1.05/1.30	c 1	|      4924 |     626     4341    12897 |     3101     1750     12 | 32.253 % |
1.15/1.45	c 1	|      7487 |     626     4341    12897 |     3411     2508     13 | 32.252 % |
1.35/1.67	c 1	|     11333 |     626     4341    12897 |     3753     2466     13 | 32.253 % |
1.75/2.03	c 2	|     17099 |     626     4341    12897 |     4128     3979     14 | 32.253 % |
2.34/2.62	c 2	|     25748 |     626     4341    12897 |     4541     3359     14 | 32.256 % |
3.23/3.50	c 3	|     38722 |     626     4341    12897 |     4995     3805     13 | 32.252 % |
4.52/4.85	c 4	|     58183 |     626     4341    12897 |     5494     4136     14 | 32.253 % |
6.50/6.82	c 6	|     87376 |     626     4341    12897 |     6044     3350     16 | 32.251 % |
9.68/10.04	c 10	|    131165 |     626     4341    12897 |     6648     4678     15 | 32.251 % |
14.53/14.94	c 15	|    196849 |     624     4322    12835 |     7313     7122     18 | 32.469 % |
22.06/22.55	c 22	|    295375 |     624     4322    12835 |     8045     4271     17 | 32.468 % |
33.66/34.24	c 34	|    443164 |     624     4322    12835 |     8849     6847     15 | 32.470 % |
51.40/52.10	c 52	|    664847 |     620     4255    12568 |     9734     8955     15 | 32.901 % |
63.50/64.38	c 64	===============================================================================
63.50/64.38	c 64	restarts              : 21
63.50/64.38	c 64	conflicts             : 805365         (12831 /sec)
63.50/64.38	c 64	decisions             : 950338         (1.15 % random) (15140 /sec)
63.50/64.38	c 64	propagations          : 76842876       (1224228 /sec)
63.50/64.38	c 64	conflict literals     : 13024615       (31.78 % deleted)
63.50/64.38	c 64	Memory used           : 4.89 MB
63.50/64.38	c 64	CPU time              : 62.7685 s
63.50/64.38	c 64	
63.50/64.38	c 64	UNSATISFIABLE
63.50/64.38	c 64	NOT FOUND: _COST <= 16
63.50/64.38	c 64	OBJECTIVE BOUND: 17 <= _COST <= 32
63.50/64.38	c 64	SEARCHING: _COST <= 24
63.50/64.38	c 64	SOLVING HOME/temp.cnf
63.50/64.38	c 64	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
63.50/64.38	c 64	This is MiniSat 2.0 beta
63.50/64.38	c 64	WARNING: for repeatability, setting FPU to use double precision
63.50/64.38	c 64	============================[ Problem Statistics ]=============================
63.50/64.38	c 64	|                                                                             |
63.50/64.38	c 64	|  Number of variables:  924                                                  |
63.50/64.38	c 64	|  Number of clauses:    8037                                                 |
63.59/64.41	c 64	|  Parsing time:         0.00         s                                       |
63.59/64.41	c 64	============================[ Search Statistics ]==============================
63.59/64.41	c 64	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
63.59/64.41	c 64	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
63.59/64.41	c 64	===============================================================================
63.59/64.41	c 64	|         0 |     682     5089    14981 |     1696        0    nan |  0.000 % |
63.59/64.41	c 64	|       100 |     682     5089    14981 |     1865      100     16 | 26.191 % |
63.59/64.42	c 64	|       251 |     682     5089    14981 |     2052      251     14 | 26.192 % |
63.59/64.43	c 64	|       476 |     682     5089    14981 |     2257      476     14 | 26.194 % |
63.59/64.44	c 64	|       814 |     682     5089    14981 |     2483      814     14 | 26.192 % |
63.59/64.45	c 64	===============================================================================
63.59/64.45	c 64	restarts              : 5
63.59/64.45	c 64	conflicts             : 936            (21771 /sec)
63.59/64.45	c 64	decisions             : 1383           (0.72 % random) (32168 /sec)
63.59/64.45	c 64	propagations          : 86511          (2012211 /sec)
63.59/64.45	c 64	conflict literals     : 13737          (29.62 % deleted)
63.59/64.45	c 64	Memory used           : 2.17 MB
63.59/64.45	c 64	CPU time              : 0.042993 s
63.59/64.45	c 64	
63.59/64.45	c 64	SATISFIABLE
63.59/64.45	c 64	FOUND: _COST <= 24
63.59/64.45	c 64	DECODING HOME/temp.out WITH HOME/temp.map
63.59/64.45	c 64	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
63.64/64.73	c 64	Decoding HOME/temp.out
63.64/64.77	c 64	OBJECTIVE _COST 24
63.64/64.77	o 24
63.64/64.77	v 1 4 6 8 1 1 9 0 5 9 5 8 2 1 4 4 7 8 7 8 4 6 2 1 8
63.64/64.77	c 64	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
63.64/64.85	c 64	OBJECTIVE BOUND: 17 <= _COST <= 24
63.64/64.85	c 64	SEARCHING: _COST <= 20
63.64/64.85	c 64	SOLVING HOME/temp.cnf
63.64/64.85	c 64	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
63.64/64.85	c 64	This is MiniSat 2.0 beta
63.64/64.85	c 64	WARNING: for repeatability, setting FPU to use double precision
63.64/64.85	c 64	============================[ Problem Statistics ]=============================
63.64/64.85	c 64	|                                                                             |
63.64/64.85	c 64	|  Number of variables:  924                                                  |
63.64/64.85	c 64	|  Number of clauses:    8037                                                 |
63.64/64.86	c 64	|  Parsing time:         0.00         s                                       |
63.64/64.86	c 64	============================[ Search Statistics ]==============================
63.64/64.86	c 64	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
63.64/64.86	c 64	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
63.64/64.86	c 64	===============================================================================
63.64/64.86	c 64	|         0 |     654     4723    13963 |     1574        0    nan |  0.000 % |
63.64/64.86	c 64	|       100 |     654     4723    13963 |     1731      100     15 | 29.222 % |
63.64/64.87	c 64	|       250 |     654     4723    13963 |     1904      250     14 | 29.221 % |
63.64/64.88	c 64	|       475 |     654     4723    13963 |     2095      475     14 | 29.223 % |
63.64/64.89	c 64	|       812 |     654     4723    13963 |     2304      812     15 | 29.222 % |
63.81/64.92	c 65	|      1319 |     654     4723    13963 |     2535     1319     14 | 29.222 % |
63.81/64.96	c 65	|      2078 |     654     4723    13963 |     2789     2078     16 | 29.223 % |
63.91/65.03	c 65	|      3217 |     654     4723    13963 |     3067     3217     16 | 29.221 % |
64.01/65.14	c 65	|      4925 |     654     4723    13963 |     3374     3147     14 | 29.222 % |
64.21/65.31	c 65	|      7487 |     654     4723    13963 |     3712     3766     14 | 29.227 % |
64.41/65.57	c 65	|     11333 |     654     4723    13963 |     4083     3429     13 | 29.223 % |
64.81/65.96	c 66	|     17099 |     654     4723    13963 |     4491     2332     12 | 29.223 % |
65.41/66.55	c 66	|     25749 |     654     4723    13963 |     4940     3510     15 | 29.223 % |
66.31/67.48	c 67	|     38724 |     654     4723    13963 |     5435     2883     16 | 29.223 % |
67.81/68.94	c 69	|     58185 |     654     4723    13963 |     5978     4490     16 | 29.223 % |
70.11/71.28	c 71	|     87377 |     654     4723    13963 |     6576     4514     16 | 29.227 % |
73.71/74.87	c 74	|    131168 |     654     4723    13963 |     7234     5721     16 | 29.227 % |
79.10/80.27	c 80	|    196853 |     654     4723    13963 |     7957     5669     15 | 29.221 % |
87.90/89.00	c 89	|    295381 |     654     4723    13963 |     8753     6944     15 | 29.227 % |
100.99/102.14	c 102	|    443171 |     654     4723    13963 |     9628     6476     20 | 29.223 % |
122.09/123.23	c 123	|    664854 |     654     4723    13963 |    10591    10053     21 | 29.226 % |
155.17/156.32	c 156	|    997379 |     654     4723    13963 |    11650     9354     20 | 29.221 % |
207.95/209.15	c 209	|   1496167 |     654     4723    13963 |    12815     9731     21 | 29.222 % |
217.14/218.38	c 218	===============================================================================
217.14/218.38	c 218	restarts              : 23
217.14/218.38	c 218	conflicts             : 1578268        (10284 /sec)
217.14/218.38	c 218	decisions             : 1804662        (1.06 % random) (11760 /sec)
217.14/218.38	c 218	propagations          : 145291301      (946753 /sec)
217.14/218.38	c 218	conflict literals     : 29715333       (35.45 % deleted)
217.14/218.38	c 218	Memory used           : 6.66 MB
217.14/218.38	c 218	CPU time              : 153.463 s
217.14/218.38	c 218	
217.14/218.38	c 218	SATISFIABLE
217.14/218.38	c 218	FOUND: _COST <= 20
217.14/218.38	c 218	DECODING HOME/temp.out WITH HOME/temp.map
217.14/218.38	c 218	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
217.24/218.48	c 218	Decoding HOME/temp.out
217.24/218.52	c 218	OBJECTIVE _COST 20
217.24/218.52	o 20
217.24/218.52	v 9 3 2 3 9 9 4 9 5 5 3 4 6 1 0 6 7 6 7 2 1 7 4 6 1
217.24/218.53	c 218	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
217.24/218.59	c 218	OBJECTIVE BOUND: 17 <= _COST <= 20
217.24/218.59	c 218	SEARCHING: _COST <= 18
217.24/218.59	c 218	SOLVING HOME/temp.cnf
217.24/218.59	c 218	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
217.24/218.60	c 218	This is MiniSat 2.0 beta
217.24/218.60	c 218	WARNING: for repeatability, setting FPU to use double precision
217.24/218.60	c 218	============================[ Problem Statistics ]=============================
217.37/218.60	c 218	|                                                                             |
217.37/218.60	c 218	|  Number of variables:  924                                                  |
217.37/218.60	c 218	|  Number of clauses:    8037                                                 |
217.37/218.60	c 218	|  Parsing time:         0.00         s                                       |
217.37/218.60	c 218	============================[ Search Statistics ]==============================
217.37/218.60	c 218	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
217.37/218.60	c 218	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
217.37/218.60	c 218	===============================================================================
217.37/218.60	c 218	|         0 |     640     4534    13436 |     1511        0    nan |  0.000 % |
217.37/218.61	c 218	|       102 |     640     4534    13436 |     1662      102     14 | 30.737 % |
217.37/218.61	c 218	|       252 |     640     4534    13436 |     1828      252     13 | 30.740 % |
217.37/218.62	c 218	|       477 |     640     4534    13436 |     2011      477     14 | 30.738 % |
217.37/218.64	c 218	|       814 |     640     4534    13436 |     2212      814     14 | 30.738 % |
217.37/218.66	c 218	|      1322 |     640     4534    13436 |     2434     1322     14 | 30.737 % |
217.37/218.70	c 218	|      2081 |     640     4534    13436 |     2677     2081     15 | 30.738 % |
217.37/218.77	c 218	|      3220 |     640     4534    13436 |     2945     3220     15 | 30.738 % |
217.37/218.86	c 218	|      4928 |     640     4534    13436 |     3239     3204     15 | 30.738 % |
217.78/219.02	c 219	|      7490 |     640     4534    13436 |     3563     2014     13 | 30.738 % |
217.97/219.28	c 219	|     11334 |     640     4534    13436 |     3920     3819     18 | 30.738 % |
218.37/219.67	c 219	|     17100 |     640     4534    13436 |     4312     2929     14 | 30.738 % |
218.97/220.28	c 220	|     25749 |     640     4534    13436 |     4743     4325     14 | 30.738 % |
219.88/221.19	c 221	|     38724 |     640     4534    13436 |     5217     4183     12 | 30.738 % |
221.37/222.62	c 222	|     58187 |     640     4534    13436 |     5739     3523     18 | 30.738 % |
223.47/224.78	c 224	|     87379 |     640     4534    13436 |     6313     4791     18 | 30.736 % |
226.97/228.27	c 228	|    131169 |     640     4534    13436 |     6944     4351     16 | 30.738 % |
232.36/233.62	c 233	|    196853 |     640     4534    13436 |     7638     6823     17 | 30.738 % |
240.46/241.77	c 241	|    295380 |     640     4534    13436 |     8402     7667     18 | 30.738 % |
253.65/254.99	c 255	|    443169 |     640     4534    13436 |     9243     8657     17 | 30.736 % |
273.65/274.90	c 275	|    664853 |     640     4534    13436 |    10167     6217     17 | 30.738 % |
305.33/306.66	c 306	|    997379 |     640     4534    13436 |    11184     8209     20 | 30.736 % |
355.02/356.39	c 356	|   1496168 |     640     4534    13436 |    12302    10562     18 | 30.736 % |
429.19/430.57	c 430	|   2244351 |     636     4486    13268 |    13532     8945     16 | 31.170 % |
546.25/547.68	c 547	|   3366625 |     635     4468    13197 |    14886    12937     20 | 31.278 % |
742.19/743.66	c 743	|   5050036 |     618     4204    12446 |    16374     8912     20 | 33.117 % |
805.46/806.90	c 807	===============================================================================
805.46/806.90	c 807	restarts              : 26
805.46/806.90	c 807	conflicts             : 5550006        (9438 /sec)
805.46/806.90	c 807	decisions             : 6449832        (1.10 % random) (10968 /sec)
805.46/806.90	c 807	propagations          : 522321587      (888191 /sec)
805.46/806.90	c 807	conflict literals     : 104773123      (32.38 % deleted)
805.46/806.90	c 807	Memory used           : 9.84 MB
805.46/806.90	c 807	CPU time              : 588.074 s
805.46/806.90	c 807	
805.46/806.90	c 807	UNSATISFIABLE
805.46/806.90	c 807	NOT FOUND: _COST <= 18
805.46/806.90	c 807	OBJECTIVE BOUND: 19 <= _COST <= 20
805.46/806.90	c 807	SEARCHING: _COST <= 19
805.46/806.90	c 807	SOLVING HOME/temp.cnf
805.46/806.90	c 807	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
805.46/806.91	c 807	This is MiniSat 2.0 beta
805.46/806.91	c 807	WARNING: for repeatability, setting FPU to use double precision
805.46/806.91	c 807	============================[ Problem Statistics ]=============================
805.46/806.91	c 807	|                                                                             |
805.46/806.91	c 807	|  Number of variables:  924                                                  |
805.46/806.91	c 807	|  Number of clauses:    8037                                                 |
805.47/807.00	c 807	|  Parsing time:         0.00         s                                       |
805.47/807.00	c 807	============================[ Search Statistics ]==============================
805.47/807.00	c 807	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
805.47/807.00	c 807	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
805.47/807.00	c 807	===============================================================================
805.47/807.00	c 807	|         0 |     647     4629    13701 |     1543        0    nan |  0.000 % |
805.47/807.01	c 807	|       100 |     647     4629    13701 |     1697      100     16 | 29.979 % |
805.47/807.01	c 807	|       250 |     647     4629    13701 |     1867      250     15 | 29.982 % |
805.47/807.02	c 807	|       477 |     647     4629    13701 |     2053      477     14 | 29.979 % |
805.47/807.04	c 807	|       815 |     647     4629    13701 |     2259      815     13 | 29.979 % |
805.47/807.06	c 807	|      1321 |     647     4629    13701 |     2485     1321     15 | 29.980 % |
805.47/807.10	c 807	|      2082 |     647     4629    13701 |     2733     2082     15 | 29.979 % |
805.47/807.16	c 807	|      3221 |     647     4629    13701 |     3006     3221     16 | 29.980 % |
805.47/807.26	c 807	|      4930 |     647     4629    13701 |     3307     3167     15 | 29.979 % |
805.87/807.42	c 807	|      7493 |     647     4629    13701 |     3638     3809     15 | 29.985 % |
806.06/807.70	c 807	|     11337 |     647     4629    13701 |     4002     3493     15 | 29.979 % |
806.46/808.09	c 808	|     17103 |     647     4629    13701 |     4402     2520     15 | 29.980 % |
807.15/808.70	c 808	|     25752 |     647     4629    13701 |     4842     3798     13 | 29.980 % |
808.06/809.66	c 809	|     38727 |     647     4629    13701 |     5326     3465     15 | 29.980 % |
809.44/811.07	c 811	|     58188 |     647     4629    13701 |     5859     5395     15 | 29.980 % |
811.63/813.29	c 813	|     87382 |     647     4629    13701 |     6445     5998     15 | 29.980 % |
815.01/816.70	c 816	|    131172 |     647     4629    13701 |     7090     4813     16 | 29.982 % |
820.29/821.96	c 822	|    196857 |     647     4629    13701 |     7799     5969     18 | 29.979 % |
829.25/830.94	c 831	|    295383 |     647     4629    13701 |     8578     4716     16 | 29.980 % |
842.88/844.63	c 844	|    443173 |     647     4629    13701 |     9436     7190     14 | 29.981 % |
863.28/865.14	c 865	|    664858 |     647     4629    13701 |    10380     5504     19 | 29.981 % |
896.41/898.49	c 898	|    997385 |     647     4629    13701 |    11418     5802     18 | 29.981 % |
949.44/951.77	c 951	|   1496173 |     647     4629    13701 |    12560     9552     21 | 29.979 % |
1031.24/1033.98	c 1034	|   2244355 |     647     4629    13701 |    13816     6906     18 | 29.980 % |
1154.63/1157.95	c 1158	|   3366629 |     647     4629    13701 |    15198    13120     21 | 29.981 % |
1352.85/1357.13	c 1357	|   5050041 |     644     4593    13578 |    16717    13445     20 | 30.303 % |
1672.88/1678.72	c 1678	|   7575158 |     644     4593    13578 |    18389    14547     21 | 30.303 % |
1752.28/1758.57	c 1758	===============================================================================
1752.28/1758.57	c 1758	restarts              : 27
1752.28/1758.57	c 1758	conflicts             : 8177022        (8636 /sec)
1752.28/1758.57	c 1758	decisions             : 9445374        (1.08 % random) (9975 /sec)
1752.28/1758.57	c 1758	propagations          : 767198222      (810249 /sec)
1752.28/1758.57	c 1758	conflict literals     : 172752138      (30.65 % deleted)
1752.28/1758.57	c 1758	Memory used           : 11.45 MB
1752.28/1758.57	c 1758	CPU time              : 946.867 s
1752.28/1758.57	c 1758	
1752.28/1758.57	c 1758	SATISFIABLE
1752.28/1758.58	c 1758	FOUND: _COST <= 19
1752.28/1758.58	c 1758	DECODING HOME/temp.out WITH HOME/temp.map
1752.28/1758.58	c 1758	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1752.38/1758.67	c 1758	Decoding HOME/temp.out
1752.38/1758.69	c 1758	OBJECTIVE _COST 19
1752.38/1758.69	o 19
1752.38/1758.70	v 2 7 6 6 9 9 1 0 0 9 8 4 6 6 7 9 7 6 5 0 4 0 5 9 7
1752.38/1758.70	c 1758	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1752.38/1758.75	c 1758	OBJECTIVE _COST 19
1752.38/1758.75	s OPTIMUM FOUND
1752.38/1758.75	c 1758	CPU 1752.23 (0.04 0.02 1752.19 0.27)
1752.38/1758.75	c 1758	END Mon Jul 14 17:14:39 2008

Verifier Data (download as text)

OK	19	44
19 unsatisfied constraints, 44 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-1116308-1216046721/watcher-1116308-1216046721 -o /tmp/evaluation-result-1116308-1216046721/solver-1116308-1216046721 -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-1116308-1216046721.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: 3.13 3.34 3.14 5/80 23144
/proc/meminfo: memFree=1730776/2055920 swapFree=4192812/4192956
[pid=23144] ppid=23142 vsize=18572 CPUtime=0
/proc/23144/stat : 23144 (runsolver) R 23142 23144 23107 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 61370834 19017728 292 996147200 4194304 4296836 548682068256 18446744073709551615 246406507815 0 0 4096 24578 0 0 0 17 1 0 0
/proc/23144/statm: 4643 292 257 25 0 2626 0

[startup+0.104079 s]
/proc/loadavg: 3.13 3.34 3.14 5/80 23144
/proc/meminfo: memFree=1730776/2055920 swapFree=4192812/4192956
[pid=23144] ppid=23142 vsize=13600 CPUtime=0.04
/proc/23144/stat : 23144 (sugar) S 23142 23144 23107 0 -1 4194304 898 127 0 0 3 1 0 0 19 0 1 0 61370834 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23144/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.201096 s]
/proc/loadavg: 3.13 3.34 3.14 5/80 23144
/proc/meminfo: memFree=1730776/2055920 swapFree=4192812/4192956
[pid=23144] ppid=23142 vsize=13600 CPUtime=0.04
/proc/23144/stat : 23144 (sugar) S 23142 23144 23107 0 -1 4194304 898 127 0 0 3 1 0 0 19 0 1 0 61370834 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23144/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.301113 s]
/proc/loadavg: 3.13 3.34 3.14 5/80 23144
/proc/meminfo: memFree=1730776/2055920 swapFree=4192812/4192956
[pid=23144] ppid=23142 vsize=13600 CPUtime=0.04
/proc/23144/stat : 23144 (sugar) S 23142 23144 23107 0 -1 4194304 916 127 0 0 3 1 0 0 15 0 1 0 61370834 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23144/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.701185 s]
/proc/loadavg: 3.13 3.34 3.14 5/80 23144
/proc/meminfo: memFree=1730776/2055920 swapFree=4192812/4192956
[pid=23144] ppid=23142 vsize=13600 CPUtime=0.29
/proc/23144/stat : 23144 (sugar) S 23142 23144 23107 0 -1 4194304 974 4288 0 1 3 1 21 4 15 0 1 0 61370834 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23144/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13600

[startup+1.50132 s]
/proc/loadavg: 3.13 3.34 3.14 4/83 23180
/proc/meminfo: memFree=1727680/2055920 swapFree=4192812/4192956
[pid=23144] ppid=23142 vsize=13600 CPUtime=0.81
/proc/23144/stat : 23144 (sugar) S 23142 23144 23107 0 -1 4194304 1177 13880 0 3 3 1 67 10 15 0 1 0 61370834 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23144/statm: 3400 805 374 3 0 500 0
[pid=23179] ppid=23144 vsize=5356 CPUtime=0
/proc/23179/stat : 23179 (sh) S 23144 23144 23107 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 61370937 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23179/statm: 1339 232 193 169 0 50 0
[pid=23180] ppid=23179 vsize=2480 CPUtime=0.44
/proc/23180/stat : 23180 (minisat) R 23179 23144 23107 0 -1 4194304 302 0 0 0 44 0 0 0 21 0 1 0 61370939 2539520 288 996147200 134512640 135127466 4294956256 18446744073709551615 134530635 0 0 4096 3 0 0 0 17 0 0 0
/proc/23180/statm: 620 288 75 150 0 467 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 21436

[startup+3.10261 s]
/proc/loadavg: 3.13 3.34 3.14 4/83 23180
/proc/meminfo: memFree=1727168/2055920 swapFree=4192812/4192956
[pid=23144] ppid=23142 vsize=13600 CPUtime=0.81
/proc/23144/stat : 23144 (sugar) S 23142 23144 23107 0 -1 4194304 1177 13880 0 3 3 1 67 10 15 0 1 0 61370834 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23144/statm: 3400 805 374 3 0 500 0
[pid=23179] ppid=23144 vsize=5356 CPUtime=0
/proc/23179/stat : 23179 (sh) S 23144 23144 23107 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 61370937 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23179/statm: 1339 232 193 169 0 50 0
[pid=23180] ppid=23179 vsize=2744 CPUtime=2.03
/proc/23180/stat : 23180 (minisat) R 23179 23144 23107 0 -1 4194304 374 0 0 0 203 0 0 0 25 0 1 0 61370939 2809856 360 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/23180/statm: 686 360 75 150 0 533 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 21700

[startup+6.30117 s]
/proc/loadavg: 3.04 3.32 3.14 4/83 23180
/proc/meminfo: memFree=1726848/2055920 swapFree=4192812/4192956
[pid=23144] ppid=23142 vsize=13600 CPUtime=0.81
/proc/23144/stat : 23144 (sugar) S 23142 23144 23107 0 -1 4194304 1177 13880 0 3 3 1 67 10 16 0 1 0 61370834 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23144/statm: 3400 805 374 3 0 500 0
[pid=23179] ppid=23144 vsize=5356 CPUtime=0
/proc/23179/stat : 23179 (sh) S 23144 23144 23107 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 61370937 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23179/statm: 1339 232 193 169 0 50 0
[pid=23180] ppid=23179 vsize=3012 CPUtime=5.2
/proc/23180/stat : 23180 (minisat) R 23179 23144 23107 0 -1 4194304 436 0 0 0 520 0 0 0 25 0 1 0 61370939 3084288 422 996147200 134512640 135127466 4294956256 18446744073709551615 134530936 0 0 4096 3 0 0 0 17 0 0 0
/proc/23180/statm: 753 422 75 150 0 600 0
Current children cumulated CPU time (s) 6.01
Current children cumulated vsize (KiB) 21968

[startup+12.7023 s]
/proc/loadavg: 2.95 3.29 3.13 4/83 23180
/proc/meminfo: memFree=1726336/2055920 swapFree=4192812/4192956
[pid=23144] ppid=23142 vsize=13600 CPUtime=0.81
/proc/23144/stat : 23144 (sugar) S 23142 23144 23107 0 -1 4194304 1177 13880 0 3 3 1 67 10 16 0 1 0 61370834 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23144/statm: 3400 805 374 3 0 500 0
[pid=23179] ppid=23144 vsize=5356 CPUtime=0
/proc/23179/stat : 23179 (sh) S 23144 23144 23107 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 61370937 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23179/statm: 1339 232 193 169 0 50 0
[pid=23180] ppid=23179 vsize=3408 CPUtime=11.54
/proc/23180/stat : 23180 (minisat) R 23179 23144 23107 0 -1 4194304 538 0 0 0 1154 0 0 0 25 0 1 0 61370939 3489792 524 996147200 134512640 135127466 4294956256 18446744073709551615 134530581 0 0 4096 3 0 0 0 17 0 0 0
/proc/23180/statm: 852 524 75 150 0 699 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 22364

[startup+25.5016 s]
/proc/loadavg: 2.96 3.28 3.13 4/83 23180
/proc/meminfo: memFree=1725824/2055920 swapFree=4192812/4192956
[pid=23144] ppid=23142 vsize=13600 CPUtime=0.81
/proc/23144/stat : 23144 (sugar) S 23142 23144 23107 0 -1 4194304 1177 13880 0 3 3 1 67 10 16 0 1 0 61370834 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23144/statm: 3400 805 374 3 0 500 0
[pid=23179] ppid=23144 vsize=5356 CPUtime=0
/proc/23179/stat : 23179 (sh) S 23144 23144 23107 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 61370937 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23179/statm: 1339 232 193 169 0 50 0
[pid=23180] ppid=23179 vsize=4068 CPUtime=24.22
/proc/23180/stat : 23180 (minisat) R 23179 23144 23107 0 -1 4194304 714 0 0 0 2422 0 0 0 25 0 1 0 61370939 4165632 700 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/23180/statm: 1017 700 75 150 0 864 0
Current children cumulated CPU time (s) 25.03
Current children cumulated vsize (KiB) 23024

[startup+51.1011 s]
/proc/loadavg: 2.89 3.24 3.12 4/83 23180
/proc/meminfo: memFree=1725248/2055920 swapFree=4192812/4192956
[pid=23144] ppid=23142 vsize=13600 CPUtime=0.81
/proc/23144/stat : 23144 (sugar) S 23142 23144 23107 0 -1 4194304 1177 13880 0 3 3 1 67 10 16 0 1 0 61370834 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23144/statm: 3400 805 374 3 0 500 0
[pid=23179] ppid=23144 vsize=5356 CPUtime=0
/proc/23179/stat : 23179 (sh) S 23144 23144 23107 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 61370937 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23179/statm: 1339 232 193 169 0 50 0
[pid=23180] ppid=23179 vsize=4740 CPUtime=49.6
/proc/23180/stat : 23180 (minisat) R 23179 23144 23107 0 -1 4194304 868 0 0 0 4960 0 0 0 25 0 1 0 61370939 4853760 854 996147200 134512640 135127466 4294956256 18446744073709551615 134530709 0 0 4096 3 0 0 0 17 0 0 0
/proc/23180/statm: 1185 854 75 150 0 1032 0
Current children cumulated CPU time (s) 50.41
Current children cumulated vsize (KiB) 23696

[startup+102.301 s]
/proc/loadavg: 2.89 3.18 3.10 3/83 23194
/proc/meminfo: memFree=1725376/2055920 swapFree=4192812/4192956
[pid=23144] ppid=23142 vsize=13600 CPUtime=63.77
/proc/23144/stat : 23144 (sugar) S 23142 23144 23107 0 -1 4194304 1347 19339 0 4 3 1 6358 15 16 0 1 0 61370834 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23144/statm: 3400 805 374 3 0 500 0
[pid=23193] ppid=23144 vsize=5356 CPUtime=0
/proc/23193/stat : 23193 (sh) S 23144 23144 23107 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 61377320 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23193/statm: 1339 232 193 169 0 50 0
[pid=23194] ppid=23193 vsize=4368 CPUtime=37.43
/proc/23194/stat : 23194 (minisat) R 23193 23144 23107 0 -1 4194304 794 0 0 0 3743 0 0 0 25 0 1 0 61377320 4472832 780 996147200 134512640 135127466 4294956256 18446744073709551615 134530654 0 0 4096 3 0 0 0 17 1 0 0
/proc/23194/statm: 1092 780 75 150 0 939 0
Current children cumulated CPU time (s) 101.2
Current children cumulated vsize (KiB) 23324

[startup+162.302 s]
/proc/loadavg: 2.86 3.12 3.08 3/83 23194
/proc/meminfo: memFree=1723968/2055920 swapFree=4192812/4192956
[pid=23144] ppid=23142 vsize=13600 CPUtime=63.77
/proc/23144/stat : 23144 (sugar) S 23142 23144 23107 0 -1 4194304 1347 19339 0 4 3 1 6358 15 16 0 1 0 61370834 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23144/statm: 3400 805 374 3 0 500 0
[pid=23193] ppid=23144 vsize=5356 CPUtime=0
/proc/23193/stat : 23193 (sh) S 23144 23144 23107 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 61377320 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23193/statm: 1339 232 193 169 0 50 0
[pid=23194] ppid=23193 vsize=5864 CPUtime=97.4
/proc/23194/stat : 23194 (minisat) R 23193 23144 23107 0 -1 4194304 1131 0 0 0 9740 0 0 0 25 0 1 0 61377320 6004736 1117 996147200 134512640 135127466 4294956256 18446744073709551615 134530973 0 0 4096 3 0 0 0 17 1 0 0
/proc/23194/statm: 1466 1117 75 150 0 1313 0
Current children cumulated CPU time (s) 161.17
Current children cumulated vsize (KiB) 24820

[startup+222.305 s]
/proc/loadavg: 2.80 3.06 3.07 4/83 23206
/proc/meminfo: memFree=1726592/2055920 swapFree=4192812/4192956
[pid=23144] ppid=23142 vsize=13600 CPUtime=217.38
/proc/23144/stat : 23144 (sugar) S 23142 23144 23107 0 -1 4194304 1462 24714 0 5 3 2 21714 19 16 0 1 0 61370834 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23144/statm: 3400 805 374 3 0 500 0
[pid=23205] ppid=23144 vsize=5356 CPUtime=0
/proc/23205/stat : 23205 (sh) S 23144 23144 23107 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 61392694 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23205/statm: 1339 232 193 169 0 50 0
[pid=23206] ppid=23205 vsize=3008 CPUtime=3.69
/proc/23206/stat : 23206 (minisat) R 23205 23144 23107 0 -1 4194304 455 0 0 0 369 0 0 0 25 0 1 0 61392695 3080192 441 996147200 134512640 135127466 4294956256 18446744073709551615 134530783 0 0 4096 3 0 0 0 17 1 0 0
/proc/23206/statm: 752 441 75 150 0 599 0
Current children cumulated CPU time (s) 221.07
Current children cumulated vsize (KiB) 21964

[startup+282.303 s]
/proc/loadavg: 2.70 3.00 3.04 3/83 23206
/proc/meminfo: memFree=1724288/2055920 swapFree=4192812/4192956
[pid=23144] ppid=23142 vsize=13600 CPUtime=217.38
/proc/23144/stat : 23144 (sugar) S 23142 23144 23107 0 -1 4194304 1462 24714 0 5 3 2 21714 19 16 0 1 0 61370834 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23144/statm: 3400 805 374 3 0 500 0
[pid=23205] ppid=23144 vsize=5356 CPUtime=0
/proc/23205/stat : 23205 (sh) S 23144 23144 23107 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 61392694 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23205/statm: 1339 232 193 169 0 50 0

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


[startup+1542.31 s]
/proc/loadavg: 2.69 2.67 2.77 3/83 23214
/proc/meminfo: memFree=1718280/2055920 swapFree=4192812/4192956
[pid=23144] ppid=23142 vsize=13600 CPUtime=805.48
/proc/23144/stat : 23144 (sugar) S 23142 23144 23107 0 -1 4194304 1517 27176 0 5 4 2 80521 21 16 0 1 0 61370834 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23144/statm: 3400 805 374 3 0 500 0
[pid=23207] ppid=23144 vsize=5356 CPUtime=0
/proc/23207/stat : 23207 (sh) S 23144 23144 23107 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 61451525 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23207/statm: 1339 232 193 169 0 50 0
[pid=23208] ppid=23207 vsize=10684 CPUtime=731.66
/proc/23208/stat : 23208 (minisat) R 23207 23144 23107 0 -1 4194304 2322 0 0 0 73165 1 0 0 25 0 1 0 61451526 10940416 2308 996147200 134512640 135127466 4294956256 18446744073709551615 134530692 0 0 4096 3 0 0 0 17 1 0 0
/proc/23208/statm: 2671 2308 75 150 0 2518 0
Current children cumulated CPU time (s) 1537.14
Current children cumulated vsize (KiB) 29640

[startup+1602.3 s]
/proc/loadavg: 2.72 2.68 2.76 3/83 23214
/proc/meminfo: memFree=1718024/2055920 swapFree=4192812/4192956
[pid=23144] ppid=23142 vsize=13600 CPUtime=805.48
/proc/23144/stat : 23144 (sugar) S 23142 23144 23107 0 -1 4194304 1517 27176 0 5 4 2 80521 21 16 0 1 0 61370834 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23144/statm: 3400 805 374 3 0 500 0
[pid=23207] ppid=23144 vsize=5356 CPUtime=0
/proc/23207/stat : 23207 (sh) S 23144 23144 23107 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 61451525 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23207/statm: 1339 232 193 169 0 50 0
[pid=23208] ppid=23207 vsize=10980 CPUtime=791.36
/proc/23208/stat : 23208 (minisat) R 23207 23144 23107 0 -1 4194304 2371 0 0 0 79135 1 0 0 25 0 1 0 61451526 11243520 2357 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/23208/statm: 2745 2357 75 150 0 2592 0
Current children cumulated CPU time (s) 1596.84
Current children cumulated vsize (KiB) 29936

[startup+1662.3 s]
/proc/loadavg: 2.58 2.65 2.74 3/83 23214
/proc/meminfo: memFree=1717768/2055920 swapFree=4192812/4192956
[pid=23144] ppid=23142 vsize=13600 CPUtime=805.48
/proc/23144/stat : 23144 (sugar) S 23142 23144 23107 0 -1 4194304 1517 27176 0 5 4 2 80521 21 16 0 1 0 61370834 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23144/statm: 3400 805 374 3 0 500 0
[pid=23207] ppid=23144 vsize=5356 CPUtime=0
/proc/23207/stat : 23207 (sh) S 23144 23144 23107 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 61451525 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23207/statm: 1339 232 193 169 0 50 0
[pid=23208] ppid=23207 vsize=11116 CPUtime=851.07
/proc/23208/stat : 23208 (minisat) R 23207 23144 23107 0 -1 4194304 2428 0 0 0 85106 1 0 0 25 0 1 0 61451526 11382784 2414 996147200 134512640 135127466 4294956256 18446744073709551615 134527709 0 0 4096 3 0 0 0 17 1 0 0
/proc/23208/statm: 2779 2414 75 150 0 2626 0
Current children cumulated CPU time (s) 1656.55
Current children cumulated vsize (KiB) 30072

[startup+1722.3 s]
/proc/loadavg: 2.61 2.64 2.73 3/83 23214
/proc/meminfo: memFree=1717448/2055920 swapFree=4192812/4192956
[pid=23144] ppid=23142 vsize=13600 CPUtime=805.48
/proc/23144/stat : 23144 (sugar) S 23142 23144 23107 0 -1 4194304 1517 27176 0 5 4 2 80521 21 16 0 1 0 61370834 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23144/statm: 3400 805 374 3 0 500 0
[pid=23207] ppid=23144 vsize=5356 CPUtime=0
/proc/23207/stat : 23207 (sh) S 23144 23144 23107 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 61451525 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23207/statm: 1339 232 193 169 0 50 0
[pid=23208] ppid=23207 vsize=11424 CPUtime=910.78
/proc/23208/stat : 23208 (minisat) R 23207 23144 23107 0 -1 4194304 2491 0 0 0 91076 2 0 0 25 0 1 0 61451526 11698176 2477 996147200 134512640 135127466 4294956256 18446744073709551615 134530722 0 0 4096 3 0 0 0 17 1 0 0
/proc/23208/statm: 2856 2477 75 150 0 2703 0
Current children cumulated CPU time (s) 1716.26
Current children cumulated vsize (KiB) 30380

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

[startup+1740.8 s]
/proc/loadavg: 2.52 2.61 2.72 3/83 23214
/proc/meminfo: memFree=1717384/2055920 swapFree=4192812/4192956
[pid=23144] ppid=23142 vsize=13600 CPUtime=805.48
/proc/23144/stat : 23144 (sugar) S 23142 23144 23107 0 -1 4194304 1517 27176 0 5 4 2 80521 21 16 0 1 0 61370834 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23144/statm: 3400 805 374 3 0 500 0
[pid=23207] ppid=23144 vsize=5356 CPUtime=0
/proc/23207/stat : 23207 (sh) S 23144 23144 23107 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 61451525 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23207/statm: 1339 232 193 169 0 50 0
[pid=23208] ppid=23207 vsize=11572 CPUtime=929.19
/proc/23208/stat : 23208 (minisat) R 23207 23144 23107 0 -1 4194304 2516 0 0 0 92917 2 0 0 25 0 1 0 61451526 11849728 2502 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/23208/statm: 2893 2502 75 150 0 2740 0
Current children cumulated CPU time (s) 1734.67
Current children cumulated vsize (KiB) 30528

[startup+1747.2 s]
/proc/loadavg: 2.48 2.60 2.71 3/83 23214
/proc/meminfo: memFree=1717320/2055920 swapFree=4192812/4192956
[pid=23144] ppid=23142 vsize=13600 CPUtime=805.48
/proc/23144/stat : 23144 (sugar) S 23142 23144 23107 0 -1 4194304 1517 27176 0 5 4 2 80521 21 16 0 1 0 61370834 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23144/statm: 3400 805 374 3 0 500 0
[pid=23207] ppid=23144 vsize=5356 CPUtime=0
/proc/23207/stat : 23207 (sh) S 23144 23144 23107 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 61451525 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23207/statm: 1339 232 193 169 0 50 0
[pid=23208] ppid=23207 vsize=11572 CPUtime=935.56
/proc/23208/stat : 23208 (minisat) R 23207 23144 23107 0 -1 4194304 2529 0 0 0 93554 2 0 0 25 0 1 0 61451526 11849728 2515 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 1 0 0
/proc/23208/statm: 2893 2515 75 150 0 2740 0
Current children cumulated CPU time (s) 1741.04
Current children cumulated vsize (KiB) 30528

[startup+1753.6 s]
/proc/loadavg: 2.48 2.60 2.71 3/83 23214
/proc/meminfo: memFree=1717128/2055920 swapFree=4192812/4192956
[pid=23144] ppid=23142 vsize=13600 CPUtime=805.48
/proc/23144/stat : 23144 (sugar) S 23142 23144 23107 0 -1 4194304 1517 27176 0 5 4 2 80521 21 16 0 1 0 61370834 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23144/statm: 3400 805 374 3 0 500 0
[pid=23207] ppid=23144 vsize=5356 CPUtime=0
/proc/23207/stat : 23207 (sh) S 23144 23144 23107 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 61451525 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23207/statm: 1339 232 193 169 0 50 0
[pid=23208] ppid=23207 vsize=11720 CPUtime=941.93
/proc/23208/stat : 23208 (minisat) R 23207 23144 23107 0 -1 4194304 2546 0 0 0 94191 2 0 0 25 0 1 0 61451526 12001280 2532 996147200 134512640 135127466 4294956256 18446744073709551615 134530936 0 0 4096 3 0 0 0 17 1 0 0
/proc/23208/statm: 2930 2532 75 150 0 2777 0
Current children cumulated CPU time (s) 1747.41
Current children cumulated vsize (KiB) 30676

[startup+1756.81 s]
/proc/loadavg: 2.48 2.60 2.71 3/83 23214
/proc/meminfo: memFree=1717128/2055920 swapFree=4192812/4192956
[pid=23144] ppid=23142 vsize=13600 CPUtime=805.48
/proc/23144/stat : 23144 (sugar) S 23142 23144 23107 0 -1 4194304 1517 27176 0 5 4 2 80521 21 16 0 1 0 61370834 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23144/statm: 3400 805 374 3 0 500 0
[pid=23207] ppid=23144 vsize=5356 CPUtime=0
/proc/23207/stat : 23207 (sh) S 23144 23144 23107 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 61451525 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23207/statm: 1339 232 193 169 0 50 0
[pid=23208] ppid=23207 vsize=11720 CPUtime=945.12
/proc/23208/stat : 23208 (minisat) R 23207 23144 23107 0 -1 4194304 2546 0 0 0 94510 2 0 0 25 0 1 0 61451526 12001280 2532 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/23208/statm: 2930 2532 75 150 0 2777 0
Current children cumulated CPU time (s) 1750.6
Current children cumulated vsize (KiB) 30676

[startup+1757.6 s]
/proc/loadavg: 2.48 2.60 2.71 3/83 23214
/proc/meminfo: memFree=1717128/2055920 swapFree=4192812/4192956
[pid=23144] ppid=23142 vsize=13600 CPUtime=805.48
/proc/23144/stat : 23144 (sugar) S 23142 23144 23107 0 -1 4194304 1517 27176 0 5 4 2 80521 21 16 0 1 0 61370834 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23144/statm: 3400 805 374 3 0 500 0
[pid=23207] ppid=23144 vsize=5356 CPUtime=0
/proc/23207/stat : 23207 (sh) S 23144 23144 23107 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 61451525 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23207/statm: 1339 232 193 169 0 50 0
[pid=23208] ppid=23207 vsize=11720 CPUtime=945.91
/proc/23208/stat : 23208 (minisat) R 23207 23144 23107 0 -1 4194304 2546 0 0 0 94589 2 0 0 25 0 1 0 61451526 12001280 2532 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/23208/statm: 2930 2532 75 150 0 2777 0
Current children cumulated CPU time (s) 1751.39
Current children cumulated vsize (KiB) 30676

[startup+1758.4 s]
/proc/loadavg: 2.48 2.60 2.71 3/83 23214
/proc/meminfo: memFree=1717128/2055920 swapFree=4192812/4192956
[pid=23144] ppid=23142 vsize=13600 CPUtime=805.48
/proc/23144/stat : 23144 (sugar) S 23142 23144 23107 0 -1 4194304 1517 27176 0 5 4 2 80521 21 16 0 1 0 61370834 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23144/statm: 3400 805 374 3 0 500 0
[pid=23207] ppid=23144 vsize=5356 CPUtime=0
/proc/23207/stat : 23207 (sh) S 23144 23144 23107 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 61451525 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23207/statm: 1339 232 193 169 0 50 0
[pid=23208] ppid=23207 vsize=11720 CPUtime=946.71
/proc/23208/stat : 23208 (minisat) R 23207 23144 23107 0 -1 4194304 2554 0 0 0 94669 2 0 0 25 0 1 0 61451526 12001280 2540 996147200 134512640 135127466 4294956256 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 1 0 0
/proc/23208/statm: 2930 2540 75 150 0 2777 0
Current children cumulated CPU time (s) 1752.19
Current children cumulated vsize (KiB) 30676

[startup+1758.6 s]
/proc/loadavg: 2.48 2.60 2.71 3/83 23214
/proc/meminfo: memFree=1717128/2055920 swapFree=4192812/4192956
[pid=23144] ppid=23142 vsize=13600 CPUtime=1752.38
/proc/23144/stat : 23144 (sugar) S 23142 23144 23107 0 -1 4194304 1559 30025 0 5 4 2 175208 24 17 0 1 0 61370834 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23144/statm: 3400 805 374 3 0 500 0
Current children cumulated CPU time (s) 1752.38
Current children cumulated vsize (KiB) 13600

[startup+1758.7 s]
/proc/loadavg: 2.48 2.60 2.71 3/83 23214
/proc/meminfo: memFree=1717128/2055920 swapFree=4192812/4192956
[pid=23144] ppid=23142 vsize=13600 CPUtime=1752.38
/proc/23144/stat : 23144 (sugar) S 23142 23144 23107 0 -1 4194304 1580 30025 0 5 4 2 175208 24 16 0 1 0 61370834 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23144/statm: 3400 805 374 3 0 500 0
Current children cumulated CPU time (s) 1752.38
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 1758.76
CPU time (s): 1752.53
CPU user time (s): 1752.24
CPU system time (s): 0.292955
CPU usage (%): 99.6459
Max. virtual memory (cumulated for all children) (KiB): 30676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1752.24
system time used= 0.292955
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35371
page faults= 6
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1962
involuntary context switches= 48951

runsolver used 1.75773 second user time and 4.65129 second system time

The end

Launcher Data (download as text)

Begin job on node61 at 2008-07-14 16:45:21
IDJOB=1116308
IDBENCH=61978
IDSOLVER=368
FILE ID=node61/1116308-1216046721
PBS_JOBID= 7904982
Free space on /tmp= 66492 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/maxcsp/randomMaxCSP/sparseTight/normalized-vcsp-25-10-21-85-24_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-1116308-1216046721/watcher-1116308-1216046721 -o /tmp/evaluation-result-1116308-1216046721/solver-1116308-1216046721 -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-1116308-1216046721.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 0f56cf3094c7f048d58bba0c0e63009d
RANDOM SEED=1588316006

node61.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.279
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.279
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:       1731256 kB
Buffers:         47748 kB
Cached:         134492 kB
SwapCached:          0 kB
Active:         219576 kB
Inactive:        51596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1731256 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1476 kB
Writeback:           0 kB
Mapped:         109300 kB
Slab:            38864 kB
Committed_AS:  1030756 kB
PageTables:       1896 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264884 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66492 MiB
End job on node61 at 2008-07-14 17:14:39