Trace number 1111852

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerNumber of falsified constraintsCPU timeWall clock time
Sugar v1.13+minisatOPTIMUM14 26.6849 27.1151

General information on the benchmark

Namecsp/lexVg/
normalized-crossword-m1c-lex-vg15-18_ext.xml
MD5SUM261702c96503ffab8596af8ee34297dd
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints14
Best CPU time to get the best result obtained on this benchmark16.4235
Satisfiable
(Un)Satisfiability was proved
Number of variables270
Number of constraints33
Maximum constraint arity18
Maximum domain size26
Number of constraints which are defined in extension33
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.04	c 0	BEGIN Sat Jul 12 11:48:13 2008
0.00/0.04	c 0	PID 18942
0.00/0.04	c 0	HOST node21.alineos.net
0.00/0.04	c 0	CONVERTING HOME/instance-1111852-1215856093.xml TO HOME/temp.csp
0.00/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1111852-1215856093.xml' 'HOME/temp.csp'
0.04/0.24	c 0	1 domains, 270 variables, 0 predicates, 2 relations, 33 constraints
0.04/0.26	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.04/0.26	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.23/0.34	c 0	Parsing HOME/temp.csp
0.23/0.44	c 0	parsed 306 expressions
0.23/0.44	c 0	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.23/0.45	c 0	MAX CSP: 33 constraints
0.23/0.45	c 0	Converting to clausal form CSP
0.23/0.47	c 0	converted 35 (10%) expressions
0.23/0.47	c 0	converted 69 (20%) expressions
0.23/0.47	c 0	converted 103 (30%) expressions
0.23/0.47	c 0	converted 137 (40%) expressions
0.23/0.47	c 0	converted 171 (50%) expressions
0.23/0.47	c 0	converted 206 (60%) expressions
0.23/0.47	c 0	converted 240 (70%) expressions
0.23/0.47	c 0	converted 274 (80%) expressions
0.23/0.51	c 0	converted 308 (90%) expressions
0.23/0.54	c 0	converted 342 (100%) expressions
0.23/0.54	c 0	CSP : 336 integers, 0 booleans, 98 clauses, largest domain size 50
0.23/0.54	c 0	Heap : 2 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.23/0.54	c 0	Propagation in CSP
0.23/0.55	c 0	31 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.23/0.55	c 0	CSP : 336 integers, 0 booleans, 98 clauses, largest domain size 34
0.23/0.55	c 0	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.23/0.55	c 0	Simplifing CSP by introducing new Boolean variables
0.23/0.55	c 0	CSP : 336 integers, 0 booleans, 98 clauses, largest domain size 34
0.23/0.55	c 0	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.23/0.58	c 0	Encoding CSP to SAT : HOME/temp.cnf
0.23/0.60	c 0	34 (10%) CSP integer variables are encoded (816 clauses, 8832 bytes)
0.23/0.60	c 0	68 (20%) CSP integer variables are encoded (1632 clauses, 19153 bytes)
0.23/0.60	c 0	101 (30%) CSP integer variables are encoded (2424 clauses, 29449 bytes)
0.23/0.61	c 0	135 (40%) CSP integer variables are encoded (3240 clauses, 40057 bytes)
0.23/0.61	c 0	168 (50%) CSP integer variables are encoded (4032 clauses, 50353 bytes)
0.23/0.61	c 0	202 (60%) CSP integer variables are encoded (4848 clauses, 60961 bytes)
0.23/0.61	c 0	236 (70%) CSP integer variables are encoded (5664 clauses, 71569 bytes)
0.23/0.61	c 0	269 (80%) CSP integer variables are encoded (6456 clauses, 81865 bytes)
0.23/0.61	c 0	303 (90%) CSP integer variables are encoded (6480 clauses, 82177 bytes)
0.23/0.61	c 0	336 (100%) CSP integer variables are encoded (6749 clauses, 85674 bytes)
1.14/1.29	c 1	10 (10%) CSP clauses are encoded (21239 clauses, 1415715 bytes)
1.74/1.82	c 2	20 (20%) CSP clauses are encoded (33229 clauses, 2531305 bytes)
1.84/1.91	c 2	30 (30%) CSP clauses are encoded (35219 clauses, 2739886 bytes)
1.84/1.94	c 2	40 (40%) CSP clauses are encoded (35849 clauses, 2803392 bytes)
1.84/1.94	c 2	49 (50%) CSP clauses are encoded (35946 clauses, 2804969 bytes)
1.84/1.94	c 2	59 (60%) CSP clauses are encoded (35986 clauses, 2805577 bytes)
1.84/1.95	c 2	69 (70%) CSP clauses are encoded (36492 clauses, 2813882 bytes)
1.84/1.95	c 2	79 (80%) CSP clauses are encoded (36722 clauses, 2817652 bytes)
1.84/1.95	c 2	89 (90%) CSP clauses are encoded (37074 clauses, 2823667 bytes)
1.84/1.95	c 2	98 (100%) CSP clauses are encoded (37699 clauses, 2834554 bytes)
1.84/1.95	c 2	98 CSP clauses encoded
1.84/1.96	c 2	Writing map file : HOME/temp.map
1.84/1.96	c 2	Heap : 4 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.84/1.96	c 2	SAT : 7085 SAT variables, 37699 SAT clauses, 2834554 bytes
1.84/1.96	c 2	Heap : 4 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.84/1.99	c 2	OBJECTIVE minimize _COST
1.84/1.99	c 2	OBJECTIVE BOUND: 0 <= _COST <= 
1.84/1.99	c 2	SEARCHING: _COST <= 17
1.84/1.99	c 2	SOLVING HOME/temp.cnf
1.84/1.99	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.84/1.99	c 2	This is MiniSat 2.0 beta
1.84/1.99	c 2	WARNING: for repeatability, setting FPU to use double precision
1.84/1.99	c 2	============================[ Problem Statistics ]=============================
1.84/1.99	c 2	|                                                                             |
1.84/2.00	c 2	|  Number of variables:  7085                                                 |
1.84/2.00	c 2	|  Number of clauses:    37700                                                |
1.91/2.06	c 2	|  Parsing time:         0.06         s                                       |
1.91/2.06	c 2	============================[ Search Statistics ]==============================
1.91/2.06	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.91/2.06	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.91/2.06	c 2	===============================================================================
1.91/2.06	c 2	|         0 |    6989    36966   519968 |    12322        0    nan |  0.000 % |
1.91/2.07	c 2	|       100 |    6989    36966   519968 |    13554      100      5 |  1.355 % |
1.91/2.08	c 2	|       250 |    6989    36966   519968 |    14909      250      6 |  1.355 % |
2.00/2.10	c 2	|       475 |    6989    36966   519968 |    16400      475      6 |  1.355 % |
2.00/2.12	c 2	|       813 |    6989    36966   519968 |    18040      813      7 |  1.355 % |
2.00/2.16	c 2	|      1320 |    6989    36966   519968 |    19844     1320      7 |  1.355 % |
2.10/2.20	c 2	|      2081 |    6989    36966   519968 |    21829     2081      7 |  1.355 % |
2.10/2.28	c 2	|      3221 |    6989    36966   519968 |    24012     3221      7 |  1.355 % |
2.19/2.39	c 2	|      4933 |    6989    36966   519968 |    26413     4933      8 |  1.355 % |
2.50/2.67	c 2	|      7495 |    6989    36966   519968 |    29054     7495      9 |  1.355 % |
2.89/3.08	c 3	|     11339 |    6989    36966   519968 |    31960    11339      9 |  1.355 % |
3.78/3.90	c 4	|     17106 |    6989    36966   519968 |    35156    17106     10 |  1.355 % |
4.28/4.42	c 4	===============================================================================
4.28/4.42	c 4	restarts              : 12
4.28/4.42	c 4	conflicts             : 21906          (9209 /sec)
4.28/4.42	c 4	decisions             : 74748          (1.63 % random) (31425 /sec)
4.28/4.42	c 4	propagations          : 3858566        (1622175 /sec)
4.28/4.42	c 4	conflict literals     : 208367         (28.34 % deleted)
4.28/4.42	c 4	Memory used           : 7.95 MB
4.28/4.42	c 4	CPU time              : 2.37864 s
4.28/4.42	c 4	
4.28/4.42	c 4	SATISFIABLE
4.28/4.42	c 4	FOUND: _COST <= 17
4.28/4.42	s SATISFIABLE
4.28/4.42	c 4	DECODING HOME/temp.out WITH HOME/temp.map
4.28/4.42	c 4	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
4.31/4.50	c 4	Decoding HOME/temp.out
4.31/4.58	c 4	OBJECTIVE _COST 17
4.31/4.58	o 17
4.31/4.59	v 25 0 7 19 25 0 2 13 2 13 19 25 2 0 2 4 0 13 25 20 4 17 25 20 14 4 14 20 4 25 14 20 14 23 20 20 25 19 19 8 25 19 20 20 20 11 11 25 13 19 20 19 19 11 25 14 4 2 25 14 13 17 13 11 4 25 19 14 13 17 14 11 25 19 17 7 25 18 19 14 19 18 2 25 4 19 19 0 18 18 25 17 14 11 25 20 4 15 4 19 14 25 12 17 4 11 20 19 25 0 18 14 25 6 17 7 17 4 12 25 15 0 17 8 6 4 25 13 19 17 25 6 15 24 15 11 12 25 14 13 15 13 6 11 25 18 17 14 25 4 17 18 17 11 20 25 17 18 17 6 4 11 25 5 20 0 25 18 14 8 14 4 13 25 0 5 14 20 18 4 25 14 2 2 25 19 15 14 15 13 8 25 13 14 15 8 19 13 0 17 19 4 17 8 14 11 14 18 2 11 4 17 14 18 8 18 25 12 20 19 25 1 18 14 18 0 0 25 14 12 18 19 1 0 25 4 17 8 25 11 0 6 0 19 19 25 20 4 0 8 11 19 25 17 4 2 25 4 11 24 11 25 4 25 18 17 11 2 4 25
4.31/4.59	c 4	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
4.31/4.64	c 4	OBJECTIVE BOUND: 0 <= _COST <= 17
4.31/4.64	c 4	SEARCHING: _COST <= 8
4.31/4.64	c 4	SOLVING HOME/temp.cnf
4.31/4.64	c 4	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
4.31/4.64	c 4	This is MiniSat 2.0 beta
4.31/4.64	c 4	WARNING: for repeatability, setting FPU to use double precision
4.31/4.64	c 4	============================[ Problem Statistics ]=============================
4.31/4.64	c 4	|                                                                             |
4.31/4.64	c 4	|  Number of variables:  7085                                                 |
4.31/4.64	c 4	|  Number of clauses:    37700                                                |
4.48/4.70	c 4	|  Parsing time:         0.06         s                                       |
4.48/4.71	c 4	============================[ Search Statistics ]==============================
4.48/4.71	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.48/4.71	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.48/4.71	c 4	===============================================================================
4.48/4.71	c 4	|         0 |    6925    36451   518606 |    12150        0    nan |  0.000 % |
4.48/4.72	c 4	|       101 |    6925    36451   518606 |    13365      101      5 |  2.258 % |
4.48/4.72	c 4	|       251 |    6925    36451   518606 |    14701      251      6 |  2.258 % |
4.48/4.74	c 4	|       476 |    6925    36451   518606 |    16172      476      6 |  2.258 % |
4.48/4.76	c 4	|       813 |    6925    36451   518606 |    17789      813      7 |  2.258 % |
4.48/4.78	c 5	|      1320 |    6925    36451   518606 |    19568     1320      7 |  2.258 % |
4.48/4.83	c 5	|      2079 |    6925    36451   518606 |    21525     2079      7 |  2.258 % |
4.48/4.92	c 5	|      3219 |    6925    36451   518606 |    23677     3219      8 |  2.258 % |
4.48/5.09	c 5	|      4928 |    6925    36451   518606 |    26045     4928      8 |  2.258 % |
4.49/5.37	c 5	|      7491 |    6925    36451   518606 |    28649     7491      8 |  2.258 % |
5.42/5.63	c 5	===============================================================================
5.42/5.63	c 5	restarts              : 10
5.42/5.63	c 5	conflicts             : 9615           (9873 /sec)
5.42/5.63	c 5	decisions             : 20501          (1.77 % random) (21051 /sec)
5.42/5.63	c 5	propagations          : 1782627        (1830493 /sec)
5.42/5.63	c 5	conflict literals     : 78327          (30.15 % deleted)
5.42/5.63	c 5	Memory used           : 6.50 MB
5.42/5.63	c 5	CPU time              : 0.973851 s
5.42/5.63	c 5	
5.42/5.63	c 5	UNSATISFIABLE
5.42/5.64	c 5	NOT FOUND: _COST <= 8
5.42/5.64	c 5	OBJECTIVE BOUND: 9 <= _COST <= 17
5.42/5.64	c 5	SEARCHING: _COST <= 13
5.42/5.64	c 5	SOLVING HOME/temp.cnf
5.42/5.64	c 5	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
5.42/5.64	c 5	This is MiniSat 2.0 beta
5.42/5.64	c 5	WARNING: for repeatability, setting FPU to use double precision
5.42/5.64	c 5	============================[ Problem Statistics ]=============================
5.42/5.64	c 5	|                                                                             |
5.42/5.64	c 5	|  Number of variables:  7085                                                 |
5.42/5.64	c 5	|  Number of clauses:    37700                                                |
5.48/5.70	c 5	|  Parsing time:         0.05         s                                       |
5.48/5.71	c 5	============================[ Search Statistics ]==============================
5.48/5.71	c 5	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.48/5.71	c 5	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.48/5.71	c 5	===============================================================================
5.48/5.71	c 5	|         0 |    6961    36752   519406 |    12250        0    nan |  0.000 % |
5.48/5.72	c 5	|       102 |    6961    36752   519406 |    13475      102      5 |  1.750 % |
5.48/5.73	c 5	|       252 |    6961    36752   519406 |    14823      252      6 |  1.750 % |
5.48/5.75	c 5	|       478 |    6961    36752   519406 |    16305      478      6 |  1.750 % |
5.48/5.77	c 5	|       816 |    6961    36752   519406 |    17936      816      7 |  1.750 % |
5.48/5.79	c 6	|      1322 |    6961    36752   519406 |    19729     1322      7 |  1.750 % |
5.48/5.84	c 6	|      2083 |    6961    36752   519406 |    21702     2083      7 |  1.750 % |
5.48/5.90	c 6	|      3222 |    6961    36752   519406 |    23873     3222      7 |  1.750 % |
5.48/6.03	c 6	|      4930 |    6961    36752   519406 |    26260     4930      8 |  1.750 % |
5.48/6.28	c 6	|      7492 |    6961    36752   519406 |    28886     7492      9 |  1.750 % |
6.52/6.75	c 6	|     11337 |    6961    36752   519406 |    31775    11337      9 |  1.750 % |
7.41/7.61	c 7	|     17104 |    6953    36698   519273 |    34952    17102     10 |  1.863 % |
9.10/9.36	c 9	|     25754 |    6953    36698   519273 |    38447    25752     11 |  1.863 % |
12.46/12.79	c 13	|     38728 |    6895    35430   490685 |    42292    37688     11 |  2.795 % |
14.14/14.40	c 14	===============================================================================
14.14/14.40	c 14	restarts              : 14
14.14/14.40	c 14	conflicts             : 43847          (5062 /sec)
14.14/14.40	c 14	decisions             : 88564          (1.77 % random) (10225 /sec)
14.14/14.40	c 14	propagations          : 9704392        (1120382 /sec)
14.14/14.40	c 14	conflict literals     : 464310         (30.43 % deleted)
14.14/14.40	c 14	Memory used           : 9.17 MB
14.14/14.40	c 14	CPU time              : 8.66168 s
14.14/14.40	c 14	
14.14/14.40	c 14	UNSATISFIABLE
14.14/14.41	c 14	NOT FOUND: _COST <= 13
14.14/14.41	c 14	OBJECTIVE BOUND: 14 <= _COST <= 17
14.14/14.41	c 14	SEARCHING: _COST <= 15
14.14/14.41	c 14	SOLVING HOME/temp.cnf
14.14/14.41	c 14	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
14.14/14.41	c 14	This is MiniSat 2.0 beta
14.14/14.41	c 14	WARNING: for repeatability, setting FPU to use double precision
14.14/14.41	c 14	============================[ Problem Statistics ]=============================
14.14/14.41	c 14	|                                                                             |
14.14/14.41	c 14	|  Number of variables:  7085                                                 |
14.14/14.41	c 14	|  Number of clauses:    37700                                                |
14.14/14.47	c 14	|  Parsing time:         0.06         s                                       |
14.14/14.48	c 14	============================[ Search Statistics ]==============================
14.14/14.48	c 14	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
14.14/14.48	c 14	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
14.14/14.48	c 14	===============================================================================
14.14/14.48	c 14	|         0 |    6975    36861   519693 |    12287        0    nan |  0.000 % |
14.14/14.49	c 14	|       100 |    6975    36861   519693 |    13515      100      6 |  1.553 % |
14.14/14.50	c 14	|       250 |    6975    36861   519693 |    14867      250      6 |  1.553 % |
14.15/14.51	c 14	|       476 |    6975    36861   519693 |    16353      476      6 |  1.553 % |
14.15/14.53	c 14	|       814 |    6975    36861   519693 |    17989      814      6 |  1.553 % |
14.15/14.56	c 14	|      1320 |    6975    36861   519693 |    19788     1320      7 |  1.553 % |
14.15/14.59	c 14	|      2079 |    6975    36861   519693 |    21767     2079      7 |  1.553 % |
14.15/14.65	c 14	|      3218 |    6975    36861   519693 |    23943     3218      7 |  1.553 % |
14.15/14.77	c 15	|      4926 |    6975    36861   519693 |    26338     4926      7 |  1.553 % |
14.15/15.06	c 15	|      7488 |    6975    36861   519693 |    28972     7488      8 |  1.553 % |
15.22/15.50	c 15	|     11334 |    6975    36861   519693 |    31869    11334      9 |  1.553 % |
15.91/16.29	c 16	|     17100 |    6975    36861   519693 |    35056    17100      9 |  1.553 % |
17.49/17.81	c 18	|     25750 |    6975    36861   519693 |    38561    25750     10 |  1.553 % |
18.39/18.80	c 19	===============================================================================
18.48/18.80	c 19	restarts              : 13
18.48/18.80	c 19	conflicts             : 32070          (7409 /sec)
18.48/18.80	c 19	decisions             : 83606          (1.68 % random) (19316 /sec)
18.48/18.80	c 19	propagations          : 6317157        (1459487 /sec)
18.48/18.80	c 19	conflict literals     : 320803         (28.84 % deleted)
18.48/18.80	c 19	Memory used           : 8.66 MB
18.48/18.80	c 19	CPU time              : 4.32834 s
18.48/18.80	c 19	
18.48/18.80	c 19	SATISFIABLE
18.48/18.80	c 19	FOUND: _COST <= 15
18.48/18.80	c 19	DECODING HOME/temp.out WITH HOME/temp.map
18.48/18.80	c 19	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
18.48/18.88	c 19	Decoding HOME/temp.out
18.50/18.98	c 19	OBJECTIVE _COST 15
18.50/18.98	o 15
18.50/18.99	v 25 0 7 15 0 0 2 13 2 4 19 13 2 0 2 4 0 4 25 20 4 0 20 20 14 4 14 23 4 4 14 20 14 23 20 23 25 19 19 17 19 19 20 20 20 19 11 20 13 19 20 19 19 19 25 14 4 0 14 14 13 17 13 17 4 17 19 14 13 17 14 17 25 19 17 18 19 18 19 14 19 0 2 14 4 19 19 0 18 0 25 17 14 24 17 20 4 15 4 11 14 15 12 17 4 11 20 11 25 0 18 12 0 6 17 7 17 8 12 7 15 0 17 8 6 8 25 13 19 15 13 6 15 24 15 13 12 24 14 13 15 13 6 13 25 18 17 0 18 4 17 18 17 6 20 18 17 18 17 6 4 6 25 5 20 19 5 18 14 8 14 20 13 8 0 5 14 20 18 20 25 14 2 7 14 19 15 14 15 8 8 14 13 14 15 8 19 8 0 17 19 4 17 8 14 11 14 18 2 11 4 17 14 18 8 18 25 12 20 19 12 1 18 14 18 19 0 14 14 12 18 19 1 19 25 4 17 8 4 11 0 6 0 8 19 6 20 4 0 8 11 8 25 17 4 2 17 4 11 24 11 2 4 24 18 17 11 2 4 2
18.50/19.01	c 19	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
18.50/19.06	c 19	OBJECTIVE BOUND: 14 <= _COST <= 15
18.50/19.06	c 19	SEARCHING: _COST <= 14
18.50/19.06	c 19	SOLVING HOME/temp.cnf
18.50/19.06	c 19	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
18.50/19.07	c 19	This is MiniSat 2.0 beta
18.50/19.07	c 19	WARNING: for repeatability, setting FPU to use double precision
18.50/19.07	c 19	============================[ Problem Statistics ]=============================
18.50/19.07	c 19	|                                                                             |
18.50/19.07	c 19	|  Number of variables:  7085                                                 |
18.50/19.07	c 19	|  Number of clauses:    37700                                                |
18.73/19.13	c 19	|  Parsing time:         0.06         s                                       |
18.73/19.13	c 19	============================[ Search Statistics ]==============================
18.73/19.13	c 19	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
18.73/19.13	c 19	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
18.73/19.13	c 19	===============================================================================
18.73/19.13	c 19	|         0 |    6968    36807   519551 |    12269        0    nan |  0.000 % |
18.73/19.15	c 19	|       100 |    6968    36807   519551 |    13495      100      5 |  1.651 % |
18.73/19.16	c 19	|       251 |    6968    36807   519551 |    14845      251      5 |  1.651 % |
18.73/19.17	c 19	|       476 |    6968    36807   519551 |    16330      476      6 |  1.651 % |
18.73/19.20	c 19	|       815 |    6968    36807   519551 |    17963      815      6 |  1.651 % |
18.73/19.23	c 19	|      1322 |    6968    36807   519551 |    19759     1322      7 |  1.651 % |
18.73/19.27	c 19	|      2081 |    6968    36807   519551 |    21735     2081      7 |  1.651 % |
18.73/19.35	c 19	|      3220 |    6968    36807   519551 |    23908     3220      7 |  1.651 % |
18.73/19.49	c 19	|      4929 |    6968    36807   519551 |    26299     4929      7 |  1.651 % |
19.34/19.74	c 19	|      7492 |    6968    36807   519551 |    28929     7492      8 |  1.651 % |
19.74/20.16	c 20	|     11336 |    6968    36807   519551 |    31822    11336      9 |  1.651 % |
20.53/20.99	c 21	|     17103 |    6968    36807   519551 |    35004    17103     10 |  1.651 % |
22.12/22.57	c 22	|     25752 |    6968    36807   519551 |    38505    25752     10 |  1.651 % |
25.49/25.96	c 26	|     38727 |    6968    36807   519551 |    42355    38727     11 |  1.651 % |
26.37/26.84	c 27	===============================================================================
26.37/26.84	c 27	restarts              : 14
26.37/26.84	c 27	conflicts             : 42213          (5491 /sec)
26.37/26.84	c 27	decisions             : 96478          (1.70 % random) (12549 /sec)
26.37/26.84	c 27	propagations          : 9325631        (1213038 /sec)
26.37/26.84	c 27	conflict literals     : 452462         (28.85 % deleted)
26.37/26.84	c 27	Memory used           : 9.53 MB
26.37/26.84	c 27	CPU time              : 7.68783 s
26.37/26.84	c 27	
26.37/26.84	c 27	SATISFIABLE
26.37/26.84	c 27	FOUND: _COST <= 14
26.37/26.84	c 27	DECODING HOME/temp.out WITH HOME/temp.map
26.37/26.84	c 27	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
26.43/26.92	c 27	Decoding HOME/temp.out
26.43/27.03	c 27	OBJECTIVE _COST 14
26.43/27.03	o 14
26.43/27.04	v 4 8 0 2 7 13 13 2 13 0 19 2 4 4 13 0 18 0 23 13 20 14 4 14 4 14 4 20 4 14 13 23 4 20 19 20 19 18 19 13 19 19 20 12 20 19 11 12 19 15 20 19 17 19 17 19 14 19 4 22 17 15 17 14 4 15 17 4 17 14 0 14 0 17 19 4 17 8 14 11 14 18 2 11 4 17 14 18 8 18 11 20 17 12 14 19 15 4 15 20 14 4 15 8 15 20 6 20 8 12 0 15 18 7 7 12 7 6 12 12 17 12 7 6 7 6 13 4 13 14 19 18 24 4 24 6 12 4 4 4 24 6 19 6 6 13 18 17 17 19 18 13 18 4 20 13 13 13 18 4 5 4 20 19 5 0 20 0 8 19 8 18 13 19 4 19 8 18 14 18 8 0 14 13 2 13 14 0 14 19 8 0 20 0 14 19 17 19 18 19 17 4 19 3 11 17 11 8 2 19 17 19 11 8 22 8 19 8 12 14 20 8 14 8 14 1 0 8 8 8 14 1 0 1 8 14 4 20 17 13 6 19 6 11 19 14 0 14 6 11 17 11 2 13 17 18 4 6 24 24 24 4 4 13 11 13 24 4 3 4
26.43/27.07	c 27	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
26.44/27.11	c 27	OBJECTIVE _COST 14
26.44/27.11	s OPTIMUM FOUND
26.44/27.11	c 27	CPU 26.36 (0.04 0.02 26.32 0.28)
26.44/27.11	c 27	END Sat Jul 12 11:48:40 2008

Verifier Data (download as text)

OK	14	19
14 unsatisfied constraints, 19 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-1111852-1215856093/watcher-1111852-1215856093 -o /tmp/evaluation-result-1111852-1215856093/solver-1111852-1215856093 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar -max -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-1111852-1215856093.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.27 2.12 2.04 4/81 18942
/proc/meminfo: memFree=1927688/2055920 swapFree=4180220/4192956
[pid=18942] ppid=18940 vsize=12272 CPUtime=0
/proc/18942/stat : 18942 (sugar) R 18940 18942 18458 0 -1 4194304 359 0 0 0 0 0 0 0 20 0 1 0 42311373 12566528 327 996147200 4194304 4206940 548682068592 18446744073709551615 221236656741 0 0 4224 0 0 0 0 17 1 0 0
/proc/18942/statm: 3068 327 246 3 0 168 0

[startup+0.0749679 s]
/proc/loadavg: 2.27 2.12 2.04 4/81 18942
/proc/meminfo: memFree=1927688/2055920 swapFree=4180220/4192956
[pid=18942] ppid=18940 vsize=13600 CPUtime=0.04
/proc/18942/stat : 18942 (sugar) S 18940 18942 18458 0 -1 4194304 898 127 0 0 3 1 0 0 21 0 1 0 42311373 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18942/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.101972 s]
/proc/loadavg: 2.27 2.12 2.04 4/81 18942
/proc/meminfo: memFree=1927688/2055920 swapFree=4180220/4192956
[pid=18942] ppid=18940 vsize=13600 CPUtime=0.04
/proc/18942/stat : 18942 (sugar) S 18940 18942 18458 0 -1 4194304 898 127 0 0 3 1 0 0 21 0 1 0 42311373 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18942/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.302008 s]
/proc/loadavg: 2.27 2.12 2.04 4/81 18942
/proc/meminfo: memFree=1927688/2055920 swapFree=4180220/4192956
[pid=18942] ppid=18940 vsize=13600 CPUtime=0.23
/proc/18942/stat : 18942 (sugar) S 18940 18942 18458 0 -1 4194304 957 4046 0 1 3 1 16 3 16 0 1 0 42311373 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18942/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 13600

[startup+0.701082 s]
/proc/loadavg: 2.27 2.12 2.04 4/81 18942
/proc/meminfo: memFree=1927688/2055920 swapFree=4180220/4192956
[pid=18942] ppid=18940 vsize=13600 CPUtime=0.23
/proc/18942/stat : 18942 (sugar) S 18940 18942 18458 0 -1 4194304 974 4046 0 1 3 1 16 3 15 0 1 0 42311373 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18942/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 13600

[startup+1.50223 s]
/proc/loadavg: 2.27 2.12 2.04 3/92 18964
/proc/meminfo: memFree=1915248/2055920 swapFree=4180220/4192956
[pid=18942] ppid=18940 vsize=13600 CPUtime=0.23
/proc/18942/stat : 18942 (sugar) S 18940 18942 18458 0 -1 4194304 974 4046 0 1 3 1 16 3 15 0 1 0 42311373 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18942/statm: 3400 797 370 3 0 500 0
[pid=18955] ppid=18942 vsize=5356 CPUtime=0
/proc/18955/stat : 18955 (sh) S 18942 18942 18458 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 42311399 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18955/statm: 1339 233 193 169 0 50 0
[pid=18956] ppid=18955 vsize=864228 CPUtime=1.2
/proc/18956/stat : 18956 (java) S 18955 18942 18458 0 -1 0 6126 0 1 0 114 6 0 0 18 0 9 0 42311399 884969472 5215 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18956/statm: 216057 5215 2564 9 0 210604 0
[pid=18956/tid=18957] ppid=18955 vsize=864228 CPUtime=0.95
/proc/18956/task/18957/stat : 18957 (java) R 18955 18942 18458 0 -1 64 2861 0 1 0 92 3 0 0 25 0 9 0 42311400 884969472 5215 996147200 134512640 134550740 4294955936 18446744073709551615 4126547310 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18956/tid=18958] ppid=18955 vsize=864228 CPUtime=0.13
/proc/18956/task/18958/stat : 18958 (java) S 18955 18942 18458 0 -1 64 2227 0 0 0 11 2 0 0 16 0 9 0 42311401 884969472 5215 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18956/tid=18959] ppid=18955 vsize=864228 CPUtime=0
/proc/18956/task/18959/stat : 18959 (java) S 18955 18942 18458 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 42311401 884969472 5215 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18956/tid=18960] ppid=18955 vsize=864228 CPUtime=0
/proc/18956/task/18960/stat : 18960 (java) S 18955 18942 18458 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42311401 884969472 5215 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18956/tid=18961] ppid=18955 vsize=864228 CPUtime=0
/proc/18956/task/18961/stat : 18961 (java) S 18955 18942 18458 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42311403 884969472 5215 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18956/tid=18962] ppid=18955 vsize=864228 CPUtime=0.1
/proc/18956/task/18962/stat : 18962 (java) S 18955 18942 18458 0 -1 64 346 0 0 0 10 0 0 0 16 0 9 0 42311403 884969472 5215 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18956/tid=18963] ppid=18955 vsize=864228 CPUtime=0
/proc/18956/task/18963/stat : 18963 (java) S 18955 18942 18458 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 42311404 884969472 5215 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18956/tid=18964] ppid=18955 vsize=864228 CPUtime=0
/proc/18956/task/18964/stat : 18964 (java) S 18955 18942 18458 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 42311404 884969472 5215 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 883184

[startup+3.10154 s]
/proc/loadavg: 2.27 2.12 2.04 3/84 18966
/proc/meminfo: memFree=1917552/2055920 swapFree=4180220/4192956
[pid=18942] ppid=18940 vsize=13600 CPUtime=1.91
/proc/18942/stat : 18942 (sugar) S 18940 18942 18458 0 -1 4194304 1054 10572 0 2 3 1 175 12 15 0 1 0 42311373 13926400 803 996147200 4194304 4206940 548682068592 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18942/statm: 3400 803 374 3 0 500 0
[pid=18965] ppid=18942 vsize=5356 CPUtime=0
/proc/18965/stat : 18965 (sh) S 18942 18942 18458 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42311572 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18965/statm: 1339 232 193 169 0 50 0
[pid=18966] ppid=18965 vsize=7076 CPUtime=1.08
/proc/18966/stat : 18966 (minisat) R 18965 18942 18458 0 -1 4194304 1671 0 0 0 107 1 0 0 25 0 1 0 42311572 7245824 1657 996147200 134512640 135127466 4294956256 18446744073709551615 134531095 0 0 4096 3 0 0 0 17 1 0 0
/proc/18966/statm: 1769 1657 76 150 0 1616 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 26032

[startup+6.30482 s]
/proc/loadavg: 2.25 2.11 2.03 3/84 18978
/proc/meminfo: memFree=1916592/2055920 swapFree=4180220/4192956
[pid=18942] ppid=18940 vsize=13600 CPUtime=5.48
/proc/18942/stat : 18942 (sugar) S 18940 18942 18458 0 -1 4194304 1227 18435 0 3 4 1 525 18 15 0 1 0 42311373 13926400 803 996147200 4194304 4206940 548682068592 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18942/statm: 3400 803 374 3 0 500 0
Current children cumulated CPU time (s) 5.48
Current children cumulated vsize (KiB) 13600

[startup+12.7023 s]
/proc/loadavg: 2.22 2.11 2.03 3/84 18980
/proc/meminfo: memFree=1914032/2055920 swapFree=4180220/4192956
[pid=18942] ppid=18940 vsize=13600 CPUtime=5.48
/proc/18942/stat : 18942 (sugar) S 18940 18942 18458 0 -1 4194304 1227 18435 0 3 4 1 525 18 16 0 1 0 42311373 13926400 803 996147200 4194304 4206940 548682068592 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18942/statm: 3400 803 374 3 0 500 0
[pid=18979] ppid=18942 vsize=5356 CPUtime=0
/proc/18979/stat : 18979 (sh) S 18942 18942 18458 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42311937 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18979/statm: 1339 232 193 169 0 50 0
[pid=18980] ppid=18979 vsize=9244 CPUtime=6.98
/proc/18980/stat : 18980 (minisat) R 18979 18942 18458 0 -1 4194304 2206 0 0 0 697 1 0 0 25 0 1 0 42311937 9465856 2192 996147200 134512640 135127466 4294956256 18446744073709551615 134530775 0 0 4096 3 0 0 0 17 1 0 0
/proc/18980/statm: 2311 2192 76 150 0 2158 0
Current children cumulated CPU time (s) 12.46
Current children cumulated vsize (KiB) 28200

[startup+25.5018 s]
/proc/loadavg: 2.17 2.11 2.03 3/84 18994
/proc/meminfo: memFree=1914032/2055920 swapFree=4180220/4192956
[pid=18942] ppid=18940 vsize=13600 CPUtime=18.73
/proc/18942/stat : 18942 (sugar) S 18940 18942 18458 0 -1 4194304 1396 27166 0 4 4 1 1844 24 16 0 1 0 42311373 13926400 803 996147200 4194304 4206940 548682068592 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18942/statm: 3400 803 374 3 0 500 0
[pid=18993] ppid=18942 vsize=5356 CPUtime=0
/proc/18993/stat : 18993 (sh) S 18942 18942 18458 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42313279 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18993/statm: 1339 232 193 169 0 50 0
[pid=18994] ppid=18993 vsize=9280 CPUtime=6.36
/proc/18994/stat : 18994 (minisat) R 18993 18942 18458 0 -1 4194304 2222 0 0 0 636 0 0 0 25 0 1 0 42313280 9502720 2208 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/18994/statm: 2320 2208 76 150 0 2167 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 28236

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

[startup+26.3019 s]
/proc/loadavg: 2.17 2.11 2.03 3/84 18994
/proc/meminfo: memFree=1913712/2055920 swapFree=4180220/4192956
[pid=18942] ppid=18940 vsize=13600 CPUtime=18.73
/proc/18942/stat : 18942 (sugar) S 18940 18942 18458 0 -1 4194304 1396 27166 0 4 4 1 1844 24 16 0 1 0 42311373 13926400 803 996147200 4194304 4206940 548682068592 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18942/statm: 3400 803 374 3 0 500 0
[pid=18993] ppid=18942 vsize=5356 CPUtime=0
/proc/18993/stat : 18993 (sh) S 18942 18942 18458 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42313279 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18993/statm: 1339 232 193 169 0 50 0
[pid=18994] ppid=18993 vsize=9544 CPUtime=7.15
/proc/18994/stat : 18994 (minisat) R 18993 18942 18458 0 -1 4194304 2272 0 0 0 715 0 0 0 25 0 1 0 42313280 9773056 2258 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/18994/statm: 2386 2258 76 150 0 2233 0
Current children cumulated CPU time (s) 25.88
Current children cumulated vsize (KiB) 28500

[startup+26.702 s]
/proc/loadavg: 2.17 2.11 2.03 3/84 18994
/proc/meminfo: memFree=1913712/2055920 swapFree=4180220/4192956
[pid=18942] ppid=18940 vsize=13600 CPUtime=18.73
/proc/18942/stat : 18942 (sugar) S 18940 18942 18458 0 -1 4194304 1396 27166 0 4 4 1 1844 24 16 0 1 0 42311373 13926400 803 996147200 4194304 4206940 548682068592 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18942/statm: 3400 803 374 3 0 500 0
[pid=18993] ppid=18942 vsize=5356 CPUtime=0
/proc/18993/stat : 18993 (sh) S 18942 18942 18458 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42313279 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18993/statm: 1339 232 193 169 0 50 0
[pid=18994] ppid=18993 vsize=9624 CPUtime=7.54
/proc/18994/stat : 18994 (minisat) R 18993 18942 18458 0 -1 4194304 2302 0 0 0 754 0 0 0 25 0 1 0 42313280 9854976 2288 996147200 134512640 135127466 4294956256 18446744073709551615 134530840 0 0 4096 3 0 0 0 17 1 0 0
/proc/18994/statm: 2406 2288 76 150 0 2253 0
Current children cumulated CPU time (s) 26.27
Current children cumulated vsize (KiB) 28580

[startup+27.1011 s]
/proc/loadavg: 2.17 2.11 2.03 3/84 18994
/proc/meminfo: memFree=1913712/2055920 swapFree=4180220/4192956
[pid=18942] ppid=18940 vsize=13600 CPUtime=26.44
/proc/18942/stat : 18942 (sugar) S 18940 18942 18458 0 -1 4194304 1458 29790 0 4 4 2 2613 25 15 0 1 0 42311373 13926400 803 996147200 4194304 4206940 548682068592 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18942/statm: 3400 803 374 3 0 500 0
Current children cumulated CPU time (s) 26.44
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 27.1151
CPU time (s): 26.6849
CPU user time (s): 26.375
CPU system time (s): 0.309952
CPU usage (%): 98.4136
Max. virtual memory (cumulated for all children) (KiB): 883184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 26.375
system time used= 0.309952
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35103
page faults= 5
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4146
involuntary context switches= 5063

runsolver used 0.039993 second user time and 0.106983 second system time

The end

Launcher Data (download as text)

Begin job on node21 at 2008-07-12 11:48:13
IDJOB=1111852
IDBENCH=61331
IDSOLVER=368
FILE ID=node21/1111852-1215856093
PBS_JOBID= 7903463
Free space on /tmp= 66484 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/lexVg/normalized-crossword-m1c-lex-vg15-18_ext.xml
COMMAND LINE= DIR/sugar -max -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1111852-1215856093/watcher-1111852-1215856093 -o /tmp/evaluation-result-1111852-1215856093/solver-1111852-1215856093 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar -max -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-1111852-1215856093.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 261702c96503ffab8596af8ee34297dd
RANDOM SEED=392844228

node21.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.257
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.257
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:       1928168 kB
Buffers:         11328 kB
Cached:          50052 kB
SwapCached:       6484 kB
Active:          69848 kB
Inactive:        13772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1928168 kB
SwapTotal:     4192956 kB
SwapFree:      4180220 kB
Dirty:            1404 kB
Writeback:           0 kB
Mapped:          38344 kB
Slab:            29168 kB
Committed_AS:   189724 kB
PageTables:       1960 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= 66480 MiB
End job on node21 at 2008-07-12 11:48:40