Trace number 1112489

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 1.65375 1.8481

General information on the benchmark

Namecsp/varDimacs/
normalized-hole-06_ext.xml
MD5SUM77fc616724f87d1132c5b6d227a2705b
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 benchmark0.214966
Satisfiable
(Un)Satisfiability was proved
Number of variables42
Number of constraints133
Maximum constraint arity6
Maximum domain size2
Number of constraints which are defined in extension133
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.06/0.08	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.06/0.08	c 0	BEGIN Sat Jul 12 15:26:26 2008
0.06/0.08	c 0	PID 18759
0.06/0.08	c 0	HOST node22.alineos.net
0.06/0.08	c 0	CONVERTING HOME/instance-1112489-1215869186.xml TO HOME/temp.csp
0.06/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1112489-1215869186.xml' 'HOME/temp.csp'
0.06/0.26	c 0	1 domains, 42 variables, 0 predicates, 2 relations, 133 constraints
0.06/0.29	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.29	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.26/0.37	c 0	Parsing HOME/temp.csp
0.26/0.44	c 0	parsed 178 expressions
0.26/0.44	c 0	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.26/0.45	c 0	MAX CSP: 133 constraints
0.26/0.45	c 0	Converting to clausal form CSP
0.26/0.47	c 0	converted 32 (10%) expressions
0.26/0.48	c 0	converted 63 (20%) expressions
0.26/0.49	c 0	converted 95 (30%) expressions
0.26/0.49	c 0	converted 126 (40%) expressions
0.26/0.50	c 0	converted 157 (50%) expressions
0.26/0.50	c 0	converted 189 (60%) expressions
0.26/0.50	c 0	converted 220 (70%) expressions
0.26/0.50	c 0	converted 252 (80%) expressions
0.26/0.51	c 0	converted 283 (90%) expressions
0.26/0.58	c 1	converted 314 (100%) expressions
0.26/0.58	c 1	CSP : 308 integers, 0 booleans, 398 clauses, largest domain size 200
0.26/0.58	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.26/0.58	c 1	Propagation in CSP
0.26/0.60	c 1	130 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.26/0.60	c 1	CSP : 308 integers, 0 booleans, 398 clauses, largest domain size 134
0.26/0.60	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.26/0.60	c 1	Simplifing CSP by introducing new Boolean variables
0.26/0.61	c 1	CSP : 308 integers, 0 booleans, 398 clauses, largest domain size 134
0.26/0.61	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.26/0.63	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.26/0.63	c 1	31 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.26/0.64	c 1	62 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.26/0.64	c 1	93 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.26/0.64	c 1	124 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.26/0.64	c 1	154 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.26/0.64	c 1	185 (60%) CSP integer variables are encoded (154 clauses, 1758 bytes)
0.26/0.64	c 1	216 (70%) CSP integer variables are encoded (286 clauses, 3210 bytes)
0.26/0.65	c 1	247 (80%) CSP integer variables are encoded (483 clauses, 5377 bytes)
0.26/0.65	c 1	278 (90%) CSP integer variables are encoded (1347 clauses, 16096 bytes)
0.26/0.65	c 1	308 (100%) CSP integer variables are encoded (1610 clauses, 19515 bytes)
0.26/0.66	c 1	40 (10%) CSP clauses are encoded (1650 clauses, 19952 bytes)
0.26/0.67	c 1	80 (20%) CSP clauses are encoded (1690 clauses, 20444 bytes)
0.26/0.67	c 1	120 (30%) CSP clauses are encoded (1730 clauses, 20964 bytes)
0.26/0.68	c 1	160 (40%) CSP clauses are encoded (1921 clauses, 23590 bytes)
0.26/0.69	c 1	199 (50%) CSP clauses are encoded (3213 clauses, 42405 bytes)
0.26/0.70	c 1	239 (60%) CSP clauses are encoded (3659 clauses, 48560 bytes)
0.27/0.71	c 1	279 (70%) CSP clauses are encoded (7053 clauses, 99567 bytes)
0.27/0.72	c 1	319 (80%) CSP clauses are encoded (10633 clauses, 154961 bytes)
0.27/0.73	c 1	359 (90%) CSP clauses are encoded (17749 clauses, 278473 bytes)
0.27/0.75	c 1	398 (100%) CSP clauses are encoded (27008 clauses, 446167 bytes)
0.27/0.75	c 1	398 CSP clauses encoded
0.27/0.75	c 1	Writing map file : HOME/temp.map
0.27/0.75	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.27/0.76	c 1	SAT : 1918 SAT variables, 27008 SAT clauses, 446167 bytes
0.27/0.76	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.27/0.77	c 1	OBJECTIVE minimize _COST
0.27/0.77	c 1	SOLVING HOME/temp.cnf
0.27/0.77	c 1	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
0.27/0.77	c 1	This is MiniSat 2.0 beta incremental
0.27/0.77	c 1	WARNING: for repeatability, setting FPU to use double precision
0.27/0.77	c 1	============================[ Problem Statistics ]=============================
0.27/0.77	c 1	|                                                                             |
0.27/0.77	c 1	|  Number of variables:  1918                                                 |
0.27/0.77	c 1	|  Number of clauses:    27008                                                |
0.27/0.78	c 1	|  Parsing time:         0.01         s                                       |
0.27/0.78	c 1	OK
0.27/0.78	c 1	OBJECTIVE BOUND: 0 <= _COST <= 
0.27/0.78	c 1	SEARCHING: _COST <= 67
0.27/0.78	c 1	============================[ Search Statistics ]==============================
0.27/0.78	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.27/0.78	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.27/0.78	c 1	===============================================================================
0.27/0.78	c 1	|         0 |    1918    27008    76089 |     9002        0    nan |  0.000 % |
0.27/0.78	c 1	===============================================================================
0.27/0.78	c 1	restarts              : 1
0.27/0.78	c 1	conflicts             : 0             (0 /sec)
0.27/0.79	c 1	decisions             : 23            (0.00 % random) (1278 /sec)
0.27/0.79	c 1	propagations          : 1918           (106573 /sec)
0.27/0.79	c 1	conflict literals     : 0              ( nan % deleted)
0.27/0.79	c 1	Memory used           : 2.99 MB
0.27/0.79	c 1	CPU time              : 0.017997 s
0.27/0.79	c 1	
0.27/0.79	c 1	SATISFIABLE
0.27/0.79	c 1	OK
0.27/0.79	c 1	FOUND: _COST <= 67
0.27/0.79	s SATISFIABLE
0.27/0.79	c 1	DECODING HOME/temp.out WITH HOME/temp.map
0.27/0.79	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'
0.72/0.86	c 1	Decoding HOME/temp.out
0.72/0.91	c 1	OBJECTIVE _COST 48
0.72/0.91	o 48
0.72/0.91	v 1 0 0 0 1 0 0 0 1 0 0 1 0 0 0 0 1 0 1 0 0 0 0 0 0 1 0 1 1 1 0 0 1 0 0 0 0 1 1 1 1 1
0.72/0.92	c 1	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
0.72/0.97	c 1	OK
0.72/0.97	c 1	OBJECTIVE BOUND: 0 <= _COST <= 48
0.72/0.97	c 1	SEARCHING: _COST <= 24
0.72/0.97	c 1	============================[ Search Statistics ]==============================
0.72/0.97	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.72/0.97	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.72/0.97	c 1	===============================================================================
0.72/0.97	c 1	|         0 |    1918    27008    76089 |     9002        0    nan |  0.000 % |
0.72/0.97	c 1	===============================================================================
0.72/0.97	c 1	restarts              : 2
0.72/0.97	c 1	conflicts             : 2             (100 /sec)
0.72/0.97	c 1	decisions             : 48            (0.00 % random) (2400 /sec)
0.72/0.97	c 1	propagations          : 3849           (192488 /sec)
0.72/0.97	c 1	conflict literals     : 28             (0.00 % deleted)
0.72/0.97	c 1	Memory used           : 2.99 MB
0.72/0.97	c 1	CPU time              : 0.019996 s
0.72/0.97	c 1	
0.72/0.97	c 1	SATISFIABLE
0.72/0.97	c 1	OK
0.72/0.97	c 1	FOUND: _COST <= 24
0.72/0.97	c 1	DECODING HOME/temp.out WITH HOME/temp.map
0.72/0.97	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'
0.89/1.06	c 1	Decoding HOME/temp.out
0.98/1.11	c 1	OBJECTIVE _COST 24
0.98/1.11	o 24
0.98/1.11	v 1 0 0 0 1 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 1 1 1 0 0 0 0 0 0 0 1 1 1
0.98/1.11	c 1	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
0.98/1.14	c 1	OK
0.98/1.14	c 1	OBJECTIVE BOUND: 0 <= _COST <= 24
0.98/1.14	c 1	SEARCHING: _COST <= 12
0.98/1.15	c 1	============================[ Search Statistics ]==============================
0.98/1.15	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.98/1.15	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.98/1.15	c 1	===============================================================================
0.98/1.15	c 1	|         2 |    1219    27008    76089 |     9002        2     14 |  0.000 % |
0.98/1.15	c 1	===============================================================================
0.98/1.15	c 1	restarts              : 3
0.98/1.15	c 1	conflicts             : 73            (2920 /sec)
0.98/1.15	c 1	decisions             : 141           (0.71 % random) (5641 /sec)
0.98/1.15	c 1	propagations          : 17013          (680629 /sec)
0.98/1.15	c 1	conflict literals     : 1201           (28.04 % deleted)
0.98/1.15	c 1	Memory used           : 2.99 MB
0.98/1.15	c 1	CPU time              : 0.024996 s
0.98/1.15	c 1	
0.98/1.15	c 1	SATISFIABLE
0.98/1.15	c 1	OK
0.98/1.15	c 1	FOUND: _COST <= 12
0.98/1.15	c 1	DECODING HOME/temp.out WITH HOME/temp.map
0.98/1.15	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.03/1.23	c 1	Decoding HOME/temp.out
1.03/1.28	c 1	OBJECTIVE _COST 12
1.03/1.28	o 12
1.03/1.28	v 0 0 0 0 0 0 0 1 0 0 0 0 1 1 1 1 1 1 0 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0
1.03/1.28	c 1	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
1.03/1.31	c 1	OK
1.03/1.31	c 1	OBJECTIVE BOUND: 0 <= _COST <= 12
1.03/1.31	c 1	SEARCHING: _COST <= 6
1.03/1.31	c 1	============================[ Search Statistics ]==============================
1.03/1.31	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.03/1.31	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.03/1.31	c 1	===============================================================================
1.03/1.31	c 1	|        73 |     975    27008    76089 |     9002       73     16 |  0.000 % |
1.03/1.31	c 1	===============================================================================
1.03/1.31	c 1	restarts              : 4
1.03/1.31	c 1	conflicts             : 76            (2815 /sec)
1.03/1.31	c 1	decisions             : 159           (0.63 % random) (5890 /sec)
1.03/1.31	c 1	propagations          : 18441          (683127 /sec)
1.03/1.31	c 1	conflict literals     : 1232           (27.91 % deleted)
1.03/1.31	c 1	Memory used           : 2.99 MB
1.03/1.31	c 1	CPU time              : 0.026995 s
1.03/1.31	c 1	
1.03/1.31	c 1	SATISFIABLE
1.03/1.31	c 1	OK
1.03/1.31	c 1	FOUND: _COST <= 6
1.03/1.31	c 1	DECODING HOME/temp.out WITH HOME/temp.map
1.03/1.31	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.03/1.39	c 1	Decoding HOME/temp.out
1.17/1.44	c 1	OBJECTIVE _COST 6
1.17/1.44	o 6
1.17/1.44	v 1 0 0 1 0 0 0 1 0 0 0 0 0 0 0 1 1 1 0 0 1 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 1 0 1 0 1 0
1.17/1.45	c 1	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
1.17/1.47	c 1	OK
1.17/1.47	c 1	OBJECTIVE BOUND: 0 <= _COST <= 6
1.17/1.47	c 1	SEARCHING: _COST <= 3
1.17/1.48	c 1	============================[ Search Statistics ]==============================
1.17/1.48	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.17/1.48	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.17/1.48	c 1	===============================================================================
1.17/1.48	c 1	|        76 |     798    27008    76089 |     9002       76     16 |  0.000 % |
1.17/1.48	c 1	===============================================================================
1.17/1.48	c 1	restarts              : 5
1.17/1.48	c 1	conflicts             : 154           (4668 /sec)
1.17/1.48	c 1	decisions             : 253           (1.19 % random) (7668 /sec)
1.17/1.48	c 1	propagations          : 32607          (988271 /sec)
1.17/1.48	c 1	conflict literals     : 2062           (25.64 % deleted)
1.17/1.48	c 1	Memory used           : 2.99 MB
1.17/1.48	c 1	CPU time              : 0.032994 s
1.17/1.48	c 1	
1.17/1.48	c 1	SATISFIABLE
1.17/1.48	c 1	OK
1.17/1.48	c 1	FOUND: _COST <= 3
1.17/1.48	c 1	DECODING HOME/temp.out WITH HOME/temp.map
1.17/1.48	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.31/1.56	c 2	Decoding HOME/temp.out
1.31/1.61	c 2	OBJECTIVE _COST 3
1.31/1.61	o 3
1.31/1.62	v 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 1 1 1 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0
1.31/1.62	c 2	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
1.31/1.64	c 2	OK
1.31/1.64	c 2	OBJECTIVE BOUND: 0 <= _COST <= 3
1.31/1.64	c 2	SEARCHING: _COST <= 1
1.31/1.65	c 2	============================[ Search Statistics ]==============================
1.31/1.65	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.31/1.65	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.31/1.65	c 2	===============================================================================
1.31/1.65	c 2	|       154 |     649    27008    76089 |     9002      154     13 |  0.000 % |
1.31/1.65	c 2	|       254 |     649    27008    76089 |     9902      254     12 | 73.363 % |
1.31/1.65	c 2	===============================================================================
1.31/1.65	c 2	restarts              : 7
1.31/1.65	c 2	conflicts             : 255           (6712 /sec)
1.31/1.65	c 2	decisions             : 370           (0.81 % random) (9738 /sec)
1.31/1.65	c 2	propagations          : 50404          (1326631 /sec)
1.31/1.65	c 2	conflict literals     : 3098           (25.78 % deleted)
1.31/1.65	c 2	Memory used           : 2.99 MB
1.31/1.65	c 2	CPU time              : 0.037994 s
1.31/1.65	c 2	
1.31/1.65	c 2	SATISFIABLE
1.31/1.65	c 2	OK
1.31/1.65	c 2	FOUND: _COST <= 1
1.31/1.65	c 2	DECODING HOME/temp.out WITH HOME/temp.map
1.31/1.65	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.44/1.73	c 2	Decoding HOME/temp.out
1.44/1.78	c 2	OBJECTIVE _COST 1
1.44/1.78	o 1
1.44/1.78	v 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 1 0 0 0
1.44/1.78	c 2	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
1.44/1.81	c 2	OK
1.44/1.81	c 2	OBJECTIVE BOUND: 0 <= _COST <= 1
1.44/1.81	c 2	SEARCHING: _COST <= 0
1.44/1.83	c 2	============================[ Search Statistics ]==============================
1.44/1.83	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.44/1.83	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.44/1.83	c 2	===============================================================================
1.44/1.83	c 2	|       255 |     511    27008    76089 |     9002      255     12 | 73.363 % |
1.44/1.83	c 2	|       355 |     511    27008    76089 |     9902      355     15 | 83.949 % |
1.44/1.83	c 2	|       505 |     511    27008    76089 |    10893      505     19 | 83.949 % |
1.44/1.83	c 2	|       730 |     511    27008    76089 |    11982      730     24 | 83.949 % |
1.44/1.84	c 2	|      1067 |     511    27008    76089 |    13180     1067     29 | 83.949 % |
1.44/1.84	c 2	===============================================================================
1.44/1.84	c 2	restarts              : 12
1.44/1.84	c 2	conflicts             : 1131          (16160 /sec)
1.44/1.84	c 2	decisions             : 1265          (0.24 % random) (18074 /sec)
1.44/1.84	c 2	propagations          : 62698          (895826 /sec)
1.44/1.84	c 2	conflict literals     : 34607          (10.27 % deleted)
1.44/1.84	c 2	Memory used           : 3.12 MB
1.44/1.84	c 2	CPU time              : 0.069989 s
1.44/1.84	c 2	
1.44/1.84	c 2	UNSATISFIABLE
1.44/1.84	c 2	OK
1.44/1.84	c 2	NOT FOUND: _COST <= 0
1.44/1.84	c 2	OK
1.44/1.84	c 2	OBJECTIVE _COST 1
1.44/1.84	s OPTIMUM FOUND
1.44/1.84	c 2	CPU 1.4 (0.06 0.01 1.34 0.22)
1.44/1.84	c 2	END Sat Jul 12 15:26:28 2008

Verifier Data (download as text)

OK	1	132
1 unsatisfied constraints, 132 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-1112489-1215869186/watcher-1112489-1215869186 -o /tmp/evaluation-result-1112489-1215869186/solver-1112489-1215869186 -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-1112489-1215869186.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.35 2.51 2.56 4/81 18759
/proc/meminfo: memFree=1834828/2055920 swapFree=4192812/4192956
[pid=18759] ppid=18757 vsize=18572 CPUtime=0
/proc/18759/stat : 18759 (runsolver) R 18757 18759 17668 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 43621099 19017728 292 996147200 4194304 4296836 548682068192 18446744073709551615 272467815719 0 0 4096 24578 0 0 0 17 1 0 0
/proc/18759/statm: 4643 292 257 25 0 2626 0

[startup+0.0791379 s]
/proc/loadavg: 2.35 2.51 2.56 4/81 18759
/proc/meminfo: memFree=1834828/2055920 swapFree=4192812/4192956
[pid=18759] ppid=18757 vsize=16740 CPUtime=0.06
/proc/18759/stat : 18759 (sugar++) R 18757 18759 17668 0 -1 4194304 1101 0 0 0 5 1 0 0 18 0 1 0 43621099 17141760 1069 996147200 4194304 4206940 548682068528 18446744073709551615 272485835137 0 0 4224 0 0 0 0 17 1 0 0
/proc/18759/statm: 4185 1069 381 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.101141 s]
/proc/loadavg: 2.35 2.51 2.56 4/81 18759
/proc/meminfo: memFree=1834828/2055920 swapFree=4192812/4192956
[pid=18759] ppid=18757 vsize=16740 CPUtime=0.06
/proc/18759/stat : 18759 (sugar++) S 18757 18759 17668 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 43621099 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18759/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.301159 s]
/proc/loadavg: 2.35 2.51 2.56 4/81 18759
/proc/meminfo: memFree=1834828/2055920 swapFree=4192812/4192956
[pid=18759] ppid=18757 vsize=16740 CPUtime=0.26
/proc/18759/stat : 18759 (sugar++) S 18757 18759 17668 0 -1 4194304 1279 4121 0 1 5 1 18 2 16 0 1 0 43621099 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18759/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 16740

[startup+0.701182 s]
/proc/loadavg: 2.35 2.51 2.56 4/81 18759
/proc/meminfo: memFree=1834828/2055920 swapFree=4192812/4192956
[pid=18759] ppid=18757 vsize=16740 CPUtime=0.27
/proc/18759/stat : 18759 (sugar++) S 18757 18759 17668 0 -1 4194304 1297 4121 0 1 6 1 18 2 15 0 1 0 43621099 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18759/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 16740

[startup+1.50124 s]
/proc/loadavg: 2.35 2.51 2.56 3/87 18796
/proc/meminfo: memFree=1827356/2055920 swapFree=4192812/4192956
[pid=18759] ppid=18757 vsize=16872 CPUtime=1.28
/proc/18759/stat : 18759 (sugar++) S 18757 18759 17668 0 -1 4194304 1799 24419 0 6 6 1 105 16 16 0 1 0 43621099 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18759/statm: 4218 1117 414 3 0 797 0
[pid=18782] ppid=18759 vsize=3056 CPUtime=0.03
/proc/18782/stat : 18782 (minisat-inc) S 18759 18759 17668 0 -1 4194304 574 0 0 0 3 0 0 0 15 0 1 0 43621176 3129344 513 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 1 0 0
/proc/18782/statm: 764 513 78 151 0 610 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 19928

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

[startup+1.70125 s]
/proc/loadavg: 2.35 2.51 2.56 3/87 18796
/proc/meminfo: memFree=1827356/2055920 swapFree=4192812/4192956
[pid=18759] ppid=18757 vsize=16872 CPUtime=1.41
/proc/18759/stat : 18759 (sugar++) S 18757 18759 17668 0 -1 4194304 1870 28151 0 7 6 1 116 18 16 0 1 0 43621099 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18759/statm: 4218 1117 414 3 0 797 0
[pid=18782] ppid=18759 vsize=3056 CPUtime=0.03
/proc/18782/stat : 18782 (minisat-inc) S 18759 18759 17668 0 -1 4194304 578 0 0 0 3 0 0 0 15 0 1 0 43621176 3129344 515 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 1 0 0
/proc/18782/statm: 764 515 79 151 0 610 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 19928

[startup+1.80125 s]
/proc/loadavg: 2.35 2.51 2.56 3/87 18796
/proc/meminfo: memFree=1827356/2055920 swapFree=4192812/4192956
[pid=18759] ppid=18757 vsize=16872 CPUtime=1.41
/proc/18759/stat : 18759 (sugar++) S 18757 18759 17668 0 -1 4194304 1889 28151 0 7 6 1 116 18 15 0 1 0 43621099 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18759/statm: 4218 1117 414 3 0 797 0
[pid=18782] ppid=18759 vsize=3056 CPUtime=0.03
/proc/18782/stat : 18782 (minisat-inc) S 18759 18759 17668 0 -1 4194304 578 0 0 0 3 0 0 0 15 0 1 0 43621176 3129344 515 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 1 0 0
/proc/18782/statm: 764 515 79 151 0 610 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 19928

Child status: 0
Real time (s): 1.8481
CPU time (s): 1.65375
CPU user time (s): 1.41179
CPU system time (s): 0.241963
CPU usage (%): 89.4836
Max. virtual memory (cumulated for all children) (KiB): 221036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.41179
system time used= 0.241963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34490
page faults= 8
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2187
involuntary context switches= 2057

runsolver used 0.006998 second user time and 0.017997 second system time

The end

Launcher Data (download as text)

Begin job on node22 at 2008-07-12 15:26:26
IDJOB=1112489
IDBENCH=61426
IDSOLVER=367
FILE ID=node22/1112489-1215869186
PBS_JOBID= 7903442
Free space on /tmp= 66464 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/varDimacs/normalized-hole-06_ext.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-1112489-1215869186/watcher-1112489-1215869186 -o /tmp/evaluation-result-1112489-1215869186/solver-1112489-1215869186 -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-1112489-1215869186.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 77fc616724f87d1132c5b6d227a2705b
RANDOM SEED=340160220

node22.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.253
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.253
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:       1835308 kB
Buffers:         50648 kB
Cached:          91132 kB
SwapCached:          0 kB
Active:          98000 kB
Inactive:        76476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1835308 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:             848 kB
Writeback:           0 kB
Mapped:          52904 kB
Slab:            31400 kB
Committed_AS:   209604 kB
PageTables:       1884 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= 66464 MiB
End job on node22 at 2008-07-12 15:26:28