Trace number 1125331

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-incOPTIMUM 159.662 161.839

General information on the benchmark

Namemaxcsp/celar/subs7/
normalized-scenw-7-sub4-22_ext.xml
MD5SUM20fe9f9b5932c03f273f63290a37c636
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints19
Best CPU time to get the best result obtained on this benchmark0.245961
Satisfiable
(Un)Satisfiability was proved
Number of variables22
Number of constraints473
Maximum constraint arity2
Maximum domain size22
Number of constraints which are defined in extension473
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.07	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.00/0.07	c 0	BEGIN Wed Jul 16 02:50:18 2008
0.00/0.07	c 0	PID 29439
0.06/0.07	c 0	HOST node36.alineos.net
0.06/0.07	c 0	CONVERTING HOME/instance-1125331-1216169418.xml TO HOME/temp.csp
0.06/0.07	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1125331-1216169418.xml' 'HOME/temp.csp'
0.06/0.58	c 1	2 domains, 22 variables, 0 predicates, 407 relations, 473 constraints
0.06/0.62	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.62	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.56/0.70	c 1	Parsing HOME/temp.csp
1.02/1.10	c 2	parsed 904 expressions
1.02/1.11	c 2	Heap : 6 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.02/1.11	c 2	MAX CSP: 473 constraints
1.02/1.11	c 2	Converting to clausal form CSP
1.02/1.14	c 2	converted 138 (10%) expressions
1.02/1.15	c 2	converted 276 (20%) expressions
1.02/1.16	c 2	converted 414 (30%) expressions
1.11/1.25	c 2	converted 552 (40%) expressions
1.11/1.29	c 2	converted 690 (50%) expressions
1.21/1.32	c 2	converted 828 (60%) expressions
1.21/1.34	c 2	converted 966 (70%) expressions
1.21/1.37	c 2	converted 1104 (80%) expressions
1.31/1.40	c 2	converted 1242 (90%) expressions
1.41/1.59	c 2	converted 1380 (100%) expressions
1.41/1.59	c 2	CSP : 968 integers, 0 booleans, 1418 clauses, largest domain size 710
1.41/1.59	c 2	Heap : 13 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.41/1.59	c 2	Propagation in CSP
1.51/1.63	c 2	467 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.51/1.63	c 2	CSP : 968 integers, 0 booleans, 1418 clauses, largest domain size 474
1.51/1.63	c 2	Heap : 13 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.51/1.63	c 2	Simplifing CSP by introducing new Boolean variables
1.51/1.63	c 2	CSP : 968 integers, 0 booleans, 1418 clauses, largest domain size 474
1.51/1.63	c 2	Heap : 13 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.51/1.69	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.60/1.71	c 2	97 (10%) CSP integer variables are encoded (400 clauses, 4258 bytes)
1.60/1.71	c 2	194 (20%) CSP integer variables are encoded (400 clauses, 4258 bytes)
1.60/1.71	c 2	291 (30%) CSP integer variables are encoded (400 clauses, 4258 bytes)
1.60/1.71	c 2	388 (40%) CSP integer variables are encoded (400 clauses, 4258 bytes)
1.60/1.71	c 2	484 (50%) CSP integer variables are encoded (400 clauses, 4258 bytes)
1.60/1.72	c 2	581 (60%) CSP integer variables are encoded (1239 clauses, 14958 bytes)
1.60/1.72	c 2	678 (70%) CSP integer variables are encoded (1879 clauses, 23278 bytes)
1.60/1.72	c 2	775 (80%) CSP integer variables are encoded (2677 clauses, 33652 bytes)
1.60/1.72	c 2	872 (90%) CSP integer variables are encoded (6355 clauses, 81466 bytes)
1.60/1.73	c 2	968 (100%) CSP integer variables are encoded (7463 clauses, 95870 bytes)
1.72/1.81	c 2	142 (10%) CSP clauses are encoded (9972 clauses, 146485 bytes)
1.72/1.86	c 2	284 (20%) CSP clauses are encoded (12412 clauses, 196870 bytes)
1.82/1.90	c 2	426 (30%) CSP clauses are encoded (15047 clauses, 254468 bytes)
1.82/1.93	c 2	568 (40%) CSP clauses are encoded (17334 clauses, 297294 bytes)
1.82/1.95	c 2	709 (50%) CSP clauses are encoded (31493 clauses, 552289 bytes)
1.82/1.97	c 2	851 (60%) CSP clauses are encoded (35799 clauses, 627319 bytes)
1.91/2.04	c 2	993 (70%) CSP clauses are encoded (75949 clauses, 1361539 bytes)
2.02/2.15	c 3	1135 (80%) CSP clauses are encoded (138723 clauses, 2486141 bytes)
2.11/2.25	c 3	1277 (90%) CSP clauses are encoded (196449 clauses, 3543842 bytes)
2.31/2.45	c 3	1418 (100%) CSP clauses are encoded (309354 clauses, 5618301 bytes)
2.31/2.45	c 3	1418 CSP clauses encoded
2.31/2.45	c 3	Writing map file : HOME/temp.map
2.31/2.46	c 3	Heap : 6 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.31/2.46	c 3	SAT : 8431 SAT variables, 309354 SAT clauses, 5618301 bytes
2.31/2.46	c 3	Heap : 6 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.38/2.53	c 3	OBJECTIVE minimize _COST
2.38/2.53	c 3	SOLVING HOME/temp.cnf
2.38/2.53	c 3	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
2.38/2.53	c 3	This is MiniSat 2.0 beta incremental
2.38/2.53	c 3	WARNING: for repeatability, setting FPU to use double precision
2.38/2.53	c 3	============================[ Problem Statistics ]=============================
2.38/2.53	c 3	|                                                                             |
2.38/2.54	c 3	|  Number of variables:  8431                                                 |
2.38/2.54	c 3	|  Number of clauses:    309354                                               |
2.40/2.68	c 3	|  Parsing time:         0.13         s                                       |
2.40/2.69	c 3	OK
2.40/2.69	c 3	OBJECTIVE BOUND: 0 <= _COST <= 
2.40/2.69	c 3	SEARCHING: _COST <= 237
2.40/2.69	c 3	============================[ Search Statistics ]==============================
2.40/2.69	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.40/2.69	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.40/2.69	c 3	===============================================================================
2.40/2.69	c 3	|         0 |    8431   309354   917535 |   103118        0    nan |  0.000 % |
2.40/2.79	c 3	===============================================================================
2.40/2.80	c 3	restarts              : 1
2.40/2.80	c 3	conflicts             : 49            (207 /sec)
2.40/2.80	c 3	decisions             : 549           (0.73 % random) (2317 /sec)
2.40/2.80	c 3	propagations          : 47914          (202200 /sec)
2.40/2.80	c 3	conflict literals     : 779            (7.59 % deleted)
2.40/2.80	c 3	Memory used           : 14.85 MB
2.40/2.80	c 3	CPU time              : 0.236963 s
2.40/2.80	c 3	
2.40/2.80	c 3	SATISFIABLE
2.40/2.80	c 3	OK
2.40/2.80	c 3	FOUND: _COST <= 237
2.40/2.80	s SATISFIABLE
2.40/2.80	c 3	DECODING HOME/temp.out WITH HOME/temp.map
2.40/2.80	c 3	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
2.40/2.88	c 3	Decoding HOME/temp.out
2.40/2.97	c 3	OBJECTIVE _COST 237
2.40/2.97	o 237
2.40/2.98	v 17 21 21 21 13 18 21 21 19 21 13 0 21 11 21 6 2 8 6 4 7 13
2.40/2.98	c 3	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
2.40/3.01	c 3	OK
2.40/3.01	c 3	OBJECTIVE BOUND: 0 <= _COST <= 237
2.40/3.01	c 3	SEARCHING: _COST <= 118
2.40/3.02	c 3	============================[ Search Statistics ]==============================
2.40/3.03	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.40/3.03	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.40/3.03	c 3	===============================================================================
2.40/3.03	c 3	|        49 |    8431   309354   917535 |   103118       49     16 |  0.000 % |
2.40/3.06	c 3	|       150 |    8431   309354   917535 |   113429      150     13 | 25.194 % |
2.58/3.15	c 4	|       300 |    8431   309354   917535 |   124772      300     17 | 25.194 % |
2.58/3.18	c 4	===============================================================================
2.58/3.18	c 4	restarts              : 4
2.58/3.18	c 4	conflicts             : 395           (975 /sec)
2.58/3.18	c 4	decisions             : 1463          (0.75 % random) (3613 /sec)
2.58/3.18	c 4	propagations          : 209555         (517499 /sec)
2.58/3.18	c 4	conflict literals     : 7075           (26.35 % deleted)
2.58/3.18	c 4	Memory used           : 14.85 MB
2.58/3.18	c 4	CPU time              : 0.404938 s
2.58/3.18	c 4	
2.58/3.18	c 4	SATISFIABLE
2.58/3.19	c 4	OK
2.58/3.19	c 4	FOUND: _COST <= 118
2.58/3.19	c 4	DECODING HOME/temp.out WITH HOME/temp.map
2.58/3.19	c 4	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
3.00/3.27	c 4	Decoding HOME/temp.out
3.09/3.36	c 4	OBJECTIVE _COST 118
3.09/3.36	o 118
3.09/3.37	v 21 17 6 21 4 20 21 21 19 21 4 19 18 5 5 8 2 2 7 9 10 7
3.09/3.37	c 4	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
3.16/3.44	c 4	OK
3.16/3.44	c 4	OBJECTIVE BOUND: 0 <= _COST <= 118
3.16/3.44	c 4	SEARCHING: _COST <= 59
3.16/3.45	c 4	============================[ Search Statistics ]==============================
3.16/3.46	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.16/3.46	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.16/3.46	c 4	===============================================================================
3.16/3.46	c 4	|       395 |    6307   309354   917535 |   103118      395     18 | 25.194 % |
3.24/3.50	c 4	|       495 |    6307   309354   917535 |   113429      495     18 | 39.320 % |
3.24/3.55	c 4	|       645 |    6307   309354   917535 |   124772      645     17 | 39.320 % |
3.34/3.62	c 4	|       871 |    6307   309354   917535 |   137250      871     18 | 39.320 % |
3.34/3.66	c 4	===============================================================================
3.34/3.66	c 4	restarts              : 8
3.34/3.66	c 4	conflicts             : 987           (1579 /sec)
3.34/3.66	c 4	decisions             : 2508          (0.92 % random) (4013 /sec)
3.34/3.66	c 4	propagations          : 468245         (749306 /sec)
3.34/3.66	c 4	conflict literals     : 17695          (27.34 % deleted)
3.34/3.66	c 4	Memory used           : 14.98 MB
3.34/3.66	c 4	CPU time              : 0.624905 s
3.34/3.66	c 4	
3.34/3.66	c 4	SATISFIABLE
3.34/3.67	c 4	OK
3.34/3.67	c 4	FOUND: _COST <= 59
3.34/3.67	c 4	DECODING HOME/temp.out WITH HOME/temp.map
3.34/3.67	c 4	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
3.40/3.74	c 4	Decoding HOME/temp.out
3.40/3.84	c 4	OBJECTIVE _COST 59
3.40/3.84	o 59
3.40/3.84	v 17 4 4 0 3 2 21 21 19 16 9 5 2 8 6 6 3 0 6 3 17 13
3.40/3.84	c 4	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
3.40/3.88	c 4	OK
3.40/3.88	c 4	OBJECTIVE BOUND: 0 <= _COST <= 59
3.40/3.88	c 4	SEARCHING: _COST <= 29
3.40/3.88	c 4	============================[ Search Statistics ]==============================
3.40/3.89	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.40/3.89	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.40/3.90	c 4	===============================================================================
3.40/3.90	c 4	|       987 |    5116   309354   917535 |   103118      987     18 | 39.320 % |
3.60/3.93	c 4	|      1087 |    5116   309354   917535 |   113429     1087     17 | 48.429 % |
3.70/4.00	c 4	|      1237 |    5116   309354   917535 |   124772     1237     17 | 48.429 % |
3.80/4.11	c 5	|      1464 |    5116   309354   917535 |   137250     1464     16 | 48.429 % |
3.90/4.27	c 5	|      1802 |    5116   309354   917535 |   150975     1802     16 | 48.429 % |
4.20/4.52	c 5	|      2311 |    4348    81675   246333 |   166072     2192     15 | 48.429 % |
4.30/4.69	c 5	|      3071 |    4348    81675   246333 |   182679     2952     16 | 48.429 % |
4.70/5.02	c 5	|      4210 |    4348    81675   246333 |   200947     4091     16 | 48.429 % |
5.20/5.56	c 6	|      5920 |    4348    81675   246333 |   221042     5801     16 | 48.429 % |
6.09/6.43	c 7	|      8482 |    4348    81675   246333 |   243146     8363     16 | 48.429 % |
7.28/7.64	c 8	|     12327 |    4348    81675   246333 |   267461    12208     17 | 48.429 % |
9.37/9.70	c 10	|     18093 |    4348    81675   246333 |   294207    17974     17 | 48.429 % |
13.55/13.98	c 14	|     26744 |    4348    81675   246333 |   323628    26625     17 | 48.429 % |
20.81/21.24	c 22	|     39720 |    4348    81675   246333 |   355991    39601     18 | 48.429 % |
34.35/34.83	c 35	|     59181 |    4348    81675   246333 |   391590    59062     18 | 48.429 % |
58.04/58.69	c 59	|     88373 |    4348    81675   246333 |   430749    88254     18 | 48.429 % |
91.29/92.01	c 92	===============================================================================
91.29/92.01	c 92	restarts              : 24
91.29/92.01	c 92	conflicts             : 127527        (1444 /sec)
91.29/92.01	c 92	decisions             : 167823        (0.91 % random) (1900 /sec)
91.29/92.01	c 92	propagations          : 65535441       (742026 /sec)
91.29/92.01	c 92	conflict literals     : 2508623        (33.57 % deleted)
91.29/92.01	c 92	Memory used           : 23.64 MB
91.29/92.01	c 92	CPU time              : 88.3196 s
91.29/92.01	c 92	
91.29/92.01	c 92	SATISFIABLE
91.29/92.02	c 92	OK
91.29/92.02	c 92	FOUND: _COST <= 29
91.29/92.02	c 92	DECODING HOME/temp.out WITH HOME/temp.map
91.29/92.02	c 92	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
91.31/92.23	c 93	Decoding HOME/temp.out
91.45/92.35	c 93	OBJECTIVE _COST 29
91.45/92.35	o 29
91.45/92.35	v 4 2 17 0 2 3 21 21 17 16 9 5 5 8 6 6 2 1 6 4 17 13
91.45/92.36	c 93	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
92.81/93.75	c 94	OK
92.81/93.75	c 94	OBJECTIVE BOUND: 0 <= _COST <= 29
92.81/93.75	c 94	SEARCHING: _COST <= 14
92.81/93.75	c 94	============================[ Search Statistics ]==============================
92.81/93.75	c 94	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
92.81/93.75	c 94	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
92.81/93.75	c 94	===============================================================================
92.81/93.75	c 94	|    127527 |    3734    48982   149864 |    16327    69159     21 | 48.429 % |
93.11/94.05	c 94	|    127627 |    3734    48982   149864 |    17960    15214     19 | 55.712 % |
93.21/94.11	c 95	|    127777 |    3734    48982   149864 |    19756    15364     19 | 55.712 % |
93.31/94.21	c 95	|    128004 |    3734    48982   149864 |    21731    15591     19 | 55.712 % |
93.41/94.35	c 95	|    128341 |    3734    48982   149864 |    23904    15928     19 | 55.712 % |
93.61/94.53	c 95	|    128849 |    3734    48982   149864 |    26295    16436     18 | 55.712 % |
93.81/94.75	c 95	|    129608 |    3734    48982   149864 |    28924    17195     18 | 55.712 % |
94.11/95.09	c 96	|    130748 |    3734    48982   149864 |    31817    18335     18 | 55.712 % |
94.81/95.72	c 96	|    132457 |    3734    48982   149864 |    34999    20044     18 | 55.712 % |
95.70/96.60	c 97	|    135021 |    3734    48982   149864 |    38498    22608     18 | 55.712 % |
97.09/98.09	c 99	|    138865 |    3734    48982   149864 |    42348    26452     17 | 55.712 % |
99.28/100.20	c 101	|    144632 |    3734    48982   149864 |    46583    32219     17 | 55.712 % |
99.88/100.85	c 101	===============================================================================
99.88/100.85	c 101	restarts              : 36
99.88/100.85	c 101	conflicts             : 146388        (1513 /sec)
99.88/100.85	c 101	decisions             : 192808        (0.92 % random) (1993 /sec)
99.88/100.85	c 101	propagations          : 75408162       (779434 /sec)
99.88/100.85	c 101	conflict literals     : 2807469        (33.08 % deleted)
99.88/100.85	c 101	Memory used           : 23.64 MB
99.88/100.85	c 101	CPU time              : 96.7473 s
99.88/100.85	c 101	
99.88/100.85	c 101	UNSATISFIABLE
99.88/100.85	c 101	OK
99.88/100.85	c 101	NOT FOUND: _COST <= 14
99.88/100.85	c 101	OK
99.88/100.85	c 101	OBJECTIVE BOUND: 15 <= _COST <= 29
99.88/100.85	c 101	SEARCHING: _COST <= 22
99.88/100.85	c 101	============================[ Search Statistics ]==============================
99.88/100.85	c 101	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
99.88/100.85	c 101	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
99.88/100.85	c 101	===============================================================================
99.88/100.85	c 101	|    146388 |    3684    48650   149018 |    16216    33387     17 | 55.712 % |
99.98/100.96	c 101	|    146489 |    3684    48650   149018 |    17838    12891     15 | 56.304 % |
100.08/101.01	c 101	|    146640 |    3684    48650   149018 |    19622    13042     15 | 56.304 % |
100.08/101.08	c 101	|    146866 |    3684    48650   149018 |    21584    13268     15 | 56.304 % |
100.18/101.19	c 102	|    147203 |    3684    48650   149018 |    23742    13605     15 | 56.304 % |
100.37/101.33	c 102	|    147710 |    3684    48650   149018 |    26117    14112     15 | 56.304 % |
100.57/101.55	c 102	|    148469 |    3684    48650   149018 |    28728    14871     15 | 56.304 % |
100.97/101.91	c 102	|    149608 |    3684    48650   149018 |    31601    16010     15 | 56.304 % |
101.47/102.49	c 103	|    151316 |    3684    48650   149018 |    34761    17718     15 | 56.304 % |
102.37/103.38	c 104	|    153879 |    3684    48650   149018 |    38238    20281     15 | 56.304 % |
103.46/104.41	c 105	|    157723 |    3684    48650   149018 |    42061    24125     17 | 56.304 % |
106.05/107.07	c 107	|    163489 |    3684    48650   149018 |    46268    29891     17 | 56.304 % |
110.22/111.28	c 112	|    172138 |    3684    48650   149018 |    50894    38540     17 | 56.304 % |
113.91/114.94	c 115	===============================================================================
113.91/114.94	c 115	restarts              : 49
113.91/114.94	c 115	conflicts             : 179659        (1622 /sec)
113.91/114.94	c 115	decisions             : 236120        (0.94 % random) (2132 /sec)
113.91/114.94	c 115	propagations          : 92434420       (834478 /sec)
113.91/114.94	c 115	conflict literals     : 3417561        (32.64 % deleted)
113.91/114.94	c 115	Memory used           : 23.64 MB
113.91/114.94	c 115	CPU time              : 110.769 s
113.91/114.94	c 115	
113.91/114.94	c 115	SATISFIABLE
113.91/114.95	c 115	OK
113.91/114.95	c 115	FOUND: _COST <= 22
113.91/114.95	c 115	DECODING HOME/temp.out WITH HOME/temp.map
113.91/114.95	c 115	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
113.96/115.03	c 115	Decoding HOME/temp.out
113.96/115.12	c 116	OBJECTIVE _COST 22
113.96/115.12	o 22
113.96/115.12	v 2 4 3 0 2 1 21 21 17 16 9 2 5 8 6 6 2 1 6 4 17 13
113.96/115.13	c 116	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
114.16/115.21	c 116	OK
114.16/115.21	c 116	OBJECTIVE BOUND: 15 <= _COST <= 22
114.16/115.21	c 116	SEARCHING: _COST <= 18
114.16/115.21	c 116	============================[ Search Statistics ]==============================
114.16/115.21	c 116	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
114.16/115.21	c 116	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
114.16/115.21	c 116	===============================================================================
114.16/115.21	c 116	|    179659 |    3439    39592   122572 |    13197    46061     17 | 56.304 % |
114.26/115.35	c 116	|    179761 |    3439    39592   122572 |    14517    14742     17 | 59.210 % |
114.36/115.41	c 116	|    179912 |    3439    39592   122572 |    15968    14893     17 | 59.210 % |
114.36/115.50	c 116	|    180137 |    3439    39592   122572 |    17565    15118     17 | 59.210 % |
114.56/115.65	c 116	|    180474 |    3439    39592   122572 |    19322    15455     17 | 59.210 % |
114.76/115.85	c 116	|    180980 |    3439    39592   122572 |    21254    15961     16 | 59.210 % |
115.06/116.12	c 117	|    181739 |    3439    39592   122572 |    23379    16720     16 | 59.210 % |
115.36/116.44	c 117	|    182878 |    3439    39592   122572 |    25717    17859     17 | 59.210 % |
115.95/117.02	c 117	|    184586 |    3439    39592   122572 |    28289    19567     17 | 59.210 % |
117.05/118.13	c 119	|    187148 |    3439    39592   122572 |    31118    22129     17 | 59.210 % |
118.54/119.62	c 120	|    190993 |    3439    39592   122572 |    34230    25974     17 | 59.210 % |
120.73/121.86	c 122	|    196761 |    3439    39592   122572 |    37653    31742     18 | 59.210 % |
124.51/125.68	c 126	|    205410 |    3439    39592   122572 |    41418    40391     18 | 59.210 % |
130.68/131.82	c 132	|    218386 |    3439    39592   122572 |    45560    21593     19 | 59.210 % |
138.44/139.66	c 140	|    237849 |    3439    39592   122572 |    50116    41056     19 | 59.210 % |
141.54/142.71	c 143	===============================================================================
141.54/142.71	c 143	restarts              : 64
141.54/142.71	c 143	conflicts             : 244225        (1768 /sec)
141.54/142.71	c 143	decisions             : 318857        (1.00 % random) (2308 /sec)
141.54/142.71	c 143	propagations          : 124199453      (898967 /sec)
141.54/142.71	c 143	conflict literals     : 4675938        (31.51 % deleted)
141.54/142.71	c 143	Memory used           : 23.64 MB
141.54/142.71	c 143	CPU time              : 138.158 s
141.54/142.71	c 143	
141.54/142.71	c 143	UNSATISFIABLE
141.54/142.71	c 143	OK
141.54/142.71	c 143	NOT FOUND: _COST <= 18
141.54/142.71	c 143	OK
141.54/142.71	c 143	OBJECTIVE BOUND: 19 <= _COST <= 22
141.54/142.71	c 143	SEARCHING: _COST <= 20
141.54/142.71	c 143	============================[ Search Statistics ]==============================
141.54/142.71	c 143	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
141.54/142.71	c 143	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
141.54/142.71	c 143	===============================================================================
141.54/142.71	c 143	|    244225 |    3419    39410   122086 |    13136    43169     20 | 59.210 % |
141.64/142.89	c 143	|    244325 |    3419    39410   122086 |    14450    12631     21 | 59.447 % |
141.74/142.95	c 143	|    244476 |    3419    39410   122086 |    15895    12782     20 | 59.447 % |
141.84/143.03	c 143	|    244702 |    3419    39410   122086 |    17484    13008     20 | 59.447 % |
141.93/143.14	c 144	|    245039 |    3419    39410   122086 |    19233    13345     20 | 59.447 % |
142.03/143.27	c 144	|    245546 |    3419    39410   122086 |    21156    13852     20 | 59.447 % |
142.23/143.45	c 144	|    246305 |    3419    39410   122086 |    23272    14611     20 | 59.447 % |
142.63/143.80	c 144	|    247444 |    3419    39410   122086 |    25599    15750     19 | 59.447 % |
142.93/144.19	c 145	|    249152 |    3419    39410   122086 |    28159    17458     19 | 59.447 % |
143.82/145.09	c 146	|    251716 |    3419    39410   122086 |    30975    20022     18 | 59.447 % |
145.31/146.52	c 147	|    255561 |    3419    39410   122086 |    34073    23867     18 | 59.447 % |
147.21/148.46	c 149	|    261327 |    3419    39410   122086 |    37480    29633     18 | 59.447 % |
151.59/152.89	c 153	|    269977 |    3419    39410   122086 |    41228    38283     17 | 59.447 % |
153.57/154.89	c 155	===============================================================================
153.57/154.89	c 155	restarts              : 77
153.57/154.89	c 155	conflicts             : 274387        (1826 /sec)
153.57/154.89	c 155	decisions             : 358266        (1.02 % random) (2384 /sec)
153.57/154.89	c 155	propagations          : 139616491      (929122 /sec)
153.57/154.89	c 155	conflict literals     : 5167373        (31.48 % deleted)
153.57/154.89	c 155	Memory used           : 23.64 MB
153.57/154.89	c 155	CPU time              : 150.267 s
153.57/154.89	c 155	
153.57/154.89	c 155	SATISFIABLE
153.57/154.89	c 155	OK
153.57/154.89	c 155	FOUND: _COST <= 20
153.57/154.89	c 155	DECODING HOME/temp.out WITH HOME/temp.map
153.57/154.89	c 155	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
153.67/155.07	c 155	Decoding HOME/temp.out
153.77/155.17	c 156	OBJECTIVE _COST 20
153.77/155.17	o 20
153.77/155.17	v 2 4 4 0 3 2 21 21 17 16 9 5 5 8 6 6 2 1 6 3 17 13
153.77/155.17	c 156	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
153.86/155.68	c 156	OK
153.86/155.68	c 156	OBJECTIVE BOUND: 19 <= _COST <= 20
153.86/155.68	c 156	SEARCHING: _COST <= 19
153.86/155.68	c 156	============================[ Search Statistics ]==============================
153.86/155.68	c 156	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
153.86/155.68	c 156	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
153.86/155.68	c 156	===============================================================================
153.86/155.68	c 156	|    274387 |    3349    37065   115259 |    12355    42693     18 | 59.447 % |
153.98/155.80	c 156	|    274489 |    3349    37065   115259 |    13590    14219     15 | 60.278 % |
153.98/155.85	c 156	|    274639 |    3349    37065   115259 |    14949    14369     15 | 60.278 % |
154.08/155.93	c 156	|    274866 |    3349    37065   115259 |    16444    14596     15 | 60.278 % |
154.18/156.03	c 156	|    275204 |    3349    37065   115259 |    18088    14934     15 | 60.278 % |
154.29/156.18	c 157	|    275711 |    3349    37065   115259 |    19897    15441     15 | 60.278 % |
154.58/156.44	c 157	|    276470 |    3349    37065   115259 |    21887    16200     15 | 60.278 % |
154.98/156.82	c 157	|    277611 |    3349    37065   115259 |    24076    17341     15 | 60.278 % |
155.48/157.31	c 158	|    279319 |    3349    37065   115259 |    26484    19049     15 | 60.278 % |
156.27/158.19	c 159	|    281881 |    3349    37065   115259 |    29132    21611     15 | 60.278 % |
157.47/159.34	c 160	|    285726 |    3349    37065   115259 |    32045    25456     16 | 60.278 % |
159.37/161.23	c 162	===============================================================================
159.37/161.23	c 162	restarts              : 88
159.37/161.23	c 162	conflicts             : 291028        (1868 /sec)
159.37/161.23	c 162	decisions             : 379804        (1.02 % random) (2437 /sec)
159.37/161.23	c 162	propagations          : 147696240      (947881 /sec)
159.37/161.23	c 162	conflict literals     : 5484995        (31.39 % deleted)
159.37/161.23	c 162	Memory used           : 23.64 MB
159.37/161.23	c 162	CPU time              : 155.817 s
159.37/161.23	c 162	
159.37/161.23	c 162	SATISFIABLE
159.37/161.23	c 162	OK
159.37/161.23	c 162	FOUND: _COST <= 19
159.37/161.23	c 162	DECODING HOME/temp.out WITH HOME/temp.map
159.37/161.23	c 162	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
159.41/161.66	c 162	Decoding HOME/temp.out
159.51/161.78	c 162	OBJECTIVE _COST 19
159.51/161.78	o 19
159.51/161.78	v 2 4 3 0 2 3 21 21 17 16 9 5 5 8 6 6 2 1 6 4 17 13
159.51/161.78	c 162	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
159.58/161.83	c 162	OK
159.58/161.83	c 162	OBJECTIVE _COST 19
159.58/161.83	s OPTIMUM FOUND
159.58/161.83	c 162	CPU 159.2 (0.07 0.02 159.13 0.42)
159.58/161.83	c 162	END Wed Jul 16 02:53:00 2008

Verifier Data (download as text)

OK	19	454
19 unsatisfied constraints, 454 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-1125331-1216169418/watcher-1125331-1216169418 -o /tmp/evaluation-result-1125331-1216169418/solver-1125331-1216169418 -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-1125331-1216169418.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.64 2.25 2.09 5/80 29439
/proc/meminfo: memFree=1706472/2055920 swapFree=4181248/4192956
[pid=29439] ppid=29437 vsize=12268 CPUtime=0
/proc/29439/stat : 29439 (sugar++) R 29437 29439 27981 0 -1 4194304 348 0 0 0 0 0 0 0 21 0 1 0 73641734 12562432 316 996147200 4194304 4206940 548682068528 18446744073709551615 240907942501 0 2147483391 4224 0 0 0 0 17 0 0 0
/proc/29439/statm: 3067 316 241 3 0 167 0

[startup+0.0763049 s]
/proc/loadavg: 2.64 2.25 2.09 5/80 29439
/proc/meminfo: memFree=1706472/2055920 swapFree=4181248/4192956
[pid=29439] ppid=29437 vsize=16740 CPUtime=0.06
/proc/29439/stat : 29439 (sugar++) S 29437 29439 27981 0 -1 4194304 1143 0 0 0 5 1 0 0 20 0 1 0 73641734 17141760 1099 996147200 4194304 4206940 548682068528 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29439/statm: 4185 1099 406 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.102205 s]
/proc/loadavg: 2.64 2.25 2.09 5/80 29439
/proc/meminfo: memFree=1706472/2055920 swapFree=4181248/4192956
[pid=29439] ppid=29437 vsize=16740 CPUtime=0.06
/proc/29439/stat : 29439 (sugar++) S 29437 29439 27981 0 -1 4194304 1219 128 0 0 5 1 0 0 21 0 1 0 73641734 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29439/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.302225 s]
/proc/loadavg: 2.64 2.25 2.09 5/80 29439
/proc/meminfo: memFree=1706472/2055920 swapFree=4181248/4192956
[pid=29439] ppid=29437 vsize=16740 CPUtime=0.06
/proc/29439/stat : 29439 (sugar++) S 29437 29439 27981 0 -1 4194304 1219 128 0 0 5 1 0 0 21 0 1 0 73641734 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29439/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.702272 s]
/proc/loadavg: 2.64 2.25 2.09 5/80 29439
/proc/meminfo: memFree=1706472/2055920 swapFree=4181248/4192956
[pid=29439] ppid=29437 vsize=16740 CPUtime=0.56
/proc/29439/stat : 29439 (sugar++) S 29437 29439 27981 0 -1 4194304 1279 4839 0 1 5 1 46 4 16 0 1 0 73641734 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29439/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 16740

[startup+1.50135 s]
/proc/loadavg: 2.64 2.25 2.09 4/91 29461
/proc/meminfo: memFree=1693328/2055920 swapFree=4181248/4192956
[pid=29439] ppid=29437 vsize=16740 CPUtime=0.56
/proc/29439/stat : 29439 (sugar++) S 29437 29439 27981 0 -1 4194304 1296 4839 0 1 5 1 46 4 15 0 1 0 73641734 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29439/statm: 4185 1104 409 3 0 764 0
[pid=29452] ppid=29439 vsize=5356 CPUtime=0
/proc/29452/stat : 29452 (sh) S 29439 29439 27981 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 73641796 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29452/statm: 1339 233 193 169 0 50 0
[pid=29453] ppid=29452 vsize=867720 CPUtime=0.85
/proc/29453/stat : 29453 (java) S 29452 29439 27981 0 -1 0 8803 0 1 0 82 3 0 0 19 0 9 0 73641797 888545280 8067 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29453/statm: 216930 8067 2540 9 0 211505 0
[pid=29453/tid=29454] ppid=29452 vsize=867720 CPUtime=0.46
/proc/29453/task/29454/stat : 29454 (java) R 29452 29439 27981 0 -1 64 2598 0 1 0 45 1 0 0 23 0 9 0 73641798 888545280 8068 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29453/tid=29455] ppid=29452 vsize=867720 CPUtime=0.22
/proc/29453/task/29455/stat : 29455 (java) S 29452 29439 27981 0 -1 64 4309 0 0 0 21 1 0 0 16 0 9 0 73641799 888545280 8068 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29453/tid=29456] ppid=29452 vsize=867720 CPUtime=0
/proc/29453/task/29456/stat : 29456 (java) S 29452 29439 27981 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 73641799 888545280 8069 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29453/tid=29457] ppid=29452 vsize=867720 CPUtime=0
/proc/29453/task/29457/stat : 29457 (java) S 29452 29439 27981 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 73641799 888545280 8070 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29453/tid=29458] ppid=29452 vsize=867720 CPUtime=0
/proc/29453/task/29458/stat : 29458 (java) S 29452 29439 27981 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 73641801 888545280 8070 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29453/tid=29459] ppid=29452 vsize=867720 CPUtime=0.15
/proc/29453/task/29459/stat : 29459 (java) R 29452 29439 27981 0 -1 64 1203 0 0 0 15 0 0 0 16 0 9 0 73641801 888545280 8071 996147200 134512640 134550740 4294955920 18446744073709551615 102009250 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29453/tid=29460] ppid=29452 vsize=867720 CPUtime=0
/proc/29453/task/29460/stat : 29460 (java) S 29452 29439 27981 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 73641801 888545280 8072 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29453/tid=29461] ppid=29452 vsize=867720 CPUtime=0
/proc/29453/task/29461/stat : 29461 (java) S 29452 29439 27981 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 73641801 888545280 8072 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 889816

[startup+3.10169 s]
/proc/loadavg: 2.64 2.25 2.09 4/91 29461
/proc/meminfo: memFree=1676880/2055920 swapFree=4181248/4192956
[pid=29439] ppid=29437 vsize=16872 CPUtime=2.58
/proc/29439/stat : 29439 (sugar++) S 29437 29439 27981 0 -1 4194304 1558 18518 0 3 6 1 236 15 15 0 1 0 73641734 17276928 1126 996147200 4194304 4206940 548682068528 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29439/statm: 4218 1126 414 3 0 797 0
Current children cumulated CPU time (s) 2.58
Current children cumulated vsize (KiB) 16872

[startup+6.30301 s]
/proc/loadavg: 2.67 2.26 2.09 3/82 29492
/proc/meminfo: memFree=1682520/2055920 swapFree=4181248/4192956
[pid=29439] ppid=29437 vsize=16872 CPUtime=2.94
/proc/29439/stat : 29439 (sugar++) S 29437 29439 27981 0 -1 4194304 1698 26255 0 5 6 1 266 21 15 0 1 0 73641734 17276928 1126 996147200 4194304 4206940 548682068528 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29439/statm: 4218 1126 414 3 0 797 0
[pid=29462] ppid=29439 vsize=15480 CPUtime=3.05
/proc/29462/stat : 29462 (minisat-inc) R 29439 29439 27981 0 -1 4194304 3796 0 0 0 303 2 0 0 25 0 1 0 73641987 15851520 3741 996147200 134512640 135134323 4294956192 18446744073709551615 134531965 0 0 4096 3 0 0 0 17 1 0 0
/proc/29462/statm: 3870 3741 79 151 0 3716 0
Current children cumulated CPU time (s) 5.99
Current children cumulated vsize (KiB) 32352

[startup+12.7017 s]
/proc/loadavg: 2.62 2.26 2.09 3/82 29492
/proc/meminfo: memFree=1682520/2055920 swapFree=4181248/4192956
[pid=29439] ppid=29437 vsize=16872 CPUtime=2.94
/proc/29439/stat : 29439 (sugar++) S 29437 29439 27981 0 -1 4194304 1698 26255 0 5 6 1 266 21 16 0 1 0 73641734 17276928 1126 996147200 4194304 4206940 548682068528 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29439/statm: 4218 1126 414 3 0 797 0
[pid=29462] ppid=29439 vsize=15480 CPUtime=9.42
/proc/29462/stat : 29462 (minisat-inc) R 29439 29439 27981 0 -1 4194304 3813 0 0 0 940 2 0 0 25 0 1 0 73641987 15851520 3758 996147200 134512640 135134323 4294956192 18446744073709551615 134532052 0 0 4096 3 0 0 0 17 1 0 0
/proc/29462/statm: 3870 3758 79 151 0 3716 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 32352

[startup+25.5019 s]
/proc/loadavg: 2.63 2.28 2.10 3/82 29492
/proc/meminfo: memFree=1682392/2055920 swapFree=4181248/4192956
[pid=29439] ppid=29437 vsize=16872 CPUtime=2.94
/proc/29439/stat : 29439 (sugar++) S 29437 29439 27981 0 -1 4194304 1698 26255 0 5 6 1 266 21 16 0 1 0 73641734 17276928 1126 996147200 4194304 4206940 548682068528 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29439/statm: 4218 1126 414 3 0 797 0
[pid=29462] ppid=29439 vsize=15880 CPUtime=22.15
/proc/29462/stat : 29462 (minisat-inc) R 29439 29439 27981 0 -1 4194304 3900 0 0 0 2213 2 0 0 25 0 1 0 73641987 16261120 3845 996147200 134512640 135134323 4294956192 18446744073709551615 134531971 0 0 4096 3 0 0 0 17 1 0 0
/proc/29462/statm: 3970 3845 79 151 0 3816 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 32752

[startup+51.1015 s]
/proc/loadavg: 2.55 2.29 2.11 3/82 29492
/proc/meminfo: memFree=1680088/2055920 swapFree=4181248/4192956
[pid=29439] ppid=29437 vsize=16872 CPUtime=2.94
/proc/29439/stat : 29439 (sugar++) S 29437 29439 27981 0 -1 4194304 1698 26255 0 5 6 1 266 21 16 0 1 0 73641734 17276928 1126 996147200 4194304 4206940 548682068528 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29439/statm: 4218 1126 414 3 0 797 0
[pid=29462] ppid=29439 vsize=18304 CPUtime=47.63
/proc/29462/stat : 29462 (minisat-inc) R 29439 29439 27981 0 -1 4194304 4488 0 0 0 4760 3 0 0 25 0 1 0 73641987 18743296 4433 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/29462/statm: 4576 4433 79 151 0 4422 0
Current children cumulated CPU time (s) 50.57
Current children cumulated vsize (KiB) 35176

[startup+102.307 s]
/proc/loadavg: 2.53 2.32 2.12 3/82 29502
/proc/meminfo: memFree=1674008/2055920 swapFree=4181248/4192956
[pid=29439] ppid=29437 vsize=16872 CPUtime=3.14
/proc/29439/stat : 29439 (sugar++) S 29437 29439 27981 0 -1 4194304 1771 30127 0 6 6 1 283 24 15 0 1 0 73641734 17276928 1126 996147200 4194304 4206940 548682068528 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29439/statm: 4218 1126 414 3 0 797 0
[pid=29462] ppid=29439 vsize=24208 CPUtime=98.23
/proc/29462/stat : 29462 (minisat-inc) R 29439 29439 27981 0 -1 4194304 5959 0 0 0 9818 5 0 0 25 0 1 0 73641987 24788992 5900 996147200 134512640 135134323 4294956192 18446744073709551615 134532313 0 0 4096 3 0 0 0 17 1 0 0
/proc/29462/statm: 6052 5900 79 151 0 5898 0
Current children cumulated CPU time (s) 101.37
Current children cumulated vsize (KiB) 41080

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

[startup+127.901 s]
/proc/loadavg: 2.61 2.36 2.14 3/82 29512
/proc/meminfo: memFree=1673880/2055920 swapFree=4181248/4192956
[pid=29439] ppid=29437 vsize=16872 CPUtime=3.34
/proc/29439/stat : 29439 (sugar++) S 29437 29439 27981 0 -1 4194304 1839 33996 0 7 7 2 298 27 16 0 1 0 73641734 17276928 1126 996147200 4194304 4206940 548682068528 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29439/statm: 4218 1126 414 3 0 797 0
[pid=29462] ppid=29439 vsize=24208 CPUtime=123.46
/proc/29462/stat : 29462 (minisat-inc) R 29439 29439 27981 0 -1 4194304 5961 0 0 0 12341 5 0 0 25 0 1 0 73641987 24788992 5900 996147200 134512640 135134323 4294956192 18446744073709551615 134532114 0 0 4096 3 0 0 0 17 1 0 0
/proc/29462/statm: 6052 5900 79 151 0 5898 0
Current children cumulated CPU time (s) 126.8
Current children cumulated vsize (KiB) 41080

[startup+140.701 s]
/proc/loadavg: 2.62 2.37 2.15 4/82 29512
/proc/meminfo: memFree=1673944/2055920 swapFree=4181248/4192956
[pid=29439] ppid=29437 vsize=16872 CPUtime=3.34
/proc/29439/stat : 29439 (sugar++) S 29437 29439 27981 0 -1 4194304 1839 33996 0 7 7 2 298 27 16 0 1 0 73641734 17276928 1126 996147200 4194304 4206940 548682068528 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29439/statm: 4218 1126 414 3 0 797 0
[pid=29462] ppid=29439 vsize=24208 CPUtime=136.2
/proc/29462/stat : 29462 (minisat-inc) R 29439 29439 27981 0 -1 4194304 5970 0 0 0 13615 5 0 0 25 0 1 0 73641987 24788992 5909 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/29462/statm: 6052 5909 79 151 0 5898 0
Current children cumulated CPU time (s) 139.54
Current children cumulated vsize (KiB) 41080

[startup+153.502 s]
/proc/loadavg: 2.61 2.37 2.15 4/82 29512
/proc/meminfo: memFree=1673944/2055920 swapFree=4181248/4192956
[pid=29439] ppid=29437 vsize=16872 CPUtime=3.34
/proc/29439/stat : 29439 (sugar++) S 29437 29439 27981 0 -1 4194304 1841 33996 0 7 7 2 298 27 16 0 1 0 73641734 17276928 1126 996147200 4194304 4206940 548682068528 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29439/statm: 4218 1126 414 3 0 797 0
[pid=29462] ppid=29439 vsize=24208 CPUtime=148.94
/proc/29462/stat : 29462 (minisat-inc) R 29439 29439 27981 0 -1 4194304 5973 0 0 0 14888 6 0 0 25 0 1 0 73641987 24788992 5910 996147200 134512640 135134323 4294956192 18446744073709551615 134531900 0 0 4096 3 0 0 0 17 1 0 0
/proc/29462/statm: 6052 5910 79 151 0 5898 0
Current children cumulated CPU time (s) 152.28
Current children cumulated vsize (KiB) 41080

[startup+156.701 s]
/proc/loadavg: 2.64 2.38 2.16 4/82 29522
/proc/meminfo: memFree=1673880/2055920 swapFree=4181248/4192956
[pid=29439] ppid=29437 vsize=16872 CPUtime=3.53
/proc/29439/stat : 29439 (sugar++) S 29437 29439 27981 0 -1 4194304 1909 37865 0 8 7 2 313 31 15 0 1 0 73641734 17276928 1126 996147200 4194304 4206940 548682068528 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29439/statm: 4218 1126 414 3 0 797 0
[pid=29462] ppid=29439 vsize=24208 CPUtime=151.35
/proc/29462/stat : 29462 (minisat-inc) R 29439 29439 27981 0 -1 4194304 5975 0 0 0 15129 6 0 0 25 0 1 0 73641987 24788992 5910 996147200 134512640 135134323 4294956192 18446744073709551615 134531900 0 0 4096 3 0 0 0 17 0 0 0
/proc/29462/statm: 6052 5910 79 151 0 5898 0
Current children cumulated CPU time (s) 154.88
Current children cumulated vsize (KiB) 41080

[startup+159.901 s]
/proc/loadavg: 2.64 2.38 2.16 3/82 29522
/proc/meminfo: memFree=1673944/2055920 swapFree=4181248/4192956
[pid=29439] ppid=29437 vsize=16872 CPUtime=3.53
/proc/29439/stat : 29439 (sugar++) S 29437 29439 27981 0 -1 4194304 1909 37865 0 8 7 2 313 31 16 0 1 0 73641734 17276928 1126 996147200 4194304 4206940 548682068528 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29439/statm: 4218 1126 414 3 0 797 0
[pid=29462] ppid=29439 vsize=24208 CPUtime=154.54
/proc/29462/stat : 29462 (minisat-inc) R 29439 29439 27981 0 -1 4194304 5975 0 0 0 15448 6 0 0 25 0 1 0 73641987 24788992 5910 996147200 134512640 135134323 4294956192 18446744073709551615 134531900 0 0 4096 3 0 0 0 17 0 0 0
/proc/29462/statm: 6052 5910 79 151 0 5898 0
Current children cumulated CPU time (s) 158.07
Current children cumulated vsize (KiB) 41080

[startup+160.702 s]
/proc/loadavg: 2.67 2.39 2.16 3/82 29522
/proc/meminfo: memFree=1673944/2055920 swapFree=4181248/4192956
[pid=29439] ppid=29437 vsize=16872 CPUtime=3.53
/proc/29439/stat : 29439 (sugar++) S 29437 29439 27981 0 -1 4194304 1909 37865 0 8 7 2 313 31 16 0 1 0 73641734 17276928 1126 996147200 4194304 4206940 548682068528 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29439/statm: 4218 1126 414 3 0 797 0
[pid=29462] ppid=29439 vsize=24208 CPUtime=155.34
/proc/29462/stat : 29462 (minisat-inc) R 29439 29439 27981 0 -1 4194304 5975 0 0 0 15528 6 0 0 25 0 1 0 73641987 24788992 5910 996147200 134512640 135134323 4294956192 18446744073709551615 134532031 0 0 4096 3 0 0 0 17 0 0 0
/proc/29462/statm: 6052 5910 79 151 0 5898 0
Current children cumulated CPU time (s) 158.87
Current children cumulated vsize (KiB) 41080

[startup+161.503 s]
/proc/loadavg: 2.67 2.39 2.16 3/82 29522
/proc/meminfo: memFree=1673944/2055920 swapFree=4181248/4192956
[pid=29439] ppid=29437 vsize=16872 CPUtime=3.53
/proc/29439/stat : 29439 (sugar++) S 29437 29439 27981 0 -1 4194304 1942 37865 0 8 7 2 313 31 16 0 1 0 73641734 17276928 1126 996147200 4194304 4206940 548682068528 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29439/statm: 4218 1126 414 3 0 797 0
[pid=29462] ppid=29439 vsize=24208 CPUtime=155.87
/proc/29462/stat : 29462 (minisat-inc) S 29439 29439 27981 0 -1 4194304 5977 0 0 0 15581 6 0 0 25 0 1 0 73641987 24788992 5910 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 0 0 0
/proc/29462/statm: 6052 5910 79 151 0 5898 0
Current children cumulated CPU time (s) 159.4
Current children cumulated vsize (KiB) 41080

[startup+161.708 s]
/proc/loadavg: 2.67 2.39 2.16 5/85 29525
/proc/meminfo: memFree=1672320/2055920 swapFree=4181248/4192956
[pid=29439] ppid=29437 vsize=16872 CPUtime=3.53
/proc/29439/stat : 29439 (sugar++) S 29437 29439 27981 0 -1 4194304 1961 37865 0 8 7 2 313 31 15 0 1 0 73641734 17276928 1126 996147200 4194304 4206940 548682068528 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29439/statm: 4218 1126 414 3 0 797 0
[pid=29462] ppid=29439 vsize=24208 CPUtime=155.87
/proc/29462/stat : 29462 (minisat-inc) S 29439 29439 27981 0 -1 4194304 5977 0 0 0 15581 6 0 0 25 0 1 0 73641987 24788992 5910 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 0 0 0
/proc/29462/statm: 6052 5910 79 151 0 5898 0
[pid=29523] ppid=29439 vsize=5356 CPUtime=0
/proc/29523/stat : 29523 (sh) S 29439 29439 27981 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 73657857 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29523/statm: 1339 233 193 169 0 50 0
[pid=29524] ppid=29523 vsize=195624 CPUtime=0.11
/proc/29524/stat : 29524 (java) S 29523 29439 27981 0 -1 0 3317 0 1 0 9 2 0 0 18 0 9 0 73657861 200318976 2794 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29524/statm: 48906 2794 1635 9 0 43488 0
[pid=29524/tid=29525] ppid=29523 vsize=195624 CPUtime=0.08
/proc/29524/task/29525/stat : 29525 (java) R 29523 29439 27981 0 -1 64 2395 0 1 0 7 1 0 0 25 0 9 0 73657864 200318976 2794 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 159.51
Current children cumulated vsize (KiB) 242060

[startup+161.803 s]
/proc/loadavg: 2.67 2.39 2.16 5/85 29525
/proc/meminfo: memFree=1672320/2055920 swapFree=4181248/4192956
[pid=29439] ppid=29437 vsize=16872 CPUtime=3.53
/proc/29439/stat : 29439 (sugar++) S 29437 29439 27981 0 -1 4194304 1962 37865 0 8 7 2 313 31 15 0 1 0 73641734 17276928 1126 996147200 4194304 4206940 548682068528 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29439/statm: 4218 1126 414 3 0 797 0
[pid=29462] ppid=29439 vsize=24208 CPUtime=155.87
/proc/29462/stat : 29462 (minisat-inc) S 29439 29439 27981 0 -1 4194304 5977 0 0 0 15581 6 0 0 25 0 1 0 73641987 24788992 5910 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 0 0 0
/proc/29462/statm: 6052 5910 79 151 0 5898 0
[pid=29523] ppid=29439 vsize=5356 CPUtime=0
/proc/29523/stat : 29523 (sh) S 29439 29439 27981 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 73657857 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29523/statm: 1339 233 193 169 0 50 0
[pid=29524] ppid=29523 vsize=195972 CPUtime=0.18
/proc/29524/stat : 29524 (java) S 29523 29439 27981 0 -1 0 3584 0 1 0 16 2 0 0 18 0 6 0 73657861 200675328 3053 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29524/statm: 48993 3053 1700 9 0 43568 0
[pid=29524/tid=29525] ppid=29523 vsize=195972 CPUtime=0.13
/proc/29524/task/29525/stat : 29525 (java) R 29523 29439 27981 0 -1 64 2522 0 1 0 12 1 0 0 25 0 6 0 73657864 200675328 3053 996147200 134512640 134550740 4294956000 18446744073709551615 9354825 0 0 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 159.58
Current children cumulated vsize (KiB) 242408

Child status: 0
Real time (s): 161.839
CPU time (s): 159.662
CPU user time (s): 159.21
CPU system time (s): 0.451931
CPU usage (%): 98.6545
Max. virtual memory (cumulated for all children) (KiB): 890580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 159.21
system time used= 0.451931
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49767
page faults= 9
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5676
involuntary context switches= 12157

runsolver used 0.19697 second user time and 0.540917 second system time

The end

Launcher Data (download as text)

Begin job on node36 at 2008-07-16 02:50:18
IDJOB=1125331
IDBENCH=63106
IDSOLVER=367
FILE ID=node36/1125331-1216169418
PBS_JOBID= 7905602
Free space on /tmp= 66560 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/maxcsp/celar/subs7/normalized-scenw-7-sub4-22_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-1125331-1216169418/watcher-1125331-1216169418 -o /tmp/evaluation-result-1125331-1216169418/solver-1125331-1216169418 -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-1125331-1216169418.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 20fe9f9b5932c03f273f63290a37c636
RANDOM SEED=1518671541

node36.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:       1707208 kB
Buffers:         72968 kB
Cached:         141052 kB
SwapCached:       5960 kB
Active:         249440 kB
Inactive:        50824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1707208 kB
SwapTotal:     4192956 kB
SwapFree:      4181248 kB
Dirty:            1136 kB
Writeback:           0 kB
Mapped:         102172 kB
Slab:            33572 kB
Committed_AS:  1041988 kB
PageTables:       2032 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= 66556 MiB
End job on node36 at 2008-07-16 02:53:00