Trace number 1115379

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+minisat-incMSAT (TO) 3600.06 3631.81

General information on the benchmark

Namemaxcsp/randomMaxCSP/denseTight/
normalized-vcsp-25-10-25-87-38_ext.xml
MD5SUMfe656c63c64be536839238f557734a1b
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints29
Best CPU time to get the best result obtained on this benchmark0.873866
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints75
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension75
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.05/0.12	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.05/0.12	c 0	BEGIN Mon Jul 14 11:23:44 2008
0.05/0.12	c 0	PID 25545
0.05/0.12	c 0	HOST node22.alineos.net
0.05/0.12	c 0	CONVERTING HOME/instance-1115379-1216027424.xml TO HOME/temp.csp
0.05/0.12	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1115379-1216027424.xml' 'HOME/temp.csp'
0.07/0.36	c 1	1 domains, 25 variables, 0 predicates, 75 relations, 75 constraints
0.07/0.39	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.39	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -incremental -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.29/0.48	c 1	Parsing HOME/temp.csp
0.29/0.56	c 1	parsed 176 expressions
0.29/0.57	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.29/0.57	c 1	MAX CSP: 75 constraints
0.29/0.57	c 1	Converting to clausal form CSP
0.29/0.59	c 1	converted 26 (10%) expressions
0.29/0.59	c 1	converted 51 (20%) expressions
0.29/0.59	c 1	converted 77 (30%) expressions
0.29/0.60	c 1	converted 102 (40%) expressions
0.29/0.61	c 1	converted 127 (50%) expressions
0.29/0.61	c 1	converted 153 (60%) expressions
0.29/0.62	c 1	converted 178 (70%) expressions
0.29/0.62	c 1	converted 204 (80%) expressions
0.29/0.62	c 1	converted 229 (90%) expressions
0.29/0.71	c 1	converted 254 (100%) expressions
0.29/0.71	c 1	CSP : 175 integers, 0 booleans, 224 clauses, largest domain size 113
0.29/0.71	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.29/0.71	c 1	Propagation in CSP
0.29/0.74	c 1	71 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.29/0.74	c 1	CSP : 175 integers, 0 booleans, 224 clauses, largest domain size 76
0.29/0.74	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.29/0.74	c 1	Simplifing CSP by introducing new Boolean variables
0.29/0.74	c 1	CSP : 175 integers, 0 booleans, 224 clauses, largest domain size 76
0.29/0.74	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.29/0.77	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.29/0.83	c 1	18 (10%) CSP integer variables are encoded (144 clauses, 1456 bytes)
0.29/0.83	c 1	35 (20%) CSP integer variables are encoded (200 clauses, 2072 bytes)
0.29/0.83	c 1	53 (30%) CSP integer variables are encoded (200 clauses, 2072 bytes)
0.29/0.83	c 1	70 (40%) CSP integer variables are encoded (200 clauses, 2072 bytes)
0.29/0.83	c 1	88 (50%) CSP integer variables are encoded (200 clauses, 2072 bytes)
0.29/0.83	c 1	105 (60%) CSP integer variables are encoded (282 clauses, 2974 bytes)
0.29/0.84	c 1	123 (70%) CSP integer variables are encoded (346 clauses, 3678 bytes)
0.29/0.84	c 1	140 (80%) CSP integer variables are encoded (442 clauses, 4734 bytes)
0.29/0.84	c 1	158 (90%) CSP integer variables are encoded (506 clauses, 5438 bytes)
0.29/0.85	c 1	175 (100%) CSP integer variables are encoded (977 clauses, 10920 bytes)
0.29/0.89	c 1	23 (10%) CSP clauses are encoded (1377 clauses, 17600 bytes)
0.29/0.91	c 1	45 (20%) CSP clauses are encoded (1758 clauses, 24319 bytes)
0.29/0.95	c 1	68 (30%) CSP clauses are encoded (2155 clauses, 31658 bytes)
0.29/0.98	c 1	90 (40%) CSP clauses are encoded (2359 clauses, 35143 bytes)
0.29/0.99	c 1	112 (50%) CSP clauses are encoded (2791 clauses, 41283 bytes)
0.29/0.99	c 1	135 (60%) CSP clauses are encoded (2968 clauses, 43666 bytes)
0.86/1.00	c 1	157 (70%) CSP clauses are encoded (4136 clauses, 60951 bytes)
0.86/1.00	c 1	180 (80%) CSP clauses are encoded (4314 clauses, 63352 bytes)
0.86/1.01	c 1	202 (90%) CSP clauses are encoded (6131 clauses, 88941 bytes)
0.86/1.02	c 1	224 (100%) CSP clauses are encoded (10830 clauses, 166409 bytes)
0.86/1.02	c 1	224 CSP clauses encoded
0.86/1.02	c 1	Writing map file : HOME/temp.map
0.86/1.02	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.86/1.03	c 1	SAT : 1152 SAT variables, 10830 SAT clauses, 166409 bytes
0.86/1.03	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.86/1.08	c 1	OBJECTIVE minimize _COST
0.86/1.08	c 1	SOLVING HOME/temp.cnf
0.86/1.08	c 1	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
0.86/1.08	c 1	This is MiniSat 2.0 beta incremental
0.86/1.08	c 1	WARNING: for repeatability, setting FPU to use double precision
0.86/1.08	c 1	============================[ Problem Statistics ]=============================
0.86/1.08	c 1	|                                                                             |
0.86/1.08	c 1	|  Number of variables:  1152                                                 |
0.86/1.08	c 1	|  Number of clauses:    10830                                                |
0.86/1.09	c 1	|  Parsing time:         0.00         s                                       |
0.86/1.09	c 1	OK
0.86/1.09	c 1	OBJECTIVE BOUND: 0 <= _COST <= 
0.86/1.09	c 1	SEARCHING: _COST <= 38
0.86/1.09	c 1	============================[ Search Statistics ]==============================
0.86/1.09	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.86/1.09	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.86/1.09	c 1	===============================================================================
0.86/1.09	c 1	|         0 |    1152    10830    30868 |     3610        0    nan |  0.000 % |
0.86/1.10	c 1	|       101 |    1146    10830    30868 |     3971      100     17 |  0.714 % |
0.90/1.11	c 1	|       251 |    1146    10830    30868 |     4368      250     17 |  0.714 % |
0.90/1.12	c 1	|       477 |    1146    10830    30868 |     4804      476     16 |  0.714 % |
0.90/1.13	c 1	|       814 |    1144    10764    30699 |     5285      813     16 |  0.714 % |
0.90/1.16	c 1	|      1322 |    1144    10764    30699 |     5813     1321     17 |  0.714 % |
0.90/1.19	c 1	===============================================================================
0.90/1.19	c 1	restarts              : 6
0.90/1.19	c 1	conflicts             : 1854          (18543 /sec)
0.90/1.19	c 1	decisions             : 3117          (0.45 % random) (31175 /sec)
0.90/1.19	c 1	propagations          : 174655         (1746829 /sec)
0.90/1.19	c 1	conflict literals     : 34619          (27.50 % deleted)
0.90/1.19	c 1	Memory used           : 2.45 MB
0.90/1.19	c 1	CPU time              : 0.099984 s
0.90/1.19	c 1	
0.90/1.19	c 1	SATISFIABLE
0.90/1.19	c 1	OK
0.90/1.19	c 1	FOUND: _COST <= 38
0.90/1.19	s SATISFIABLE
0.90/1.19	c 1	DECODING HOME/temp.out WITH HOME/temp.map
0.90/1.19	c 1	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
0.90/1.28	c 1	Decoding HOME/temp.out
0.90/1.32	c 2	OBJECTIVE _COST 38
0.90/1.32	o 38
0.90/1.32	v 7 8 8 1 1 2 9 9 9 9 8 2 1 2 8 7 2 7 8 1 1 3 2 7 7
0.90/1.33	c 2	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
0.90/1.36	c 2	OK
0.90/1.36	c 2	OBJECTIVE BOUND: 0 <= _COST <= 38
0.90/1.36	c 2	SEARCHING: _COST <= 19
0.90/1.36	c 2	============================[ Search Statistics ]==============================
0.90/1.37	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.90/1.37	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.90/1.37	c 2	===============================================================================
0.90/1.37	c 2	|      1854 |     885     7541    21770 |     2513     1853     19 |  0.714 % |
0.90/1.37	c 2	|      1954 |     885     7541    21770 |     2765     1953     18 | 23.189 % |
0.90/1.37	c 2	|      2104 |     885     7541    21770 |     3041     2103     18 | 23.189 % |
0.90/1.39	c 2	|      2331 |     885     7541    21770 |     3345     2330     18 | 23.189 % |
1.03/1.41	c 2	|      2669 |     885     7541    21770 |     3680     2668     17 | 23.189 % |
1.03/1.44	c 2	|      3175 |     885     7541    21770 |     4048     3174     16 | 23.189 % |
1.03/1.49	c 2	|      3936 |     885     7541    21770 |     4453     3935     15 | 23.189 % |
1.03/1.57	c 2	|      5075 |     885     7541    21770 |     4898     5074     14 | 23.189 % |
1.03/1.69	c 2	|      6784 |     885     7541    21770 |     5388     3987     11 | 23.189 % |
1.03/1.89	c 2	|      9346 |     885     7541    21770 |     5927     3555     11 | 23.189 % |
1.86/2.19	c 2	|     13190 |     885     7541    21770 |     6519     4097     13 | 23.189 % |
2.35/2.68	c 3	|     18956 |     885     7541    21770 |     7171     6268     12 | 23.189 % |
3.05/3.39	c 4	|     27606 |     885     7541    21770 |     7888     7093     14 | 23.189 % |
4.23/4.55	c 5	|     40583 |     885     7541    21770 |     8677     7276     14 | 23.189 % |
5.92/6.29	c 7	|     60044 |     885     7541    21770 |     9545     8158     13 | 23.189 % |
8.79/9.11	c 9	|     89236 |     885     7541    21770 |    10500     7018     13 | 23.189 % |
13.15/13.50	c 14	|    133027 |     885     7541    21770 |    11550     6310     13 | 23.189 % |
18.90/19.33	c 20	===============================================================================
18.90/19.33	c 20	restarts              : 23
18.90/19.33	c 20	conflicts             : 189138        (10559 /sec)
18.90/19.33	c 20	decisions             : 231077        (0.95 % random) (12900 /sec)
18.90/19.33	c 20	propagations          : 20677677       (1154386 /sec)
18.90/19.33	c 20	conflict literals     : 2821418        (36.37 % deleted)
18.90/19.33	c 20	Memory used           : 4.14 MB
18.90/19.33	c 20	CPU time              : 17.9123 s
18.90/19.33	c 20	
18.90/19.33	c 20	UNSATISFIABLE
18.90/19.33	c 20	OK
18.90/19.33	c 20	NOT FOUND: _COST <= 19
18.90/19.33	c 20	OK
18.90/19.33	c 20	OBJECTIVE BOUND: 20 <= _COST <= 38
18.90/19.33	c 20	SEARCHING: _COST <= 29
18.90/19.33	c 20	============================[ Search Statistics ]==============================
18.90/19.33	c 20	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
18.90/19.33	c 20	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
18.90/19.33	c 20	===============================================================================
18.90/19.33	c 20	|    189138 |     805     6992    20358 |     2330     5522     13 | 23.189 % |
18.90/19.35	c 20	|    189238 |     805     6992    20358 |     2563     1481      9 | 30.127 % |
18.90/19.35	c 20	|    189389 |     805     6992    20358 |     2820     1632      9 | 30.127 % |
18.90/19.37	c 20	|    189614 |     805     6992    20358 |     3102     1857     10 | 30.127 % |
18.90/19.39	c 20	|    189954 |     805     6992    20358 |     3412     2197     11 | 30.127 % |
19.00/19.42	c 20	|    190462 |     805     6992    20358 |     3753     2705     12 | 30.127 % |
19.00/19.47	c 20	|    191221 |     805     6992    20358 |     4128     3464     13 | 30.127 % |
19.10/19.55	c 20	|    192361 |     805     6992    20358 |     4541     4604     14 | 30.127 % |
19.20/19.67	c 20	|    194069 |     805     6992    20358 |     4995     3705     15 | 30.127 % |
19.40/19.85	c 20	|    196631 |     805     6992    20358 |     5495     3430     14 | 30.127 % |
19.69/20.14	c 20	|    200475 |     805     6992    20358 |     6045     4206     14 | 30.127 % |
20.19/20.62	c 21	|    206241 |     805     6992    20358 |     6649     6611     18 | 30.127 % |
20.98/21.44	c 22	|    214890 |     805     6992    20358 |     7314     4218     17 | 30.127 % |
22.17/22.65	c 23	|    227864 |     805     6992    20358 |     8046     5122     17 | 30.127 % |
24.06/24.53	c 25	|    247325 |     805     6992    20358 |     8850     7061     19 | 30.127 % |
27.03/27.51	c 28	|    276517 |     805     6992    20358 |     9735     7696     16 | 30.127 % |
31.30/31.86	c 32	|    320306 |     805     6992    20358 |    10709     9835     19 | 30.127 % |
38.43/39.06	c 39	|    385991 |     805     6992    20358 |    11780     7170     18 | 30.127 % |
50.03/50.74	c 51	|    484518 |     805     6992    20358 |    12958    12099     20 | 30.127 % |
67.57/68.48	c 69	|    632308 |     805     6992    20358 |    14254     9821     17 | 30.127 % |
97.62/98.70	c 99	|    853991 |     805     6992    20358 |    15679    14822     22 | 30.127 % |
142.13/143.65	c 144	|   1186517 |     805     6992    20358 |    17247    11836     19 | 30.127 % |
212.14/214.30	c 215	|   1685306 |     805     6992    20358 |    18972    17379     23 | 30.127 % |
318.71/321.79	c 322	|   2433488 |     805     6992    20358 |    20869    19563     20 | 30.127 % |
498.24/502.84	c 503	|   3555764 |     805     6992    20358 |    22956    11084     19 | 30.127 % |
792.06/799.27	c 799	|   5239175 |     805     6992    20358 |    25252    16822     24 | 30.127 % |
1213.64/1224.59	c 1225	===============================================================================
1213.64/1224.60	c 1225	restarts              : 49
1213.64/1224.60	c 1225	conflicts             : 7421521       (6120 /sec)
1213.64/1224.60	c 1225	decisions             : 8794570       (0.98 % random) (7252 /sec)
1213.64/1224.60	c 1225	propagations          : 773329084      (637717 /sec)
1213.64/1224.60	c 1225	conflict literals     : 160246300      (33.46 % deleted)
1213.64/1224.60	c 1225	Memory used           : 14.86 MB
1213.64/1224.60	c 1225	CPU time              : 1212.65 s
1213.64/1224.60	c 1225	
1213.64/1224.60	c 1225	SATISFIABLE
1213.64/1224.60	c 1225	OK
1213.64/1224.60	c 1225	FOUND: _COST <= 29
1213.64/1224.60	c 1225	DECODING HOME/temp.out WITH HOME/temp.map
1213.64/1224.60	c 1225	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1213.74/1224.68	c 1225	Decoding HOME/temp.out
1213.74/1224.72	c 1225	OBJECTIVE _COST 29
1213.74/1224.72	o 29
1213.74/1224.72	v 7 4 9 8 4 4 0 5 5 9 9 9 1 2 8 7 7 9 8 1 9 8 3 4 7
1213.74/1224.72	c 1225	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
1213.74/1224.78	c 1225	OK
1213.74/1224.78	c 1225	OBJECTIVE BOUND: 20 <= _COST <= 29
1213.74/1224.78	c 1225	SEARCHING: _COST <= 24
1213.74/1224.78	c 1225	============================[ Search Statistics ]==============================
1213.74/1224.78	c 1225	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1213.74/1224.78	c 1225	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1213.74/1224.78	c 1225	===============================================================================
1213.74/1224.78	c 1225	|   7421521 |     733     6083    17838 |     2027    14901     19 | 30.127 % |
1213.90/1224.83	c 1225	|   7421621 |     733     6083    17838 |     2230     1963     14 | 36.375 % |
1213.90/1224.84	c 1225	|   7421771 |     733     6083    17838 |     2453     2113     14 | 36.375 % |
1213.90/1224.85	c 1225	|   7421996 |     733     6083    17838 |     2698     2338     14 | 36.375 % |
1213.90/1224.87	c 1225	|   7422334 |     733     6083    17838 |     2968     2676     13 | 36.375 % |
1214.00/1224.90	c 1225	|   7422841 |     733     6083    17838 |     3265     3183     13 | 36.375 % |
1214.00/1224.95	c 1225	|   7423600 |     733     6083    17838 |     3592     3942     14 | 36.375 % |
1214.10/1225.03	c 1225	|   7424740 |     733     6083    17838 |     3951     2934     13 | 36.375 % |
1214.20/1225.15	c 1225	|   7426449 |     733     6083    17838 |     4346     2358     13 | 36.375 % |
1214.40/1225.35	c 1226	|   7429012 |     733     6083    17838 |     4781     4921     14 | 36.375 % |
1214.69/1225.66	c 1226	|   7432858 |     733     6083    17838 |     5259     3348     16 | 36.375 % |
1215.19/1226.14	c 1226	|   7438624 |     733     6083    17838 |     5785     3171     15 | 36.375 % |
1215.88/1226.87	c 1227	|   7447273 |     733     6083    17838 |     6363     5372     15 | 36.375 % |
1216.98/1228.00	c 1228	|   7460247 |     733     6083    17838 |     7000     4305     15 | 36.375 % |
1218.77/1229.78	c 1230	|   7479709 |     733     6083    17838 |     7700     4618     15 | 36.375 % |
1221.64/1232.62	c 1233	|   7508901 |     733     6083    17838 |     8470     4467     16 | 36.375 % |
1225.91/1236.95	c 1237	|   7552691 |     733     6083    17838 |     9317     7314     15 | 36.375 % |
1232.45/1243.58	c 1244	|   7618375 |     733     6083    17838 |    10248     8136     15 | 36.375 % |
1242.86/1254.01	c 1254	|   7716901 |     733     6083    17838 |    11273     8667     16 | 36.375 % |
1258.92/1270.23	c 1270	|   7864692 |     733     6083    17838 |    12401     7294     17 | 36.375 % |
1284.21/1295.74	c 1296	|   8086376 |     733     6083    17838 |    13641     6895     17 | 36.375 % |
1324.36/1336.28	c 1336	|   8418901 |     733     6083    17838 |    15005    10454     17 | 36.375 % |
1385.33/1397.75	c 1398	|   8917689 |     733     6083    17838 |    16505     8299     19 | 36.375 % |
1483.07/1496.38	c 1497	|   9665871 |     733     6083    17838 |    18156     9956     20 | 36.375 % |
1636.83/1651.50	c 1652	|  10788145 |     733     6083    17838 |    19971    13247     19 | 36.375 % |
1779.39/1795.21	c 1795	===============================================================================
1779.39/1795.21	c 1795	restarts              : 74
1779.39/1795.21	c 1795	conflicts             : 11773784      (6621 /sec)
1779.39/1795.21	c 1795	decisions             : 14020913      (1.04 % random) (7885 /sec)
1779.39/1795.22	c 1795	propagations          : 1232344704     (693048 /sec)
1779.39/1795.22	c 1795	conflict literals     : 245376959      (33.43 % deleted)
1779.39/1795.22	c 1795	Memory used           : 15.85 MB
1779.39/1795.22	c 1795	CPU time              : 1778.15 s
1779.39/1795.22	c 1795	
1779.39/1795.22	c 1795	UNSATISFIABLE
1779.39/1795.22	c 1795	OK
1779.39/1795.22	c 1795	NOT FOUND: _COST <= 24
1779.39/1795.22	c 1795	OK
1779.39/1795.22	c 1795	OBJECTIVE BOUND: 25 <= _COST <= 29
1779.39/1795.22	c 1795	SEARCHING: _COST <= 27
1779.39/1795.22	c 1795	============================[ Search Statistics ]==============================
1779.39/1795.22	c 1795	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1779.39/1795.22	c 1795	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1779.39/1795.22	c 1795	===============================================================================
1779.39/1795.22	c 1795	|  11773784 |     703     5793    17058 |     1931    13561     16 | 36.375 % |
1779.39/1795.24	c 1795	|  11773884 |     703     5793    17058 |     2124     1796     11 | 38.977 % |
1779.39/1795.25	c 1795	|  11774034 |     703     5793    17058 |     2336     1946     12 | 38.977 % |
1779.39/1795.26	c 1795	|  11774260 |     703     5793    17058 |     2570     2172     12 | 38.977 % |
1779.39/1795.28	c 1795	|  11774598 |     703     5793    17058 |     2827     2510     12 | 38.977 % |
1779.49/1795.31	c 1796	|  11775105 |     703     5793    17058 |     3109     3017     13 | 38.977 % |
1779.49/1795.36	c 1796	|  11775865 |     703     5793    17058 |     3420     3777     14 | 38.977 % |
1779.59/1795.44	c 1796	|  11777004 |     703     5793    17058 |     3762     2845     14 | 38.977 % |
1779.69/1795.57	c 1796	|  11778714 |     703     5793    17058 |     4139     2334     13 | 38.977 % |
1779.89/1795.75	c 1796	|  11781276 |     703     5793    17058 |     4553     2490     13 | 38.977 % |
1780.19/1796.03	c 1796	|  11785120 |     703     5793    17058 |     5008     3755     13 | 38.977 % |
1780.68/1796.51	c 1797	|  11790886 |     703     5793    17058 |     5509     3818     15 | 38.977 % |
1781.38/1797.27	c 1797	|  11799537 |     703     5793    17058 |     6060     3212     13 | 38.977 % |
1782.57/1798.40	c 1799	|  11812511 |     703     5793    17058 |     6666     6085     17 | 38.977 % |
1784.25/1800.15	c 1800	|  11831972 |     703     5793    17058 |     7332     7103     17 | 38.977 % |
1787.03/1802.94	c 1803	|  11861164 |     703     5793    17058 |     8066     4150     16 | 38.977 % |
1791.29/1807.26	c 1807	|  11904954 |     703     5793    17058 |     8872     8519     17 | 38.977 % |
1798.13/1814.15	c 1814	|  11970639 |     703     5793    17058 |     9760     7188     18 | 38.977 % |
1808.64/1824.73	c 1825	|  12069165 |     703     5793    17058 |    10736     6726     15 | 38.977 % |
1824.11/1840.38	c 1841	|  12216954 |     703     5793    17058 |    11809     6189     19 | 38.977 % |
1849.39/1865.89	c 1866	|  12438639 |     703     5793    17058 |    12990     9242     17 | 38.977 % |
1888.16/1904.94	c 1905	|  12771164 |     703     5793    17058 |    14289    13657     21 | 38.977 % |
1950.21/1967.51	c 1968	|  13269952 |     703     5793    17058 |    15718    10757     22 | 38.977 % |
2045.38/2063.57	c 2064	|  14018134 |     703     5793    17058 |    17290    12662     22 | 38.977 % |
2198.55/2218.06	c 2218	|  15140408 |     703     5793    17058 |    19019    11868     20 | 38.977 % |
2444.25/2465.94	c 2466	|  16823820 |     703     5793    17058 |    20921    11988     19 | 38.977 % |
2834.74/2859.84	c 2860	|  19348937 |     703     5793    17058 |    23013    21376     20 | 38.977 % |
3463.05/3493.68	c 3494	|  23136613 |     703     5793    17058 |    25315    20099     24 | 38.977 % |
3600.03/3631.81	c 3632	CPU 3599.77 (0.07 0.01 3599.7 0.26)
3600.03/3631.81	c 3632	END Mon Jul 14 12:24:16 2008

Verifier Data (download as text)

OK	29	46
29 unsatisfied constraints, 46 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-1115379-1216027424/watcher-1115379-1216027424 -o /tmp/evaluation-result-1115379-1216027424/solver-1115379-1216027424 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar++ -max -incremental -c -vv -java=java -Xmx700M -decjava=java -Xmx50M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat-inc -tmp=HOME/temp HOME/instance-1115379-1216027424.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: 0.00 0.00 0.00 3/80 25545
/proc/meminfo: memFree=1722692/2055920 swapFree=4192812/4192956
[pid=25545] ppid=25543 vsize=18572 CPUtime=0
/proc/25545/stat : 25545 (runsolver) R 25543 25545 25428 0 -1 4194368 15 0 0 0 0 0 0 0 25 0 1 0 59444922 19017728 293 996147200 4194304 4296836 548682068192 18446744073709551615 272467815719 0 0 4096 24578 0 0 0 17 1 0 0
/proc/25545/statm: 4643 293 257 25 0 2626 0

[startup+0.018357 s]
/proc/loadavg: 0.00 0.00 0.00 3/80 25545
/proc/meminfo: memFree=1722692/2055920 swapFree=4192812/4192956
[pid=25545] ppid=25543 vsize=12268 CPUtime=0
/proc/25545/stat : 25545 (sugar++) D 25543 25545 25428 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 59444922 12562432 316 996147200 4194304 4206940 548682068528 18446744073709551615 272467982949 0 2147483391 4224 0 18446744072099781622 0 0 17 1 0 0
/proc/25545/statm: 3067 316 241 3 0 167 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12268

[startup+0.101368 s]
/proc/loadavg: 0.00 0.00 0.00 3/80 25545
/proc/meminfo: memFree=1722692/2055920 swapFree=4192812/4192956
[pid=25545] ppid=25543 vsize=15948 CPUtime=0.05
/proc/25545/stat : 25545 (sugar++) R 25543 25545 25428 0 -1 4194304 915 0 0 0 4 1 0 0 18 0 1 0 59444922 16330752 883 996147200 4194304 4206940 548682068528 18446744073709551615 272485437658 0 0 4224 0 0 0 0 17 1 0 0
/proc/25545/statm: 3987 883 380 3 0 566 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 15948

[startup+0.301382 s]
/proc/loadavg: 0.00 0.00 0.00 3/80 25545
/proc/meminfo: memFree=1722692/2055920 swapFree=4192812/4192956
[pid=25545] ppid=25543 vsize=16740 CPUtime=0.07
/proc/25545/stat : 25545 (sugar++) S 25543 25545 25428 0 -1 4194304 1219 128 0 0 6 1 0 0 19 0 1 0 59444922 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25545/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.701406 s]
/proc/loadavg: 0.00 0.00 0.00 3/80 25545
/proc/meminfo: memFree=1722692/2055920 swapFree=4192812/4192956
[pid=25545] ppid=25543 vsize=16740 CPUtime=0.29
/proc/25545/stat : 25545 (sugar++) S 25543 25545 25428 0 -1 4194304 1296 4293 0 1 6 1 20 2 15 0 1 0 59444922 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25545/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16740

[startup+1.50146 s]
/proc/loadavg: 0.24 0.05 0.02 3/91 25567
/proc/meminfo: memFree=1712148/2055920 swapFree=4192812/4192956
[pid=25545] ppid=25543 vsize=16740 CPUtime=1.03
/proc/25545/stat : 25545 (sugar++) S 25543 25545 25428 0 -1 4194304 1544 13361 0 3 6 1 87 9 15 0 1 0 59444922 17141760 1115 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25545/statm: 4185 1115 414 3 0 764 0
Current children cumulated CPU time (s) 1.03
Current children cumulated vsize (KiB) 16740

[startup+3.10156 s]
/proc/loadavg: 0.24 0.05 0.02 3/82 25578
/proc/meminfo: memFree=1717916/2055920 swapFree=4192812/4192956
[pid=25545] ppid=25543 vsize=16740 CPUtime=1.03
/proc/25545/stat : 25545 (sugar++) S 25543 25545 25428 0 -1 4194304 1544 13361 0 3 6 1 87 9 15 0 1 0 59444922 17141760 1115 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25545/statm: 4185 1115 414 3 0 764 0
[pid=25568] ppid=25545 vsize=3032 CPUtime=1.82
/proc/25568/stat : 25568 (minisat-inc) R 25545 25545 25428 0 -1 4194304 507 0 0 0 182 0 0 0 25 0 1 0 59445031 3104768 452 996147200 134512640 135134323 4294956192 18446744073709551615 134532097 0 0 4096 3 0 0 0 17 1 0 0
/proc/25568/statm: 758 452 79 151 0 604 0
Current children cumulated CPU time (s) 2.85
Current children cumulated vsize (KiB) 19772

[startup+6.30278 s]
/proc/loadavg: 0.24 0.05 0.02 3/82 25578
/proc/meminfo: memFree=1717340/2055920 swapFree=4192812/4192956
[pid=25545] ppid=25543 vsize=16740 CPUtime=1.03
/proc/25545/stat : 25545 (sugar++) S 25543 25545 25428 0 -1 4194304 1544 13361 0 3 6 1 87 9 16 0 1 0 59444922 17141760 1115 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25545/statm: 4185 1115 414 3 0 764 0
[pid=25568] ppid=25545 vsize=3428 CPUtime=4.99
/proc/25568/stat : 25568 (minisat-inc) R 25545 25545 25428 0 -1 4194304 599 0 0 0 499 0 0 0 25 0 1 0 59445031 3510272 544 996147200 134512640 135134323 4294956192 18446744073709551615 134531932 0 0 4096 3 0 0 0 17 1 0 0
/proc/25568/statm: 857 544 79 151 0 703 0
Current children cumulated CPU time (s) 6.02
Current children cumulated vsize (KiB) 20168

[startup+12.7012 s]
/proc/loadavg: 0.51 0.11 0.04 3/82 25578
/proc/meminfo: memFree=1716708/2055920 swapFree=4192812/4192956
[pid=25545] ppid=25543 vsize=16740 CPUtime=1.03
/proc/25545/stat : 25545 (sugar++) S 25543 25545 25428 0 -1 4194304 1544 13361 0 3 6 1 87 9 16 0 1 0 59444922 17141760 1115 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25545/statm: 4185 1115 414 3 0 764 0
[pid=25568] ppid=25545 vsize=3832 CPUtime=11.33
/proc/25568/stat : 25568 (minisat-inc) R 25545 25545 25428 0 -1 4194304 696 0 0 0 1133 0 0 0 25 0 1 0 59445031 3923968 641 996147200 134512640 135134323 4294956192 18446744073709551615 134531898 0 0 4096 3 0 0 0 17 1 0 0
/proc/25568/statm: 958 641 79 151 0 804 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 20572

[startup+25.5011 s]
/proc/loadavg: 0.74 0.18 0.06 3/82 25578
/proc/meminfo: memFree=1716068/2055920 swapFree=4192812/4192956
[pid=25545] ppid=25543 vsize=16740 CPUtime=1.03
/proc/25545/stat : 25545 (sugar++) S 25543 25545 25428 0 -1 4194304 1547 13361 0 3 6 1 87 9 16 0 1 0 59444922 17141760 1115 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25545/statm: 4185 1115 414 3 0 764 0
[pid=25568] ppid=25545 vsize=4504 CPUtime=24.02
/proc/25568/stat : 25568 (minisat-inc) R 25545 25545 25428 0 -1 4194304 865 0 0 0 2401 1 0 0 25 0 1 0 59445031 4612096 808 996147200 134512640 135134323 4294956192 18446744073709551615 134531980 0 0 4096 3 0 0 0 17 1 0 0
/proc/25568/statm: 1126 808 79 151 0 972 0
Current children cumulated CPU time (s) 25.05
Current children cumulated vsize (KiB) 21244

[startup+51.1018 s]
/proc/loadavg: 1.32 0.35 0.12 4/82 25578
/proc/meminfo: memFree=1665700/2055920 swapFree=4192812/4192956
[pid=25545] ppid=25543 vsize=16740 CPUtime=1.03
/proc/25545/stat : 25545 (sugar++) S 25543 25545 25428 0 -1 4194304 1547 13361 0 3 6 1 87 9 16 0 1 0 59444922 17141760 1115 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25545/statm: 4185 1115 414 3 0 764 0
[pid=25568] ppid=25545 vsize=5704 CPUtime=49.4
/proc/25568/stat : 25568 (minisat-inc) R 25545 25545 25428 0 -1 4194304 1172 0 0 0 4939 1 0 0 25 0 1 0 59445031 5840896 1115 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/25568/statm: 1426 1115 79 151 0 1272 0
Current children cumulated CPU time (s) 50.43
Current children cumulated vsize (KiB) 22444

[startup+102.305 s]
/proc/loadavg: 2.00 0.70 0.25 4/82 25578
/proc/meminfo: memFree=1659684/2055920 swapFree=4192812/4192956
[pid=25545] ppid=25543 vsize=16740 CPUtime=1.03
/proc/25545/stat : 25545 (sugar++) S 25543 25545 25428 0 -1 4194304 1547 13361 0 3 6 1 87 9 16 0 1 0 59444922 17141760 1115 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25545/statm: 4185 1115 414 3 0 764 0
[pid=25568] ppid=25545 vsize=6924 CPUtime=100.15
/proc/25568/stat : 25568 (minisat-inc) R 25545 25545 25428 0 -1 4194304 1472 0 0 0 10014 1 0 0 25 0 1 0 59445031 7090176 1415 996147200 134512640 135134323 4294956192 18446744073709551615 134531965 0 0 4096 3 0 0 0 17 1 0 0
/proc/25568/statm: 1731 1415 79 151 0 1577 0
Current children cumulated CPU time (s) 101.18
Current children cumulated vsize (KiB) 23664

[startup+162.301 s]
/proc/loadavg: 2.36 1.04 0.39 4/82 25578
/proc/meminfo: memFree=1658340/2055920 swapFree=4192812/4192956
[pid=25545] ppid=25543 vsize=16740 CPUtime=1.03
/proc/25545/stat : 25545 (sugar++) S 25543 25545 25428 0 -1 4194304 1547 13361 0 3 6 1 87 9 16 0 1 0 59444922 17141760 1115 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25545/statm: 4185 1115 414 3 0 764 0
[pid=25568] ppid=25545 vsize=8160 CPUtime=159.64
/proc/25568/stat : 25568 (minisat-inc) R 25545 25545 25428 0 -1 4194304 1778 0 0 0 15963 1 0 0 25 0 1 0 59445031 8355840 1721 996147200 134512640 135134323 4294956192 18446744073709551615 134532059 0 0 4096 3 0 0 0 17 1 0 0
/proc/25568/statm: 2040 1721 79 151 0 1886 0
Current children cumulated CPU time (s) 160.67
Current children cumulated vsize (KiB) 24900

[startup+222.301 s]
/proc/loadavg: 2.40 1.30 0.52 3/82 25578
/proc/meminfo: memFree=1657636/2055920 swapFree=4192812/4192956
[pid=25545] ppid=25543 vsize=16740 CPUtime=1.03
/proc/25545/stat : 25545 (sugar++) S 25543 25545 25428 0 -1 4194304 1547 13361 0 3 6 1 87 9 16 0 1 0 59444922 17141760 1115 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25545/statm: 4185 1115 414 3 0 764 0
[pid=25568] ppid=25545 vsize=8864 CPUtime=219.13
/proc/25568/stat : 25568 (minisat-inc) R 25545 25545 25428 0 -1 4194304 1944 0 0 0 21911 2 0 0 25 0 1 0 59445031 9076736 1887 996147200 134512640 135134323 4294956192 18446744073709551615 134531900 0 0 4096 3 0 0 0 17 1 0 0
/proc/25568/statm: 2216 1887 79 151 0 2062 0
Current children cumulated CPU time (s) 220.16
Current children cumulated vsize (KiB) 25604

[startup+282.301 s]
/proc/loadavg: 2.52 1.55 0.65 3/82 25578
/proc/meminfo: memFree=1657316/2055920 swapFree=4192812/4192956
[pid=25545] ppid=25543 vsize=16740 CPUtime=1.03
/proc/25545/stat : 25545 (sugar++) S 25543 25545 25428 0 -1 4194304 1547 13361 0 3 6 1 87 9 16 0 1 0 59444922 17141760 1115 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25545/statm: 4185 1115 414 3 0 764 0
[pid=25568] ppid=25545 vsize=9312 CPUtime=278.62
/proc/25568/stat : 25568 (minisat-inc) R 25545 25545 25428 0 -1 4194304 2024 0 0 0 27860 2 0 0 25 0 1 0 59445031 9535488 1967 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/25568/statm: 2328 1967 79 151 0 2174 0
Current children cumulated CPU time (s) 279.65
Current children cumulated vsize (KiB) 26052

[startup+342.301 s]
/proc/loadavg: 2.53 1.73 0.77 4/82 25578
/proc/meminfo: memFree=1656804/2055920 swapFree=4192812/4192956
[pid=25545] ppid=25543 vsize=16740 CPUtime=1.03
/proc/25545/stat : 25545 (sugar++) S 25543 25545 25428 0 -1 4194304 1547 13361 0 3 6 1 87 9 16 0 1 0 59444922 17141760 1115 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25545/statm: 4185 1115 414 3 0 764 0
[pid=25568] ppid=25545 vsize=9744 CPUtime=338.1
/proc/25568/stat : 25568 (minisat-inc) R 25545 25545 25428 0 -1 4194304 2134 0 0 0 33808 2 0 0 25 0 1 0 59445031 9977856 2077 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/25568/statm: 2436 2077 79 151 0 2282 0
Current children cumulated CPU time (s) 339.13
Current children cumulated vsize (KiB) 26484

[startup+402.301 s]
/proc/loadavg: 2.57 1.88 0.88 4/82 25578
/proc/meminfo: memFree=1656036/2055920 swapFree=4192812/4192956
[pid=25545] ppid=25543 vsize=16740 CPUtime=1.03
/proc/25545/stat : 25545 (sugar++) S 25543 25545 25428 0 -1 4194304 1547 13361 0 3 6 1 87 9 16 0 1 0 59444922 17141760 1115 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25545/statm: 4185 1115 414 3 0 764 0
[pid=25568] ppid=25545 vsize=10424 CPUtime=397.58
/proc/25568/stat : 25568 (minisat-inc) R 25545 25545 25428 0 -1 4194304 2302 0 0 0 39756 2 0 0 25 0 1 0 59445031 10674176 2245 996147200 134512640 135134323 4294956192 18446744073709551615 134531900 0 0 4096 3 0 0 0 17 1 0 0
/proc/25568/statm: 2606 2245 79 151 0 2452 0
Current children cumulated CPU time (s) 398.61
Current children cumulated vsize (KiB) 27164

[startup+462.301 s]
/proc/loadavg: 2.38 1.96 0.97 3/82 25578
/proc/meminfo: memFree=1655780/2055920 swapFree=4192812/4192956

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

[pid=25568] ppid=25545 vsize=17092 CPUtime=2836.03
/proc/25568/stat : 25568 (minisat-inc) R 25545 25545 25428 0 -1 4194304 3870 0 0 0 283592 11 0 0 25 0 1 0 59445031 17502208 3809 996147200 134512640 135134323 4294956192 18446744073709551615 134531965 0 0 4096 3 0 0 0 17 1 0 0
/proc/25568/statm: 4273 3809 79 151 0 4119 0
Current children cumulated CPU time (s) 2837.21
Current children cumulated vsize (KiB) 33832

[startup+2922.3 s]
/proc/loadavg: 2.56 2.65 2.49 4/82 25594
/proc/meminfo: memFree=1648676/2055920 swapFree=4192812/4192956
[pid=25545] ppid=25543 vsize=16740 CPUtime=1.18
/proc/25545/stat : 25545 (sugar++) S 25543 25545 25428 0 -1 4194304 1616 17071 0 4 7 1 98 12 16 0 1 0 59444922 17141760 1115 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25545/statm: 4185 1115 414 3 0 764 0
[pid=25568] ppid=25545 vsize=17236 CPUtime=2895.53
/proc/25568/stat : 25568 (minisat-inc) R 25545 25545 25428 0 -1 4194304 3904 0 0 0 289541 12 0 0 25 0 1 0 59445031 17649664 3843 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/25568/statm: 4309 3843 79 151 0 4155 0
Current children cumulated CPU time (s) 2896.71
Current children cumulated vsize (KiB) 33976

[startup+2982.3 s]
/proc/loadavg: 2.68 2.67 2.50 3/82 25594
/proc/meminfo: memFree=1648484/2055920 swapFree=4192812/4192956
[pid=25545] ppid=25543 vsize=16740 CPUtime=1.18
/proc/25545/stat : 25545 (sugar++) S 25543 25545 25428 0 -1 4194304 1616 17071 0 4 7 1 98 12 16 0 1 0 59444922 17141760 1115 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25545/statm: 4185 1115 414 3 0 764 0
[pid=25568] ppid=25545 vsize=17236 CPUtime=2955.01
/proc/25568/stat : 25568 (minisat-inc) R 25545 25545 25428 0 -1 4194304 3916 0 0 0 295489 12 0 0 25 0 1 0 59445031 17649664 3855 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/25568/statm: 4309 3855 79 151 0 4155 0
Current children cumulated CPU time (s) 2956.19
Current children cumulated vsize (KiB) 33976

[startup+3042.3 s]
/proc/loadavg: 2.68 2.68 2.52 4/82 25594
/proc/meminfo: memFree=1648548/2055920 swapFree=4192812/4192956
[pid=25545] ppid=25543 vsize=16740 CPUtime=1.18
/proc/25545/stat : 25545 (sugar++) S 25543 25545 25428 0 -1 4194304 1616 17071 0 4 7 1 98 12 16 0 1 0 59444922 17141760 1115 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25545/statm: 4185 1115 414 3 0 764 0
[pid=25568] ppid=25545 vsize=17372 CPUtime=3014.49
/proc/25568/stat : 25568 (minisat-inc) R 25545 25545 25428 0 -1 4194304 3952 0 0 0 301437 12 0 0 25 0 1 0 59445031 17788928 3891 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/25568/statm: 4343 3891 79 151 0 4189 0
Current children cumulated CPU time (s) 3015.67
Current children cumulated vsize (KiB) 34112

[startup+3102.3 s]
/proc/loadavg: 2.75 2.69 2.53 4/82 25594
/proc/meminfo: memFree=1648420/2055920 swapFree=4192812/4192956
[pid=25545] ppid=25543 vsize=16740 CPUtime=1.18
/proc/25545/stat : 25545 (sugar++) S 25543 25545 25428 0 -1 4194304 1616 17071 0 4 7 1 98 12 16 0 1 0 59444922 17141760 1115 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25545/statm: 4185 1115 414 3 0 764 0
[pid=25568] ppid=25545 vsize=17548 CPUtime=3073.94
/proc/25568/stat : 25568 (minisat-inc) R 25545 25545 25428 0 -1 4194304 3981 0 0 0 307382 12 0 0 25 0 1 0 59445031 17969152 3920 996147200 134512640 135134323 4294956192 18446744073709551615 134531932 0 0 4096 3 0 0 0 17 1 0 0
/proc/25568/statm: 4387 3920 79 151 0 4233 0
Current children cumulated CPU time (s) 3075.12
Current children cumulated vsize (KiB) 34288

[startup+3162.3 s]
/proc/loadavg: 2.55 2.64 2.52 4/82 25594
/proc/meminfo: memFree=1648292/2055920 swapFree=4192812/4192956
[pid=25545] ppid=25543 vsize=16740 CPUtime=1.18
/proc/25545/stat : 25545 (sugar++) S 25543 25545 25428 0 -1 4194304 1616 17071 0 4 7 1 98 12 16 0 1 0 59444922 17141760 1115 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25545/statm: 4185 1115 414 3 0 764 0
[pid=25568] ppid=25545 vsize=17704 CPUtime=3133.43
/proc/25568/stat : 25568 (minisat-inc) R 25545 25545 25428 0 -1 4194304 4004 0 0 0 313331 12 0 0 25 0 1 0 59445031 18128896 3943 996147200 134512640 135134323 4294956192 18446744073709551615 134529381 0 0 4096 3 0 0 0 17 1 0 0
/proc/25568/statm: 4426 3943 79 151 0 4272 0
Current children cumulated CPU time (s) 3134.61
Current children cumulated vsize (KiB) 34444

[startup+3222.3 s]
/proc/loadavg: 2.62 2.64 2.53 3/82 25594
/proc/meminfo: memFree=1648292/2055920 swapFree=4192812/4192956
[pid=25545] ppid=25543 vsize=16740 CPUtime=1.18
/proc/25545/stat : 25545 (sugar++) S 25543 25545 25428 0 -1 4194304 1616 17071 0 4 7 1 98 12 16 0 1 0 59444922 17141760 1115 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25545/statm: 4185 1115 414 3 0 764 0
[pid=25568] ppid=25545 vsize=17704 CPUtime=3192.91
/proc/25568/stat : 25568 (minisat-inc) R 25545 25545 25428 0 -1 4194304 4015 0 0 0 319279 12 0 0 25 0 1 0 59445031 18128896 3954 996147200 134512640 135134323 4294956192 18446744073709551615 134523966 0 0 4096 3 0 0 0 17 1 0 0
/proc/25568/statm: 4426 3954 79 151 0 4272 0
Current children cumulated CPU time (s) 3194.09
Current children cumulated vsize (KiB) 34444

[startup+3282.3 s]
/proc/loadavg: 2.62 2.63 2.53 4/82 25596
/proc/meminfo: memFree=1648100/2055920 swapFree=4192812/4192956
[pid=25545] ppid=25543 vsize=16740 CPUtime=1.18
/proc/25545/stat : 25545 (sugar++) S 25543 25545 25428 0 -1 4194304 1616 17071 0 4 7 1 98 12 16 0 1 0 59444922 17141760 1115 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25545/statm: 4185 1115 414 3 0 764 0
[pid=25568] ppid=25545 vsize=17704 CPUtime=3252.4
/proc/25568/stat : 25568 (minisat-inc) R 25545 25545 25428 0 -1 4194304 4028 0 0 0 325227 13 0 0 25 0 1 0 59445031 18128896 3967 996147200 134512640 135134323 4294956192 18446744073709551615 134532114 0 0 4096 3 0 0 0 17 1 0 0
/proc/25568/statm: 4426 3967 79 151 0 4272 0
Current children cumulated CPU time (s) 3253.58
Current children cumulated vsize (KiB) 34444

[startup+3342.3 s]
/proc/loadavg: 2.74 2.66 2.55 4/82 25596
/proc/meminfo: memFree=1648164/2055920 swapFree=4192812/4192956
[pid=25545] ppid=25543 vsize=16740 CPUtime=1.18
/proc/25545/stat : 25545 (sugar++) S 25543 25545 25428 0 -1 4194304 1616 17071 0 4 7 1 98 12 16 0 1 0 59444922 17141760 1115 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25545/statm: 4185 1115 414 3 0 764 0
[pid=25568] ppid=25545 vsize=17856 CPUtime=3311.87
/proc/25568/stat : 25568 (minisat-inc) R 25545 25545 25428 0 -1 4194304 4059 0 0 0 331174 13 0 0 25 0 1 0 59445031 18284544 3998 996147200 134512640 135134323 4294956192 18446744073709551615 134524710 0 0 4096 3 0 0 0 17 1 0 0
/proc/25568/statm: 4464 3998 79 151 0 4310 0
Current children cumulated CPU time (s) 3313.05
Current children cumulated vsize (KiB) 34596

[startup+3402.31 s]
/proc/loadavg: 2.73 2.66 2.55 3/82 25596
/proc/meminfo: memFree=1648036/2055920 swapFree=4192812/4192956
[pid=25545] ppid=25543 vsize=16740 CPUtime=1.18
/proc/25545/stat : 25545 (sugar++) S 25543 25545 25428 0 -1 4194304 1616 17071 0 4 7 1 98 12 16 0 1 0 59444922 17141760 1115 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25545/statm: 4185 1115 414 3 0 764 0
[pid=25568] ppid=25545 vsize=18000 CPUtime=3371.35
/proc/25568/stat : 25568 (minisat-inc) R 25545 25545 25428 0 -1 4194304 4078 0 0 0 337122 13 0 0 25 0 1 0 59445031 18432000 4017 996147200 134512640 135134323 4294956192 18446744073709551615 134531929 0 0 4096 3 0 0 0 17 1 0 0
/proc/25568/statm: 4500 4017 79 151 0 4346 0
Current children cumulated CPU time (s) 3372.53
Current children cumulated vsize (KiB) 34740

[startup+3462.3 s]
/proc/loadavg: 2.83 2.69 2.57 4/82 25596
/proc/meminfo: memFree=1647652/2055920 swapFree=4192812/4192956
[pid=25545] ppid=25543 vsize=16740 CPUtime=1.18
/proc/25545/stat : 25545 (sugar++) S 25543 25545 25428 0 -1 4194304 1616 17071 0 4 7 1 98 12 16 0 1 0 59444922 17141760 1115 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25545/statm: 4185 1115 414 3 0 764 0
[pid=25568] ppid=25545 vsize=18136 CPUtime=3430.84
/proc/25568/stat : 25568 (minisat-inc) R 25545 25545 25428 0 -1 4194304 4125 0 0 0 343070 14 0 0 25 0 1 0 59445031 18571264 4064 996147200 134512640 135134323 4294956192 18446744073709551615 134532052 0 0 4096 3 0 0 0 17 1 0 0
/proc/25568/statm: 4534 4064 79 151 0 4380 0
Current children cumulated CPU time (s) 3432.02
Current children cumulated vsize (KiB) 34876

[startup+3522.3 s]
/proc/loadavg: 2.64 2.66 2.56 3/82 25596
/proc/meminfo: memFree=1647588/2055920 swapFree=4192812/4192956
[pid=25545] ppid=25543 vsize=16740 CPUtime=1.18
/proc/25545/stat : 25545 (sugar++) S 25543 25545 25428 0 -1 4194304 1616 17071 0 4 7 1 98 12 16 0 1 0 59444922 17141760 1115 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25545/statm: 4185 1115 414 3 0 764 0
[pid=25568] ppid=25545 vsize=18276 CPUtime=3490.31
/proc/25568/stat : 25568 (minisat-inc) R 25545 25545 25428 0 -1 4194304 4163 0 0 0 349017 14 0 0 25 0 1 0 59445031 18714624 4102 996147200 134512640 135134323 4294956192 18446744073709551615 134531971 0 0 4096 3 0 0 0 17 1 0 0
/proc/25568/statm: 4569 4102 79 151 0 4415 0
Current children cumulated CPU time (s) 3491.49
Current children cumulated vsize (KiB) 35016

[startup+3582.3 s]
/proc/loadavg: 2.75 2.69 2.57 3/82 25596
/proc/meminfo: memFree=1647204/2055920 swapFree=4192812/4192956
[pid=25545] ppid=25543 vsize=16740 CPUtime=1.18
/proc/25545/stat : 25545 (sugar++) S 25543 25545 25428 0 -1 4194304 1616 17071 0 4 7 1 98 12 16 0 1 0 59444922 17141760 1115 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25545/statm: 4185 1115 414 3 0 764 0
[pid=25568] ppid=25545 vsize=18580 CPUtime=3549.79
/proc/25568/stat : 25568 (minisat-inc) R 25545 25545 25428 0 -1 4194304 4206 0 0 0 354965 14 0 0 25 0 1 0 59445031 19025920 4145 996147200 134512640 135134323 4294956192 18446744073709551615 134531924 0 0 4096 3 0 0 0 17 1 0 0
/proc/25568/statm: 4645 4145 79 151 0 4491 0
Current children cumulated CPU time (s) 3550.97
Current children cumulated vsize (KiB) 35320



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3631.8 s]
/proc/loadavg: 2.77 2.70 2.58 4/82 25596
/proc/meminfo: memFree=1647140/2055920 swapFree=4192812/4192956
[pid=25545] ppid=25543 vsize=16740 CPUtime=1.18
/proc/25545/stat : 25545 (sugar++) S 25543 25545 25428 0 -1 4194304 1616 17071 0 4 7 1 98 12 16 0 1 0 59444922 17141760 1115 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25545/statm: 4185 1115 414 3 0 764 0
[pid=25568] ppid=25545 vsize=18712 CPUtime=3598.85
/proc/25568/stat : 25568 (minisat-inc) R 25545 25545 25428 0 -1 4194304 4249 0 0 0 359871 14 0 0 25 0 1 0 59445031 19161088 4188 996147200 134512640 135134323 4294956192 18446744073709551615 134532114 0 0 4096 3 0 0 0 17 1 0 0
/proc/25568/statm: 4678 4188 79 151 0 4524 0
Current children cumulated CPU time (s) 3600.03
Current children cumulated vsize (KiB) 35452

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

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

Child status: 0
Real time (s): 3631.81
CPU time (s): 3600.06
CPU user time (s): 3599.77
CPU system time (s): 0.286956
CPU usage (%): 99.1258
Max. virtual memory (cumulated for all children) (KiB): 886368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.77
system time used= 0.286956
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23012
page faults= 4
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1253
involuntary context switches= 80657

runsolver used 3.9434 second user time and 10.1115 second system time

The end

Launcher Data (download as text)

Begin job on node22 at 2008-07-14 11:23:44
IDJOB=1115379
IDBENCH=61862
IDSOLVER=367
FILE ID=node22/1115379-1216027424
PBS_JOBID= 7904879
Free space on /tmp= 66464 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/maxcsp/randomMaxCSP/denseTight/normalized-vcsp-25-10-25-87-38_ext.xml
COMMAND LINE= DIR/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat-inc" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1115379-1216027424/watcher-1115379-1216027424 -o /tmp/evaluation-result-1115379-1216027424/solver-1115379-1216027424 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat-inc" -tmp="HOME/temp" HOME/instance-1115379-1216027424.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= fe656c63c64be536839238f557734a1b
RANDOM SEED=767675277

node22.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.253
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.253
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:       1723300 kB
Buffers:         53264 kB
Cached:         172700 kB
SwapCached:          0 kB
Active:         169568 kB
Inactive:        92000 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1723300 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3052 kB
Writeback:           0 kB
Mapped:          55884 kB
Slab:            56348 kB
Committed_AS:  1012488 kB
PageTables:       1772 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= 66464 MiB
End job on node22 at 2008-07-14 12:24:16