Trace number 1108332

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)14 3600.08 3634.42

General information on the benchmark

Namecsp/rand-2-26/
normalized-rand-26-26-325-155-52021_ext.xml
MD5SUM1c48693b0a57d78b43fa49bf02ae620f
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 benchmark1646.13
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.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.04	c 0	BEGIN Fri Jul 11 18:32:23 2008
0.00/0.05	c 0	PID 13708
0.00/0.05	c 0	HOST node55.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1108332-1215793943.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-1108332-1215793943.xml' 'HOME/temp.csp'
0.03/0.79	c 1	1 domains, 26 variables, 0 predicates, 325 relations, 325 constraints
0.03/0.83	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.83	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.75/0.91	c 1	Parsing HOME/temp.csp
1.19/1.32	c 2	parsed 677 expressions
1.19/1.33	c 2	Heap : 5 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.19/1.33	c 2	MAX CSP: 325 constraints
1.19/1.33	c 2	Converting to clausal form CSP
1.19/1.36	c 2	converted 101 (10%) expressions
1.19/1.36	c 2	converted 201 (20%) expressions
1.19/1.37	c 2	converted 302 (30%) expressions
1.30/1.41	c 2	converted 402 (40%) expressions
1.30/1.48	c 2	converted 503 (50%) expressions
1.40/1.50	c 2	converted 603 (60%) expressions
1.40/1.53	c 2	converted 704 (70%) expressions
1.40/1.56	c 2	converted 804 (80%) expressions
1.40/1.58	c 2	converted 905 (90%) expressions
1.58/1.76	c 2	converted 1005 (100%) expressions
1.58/1.76	c 2	CSP : 676 integers, 0 booleans, 974 clauses, largest domain size 488
1.58/1.76	c 2	Heap : 11 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.58/1.76	c 2	Propagation in CSP
1.58/1.80	c 2	321 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.58/1.80	c 2	CSP : 676 integers, 0 booleans, 974 clauses, largest domain size 326
1.58/1.80	c 2	Heap : 11 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.69/1.80	c 2	Simplifing CSP by introducing new Boolean variables
1.69/1.80	c 2	CSP : 676 integers, 0 booleans, 974 clauses, largest domain size 326
1.69/1.80	c 2	Heap : 11 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.69/1.86	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.69/1.87	c 2	68 (10%) CSP integer variables are encoded (624 clauses, 6720 bytes)
1.69/1.87	c 2	136 (20%) CSP integer variables are encoded (624 clauses, 6720 bytes)
1.69/1.87	c 2	203 (30%) CSP integer variables are encoded (624 clauses, 6720 bytes)
1.69/1.88	c 2	271 (40%) CSP integer variables are encoded (624 clauses, 6720 bytes)
1.69/1.88	c 2	338 (50%) CSP integer variables are encoded (624 clauses, 6720 bytes)
1.69/1.88	c 2	406 (60%) CSP integer variables are encoded (1168 clauses, 13745 bytes)
1.69/1.88	c 2	474 (70%) CSP integer variables are encoded (1579 clauses, 19088 bytes)
1.69/1.88	c 2	541 (80%) CSP integer variables are encoded (2083 clauses, 25640 bytes)
1.69/1.89	c 2	609 (90%) CSP integer variables are encoded (4590 clauses, 58231 bytes)
1.69/1.89	c 2	676 (100%) CSP integer variables are encoded (5317 clauses, 67682 bytes)
1.78/2.00	c 2	98 (10%) CSP clauses are encoded (15845 clauses, 299801 bytes)
1.89/2.07	c 2	195 (20%) CSP clauses are encoded (26317 clauses, 552488 bytes)
1.99/2.14	c 2	293 (30%) CSP clauses are encoded (36835 clauses, 806594 bytes)
1.99/2.17	c 2	390 (40%) CSP clauses are encoded (41090 clauses, 903135 bytes)
1.99/2.19	c 2	487 (50%) CSP clauses are encoded (47989 clauses, 1026264 bytes)
1.99/2.19	c 2	585 (60%) CSP clauses are encoded (50233 clauses, 1064725 bytes)
2.08/2.23	c 2	682 (70%) CSP clauses are encoded (69370 clauses, 1413225 bytes)
2.08/2.29	c 3	780 (80%) CSP clauses are encoded (87612 clauses, 1728549 bytes)
2.18/2.36	c 3	877 (90%) CSP clauses are encoded (127853 clauses, 2462938 bytes)
2.27/2.45	c 3	974 (100%) CSP clauses are encoded (181546 clauses, 3446760 bytes)
2.27/2.46	c 3	974 CSP clauses encoded
2.27/2.46	c 3	Writing map file : HOME/temp.map
2.27/2.47	c 3	Heap : 5 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.27/2.47	c 3	SAT : 5993 SAT variables, 181546 SAT clauses, 3446760 bytes
2.27/2.47	c 3	Heap : 5 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.35/2.51	c 3	OBJECTIVE minimize _COST
2.35/2.51	c 3	OBJECTIVE BOUND: 0 <= _COST <= 
2.35/2.51	c 3	SEARCHING: _COST <= 163
2.35/2.51	c 3	SOLVING HOME/temp.cnf
2.35/2.51	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.35/2.51	c 3	This is MiniSat 2.0 beta
2.35/2.51	c 3	WARNING: for repeatability, setting FPU to use double precision
2.35/2.51	c 3	============================[ Problem Statistics ]=============================
2.35/2.51	c 3	|                                                                             |
2.35/2.52	c 3	|  Number of variables:  5993                                                 |
2.35/2.52	c 3	|  Number of clauses:    181547                                               |
2.37/2.61	c 3	|  Parsing time:         0.08         s                                       |
2.37/2.64	c 3	============================[ Search Statistics ]==============================
2.37/2.64	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.37/2.64	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.37/2.64	c 3	===============================================================================
2.37/2.64	c 3	|         0 |    4535   129316   440424 |    43105        0    nan |  0.000 % |
2.37/2.66	c 3	===============================================================================
2.37/2.66	c 3	restarts              : 1
2.37/2.66	c 3	conflicts             : 18             (137 /sec)
2.37/2.66	c 3	decisions             : 49             (0.00 % random) (374 /sec)
2.37/2.66	c 3	propagations          : 8029           (61299 /sec)
2.37/2.66	c 3	conflict literals     : 1055           (10.37 % deleted)
2.37/2.66	c 3	Memory used           : 9.35 MB
2.37/2.66	c 3	CPU time              : 0.13098 s
2.37/2.66	c 3	
2.37/2.66	c 3	SATISFIABLE
2.37/2.66	c 3	FOUND: _COST <= 163
2.37/2.66	s SATISFIABLE
2.37/2.66	c 3	DECODING HOME/temp.out WITH HOME/temp.map
2.37/2.66	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.52/2.78	c 3	Decoding HOME/temp.out
2.52/2.88	c 3	OBJECTIVE _COST 117
2.52/2.88	o 117
2.52/2.88	v 19 15 24 4 6 1 13 7 13 24 6 8 18 14 11 25 25 14 25 25 23 24 25 21 25 25
2.52/2.90	c 3	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.52/2.93	c 3	OBJECTIVE BOUND: 0 <= _COST <= 117
2.52/2.93	c 3	SEARCHING: _COST <= 58
2.52/2.93	c 3	SOLVING HOME/temp.cnf
2.52/2.93	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.52/2.93	c 3	This is MiniSat 2.0 beta
2.52/2.93	c 3	WARNING: for repeatability, setting FPU to use double precision
2.52/2.93	c 3	============================[ Problem Statistics ]=============================
2.52/2.93	c 3	|                                                                             |
2.52/2.93	c 3	|  Number of variables:  5993                                                 |
2.52/2.93	c 3	|  Number of clauses:    181547                                               |
2.75/3.03	c 3	|  Parsing time:         0.08         s                                       |
2.75/3.07	c 3	============================[ Search Statistics ]==============================
2.75/3.07	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.75/3.07	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.75/3.07	c 3	===============================================================================
2.75/3.07	c 3	|         0 |    3415    81969   301638 |    27323        0    nan |  0.000 % |
2.75/3.10	c 3	|       100 |    3415    81969   301638 |    30055      100     59 | 43.017 % |
2.75/3.15	c 3	|       250 |    3415    81969   301638 |    33060      250     48 | 43.017 % |
2.75/3.16	c 3	===============================================================================
2.75/3.16	c 3	restarts              : 3
2.75/3.16	c 3	conflicts             : 319            (1464 /sec)
2.75/3.16	c 3	decisions             : 537            (1.12 % random) (2464 /sec)
2.75/3.16	c 3	propagations          : 90495          (415179 /sec)
2.75/3.16	c 3	conflict literals     : 14967          (23.56 % deleted)
2.75/3.16	c 3	Memory used           : 9.48 MB
2.75/3.16	c 3	CPU time              : 0.217966 s
2.75/3.16	c 3	
2.75/3.16	c 3	SATISFIABLE
2.75/3.17	c 3	FOUND: _COST <= 58
2.75/3.17	c 3	DECODING HOME/temp.out WITH HOME/temp.map
2.75/3.17	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.01/3.25	c 4	Decoding HOME/temp.out
3.11/3.35	c 4	OBJECTIVE _COST 58
3.11/3.35	o 58
3.11/3.35	v 24 0 8 3 25 23 10 25 23 25 25 11 2 25 25 25 6 23 2 16 6 25 25 25 25 25
3.11/3.37	c 4	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.18/3.40	c 4	OBJECTIVE BOUND: 0 <= _COST <= 58
3.18/3.40	c 4	SEARCHING: _COST <= 29
3.18/3.40	c 4	SOLVING HOME/temp.cnf
3.18/3.40	c 4	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.18/3.40	c 4	This is MiniSat 2.0 beta
3.18/3.40	c 4	WARNING: for repeatability, setting FPU to use double precision
3.18/3.40	c 4	============================[ Problem Statistics ]=============================
3.18/3.40	c 4	|                                                                             |
3.18/3.41	c 4	|  Number of variables:  5993                                                 |
3.18/3.41	c 4	|  Number of clauses:    181547                                               |
3.20/3.50	c 4	|  Parsing time:         0.09         s                                       |
3.20/3.55	c 4	============================[ Search Statistics ]==============================
3.20/3.55	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.20/3.55	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.20/3.55	c 4	===============================================================================
3.20/3.55	c 4	|         0 |    2956    62291   243952 |    20763        0    nan |  0.000 % |
3.20/3.58	c 4	|       100 |    2956    62291   243952 |    22840      100     49 | 50.676 % |
3.20/3.61	c 4	|       250 |    2956    62291   243952 |    25124      250     40 | 50.676 % |
3.20/3.66	c 4	|       475 |    2956    62291   243952 |    27636      475     45 | 50.676 % |
3.20/3.73	c 4	|       812 |    2956    62291   243952 |    30400      812     42 | 50.676 % |
3.20/3.82	c 4	|      1318 |    2956    62291   243952 |    33440     1318     38 | 50.676 % |
3.20/3.98	c 4	|      2077 |    2956    62291   243952 |    36784     2077     36 | 50.676 % |
3.20/4.22	c 4	|      3218 |    2956    62291   243952 |    40462     3218     35 | 50.676 % |
4.37/4.60	c 5	|      4927 |    2956    62291   243952 |    44508     4927     33 | 50.676 % |
4.97/5.21	c 5	|      7489 |    2956    62291   243952 |    48959     7489     33 | 50.676 % |
5.96/6.20	c 6	|     11333 |    2956    62291   243952 |    53855    11333     34 | 50.676 % |
7.45/7.79	c 8	|     17099 |    2956    62291   243952 |    59241    17099     33 | 50.676 % |
10.41/10.79	c 11	|     25749 |    2956    62291   243952 |    65165    25749     33 | 50.676 % |
15.76/16.12	c 16	|     38724 |    2956    62291   243952 |    71681    38724     34 | 50.676 % |
25.96/26.41	c 27	|     58185 |    2956    62291   243952 |    78849    58185     34 | 50.676 % |
44.09/44.76	c 45	|     87379 |    2956    62291   243952 |    86734    17791     28 | 50.677 % |
46.07/46.76	c 47	===============================================================================
46.07/46.76	c 47	restarts              : 16
46.07/46.76	c 47	conflicts             : 92694          (2160 /sec)
46.07/46.76	c 47	decisions             : 101798         (0.56 % random) (2373 /sec)
46.07/46.76	c 47	propagations          : 33319243       (776555 /sec)
46.07/46.76	c 47	conflict literals     : 3082494        (41.91 % deleted)
46.07/46.76	c 47	Memory used           : 20.26 MB
46.07/46.76	c 47	CPU time              : 42.9065 s
46.07/46.76	c 47	
46.07/46.76	c 47	SATISFIABLE
46.07/46.77	c 47	FOUND: _COST <= 29
46.07/46.77	c 47	DECODING HOME/temp.out WITH HOME/temp.map
46.07/46.77	c 47	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
46.15/46.85	c 47	Decoding HOME/temp.out
46.15/46.94	c 47	OBJECTIVE _COST 29
46.15/46.95	o 29
46.15/46.95	v 25 14 24 12 25 25 10 19 25 16 25 0 13 25 16 25 25 23 25 7 7 10 25 21 22 25
46.15/46.97	c 47	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
46.15/46.99	c 47	OBJECTIVE BOUND: 0 <= _COST <= 29
46.15/46.99	c 47	SEARCHING: _COST <= 14
46.15/46.99	c 47	SOLVING HOME/temp.cnf
46.15/46.99	c 47	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
46.15/46.99	c 47	This is MiniSat 2.0 beta
46.15/46.99	c 47	WARNING: for repeatability, setting FPU to use double precision
46.15/46.99	c 47	============================[ Problem Statistics ]=============================
46.15/46.99	c 47	|                                                                             |
46.15/46.99	c 47	|  Number of variables:  5993                                                 |
46.15/46.99	c 47	|  Number of clauses:    181547                                               |
46.36/47.09	c 47	|  Parsing time:         0.09         s                                       |
46.36/47.14	c 47	============================[ Search Statistics ]==============================
46.36/47.14	c 47	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
46.36/47.14	c 47	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
46.36/47.14	c 47	===============================================================================
46.36/47.14	c 47	|         0 |    2561    50494   209731 |    16831        0    nan |  0.000 % |
46.36/47.17	c 47	|       103 |    2561    50494   209731 |    18514      103     59 | 57.267 % |
46.56/47.21	c 47	|       253 |    2561    50494   209731 |    20365      253     50 | 57.267 % |
46.56/47.27	c 48	|       478 |    2561    50494   209731 |    22402      478     42 | 57.267 % |
46.66/47.35	c 48	|       815 |    2561    50494   209731 |    24642      815     38 | 57.267 % |
46.75/47.45	c 48	|      1321 |    2561    50494   209731 |    27107     1321     34 | 57.267 % |
46.95/47.64	c 48	|      2080 |    2561    50494   209731 |    29817     2080     31 | 57.267 % |
47.25/47.93	c 48	|      3219 |    2561    50494   209731 |    32799     3219     29 | 57.267 % |
47.65/48.36	c 49	|      4927 |    2561    50494   209731 |    36079     4927     29 | 57.267 % |
48.34/49.07	c 49	|      7489 |    2561    50494   209731 |    39687     7489     30 | 57.267 % |
49.42/50.17	c 50	|     11333 |    2561    50494   209731 |    43656    11333     30 | 57.267 % |
51.41/52.18	c 52	|     17101 |    2561    50494   209731 |    48021    17101     32 | 57.267 % |
54.87/55.65	c 56	|     25750 |    2561    50494   209731 |    52823    25750     37 | 57.267 % |
62.01/62.87	c 63	|     38725 |    2561    50494   209731 |    58106    38725     37 | 57.267 % |
75.68/76.61	c 77	|     58186 |    2561    50494   209731 |    63916    58186     36 | 57.267 % |
95.10/96.21	c 96	|     87378 |    2561    50494   209731 |    70308    32900     37 | 57.267 % |
129.67/131.11	c 131	|    131167 |    2561    50494   209731 |    77339    17581     35 | 57.267 % |
183.85/185.86	c 186	|    196853 |    2561    50494   209731 |    85073    19627     32 | 57.267 % |
261.82/264.56	c 265	|    295379 |    2561    50494   209731 |    93580    45606     32 | 57.267 % |
392.88/396.84	c 397	|    443168 |    2561    50494   209731 |   102938    32614     37 | 57.267 % |
571.98/577.69	c 578	|    664851 |    2561    50494   209731 |   113232    73660     35 | 57.267 % |
876.60/885.11	c 885	|    997376 |    2561    50494   209731 |   124556   102123     39 | 57.267 % |
1048.98/1059.10	c 1059	===============================================================================
1048.98/1059.10	c 1059	restarts              : 22
1048.98/1059.10	c 1059	conflicts             : 1177191        (1174 /sec)
1048.98/1059.10	c 1059	decisions             : 1262205        (0.61 % random) (1259 /sec)
1048.98/1059.10	c 1059	propagations          : 398775542      (397769 /sec)
1048.98/1059.10	c 1059	conflict literals     : 41392473       (41.53 % deleted)
1048.98/1059.10	c 1059	Memory used           : 36.61 MB
1048.98/1059.10	c 1059	CPU time              : 1002.53 s
1048.98/1059.10	c 1059	
1048.98/1059.10	c 1059	SATISFIABLE
1048.98/1059.11	c 1059	FOUND: _COST <= 14
1048.98/1059.11	c 1059	DECODING HOME/temp.out WITH HOME/temp.map
1048.98/1059.11	c 1059	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1049.07/1059.20	c 1059	Decoding HOME/temp.out
1049.07/1059.30	c 1060	OBJECTIVE _COST 14
1049.07/1059.30	o 14
1049.16/1059.30	v 25 15 4 0 25 23 9 25 20 4 25 4 14 25 18 16 2 25 12 20 17 22 25 11 25 10
1049.16/1059.34	c 1060	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1049.16/1059.39	c 1060	OBJECTIVE BOUND: 0 <= _COST <= 14
1049.16/1059.39	c 1060	SEARCHING: _COST <= 7
1049.16/1059.39	c 1060	SOLVING HOME/temp.cnf
1049.16/1059.39	c 1060	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1049.16/1059.39	c 1060	This is MiniSat 2.0 beta
1049.16/1059.39	c 1060	WARNING: for repeatability, setting FPU to use double precision
1049.16/1059.39	c 1060	============================[ Problem Statistics ]=============================
1049.16/1059.39	c 1060	|                                                                             |
1049.16/1059.39	c 1060	|  Number of variables:  5993                                                 |
1049.16/1059.39	c 1060	|  Number of clauses:    181547                                               |
1049.22/1059.49	c 1060	|  Parsing time:         0.09         s                                       |
1049.22/1059.53	c 1060	============================[ Search Statistics ]==============================
1049.22/1059.53	c 1060	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1049.22/1059.53	c 1060	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1049.22/1059.53	c 1060	===============================================================================
1049.22/1059.53	c 1060	|         0 |    2218    44240   191991 |    14746        0    nan |  0.000 % |
1049.22/1059.57	c 1060	|       103 |    2218    44240   191991 |    16221      103     50 | 62.990 % |
1049.22/1059.60	c 1060	|       254 |    2218    44240   191991 |    17843      254     51 | 62.990 % |
1049.22/1059.66	c 1060	|       479 |    2218    44240   191991 |    19627      479     43 | 62.990 % |
1049.22/1059.76	c 1060	|       816 |    2218    44240   191991 |    21590      816     40 | 62.990 % |
1049.22/1059.89	c 1060	|      1322 |    2218    44240   191991 |    23749     1322     37 | 62.990 % |
1049.22/1060.10	c 1060	|      2082 |    2218    44240   191991 |    26124     2082     42 | 62.990 % |
1050.21/1060.41	c 1061	|      3221 |    2218    44240   191991 |    28737     3221     46 | 62.990 % |
1050.71/1060.92	c 1061	|      4929 |    2218    44240   191991 |    31610     4929     43 | 62.990 % |
1051.50/1061.75	c 1062	|      7492 |    2218    44240   191991 |    34771     7492     44 | 62.990 % |
1052.59/1062.82	c 1063	|     11336 |    2218    44240   191991 |    38249    11336     38 | 62.990 % |
1054.47/1064.75	c 1065	|     17102 |    2218    44240   191991 |    42073    17102     38 | 62.990 % |
1058.24/1068.50	c 1069	|     25751 |    2218    44240   191991 |    46281    25751     41 | 62.990 % |
1064.47/1074.83	c 1075	|     38725 |    2218    44240   191991 |    50909    38725     40 | 62.990 % |
1075.76/1086.21	c 1086	|     58186 |    2218    44240   191991 |    56000    16747     40 | 62.990 % |
1090.92/1101.56	c 1102	|     87378 |    2218    44240   191991 |    61600    45939     40 | 62.990 % |
1116.59/1127.48	c 1128	|    131167 |    2218    44240   191991 |    67760    37650     35 | 62.990 % |
1159.68/1170.96	c 1171	|    196851 |    2218    44240   191991 |    74536    46627     33 | 62.990 % |
1223.67/1235.53	c 1236	|    295378 |    2218    44240   191991 |    81990    78435     52 | 62.990 % |
1329.26/1342.15	c 1342	|    443167 |    2218    44240   191991 |    90189    84225     40 | 62.990 % |
1497.77/1512.29	c 1513	|    664850 |    2218    44240   191991 |    99208    62377     65 | 62.994 % |
1749.87/1766.72	c 1767	|    997375 |    2218    44240   191991 |   109129    37536     36 | 62.990 % |
2146.03/2166.60	c 2167	|   1496164 |    2218    44240   191991 |   120041    49122     38 | 62.990 % |
2828.98/2856.08	c 2856	|   2244346 |    2218    44240   191991 |   132046    41609     29 | 62.990 % |
3600.08/3634.42	c ERROR unknown output  in HOME/temp.out
3600.08/3634.42	c 3635	CPU 1048.8 (0.04 0.01 1048.76 0.41)
3600.08/3634.42	c 3635	END Fri Jul 11 19:32:58 2008

Verifier Data (download as text)

OK	14	311
14 unsatisfied constraints, 311 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-1108332-1215793943/watcher-1108332-1215793943 -o /tmp/evaluation-result-1108332-1215793943/solver-1108332-1215793943 -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-1108332-1215793943.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 4000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.01 2.01 4/81 13708
/proc/meminfo: memFree=1790664/2055920 swapFree=4192952/4192956
[pid=13708] ppid=13706 vsize=18572 CPUtime=0
/proc/13708/stat : 13708 (runsolver) R 13706 13708 12474 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 36092964 19017728 292 996147200 4194304 4296836 548682068256 18446744073709551615 248761609511 0 0 4096 24578 0 0 0 17 1 0 0
/proc/13708/statm: 4643 292 257 25 0 2626 0

[startup+0.0667041 s]
/proc/loadavg: 2.00 2.01 2.01 4/81 13708
/proc/meminfo: memFree=1790664/2055920 swapFree=4192952/4192956
[pid=13708] ppid=13706 vsize=13600 CPUtime=0.03
/proc/13708/stat : 13708 (sugar) S 13706 13708 12474 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 36092964 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13708/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.101702 s]
/proc/loadavg: 2.00 2.01 2.01 4/81 13708
/proc/meminfo: memFree=1790664/2055920 swapFree=4192952/4192956
[pid=13708] ppid=13706 vsize=13600 CPUtime=0.03
/proc/13708/stat : 13708 (sugar) S 13706 13708 12474 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 36092964 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13708/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.30172 s]
/proc/loadavg: 2.00 2.01 2.01 4/81 13708
/proc/meminfo: memFree=1790664/2055920 swapFree=4192952/4192956
[pid=13708] ppid=13706 vsize=13600 CPUtime=0.03
/proc/13708/stat : 13708 (sugar) S 13706 13708 12474 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 36092964 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13708/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701757 s]
/proc/loadavg: 2.00 2.01 2.01 4/81 13708
/proc/meminfo: memFree=1790664/2055920 swapFree=4192952/4192956
[pid=13708] ppid=13706 vsize=13600 CPUtime=0.03
/proc/13708/stat : 13708 (sugar) S 13706 13708 12474 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 36092964 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13708/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50283 s]
/proc/loadavg: 2.08 2.03 2.02 4/92 13730
/proc/meminfo: memFree=1782640/2055920 swapFree=4192952/4192956
[pid=13708] ppid=13706 vsize=13600 CPUtime=0.75
/proc/13708/stat : 13708 (sugar) S 13706 13708 12474 0 -1 4194304 974 4802 0 1 3 0 69 3 15 0 1 0 36092964 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13708/statm: 3400 797 370 3 0 500 0
[pid=13721] ppid=13708 vsize=5356 CPUtime=0
/proc/13721/stat : 13721 (sh) S 13708 13708 12474 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 36093048 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13721/statm: 1339 233 193 169 0 50 0
[pid=13722] ppid=13721 vsize=864136 CPUtime=0.65
/proc/13722/stat : 13722 (java) S 13721 13708 12474 0 -1 0 6894 0 1 0 62 3 0 0 18 0 9 0 36093048 884875264 6154 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13722/statm: 216034 6154 2540 9 0 210609 0
[pid=13722/tid=13723] ppid=13721 vsize=864136 CPUtime=0.36
/proc/13722/task/13723/stat : 13723 (java) R 13721 13708 12474 0 -1 64 2590 0 1 0 35 1 0 0 22 0 9 0 36093049 884875264 6154 996147200 134512640 134550740 4294955936 18446744073709551615 4125978600 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13722/tid=13724] ppid=13721 vsize=864136 CPUtime=0.17
/proc/13722/task/13724/stat : 13724 (java) S 13721 13708 12474 0 -1 64 3266 0 0 0 17 0 0 0 16 0 9 0 36093050 884875264 6154 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13722/tid=13725] ppid=13721 vsize=864136 CPUtime=0
/proc/13722/task/13725/stat : 13725 (java) S 13721 13708 12474 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 36093050 884875264 6154 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13722/tid=13726] ppid=13721 vsize=864136 CPUtime=0
/proc/13722/task/13726/stat : 13726 (java) S 13721 13708 12474 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 36093050 884875264 6154 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13722/tid=13727] ppid=13721 vsize=864136 CPUtime=0
/proc/13722/task/13727/stat : 13727 (java) S 13721 13708 12474 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 36093052 884875264 6154 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13722/tid=13728] ppid=13721 vsize=864136 CPUtime=0.09
/proc/13722/task/13728/stat : 13728 (java) S 13721 13708 12474 0 -1 64 341 0 0 0 9 0 0 0 16 0 9 0 36093052 884875264 6154 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13722/tid=13729] ppid=13721 vsize=864136 CPUtime=0
/proc/13722/task/13729/stat : 13729 (java) S 13721 13708 12474 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 36093052 884875264 6154 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13722/tid=13730] ppid=13721 vsize=864136 CPUtime=0
/proc/13722/task/13730/stat : 13730 (java) S 13721 13708 12474 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36093052 884875264 6154 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 883092

[startup+3.10298 s]
/proc/loadavg: 2.08 2.03 2.02 3/92 13730
/proc/meminfo: memFree=1764656/2055920 swapFree=4192952/4192956
[pid=13708] ppid=13706 vsize=13728 CPUtime=2.75
/proc/13708/stat : 13708 (sugar) S 13706 13708 12474 0 -1 4194304 1182 20578 0 3 4 1 254 16 15 0 1 0 36092964 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13708/statm: 3432 811 374 3 0 532 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 13728

[startup+6.30128 s]
/proc/loadavg: 2.08 2.03 2.02 3/84 13756
/proc/meminfo: memFree=1775152/2055920 swapFree=4192952/4192956
[pid=13708] ppid=13706 vsize=13728 CPUtime=3.2
/proc/13708/stat : 13708 (sugar) S 13706 13708 12474 0 -1 4194304 1297 26977 0 4 4 1 295 20 16 0 1 0 36092964 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13708/statm: 3432 811 374 3 0 532 0
[pid=13755] ppid=13708 vsize=5356 CPUtime=0
/proc/13755/stat : 13755 (sh) S 13708 13708 12474 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36093305 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13755/statm: 1339 232 193 169 0 50 0
[pid=13756] ppid=13755 vsize=9852 CPUtime=2.86
/proc/13756/stat : 13756 (minisat) R 13755 13708 12474 0 -1 4194304 2345 0 0 0 285 1 0 0 25 0 1 0 36093305 10088448 2331 996147200 134512640 135127466 4294956256 18446744073709551615 134529007 0 0 4096 3 0 0 0 17 1 0 0
/proc/13756/statm: 2463 2331 75 150 0 2310 0
Current children cumulated CPU time (s) 6.06
Current children cumulated vsize (KiB) 28936

[startup+12.7019 s]
/proc/loadavg: 2.07 2.02 2.01 3/84 13756
/proc/meminfo: memFree=1773040/2055920 swapFree=4192952/4192956
[pid=13708] ppid=13706 vsize=13728 CPUtime=3.2
/proc/13708/stat : 13708 (sugar) S 13706 13708 12474 0 -1 4194304 1297 26977 0 4 4 1 295 20 16 0 1 0 36092964 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13708/statm: 3432 811 374 3 0 532 0
[pid=13755] ppid=13708 vsize=5356 CPUtime=0
/proc/13755/stat : 13755 (sh) S 13708 13708 12474 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36093305 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13755/statm: 1339 232 193 169 0 50 0
[pid=13756] ppid=13755 vsize=12196 CPUtime=9.19
/proc/13756/stat : 13756 (minisat) R 13755 13708 12474 0 -1 4194304 2939 0 0 0 918 1 0 0 25 0 1 0 36093305 12488704 2925 996147200 134512640 135127466 4294956256 18446744073709551615 134528627 0 0 4096 3 0 0 0 17 1 0 0
/proc/13756/statm: 3049 2925 75 150 0 2896 0
Current children cumulated CPU time (s) 12.39
Current children cumulated vsize (KiB) 31280

[startup+25.501 s]
/proc/loadavg: 2.06 2.02 2.01 3/84 13756
/proc/meminfo: memFree=1768624/2055920 swapFree=4192952/4192956
[pid=13708] ppid=13706 vsize=13728 CPUtime=3.2
/proc/13708/stat : 13708 (sugar) S 13706 13708 12474 0 -1 4194304 1297 26977 0 4 4 1 295 20 16 0 1 0 36092964 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13708/statm: 3432 811 374 3 0 532 0
[pid=13755] ppid=13708 vsize=5356 CPUtime=0
/proc/13755/stat : 13755 (sh) S 13708 13708 12474 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36093305 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13755/statm: 1339 232 193 169 0 50 0
[pid=13756] ppid=13755 vsize=16644 CPUtime=21.87
/proc/13756/stat : 13756 (minisat) R 13755 13708 12474 0 -1 4194304 4037 0 0 0 2185 2 0 0 25 0 1 0 36093305 17043456 4023 996147200 134512640 135127466 4294956256 18446744073709551615 134530766 0 0 4096 3 0 0 0 17 1 0 0
/proc/13756/statm: 4161 4023 75 150 0 4008 0
Current children cumulated CPU time (s) 25.07
Current children cumulated vsize (KiB) 35728

[startup+51.1014 s]
/proc/loadavg: 2.04 2.02 2.01 3/84 13768
/proc/meminfo: memFree=1775216/2055920 swapFree=4192952/4192956
[pid=13708] ppid=13706 vsize=13728 CPUtime=46.36
/proc/13708/stat : 13708 (sugar) S 13706 13708 12474 0 -1 4194304 1412 36068 0 5 4 1 4604 27 16 0 1 0 36092964 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13708/statm: 3432 811 374 3 0 532 0
[pid=13767] ppid=13708 vsize=5356 CPUtime=0
/proc/13767/stat : 13767 (sh) S 13708 13708 12474 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36097663 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13767/statm: 1339 232 193 169 0 50 0
[pid=13768] ppid=13767 vsize=9832 CPUtime=4.06
/proc/13768/stat : 13768 (minisat) R 13767 13708 12474 0 -1 4194304 2347 0 0 0 405 1 0 0 25 0 1 0 36097663 10067968 2333 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/13768/statm: 2458 2333 75 150 0 2305 0
Current children cumulated CPU time (s) 50.42
Current children cumulated vsize (KiB) 28916

[startup+102.306 s]
/proc/loadavg: 2.01 2.02 2.01 3/84 13768
/proc/meminfo: memFree=1765936/2055920 swapFree=4192952/4192956
[pid=13708] ppid=13706 vsize=13728 CPUtime=46.36
/proc/13708/stat : 13708 (sugar) S 13706 13708 12474 0 -1 4194304 1412 36068 0 5 4 1 4604 27 16 0 1 0 36092964 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13708/statm: 3432 811 374 3 0 532 0
[pid=13767] ppid=13708 vsize=5356 CPUtime=0
/proc/13767/stat : 13767 (sh) S 13708 13708 12474 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36097663 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13767/statm: 1339 232 193 169 0 50 0
[pid=13768] ppid=13767 vsize=19188 CPUtime=54.78
/proc/13768/stat : 13768 (minisat) R 13767 13708 12474 0 -1 4194304 4661 0 0 0 5475 3 0 0 25 0 1 0 36097663 19648512 4647 996147200 134512640 135127466 4294956256 18446744073709551615 134530730 0 0 4096 3 0 0 0 17 1 0 0
/proc/13768/statm: 4797 4647 75 150 0 4644 0
Current children cumulated CPU time (s) 101.14
Current children cumulated vsize (KiB) 38272

[startup+162.302 s]
/proc/loadavg: 2.00 2.01 2.00 3/84 13768
/proc/meminfo: memFree=1763760/2055920 swapFree=4192952/4192956
[pid=13708] ppid=13706 vsize=13728 CPUtime=46.36
/proc/13708/stat : 13708 (sugar) S 13706 13708 12474 0 -1 4194304 1412 36068 0 5 4 1 4604 27 16 0 1 0 36092964 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13708/statm: 3432 811 374 3 0 532 0
[pid=13767] ppid=13708 vsize=5356 CPUtime=0
/proc/13767/stat : 13767 (sh) S 13708 13708 12474 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36097663 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13767/statm: 1339 232 193 169 0 50 0
[pid=13768] ppid=13767 vsize=21240 CPUtime=114.21
/proc/13768/stat : 13768 (minisat) R 13767 13708 12474 0 -1 4194304 5171 0 0 0 11417 4 0 0 25 0 1 0 36097663 21749760 5157 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/13768/statm: 5310 5157 75 150 0 5157 0
Current children cumulated CPU time (s) 160.57
Current children cumulated vsize (KiB) 40324

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 13768
/proc/meminfo: memFree=1762480/2055920 swapFree=4192952/4192956
[pid=13708] ppid=13706 vsize=13728 CPUtime=46.36
/proc/13708/stat : 13708 (sugar) S 13706 13708 12474 0 -1 4194304 1412 36068 0 5 4 1 4604 27 16 0 1 0 36092964 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13708/statm: 3432 811 374 3 0 532 0
[pid=13767] ppid=13708 vsize=5356 CPUtime=0
/proc/13767/stat : 13767 (sh) S 13708 13708 12474 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36097663 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13767/statm: 1339 232 193 169 0 50 0
[pid=13768] ppid=13767 vsize=22676 CPUtime=173.64
/proc/13768/stat : 13768 (minisat) R 13767 13708 12474 0 -1 4194304 5503 0 0 0 17360 4 0 0 25 0 1 0 36097663 23220224 5489 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/13768/statm: 5669 5489 75 150 0 5516 0
Current children cumulated CPU time (s) 220
Current children cumulated vsize (KiB) 41760

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

/proc/meminfo: memFree=1713776/2055920 swapFree=4192952/4192956
[pid=13708] ppid=13706 vsize=13728 CPUtime=1049.22
/proc/13708/stat : 13708 (sugar) S 13706 13708 12474 0 -1 4194304 1526 49272 0 6 4 1 104876 41 16 0 1 0 36092964 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13708/statm: 3432 811 374 3 0 532 0
[pid=13820] ppid=13708 vsize=5356 CPUtime=0
/proc/13820/stat : 13820 (sh) S 13708 13708 12474 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36198903 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13820/statm: 1339 232 193 169 0 50 0
[pid=13821] ppid=13820 vsize=51704 CPUtime=2023.75
/proc/13821/stat : 13821 (minisat) R 13820 13708 12474 0 -1 4194304 12616 0 0 0 202361 14 0 0 25 0 1 0 36198903 52944896 12582 996147200 134512640 135127466 4294956256 18446744073709551615 134531043 0 0 4096 3 0 0 0 17 1 0 0
/proc/13821/statm: 12926 12582 75 150 0 12773 0
Current children cumulated CPU time (s) 3072.97
Current children cumulated vsize (KiB) 70788

[startup+3162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 13829
/proc/meminfo: memFree=1713520/2055920 swapFree=4192952/4192956
[pid=13708] ppid=13706 vsize=13728 CPUtime=1049.22
/proc/13708/stat : 13708 (sugar) S 13706 13708 12474 0 -1 4194304 1526 49272 0 6 4 1 104876 41 16 0 1 0 36092964 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13708/statm: 3432 811 374 3 0 532 0
[pid=13820] ppid=13708 vsize=5356 CPUtime=0
/proc/13820/stat : 13820 (sh) S 13708 13708 12474 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36198903 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13820/statm: 1339 232 193 169 0 50 0
[pid=13821] ppid=13820 vsize=51948 CPUtime=2083.19
/proc/13821/stat : 13821 (minisat) R 13820 13708 12474 0 -1 4194304 12669 0 0 0 208305 14 0 0 25 0 1 0 36198903 53194752 12635 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/13821/statm: 12987 12635 75 150 0 12834 0
Current children cumulated CPU time (s) 3132.41
Current children cumulated vsize (KiB) 71032

[startup+3222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 13829
/proc/meminfo: memFree=1713456/2055920 swapFree=4192952/4192956
[pid=13708] ppid=13706 vsize=13728 CPUtime=1049.22
/proc/13708/stat : 13708 (sugar) S 13706 13708 12474 0 -1 4194304 1526 49272 0 6 4 1 104876 41 16 0 1 0 36092964 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13708/statm: 3432 811 374 3 0 532 0
[pid=13820] ppid=13708 vsize=5356 CPUtime=0
/proc/13820/stat : 13820 (sh) S 13708 13708 12474 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36198903 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13820/statm: 1339 232 193 169 0 50 0
[pid=13821] ppid=13820 vsize=51948 CPUtime=2142.62
/proc/13821/stat : 13821 (minisat) R 13820 13708 12474 0 -1 4194304 12687 0 0 0 214248 14 0 0 25 0 1 0 36198903 53194752 12653 996147200 134512640 135127466 4294956256 18446744073709551615 134529616 0 0 4096 3 0 0 0 17 1 0 0
/proc/13821/statm: 12987 12653 75 150 0 12834 0
Current children cumulated CPU time (s) 3191.84
Current children cumulated vsize (KiB) 71032

[startup+3282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 13829
/proc/meminfo: memFree=1713200/2055920 swapFree=4192952/4192956
[pid=13708] ppid=13706 vsize=13728 CPUtime=1049.22
/proc/13708/stat : 13708 (sugar) S 13706 13708 12474 0 -1 4194304 1526 49272 0 6 4 1 104876 41 16 0 1 0 36092964 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13708/statm: 3432 811 374 3 0 532 0
[pid=13820] ppid=13708 vsize=5356 CPUtime=0
/proc/13820/stat : 13820 (sh) S 13708 13708 12474 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36198903 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13820/statm: 1339 232 193 169 0 50 0
[pid=13821] ppid=13820 vsize=52140 CPUtime=2202.06
/proc/13821/stat : 13821 (minisat) R 13820 13708 12474 0 -1 4194304 12701 0 0 0 220192 14 0 0 25 0 1 0 36198903 53391360 12667 996147200 134512640 135127466 4294956256 18446744073709551615 134527482 0 0 4096 3 0 0 0 17 1 0 0
/proc/13821/statm: 13035 12667 75 150 0 12882 0
Current children cumulated CPU time (s) 3251.28
Current children cumulated vsize (KiB) 71224

[startup+3342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 13829
/proc/meminfo: memFree=1712944/2055920 swapFree=4192952/4192956
[pid=13708] ppid=13706 vsize=13728 CPUtime=1049.22
/proc/13708/stat : 13708 (sugar) S 13706 13708 12474 0 -1 4194304 1526 49272 0 6 4 1 104876 41 16 0 1 0 36092964 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13708/statm: 3432 811 374 3 0 532 0
[pid=13820] ppid=13708 vsize=5356 CPUtime=0
/proc/13820/stat : 13820 (sh) S 13708 13708 12474 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36198903 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13820/statm: 1339 232 193 169 0 50 0
[pid=13821] ppid=13820 vsize=52280 CPUtime=2261.5
/proc/13821/stat : 13821 (minisat) R 13820 13708 12474 0 -1 4194304 12754 0 0 0 226136 14 0 0 25 0 1 0 36198903 53534720 12720 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/13821/statm: 13070 12720 75 150 0 12917 0
Current children cumulated CPU time (s) 3310.72
Current children cumulated vsize (KiB) 71364

[startup+3402.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 13829
/proc/meminfo: memFree=1712880/2055920 swapFree=4192952/4192956
[pid=13708] ppid=13706 vsize=13728 CPUtime=1049.22
/proc/13708/stat : 13708 (sugar) S 13706 13708 12474 0 -1 4194304 1526 49272 0 6 4 1 104876 41 16 0 1 0 36092964 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13708/statm: 3432 811 374 3 0 532 0
[pid=13820] ppid=13708 vsize=5356 CPUtime=0
/proc/13820/stat : 13820 (sh) S 13708 13708 12474 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36198903 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13820/statm: 1339 232 193 169 0 50 0
[pid=13821] ppid=13820 vsize=52460 CPUtime=2320.94
/proc/13821/stat : 13821 (minisat) R 13820 13708 12474 0 -1 4194304 12769 0 0 0 232080 14 0 0 25 0 1 0 36198903 53719040 12735 996147200 134512640 135127466 4294956256 18446744073709551615 134530665 0 0 4096 3 0 0 0 17 1 0 0
/proc/13821/statm: 13115 12735 75 150 0 12962 0
Current children cumulated CPU time (s) 3370.16
Current children cumulated vsize (KiB) 71544

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 13829
/proc/meminfo: memFree=1712240/2055920 swapFree=4192952/4192956
[pid=13708] ppid=13706 vsize=13728 CPUtime=1049.22
/proc/13708/stat : 13708 (sugar) S 13706 13708 12474 0 -1 4194304 1526 49272 0 6 4 1 104876 41 16 0 1 0 36092964 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13708/statm: 3432 811 374 3 0 532 0
[pid=13820] ppid=13708 vsize=5356 CPUtime=0
/proc/13820/stat : 13820 (sh) S 13708 13708 12474 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36198903 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13820/statm: 1339 232 193 169 0 50 0
[pid=13821] ppid=13820 vsize=53136 CPUtime=2380.37
/proc/13821/stat : 13821 (minisat) R 13820 13708 12474 0 -1 4194304 12944 0 0 0 238023 14 0 0 25 0 1 0 36198903 54411264 12910 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/13821/statm: 13284 12910 75 150 0 13131 0
Current children cumulated CPU time (s) 3429.59
Current children cumulated vsize (KiB) 72220

[startup+3522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 13829
/proc/meminfo: memFree=1712176/2055920 swapFree=4192952/4192956
[pid=13708] ppid=13706 vsize=13728 CPUtime=1049.22
/proc/13708/stat : 13708 (sugar) S 13706 13708 12474 0 -1 4194304 1526 49272 0 6 4 1 104876 41 16 0 1 0 36092964 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13708/statm: 3432 811 374 3 0 532 0
[pid=13820] ppid=13708 vsize=5356 CPUtime=0
/proc/13820/stat : 13820 (sh) S 13708 13708 12474 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36198903 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13820/statm: 1339 232 193 169 0 50 0
[pid=13821] ppid=13820 vsize=53268 CPUtime=2439.81
/proc/13821/stat : 13821 (minisat) R 13820 13708 12474 0 -1 4194304 12965 0 0 0 243967 14 0 0 25 0 1 0 36198903 54546432 12931 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/13821/statm: 13317 12931 75 150 0 13164 0
Current children cumulated CPU time (s) 3489.03
Current children cumulated vsize (KiB) 72352

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 13829
/proc/meminfo: memFree=1712048/2055920 swapFree=4192952/4192956
[pid=13708] ppid=13706 vsize=13728 CPUtime=1049.22
/proc/13708/stat : 13708 (sugar) S 13706 13708 12474 0 -1 4194304 1526 49272 0 6 4 1 104876 41 16 0 1 0 36092964 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13708/statm: 3432 811 374 3 0 532 0
[pid=13820] ppid=13708 vsize=5356 CPUtime=0
/proc/13820/stat : 13820 (sh) S 13708 13708 12474 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36198903 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13820/statm: 1339 232 193 169 0 50 0
[pid=13821] ppid=13820 vsize=53268 CPUtime=2499.25
/proc/13821/stat : 13821 (minisat) R 13820 13708 12474 0 -1 4194304 12970 0 0 0 249911 14 0 0 25 0 1 0 36198903 54546432 12936 996147200 134512640 135127466 4294956256 18446744073709551615 134530736 0 0 4096 3 0 0 0 17 1 0 0
/proc/13821/statm: 13317 12936 75 150 0 13164 0
Current children cumulated CPU time (s) 3548.47
Current children cumulated vsize (KiB) 72352



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3634.41 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 13829
/proc/meminfo: memFree=1711856/2055920 swapFree=4192952/4192956
[pid=13708] ppid=13706 vsize=13728 CPUtime=1049.22
/proc/13708/stat : 13708 (sugar) S 13706 13708 12474 0 -1 4194304 1526 49272 0 6 4 1 104876 41 16 0 1 0 36092964 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13708/statm: 3432 811 374 3 0 532 0
[pid=13820] ppid=13708 vsize=5356 CPUtime=0
/proc/13820/stat : 13820 (sh) S 13708 13708 12474 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36198903 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13820/statm: 1339 232 193 169 0 50 0
[pid=13821] ppid=13820 vsize=53480 CPUtime=2550.86
/proc/13821/stat : 13821 (minisat) R 13820 13708 12474 0 -1 4194304 13017 0 0 0 255072 14 0 0 25 0 1 0 36198903 54763520 12983 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/13821/statm: 13370 12983 75 150 0 13217 0
Current children cumulated CPU time (s) 3600.08
Current children cumulated vsize (KiB) 72564

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

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

Child status: 0

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

Real time (s): 3634.42
CPU time (s): 3600.08
CPU user time (s): 3599.52
CPU system time (s): 0.56
CPU usage (%): 99.055
Max. virtual memory (cumulated for all children) (KiB): 887440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1048.81
system time used= 0.432934
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51141
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= 3364
involuntary context switches= 45018

runsolver used 4.48632 second user time and 12.0602 second system time

The end

Launcher Data (download as text)

Begin job on node55 at 2008-07-11 18:32:23
IDJOB=1108332
IDBENCH=60706
IDSOLVER=368
FILE ID=node55/1108332-1215793943
PBS_JOBID= 7903090
Free space on /tmp= 66432 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/rand-2-26/normalized-rand-26-26-325-155-52021_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-1108332-1215793943/watcher-1108332-1215793943 -o /tmp/evaluation-result-1108332-1215793943/solver-1108332-1215793943 -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-1108332-1215793943.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 1c48693b0a57d78b43fa49bf02ae620f
RANDOM SEED=2077917440

node55.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.225
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.225
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:       1791208 kB
Buffers:         16860 kB
Cached:         156808 kB
SwapCached:          4 kB
Active:          81548 kB
Inactive:       122740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1791208 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:            1600 kB
Writeback:           0 kB
Mapped:          50708 kB
Slab:            45644 kB
Committed_AS:   186980 kB
PageTables:       1968 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= 66428 MiB
End job on node55 at 2008-07-11 19:32:58