Trace number 1110260

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+minisatOPTIMUM1 13.7159 14.2253

General information on the benchmark

Namecsp/jnhUnsat/
normalized-jnh216_ext.xml
MD5SUM014d28c5891a41a02d91c9fdaf4cb7eb
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints1
Best CPU time to get the best result obtained on this benchmark6.42402
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints797
Maximum constraint arity11
Maximum domain size2
Number of constraints which are defined in extension797
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 01:27:24 2008
0.00/0.04	c 0	PID 15937
0.00/0.05	c 0	HOST node69.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1110260-1215818844.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-1110260-1215818844.xml' 'HOME/temp.csp'
0.03/0.63	c 1	1 domains, 100 variables, 0 predicates, 228 relations, 797 constraints
0.03/0.67	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.67	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.60/0.75	c 1	Parsing HOME/temp.csp
0.60/0.92	c 1	parsed 1126 expressions
0.60/0.92	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.60/0.93	c 1	MAX CSP: 797 constraints
0.60/0.93	c 1	Converting to clausal form CSP
0.60/0.96	c 1	converted 193 (10%) expressions
0.60/0.98	c 1	converted 386 (20%) expressions
0.60/1.00	c 1	converted 578 (30%) expressions
0.92/1.02	c 1	converted 771 (40%) expressions
0.92/1.02	c 1	converted 963 (50%) expressions
0.92/1.05	c 1	converted 1156 (60%) expressions
1.01/1.12	c 1	converted 1349 (70%) expressions
1.01/1.12	c 1	converted 1541 (80%) expressions
1.01/1.13	c 1	converted 1734 (90%) expressions
1.10/1.26	c 2	converted 1926 (100%) expressions
1.10/1.26	c 2	CSP : 1694 integers, 0 booleans, 2390 clauses, largest domain size 1196
1.10/1.26	c 2	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.10/1.26	c 2	Propagation in CSP
1.21/1.31	c 2	791 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.21/1.31	c 2	CSP : 1694 integers, 0 booleans, 2390 clauses, largest domain size 798
1.21/1.31	c 2	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.21/1.32	c 2	Simplifing CSP by introducing new Boolean variables
1.21/1.32	c 2	CSP : 1694 integers, 0 booleans, 2390 clauses, largest domain size 798
1.21/1.32	c 2	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.21/1.36	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.21/1.36	c 2	170 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.21/1.37	c 2	339 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.21/1.37	c 2	509 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.21/1.37	c 2	678 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.21/1.37	c 2	847 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.21/1.38	c 2	1017 (60%) CSP integer variables are encoded (1421 clauses, 18334 bytes)
1.21/1.38	c 2	1186 (70%) CSP integer variables are encoded (2515 clauses, 32556 bytes)
1.21/1.39	c 2	1356 (80%) CSP integer variables are encoded (4138 clauses, 53655 bytes)
1.30/1.40	c 2	1525 (90%) CSP integer variables are encoded (11304 clauses, 152406 bytes)
1.30/1.40	c 2	1694 (100%) CSP integer variables are encoded (13329 clauses, 182781 bytes)
1.30/1.43	c 2	239 (10%) CSP clauses are encoded (13568 clauses, 186635 bytes)
1.30/1.46	c 2	478 (20%) CSP clauses are encoded (13807 clauses, 191889 bytes)
1.30/1.48	c 2	717 (30%) CSP clauses are encoded (14046 clauses, 198694 bytes)
1.41/1.50	c 2	956 (40%) CSP clauses are encoded (18069 clauses, 269596 bytes)
1.41/1.58	c 2	1195 (50%) CSP clauses are encoded (57014 clauses, 977233 bytes)
1.50/1.61	c 2	1434 (60%) CSP clauses are encoded (68601 clauses, 1182826 bytes)
1.70/1.82	c 2	1673 (70%) CSP clauses are encoded (181006 clauses, 3246754 bytes)
1.70/1.85	c 2	1912 (80%) CSP clauses are encoded (194349 clauses, 3484020 bytes)
2.29/2.45	c 3	2151 (90%) CSP clauses are encoded (516074 clauses, 9889639 bytes)
2.89/3.04	c 3	2390 (100%) CSP clauses are encoded (834397 clauses, 16702961 bytes)
2.89/3.04	c 3	2390 CSP clauses encoded
2.89/3.04	c 3	Writing map file : HOME/temp.map
2.89/3.06	c 3	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.89/3.06	c 3	SAT : 15023 SAT variables, 834397 SAT clauses, 16702961 bytes
2.89/3.06	c 3	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.89/3.08	c 3	OBJECTIVE minimize _COST
2.89/3.08	c 3	OBJECTIVE BOUND: 0 <= _COST <= 
2.89/3.08	c 3	SEARCHING: _COST <= 399
2.89/3.08	c 3	SOLVING HOME/temp.cnf
2.89/3.08	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.89/3.08	c 3	This is MiniSat 2.0 beta
2.89/3.08	c 3	WARNING: for repeatability, setting FPU to use double precision
2.89/3.08	c 3	============================[ Problem Statistics ]=============================
2.89/3.08	c 3	|                                                                             |
2.89/3.08	c 3	|  Number of variables:  15023                                                |
2.89/3.08	c 3	|  Number of clauses:    834398                                               |
3.37/3.50	c 4	|  Parsing time:         0.36         s                                       |
3.67/3.83	c 4	============================[ Search Statistics ]==============================
3.67/3.83	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.67/3.83	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.67/3.83	c 4	===============================================================================
3.67/3.83	c 4	|         0 |   11043   532706  1571161 |   177568        0    nan |  0.000 % |
3.67/3.88	c 4	===============================================================================
3.67/3.88	c 4	restarts              : 1
3.67/3.88	c 4	conflicts             : 2              (3 /sec)
3.67/3.88	c 4	decisions             : 48             (0.00 % random) (64 /sec)
3.67/3.88	c 4	propagations          : 15033          (20182 /sec)
3.67/3.88	c 4	conflict literals     : 20             (0.00 % deleted)
3.67/3.88	c 4	Memory used           : 35.16 MB
3.67/3.88	c 4	CPU time              : 0.744886 s
3.67/3.88	c 4	
3.67/3.89	c 4	SATISFIABLE
3.67/3.90	c 4	FOUND: _COST <= 399
3.67/3.90	s SATISFIABLE
3.67/3.90	c 4	DECODING HOME/temp.out WITH HOME/temp.map
3.67/3.90	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'
3.79/3.98	c 4	Decoding HOME/temp.out
3.79/4.10	c 4	OBJECTIVE _COST 221
3.79/4.10	o 221
3.79/4.11	v 1 1 0 0 1 1 1 1 1 1 1 0 0 0 0 0 1 1 0 1 0 0 1 0 1 0 0 1 1 1 1 1 1 0 0 0 0 1 1 0 1 1 0 0 1 1 0 1 1 1 0 1 0 0 0 1 0 1 1 0 1 0 1 1 0 0 1 0 1 1 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
3.79/4.11	c 4	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.79/4.16	c 5	OBJECTIVE BOUND: 0 <= _COST <= 221
3.79/4.16	c 5	SEARCHING: _COST <= 110
3.79/4.16	c 5	SOLVING HOME/temp.cnf
3.79/4.16	c 5	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.79/4.16	c 5	This is MiniSat 2.0 beta
3.79/4.16	c 5	WARNING: for repeatability, setting FPU to use double precision
3.79/4.16	c 5	============================[ Problem Statistics ]=============================
3.79/4.16	c 5	|                                                                             |
3.79/4.16	c 5	|  Number of variables:  15023                                                |
3.79/4.16	c 5	|  Number of clauses:    834398                                               |
4.42/4.60	c 5	|  Parsing time:         0.38         s                                       |
4.81/5.10	c 5	============================[ Search Statistics ]==============================
4.81/5.10	c 5	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.81/5.10	c 5	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.81/5.10	c 5	===============================================================================
4.81/5.10	c 5	|         0 |    7596   213504   623607 |    71168        0    nan |  0.000 % |
4.91/5.14	c 5	===============================================================================
4.91/5.14	c 5	restarts              : 1
4.91/5.14	c 5	conflicts             : 10             (11 /sec)
4.91/5.14	c 5	decisions             : 43             (0.00 % random) (47 /sec)
4.91/5.14	c 5	propagations          : 15207          (16769 /sec)
4.91/5.14	c 5	conflict literals     : 268            (0.00 % deleted)
4.91/5.14	c 5	Memory used           : 35.94 MB
4.91/5.14	c 5	CPU time              : 0.906862 s
4.91/5.14	c 5	
4.91/5.14	c 5	SATISFIABLE
4.91/5.15	c 5	FOUND: _COST <= 110
4.91/5.15	c 5	DECODING HOME/temp.out WITH HOME/temp.map
4.91/5.15	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'
4.99/5.23	c 6	Decoding HOME/temp.out
4.99/5.36	c 6	OBJECTIVE _COST 110
4.99/5.36	o 110
4.99/5.36	v 1 0 1 0 1 1 1 1 1 1 1 0 0 1 0 1 0 1 0 1 0 0 1 0 1 0 0 1 1 1 1 1 1 0 0 1 0 0 1 0 0 1 0 0 1 1 1 1 1 1 0 1 1 0 0 1 0 1 1 0 1 0 0 1 0 1 1 0 0 1 0 1 0 1 1 1 1 0 0 1 1 1 0 1 1 0 1 0 0 1 0 1 0 0 0 1 1 1 1 1
4.99/5.37	c 6	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
5.19/5.42	c 6	OBJECTIVE BOUND: 0 <= _COST <= 110
5.19/5.42	c 6	SEARCHING: _COST <= 55
5.19/5.42	c 6	SOLVING HOME/temp.cnf
5.19/5.42	c 6	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
5.19/5.42	c 6	This is MiniSat 2.0 beta
5.19/5.42	c 6	WARNING: for repeatability, setting FPU to use double precision
5.19/5.42	c 6	============================[ Problem Statistics ]=============================
5.19/5.42	c 6	|                                                                             |
5.19/5.42	c 6	|  Number of variables:  15023                                                |
5.19/5.42	c 6	|  Number of clauses:    834398                                               |
5.20/5.88	c 6	|  Parsing time:         0.40         s                                       |
5.20/6.38	c 7	============================[ Search Statistics ]==============================
5.20/6.38	c 7	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.20/6.38	c 7	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.20/6.38	c 7	===============================================================================
5.20/6.38	c 7	|         0 |    6513   118745   342524 |    39581        0    nan |  0.000 % |
5.20/6.42	c 7	===============================================================================
5.20/6.42	c 7	restarts              : 1
5.20/6.42	c 7	conflicts             : 17             (18 /sec)
5.20/6.42	c 7	decisions             : 48             (0.00 % random) (52 /sec)
5.20/6.42	c 7	propagations          : 15439          (16675 /sec)
5.20/6.42	c 7	conflict literals     : 508            (0.00 % deleted)
5.20/6.42	c 7	Memory used           : 36.34 MB
5.20/6.42	c 7	CPU time              : 0.925859 s
5.20/6.42	c 7	
5.20/6.42	c 7	SATISFIABLE
5.20/6.43	c 7	FOUND: _COST <= 55
5.20/6.43	c 7	DECODING HOME/temp.out WITH HOME/temp.map
5.20/6.43	c 7	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.25/6.51	c 7	Decoding HOME/temp.out
6.36/6.64	c 7	OBJECTIVE _COST 55
6.36/6.64	o 55
6.36/6.65	v 1 0 0 0 0 0 1 0 0 0 0 0 0 1 0 1 0 0 1 0 1 1 1 0 1 0 1 1 0 1 1 1 0 0 1 1 0 1 1 1 1 0 0 0 1 1 1 1 1 0 1 0 0 0 0 1 0 1 1 1 0 0 0 1 0 0 1 0 0 0 1 1 0 0 0 1 1 0 1 1 1 0 1 0 0 1 1 1 0 1 1 1 1 0 0 0 0 1 0 0
6.36/6.65	c 7	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
6.36/6.70	c 7	OBJECTIVE BOUND: 0 <= _COST <= 55
6.36/6.70	c 7	SEARCHING: _COST <= 27
6.36/6.70	c 7	SOLVING HOME/temp.cnf
6.36/6.70	c 7	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
6.41/6.70	c 7	This is MiniSat 2.0 beta
6.41/6.70	c 7	WARNING: for repeatability, setting FPU to use double precision
6.41/6.70	c 7	============================[ Problem Statistics ]=============================
6.41/6.70	c 7	|                                                                             |
6.41/6.70	c 7	|  Number of variables:  15023                                                |
6.41/6.70	c 7	|  Number of clauses:    834398                                               |
6.41/7.16	c 8	|  Parsing time:         0.41         s                                       |
7.29/7.63	c 8	============================[ Search Statistics ]==============================
7.29/7.63	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.29/7.63	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.29/7.63	c 8	===============================================================================
7.29/7.63	c 8	|         0 |    5582    65360   185134 |    21786        0    nan |  0.000 % |
7.29/7.64	c 8	===============================================================================
7.29/7.67	c 8	restarts              : 1
7.29/7.67	c 8	conflicts             : 18             (20 /sec)
7.29/7.67	c 8	decisions             : 50             (0.00 % random) (54 /sec)
7.29/7.67	c 8	propagations          : 15469          (16762 /sec)
7.29/7.67	c 8	conflict literals     : 562            (0.00 % deleted)
7.29/7.67	c 8	Memory used           : 36.20 MB
7.29/7.67	c 8	CPU time              : 0.922859 s
7.29/7.67	c 8	
7.29/7.68	c 8	SATISFIABLE
7.29/7.69	c 8	FOUND: _COST <= 27
7.29/7.69	c 8	DECODING HOME/temp.out WITH HOME/temp.map
7.29/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.39/7.76	c 8	Decoding HOME/temp.out
7.39/8.02	c 8	OBJECTIVE _COST 27
7.39/8.02	o 27
7.39/8.03	v 1 0 0 0 0 0 1 0 0 0 0 0 0 1 0 1 0 0 1 0 1 1 1 0 1 0 1 1 0 1 1 1 0 0 1 1 0 1 1 1 1 0 0 0 1 1 1 1 1 0 1 0 0 0 0 1 0 1 1 1 0 0 0 1 0 0 1 0 0 0 1 1 0 0 0 1 1 0 1 1 1 0 1 0 0 1 1 1 0 1 1 1 1 0 0 0 0 1 0 0
7.39/8.06	c 8	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
7.39/8.08	c 8	OBJECTIVE BOUND: 0 <= _COST <= 27
7.39/8.08	c 8	SEARCHING: _COST <= 13
7.39/8.08	c 8	SOLVING HOME/temp.cnf
7.39/8.08	c 8	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
7.39/8.08	c 8	This is MiniSat 2.0 beta
7.39/8.08	c 8	WARNING: for repeatability, setting FPU to use double precision
7.39/8.08	c 8	============================[ Problem Statistics ]=============================
7.39/8.08	c 8	|                                                                             |
7.39/8.08	c 8	|  Number of variables:  15023                                                |
7.39/8.08	c 8	|  Number of clauses:    834398                                               |
7.76/8.54	c 9	|  Parsing time:         0.40         s                                       |
8.66/9.02	c 9	============================[ Search Statistics ]==============================
8.66/9.02	c 9	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.66/9.02	c 9	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.66/9.02	c 9	===============================================================================
8.66/9.02	c 9	|         0 |    4708    36409   100889 |    12136        0    nan |  0.000 % |
8.66/9.06	c 9	===============================================================================
8.66/9.06	c 9	restarts              : 1
8.66/9.06	c 9	conflicts             : 34             (37 /sec)
8.66/9.06	c 9	decisions             : 76             (0.00 % random) (83 /sec)
8.66/9.06	c 9	propagations          : 16110          (17629 /sec)
8.66/9.06	c 9	conflict literals     : 1230           (0.00 % deleted)
8.66/9.06	c 9	Memory used           : 36.36 MB
8.66/9.06	c 9	CPU time              : 0.913861 s
8.66/9.06	c 9	
8.66/9.07	c 9	SATISFIABLE
8.66/9.07	c 9	FOUND: _COST <= 13
8.66/9.07	c 9	DECODING HOME/temp.out WITH HOME/temp.map
8.66/9.07	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'
8.74/9.15	c 9	Decoding HOME/temp.out
8.75/9.28	c 10	OBJECTIVE _COST 13
8.75/9.28	o 13
8.75/9.29	v 1 0 0 0 0 0 1 0 0 0 0 0 0 1 0 1 0 0 1 0 1 1 1 0 1 0 1 1 0 1 1 1 0 0 1 1 0 1 1 1 1 0 0 0 1 1 1 1 1 0 1 0 0 0 0 1 0 1 1 1 0 0 0 1 0 0 1 0 0 0 1 0 0 0 0 1 1 0 1 1 1 0 1 0 0 1 1 1 0 1 1 0 1 1 0 1 0 1 0 0
8.75/9.29	c 10	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
8.75/9.34	c 10	OBJECTIVE BOUND: 0 <= _COST <= 13
8.75/9.34	c 10	SEARCHING: _COST <= 6
8.75/9.34	c 10	SOLVING HOME/temp.cnf
8.75/9.34	c 10	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
8.75/9.34	c 10	This is MiniSat 2.0 beta
8.75/9.34	c 10	WARNING: for repeatability, setting FPU to use double precision
8.75/9.34	c 10	============================[ Problem Statistics ]=============================
8.75/9.34	c 10	|                                                                             |
8.75/9.34	c 10	|  Number of variables:  15023                                                |
8.75/9.34	c 10	|  Number of clauses:    834398                                               |
9.41/9.81	c 10	|  Parsing time:         0.41         s                                       |
9.80/10.27	c 11	============================[ Search Statistics ]==============================
9.80/10.27	c 11	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.80/10.27	c 11	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
9.80/10.27	c 11	===============================================================================
9.80/10.27	c 11	|         0 |    3803    20128    54754 |     6709        0    nan |  0.000 % |
9.90/10.31	c 11	===============================================================================
9.90/10.31	c 11	restarts              : 1
9.90/10.31	c 11	conflicts             : 52             (57 /sec)
9.90/10.31	c 11	decisions             : 80             (0.00 % random) (88 /sec)
9.90/10.31	c 11	propagations          : 16772          (18454 /sec)
9.90/10.31	c 11	conflict literals     : 2496           (0.16 % deleted)
9.90/10.31	c 11	Memory used           : 35.98 MB
9.90/10.31	c 11	CPU time              : 0.908861 s
9.90/10.31	c 11	
9.90/10.32	c 11	SATISFIABLE
9.90/10.32	c 11	FOUND: _COST <= 6
9.90/10.32	c 11	DECODING HOME/temp.out WITH HOME/temp.map
9.90/10.32	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'
9.93/10.40	c 11	Decoding HOME/temp.out
9.93/10.66	c 11	OBJECTIVE _COST 6
9.93/10.66	o 6
9.93/10.67	v 1 0 0 0 0 0 1 0 0 0 0 0 0 1 0 1 0 0 1 0 1 1 1 0 1 0 1 1 0 1 1 1 0 0 1 1 0 1 1 1 1 0 0 0 1 1 1 1 1 0 1 0 0 0 0 1 0 1 1 1 0 0 0 1 0 0 1 0 0 0 1 0 0 0 0 1 1 0 1 1 1 0 1 0 0 1 1 1 0 1 1 0 1 1 0 1 0 1 0 0
9.93/10.67	c 11	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
9.94/10.71	c 11	OBJECTIVE BOUND: 0 <= _COST <= 6
9.94/10.71	c 11	SEARCHING: _COST <= 3
9.94/10.71	c 11	SOLVING HOME/temp.cnf
9.94/10.71	c 11	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
9.94/10.71	c 11	This is MiniSat 2.0 beta
9.94/10.71	c 11	WARNING: for repeatability, setting FPU to use double precision
9.94/10.71	c 11	============================[ Problem Statistics ]=============================
9.94/10.71	c 11	|                                                                             |
9.94/10.71	c 11	|  Number of variables:  15023                                                |
9.94/10.71	c 11	|  Number of clauses:    834398                                               |
10.68/11.18	c 12	|  Parsing time:         0.41         s                                       |
11.18/11.64	c 12	============================[ Search Statistics ]==============================
11.18/11.64	c 12	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.18/11.64	c 12	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.18/11.65	c 12	===============================================================================
11.18/11.65	c 12	|         0 |    3003    11848    32311 |     3949        0    nan |  0.000 % |
11.18/11.69	c 12	===============================================================================
11.18/11.69	c 12	restarts              : 1
11.18/11.69	c 12	conflicts             : 52             (57 /sec)
11.18/11.69	c 12	decisions             : 79             (0.00 % random) (87 /sec)
11.18/11.69	c 12	propagations          : 16757          (18397 /sec)
11.18/11.69	c 12	conflict literals     : 2496           (0.16 % deleted)
11.18/11.69	c 12	Memory used           : 35.96 MB
11.18/11.69	c 12	CPU time              : 0.910861 s
11.18/11.69	c 12	
11.18/11.69	c 12	SATISFIABLE
11.27/11.70	c 12	FOUND: _COST <= 3
11.27/11.70	c 12	DECODING HOME/temp.out WITH HOME/temp.map
11.27/11.70	c 12	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.27/11.78	c 12	Decoding HOME/temp.out
11.29/11.96	c 12	OBJECTIVE _COST 3
11.29/11.96	o 3
11.29/11.96	v 1 0 0 0 0 0 1 0 0 0 0 0 0 1 0 1 0 0 1 0 1 1 1 0 1 0 1 1 0 1 1 1 0 0 1 1 0 1 1 1 1 0 0 0 1 1 1 1 1 0 1 0 0 1 0 1 0 1 1 1 0 0 0 1 0 0 1 0 0 0 1 0 0 0 0 1 1 0 1 1 1 0 1 0 0 0 1 1 0 1 1 0 1 1 0 1 0 1 0 0
11.29/11.97	c 12	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
11.54/12.02	c 12	OBJECTIVE BOUND: 0 <= _COST <= 3
11.54/12.02	c 12	SEARCHING: _COST <= 1
11.54/12.02	c 12	SOLVING HOME/temp.cnf
11.54/12.02	c 12	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
11.54/12.02	c 12	This is MiniSat 2.0 beta
11.54/12.02	c 12	WARNING: for repeatability, setting FPU to use double precision
11.54/12.02	c 12	============================[ Problem Statistics ]=============================
11.54/12.02	c 12	|                                                                             |
11.54/12.02	c 12	|  Number of variables:  15023                                                |
11.54/12.02	c 12	|  Number of clauses:    834398                                               |
11.55/12.49	c 13	|  Parsing time:         0.41         s                                       |
11.55/12.94	c 13	============================[ Search Statistics ]==============================
11.55/12.94	c 13	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.55/12.94	c 13	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.55/12.94	c 13	===============================================================================
11.55/12.94	c 13	|         0 |    1694     3982    12638 |     1327        0    nan |  0.000 % |
11.55/12.99	c 13	===============================================================================
11.55/12.99	c 13	restarts              : 1
11.55/12.99	c 13	conflicts             : 79             (87 /sec)
11.55/12.99	c 13	decisions             : 106            (0.00 % random) (117 /sec)
11.55/12.99	c 13	propagations          : 18863          (20800 /sec)
11.55/12.99	c 13	conflict literals     : 4590           (0.63 % deleted)
11.55/12.99	c 13	Memory used           : 35.94 MB
11.55/12.99	c 13	CPU time              : 0.906862 s
11.55/12.99	c 13	
11.55/12.99	c 13	SATISFIABLE
11.55/13.00	c 13	FOUND: _COST <= 1
11.55/13.00	c 13	DECODING HOME/temp.out WITH HOME/temp.map
11.55/13.00	c 13	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.55/13.08	c 13	Decoding HOME/temp.out
12.72/13.22	c 14	OBJECTIVE _COST 1
12.72/13.22	o 1
12.72/13.22	v 1 1 0 0 0 0 1 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0 1 1 0 1 0 1 1 1 0 0 1 1 0 0 0 0 1 0 0 0 0 1 1 1 0 1 1 0 0 0 0 1 0 1 1 1 0 0 1 1 0 0 1 0 0 0 0 1 0 0 0 0 1 0 1 1 1 0 1 0 1 0 1 1 0 1 1 1 1 1 0 0 1 1 0 0
12.72/13.23	c 14	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
12.72/13.27	c 14	OBJECTIVE BOUND: 0 <= _COST <= 1
12.72/13.27	c 14	SEARCHING: _COST <= 0
12.72/13.27	c 14	SOLVING HOME/temp.cnf
12.72/13.27	c 14	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
12.72/13.27	c 14	This is MiniSat 2.0 beta
12.72/13.27	c 14	WARNING: for repeatability, setting FPU to use double precision
12.72/13.27	c 14	============================[ Problem Statistics ]=============================
12.72/13.27	c 14	|                                                                             |
12.72/13.27	c 14	|  Number of variables:  15023                                                |
12.72/13.27	c 14	|  Number of clauses:    834398                                               |
12.75/13.74	c 14	|  Parsing time:         0.41         s                                       |
13.66/14.20	c 15	============================[ Search Statistics ]==============================
13.66/14.20	c 15	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
13.66/14.20	c 15	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
13.66/14.20	c 15	===============================================================================
13.66/14.20	c 15	|         0 |      93      664     3850 |      221        0    nan |  0.000 % |
13.66/14.20	c 15	===============================================================================
13.66/14.20	c 15	restarts              : 1
13.66/14.20	c 15	conflicts             : 31             (36 /sec)
13.66/14.20	c 15	decisions             : 35             (0.00 % random) (40 /sec)
13.66/14.20	c 15	propagations          : 15740          (18199 /sec)
13.66/14.20	c 15	conflict literals     : 107            (30.07 % deleted)
13.66/14.20	c 15	Memory used           : 36.00 MB
13.66/14.20	c 15	CPU time              : 0.864868 s
13.66/14.20	c 15	
13.66/14.20	c 15	UNSATISFIABLE
13.66/14.22	c 15	NOT FOUND: _COST <= 0
13.66/14.22	c 15	OBJECTIVE _COST 1
13.66/14.22	s OPTIMUM FOUND
13.66/14.22	c 15	CPU 12.68 (0.05 0.02 12.63 0.98)
13.66/14.22	c 15	END Sat Jul 12 01:27:39 2008

Verifier Data (download as text)

OK	1	796
1 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-1110260-1215818844/watcher-1110260-1215818844 -o /tmp/evaluation-result-1110260-1215818844/solver-1110260-1215818844 -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-1110260-1215818844.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.04 2.00 1.99 4/81 15937
/proc/meminfo: memFree=1689224/2055920 swapFree=4180240/4192956
[pid=15937] ppid=15935 vsize=12272 CPUtime=0
/proc/15937/stat : 15937 (sugar) R 15935 15937 15045 0 -1 4194304 396 0 0 0 0 0 0 0 20 0 1 0 38582343 12566528 364 996147200 4194304 4206940 548682068592 18446744073709551615 237947524448 0 0 4224 0 0 0 0 17 1 0 0
/proc/15937/statm: 3068 364 274 3 0 168 0

[startup+0.091607 s]
/proc/loadavg: 2.04 2.00 1.99 4/81 15937
/proc/meminfo: memFree=1689224/2055920 swapFree=4180240/4192956
[pid=15937] ppid=15935 vsize=13600 CPUtime=0.03
/proc/15937/stat : 15937 (sugar) S 15935 15937 15045 0 -1 4194304 898 127 0 0 3 0 0 0 21 0 1 0 38582343 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15937/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.101603 s]
/proc/loadavg: 2.04 2.00 1.99 4/81 15937
/proc/meminfo: memFree=1689224/2055920 swapFree=4180240/4192956
[pid=15937] ppid=15935 vsize=13600 CPUtime=0.03
/proc/15937/stat : 15937 (sugar) S 15935 15937 15045 0 -1 4194304 898 127 0 0 3 0 0 0 21 0 1 0 38582343 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15937/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.30162 s]
/proc/loadavg: 2.04 2.00 1.99 4/81 15937
/proc/meminfo: memFree=1689224/2055920 swapFree=4180240/4192956
[pid=15937] ppid=15935 vsize=13600 CPUtime=0.03
/proc/15937/stat : 15937 (sugar) S 15935 15937 15045 0 -1 4194304 898 127 0 0 3 0 0 0 21 0 1 0 38582343 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15937/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701658 s]
/proc/loadavg: 2.04 2.00 1.99 4/81 15937
/proc/meminfo: memFree=1689224/2055920 swapFree=4180240/4192956
[pid=15937] ppid=15935 vsize=13600 CPUtime=0.6
/proc/15937/stat : 15937 (sugar) S 15935 15937 15045 0 -1 4194304 957 4701 0 1 3 0 54 3 16 0 1 0 38582343 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15937/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 13600

[startup+1.50272 s]
/proc/loadavg: 2.04 2.00 1.99 3/92 15959
/proc/meminfo: memFree=1680304/2055920 swapFree=4180240/4192956
[pid=15937] ppid=15935 vsize=13600 CPUtime=0.6
/proc/15937/stat : 15937 (sugar) S 15935 15937 15045 0 -1 4194304 974 4701 0 1 3 0 54 3 15 0 1 0 38582343 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15937/statm: 3400 797 370 3 0 500 0
[pid=15950] ppid=15937 vsize=5356 CPUtime=0
/proc/15950/stat : 15950 (sh) S 15937 15937 15045 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 38582410 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15950/statm: 1339 233 193 169 0 50 0
[pid=15951] ppid=15950 vsize=868484 CPUtime=0.81
/proc/15951/stat : 15951 (java) S 15950 15937 15045 0 -1 0 6828 0 1 0 76 5 0 0 18 0 9 0 38582411 889327616 6027 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15951/statm: 217121 6027 2563 9 0 211668 0
[pid=15951/tid=15952] ppid=15950 vsize=868484 CPUtime=0.45
/proc/15951/task/15952/stat : 15952 (java) R 15950 15937 15045 0 -1 64 2732 0 1 0 43 2 0 0 20 0 9 0 38582412 889327616 6027 996147200 134512640 134550740 4294955936 18446744073709551615 102064641 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15951/tid=15953] ppid=15950 vsize=868484 CPUtime=0.08
/proc/15951/task/15953/stat : 15953 (java) S 15950 15937 15045 0 -1 64 1889 0 0 0 7 1 0 0 16 0 9 0 38582413 889327616 6027 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15951/tid=15954] ppid=15950 vsize=868484 CPUtime=0
/proc/15951/task/15954/stat : 15954 (java) S 15950 15937 15045 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 38582413 889327616 6027 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15951/tid=15955] ppid=15950 vsize=868484 CPUtime=0
/proc/15951/task/15955/stat : 15955 (java) S 15950 15937 15045 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 38582413 889327616 6027 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15951/tid=15956] ppid=15950 vsize=868484 CPUtime=0
/proc/15951/task/15956/stat : 15956 (java) S 15950 15937 15045 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 38582415 889327616 6027 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15951/tid=15957] ppid=15950 vsize=868484 CPUtime=0.25
/proc/15951/task/15957/stat : 15957 (java) S 15950 15937 15045 0 -1 64 1515 0 0 0 25 0 0 0 16 0 9 0 38582415 889327616 6027 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15951/tid=15958] ppid=15950 vsize=868484 CPUtime=0
/proc/15951/task/15958/stat : 15958 (java) S 15950 15937 15045 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 38582415 889327616 6027 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15951/tid=15959] ppid=15950 vsize=868484 CPUtime=0
/proc/15951/task/15959/stat : 15959 (java) S 15950 15937 15045 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 38582415 889327616 6027 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 887440

[startup+3.10185 s]
/proc/loadavg: 2.12 2.02 2.00 3/92 15959
/proc/meminfo: memFree=1666736/2055920 swapFree=4180240/4192956
[pid=15937] ppid=15935 vsize=13732 CPUtime=2.97
/proc/15937/stat : 15937 (sugar) S 15935 15937 15045 0 -1 4194304 1078 12303 0 2 4 0 271 22 16 0 1 0 38582343 14061568 825 996147200 4194304 4206940 548682068592 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15937/statm: 3433 825 374 3 0 533 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 13732

[startup+6.30111 s]
/proc/loadavg: 2.12 2.02 2.00 2/92 15983
/proc/meminfo: memFree=1664176/2055920 swapFree=4180240/4192956
[pid=15937] ppid=15935 vsize=13732 CPUtime=5.2
/proc/15937/stat : 15937 (sugar) S 15935 15937 15045 0 -1 4194304 1314 38161 0 4 4 1 474 41 15 0 1 0 38582343 14061568 825 996147200 4194304 4206940 548682068592 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15937/statm: 3433 825 374 3 0 533 0
Current children cumulated CPU time (s) 5.2
Current children cumulated vsize (KiB) 13732

[startup+12.7016 s]
/proc/loadavg: 2.10 2.02 2.00 2/92 16043
/proc/meminfo: memFree=1664432/2055920 swapFree=4180240/4192956
[pid=15937] ppid=15935 vsize=13732 CPUtime=11.55
/proc/15937/stat : 15937 (sugar) S 15935 15937 15045 0 -1 4194304 1891 103620 0 9 5 2 1066 82 15 0 1 0 38582343 14061568 825 996147200 4194304 4206940 548682068592 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15937/statm: 3433 825 374 3 0 533 0
Current children cumulated CPU time (s) 11.55
Current children cumulated vsize (KiB) 13732

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

[startup+13.5017 s]
/proc/loadavg: 2.10 2.02 2.00 3/92 16055
/proc/meminfo: memFree=1665520/2055920 swapFree=4180240/4192956
[pid=15937] ppid=15935 vsize=13732 CPUtime=12.75
/proc/15937/stat : 15937 (sugar) S 15935 15937 15045 0 -1 4194304 2006 116663 0 10 5 2 1176 92 16 0 1 0 38582343 14061568 825 996147200 4194304 4206940 548682068592 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15937/statm: 3433 825 374 3 0 533 0
Current children cumulated CPU time (s) 12.75
Current children cumulated vsize (KiB) 13732

[startup+13.9017 s]
/proc/loadavg: 2.10 2.02 2.00 3/92 16055
/proc/meminfo: memFree=1665520/2055920 swapFree=4180240/4192956
[pid=15937] ppid=15935 vsize=13732 CPUtime=12.75
/proc/15937/stat : 15937 (sugar) S 15935 15937 15045 0 -1 4194304 2006 116663 0 10 5 2 1176 92 15 0 1 0 38582343 14061568 825 996147200 4194304 4206940 548682068592 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15937/statm: 3433 825 374 3 0 533 0
Current children cumulated CPU time (s) 12.75
Current children cumulated vsize (KiB) 13732

[startup+14.1017 s]
/proc/loadavg: 2.10 2.02 2.00 3/92 16055
/proc/meminfo: memFree=1665520/2055920 swapFree=4180240/4192956
[pid=15937] ppid=15935 vsize=13732 CPUtime=12.75
/proc/15937/stat : 15937 (sugar) S 15935 15937 15045 0 -1 4194304 2006 116663 0 10 5 2 1176 92 15 0 1 0 38582343 14061568 825 996147200 4194304 4206940 548682068592 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15937/statm: 3433 825 374 3 0 533 0
Current children cumulated CPU time (s) 12.75
Current children cumulated vsize (KiB) 13732

[startup+14.2017 s]
/proc/loadavg: 2.10 2.02 2.00 3/84 16057
/proc/meminfo: memFree=1634864/2055920 swapFree=4180240/4192956
[pid=15937] ppid=15935 vsize=13732 CPUtime=12.75
/proc/15937/stat : 15937 (sugar) S 15935 15937 15045 0 -1 4194304 2006 116663 0 10 5 2 1176 92 15 0 1 0 38582343 14061568 825 996147200 4194304 4206940 548682068592 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15937/statm: 3433 825 374 3 0 533 0
[pid=16056] ppid=15937 vsize=5356 CPUtime=0
/proc/16056/stat : 16056 (sh) S 15937 15937 15045 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 38583670 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16056/statm: 1339 232 193 169 0 50 0
[pid=16057] ppid=16056 vsize=36856 CPUtime=0.91
/proc/16057/stat : 16057 (minisat) R 16056 15937 15045 0 -1 4194304 8871 0 0 0 86 5 0 0 25 0 1 0 38583671 37740544 8857 996147200 134512640 135127466 4294956256 18446744073709551615 134531951 0 0 4096 3 0 0 0 17 1 0 0
/proc/16057/statm: 9214 8857 72 150 0 9061 0
Current children cumulated CPU time (s) 13.66
Current children cumulated vsize (KiB) 55944

Child status: 0
Real time (s): 14.2253
CPU time (s): 13.7159
CPU user time (s): 12.6901
CPU system time (s): 1.02584
CPU usage (%): 96.4194
Max. virtual memory (cumulated for all children) (KiB): 887440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 12.6901
system time used= 1.02584
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 127907
page faults= 10
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7847
involuntary context switches= 8015

runsolver used 0.016997 second user time and 0.067989 second system time

The end

Launcher Data (download as text)

Begin job on node69 at 2008-07-12 01:27:24
IDJOB=1110260
IDBENCH=61083
IDSOLVER=368
FILE ID=node69/1110260-1215818844
PBS_JOBID= 7903310
Free space on /tmp= 66480 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 014d28c5891a41a02d91c9fdaf4cb7eb
RANDOM SEED=1833659232

node69.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.233
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.233
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:       1689704 kB
Buffers:         51868 kB
Cached:         226296 kB
SwapCached:       7572 kB
Active:         136504 kB
Inactive:       165580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1689704 kB
SwapTotal:     4192956 kB
SwapFree:      4180240 kB
Dirty:            1636 kB
Writeback:           0 kB
Mapped:          38912 kB
Slab:            49060 kB
Committed_AS:   194304 kB
PageTables:       2048 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= 66476 MiB
End job on node69 at 2008-07-12 01:27:39