Trace number 1111242

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 4.99724 5.23746

General information on the benchmark

Namecsp/aim-200/
normalized-aim-200-2-0-unsat-4_ext.xml
MD5SUM7e5cea338ef01f45408046e9a75c44cc
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 benchmark3.34849
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of constraints392
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension392
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 08:21:25 2008
0.00/0.04	c 0	PID 15868
0.00/0.05	c 0	HOST node15.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1111242-1215843685.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-1111242-1215843685.xml' 'HOME/temp.csp'
0.03/0.44	c 0	1 domains, 200 variables, 0 predicates, 18 relations, 392 constraints
0.03/0.47	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.47	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.41/0.55	c 0	Parsing HOME/temp.csp
0.41/0.67	c 0	parsed 611 expressions
0.41/0.68	c 0	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.41/0.69	c 0	MAX CSP: 392 constraints
0.41/0.69	c 0	Converting to clausal form CSP
0.41/0.71	c 0	converted 101 (10%) expressions
0.41/0.71	c 0	converted 202 (20%) expressions
0.41/0.73	c 0	converted 302 (30%) expressions
0.41/0.74	c 0	converted 403 (40%) expressions
0.41/0.75	c 0	converted 503 (50%) expressions
0.41/0.76	c 0	converted 604 (60%) expressions
0.41/0.77	c 0	converted 705 (70%) expressions
0.41/0.77	c 0	converted 805 (80%) expressions
0.41/0.78	c 0	converted 906 (90%) expressions
0.41/0.95	c 1	converted 1006 (100%) expressions
0.41/0.95	c 1	CSP : 984 integers, 0 booleans, 1175 clauses, largest domain size 589
0.41/0.95	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.41/0.95	c 1	Propagation in CSP
0.41/0.99	c 1	389 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.41/0.99	c 1	CSP : 984 integers, 0 booleans, 1175 clauses, largest domain size 393
0.41/0.99	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.41/1.00	c 1	Simplifing CSP by introducing new Boolean variables
0.92/1.01	c 1	CSP : 984 integers, 0 booleans, 1175 clauses, largest domain size 393
0.92/1.01	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.92/1.03	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.92/1.04	c 1	99 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.92/1.04	c 1	197 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.92/1.04	c 1	296 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.92/1.04	c 1	394 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.92/1.05	c 1	492 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.92/1.05	c 1	591 (60%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.92/1.06	c 1	689 (70%) CSP integer variables are encoded (3062 clauses, 39069 bytes)
0.92/1.06	c 1	788 (80%) CSP integer variables are encoded (4060 clauses, 52043 bytes)
0.92/1.06	c 1	886 (90%) CSP integer variables are encoded (5010 clauses, 64393 bytes)
0.92/1.07	c 1	984 (100%) CSP integer variables are encoded (5764 clauses, 74195 bytes)
0.92/1.09	c 1	118 (10%) CSP clauses are encoded (5882 clauses, 76323 bytes)
1.01/1.11	c 1	235 (20%) CSP clauses are encoded (5999 clauses, 78506 bytes)
1.01/1.12	c 1	353 (30%) CSP clauses are encoded (6117 clauses, 80766 bytes)
1.01/1.17	c 1	470 (40%) CSP clauses are encoded (19604 clauses, 308681 bytes)
1.11/1.30	c 1	588 (50%) CSP clauses are encoded (89404 clauses, 1582793 bytes)
1.21/1.31	c 1	705 (60%) CSP clauses are encoded (92443 clauses, 1635303 bytes)
1.31/1.44	c 1	823 (70%) CSP clauses are encoded (168667 clauses, 3035706 bytes)
1.31/1.45	c 1	940 (80%) CSP clauses are encoded (172146 clauses, 3096011 bytes)
1.31/1.47	c 1	1058 (90%) CSP clauses are encoded (180268 clauses, 3241385 bytes)
1.41/1.53	c 1	1175 (100%) CSP clauses are encoded (209764 clauses, 3778119 bytes)
1.41/1.53	c 1	1175 CSP clauses encoded
1.41/1.53	c 1	Writing map file : HOME/temp.map
1.41/1.54	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.41/1.54	c 1	SAT : 6748 SAT variables, 209764 SAT clauses, 3778119 bytes
1.41/1.54	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.41/1.57	c 1	OBJECTIVE minimize _COST
1.41/1.57	c 1	OBJECTIVE BOUND: 0 <= _COST <= 
1.41/1.57	c 1	SEARCHING: _COST <= 196
1.41/1.57	c 1	SOLVING HOME/temp.cnf
1.41/1.57	c 1	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.41/1.57	c 1	This is MiniSat 2.0 beta
1.41/1.57	c 1	WARNING: for repeatability, setting FPU to use double precision
1.41/1.57	c 1	============================[ Problem Statistics ]=============================
1.41/1.57	c 1	|                                                                             |
1.41/1.57	c 1	|  Number of variables:  6748                                                 |
1.41/1.57	c 1	|  Number of clauses:    209765                                               |
1.48/1.68	c 1	|  Parsing time:         0.09         s                                       |
1.48/1.72	c 1	============================[ Search Statistics ]==============================
1.48/1.72	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.48/1.72	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.48/1.72	c 1	===============================================================================
1.48/1.72	c 1	|         0 |    4984   134346   390831 |    44782        0    nan |  0.000 % |
1.48/1.74	c 1	===============================================================================
1.48/1.74	c 1	restarts              : 1
1.48/1.74	c 1	conflicts             : 0              (0 /sec)
1.48/1.74	c 1	decisions             : 149            (0.00 % random) (974 /sec)
1.48/1.74	c 1	propagations          : 6748           (44111 /sec)
1.48/1.74	c 1	conflict literals     : 0              ( nan % deleted)
1.48/1.74	c 1	Memory used           : 10.75 MB
1.48/1.74	c 1	CPU time              : 0.152976 s
1.48/1.74	c 1	
1.48/1.74	c 1	SATISFIABLE
1.48/1.74	c 1	FOUND: _COST <= 196
1.48/1.74	s SATISFIABLE
1.48/1.74	c 1	DECODING HOME/temp.out WITH HOME/temp.map
1.48/1.74	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.66/1.82	c 1	Decoding HOME/temp.out
1.66/1.92	c 2	OBJECTIVE _COST 196
1.66/1.92	o 196
1.66/1.93	v 1 0 1 1 1 1 1 1 1 1 1 1 1 1 0 0 1 0 1 1 1 1 1 1 1 1 1 1 0 1 1 0 1 1 1 1 0 1 1 1 1 0 1 0 1 1 0 0 1 0 1 1 1 1 1 0 0 1 1 1 1 1 1 1 1 1 0 1 1 1 0 1 1 1 0 1 1 0 1 1 1 1 1 1 1 1 1 1 0 1 1 0 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 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 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 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
1.66/1.93	c 2	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.66/1.96	c 2	OBJECTIVE BOUND: 0 <= _COST <= 196
1.66/1.96	c 2	SEARCHING: _COST <= 98
1.66/1.96	c 2	SOLVING HOME/temp.cnf
1.66/1.96	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.66/1.96	c 2	This is MiniSat 2.0 beta
1.66/1.96	c 2	WARNING: for repeatability, setting FPU to use double precision
1.66/1.96	c 2	============================[ Problem Statistics ]=============================
1.66/1.96	c 2	|                                                                             |
1.66/1.96	c 2	|  Number of variables:  6748                                                 |
1.66/1.96	c 2	|  Number of clauses:    209765                                               |
1.85/2.07	c 2	|  Parsing time:         0.10         s                                       |
1.97/2.14	c 2	============================[ Search Statistics ]==============================
1.97/2.14	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.97/2.14	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.97/2.14	c 2	===============================================================================
1.97/2.14	c 2	|         0 |    4004    88335   255640 |    29445        0    nan |  0.000 % |
1.97/2.15	c 2	===============================================================================
1.97/2.15	c 2	restarts              : 1
1.97/2.15	c 2	conflicts             : 0              (0 /sec)
1.97/2.15	c 2	decisions             : 111            (0.90 % random) (642 /sec)
1.97/2.15	c 2	propagations          : 6748           (39012 /sec)
1.97/2.15	c 2	conflict literals     : 0              ( nan % deleted)
1.97/2.15	c 2	Memory used           : 10.86 MB
1.97/2.15	c 2	CPU time              : 0.172973 s
1.97/2.15	c 2	
1.97/2.15	c 2	SATISFIABLE
1.97/2.16	c 2	FOUND: _COST <= 98
1.97/2.16	c 2	DECODING HOME/temp.out WITH HOME/temp.map
1.97/2.16	c 2	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
2.04/2.24	c 2	Decoding HOME/temp.out
2.04/2.34	c 2	OBJECTIVE _COST 98
2.04/2.34	o 98
2.04/2.35	v 1 1 1 1 1 1 1 0 1 0 1 0 0 1 1 1 1 0 0 1 1 0 0 1 0 1 1 1 1 1 0 0 1 1 1 1 0 0 1 1 1 1 1 0 1 0 0 0 1 1 1 1 1 1 0 1 0 0 0 0 1 1 0 0 1 1 1 1 0 1 0 1 0 1 0 0 0 0 1 1 1 1 1 1 1 0 1 1 1 1 1 0 1 1 0 1 1 0 1 1 0 1 0 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 0 1 1 1 1 1 0 1 1 1 0 1 1 1 1 1 0 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 1 1 1 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 1 1 1 1 1 1
2.04/2.35	c 2	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.04/2.38	c 2	OBJECTIVE BOUND: 0 <= _COST <= 98
2.04/2.38	c 2	SEARCHING: _COST <= 49
2.04/2.38	c 2	SOLVING HOME/temp.cnf
2.04/2.38	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.04/2.38	c 2	This is MiniSat 2.0 beta
2.04/2.38	c 2	WARNING: for repeatability, setting FPU to use double precision
2.04/2.38	c 2	============================[ Problem Statistics ]=============================
2.04/2.38	c 2	|                                                                             |
2.04/2.38	c 2	|  Number of variables:  6748                                                 |
2.04/2.38	c 2	|  Number of clauses:    209765                                               |
2.23/2.49	c 2	|  Parsing time:         0.10         s                                       |
2.23/2.56	c 2	============================[ Search Statistics ]==============================
2.23/2.56	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.23/2.56	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.23/2.56	c 2	===============================================================================
2.23/2.56	c 2	|         0 |    3367    51683   147546 |    17227        0    nan |  0.000 % |
2.23/2.57	c 2	===============================================================================
2.23/2.57	c 2	restarts              : 1
2.23/2.57	c 2	conflicts             : 0              (0 /sec)
2.23/2.57	c 2	decisions             : 85             (0.00 % random) (480 /sec)
2.23/2.57	c 2	propagations          : 6748           (38130 /sec)
2.23/2.57	c 2	conflict literals     : 0              ( nan % deleted)
2.23/2.57	c 2	Memory used           : 10.87 MB
2.23/2.57	c 2	CPU time              : 0.176973 s
2.23/2.57	c 2	
2.23/2.57	c 2	SATISFIABLE
2.23/2.57	c 2	FOUND: _COST <= 49
2.23/2.57	c 2	DECODING HOME/temp.out WITH HOME/temp.map
2.23/2.57	c 2	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
2.43/2.65	c 2	Decoding HOME/temp.out
2.43/2.75	c 2	OBJECTIVE _COST 49
2.43/2.75	o 49
2.43/2.76	v 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 0 0 1 1 0 0 1 1 0 1 1 0 0 1 0 0 1 1 0 0 0 0 1 1 0 1 0 0 0 1 1 1 0 1 1 1 0 1 0 0 1 1 0 1 1 0 1 1 1 0 1 1 1 0 0 0 1 1 1 1 0 0 0 1 0 1 1 0 1 1 1 0 1 1 0 0 0 0 1 0 0 1 0 1 1 1 0 1 0 0 1 1 1 1 1 1 1 0 1 0 1 1 1 1 0 1 1 1 0 1 0 1 1 1 1 1 1 1 0 1 0 1 1 0 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 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
2.43/2.76	c 2	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.43/2.79	c 2	OBJECTIVE BOUND: 0 <= _COST <= 49
2.43/2.79	c 2	SEARCHING: _COST <= 24
2.43/2.79	c 2	SOLVING HOME/temp.cnf
2.43/2.79	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.43/2.79	c 2	This is MiniSat 2.0 beta
2.43/2.79	c 2	WARNING: for repeatability, setting FPU to use double precision
2.43/2.79	c 2	============================[ Problem Statistics ]=============================
2.43/2.79	c 2	|                                                                             |
2.43/2.79	c 2	|  Number of variables:  6748                                                 |
2.43/2.79	c 2	|  Number of clauses:    209765                                               |
2.62/2.90	c 3	|  Parsing time:         0.10         s                                       |
2.62/2.97	c 3	============================[ Search Statistics ]==============================
2.62/2.97	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.62/2.97	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.62/2.97	c 3	===============================================================================
2.62/2.97	c 3	|         0 |    2859    28942    80822 |     9647        0    nan |  0.000 % |
2.62/2.98	c 3	===============================================================================
2.62/2.98	c 3	restarts              : 1
2.62/2.98	c 3	conflicts             : 7              (39 /sec)
2.62/2.98	c 3	decisions             : 134            (0.75 % random) (740 /sec)
2.62/2.98	c 3	propagations          : 6860           (37906 /sec)
2.62/2.98	c 3	conflict literals     : 40             (0.00 % deleted)
2.62/2.98	c 3	Memory used           : 10.73 MB
2.62/2.98	c 3	CPU time              : 0.180972 s
2.62/2.98	c 3	
2.62/2.99	c 3	SATISFIABLE
2.62/2.99	c 3	FOUND: _COST <= 24
2.62/2.99	c 3	DECODING HOME/temp.out WITH HOME/temp.map
2.62/2.99	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'
2.81/3.07	c 3	Decoding HOME/temp.out
2.81/3.17	c 3	OBJECTIVE _COST 24
2.81/3.17	o 24
2.81/3.18	v 1 0 1 1 0 1 1 0 0 0 0 1 1 1 0 1 1 0 1 1 1 0 0 1 0 1 1 0 1 1 1 0 1 1 1 1 0 1 0 1 0 1 1 0 0 1 1 1 1 0 1 1 1 1 0 1 1 1 1 0 0 1 1 1 0 1 0 1 0 1 0 1 1 1 1 0 1 1 1 0 1 1 1 0 1 0 1 0 0 1 1 0 1 0 0 1 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 0 1 1 0 1 1 0 1 1 1 1 1 1 1 0 1 1 1 1 0 1 1 0 1 1 0 0 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 1 0 0 1 0 0 0 1 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
2.81/3.18	c 3	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.98/3.21	c 3	OBJECTIVE BOUND: 0 <= _COST <= 24
2.98/3.21	c 3	SEARCHING: _COST <= 12
2.98/3.21	c 3	SOLVING HOME/temp.cnf
2.98/3.21	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.98/3.21	c 3	This is MiniSat 2.0 beta
2.98/3.21	c 3	WARNING: for repeatability, setting FPU to use double precision
2.98/3.21	c 3	============================[ Problem Statistics ]=============================
2.98/3.21	c 3	|                                                                             |
2.98/3.21	c 3	|  Number of variables:  6748                                                 |
2.98/3.21	c 3	|  Number of clauses:    209765                                               |
3.00/3.33	c 3	|  Parsing time:         0.10         s                                       |
3.00/3.40	c 3	============================[ Search Statistics ]==============================
3.00/3.40	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.00/3.40	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.00/3.40	c 3	===============================================================================
3.00/3.40	c 3	|         0 |    2431    16756    45536 |     5585        0    nan |  0.000 % |
3.00/3.41	c 3	===============================================================================
3.00/3.41	c 3	restarts              : 1
3.00/3.41	c 3	conflicts             : 7              (38 /sec)
3.00/3.41	c 3	decisions             : 130            (0.77 % random) (714 /sec)
3.00/3.41	c 3	propagations          : 6863           (37715 /sec)
3.00/3.41	c 3	conflict literals     : 40             (0.00 % deleted)
3.00/3.41	c 3	Memory used           : 10.73 MB
3.00/3.41	c 3	CPU time              : 0.181972 s
3.00/3.41	c 3	
3.00/3.41	c 3	SATISFIABLE
3.00/3.41	c 3	FOUND: _COST <= 12
3.00/3.41	c 3	DECODING HOME/temp.out WITH HOME/temp.map
3.00/3.41	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.00/3.49	c 3	Decoding HOME/temp.out
3.21/3.63	c 3	OBJECTIVE _COST 12
3.21/3.63	o 12
3.21/3.64	v 1 0 1 1 0 1 1 0 0 0 0 1 1 1 0 0 1 0 1 1 1 0 0 1 0 1 1 0 1 1 1 0 1 1 1 1 0 1 1 1 0 1 1 0 0 1 1 1 1 1 1 1 1 1 0 1 1 1 1 0 0 1 1 1 0 1 0 1 0 1 0 1 1 1 0 0 1 1 1 1 1 1 1 0 1 0 1 0 0 1 1 0 1 0 0 1 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 0 1 1 1 0 1 1 0 1 1 0 1 0 1 1 1 1 1 0 1 1 1 1 0 1 1 0 1 1 0 0 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 1 0 0 1 0 0 0 1 0 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
3.21/3.67	c 3	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.21/3.68	c 3	OBJECTIVE BOUND: 0 <= _COST <= 12
3.21/3.68	c 3	SEARCHING: _COST <= 6
3.21/3.68	c 3	SOLVING HOME/temp.cnf
3.21/3.68	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.21/3.68	c 3	This is MiniSat 2.0 beta
3.21/3.68	c 3	WARNING: for repeatability, setting FPU to use double precision
3.21/3.68	c 3	============================[ Problem Statistics ]=============================
3.21/3.68	c 3	|                                                                             |
3.21/3.68	c 3	|  Number of variables:  6748                                                 |
3.21/3.68	c 3	|  Number of clauses:    209765                                               |
3.47/3.80	c 3	|  Parsing time:         0.10         s                                       |
3.48/3.86	c 4	============================[ Search Statistics ]==============================
3.48/3.86	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.48/3.86	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.48/3.86	c 4	===============================================================================
3.48/3.86	c 4	|         0 |    2027     9895    26159 |     3298        0    nan |  0.000 % |
3.48/3.87	c 4	===============================================================================
3.48/3.87	c 4	restarts              : 1
3.48/3.87	c 4	conflicts             : 9              (51 /sec)
3.48/3.87	c 4	decisions             : 132            (0.76 % random) (742 /sec)
3.48/3.87	c 4	propagations          : 6917           (38866 /sec)
3.48/3.87	c 4	conflict literals     : 50             (0.00 % deleted)
3.48/3.88	c 4	Memory used           : 10.73 MB
3.48/3.88	c 4	CPU time              : 0.177972 s
3.48/3.88	c 4	
3.48/3.88	c 4	SATISFIABLE
3.48/3.88	c 4	FOUND: _COST <= 6
3.48/3.88	c 4	DECODING HOME/temp.out WITH HOME/temp.map
3.48/3.88	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.69/3.96	c 4	Decoding HOME/temp.out
3.69/4.09	c 4	OBJECTIVE _COST 6
3.69/4.09	o 6
3.69/4.10	v 1 0 1 1 0 1 0 0 0 0 0 1 0 1 0 0 1 0 1 1 1 0 0 1 0 1 1 0 1 1 0 1 1 1 1 1 0 1 1 1 1 1 1 0 0 1 0 1 0 1 1 1 1 1 0 1 0 1 1 1 0 0 0 0 0 1 1 1 0 0 0 1 1 1 0 0 1 1 1 1 1 1 1 0 1 0 1 0 0 1 1 0 1 0 0 1 0 0 1 0 1 1 1 1 1 1 0 0 1 1 1 0 1 0 0 1 1 1 1 1 1 0 1 1 0 1 0 1 0 0 1 1 0 0 1 1 1 0 1 1 0 1 1 1 0 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 0 0 1 1 0 0 0 0 0 0 0 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
3.69/4.11	c 4	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.69/4.16	c 4	OBJECTIVE BOUND: 0 <= _COST <= 6
3.69/4.16	c 4	SEARCHING: _COST <= 3
3.69/4.16	c 4	SOLVING HOME/temp.cnf
3.69/4.16	c 4	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.69/4.16	c 4	This is MiniSat 2.0 beta
3.69/4.16	c 4	WARNING: for repeatability, setting FPU to use double precision
3.69/4.16	c 4	============================[ Problem Statistics ]=============================
3.69/4.16	c 4	|                                                                             |
3.69/4.16	c 4	|  Number of variables:  6748                                                 |
3.69/4.16	c 4	|  Number of clauses:    209765                                               |
3.95/4.27	c 4	|  Parsing time:         0.11         s                                       |
4.07/4.35	c 4	============================[ Search Statistics ]==============================
4.07/4.35	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.07/4.35	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.07/4.35	c 4	===============================================================================
4.07/4.35	c 4	|         0 |    1632     5836    15164 |     1945        0    nan |  0.000 % |
4.07/4.36	c 4	===============================================================================
4.07/4.36	c 4	restarts              : 1
4.07/4.36	c 4	conflicts             : 8              (44 /sec)
4.07/4.36	c 4	decisions             : 124            (0.00 % random) (678 /sec)
4.07/4.36	c 4	propagations          : 6894           (37678 /sec)
4.07/4.36	c 4	conflict literals     : 45             (0.00 % deleted)
4.07/4.36	c 4	Memory used           : 10.73 MB
4.07/4.36	c 4	CPU time              : 0.182972 s
4.07/4.36	c 4	
4.07/4.36	c 4	SATISFIABLE
4.07/4.36	c 4	FOUND: _COST <= 3
4.07/4.36	c 4	DECODING HOME/temp.out WITH HOME/temp.map
4.07/4.36	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.15/4.45	c 4	Decoding HOME/temp.out
4.15/4.55	c 4	OBJECTIVE _COST 3
4.15/4.55	o 3
4.15/4.56	v 1 0 1 1 0 1 0 0 0 0 0 1 0 1 0 0 1 0 1 1 1 0 0 1 0 0 1 0 1 0 0 1 1 1 1 1 0 1 0 1 0 1 1 0 0 1 0 1 0 0 1 1 1 1 0 1 0 1 1 1 0 0 0 0 0 1 1 1 0 0 0 1 1 1 1 0 1 1 1 1 1 1 1 0 1 0 1 0 0 1 1 0 1 0 0 1 0 0 1 0 1 1 1 1 1 1 0 0 1 1 1 1 1 0 0 1 1 1 1 1 1 0 1 1 0 1 0 1 0 0 1 1 0 0 1 1 1 0 1 1 0 1 1 1 0 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 0 0 1 1 0 0 0 0 0 0 0 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
4.15/4.56	c 4	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
4.15/4.59	c 4	OBJECTIVE BOUND: 0 <= _COST <= 3
4.15/4.59	c 4	SEARCHING: _COST <= 1
4.15/4.59	c 4	SOLVING HOME/temp.cnf
4.15/4.59	c 4	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
4.15/4.59	c 4	This is MiniSat 2.0 beta
4.15/4.59	c 4	WARNING: for repeatability, setting FPU to use double precision
4.15/4.59	c 4	============================[ Problem Statistics ]=============================
4.15/4.59	c 4	|                                                                             |
4.15/4.59	c 4	|  Number of variables:  6748                                                 |
4.15/4.59	c 4	|  Number of clauses:    209765                                               |
4.34/4.70	c 4	|  Parsing time:         0.09         s                                       |
4.34/4.77	c 4	============================[ Search Statistics ]==============================
4.34/4.77	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.34/4.77	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.34/4.77	c 4	===============================================================================
4.34/4.77	c 4	|         0 |     984     1957     5469 |      652        0    nan |  0.000 % |
4.34/4.77	c 4	===============================================================================
4.34/4.78	c 4	restarts              : 1
4.34/4.78	c 4	conflicts             : 8              (47 /sec)
4.34/4.78	c 4	decisions             : 127            (0.79 % random) (738 /sec)
4.34/4.78	c 4	propagations          : 6894           (40088 /sec)
4.34/4.78	c 4	conflict literals     : 45             (0.00 % deleted)
4.34/4.78	c 4	Memory used           : 10.88 MB
4.34/4.78	c 4	CPU time              : 0.171973 s
4.34/4.78	c 4	
4.34/4.78	c 4	SATISFIABLE
4.34/4.79	c 4	FOUND: _COST <= 1
4.34/4.79	c 4	DECODING HOME/temp.out WITH HOME/temp.map
4.34/4.79	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.54/4.86	c 5	Decoding HOME/temp.out
4.54/5.00	c 5	OBJECTIVE _COST 1
4.54/5.00	o 1
4.54/5.01	v 1 0 1 1 0 1 0 0 0 0 0 1 0 1 0 0 1 0 1 1 1 0 0 1 0 0 1 0 1 0 0 1 1 1 1 1 0 1 0 1 0 1 1 0 0 1 0 1 0 0 1 1 1 1 0 1 0 1 1 1 0 0 0 0 0 1 1 1 0 0 0 1 1 1 1 0 1 1 1 1 1 1 1 0 1 0 1 0 0 1 1 0 1 0 0 1 0 0 1 0 1 1 1 1 1 1 0 0 1 1 1 1 1 0 0 1 1 1 1 1 1 0 1 1 0 1 0 1 0 0 1 1 0 0 1 1 1 0 1 1 0 1 1 1 0 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 0 0 1 1 0 0 0 0 0 0 0 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
4.54/5.03	c 5	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
4.54/5.04	c 5	OBJECTIVE BOUND: 0 <= _COST <= 1
4.54/5.04	c 5	SEARCHING: _COST <= 0
4.54/5.04	c 5	SOLVING HOME/temp.cnf
4.54/5.04	c 5	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
4.54/5.04	c 5	This is MiniSat 2.0 beta
4.54/5.04	c 5	WARNING: for repeatability, setting FPU to use double precision
4.54/5.04	c 5	============================[ Problem Statistics ]=============================
4.54/5.04	c 5	|                                                                             |
4.54/5.04	c 5	|  Number of variables:  6748                                                 |
4.54/5.04	c 5	|  Number of clauses:    209765                                               |
4.78/5.16	c 5	|  Parsing time:         0.10         s                                       |
4.78/5.23	c 5	============================[ Search Statistics ]==============================
4.78/5.23	c 5	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.78/5.23	c 5	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.78/5.23	c 5	===============================================================================
4.78/5.23	c 5	|         0 |     200      392     1557 |      130        0    nan |  0.000 % |
4.78/5.23	c 5	===============================================================================
4.78/5.23	c 5	restarts              : 1
4.78/5.23	c 5	conflicts             : 18             (107 /sec)
4.78/5.23	c 5	decisions             : 111            (0.90 % random) (661 /sec)
4.78/5.23	c 5	propagations          : 6827           (40643 /sec)
4.78/5.23	c 5	conflict literals     : 35             (2.78 % deleted)
4.78/5.23	c 5	Memory used           : 10.88 MB
4.78/5.23	c 5	CPU time              : 0.167974 s
4.78/5.23	c 5	
4.78/5.23	c 5	UNSATISFIABLE
4.78/5.23	c 5	NOT FOUND: _COST <= 0
4.78/5.23	c 5	OBJECTIVE _COST 1
4.78/5.23	s OPTIMUM FOUND
4.78/5.23	c 5	CPU 4.48 (0.05 0.02 4.43 0.47)
4.78/5.23	c 5	END Sat Jul 12 08:21:30 2008

Verifier Data (download as text)

OK	1	391
1 unsatisfied constraints, 391 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-1111242-1215843685/watcher-1111242-1215843685 -o /tmp/evaluation-result-1111242-1215843685/solver-1111242-1215843685 -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-1111242-1215843685.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

[startup+0 s]
/proc/loadavg: 2.37 2.09 2.03 3/81 15868
/proc/meminfo: memFree=1846120/2055920 swapFree=4180544/4192956
[pid=15868] ppid=15866 vsize=18572 CPUtime=0
/proc/15868/stat : 15868 (runsolver) R 15866 15197 15197 0 -1 4194368 10 0 0 0 0 0 0 0 23 0 1 0 41071062 19017728 290 996147200 4194304 4296836 548682068256 18446744073709551615 240469964492 0 0 4096 24578 0 0 0 17 1 0 0
/proc/15868/statm: 4643 290 255 25 0 2626 0
Current StackSize limit: 10240 KiB


[startup+0.0583169 s]
/proc/loadavg: 2.37 2.09 2.03 3/81 15868
/proc/meminfo: memFree=1846120/2055920 swapFree=4180544/4192956
[pid=15868] ppid=15866 vsize=13600 CPUtime=0.03
/proc/15868/stat : 15868 (sugar) S 15866 15868 15197 0 -1 4194304 898 127 0 0 3 0 0 0 25 0 1 0 41071062 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15868/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.106327 s]
/proc/loadavg: 2.37 2.09 2.03 3/81 15868
/proc/meminfo: memFree=1846120/2055920 swapFree=4180544/4192956
[pid=15868] ppid=15866 vsize=13600 CPUtime=0.03
/proc/15868/stat : 15868 (sugar) S 15866 15868 15197 0 -1 4194304 898 127 0 0 3 0 0 0 25 0 1 0 41071062 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15868/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301354 s]
/proc/loadavg: 2.37 2.09 2.03 3/81 15868
/proc/meminfo: memFree=1846120/2055920 swapFree=4180544/4192956
[pid=15868] ppid=15866 vsize=13600 CPUtime=0.03
/proc/15868/stat : 15868 (sugar) S 15866 15868 15197 0 -1 4194304 898 127 0 0 3 0 0 0 25 0 1 0 41071062 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15868/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701426 s]
/proc/loadavg: 2.37 2.09 2.03 3/81 15868
/proc/meminfo: memFree=1846120/2055920 swapFree=4180544/4192956
[pid=15868] ppid=15866 vsize=13600 CPUtime=0.41
/proc/15868/stat : 15868 (sugar) S 15866 15868 15197 0 -1 4194304 974 4534 0 1 3 0 35 3 15 0 1 0 41071062 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15868/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 13600

[startup+1.50256 s]
/proc/loadavg: 2.37 2.09 2.03 4/92 15890
/proc/meminfo: memFree=1832400/2055920 swapFree=4180544/4192956
[pid=15868] ppid=15866 vsize=13600 CPUtime=0.41
/proc/15868/stat : 15868 (sugar) S 15866 15868 15197 0 -1 4194304 974 4534 0 1 3 0 35 3 15 0 1 0 41071062 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15868/statm: 3400 797 370 3 0 500 0
[pid=15881] ppid=15868 vsize=5356 CPUtime=0
/proc/15881/stat : 15881 (sh) S 15868 15868 15197 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 41071110 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15881/statm: 1339 233 193 169 0 50 0
[pid=15882] ppid=15881 vsize=868372 CPUtime=1
/proc/15882/stat : 15882 (java) S 15881 15868 15197 0 -1 0 6505 0 1 0 93 7 0 0 18 0 9 0 41071110 889212928 5642 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15882/statm: 217093 5642 2563 9 0 211640 0
[pid=15882/tid=15883] ppid=15881 vsize=868372 CPUtime=0.66
/proc/15882/task/15883/stat : 15883 (java) R 15881 15868 15197 0 -1 64 2812 0 1 0 63 3 0 0 21 0 9 0 41071111 889212928 5642 996147200 134512640 134550740 4294955936 18446744073709551615 4126530667 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15882/tid=15884] ppid=15881 vsize=868372 CPUtime=0.07
/proc/15882/task/15884/stat : 15884 (java) S 15881 15868 15197 0 -1 64 1514 0 0 0 6 1 0 0 16 0 9 0 41071112 889212928 5642 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15882/tid=15885] ppid=15881 vsize=868372 CPUtime=0
/proc/15882/task/15885/stat : 15885 (java) S 15881 15868 15197 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 41071112 889212928 5642 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15882/tid=15886] ppid=15881 vsize=868372 CPUtime=0
/proc/15882/task/15886/stat : 15886 (java) S 15881 15868 15197 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 41071112 889212928 5642 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15882/tid=15887] ppid=15881 vsize=868372 CPUtime=0
/proc/15882/task/15887/stat : 15887 (java) S 15881 15868 15197 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 41071114 889212928 5642 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15882/tid=15888] ppid=15881 vsize=868372 CPUtime=0.24
/proc/15882/task/15888/stat : 15888 (java) S 15881 15868 15197 0 -1 64 1486 0 0 0 23 1 0 0 16 0 9 0 41071114 889212928 5642 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15882/tid=15889] ppid=15881 vsize=868372 CPUtime=0
/proc/15882/task/15889/stat : 15889 (java) S 15881 15868 15197 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 41071114 889212928 5642 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15882/tid=15890] ppid=15881 vsize=868372 CPUtime=0
/proc/15882/task/15890/stat : 15890 (java) S 15881 15868 15197 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 41071114 889212928 5642 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) 887328

[startup+3.10183 s]
/proc/loadavg: 2.37 2.09 2.03 3/84 15904
/proc/meminfo: memFree=1829840/2055920 swapFree=4180544/4192956
[pid=15868] ppid=15866 vsize=13732 CPUtime=2.81
/proc/15868/stat : 15868 (sugar) S 15866 15868 15197 0 -1 4194304 1478 34378 0 5 4 1 251 25 16 0 1 0 41071062 14061568 813 996147200 4194304 4206940 548682068592 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15868/statm: 3433 813 374 3 0 533 0
Current children cumulated CPU time (s) 2.81
Current children cumulated vsize (KiB) 13732

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

[startup+3.90297 s]
/proc/loadavg: 2.37 2.09 2.03 2/92 15938
/proc/meminfo: memFree=1834256/2055920 swapFree=4180544/4192956
[pid=15868] ppid=15866 vsize=13732 CPUtime=3.69
/proc/15868/stat : 15868 (sugar) S 15866 15868 15197 0 -1 4194304 1690 47838 0 7 5 2 329 33 16 0 1 0 41071062 14061568 813 996147200 4194304 4206940 548682068592 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15868/statm: 3433 813 374 3 0 533 0
Current children cumulated CPU time (s) 3.69
Current children cumulated vsize (KiB) 13732

[startup+4.7011 s]
/proc/loadavg: 2.34 2.09 2.03 3/84 15964
/proc/meminfo: memFree=1829968/2055920 swapFree=4180544/4192956
[pid=15868] ppid=15866 vsize=13732 CPUtime=4.34
/proc/15868/stat : 15868 (sugar) S 15866 15868 15197 0 -1 4194304 1878 58430 0 9 5 2 387 40 16 0 1 0 41071062 14061568 813 996147200 4194304 4206940 548682068592 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15868/statm: 3433 813 374 3 0 533 0
Current children cumulated CPU time (s) 4.34
Current children cumulated vsize (KiB) 13732

[startup+5.10117 s]
/proc/loadavg: 2.34 2.09 2.03 3/84 15964
/proc/meminfo: memFree=1829968/2055920 swapFree=4180544/4192956
[pid=15868] ppid=15866 vsize=13732 CPUtime=4.78
/proc/15868/stat : 15868 (sugar) S 15866 15868 15197 0 -1 4194304 1993 65106 0 10 5 2 426 45 16 0 1 0 41071062 14061568 813 996147200 4194304 4206940 548682068592 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15868/statm: 3433 813 374 3 0 533 0
Current children cumulated CPU time (s) 4.78
Current children cumulated vsize (KiB) 13732

[startup+5.20119 s]
/proc/loadavg: 2.34 2.09 2.03 3/84 15964
/proc/meminfo: memFree=1829968/2055920 swapFree=4180544/4192956
[pid=15868] ppid=15866 vsize=13732 CPUtime=4.78
/proc/15868/stat : 15868 (sugar) S 15866 15868 15197 0 -1 4194304 1993 65106 0 10 5 2 426 45 15 0 1 0 41071062 14061568 813 996147200 4194304 4206940 548682068592 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15868/statm: 3433 813 374 3 0 533 0
Current children cumulated CPU time (s) 4.78
Current children cumulated vsize (KiB) 13732

Child status: 0
Real time (s): 5.23746
CPU time (s): 4.99724
CPU user time (s): 4.49032
CPU system time (s): 0.506922
CPU usage (%): 95.4134
Max. virtual memory (cumulated for all children) (KiB): 887328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.49032
system time used= 0.506922
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 70032
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= 5728
involuntary context switches= 5566

runsolver used 0.008998 second user time and 0.031995 second system time

The end

Launcher Data (download as text)

Begin job on node15 at 2008-07-12 08:21:25
IDJOB=1111242
IDBENCH=61251
IDSOLVER=368
FILE ID=node15/1111242-1215843685
PBS_JOBID= 7903393
Free space on /tmp= 66496 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/aim-200/normalized-aim-200-2-0-unsat-4_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-1111242-1215843685/watcher-1111242-1215843685 -o /tmp/evaluation-result-1111242-1215843685/solver-1111242-1215843685 -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-1111242-1215843685.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 7e5cea338ef01f45408046e9a75c44cc
RANDOM SEED=68415063

node15.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.279
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.279
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:       1846600 kB
Buffers:         38936 kB
Cached:          86440 kB
SwapCached:       6204 kB
Active:          99480 kB
Inactive:        66368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1846600 kB
SwapTotal:     4192956 kB
SwapFree:      4180544 kB
Dirty:            1600 kB
Writeback:           0 kB
Mapped:          56508 kB
Slab:            28636 kB
Committed_AS:   216384 kB
PageTables:       2004 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= 66492 MiB
End job on node15 at 2008-07-12 08:21:30