Trace number 1110060

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+minisatOPTIMUM2 14.4998 14.1836

General information on the benchmark

Namecsp/jnhUnsat/
normalized-jnh211_ext.xml
MD5SUMeeae9ab056086a25bcf16b40f2146088
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints2
Best CPU time to get the best result obtained on this benchmark7.67783
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints798
Maximum constraint arity11
Maximum domain size2
Number of constraints which are defined in extension798
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 00:48:05 2008
0.00/0.04	c 0	PID 13725
0.00/0.04	c 0	HOST node14.alineos.net
0.00/0.04	c 0	CONVERTING HOME/instance-1110060-1215816485.xml TO HOME/temp.csp
0.00/0.04	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1110060-1215816485.xml' 'HOME/temp.csp'
0.03/0.32	c 0	1 domains, 100 variables, 0 predicates, 224 relations, 798 constraints
0.03/0.36	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.36	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.42/0.43	c 0	Parsing HOME/temp.csp
0.42/0.54	c 0	parsed 1123 expressions
0.42/0.55	c 0	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.42/0.56	c 0	MAX CSP: 798 constraints
0.42/0.56	c 0	Converting to clausal form CSP
0.42/0.58	c 0	converted 193 (10%) expressions
0.42/0.60	c 0	converted 385 (20%) expressions
0.42/0.61	c 0	converted 578 (30%) expressions
0.42/0.62	c 0	converted 770 (40%) expressions
0.42/0.63	c 0	converted 962 (50%) expressions
0.42/0.65	c 1	converted 1155 (60%) expressions
0.42/0.65	c 1	converted 1347 (70%) expressions
0.42/0.65	c 1	converted 1540 (80%) expressions
0.42/0.66	c 1	converted 1732 (90%) expressions
0.42/0.79	c 1	converted 1924 (100%) expressions
0.42/0.79	c 1	CSP : 1696 integers, 0 booleans, 2393 clauses, largest domain size 1198
0.42/0.79	c 1	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.42/0.79	c 1	Propagation in CSP
0.42/0.83	c 1	792 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.42/0.83	c 1	CSP : 1696 integers, 0 booleans, 2393 clauses, largest domain size 799
0.42/0.83	c 1	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.42/0.83	c 1	Simplifing CSP by introducing new Boolean variables
0.42/0.84	c 1	CSP : 1696 integers, 0 booleans, 2393 clauses, largest domain size 799
0.42/0.84	c 1	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.42/0.87	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.42/0.88	c 1	170 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.42/0.88	c 1	340 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.42/0.88	c 1	509 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.42/0.88	c 1	679 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.42/0.88	c 1	848 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.42/0.89	c 1	1018 (60%) CSP integer variables are encoded (1422 clauses, 18349 bytes)
0.42/0.89	c 1	1188 (70%) CSP integer variables are encoded (2521 clauses, 32636 bytes)
0.43/0.90	c 1	1357 (80%) CSP integer variables are encoded (10524 clauses, 140318 bytes)
0.43/0.90	c 1	1527 (90%) CSP integer variables are encoded (11720 clauses, 158258 bytes)
0.43/0.90	c 1	1696 (100%) CSP integer variables are encoded (13347 clauses, 182663 bytes)
0.43/0.93	c 1	240 (10%) CSP clauses are encoded (13587 clauses, 186528 bytes)
0.43/0.94	c 1	479 (20%) CSP clauses are encoded (13826 clauses, 191760 bytes)
0.43/0.95	c 1	718 (30%) CSP clauses are encoded (14065 clauses, 198571 bytes)
0.43/0.97	c 1	958 (40%) CSP clauses are encoded (18091 clauses, 269526 bytes)
1.28/1.05	c 1	1197 (50%) CSP clauses are encoded (57036 clauses, 977164 bytes)
1.28/1.07	c 1	1436 (60%) CSP clauses are encoded (68625 clauses, 1182788 bytes)
2.29/2.06	c 2	1676 (70%) CSP clauses are encoded (671809 clauses, 12954040 bytes)
2.29/2.08	c 2	1915 (80%) CSP clauses are encoded (685152 clauses, 13229146 bytes)
2.39/2.14	c 2	2154 (90%) CSP clauses are encoded (717521 clauses, 13911355 bytes)
2.58/2.34	c 2	2393 (100%) CSP clauses are encoded (836844 clauses, 16453143 bytes)
2.58/2.34	c 2	2393 CSP clauses encoded
2.58/2.34	c 2	Writing map file : HOME/temp.map
2.58/2.35	c 2	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.58/2.35	c 2	SAT : 15043 SAT variables, 836844 SAT clauses, 16453143 bytes
2.58/2.35	c 2	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.58/2.40	c 2	OBJECTIVE minimize _COST
2.58/2.40	c 2	OBJECTIVE BOUND: 0 <= _COST <= 
2.58/2.40	c 2	SEARCHING: _COST <= 399
2.58/2.40	c 2	SOLVING HOME/temp.cnf
2.58/2.40	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.65/2.40	c 2	This is MiniSat 2.0 beta
2.65/2.40	c 2	WARNING: for repeatability, setting FPU to use double precision
2.65/2.40	c 2	============================[ Problem Statistics ]=============================
2.65/2.40	c 2	|                                                                             |
2.65/2.40	c 2	|  Number of variables:  15043                                                |
2.65/2.40	c 2	|  Number of clauses:    836845                                               |
2.65/2.82	c 3	|  Parsing time:         0.38         s                                       |
2.65/3.15	c 3	============================[ Search Statistics ]==============================
2.65/3.15	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.65/3.15	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.65/3.15	c 3	===============================================================================
2.65/3.15	c 3	|         0 |   11053   533730  1574208 |   177910        0    nan |  0.000 % |
3.43/3.20	c 3	===============================================================================
3.43/3.20	c 3	restarts              : 1
3.43/3.20	c 3	conflicts             : 0              (0 /sec)
3.43/3.20	c 3	decisions             : 45             (0.00 % random) (59 /sec)
3.43/3.20	c 3	propagations          : 15043          (19849 /sec)
3.43/3.20	c 3	conflict literals     : 0              ( nan % deleted)
3.43/3.20	c 3	Memory used           : 35.33 MB
3.43/3.20	c 3	CPU time              : 0.757884 s
3.43/3.20	c 3	
3.43/3.21	c 3	SATISFIABLE
3.43/3.22	c 3	FOUND: _COST <= 399
3.43/3.22	s SATISFIABLE
3.43/3.22	c 3	DECODING HOME/temp.out WITH HOME/temp.map
3.43/3.22	c 3	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
3.43/3.29	c 3	Decoding HOME/temp.out
3.47/3.37	c 3	OBJECTIVE _COST 399
3.47/3.37	o 399
3.47/3.38	v 1 0 1 1 1 1 1 0 1 0 0 1 0 0 0 1 1 1 0 1 1 1 0 1 1 0 1 0 1 1 0 0 0 1 1 0 1 1 1 1 0 1 1 0 1 0 1 0 0 1 1 0 1 1 0 1 0 0 1 0 0 1 0 0 1 1 1 1 1 1 1 1 0 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
3.47/3.38	c 3	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.47/3.43	c 3	OBJECTIVE BOUND: 0 <= _COST <= 399
3.47/3.43	c 3	SEARCHING: _COST <= 199
3.47/3.43	c 3	SOLVING HOME/temp.cnf
3.47/3.43	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.47/3.44	c 3	This is MiniSat 2.0 beta
3.47/3.44	c 3	WARNING: for repeatability, setting FPU to use double precision
3.47/3.44	c 3	============================[ Problem Statistics ]=============================
3.47/3.44	c 3	|                                                                             |
3.47/3.44	c 3	|  Number of variables:  15043                                                |
3.47/3.44	c 3	|  Number of clauses:    836845                                               |
3.67/3.84	c 4	|  Parsing time:         0.35         s                                       |
3.67/4.26	c 4	============================[ Search Statistics ]==============================
3.67/4.26	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.67/4.26	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.67/4.26	c 4	===============================================================================
3.67/4.26	c 4	|         0 |    8851   347426  1021702 |   115808        0    nan |  0.000 % |
3.67/4.30	c 4	===============================================================================
3.67/4.30	c 4	restarts              : 1
3.67/4.30	c 4	conflicts             : 0              (0 /sec)
3.67/4.30	c 4	decisions             : 22             (0.00 % random) (27 /sec)
3.67/4.30	c 4	propagations          : 15043          (18713 /sec)
3.67/4.30	c 4	conflict literals     : 0              ( nan % deleted)
3.67/4.30	c 4	Memory used           : 35.57 MB
3.67/4.30	c 4	CPU time              : 0.803877 s
3.67/4.30	c 4	
4.52/4.31	c 4	SATISFIABLE
4.52/4.31	c 4	FOUND: _COST <= 199
4.52/4.31	c 4	DECODING HOME/temp.out WITH HOME/temp.map
4.52/4.31	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.52/4.38	c 4	Decoding HOME/temp.out
4.56/4.47	c 4	OBJECTIVE _COST 199
4.56/4.47	o 199
4.56/4.47	v 1 0 1 0 1 0 1 0 1 0 0 1 1 0 0 1 1 0 0 1 1 1 0 0 0 1 0 0 0 1 1 1 0 1 1 0 0 1 1 1 0 1 1 1 1 1 1 1 1 0 1 1 1 1 0 1 1 1 1 0 0 1 1 0 1 1 1 1 1 1 1 0 0 1 1 1 1 1 0 1 0 1 1 0 1 1 0 1 1 1 1 1 1 0 1 1 1 1 1 1
4.56/4.48	c 4	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
4.56/4.52	c 4	OBJECTIVE BOUND: 0 <= _COST <= 199
4.56/4.52	c 4	SEARCHING: _COST <= 99
4.56/4.52	c 4	SOLVING HOME/temp.cnf
4.56/4.52	c 4	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
4.56/4.52	c 4	This is MiniSat 2.0 beta
4.56/4.52	c 4	WARNING: for repeatability, setting FPU to use double precision
4.56/4.52	c 4	============================[ Problem Statistics ]=============================
4.56/4.52	c 4	|                                                                             |
4.56/4.52	c 4	|  Number of variables:  15043                                                |
4.56/4.52	c 4	|  Number of clauses:    836845                                               |
4.77/4.94	c 5	|  Parsing time:         0.36         s                                       |
4.77/5.38	c 5	============================[ Search Statistics ]==============================
4.77/5.38	c 5	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.77/5.38	c 5	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.77/5.38	c 5	===============================================================================
4.77/5.38	c 5	|         0 |    7445   198362   578628 |    66120        0    nan |  0.000 % |
5.64/5.42	c 5	===============================================================================
5.64/5.42	c 5	restarts              : 1
5.64/5.42	c 5	conflicts             : 3              (4 /sec)
5.64/5.42	c 5	decisions             : 23             (0.00 % random) (27 /sec)
5.64/5.42	c 5	propagations          : 15158          (18113 /sec)
5.64/5.42	c 5	conflict literals     : 55             (0.00 % deleted)
5.64/5.42	c 5	Memory used           : 35.96 MB
5.64/5.42	c 5	CPU time              : 0.836872 s
5.64/5.42	c 5	
5.64/5.43	c 5	SATISFIABLE
5.64/5.43	c 5	FOUND: _COST <= 99
5.64/5.43	c 5	DECODING HOME/temp.out WITH HOME/temp.map
5.64/5.43	c 5	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
5.68/5.50	c 5	Decoding HOME/temp.out
5.68/5.59	c 5	OBJECTIVE _COST 99
5.68/5.59	o 99
5.68/5.59	v 1 0 1 0 0 0 1 0 1 0 0 1 0 0 0 1 1 0 1 1 1 1 0 0 1 0 0 0 0 1 1 0 0 1 1 0 1 0 1 1 0 1 0 1 1 0 1 1 0 0 1 1 1 0 1 1 0 1 1 0 0 1 1 0 1 0 1 1 1 1 1 1 0 1 1 1 1 1 0 1 0 1 0 1 1 1 1 0 0 1 1 1 0 0 1 1 0 0 1 1
5.68/5.60	c 5	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
5.68/5.64	c 5	OBJECTIVE BOUND: 0 <= _COST <= 99
5.68/5.64	c 5	SEARCHING: _COST <= 49
5.68/5.64	c 5	SOLVING HOME/temp.cnf
5.68/5.64	c 5	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
5.68/5.64	c 5	This is MiniSat 2.0 beta
5.68/5.64	c 5	WARNING: for repeatability, setting FPU to use double precision
5.68/5.64	c 5	============================[ Problem Statistics ]=============================
5.68/5.64	c 5	|                                                                             |
5.68/5.64	c 5	|  Number of variables:  15043                                                |
5.68/5.64	c 5	|  Number of clauses:    836845                                               |
5.91/6.06	c 6	|  Parsing time:         0.37         s                                       |
6.76/6.52	c 6	============================[ Search Statistics ]==============================
6.76/6.52	c 6	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.76/6.52	c 6	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.76/6.52	c 6	===============================================================================
6.76/6.52	c 6	|         0 |    6381   109003   313693 |    36334        0    nan |  0.000 % |
6.76/6.56	c 6	===============================================================================
6.76/6.56	c 6	restarts              : 1
6.76/6.56	c 6	conflicts             : 9              (10 /sec)
6.76/6.56	c 6	decisions             : 54             (0.00 % random) (62 /sec)
6.76/6.56	c 6	propagations          : 15974          (18322 /sec)
6.76/6.56	c 6	conflict literals     : 233            (0.00 % deleted)
6.76/6.56	c 6	Memory used           : 36.21 MB
6.76/6.56	c 6	CPU time              : 0.871867 s
6.76/6.56	c 6	
6.76/6.57	c 6	SATISFIABLE
6.76/6.57	c 6	FOUND: _COST <= 49
6.76/6.57	c 6	DECODING HOME/temp.out WITH HOME/temp.map
6.76/6.57	c 6	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
6.84/6.64	c 6	Decoding HOME/temp.out
6.84/6.73	c 7	OBJECTIVE _COST 49
6.84/6.73	o 49
6.84/6.73	v 1 0 1 0 0 0 1 0 1 0 0 1 0 0 0 1 1 0 1 1 1 1 0 0 1 0 0 0 0 1 1 0 0 1 1 0 1 0 1 1 0 1 0 1 1 0 1 1 0 0 1 1 1 0 1 1 0 1 1 0 0 1 1 0 1 0 1 1 1 1 1 1 0 1 1 1 1 1 0 1 0 1 0 1 1 1 1 0 0 1 1 1 0 0 1 1 0 0 1 1
6.84/6.74	c 7	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
6.84/6.78	c 7	OBJECTIVE BOUND: 0 <= _COST <= 49
6.84/6.78	c 7	SEARCHING: _COST <= 24
6.84/6.78	c 7	SOLVING HOME/temp.cnf
6.84/6.78	c 7	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
6.84/6.78	c 7	This is MiniSat 2.0 beta
6.84/6.78	c 7	WARNING: for repeatability, setting FPU to use double precision
6.84/6.78	c 7	============================[ Problem Statistics ]=============================
6.84/6.78	c 7	|                                                                             |
6.84/6.78	c 7	|  Number of variables:  15043                                                |
6.84/6.78	c 7	|  Number of clauses:    836845                                               |
7.04/7.20	c 7	|  Parsing time:         0.37         s                                       |
7.85/7.64	c 7	============================[ Search Statistics ]==============================
7.85/7.64	c 7	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.85/7.64	c 7	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.85/7.64	c 7	===============================================================================
7.85/7.64	c 7	|         0 |    5451    59704   168561 |    19901        0    nan |  0.000 % |
7.85/7.68	c 8	===============================================================================
7.85/7.68	c 8	restarts              : 1
7.85/7.68	c 8	conflicts             : 13             (15 /sec)
7.85/7.68	c 8	decisions             : 72             (0.00 % random) (85 /sec)
7.85/7.68	c 8	propagations          : 16010          (18883 /sec)
7.85/7.68	c 8	conflict literals     : 384            (0.00 % deleted)
7.85/7.68	c 8	Memory used           : 36.08 MB
7.85/7.68	c 8	CPU time              : 0.847871 s
7.85/7.68	c 8	
7.85/7.69	c 8	SATISFIABLE
7.85/7.69	c 8	FOUND: _COST <= 24
7.85/7.69	c 8	DECODING HOME/temp.out WITH HOME/temp.map
7.85/7.69	c 8	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
7.96/7.76	c 8	Decoding HOME/temp.out
7.96/7.85	c 8	OBJECTIVE _COST 24
7.96/7.85	o 24
7.96/7.86	v 1 0 1 0 0 0 1 0 1 0 0 1 0 0 0 1 1 0 1 1 1 1 0 0 1 0 0 0 0 1 1 0 0 1 1 0 1 0 1 1 0 1 0 1 1 0 1 1 0 0 1 1 1 0 1 1 0 1 1 0 0 1 1 0 1 0 1 1 1 1 1 1 0 1 1 1 1 1 0 1 0 1 0 1 1 1 1 0 0 1 1 1 0 0 1 1 0 0 1 1
7.96/7.86	c 8	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
7.96/7.90	c 8	OBJECTIVE BOUND: 0 <= _COST <= 24
7.96/7.90	c 8	SEARCHING: _COST <= 12
7.96/7.90	c 8	SOLVING HOME/temp.cnf
7.96/7.90	c 8	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
7.96/7.90	c 8	This is MiniSat 2.0 beta
7.96/7.90	c 8	WARNING: for repeatability, setting FPU to use double precision
7.96/7.90	c 8	============================[ Problem Statistics ]=============================
7.96/7.90	c 8	|                                                                             |
7.96/7.90	c 8	|  Number of variables:  15043                                                |
7.96/7.90	c 8	|  Number of clauses:    836845                                               |
8.18/8.33	c 8	|  Parsing time:         0.38         s                                       |
8.97/8.78	c 9	============================[ Search Statistics ]==============================
8.97/8.78	c 9	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.97/8.78	c 9	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.97/8.78	c 9	===============================================================================
8.97/8.78	c 9	|         0 |    4617    34252    94695 |    11417        0    nan |  0.000 % |
9.07/8.82	c 9	===============================================================================
9.07/8.82	c 9	restarts              : 1
9.07/8.82	c 9	conflicts             : 13             (15 /sec)
9.07/8.82	c 9	decisions             : 33             (0.00 % random) (38 /sec)
9.07/8.82	c 9	propagations          : 15941          (18410 /sec)
9.07/8.82	c 9	conflict literals     : 384            (0.00 % deleted)
9.07/8.82	c 9	Memory used           : 36.22 MB
9.07/8.82	c 9	CPU time              : 0.865868 s
9.07/8.82	c 9	
9.07/8.83	c 9	SATISFIABLE
9.07/8.83	c 9	FOUND: _COST <= 12
9.07/8.83	c 9	DECODING HOME/temp.out WITH HOME/temp.map
9.07/8.83	c 9	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
9.11/8.90	c 9	Decoding HOME/temp.out
9.11/8.99	c 9	OBJECTIVE _COST 12
9.11/8.99	o 12
9.11/9.00	v 1 0 1 0 0 0 1 0 1 0 0 1 0 0 0 1 1 0 1 1 1 1 0 0 1 0 0 0 0 1 1 0 0 1 1 0 1 0 1 1 0 1 0 1 1 0 1 1 0 0 1 1 1 0 1 1 0 1 1 0 0 1 1 0 1 0 1 1 1 1 1 1 0 1 1 1 1 1 0 1 0 1 0 1 1 1 1 0 0 1 1 1 0 0 1 1 0 0 1 1
9.11/9.00	c 9	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
9.11/9.04	c 9	OBJECTIVE BOUND: 0 <= _COST <= 12
9.11/9.04	c 9	SEARCHING: _COST <= 6
9.11/9.04	c 9	SOLVING HOME/temp.cnf
9.11/9.04	c 9	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
9.11/9.04	c 9	This is MiniSat 2.0 beta
9.11/9.04	c 9	WARNING: for repeatability, setting FPU to use double precision
9.11/9.04	c 9	============================[ Problem Statistics ]=============================
9.11/9.04	c 9	|                                                                             |
9.11/9.05	c 9	|  Number of variables:  15043                                                |
9.11/9.05	c 9	|  Number of clauses:    836845                                               |
9.32/9.49	c 9	|  Parsing time:         0.40         s                                       |
10.16/9.94	c 10	============================[ Search Statistics ]==============================
10.16/9.94	c 10	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.16/9.94	c 10	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.16/9.94	c 10	===============================================================================
10.16/9.94	c 10	|         0 |    3807    20149    54810 |     6716        0    nan |  0.000 % |
10.16/9.98	c 10	===============================================================================
10.16/9.98	c 10	restarts              : 1
10.16/9.98	c 10	conflicts             : 52             (59 /sec)
10.16/9.98	c 10	decisions             : 93             (0.00 % random) (105 /sec)
10.16/9.98	c 10	propagations          : 23767          (26920 /sec)
10.16/9.98	c 10	conflict literals     : 1807           (1.58 % deleted)
10.16/9.98	c 10	Memory used           : 35.93 MB
10.16/9.98	c 10	CPU time              : 0.882865 s
10.16/9.98	c 10	
10.16/9.99	c 10	SATISFIABLE
10.16/9.99	c 10	FOUND: _COST <= 6
10.16/9.99	c 10	DECODING HOME/temp.out WITH HOME/temp.map
10.16/9.99	c 10	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
10.27/10.06	c 10	Decoding HOME/temp.out
10.27/10.15	c 10	OBJECTIVE _COST 6
10.27/10.15	o 6
10.27/10.15	v 1 0 1 0 1 0 1 0 1 0 0 1 1 0 0 1 1 0 0 1 1 1 0 0 0 1 0 0 0 1 1 1 0 1 1 0 0 1 0 1 0 1 1 1 1 0 1 1 1 0 1 1 1 1 0 1 1 1 1 0 0 1 1 0 1 0 1 1 1 1 1 0 0 1 1 1 0 1 0 1 0 1 1 0 1 1 0 1 1 1 1 1 0 0 1 1 1 1 1 1
10.27/10.16	c 10	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
10.27/10.21	c 10	OBJECTIVE BOUND: 0 <= _COST <= 6
10.27/10.21	c 10	SEARCHING: _COST <= 3
10.27/10.21	c 10	SOLVING HOME/temp.cnf
10.27/10.21	c 10	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
10.27/10.21	c 10	This is MiniSat 2.0 beta
10.27/10.21	c 10	WARNING: for repeatability, setting FPU to use double precision
10.27/10.21	c 10	============================[ Problem Statistics ]=============================
10.27/10.21	c 10	|                                                                             |
10.27/10.21	c 10	|  Number of variables:  15043                                                |
10.27/10.21	c 10	|  Number of clauses:    836845                                               |
10.49/10.64	c 10	|  Parsing time:         0.37         s                                       |
11.26/11.06	c 11	============================[ Search Statistics ]==============================
11.26/11.06	c 11	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.26/11.06	c 11	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.26/11.06	c 11	===============================================================================
11.26/11.06	c 11	|         0 |    3006    11860    32343 |     3953        0    nan |  0.000 % |
11.36/11.11	c 11	|       100 |    3006    11860    32343 |     4348      100     38 | 80.017 % |
11.36/11.13	c 11	|       251 |    3006    11860    32343 |     4783      251     25 | 80.017 % |
11.36/11.16	c 11	|       476 |    3006    11860    32343 |     5261      476     20 | 80.017 % |
11.46/11.21	c 11	|       813 |    3006    11860    32343 |     5788      813     17 | 80.017 % |
11.46/11.23	c 11	===============================================================================
11.46/11.23	c 11	restarts              : 5
11.46/11.23	c 11	conflicts             : 898            (940 /sec)
11.46/11.23	c 11	decisions             : 1088           (1.19 % random) (1139 /sec)
11.46/11.23	c 11	propagations          : 771685         (808171 /sec)
11.46/11.23	c 11	conflict literals     : 14259          (23.74 % deleted)
11.46/11.23	c 11	Memory used           : 35.99 MB
11.46/11.23	c 11	CPU time              : 0.954854 s
11.46/11.23	c 11	
11.46/11.23	c 11	SATISFIABLE
11.46/11.24	c 11	FOUND: _COST <= 3
11.46/11.24	c 11	DECODING HOME/temp.out WITH HOME/temp.map
11.46/11.24	c 11	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
11.52/11.31	c 11	Decoding HOME/temp.out
11.52/11.40	c 11	OBJECTIVE _COST 3
11.52/11.40	o 3
11.52/11.40	v 0 1 1 0 0 0 0 1 0 0 0 1 1 0 0 0 0 0 0 1 0 0 1 0 0 1 1 0 0 0 0 0 0 1 0 0 1 0 1 1 0 1 1 1 1 1 1 1 1 0 1 0 0 1 0 1 0 0 1 1 1 1 1 1 0 0 0 1 0 1 0 0 0 0 0 0 0 1 1 1 1 1 1 0 1 1 0 1 0 1 1 0 1 1 1 1 1 1 1 1
11.52/11.40	c 11	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
11.52/11.44	c 11	OBJECTIVE BOUND: 0 <= _COST <= 3
11.52/11.44	c 11	SEARCHING: _COST <= 1
11.52/11.44	c 11	SOLVING HOME/temp.cnf
11.52/11.44	c 11	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
11.52/11.44	c 11	This is MiniSat 2.0 beta
11.52/11.44	c 11	WARNING: for repeatability, setting FPU to use double precision
11.52/11.44	c 11	============================[ Problem Statistics ]=============================
11.52/11.44	c 11	|                                                                             |
11.52/11.45	c 11	|  Number of variables:  15043                                                |
11.52/11.45	c 11	|  Number of clauses:    836845                                               |
11.73/11.87	c 12	|  Parsing time:         0.37         s                                       |
12.47/12.29	c 12	============================[ Search Statistics ]==============================
12.47/12.29	c 12	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.47/12.29	c 12	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
12.47/12.29	c 12	===============================================================================
12.47/12.29	c 12	|         0 |    1696     3987    12652 |     1329        0    nan |  0.000 % |
12.58/12.33	c 12	|       100 |    1696     3987    12652 |     1461      100     21 | 88.726 % |
12.58/12.35	c 12	|       251 |    1695     3971    12554 |     1608      187     20 | 88.732 % |
12.58/12.37	c 12	===============================================================================
12.58/12.37	c 12	restarts              : 3
12.58/12.37	c 12	conflicts             : 442            (512 /sec)
12.58/12.37	c 12	decisions             : 544            (1.10 % random) (630 /sec)
12.58/12.37	c 12	propagations          : 282716         (327647 /sec)
12.58/12.37	c 12	conflict literals     : 6083           (24.27 % deleted)
12.58/12.37	c 12	Memory used           : 35.96 MB
12.58/12.37	c 12	CPU time              : 0.862868 s
12.58/12.37	c 12	
12.58/12.37	c 12	UNSATISFIABLE
12.58/12.38	c 12	NOT FOUND: _COST <= 1
12.58/12.38	c 12	OBJECTIVE BOUND: 2 <= _COST <= 3
12.58/12.38	c 12	SEARCHING: _COST <= 2
12.58/12.38	c 12	SOLVING HOME/temp.cnf
12.58/12.38	c 12	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
12.58/12.38	c 12	This is MiniSat 2.0 beta
12.58/12.38	c 12	WARNING: for repeatability, setting FPU to use double precision
12.58/12.38	c 12	============================[ Problem Statistics ]=============================
12.58/12.38	c 12	|                                                                             |
12.58/12.38	c 12	|  Number of variables:  15043                                                |
12.58/12.38	c 12	|  Number of clauses:    836845                                               |
12.67/12.80	c 13	|  Parsing time:         0.38         s                                       |
13.49/13.23	c 13	============================[ Search Statistics ]==============================
13.49/13.23	c 13	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
13.49/13.23	c 13	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
13.49/13.23	c 13	===============================================================================
13.49/13.23	c 13	|         0 |    2494     8257    23069 |     2752        0    nan |  0.000 % |
13.49/13.27	c 13	|       102 |    2494     8257    23069 |     3027      102     34 | 83.421 % |
13.49/13.29	c 13	|       253 |    2494     8257    23069 |     3330      253     22 | 83.421 % |
13.58/13.32	c 13	|       478 |    2494     8257    23069 |     3663      478     19 | 83.421 % |
13.58/13.37	c 13	|       816 |    2494     8257    23069 |     4029      816     17 | 83.421 % |
13.68/13.44	c 13	|      1322 |    2494     8257    23069 |     4432     1322     16 | 83.421 % |
13.78/13.54	c 13	|      2081 |    2494     8257    23069 |     4875     2081     15 | 83.421 % |
13.98/13.71	c 14	|      3221 |    2494     8257    23069 |     5363     3221     15 | 83.421 % |
14.18/13.95	c 14	===============================================================================
14.18/13.95	c 14	restarts              : 8
14.18/13.95	c 14	conflicts             : 4796           (3147 /sec)
14.18/13.95	c 14	decisions             : 5482           (0.99 % random) (3598 /sec)
14.18/13.95	c 14	propagations          : 3548889        (2329022 /sec)
14.18/13.95	c 14	conflict literals     : 67470          (32.80 % deleted)
14.18/13.95	c 14	Memory used           : 35.96 MB
14.18/13.95	c 14	CPU time              : 1.52377 s
14.18/13.95	c 14	
14.18/13.95	c 14	SATISFIABLE
14.18/13.96	c 14	FOUND: _COST <= 2
14.18/13.96	c 14	DECODING HOME/temp.out WITH HOME/temp.map
14.18/13.96	c 14	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
14.25/14.03	c 14	Decoding HOME/temp.out
14.25/14.12	c 14	OBJECTIVE _COST 2
14.25/14.12	o 2
14.25/14.12	v 0 0 1 0 0 0 0 0 1 0 0 1 0 0 0 0 1 1 0 1 1 0 1 0 1 1 0 0 0 1 1 0 1 0 1 1 0 0 1 0 0 0 1 1 1 0 1 1 0 0 0 0 0 0 0 0 1 1 0 1 1 1 0 0 0 1 1 1 0 1 1 0 0 0 0 1 1 1 1 1 1 1 1 0 1 0 1 1 0 1 1 0 0 0 1 1 0 0 1 1
14.25/14.13	c 14	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
14.25/14.17	c 14	OBJECTIVE _COST 2
14.25/14.17	s OPTIMUM FOUND
14.25/14.17	c 14	CPU 13.43 (0.05 0.03 13.38 1.01)
14.25/14.17	c 14	END Sat Jul 12 00:48:19 2008

Verifier Data (download as text)

OK	2	796
2 unsatisfied constraints, 796 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-1110060-1215816485/watcher-1110060-1215816485 -o /tmp/evaluation-result-1110060-1215816485/solver-1110060-1215816485 -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-1110060-1215816485.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: 1.00 1.00 1.00 3/64 13725
/proc/meminfo: memFree=1913880/2055920 swapFree=4192812/4192956
[pid=13725] ppid=13723 vsize=12268 CPUtime=0
/proc/13725/stat : 13725 (sugar) R 13723 13725 13168 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 38351101 12562432 316 996147200 4194304 4206940 548682068592 18446744073709551615 212243364862 0 0 4224 0 0 0 0 17 0 0 0
/proc/13725/statm: 3067 316 241 3 0 167 0

[startup+0.0525551 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 13725
/proc/meminfo: memFree=1913880/2055920 swapFree=4192812/4192956
[pid=13725] ppid=13723 vsize=13600 CPUtime=0.03
/proc/13725/stat : 13725 (sugar) S 13723 13725 13168 0 -1 4194304 898 127 0 0 3 0 0 0 18 0 1 0 38351101 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13725/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.101903 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 13725
/proc/meminfo: memFree=1913880/2055920 swapFree=4192812/4192956
[pid=13725] ppid=13723 vsize=13600 CPUtime=0.03
/proc/13725/stat : 13725 (sugar) S 13723 13725 13168 0 -1 4194304 898 127 0 0 3 0 0 0 18 0 1 0 38351101 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13725/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301599 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 13725
/proc/meminfo: memFree=1913880/2055920 swapFree=4192812/4192956
[pid=13725] ppid=13723 vsize=13600 CPUtime=0.03
/proc/13725/stat : 13725 (sugar) S 13723 13725 13168 0 -1 4194304 898 127 0 0 3 0 0 0 18 0 1 0 38351101 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13725/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701669 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 13725
/proc/meminfo: memFree=1913880/2055920 swapFree=4192812/4192956
[pid=13725] ppid=13723 vsize=13600 CPUtime=0.42
/proc/13725/stat : 13725 (sugar) S 13723 13725 13168 0 -1 4194304 974 4701 0 1 3 0 36 3 16 0 1 0 38351101 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13725/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 13600

[startup+1.5028 s]
/proc/loadavg: 1.00 1.00 1.00 3/75 13747
/proc/meminfo: memFree=1897008/2055920 swapFree=4192812/4192956
[pid=13725] ppid=13723 vsize=13600 CPUtime=0.43
/proc/13725/stat : 13725 (sugar) S 13723 13725 13168 0 -1 4194304 974 4701 0 1 3 1 36 3 15 0 1 0 38351101 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13725/statm: 3400 797 370 3 0 500 0
[pid=13738] ppid=13725 vsize=5356 CPUtime=0
/proc/13738/stat : 13738 (sh) S 13725 13725 13168 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 38351137 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13738/statm: 1339 233 193 169 0 50 0
[pid=13739] ppid=13738 vsize=869348 CPUtime=1.35
/proc/13739/stat : 13739 (java) S 13738 13725 13168 0 -1 0 7040 0 1 0 127 8 0 0 18 0 9 0 38351137 890212352 6068 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13739/statm: 217337 6068 2563 9 0 211884 0
[pid=13739/tid=13740] ppid=13738 vsize=869348 CPUtime=0.98
/proc/13739/task/13740/stat : 13740 (java) R 13738 13725 13168 0 -1 64 2897 0 1 0 93 5 0 0 20 0 9 0 38351138 890212352 6068 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13739/tid=13741] ppid=13738 vsize=869348 CPUtime=0.11
/proc/13739/task/13741/stat : 13741 (java) S 13738 13725 13168 0 -1 64 1894 0 0 0 10 1 0 0 16 0 9 0 38351139 890212352 6068 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13739/tid=13742] ppid=13738 vsize=869348 CPUtime=0
/proc/13739/task/13742/stat : 13742 (java) S 13738 13725 13168 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 38351139 890212352 6068 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13739/tid=13743] ppid=13738 vsize=869348 CPUtime=0
/proc/13739/task/13743/stat : 13743 (java) S 13738 13725 13168 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 38351139 890212352 6068 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13739/tid=13744] ppid=13738 vsize=869348 CPUtime=0
/proc/13739/task/13744/stat : 13744 (java) S 13738 13725 13168 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 38351141 890212352 6068 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13739/tid=13745] ppid=13738 vsize=869348 CPUtime=0.24
/proc/13739/task/13745/stat : 13745 (java) S 13738 13725 13168 0 -1 64 1556 0 0 0 23 1 0 0 16 0 9 0 38351141 890212352 6068 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13739/tid=13746] ppid=13738 vsize=869348 CPUtime=0
/proc/13739/task/13746/stat : 13746 (java) S 13738 13725 13168 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 38351141 890212352 6068 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13739/tid=13747] ppid=13738 vsize=869348 CPUtime=0
/proc/13739/task/13747/stat : 13747 (java) S 13738 13725 13168 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 38351141 890212352 6068 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.78
Current children cumulated vsize (KiB) 888304

[startup+3.10209 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 13747
/proc/meminfo: memFree=1883888/2055920 swapFree=4192812/4192956
[pid=13725] ppid=13723 vsize=13732 CPUtime=2.65
/proc/13725/stat : 13725 (sugar) S 13723 13725 13168 0 -1 4194304 1078 12336 0 2 3 1 243 18 15 0 1 0 38351101 14061568 825 996147200 4194304 4206940 548682068592 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13725/statm: 3433 825 374 3 0 533 0
Current children cumulated CPU time (s) 2.65
Current children cumulated vsize (KiB) 13732

[startup+6.30163 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 13773
/proc/meminfo: memFree=1859560/2055920 swapFree=4192812/4192956
[pid=13725] ppid=13723 vsize=13732 CPUtime=5.91
/proc/13725/stat : 13725 (sugar) S 13723 13725 13168 0 -1 4194304 1431 51234 0 5 4 2 541 44 15 0 1 0 38351101 14061568 825 996147200 4194304 4206940 548682068592 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13725/statm: 3433 825 374 3 0 533 0
Current children cumulated CPU time (s) 5.91
Current children cumulated vsize (KiB) 13732

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 13845
/proc/meminfo: memFree=1859680/2055920 swapFree=4192812/4192956
[pid=13725] ppid=13723 vsize=13732 CPUtime=12.67
/proc/13725/stat : 13725 (sugar) S 13723 13725 13168 0 -1 4194304 2063 125844 0 10 5 2 1167 93 16 0 1 0 38351101 14061568 825 996147200 4194304 4206940 548682068592 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13725/statm: 3433 825 374 3 0 533 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 13732

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

[startup+13.5029 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 13847
/proc/meminfo: memFree=1859680/2055920 swapFree=4192812/4192956
[pid=13725] ppid=13723 vsize=13732 CPUtime=12.67
/proc/13725/stat : 13725 (sugar) S 13723 13725 13168 0 -1 4194304 2063 125844 0 10 5 2 1167 93 15 0 1 0 38351101 14061568 825 996147200 4194304 4206940 548682068592 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13725/statm: 3433 825 374 3 0 533 0
[pid=13846] ppid=13725 vsize=5356 CPUtime=0
/proc/13846/stat : 13846 (sh) S 13725 13725 13168 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 38352339 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13846/statm: 1339 232 193 169 0 50 0
[pid=13847] ppid=13846 vsize=36816 CPUtime=1.11
/proc/13847/stat : 13847 (minisat) R 13846 13725 13168 0 -1 4194304 8880 0 0 0 107 4 0 0 25 0 1 0 38352339 37699584 8866 996147200 134512640 135127466 4294956256 18446744073709551615 134530855 0 0 4096 3 0 0 0 17 0 0 0
/proc/13847/statm: 9204 8866 75 150 0 9051 0
Current children cumulated CPU time (s) 13.78
Current children cumulated vsize (KiB) 55904

[startup+13.9019 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 13847
/proc/meminfo: memFree=1859680/2055920 swapFree=4192812/4192956
[pid=13725] ppid=13723 vsize=13732 CPUtime=12.67
/proc/13725/stat : 13725 (sugar) S 13723 13725 13168 0 -1 4194304 2063 125844 0 10 5 2 1167 93 15 0 1 0 38351101 14061568 825 996147200 4194304 4206940 548682068592 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13725/statm: 3433 825 374 3 0 533 0
[pid=13846] ppid=13725 vsize=5356 CPUtime=0
/proc/13846/stat : 13846 (sh) S 13725 13725 13168 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 38352339 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13846/statm: 1339 232 193 169 0 50 0
[pid=13847] ppid=13846 vsize=36816 CPUtime=1.51
/proc/13847/stat : 13847 (minisat) R 13846 13725 13168 0 -1 4194304 8880 0 0 0 147 4 0 0 25 0 1 0 38352339 37699584 8866 996147200 134512640 135127466 4294956256 18446744073709551615 134528598 0 0 4096 3 0 0 0 17 0 0 0
/proc/13847/statm: 9204 8866 75 150 0 9051 0
Current children cumulated CPU time (s) 14.18
Current children cumulated vsize (KiB) 55904

[startup+14.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 13847
/proc/meminfo: memFree=1859680/2055920 swapFree=4192812/4192956
[pid=13725] ppid=13723 vsize=13732 CPUtime=14.25
/proc/13725/stat : 13725 (sugar) S 13723 13725 13168 0 -1 4194304 2125 135019 0 10 5 2 1320 98 16 0 1 0 38351101 14061568 825 996147200 4194304 4206940 548682068592 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13725/statm: 3433 825 374 3 0 533 0
Current children cumulated CPU time (s) 14.25
Current children cumulated vsize (KiB) 13732

Child status: 0
Real time (s): 14.1836
CPU time (s): 14.4998
CPU user time (s): 13.442
CPU system time (s): 1.05784
CPU usage (%): 102.229
Max. virtual memory (cumulated for all children) (KiB): 888304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13.442
system time used= 1.05784
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 141099
page faults= 11
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4927
involuntary context switches= 3239

runsolver used 0.023996 second user time and 0.052991 second system time

The end

Launcher Data (download as text)

Begin job on node14 at 2008-07-12 00:48:05
IDJOB=1110060
IDBENCH=61058
IDSOLVER=368
FILE ID=node14/1110060-1215816485
PBS_JOBID= 7903218
Free space on /tmp= 66460 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/jnhUnsat/normalized-jnh211_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-1110060-1215816485/watcher-1110060-1215816485 -o /tmp/evaluation-result-1110060-1215816485/solver-1110060-1215816485 -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-1110060-1215816485.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= eeae9ab056086a25bcf16b40f2146088
RANDOM SEED=1581340022

node14.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.270
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.270
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:       1914360 kB
Buffers:         22244 kB
Cached:          55820 kB
SwapCached:          0 kB
Active:          60180 kB
Inactive:        31804 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1914360 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1356 kB
Writeback:           0 kB
Mapped:          23708 kB
Slab:            35568 kB
Committed_AS:    82596 kB
PageTables:       1448 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= 66460 MiB
End job on node14 at 2008-07-12 00:48:19