Trace number 1111258

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.89125 5.25194

General information on the benchmark

Namecsp/aim-200/
normalized-aim-200-2-0-unsat-3_ext.xml
MD5SUM9cbd833f9b40063f36b783537b176db9
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.67444
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of constraints388
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension388
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:30:16 2008
0.00/0.04	c 0	PID 15027
0.00/0.05	c 0	HOST node2.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1111258-1215844215.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-1111258-1215844215.xml' 'HOME/temp.csp'
0.03/0.38	c 0	1 domains, 200 variables, 0 predicates, 17 relations, 388 constraints
0.03/0.42	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.42	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.03/0.50	c 0	Parsing HOME/temp.csp
0.39/0.62	c 0	parsed 606 expressions
0.39/0.63	c 0	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.39/0.64	c 0	MAX CSP: 388 constraints
0.39/0.64	c 0	Converting to clausal form CSP
0.39/0.66	c 0	converted 100 (10%) expressions
0.39/0.66	c 0	converted 200 (20%) expressions
0.39/0.68	c 0	converted 300 (30%) expressions
0.39/0.69	c 0	converted 399 (40%) expressions
0.39/0.70	c 0	converted 499 (50%) expressions
0.39/0.71	c 0	converted 599 (60%) expressions
0.39/0.72	c 0	converted 698 (70%) expressions
0.39/0.72	c 0	converted 798 (80%) expressions
0.39/0.73	c 0	converted 898 (90%) expressions
0.39/0.91	c 0	converted 997 (100%) expressions
0.39/0.91	c 0	CSP : 976 integers, 0 booleans, 1163 clauses, largest domain size 583
0.39/0.91	c 0	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.39/0.91	c 0	Propagation in CSP
0.39/0.94	c 0	385 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.39/0.95	c 0	CSP : 976 integers, 0 booleans, 1163 clauses, largest domain size 389
0.39/0.95	c 0	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.39/0.95	c 0	Simplifing CSP by introducing new Boolean variables
0.39/0.95	c 0	CSP : 976 integers, 0 booleans, 1163 clauses, largest domain size 389
0.39/0.95	c 0	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.39/0.98	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.39/0.99	c 1	98 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.39/0.99	c 1	196 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.39/0.99	c 1	293 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.39/0.99	c 1	391 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.39/0.99	c 1	488 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.39/0.99	c 1	586 (60%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.95/1.01	c 1	684 (70%) CSP integer variables are encoded (2690 clauses, 34229 bytes)
0.95/1.01	c 1	781 (80%) CSP integer variables are encoded (3920 clauses, 50219 bytes)
0.95/1.02	c 1	879 (90%) CSP integer variables are encoded (4955 clauses, 63674 bytes)
0.95/1.02	c 1	976 (100%) CSP integer variables are encoded (5700 clauses, 73359 bytes)
0.95/1.04	c 1	117 (10%) CSP clauses are encoded (5817 clauses, 75468 bytes)
0.95/1.06	c 1	233 (20%) CSP clauses are encoded (5933 clauses, 77638 bytes)
0.95/1.07	c 1	349 (30%) CSP clauses are encoded (6049 clauses, 79832 bytes)
0.95/1.10	c 1	466 (40%) CSP clauses are encoded (7176 clauses, 98369 bytes)
1.14/1.25	c 1	582 (50%) CSP clauses are encoded (87708 clauses, 1552034 bytes)
1.14/1.26	c 1	698 (60%) CSP clauses are encoded (90742 clauses, 1604460 bytes)
1.35/1.40	c 1	815 (70%) CSP clauses are encoded (165387 clauses, 2975783 bytes)
1.35/1.41	c 1	931 (80%) CSP clauses are encoded (168811 clauses, 3035120 bytes)
1.35/1.43	c 1	1047 (90%) CSP clauses are encoded (176763 clauses, 3177427 bytes)
1.35/1.48	c 1	1163 (100%) CSP clauses are encoded (205668 clauses, 3703315 bytes)
1.35/1.48	c 1	1163 CSP clauses encoded
1.35/1.48	c 1	Writing map file : HOME/temp.map
1.35/1.49	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.35/1.49	c 1	SAT : 6676 SAT variables, 205668 SAT clauses, 3703315 bytes
1.35/1.49	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.44/1.52	c 1	OBJECTIVE minimize _COST
1.44/1.52	c 1	OBJECTIVE BOUND: 0 <= _COST <= 
1.44/1.52	c 1	SEARCHING: _COST <= 194
1.44/1.52	c 1	SOLVING HOME/temp.cnf
1.44/1.52	c 1	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.44/1.52	c 1	This is MiniSat 2.0 beta
1.44/1.52	c 1	WARNING: for repeatability, setting FPU to use double precision
1.44/1.52	c 1	============================[ Problem Statistics ]=============================
1.44/1.52	c 1	|                                                                             |
1.44/1.52	c 1	|  Number of variables:  6676                                                 |
1.44/1.52	c 1	|  Number of clauses:    205669                                               |
1.47/1.63	c 1	|  Parsing time:         0.10         s                                       |
1.47/1.67	c 1	============================[ Search Statistics ]==============================
1.47/1.67	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.47/1.67	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.47/1.67	c 1	===============================================================================
1.47/1.67	c 1	|         0 |    4930   131739   383148 |    43913        0    nan |  0.000 % |
1.47/1.69	c 1	===============================================================================
1.47/1.69	c 1	restarts              : 1
1.47/1.69	c 1	conflicts             : 0              (0 /sec)
1.47/1.69	c 1	decisions             : 138            (0.72 % random) (879 /sec)
1.47/1.69	c 1	propagations          : 6676           (42529 /sec)
1.47/1.69	c 1	conflict literals     : 0              ( nan % deleted)
1.47/1.69	c 1	Memory used           : 10.21 MB
1.47/1.69	c 1	CPU time              : 0.156976 s
1.47/1.69	c 1	
1.47/1.69	c 1	SATISFIABLE
1.47/1.69	c 1	FOUND: _COST <= 194
1.47/1.69	s SATISFIABLE
1.47/1.69	c 1	DECODING HOME/temp.out WITH HOME/temp.map
1.47/1.69	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.64/1.77	c 1	Decoding HOME/temp.out
1.64/1.87	c 1	OBJECTIVE _COST 194
1.64/1.87	o 194
1.64/1.88	v 1 1 0 1 1 1 0 0 1 0 1 0 0 1 1 0 1 0 1 0 1 1 1 1 1 1 1 1 1 1 0 0 0 1 0 1 0 1 1 1 1 1 0 0 1 1 1 1 1 0 0 1 1 1 0 0 1 1 1 1 0 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 0 1 0 0 1 1 0 1 1 1 0 1 1 0 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 0 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 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
1.64/1.89	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.64/1.91	c 1	OBJECTIVE BOUND: 0 <= _COST <= 194
1.64/1.91	c 1	SEARCHING: _COST <= 97
1.64/1.91	c 1	SOLVING HOME/temp.cnf
1.64/1.91	c 1	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.64/1.91	c 1	This is MiniSat 2.0 beta
1.64/1.91	c 1	WARNING: for repeatability, setting FPU to use double precision
1.64/1.91	c 1	============================[ Problem Statistics ]=============================
1.64/1.91	c 1	|                                                                             |
1.64/1.91	c 1	|  Number of variables:  6676                                                 |
1.64/1.91	c 1	|  Number of clauses:    205669                                               |
1.83/2.02	c 2	|  Parsing time:         0.10         s                                       |
1.83/2.08	c 2	============================[ Search Statistics ]==============================
1.83/2.08	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.83/2.08	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.83/2.08	c 2	===============================================================================
1.83/2.08	c 2	|         0 |    3960    86634   250646 |    28878        0    nan |  0.000 % |
1.83/2.09	c 2	===============================================================================
1.83/2.09	c 2	restarts              : 1
1.83/2.09	c 2	conflicts             : 0              (0 /sec)
1.83/2.09	c 2	decisions             : 104            (0.00 % random) (612 /sec)
1.83/2.09	c 2	propagations          : 6676           (39277 /sec)
1.83/2.09	c 2	conflict literals     : 0              ( nan % deleted)
1.83/2.09	c 2	Memory used           : 10.21 MB
1.83/2.09	c 2	CPU time              : 0.169974 s
1.83/2.09	c 2	
1.83/2.09	c 2	SATISFIABLE
1.83/2.10	c 2	FOUND: _COST <= 97
1.83/2.10	c 2	DECODING HOME/temp.out WITH HOME/temp.map
1.83/2.10	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.02/2.18	c 2	Decoding HOME/temp.out
2.02/2.32	c 2	OBJECTIVE _COST 97
2.02/2.32	o 97
2.02/2.33	v 1 1 1 1 1 1 0 0 1 0 0 0 0 0 1 0 0 0 1 0 0 0 1 1 1 1 0 1 1 1 0 1 0 0 0 1 0 1 0 1 1 1 0 0 1 1 1 1 1 0 1 1 1 1 0 0 1 1 1 1 0 1 1 1 1 0 1 1 1 1 1 0 1 1 1 0 0 1 0 0 0 0 0 1 1 1 0 1 1 0 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 0 0 1 1 1 1 1 1 1 0 1 0 0 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 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.02/2.37	c 2	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.02/2.38	c 2	OBJECTIVE BOUND: 0 <= _COST <= 97
2.02/2.38	c 2	SEARCHING: _COST <= 48
2.02/2.38	c 2	SOLVING HOME/temp.cnf
2.27/2.47	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.27/2.48	c 2	This is MiniSat 2.0 beta
2.27/2.48	c 2	WARNING: for repeatability, setting FPU to use double precision
2.27/2.48	c 2	============================[ Problem Statistics ]=============================
2.27/2.48	c 2	|                                                                             |
2.27/2.48	c 2	|  Number of variables:  6676                                                 |
2.27/2.48	c 2	|  Number of clauses:    205669                                               |
2.27/2.59	c 2	|  Parsing time:         0.09         s                                       |
2.27/2.65	c 2	============================[ Search Statistics ]==============================
2.27/2.65	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.27/2.65	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.27/2.65	c 2	===============================================================================
2.27/2.65	c 2	|         0 |    3319    50170   143128 |    16723        0    nan |  0.000 % |
2.27/2.67	c 2	===============================================================================
2.27/2.67	c 2	restarts              : 1
2.27/2.67	c 2	conflicts             : 7              (41 /sec)
2.27/2.67	c 2	decisions             : 107            (0.00 % random) (622 /sec)
2.27/2.67	c 2	propagations          : 6889           (40059 /sec)
2.27/2.67	c 2	conflict literals     : 312            (0.00 % deleted)
2.27/2.67	c 2	Memory used           : 10.21 MB
2.27/2.67	c 2	CPU time              : 0.171973 s
2.27/2.67	c 2	
2.27/2.67	c 2	SATISFIABLE
2.27/2.67	c 2	FOUND: _COST <= 48
2.27/2.67	c 2	DECODING HOME/temp.out WITH HOME/temp.map
2.27/2.67	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.48/2.75	c 2	Decoding HOME/temp.out
2.48/2.85	c 2	OBJECTIVE _COST 48
2.48/2.85	o 48
2.48/2.86	v 1 0 0 1 1 1 1 0 0 0 0 0 1 1 1 0 1 0 1 0 1 1 1 1 1 1 0 1 0 1 0 0 0 1 1 1 1 0 0 0 1 0 0 0 1 1 0 0 1 1 0 0 1 0 0 0 1 1 1 0 1 1 0 0 1 1 1 0 1 0 1 0 1 1 1 0 0 1 1 1 1 1 0 1 0 1 0 1 0 0 0 0 1 0 1 0 1 1 1 1 1 1 0 1 1 0 0 1 0 1 1 1 1 1 0 1 0 1 1 1 1 0 1 0 0 0 1 1 0 1 1 0 1 1 0 1 0 0 1 0 0 1 1 0 1 0 1 0 1 0 1 0 1 0 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
2.48/2.86	c 2	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.48/2.89	c 2	OBJECTIVE BOUND: 0 <= _COST <= 48
2.48/2.89	c 2	SEARCHING: _COST <= 24
2.48/2.89	c 2	SOLVING HOME/temp.cnf
2.48/2.89	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.48/2.89	c 2	This is MiniSat 2.0 beta
2.48/2.89	c 2	WARNING: for repeatability, setting FPU to use double precision
2.48/2.89	c 2	============================[ Problem Statistics ]=============================
2.48/2.89	c 2	|                                                                             |
2.48/2.89	c 2	|  Number of variables:  6676                                                 |
2.48/2.89	c 2	|  Number of clauses:    205669                                               |
2.66/3.00	c 3	|  Parsing time:         0.10         s                                       |
2.66/3.07	c 3	============================[ Search Statistics ]==============================
2.66/3.07	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.66/3.07	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.66/3.07	c 3	===============================================================================
2.66/3.07	c 3	|         0 |    2835    28690    80116 |     9563        0    nan |  0.000 % |
2.66/3.07	c 3	===============================================================================
2.66/3.08	c 3	restarts              : 1
2.66/3.08	c 3	conflicts             : 13             (73 /sec)
2.66/3.08	c 3	decisions             : 220            (0.45 % random) (1236 /sec)
2.66/3.08	c 3	propagations          : 7251           (40742 /sec)
2.66/3.08	c 3	conflict literals     : 214            (0.00 % deleted)
2.66/3.08	c 3	Memory used           : 10.21 MB
2.66/3.08	c 3	CPU time              : 0.177972 s
2.66/3.08	c 3	
2.66/3.08	c 3	SATISFIABLE
2.66/3.09	c 3	FOUND: _COST <= 24
2.66/3.09	c 3	DECODING HOME/temp.out WITH HOME/temp.map
2.66/3.09	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.93/3.21	c 3	Decoding HOME/temp.out
3.03/3.35	c 3	OBJECTIVE _COST 24
3.03/3.35	o 24
3.03/3.36	v 1 0 0 1 0 1 1 1 1 0 1 0 1 0 0 1 1 1 1 0 1 1 1 1 1 1 0 1 1 0 1 0 0 1 0 1 1 0 1 0 1 0 0 1 0 0 1 0 1 1 0 0 0 0 1 1 0 1 1 1 1 1 1 0 1 1 0 1 1 0 1 1 0 1 1 1 1 1 0 0 1 1 0 1 0 1 1 1 1 1 0 0 1 1 1 0 1 1 1 1 1 1 0 0 1 0 1 1 0 0 0 1 1 1 1 0 1 1 1 0 0 0 1 0 0 0 1 1 1 1 0 1 1 1 1 1 0 0 1 1 0 1 1 1 1 0 1 1 1 1 0 0 1 1 1 1 0 1 0 1 1 1 1 0 1 1 0 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 0 1 0 0 1 0 1 1 1 1 1 1 1 1 1 1 1 1
3.03/3.40	c 3	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.12/3.40	c 3	OBJECTIVE BOUND: 0 <= _COST <= 24
3.12/3.40	c 3	SEARCHING: _COST <= 12
3.12/3.40	c 3	SOLVING HOME/temp.cnf
3.12/3.40	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.12/3.41	c 3	This is MiniSat 2.0 beta
3.12/3.41	c 3	WARNING: for repeatability, setting FPU to use double precision
3.12/3.41	c 3	============================[ Problem Statistics ]=============================
3.12/3.41	c 3	|                                                                             |
3.12/3.41	c 3	|  Number of variables:  6676                                                 |
3.12/3.41	c 3	|  Number of clauses:    205669                                               |
3.14/3.52	c 3	|  Parsing time:         0.09         s                                       |
3.14/3.58	c 3	============================[ Search Statistics ]==============================
3.14/3.58	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.14/3.58	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.14/3.58	c 3	===============================================================================
3.14/3.58	c 3	|         0 |    2411    16612    45142 |     5537        0    nan |  0.000 % |
3.14/3.59	c 3	===============================================================================
3.14/3.60	c 3	restarts              : 1
3.14/3.60	c 3	conflicts             : 6              (35 /sec)
3.14/3.60	c 3	decisions             : 132            (0.00 % random) (768 /sec)
3.14/3.60	c 3	propagations          : 6937           (40338 /sec)
3.14/3.60	c 3	conflict literals     : 132            (0.00 % deleted)
3.14/3.60	c 3	Memory used           : 10.23 MB
3.14/3.60	c 3	CPU time              : 0.171973 s
3.14/3.60	c 3	
3.14/3.60	c 3	SATISFIABLE
3.14/3.60	c 3	FOUND: _COST <= 12
3.14/3.60	c 3	DECODING HOME/temp.out WITH HOME/temp.map
3.14/3.60	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.14/3.68	c 3	Decoding HOME/temp.out
3.33/3.78	c 3	OBJECTIVE _COST 12
3.33/3.78	o 12
3.33/3.79	v 1 1 0 1 1 1 1 1 1 0 1 1 0 1 0 1 1 0 1 0 0 1 1 1 1 1 0 0 0 1 1 0 0 1 1 1 1 0 1 0 1 1 0 1 0 0 0 1 0 0 1 1 1 0 0 0 0 0 1 1 1 0 0 0 1 1 0 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 0 0 1 0 1 1 0 1 1 1 1 1 1 1 0 1 1 0 0 0 1 0 1 0 1 1 1 0 1 0 1 1 1 1 1 0 0 0 1 0 0 0 1 1 0 1 0 0 1 0 1 1 1 0 1 1 1 0 0 1 1 1 1 0 1 0 0 0 0 1 0 1 1 0 1 1 0 1 0 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
3.33/3.79	c 3	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.33/3.81	c 3	OBJECTIVE BOUND: 0 <= _COST <= 12
3.33/3.81	c 3	SEARCHING: _COST <= 6
3.33/3.81	c 3	SOLVING HOME/temp.cnf
3.33/3.81	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.33/3.82	c 3	This is MiniSat 2.0 beta
3.33/3.82	c 3	WARNING: for repeatability, setting FPU to use double precision
3.33/3.82	c 3	============================[ Problem Statistics ]=============================
3.33/3.82	c 3	|                                                                             |
3.33/3.82	c 3	|  Number of variables:  6676                                                 |
3.33/3.82	c 3	|  Number of clauses:    205669                                               |
3.51/3.93	c 3	|  Parsing time:         0.09         s                                       |
3.51/3.99	c 4	============================[ Search Statistics ]==============================
3.51/3.99	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.51/3.99	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.51/3.99	c 4	===============================================================================
3.51/3.99	c 4	|         0 |    2011     9811    25933 |     3270        0    nan |  0.000 % |
3.51/4.00	c 4	===============================================================================
3.51/4.00	c 4	restarts              : 1
3.51/4.00	c 4	conflicts             : 24             (141 /sec)
3.51/4.00	c 4	decisions             : 266            (1.13 % random) (1565 /sec)
3.51/4.00	c 4	propagations          : 7314           (43030 /sec)
3.51/4.00	c 4	conflict literals     : 278            (0.00 % deleted)
3.51/4.00	c 4	Memory used           : 10.21 MB
3.51/4.00	c 4	CPU time              : 0.169974 s
3.51/4.00	c 4	
3.51/4.01	c 4	SATISFIABLE
3.51/4.01	c 4	FOUND: _COST <= 6
3.51/4.01	c 4	DECODING HOME/temp.out WITH HOME/temp.map
3.51/4.01	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.51/4.09	c 4	Decoding HOME/temp.out
3.71/4.19	c 4	OBJECTIVE _COST 6
3.71/4.19	o 6
3.72/4.20	v 1 1 0 1 0 1 1 0 1 0 1 0 1 1 0 1 1 1 1 1 1 1 1 0 0 1 0 1 1 1 0 0 0 1 0 0 0 0 0 1 1 0 1 0 1 0 1 1 1 1 0 1 1 1 0 0 0 1 0 0 0 1 1 1 1 0 0 1 1 0 1 1 0 1 1 1 1 0 0 1 0 1 1 1 1 0 0 0 0 0 0 1 1 1 1 0 1 1 1 1 0 0 1 1 1 0 0 1 0 1 0 1 1 0 1 1 0 0 1 1 1 1 1 0 0 1 1 0 0 1 1 1 1 1 1 0 0 0 1 1 0 0 1 0 0 0 1 1 1 1 1 0 1 1 0 0 0 1 0 1 1 1 1 1 0 1 0 1 1 1 1 1 0 1 1 1 1 0 1 1 1 1 1 0 0 0 1 0 0 1 0 1 1 1 0 1 0 0 1 1
3.72/4.20	c 4	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.72/4.22	c 4	OBJECTIVE BOUND: 0 <= _COST <= 6
3.72/4.22	c 4	SEARCHING: _COST <= 3
3.72/4.22	c 4	SOLVING HOME/temp.cnf
3.72/4.22	c 4	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.72/4.23	c 4	This is MiniSat 2.0 beta
3.72/4.23	c 4	WARNING: for repeatability, setting FPU to use double precision
3.72/4.23	c 4	============================[ Problem Statistics ]=============================
3.72/4.23	c 4	|                                                                             |
3.72/4.23	c 4	|  Number of variables:  6676                                                 |
3.72/4.23	c 4	|  Number of clauses:    205669                                               |
3.97/4.34	c 4	|  Parsing time:         0.09         s                                       |
4.06/4.41	c 4	============================[ Search Statistics ]==============================
4.06/4.41	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.06/4.41	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.06/4.41	c 4	===============================================================================
4.06/4.42	c 4	|         0 |    1620     5788    15034 |     1929        0    nan |  0.000 % |
4.06/4.43	c 4	===============================================================================
4.06/4.43	c 4	restarts              : 1
4.06/4.43	c 4	conflicts             : 26             (151 /sec)
4.06/4.43	c 4	decisions             : 271            (1.11 % random) (1576 /sec)
4.06/4.43	c 4	propagations          : 7489           (43548 /sec)
4.06/4.43	c 4	conflict literals     : 344            (0.00 % deleted)
4.06/4.43	c 4	Memory used           : 10.21 MB
4.06/4.43	c 4	CPU time              : 0.171973 s
4.06/4.43	c 4	
4.06/4.43	c 4	SATISFIABLE
4.06/4.43	c 4	FOUND: _COST <= 3
4.06/4.43	c 4	DECODING HOME/temp.out WITH HOME/temp.map
4.06/4.43	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.10/4.51	c 4	Decoding HOME/temp.out
4.10/4.61	c 4	OBJECTIVE _COST 3
4.10/4.61	o 3
4.10/4.62	v 1 1 0 0 1 1 1 1 1 1 1 0 0 1 0 0 0 0 0 0 1 1 1 1 0 1 0 1 1 1 0 0 1 1 1 0 1 1 0 1 0 0 0 1 1 0 0 1 1 0 0 1 1 0 1 0 1 0 1 1 1 1 1 0 1 0 0 1 0 1 1 0 0 1 1 1 1 1 0 0 1 0 0 0 1 1 1 1 0 1 0 0 1 1 0 0 0 1 1 0 1 1 1 1 1 1 0 1 0 1 0 1 1 1 0 0 1 1 1 1 0 1 1 1 0 1 1 0 1 0 1 0 1 0 1 1 1 0 1 0 1 0 0 1 0 1 1 0 1 1 1 1 1 0 1 1 0 0 1 1 1 1 0 0 0 1 0 1 1 1 1 1 1 1 1 1 1 1 0 0 1 1 0 1 1 1 0 1 1 0 1 0 1 1 1 0 1 1 0 1
4.10/4.62	c 4	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
4.10/4.64	c 4	OBJECTIVE BOUND: 0 <= _COST <= 3
4.10/4.64	c 4	SEARCHING: _COST <= 1
4.10/4.64	c 4	SOLVING HOME/temp.cnf
4.10/4.64	c 4	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
4.10/4.65	c 4	This is MiniSat 2.0 beta
4.10/4.65	c 4	WARNING: for repeatability, setting FPU to use double precision
4.10/4.65	c 4	============================[ Problem Statistics ]=============================
4.10/4.65	c 4	|                                                                             |
4.10/4.65	c 4	|  Number of variables:  6676                                                 |
4.10/4.65	c 4	|  Number of clauses:    205669                                               |
4.30/4.76	c 4	|  Parsing time:         0.10         s                                       |
4.30/4.83	c 4	============================[ Search Statistics ]==============================
4.30/4.83	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.30/4.83	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.30/4.83	c 4	===============================================================================
4.30/4.83	c 4	|         0 |     976     1937     5411 |      645        0    nan |  0.000 % |
4.30/4.83	c 4	===============================================================================
4.30/4.84	c 4	restarts              : 1
4.30/4.84	c 4	conflicts             : 26             (143 /sec)
4.30/4.84	c 4	decisions             : 258            (1.55 % random) (1418 /sec)
4.30/4.84	c 4	propagations          : 7263           (39913 /sec)
4.30/4.84	c 4	conflict literals     : 270            (0.00 % deleted)
4.30/4.84	c 4	Memory used           : 10.34 MB
4.30/4.84	c 4	CPU time              : 0.181972 s
4.30/4.84	c 4	
4.30/4.84	c 4	SATISFIABLE
4.30/4.85	c 4	FOUND: _COST <= 1
4.30/4.85	c 4	DECODING HOME/temp.out WITH HOME/temp.map
4.30/4.85	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.49/4.93	c 4	Decoding HOME/temp.out
4.49/5.02	c 5	OBJECTIVE _COST 1
4.49/5.02	o 1
4.49/5.03	v 1 0 0 1 1 1 1 1 1 1 0 1 1 1 0 1 1 0 0 1 1 1 1 1 0 1 0 1 1 1 0 0 0 1 1 1 1 1 1 0 0 0 1 1 1 1 1 1 1 1 0 1 1 1 1 0 0 0 1 1 1 1 1 0 1 1 1 0 1 1 1 1 1 1 1 0 1 1 0 0 1 1 0 0 1 1 1 0 1 1 0 0 1 1 0 0 0 1 1 1 1 1 0 1 1 0 0 1 0 1 0 1 1 1 1 0 0 1 1 1 0 0 0 1 0 1 1 0 1 0 0 1 1 1 1 1 0 0 0 0 0 0 0 0 1 1 1 0 1 1 1 1 1 1 1 0 1 1 0 0 1 1 0 0 1 0 1 1 1 0 1 0 1 1 1 1 1 0 1 1 1 1 0 1 1 0 1 0 1 0 0 1 0 1 0 1 0 0 1 1
4.49/5.04	c 5	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
4.49/5.06	c 5	OBJECTIVE BOUND: 0 <= _COST <= 1
4.49/5.06	c 5	SEARCHING: _COST <= 0
4.49/5.06	c 5	SOLVING HOME/temp.cnf
4.49/5.06	c 5	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
4.49/5.06	c 5	This is MiniSat 2.0 beta
4.49/5.06	c 5	WARNING: for repeatability, setting FPU to use double precision
4.49/5.06	c 5	============================[ Problem Statistics ]=============================
4.49/5.06	c 5	|                                                                             |
4.49/5.06	c 5	|  Number of variables:  6676                                                 |
4.49/5.06	c 5	|  Number of clauses:    205669                                               |
4.69/5.18	c 5	|  Parsing time:         0.10         s                                       |
4.69/5.24	c 5	============================[ Search Statistics ]==============================
4.69/5.24	c 5	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.69/5.24	c 5	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.69/5.24	c 5	===============================================================================
4.69/5.24	c 5	|         0 |     200      388     1539 |      129        0    nan |  0.000 % |
4.69/5.24	c 5	===============================================================================
4.69/5.24	c 5	restarts              : 1
4.69/5.24	c 5	conflicts             : 25             (153 /sec)
4.69/5.24	c 5	decisions             : 169            (2.37 % random) (1037 /sec)
4.69/5.24	c 5	propagations          : 7024           (43099 /sec)
4.69/5.24	c 5	conflict literals     : 73             (2.67 % deleted)
4.69/5.24	c 5	Memory used           : 10.23 MB
4.69/5.24	c 5	CPU time              : 0.162975 s
4.69/5.24	c 5	
4.69/5.24	c 5	UNSATISFIABLE
4.69/5.25	c 5	NOT FOUND: _COST <= 0
4.69/5.25	c 5	OBJECTIVE _COST 1
4.69/5.25	s OPTIMUM FOUND
4.69/5.25	c 5	CPU 4.38 (0.06 0.03 4.32 0.46)
4.69/5.25	c 5	END Sat Jul 12 08:30:21 2008

Verifier Data (download as text)

OK	1	387
1 unsatisfied constraints, 387 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-1111258-1215844215/watcher-1111258-1215844215 -o /tmp/evaluation-result-1111258-1215844215/solver-1111258-1215844215 -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-1111258-1215844215.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.11 2.05 2.01 4/81 15027
/proc/meminfo: memFree=1832144/2055920 swapFree=4181172/4192956
[pid=15027] ppid=15025 vsize=12940 CPUtime=0.01
/proc/15027/stat : 15027 (sugar) R 15025 15027 13348 0 -1 4194304 591 0 0 0 1 0 0 0 21 0 1 0 41125042 13250560 559 996147200 4194304 4206940 548682068592 18446744073709551615 206399016289 0 0 4224 0 0 0 0 17 1 0 0
/proc/15027/statm: 3235 559 316 3 0 335 0

[startup+0.052789 s]
/proc/loadavg: 2.11 2.05 2.01 4/81 15027
/proc/meminfo: memFree=1832144/2055920 swapFree=4181172/4192956
[pid=15027] ppid=15025 vsize=13600 CPUtime=0.03
/proc/15027/stat : 15027 (sugar) S 15025 15027 13348 0 -1 4194304 898 127 0 0 3 0 0 0 23 0 1 0 41125042 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15027/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.101799 s]
/proc/loadavg: 2.11 2.05 2.01 4/81 15027
/proc/meminfo: memFree=1832144/2055920 swapFree=4181172/4192956
[pid=15027] ppid=15025 vsize=13600 CPUtime=0.03
/proc/15027/stat : 15027 (sugar) S 15025 15027 13348 0 -1 4194304 898 127 0 0 3 0 0 0 23 0 1 0 41125042 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15027/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301834 s]
/proc/loadavg: 2.11 2.05 2.01 4/81 15027
/proc/meminfo: memFree=1832144/2055920 swapFree=4181172/4192956
[pid=15027] ppid=15025 vsize=13600 CPUtime=0.03
/proc/15027/stat : 15027 (sugar) S 15025 15027 13348 0 -1 4194304 898 127 0 0 3 0 0 0 23 0 1 0 41125042 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15027/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701907 s]
/proc/loadavg: 2.11 2.05 2.01 4/81 15027
/proc/meminfo: memFree=1832144/2055920 swapFree=4181172/4192956
[pid=15027] ppid=15025 vsize=13600 CPUtime=0.39
/proc/15027/stat : 15027 (sugar) S 15025 15027 13348 0 -1 4194304 974 4392 0 1 3 0 34 2 15 0 1 0 41125042 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15027/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 13600

[startup+1.50205 s]
/proc/loadavg: 2.11 2.05 2.01 4/92 15049
/proc/meminfo: memFree=1818552/2055920 swapFree=4181172/4192956
[pid=15027] ppid=15025 vsize=13600 CPUtime=0.4
/proc/15027/stat : 15027 (sugar) S 15025 15027 13348 0 -1 4194304 974 4392 0 1 3 1 34 2 15 0 1 0 41125042 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15027/statm: 3400 797 370 3 0 500 0
[pid=15040] ppid=15027 vsize=5356 CPUtime=0
/proc/15040/stat : 15040 (sh) S 15027 15027 13348 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 41125084 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15040/statm: 1339 233 193 169 0 50 0
[pid=15041] ppid=15040 vsize=868372 CPUtime=1.04
/proc/15041/stat : 15041 (java) S 15040 15027 13348 0 -1 0 6520 0 1 0 98 6 0 0 18 0 9 0 41125084 889212928 5646 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15041/statm: 217093 5646 2566 9 0 211640 0
[pid=15041/tid=15042] ppid=15040 vsize=868372 CPUtime=0.69
/proc/15041/task/15042/stat : 15042 (java) S 15040 15027 13348 0 -1 64 2829 0 1 0 66 3 0 0 22 0 9 0 41125085 889212928 5646 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15041/tid=15043] ppid=15040 vsize=868372 CPUtime=0.08
/proc/15041/task/15043/stat : 15043 (java) S 15040 15027 13348 0 -1 64 1510 0 0 0 7 1 0 0 16 0 9 0 41125086 889212928 5646 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15041/tid=15044] ppid=15040 vsize=868372 CPUtime=0
/proc/15041/task/15044/stat : 15044 (java) S 15040 15027 13348 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 41125086 889212928 5646 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15041/tid=15045] ppid=15040 vsize=868372 CPUtime=0
/proc/15041/task/15045/stat : 15045 (java) S 15040 15027 13348 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 41125086 889212928 5646 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15041/tid=15046] ppid=15040 vsize=868372 CPUtime=0
/proc/15041/task/15046/stat : 15046 (java) S 15040 15027 13348 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 41125088 889212928 5646 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15041/tid=15047] ppid=15040 vsize=868372 CPUtime=0.25
/proc/15041/task/15047/stat : 15047 (java) S 15040 15027 13348 0 -1 64 1488 0 0 0 24 1 0 0 16 0 9 0 41125088 889212928 5646 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15041/tid=15048] ppid=15040 vsize=868372 CPUtime=0
/proc/15041/task/15048/stat : 15048 (java) S 15040 15027 13348 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 41125088 889212928 5646 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15041/tid=15049] ppid=15040 vsize=868372 CPUtime=0
/proc/15041/task/15049/stat : 15049 (java) S 15040 15027 13348 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 41125089 889212928 5646 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 887328

[startup+3.10136 s]
/proc/loadavg: 2.11 2.05 2.01 3/83 15064
/proc/meminfo: memFree=1827008/2055920 swapFree=4181172/4192956
[pid=15027] ppid=15025 vsize=13732 CPUtime=2.87
/proc/15027/stat : 15027 (sugar) S 15025 15027 13348 0 -1 4194304 1459 34061 0 5 5 2 257 23 16 0 1 0 41125042 14061568 813 996147200 4194304 4206940 548682068592 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15027/statm: 3433 813 374 3 0 533 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 13732

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

[startup+3.9015 s]
/proc/loadavg: 2.11 2.05 2.01 4/92 15097
/proc/meminfo: memFree=1822840/2055920 swapFree=4181172/4192956
[pid=15027] ppid=15025 vsize=13732 CPUtime=3.51
/proc/15027/stat : 15027 (sugar) S 15025 15027 13348 0 -1 4194304 1648 44627 0 7 5 2 314 30 16 0 1 0 41125042 14061568 813 996147200 4194304 4206940 548682068592 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15027/statm: 3433 813 374 3 0 533 0
Current children cumulated CPU time (s) 3.51
Current children cumulated vsize (KiB) 13732

[startup+4.70164 s]
/proc/loadavg: 2.18 2.07 2.01 3/84 15123
/proc/meminfo: memFree=1819768/2055920 swapFree=4181172/4192956
[pid=15027] ppid=15025 vsize=13732 CPUtime=4.3
/proc/15027/stat : 15027 (sugar) S 15025 15027 13348 0 -1 4194304 1878 58006 0 9 6 3 380 41 16 0 1 0 41125042 14061568 813 996147200 4194304 4206940 548682068592 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15027/statm: 3433 813 374 3 0 533 0
Current children cumulated CPU time (s) 4.3
Current children cumulated vsize (KiB) 13732

[startup+5.10172 s]
/proc/loadavg: 2.18 2.07 2.01 3/84 15123
/proc/meminfo: memFree=1819768/2055920 swapFree=4181172/4192956
[pid=15027] ppid=15025 vsize=13732 CPUtime=4.69
/proc/15027/stat : 15027 (sugar) S 15025 15027 13348 0 -1 4194304 1993 64706 0 10 6 3 416 44 16 0 1 0 41125042 14061568 813 996147200 4194304 4206940 548682068592 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15027/statm: 3433 813 374 3 0 533 0
Current children cumulated CPU time (s) 4.69
Current children cumulated vsize (KiB) 13732

[startup+5.20173 s]
/proc/loadavg: 2.18 2.07 2.01 3/84 15123
/proc/meminfo: memFree=1819768/2055920 swapFree=4181172/4192956
[pid=15027] ppid=15025 vsize=13732 CPUtime=4.69
/proc/15027/stat : 15027 (sugar) S 15025 15027 13348 0 -1 4194304 1993 64706 0 10 6 3 416 44 15 0 1 0 41125042 14061568 813 996147200 4194304 4206940 548682068592 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15027/statm: 3433 813 374 3 0 533 0
Current children cumulated CPU time (s) 4.69
Current children cumulated vsize (KiB) 13732

Child status: 0
Real time (s): 5.25194
CPU time (s): 4.89125
CPU user time (s): 4.39033
CPU system time (s): 0.500923
CPU usage (%): 93.1324
Max. virtual memory (cumulated for all children) (KiB): 887328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.39033
system time used= 0.500923
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69586
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= 5786
involuntary context switches= 5607

runsolver used 0.008998 second user time and 0.035994 second system time

The end

Launcher Data (download as text)

Begin job on node2 at 2008-07-12 08:30:15
IDJOB=1111258
IDBENCH=61253
IDSOLVER=368
FILE ID=node2/1111258-1215844215
PBS_JOBID= 7903355
Free space on /tmp= 66512 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 9cbd833f9b40063f36b783537b176db9
RANDOM SEED=618219461

node2.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.261
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	: 5931.00
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.261
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:       1833392 kB
Buffers:         42932 kB
Cached:          88764 kB
SwapCached:       6004 kB
Active:          90156 kB
Inactive:        71468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1833392 kB
SwapTotal:     4192956 kB
SwapFree:      4181172 kB
Dirty:            1484 kB
Writeback:           0 kB
Mapped:          45680 kB
Slab:            45988 kB
Committed_AS:   222480 kB
PageTables:       1988 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= 66512 MiB
End job on node2 at 2008-07-12 08:30:21