Trace number 1113195

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+minisat-incOPTIMUM1 435.02 439.295

General information on the benchmark

Namecsp/graphColoring/
myciel/normalized-myciel5-5.xml
MD5SUM4e9947661c937a66df0f73a5c98437a3
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints1
Best CPU time to get the best result obtained on this benchmark93.8877
Satisfiable
(Un)Satisfiability was proved
Number of variables47
Number of constraints236
Maximum constraint arity2
Maximum domain size5
Number of constraints which are defined in extension0
Number of constraints which are defined in intension236
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.08	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.00/0.08	c 0	BEGIN Sat Jul 12 18:21:04 2008
0.00/0.08	c 0	PID 18225
0.00/0.08	c 0	HOST node19.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-1113195-1215879664.xml TO HOME/temp.csp
0.00/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1113195-1215879664.xml' 'HOME/temp.csp'
0.06/0.37	c 0	1 domains, 47 variables, 1 predicates, 0 relations, 236 constraints
0.06/0.40	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.40	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -incremental -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.06/0.48	c 0	Parsing HOME/temp.csp
0.35/0.56	c 0	parsed 285 expressions
0.35/0.56	c 0	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.35/0.57	c 0	MAX CSP: 236 constraints
0.35/0.57	c 0	Converting to clausal form CSP
0.35/0.61	c 0	converted 53 (10%) expressions
0.35/0.62	c 0	converted 105 (20%) expressions
0.35/0.63	c 0	converted 158 (30%) expressions
0.35/0.64	c 0	converted 210 (40%) expressions
0.35/0.65	c 0	converted 262 (50%) expressions
0.35/0.67	c 0	converted 315 (60%) expressions
0.35/0.68	c 0	converted 367 (70%) expressions
0.35/0.68	c 0	converted 420 (80%) expressions
0.35/0.69	c 0	converted 472 (90%) expressions
0.35/0.81	c 0	converted 524 (100%) expressions
0.35/0.81	c 0	CSP : 519 integers, 0 booleans, 707 clauses, largest domain size 355
0.35/0.81	c 0	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.35/0.81	c 0	Propagation in CSP
0.35/0.84	c 1	231 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.35/0.84	c 1	CSP : 519 integers, 0 booleans, 707 clauses, largest domain size 237
0.35/0.84	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.35/0.84	c 1	Simplifing CSP by introducing new Boolean variables
0.35/0.85	c 1	CSP : 519 integers, 472 booleans, 1179 clauses, largest domain size 237
0.35/0.85	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.35/0.87	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.35/0.89	c 1	52 (10%) CSP integer variables are encoded (141 clauses, 1453 bytes)
0.35/0.89	c 1	104 (20%) CSP integer variables are encoded (141 clauses, 1453 bytes)
0.35/0.89	c 1	156 (30%) CSP integer variables are encoded (141 clauses, 1453 bytes)
0.35/0.89	c 1	208 (40%) CSP integer variables are encoded (141 clauses, 1453 bytes)
0.35/0.89	c 1	260 (50%) CSP integer variables are encoded (141 clauses, 1453 bytes)
0.35/0.90	c 1	312 (60%) CSP integer variables are encoded (466 clauses, 5028 bytes)
0.36/0.90	c 1	364 (70%) CSP integer variables are encoded (2032 clauses, 24983 bytes)
0.36/0.90	c 1	416 (80%) CSP integer variables are encoded (2541 clauses, 31600 bytes)
0.36/0.90	c 1	468 (90%) CSP integer variables are encoded (2805 clauses, 35032 bytes)
0.36/0.90	c 1	519 (100%) CSP integer variables are encoded (3195 clauses, 40102 bytes)
0.36/0.91	c 1	118 (10%) CSP clauses are encoded (3629 clauses, 45982 bytes)
0.36/0.92	c 1	236 (20%) CSP clauses are encoded (4063 clauses, 52176 bytes)
0.36/0.93	c 1	354 (30%) CSP clauses are encoded (4493 clauses, 58324 bytes)
0.36/0.94	c 1	472 (40%) CSP clauses are encoded (4927 clauses, 64583 bytes)
0.36/0.94	c 1	590 (50%) CSP clauses are encoded (5361 clauses, 70834 bytes)
0.36/0.94	c 1	708 (60%) CSP clauses are encoded (5791 clauses, 77300 bytes)
0.93/1.01	c 1	826 (70%) CSP clauses are encoded (36945 clauses, 605269 bytes)
0.93/1.06	c 1	944 (80%) CSP clauses are encoded (65963 clauses, 1135067 bytes)
0.93/1.07	c 1	1062 (90%) CSP clauses are encoded (70089 clauses, 1207283 bytes)
0.93/1.10	c 1	1179 (100%) CSP clauses are encoded (81519 clauses, 1412618 bytes)
0.93/1.10	c 1	1179 CSP clauses encoded
0.93/1.10	c 1	Writing map file : HOME/temp.map
1.03/1.11	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.03/1.11	c 1	SAT : 4186 SAT variables, 81519 SAT clauses, 1412618 bytes
1.03/1.11	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.03/1.14	c 1	OBJECTIVE minimize _COST
1.03/1.14	c 1	SOLVING HOME/temp.cnf
1.03/1.14	c 1	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
1.03/1.14	c 1	This is MiniSat 2.0 beta incremental
1.03/1.14	c 1	WARNING: for repeatability, setting FPU to use double precision
1.03/1.14	c 1	============================[ Problem Statistics ]=============================
1.03/1.14	c 1	|                                                                             |
1.03/1.14	c 1	|  Number of variables:  4186                                                 |
1.03/1.14	c 1	|  Number of clauses:    81519                                                |
1.03/1.18	c 1	|  Parsing time:         0.03         s                                       |
1.03/1.18	c 1	OK
1.03/1.18	c 1	OBJECTIVE BOUND: 0 <= _COST <= 
1.03/1.18	c 1	SEARCHING: _COST <= 118
1.03/1.18	c 1	============================[ Search Statistics ]==============================
1.03/1.18	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.03/1.18	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.03/1.18	c 1	===============================================================================
1.03/1.18	c 1	|         0 |    4186    81519   234074 |    27173        0    nan |  0.000 % |
1.03/1.19	c 1	===============================================================================
1.03/1.19	c 1	restarts              : 1
1.03/1.19	c 1	conflicts             : 0             (0 /sec)
1.03/1.19	c 1	decisions             : 362           (0.55 % random) (8620 /sec)
1.03/1.19	c 1	propagations          : 4186           (99683 /sec)
1.03/1.19	c 1	conflict literals     : 0              ( nan % deleted)
1.03/1.19	c 1	Memory used           : 5.35 MB
1.03/1.19	c 1	CPU time              : 0.041993 s
1.03/1.19	c 1	
1.03/1.19	c 1	SATISFIABLE
1.03/1.19	c 1	OK
1.03/1.19	c 1	FOUND: _COST <= 118
1.03/1.19	s SATISFIABLE
1.03/1.19	c 1	DECODING HOME/temp.out WITH HOME/temp.map
1.03/1.19	c 1	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.05/1.27	c 1	Decoding HOME/temp.out
1.05/1.34	c 1	OBJECTIVE _COST 118
1.05/1.34	o 118
1.05/1.34	v 1 0 1 0 1 2 2 2 2 2 3 3 3 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4
1.05/1.35	c 1	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
1.05/1.35	c 1	OK
1.05/1.35	c 1	OBJECTIVE BOUND: 0 <= _COST <= 118
1.05/1.35	c 1	SEARCHING: _COST <= 59
1.05/1.36	c 1	============================[ Search Statistics ]==============================
1.05/1.36	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.05/1.36	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.05/1.36	c 1	===============================================================================
1.05/1.36	c 1	|         0 |    4186    81519   234074 |    27173        0    nan |  0.000 % |
1.05/1.36	c 1	===============================================================================
1.05/1.36	c 1	restarts              : 2
1.05/1.36	c 1	conflicts             : 3             (63 /sec)
1.05/1.36	c 1	decisions             : 622           (0.80 % random) (12960 /sec)
1.05/1.36	c 1	propagations          : 8724           (181780 /sec)
1.05/1.36	c 1	conflict literals     : 70             (0.00 % deleted)
1.05/1.36	c 1	Memory used           : 5.35 MB
1.05/1.36	c 1	CPU time              : 0.047992 s
1.05/1.36	c 1	
1.05/1.36	c 1	SATISFIABLE
1.05/1.36	c 1	OK
1.05/1.36	c 1	FOUND: _COST <= 59
1.05/1.36	c 1	DECODING HOME/temp.out WITH HOME/temp.map
1.05/1.36	c 1	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.21/1.44	c 1	Decoding HOME/temp.out
1.21/1.51	c 1	OBJECTIVE _COST 59
1.21/1.51	o 59
1.21/1.52	v 2 1 2 3 1 0 0 0 0 0 1 2 3 3 3 1 2 3 3 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 2 4 4 4 4 4 4 4
1.21/1.52	c 1	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
1.21/1.57	c 1	OK
1.21/1.57	c 1	OBJECTIVE BOUND: 0 <= _COST <= 59
1.21/1.57	c 1	SEARCHING: _COST <= 29
1.21/1.57	c 1	============================[ Search Statistics ]==============================
1.21/1.57	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.21/1.57	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.21/1.57	c 1	===============================================================================
1.21/1.57	c 1	|         3 |    3242    81519   234074 |    27173        3     23 |  0.000 % |
1.21/1.57	c 1	===============================================================================
1.21/1.57	c 1	restarts              : 3
1.21/1.57	c 1	conflicts             : 6             (113 /sec)
1.21/1.57	c 1	decisions             : 720           (0.97 % random) (13587 /sec)
1.21/1.57	c 1	propagations          : 12771          (241003 /sec)
1.21/1.57	c 1	conflict literals     : 107            (2.73 % deleted)
1.21/1.57	c 1	Memory used           : 5.35 MB
1.21/1.57	c 1	CPU time              : 0.052991 s
1.21/1.57	c 1	
1.21/1.57	c 1	SATISFIABLE
1.21/1.57	c 1	OK
1.21/1.57	c 1	FOUND: _COST <= 29
1.21/1.57	c 1	DECODING HOME/temp.out WITH HOME/temp.map
1.21/1.57	c 1	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.39/1.65	c 1	Decoding HOME/temp.out
1.39/1.72	c 1	OBJECTIVE _COST 29
1.39/1.72	o 29
1.39/1.72	v 4 4 4 4 3 3 3 3 1 3 2 2 2 1 1 2 4 4 1 1 1 4 0 4 4 0 4 2 0 1 1 1 0 2 2 2 2 2 2 1 1 1 1 1 2 0 3
1.39/1.73	c 1	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
1.39/1.74	c 1	OK
1.39/1.74	c 1	OBJECTIVE BOUND: 0 <= _COST <= 29
1.39/1.74	c 1	SEARCHING: _COST <= 14
1.39/1.74	c 1	============================[ Search Statistics ]==============================
1.39/1.74	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.39/1.74	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.39/1.74	c 1	===============================================================================
1.39/1.74	c 1	|         6 |    2711    81519   234074 |    27173        6     18 |  0.000 % |
1.39/1.74	c 1	===============================================================================
1.39/1.74	c 1	restarts              : 4
1.39/1.74	c 1	conflicts             : 8             (140 /sec)
1.39/1.74	c 1	decisions             : 795           (1.01 % random) (13950 /sec)
1.39/1.74	c 1	propagations          : 15773          (276763 /sec)
1.39/1.74	c 1	conflict literals     : 170            (1.73 % deleted)
1.39/1.74	c 1	Memory used           : 5.35 MB
1.39/1.74	c 1	CPU time              : 0.056991 s
1.39/1.74	c 1	
1.39/1.74	c 1	SATISFIABLE
1.39/1.74	c 1	OK
1.39/1.74	c 1	FOUND: _COST <= 14
1.39/1.74	c 1	DECODING HOME/temp.out WITH HOME/temp.map
1.39/1.74	c 1	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.55/1.82	c 2	Decoding HOME/temp.out
1.55/1.89	c 2	OBJECTIVE _COST 14
1.55/1.89	o 14
1.55/1.89	v 2 3 3 4 3 2 4 4 4 4 3 1 1 1 1 3 4 4 1 1 1 1 2 2 4 2 0 2 2 0 2 0 2 3 0 0 0 0 0 0 4 0 0 0 0 2 1
1.55/1.89	c 2	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
1.55/1.90	c 2	OK
1.55/1.90	c 2	OBJECTIVE BOUND: 0 <= _COST <= 14
1.55/1.90	c 2	SEARCHING: _COST <= 7
1.55/1.91	c 2	============================[ Search Statistics ]==============================
1.55/1.91	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.55/1.91	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.55/1.91	c 2	===============================================================================
1.55/1.91	c 2	|         8 |    2347    81519   234074 |    27173        8     21 |  0.000 % |
1.55/1.91	c 2	===============================================================================
1.55/1.91	c 2	restarts              : 5
1.55/1.91	c 2	conflicts             : 11            (186 /sec)
1.55/1.91	c 2	decisions             : 858           (0.93 % random) (14545 /sec)
1.55/1.91	c 2	propagations          : 18430          (312421 /sec)
1.55/1.91	c 2	conflict literals     : 235            (1.26 % deleted)
1.55/1.91	c 2	Memory used           : 5.35 MB
1.55/1.91	c 2	CPU time              : 0.058991 s
1.55/1.91	c 2	
1.55/1.91	c 2	SATISFIABLE
1.55/1.91	c 2	OK
1.55/1.91	c 2	FOUND: _COST <= 7
1.55/1.91	c 2	DECODING HOME/temp.out WITH HOME/temp.map
1.55/1.91	c 2	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.55/1.99	c 2	Decoding HOME/temp.out
1.70/2.05	c 2	OBJECTIVE _COST 7
1.70/2.05	o 7
1.70/2.05	v 3 2 4 2 3 3 2 1 2 3 4 3 2 4 4 3 1 1 1 1 3 4 2 0 0 4 4 0 1 2 1 2 1 4 4 0 1 4 0 1 1 1 1 1 0 0 3
1.70/2.06	c 2	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
1.70/2.07	c 2	OK
1.70/2.07	c 2	OBJECTIVE BOUND: 0 <= _COST <= 7
1.70/2.07	c 2	SEARCHING: _COST <= 3
1.70/2.07	c 2	============================[ Search Statistics ]==============================
1.70/2.07	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.70/2.07	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.70/2.07	c 2	===============================================================================
1.70/2.07	c 2	|        11 |    2050    81519   234074 |    27173       11     21 |  0.000 % |
1.70/2.07	c 2	===============================================================================
1.70/2.07	c 2	restarts              : 6
1.70/2.07	c 2	conflicts             : 15            (242 /sec)
1.70/2.07	c 2	decisions             : 926           (0.86 % random) (14938 /sec)
1.70/2.07	c 2	propagations          : 21387          (345007 /sec)
1.70/2.07	c 2	conflict literals     : 377            (1.05 % deleted)
1.70/2.07	c 2	Memory used           : 5.35 MB
1.70/2.07	c 2	CPU time              : 0.06199 s
1.70/2.07	c 2	
1.70/2.07	c 2	SATISFIABLE
1.70/2.07	c 2	OK
1.70/2.07	c 2	FOUND: _COST <= 3
1.70/2.07	c 2	DECODING HOME/temp.out WITH HOME/temp.map
1.70/2.07	c 2	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.93/2.16	c 2	Decoding HOME/temp.out
2.04/2.23	c 2	OBJECTIVE _COST 3
2.04/2.23	o 3
2.04/2.24	v 2 3 1 4 3 2 4 4 4 2 3 2 3 4 4 3 2 4 4 4 2 3 1 2 3 1 1 3 2 0 2 1 2 1 0 3 0 0 3 0 0 0 0 2 3 1 4
2.04/2.24	c 2	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
2.04/2.27	c 2	OK
2.04/2.27	c 2	OBJECTIVE BOUND: 0 <= _COST <= 3
2.04/2.27	c 2	SEARCHING: _COST <= 1
2.04/2.27	c 2	============================[ Search Statistics ]==============================
2.04/2.28	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.04/2.28	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.04/2.28	c 2	===============================================================================
2.04/2.28	c 2	|        15 |    1800    81519   234074 |    27173       15     25 |  0.000 % |
2.04/2.28	c 2	|       115 |    1800    81519   234074 |    29890      115     37 | 64.264 % |
2.04/2.28	c 2	===============================================================================
2.04/2.28	c 2	restarts              : 8
2.04/2.28	c 2	conflicts             : 115           (1597 /sec)
2.04/2.28	c 2	decisions             : 1113          (0.81 % random) (15461 /sec)
2.04/2.28	c 2	propagations          : 37954          (527219 /sec)
2.04/2.28	c 2	conflict literals     : 4243           (0.66 % deleted)
2.04/2.28	c 2	Memory used           : 5.35 MB
2.04/2.28	c 2	CPU time              : 0.071989 s
2.04/2.28	c 2	
2.04/2.28	c 2	SATISFIABLE
2.04/2.28	c 2	OK
2.04/2.28	c 2	FOUND: _COST <= 1
2.04/2.28	c 2	DECODING HOME/temp.out WITH HOME/temp.map
2.04/2.28	c 2	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
2.13/2.36	c 2	Decoding HOME/temp.out
2.13/2.43	c 2	OBJECTIVE _COST 1
2.13/2.43	o 1
2.13/2.43	v 3 2 3 4 2 3 2 3 4 2 4 3 4 4 0 2 3 2 3 0 2 0 1 3 2 3 1 2 1 2 3 1 2 1 3 0 3 0 2 3 2 0 0 2 0 1 4
2.13/2.43	c 2	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
2.13/2.44	c 2	OK
2.13/2.44	c 2	OBJECTIVE BOUND: 0 <= _COST <= 1
2.13/2.44	c 2	SEARCHING: _COST <= 0
2.13/2.44	c 2	============================[ Search Statistics ]==============================
2.13/2.45	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.13/2.45	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.13/2.45	c 2	===============================================================================
2.13/2.45	c 2	|       115 |    1496    81519   234074 |    27173      115     37 | 64.264 % |
2.13/2.45	c 2	|       215 |    1496    81519   234074 |    29890      215     35 | 72.960 % |
2.13/2.46	c 2	|       369 |    1496    81519   234074 |    32879      369     42 | 72.960 % |
2.13/2.48	c 2	|       594 |    1496    81519   234074 |    36167      594     41 | 72.960 % |
2.33/2.50	c 2	|       933 |    1496    81519   234074 |    39783      933     46 | 72.960 % |
2.33/2.54	c 2	|      1439 |    1496    81519   234074 |    43762     1439     44 | 72.960 % |
2.43/2.61	c 2	|      2199 |    1496    81519   234074 |    48138     2199     49 | 72.960 % |
2.53/2.73	c 2	|      3338 |    1132     3678     9478 |    52952     3335     48 | 72.960 % |
2.73/2.92	c 3	|      5046 |    1132     3678     9478 |    58247     5043     53 | 72.960 % |
3.03/3.25	c 3	|      7612 |    1132     3678     9478 |    64072     7609     55 | 72.960 % |
3.62/3.82	c 4	|     11458 |    1132     3678     9478 |    70479    11455     57 | 72.960 % |
4.81/5.02	c 5	|     17224 |    1132     3678     9478 |    77527    17221     60 | 72.960 % |
7.39/7.61	c 7	|     25874 |    1132     3678     9478 |    85280    25871     64 | 72.960 % |
12.04/12.32	c 12	|     38849 |    1132     3678     9478 |    93808    38846     64 | 72.960 % |
23.83/24.24	c 24	|     58311 |    1132     3678     9478 |   103189    58308     68 | 72.960 % |
48.09/48.76	c 48	|     87504 |    1132     3678     9478 |   113508    87501     74 | 72.960 % |
88.80/89.87	c 90	|    131293 |    1132     3678     9478 |   124859    32193    103 | 72.960 % |
145.76/147.38	c 147	|    196977 |    1132     3678     9478 |   137345    97877    101 | 72.960 % |
246.11/248.68	c 248	|    295504 |    1132     3678     9478 |   151079    74585     94 | 72.960 % |
416.18/420.38	c 420	|    443293 |    1132     3678     9478 |   166187    86250     99 | 72.960 % |
434.90/439.27	c 439	===============================================================================
434.90/439.27	c 439	restarts              : 28
434.90/439.27	c 439	conflicts             : 460101        (1064 /sec)
434.90/439.27	c 439	decisions             : 559565        (0.97 % random) (1293 /sec)
434.90/439.27	c 439	propagations          : 63593872       (146999 /sec)
434.90/439.27	c 439	conflict literals     : 45038759       (2.91 % deleted)
434.90/439.27	c 439	Memory used           : 69.85 MB
434.90/439.28	c 439	CPU time              : 432.614 s
434.90/439.28	c 439	
434.90/439.28	c 439	UNSATISFIABLE
434.90/439.28	c 439	OK
434.90/439.28	c 439	NOT FOUND: _COST <= 0
434.90/439.28	c 439	OK
434.90/439.28	c 439	OBJECTIVE _COST 1
434.90/439.28	s OPTIMUM FOUND
434.90/439.29	c 439	CPU 434.56 (0.08 0.01 434.48 0.43)
434.90/439.29	c 439	END Sat Jul 12 18:28:23 2008

Verifier Data (download as text)

OK	1	235
1 unsatisfied constraints, 235 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-1113195-1215879664/watcher-1113195-1215879664 -o /tmp/evaluation-result-1113195-1215879664/solver-1113195-1215879664 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar++ -max -incremental -c -vv -java=java -Xmx700M -decjava=java -Xmx50M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat-inc -tmp=HOME/temp HOME/instance-1113195-1215879664.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.08 2.11 2.06 4/81 18225
/proc/meminfo: memFree=1541784/2055920 swapFree=4180996/4192956
[pid=18225] ppid=18223 vsize=12268 CPUtime=0
/proc/18225/stat : 18225 (sugar++) R 18223 18225 17241 0 -1 4194304 348 0 0 0 0 0 0 0 22 0 1 0 44668599 12562432 316 996147200 4194304 4206940 548682068528 18446744073709551615 255245466622 0 0 4224 0 0 0 0 17 1 0 0
/proc/18225/statm: 3067 316 241 3 0 167 0

[startup+0.0928361 s]
/proc/loadavg: 2.08 2.11 2.06 4/81 18225
/proc/meminfo: memFree=1541784/2055920 swapFree=4180996/4192956
[pid=18225] ppid=18223 vsize=16740 CPUtime=0.06
/proc/18225/stat : 18225 (sugar++) S 18223 18225 17241 0 -1 4194304 1219 128 0 0 6 0 0 0 19 0 1 0 44668599 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18225/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.102827 s]
/proc/loadavg: 2.08 2.11 2.06 4/81 18225
/proc/meminfo: memFree=1541784/2055920 swapFree=4180996/4192956
[pid=18225] ppid=18223 vsize=16740 CPUtime=0.06
/proc/18225/stat : 18225 (sugar++) S 18223 18225 17241 0 -1 4194304 1219 128 0 0 6 0 0 0 19 0 1 0 44668599 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18225/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.301864 s]
/proc/loadavg: 2.08 2.11 2.06 4/81 18225
/proc/meminfo: memFree=1541784/2055920 swapFree=4180996/4192956
[pid=18225] ppid=18223 vsize=16740 CPUtime=0.06
/proc/18225/stat : 18225 (sugar++) S 18223 18225 17241 0 -1 4194304 1219 128 0 0 6 0 0 0 19 0 1 0 44668599 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18225/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.702942 s]
/proc/loadavg: 2.08 2.11 2.06 4/81 18225
/proc/meminfo: memFree=1541784/2055920 swapFree=4180996/4192956
[pid=18225] ppid=18223 vsize=16740 CPUtime=0.35
/proc/18225/stat : 18225 (sugar++) S 18223 18225 17241 0 -1 4194304 1296 4328 0 1 6 0 27 2 15 0 1 0 44668599 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18225/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 16740

[startup+1.50109 s]
/proc/loadavg: 2.08 2.11 2.06 3/92 18247
/proc/meminfo: memFree=1526208/2055920 swapFree=4180996/4192956
[pid=18225] ppid=18223 vsize=16872 CPUtime=1.21
/proc/18225/stat : 18225 (sugar++) S 18223 18225 17241 0 -1 4194304 1604 14684 0 3 7 0 104 10 16 0 1 0 44668599 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18225/statm: 4218 1119 414 3 0 797 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 16872

[startup+3.10139 s]
/proc/loadavg: 2.08 2.11 2.06 3/86 18301
/proc/meminfo: memFree=1530352/2055920 swapFree=4180996/4192956
[pid=18225] ppid=18223 vsize=16872 CPUtime=2.2
/proc/18225/stat : 18225 (sugar++) S 18223 18225 17241 0 -1 4194304 1972 37266 0 9 8 1 187 24 15 0 1 0 44668599 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18225/statm: 4218 1119 414 3 0 797 0
[pid=18248] ppid=18225 vsize=6000 CPUtime=0.73
/proc/18248/stat : 18248 (minisat-inc) R 18225 18225 17241 0 -1 4194304 1457 0 0 0 72 1 0 0 21 0 1 0 44668713 6144000 1392 996147200 134512640 135134323 4294956192 18446744073709551615 134528238 0 0 4096 3 0 0 0 17 1 0 0
/proc/18248/statm: 1500 1392 79 151 0 1346 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 22872

[startup+6.302 s]
/proc/loadavg: 2.08 2.11 2.06 3/83 18318
/proc/meminfo: memFree=1529032/2055920 swapFree=4180996/4192956
[pid=18225] ppid=18223 vsize=16872 CPUtime=2.2
/proc/18225/stat : 18225 (sugar++) S 18223 18225 17241 0 -1 4194304 1972 37266 0 9 8 1 187 24 16 0 1 0 44668599 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18225/statm: 4218 1119 414 3 0 797 0
[pid=18248] ppid=18225 vsize=9908 CPUtime=3.9
/proc/18248/stat : 18248 (minisat-inc) R 18225 18225 17241 0 -1 4194304 2406 0 0 0 388 2 0 0 25 0 1 0 44668713 10145792 2341 996147200 134512640 135134323 4294956192 18446744073709551615 134528450 0 0 4096 3 0 0 0 17 1 0 0
/proc/18248/statm: 2477 2341 79 151 0 2323 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 26780

[startup+12.7012 s]
/proc/loadavg: 2.07 2.11 2.06 3/83 18318
/proc/meminfo: memFree=1523272/2055920 swapFree=4180996/4192956
[pid=18225] ppid=18223 vsize=16872 CPUtime=2.2
/proc/18225/stat : 18225 (sugar++) S 18223 18225 17241 0 -1 4194304 1972 37266 0 9 8 1 187 24 16 0 1 0 44668599 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18225/statm: 4218 1119 414 3 0 797 0
[pid=18248] ppid=18225 vsize=15224 CPUtime=10.24
/proc/18248/stat : 18248 (minisat-inc) R 18225 18225 17241 0 -1 4194304 3748 0 0 0 1021 3 0 0 25 0 1 0 44668713 15589376 3683 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/18248/statm: 3806 3683 79 151 0 3652 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 32096

[startup+25.5026 s]
/proc/loadavg: 2.05 2.10 2.06 3/83 18318
/proc/meminfo: memFree=1516104/2055920 swapFree=4180996/4192956
[pid=18225] ppid=18223 vsize=16872 CPUtime=2.2
/proc/18225/stat : 18225 (sugar++) S 18223 18225 17241 0 -1 4194304 1972 37266 0 9 8 1 187 24 16 0 1 0 44668599 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18225/statm: 4218 1119 414 3 0 797 0
[pid=18248] ppid=18225 vsize=22104 CPUtime=22.91
/proc/18248/stat : 18248 (minisat-inc) R 18225 18225 17241 0 -1 4194304 5478 0 0 0 2287 4 0 0 25 0 1 0 44668713 22634496 5413 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/18248/statm: 5526 5413 79 151 0 5372 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 38976

[startup+51.1024 s]
/proc/loadavg: 2.04 2.09 2.05 3/83 18318
/proc/meminfo: memFree=1504904/2055920 swapFree=4180996/4192956
[pid=18225] ppid=18223 vsize=16872 CPUtime=2.2
/proc/18225/stat : 18225 (sugar++) S 18223 18225 17241 0 -1 4194304 1972 37266 0 9 8 1 187 24 16 0 1 0 44668599 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18225/statm: 4218 1119 414 3 0 797 0
[pid=18248] ppid=18225 vsize=33540 CPUtime=48.27
/proc/18248/stat : 18248 (minisat-inc) R 18225 18225 17241 0 -1 4194304 8310 0 0 0 4819 8 0 0 25 0 1 0 44668713 34344960 8245 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/18248/statm: 8385 8245 79 151 0 8231 0
Current children cumulated CPU time (s) 50.47
Current children cumulated vsize (KiB) 50412

[startup+102.307 s]
/proc/loadavg: 2.01 2.08 2.05 3/83 18318
/proc/meminfo: memFree=1490696/2055920 swapFree=4180996/4192956
[pid=18225] ppid=18223 vsize=16872 CPUtime=2.2
/proc/18225/stat : 18225 (sugar++) S 18223 18225 17241 0 -1 4194304 1972 37266 0 9 8 1 187 24 16 0 1 0 44668599 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18225/statm: 4218 1119 414 3 0 797 0
[pid=18248] ppid=18225 vsize=47444 CPUtime=98.99
/proc/18248/stat : 18248 (minisat-inc) R 18225 18225 17241 0 -1 4194304 11768 0 0 0 9888 11 0 0 25 0 1 0 44668713 48582656 11703 996147200 134512640 135134323 4294956192 18446744073709551615 134528248 0 0 4096 3 0 0 0 17 1 0 0
/proc/18248/statm: 11861 11703 79 151 0 11707 0
Current children cumulated CPU time (s) 101.19
Current children cumulated vsize (KiB) 64316

[startup+162.301 s]
/proc/loadavg: 2.00 2.06 2.04 3/83 18318
/proc/meminfo: memFree=1487112/2055920 swapFree=4180996/4192956
[pid=18225] ppid=18223 vsize=16872 CPUtime=2.2
/proc/18225/stat : 18225 (sugar++) S 18223 18225 17241 0 -1 4194304 1972 37266 0 9 8 1 187 24 16 0 1 0 44668599 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18225/statm: 4218 1119 414 3 0 797 0
[pid=18248] ppid=18225 vsize=51320 CPUtime=158.42
/proc/18248/stat : 18248 (minisat-inc) R 18225 18225 17241 0 -1 4194304 12722 0 0 0 15830 12 0 0 25 0 1 0 44668713 52551680 12657 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/18248/statm: 12830 12657 79 151 0 12676 0
Current children cumulated CPU time (s) 160.62
Current children cumulated vsize (KiB) 68192

[startup+222.302 s]
/proc/loadavg: 2.00 2.05 2.04 3/83 18318
/proc/meminfo: memFree=1473672/2055920 swapFree=4180996/4192956
[pid=18225] ppid=18223 vsize=16872 CPUtime=2.2
/proc/18225/stat : 18225 (sugar++) S 18223 18225 17241 0 -1 4194304 1972 37266 0 9 8 1 187 24 16 0 1 0 44668599 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18225/statm: 4218 1119 414 3 0 797 0
[pid=18248] ppid=18225 vsize=64712 CPUtime=217.85
/proc/18248/stat : 18248 (minisat-inc) R 18225 18225 17241 0 -1 4194304 15998 0 0 0 21769 16 0 0 25 0 1 0 44668713 66265088 15933 996147200 134512640 135134323 4294956192 18446744073709551615 134532050 0 0 4096 3 0 0 0 17 1 0 0
/proc/18248/statm: 16178 15933 79 151 0 16024 0
Current children cumulated CPU time (s) 220.05
Current children cumulated vsize (KiB) 81584

[startup+282.302 s]
/proc/loadavg: 2.00 2.04 2.03 3/83 18318
/proc/meminfo: memFree=1473672/2055920 swapFree=4180996/4192956
[pid=18225] ppid=18223 vsize=16872 CPUtime=2.2
/proc/18225/stat : 18225 (sugar++) S 18223 18225 17241 0 -1 4194304 1972 37266 0 9 8 1 187 24 16 0 1 0 44668599 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18225/statm: 4218 1119 414 3 0 797 0
[pid=18248] ppid=18225 vsize=64712 CPUtime=277.29
/proc/18248/stat : 18248 (minisat-inc) R 18225 18225 17241 0 -1 4194304 16000 0 0 0 27713 16 0 0 25 0 1 0 44668713 66265088 15935 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/18248/statm: 16178 15935 79 151 0 16024 0
Current children cumulated CPU time (s) 279.49
Current children cumulated vsize (KiB) 81584

[startup+342.301 s]
/proc/loadavg: 2.00 2.03 2.03 3/83 18318
/proc/meminfo: memFree=1473160/2055920 swapFree=4180996/4192956
[pid=18225] ppid=18223 vsize=16872 CPUtime=2.2
/proc/18225/stat : 18225 (sugar++) S 18223 18225 17241 0 -1 4194304 1972 37266 0 9 8 1 187 24 16 0 1 0 44668599 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18225/statm: 4218 1119 414 3 0 797 0
[pid=18248] ppid=18225 vsize=65384 CPUtime=336.72
/proc/18248/stat : 18248 (minisat-inc) R 18225 18225 17241 0 -1 4194304 16162 0 0 0 33656 16 0 0 25 0 1 0 44668713 66953216 16097 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/18248/statm: 16346 16097 79 151 0 16192 0
Current children cumulated CPU time (s) 338.92
Current children cumulated vsize (KiB) 82256

[startup+402.301 s]
/proc/loadavg: 2.00 2.02 2.02 3/83 18318
/proc/meminfo: memFree=1466824/2055920 swapFree=4180996/4192956
[pid=18225] ppid=18223 vsize=16872 CPUtime=2.2
/proc/18225/stat : 18225 (sugar++) S 18223 18225 17241 0 -1 4194304 1972 37266 0 9 8 1 187 24 16 0 1 0 44668599 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18225/statm: 4218 1119 414 3 0 797 0
[pid=18248] ppid=18225 vsize=71524 CPUtime=396.15
/proc/18248/stat : 18248 (minisat-inc) R 18225 18225 17241 0 -1 4194304 17708 0 0 0 39598 17 0 0 25 0 1 0 44668713 73240576 17643 996147200 134512640 135134323 4294956192 18446744073709551615 134531982 0 0 4096 3 0 0 0 17 1 0 0
/proc/18248/statm: 17881 17643 79 151 0 17727 0
Current children cumulated CPU time (s) 398.35
Current children cumulated vsize (KiB) 88396

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

[startup+409.502 s]
/proc/loadavg: 2.00 2.02 2.02 3/83 18318
/proc/meminfo: memFree=1466824/2055920 swapFree=4180996/4192956
[pid=18225] ppid=18223 vsize=16872 CPUtime=2.2
/proc/18225/stat : 18225 (sugar++) S 18223 18225 17241 0 -1 4194304 1972 37266 0 9 8 1 187 24 16 0 1 0 44668599 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18225/statm: 4218 1119 414 3 0 797 0
[pid=18248] ppid=18225 vsize=71524 CPUtime=403.28
/proc/18248/stat : 18248 (minisat-inc) R 18225 18225 17241 0 -1 4194304 17708 0 0 0 40311 17 0 0 25 0 1 0 44668713 73240576 17643 996147200 134512640 135134323 4294956192 18446744073709551615 134531971 0 0 4096 3 0 0 0 17 1 0 0
/proc/18248/statm: 17881 17643 79 151 0 17727 0
Current children cumulated CPU time (s) 405.48
Current children cumulated vsize (KiB) 88396

[startup+422.302 s]
/proc/loadavg: 2.00 2.02 2.02 3/83 18318
/proc/meminfo: memFree=1466824/2055920 swapFree=4180996/4192956
[pid=18225] ppid=18223 vsize=16872 CPUtime=2.2
/proc/18225/stat : 18225 (sugar++) S 18223 18225 17241 0 -1 4194304 1972 37266 0 9 8 1 187 24 16 0 1 0 44668599 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18225/statm: 4218 1119 414 3 0 797 0
[pid=18248] ppid=18225 vsize=71524 CPUtime=415.97
/proc/18248/stat : 18248 (minisat-inc) R 18225 18225 17241 0 -1 4194304 17708 0 0 0 41580 17 0 0 25 0 1 0 44668713 73240576 17643 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/18248/statm: 17881 17643 79 151 0 17727 0
Current children cumulated CPU time (s) 418.17
Current children cumulated vsize (KiB) 88396

[startup+428.701 s]
/proc/loadavg: 2.00 2.02 2.02 3/83 18318
/proc/meminfo: memFree=1466824/2055920 swapFree=4180996/4192956
[pid=18225] ppid=18223 vsize=16872 CPUtime=2.2
/proc/18225/stat : 18225 (sugar++) S 18223 18225 17241 0 -1 4194304 1972 37266 0 9 8 1 187 24 16 0 1 0 44668599 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18225/statm: 4218 1119 414 3 0 797 0
[pid=18248] ppid=18225 vsize=71524 CPUtime=422.3
/proc/18248/stat : 18248 (minisat-inc) R 18225 18225 17241 0 -1 4194304 17708 0 0 0 42213 17 0 0 25 0 1 0 44668713 73240576 17643 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/18248/statm: 17881 17643 79 151 0 17727 0
Current children cumulated CPU time (s) 424.5
Current children cumulated vsize (KiB) 88396

[startup+435.102 s]
/proc/loadavg: 2.00 2.02 2.02 3/83 18318
/proc/meminfo: memFree=1466824/2055920 swapFree=4180996/4192956
[pid=18225] ppid=18223 vsize=16872 CPUtime=2.2
/proc/18225/stat : 18225 (sugar++) S 18223 18225 17241 0 -1 4194304 1972 37266 0 9 8 1 187 24 16 0 1 0 44668599 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18225/statm: 4218 1119 414 3 0 797 0
[pid=18248] ppid=18225 vsize=71524 CPUtime=428.64
/proc/18248/stat : 18248 (minisat-inc) R 18225 18225 17241 0 -1 4194304 17708 0 0 0 42847 17 0 0 25 0 1 0 44668713 73240576 17643 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/18248/statm: 17881 17643 79 151 0 17727 0
Current children cumulated CPU time (s) 430.84
Current children cumulated vsize (KiB) 88396

[startup+436.707 s]
/proc/loadavg: 2.00 2.02 2.02 3/83 18318
/proc/meminfo: memFree=1466824/2055920 swapFree=4180996/4192956
[pid=18225] ppid=18223 vsize=16872 CPUtime=2.2
/proc/18225/stat : 18225 (sugar++) S 18223 18225 17241 0 -1 4194304 1972 37266 0 9 8 1 187 24 16 0 1 0 44668599 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18225/statm: 4218 1119 414 3 0 797 0
[pid=18248] ppid=18225 vsize=71524 CPUtime=430.23
/proc/18248/stat : 18248 (minisat-inc) R 18225 18225 17241 0 -1 4194304 17708 0 0 0 43006 17 0 0 25 0 1 0 44668713 73240576 17643 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/18248/statm: 17881 17643 79 151 0 17727 0
Current children cumulated CPU time (s) 432.43
Current children cumulated vsize (KiB) 88396

[startup+438.301 s]
/proc/loadavg: 2.00 2.02 2.02 3/83 18318
/proc/meminfo: memFree=1466824/2055920 swapFree=4180996/4192956
[pid=18225] ppid=18223 vsize=16872 CPUtime=2.2
/proc/18225/stat : 18225 (sugar++) S 18223 18225 17241 0 -1 4194304 1972 37266 0 9 8 1 187 24 16 0 1 0 44668599 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18225/statm: 4218 1119 414 3 0 797 0
[pid=18248] ppid=18225 vsize=71524 CPUtime=431.81
/proc/18248/stat : 18248 (minisat-inc) R 18225 18225 17241 0 -1 4194304 17708 0 0 0 43164 17 0 0 25 0 1 0 44668713 73240576 17643 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/18248/statm: 17881 17643 79 151 0 17727 0
Current children cumulated CPU time (s) 434.01
Current children cumulated vsize (KiB) 88396

[startup+438.701 s]
/proc/loadavg: 2.00 2.02 2.02 3/83 18318
/proc/meminfo: memFree=1466824/2055920 swapFree=4180996/4192956
[pid=18225] ppid=18223 vsize=16872 CPUtime=2.2
/proc/18225/stat : 18225 (sugar++) S 18223 18225 17241 0 -1 4194304 1972 37266 0 9 8 1 187 24 16 0 1 0 44668599 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18225/statm: 4218 1119 414 3 0 797 0
[pid=18248] ppid=18225 vsize=71524 CPUtime=432.21
/proc/18248/stat : 18248 (minisat-inc) R 18225 18225 17241 0 -1 4194304 17708 0 0 0 43204 17 0 0 25 0 1 0 44668713 73240576 17643 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/18248/statm: 17881 17643 79 151 0 17727 0
Current children cumulated CPU time (s) 434.41
Current children cumulated vsize (KiB) 88396

[startup+439.101 s]
/proc/loadavg: 2.00 2.02 2.02 3/83 18318
/proc/meminfo: memFree=1466824/2055920 swapFree=4180996/4192956
[pid=18225] ppid=18223 vsize=16872 CPUtime=2.2
/proc/18225/stat : 18225 (sugar++) S 18223 18225 17241 0 -1 4194304 1972 37266 0 9 8 1 187 24 16 0 1 0 44668599 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18225/statm: 4218 1119 414 3 0 797 0
[pid=18248] ppid=18225 vsize=71524 CPUtime=432.6
/proc/18248/stat : 18248 (minisat-inc) R 18225 18225 17241 0 -1 4194304 17708 0 0 0 43243 17 0 0 25 0 1 0 44668713 73240576 17643 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/18248/statm: 17881 17643 79 151 0 17727 0
Current children cumulated CPU time (s) 434.8
Current children cumulated vsize (KiB) 88396

[startup+439.201 s]
/proc/loadavg: 2.00 2.02 2.02 3/83 18318
/proc/meminfo: memFree=1466824/2055920 swapFree=4180996/4192956
[pid=18225] ppid=18223 vsize=16872 CPUtime=2.2
/proc/18225/stat : 18225 (sugar++) S 18223 18225 17241 0 -1 4194304 1972 37266 0 9 8 1 187 24 16 0 1 0 44668599 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18225/statm: 4218 1119 414 3 0 797 0
[pid=18248] ppid=18225 vsize=71524 CPUtime=432.7
/proc/18248/stat : 18248 (minisat-inc) R 18225 18225 17241 0 -1 4194304 17708 0 0 0 43253 17 0 0 25 0 1 0 44668713 73240576 17643 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/18248/statm: 17881 17643 79 151 0 17727 0
Current children cumulated CPU time (s) 434.9
Current children cumulated vsize (KiB) 88396

Child status: 0
Real time (s): 439.295
CPU time (s): 435.02
CPU user time (s): 434.57
CPU system time (s): 0.449931
CPU usage (%): 99.0267
Max. virtual memory (cumulated for all children) (KiB): 890544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 434.57
system time used= 0.449931
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57025
page faults= 9
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2959
involuntary context switches= 12312

runsolver used 0.672897 second user time and 1.34279 second system time

The end

Launcher Data (download as text)

Begin job on node19 at 2008-07-12 18:21:04
IDJOB=1113195
IDBENCH=61542
IDSOLVER=367
FILE ID=node19/1113195-1215879664
PBS_JOBID= 7903504
Free space on /tmp= 66556 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/graphColoring/myciel/normalized-myciel5-5.xml
COMMAND LINE= DIR/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat-inc" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1113195-1215879664/watcher-1113195-1215879664 -o /tmp/evaluation-result-1113195-1215879664/solver-1113195-1215879664 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat-inc" -tmp="HOME/temp" HOME/instance-1113195-1215879664.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 4e9947661c937a66df0f73a5c98437a3
RANDOM SEED=560001598

node19.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:       1542328 kB
Buffers:         41732 kB
Cached:          67188 kB
SwapCached:       6136 kB
Active:         409000 kB
Inactive:        53460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1542328 kB
SwapTotal:     4192956 kB
SwapFree:      4180996 kB
Dirty:             872 kB
Writeback:           0 kB
Mapped:         369244 kB
Slab:            35364 kB
Committed_AS:   757116 kB
PageTables:       2752 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= 66556 MiB
End job on node19 at 2008-07-12 18:28:23