Trace number 1111357

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 8.90564 9.40764

General information on the benchmark

Namecsp/modifiedRenault/
normalized-renault-mod-18_ext.xml
MD5SUMaf1046890e0f26f5ab2082fd22ca55b5
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 benchmark8.90564
Satisfiable
(Un)Satisfiability was proved
Number of variables111
Number of constraints149
Maximum constraint arity10
Maximum domain size42
Number of constraints which are defined in extension149
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.21	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.06/0.22	c 0	BEGIN Sat Jul 12 09:00:23 2008
0.06/0.22	c 0	PID 15837
0.06/0.24	c 0	HOST node9.alineos.net
0.06/0.24	c 0	CONVERTING HOME/instance-1111357-1215846022.xml TO HOME/temp.csp
0.06/0.24	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1111357-1215846022.xml' 'HOME/temp.csp'
1.46/1.84	c 1	15 domains, 111 variables, 0 predicates, 132 relations, 149 constraints
1.46/1.85	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.46/1.85	c 1	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'
1.51/1.93	c 1	Parsing HOME/temp.csp
3.53/3.98	c 3	parsed 407 expressions
3.53/3.98	c 3	Heap : 40 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.53/3.99	c 3	MAX CSP: 149 constraints
3.53/3.99	c 3	Converting to clausal form CSP
3.63/4.01	c 3	converted 56 (10%) expressions
3.63/4.01	c 3	converted 112 (20%) expressions
3.63/4.02	c 3	converted 168 (30%) expressions
3.73/4.13	c 3	converted 224 (40%) expressions
3.73/4.15	c 3	converted 280 (50%) expressions
3.73/4.16	c 4	converted 336 (60%) expressions
3.73/4.20	c 4	converted 392 (70%) expressions
3.92/4.34	c 4	converted 448 (80%) expressions
4.21/4.63	c 4	converted 504 (90%) expressions
5.50/5.93	c 5	converted 559 (100%) expressions
5.50/5.93	c 5	CSP : 409 integers, 0 booleans, 446 clauses, largest domain size 224
5.50/5.93	c 5	Heap : 89 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.50/5.93	c 5	Propagation in CSP
5.50/5.95	c 5	145 values, 0 unsatisfiable literals, and 0 valid clauses are removed
5.50/5.95	c 5	CSP : 409 integers, 0 booleans, 446 clauses, largest domain size 150
5.50/5.95	c 5	Heap : 89 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.50/5.95	c 5	Simplifing CSP by introducing new Boolean variables
5.50/5.95	c 5	CSP : 409 integers, 0 booleans, 446 clauses, largest domain size 150
5.50/5.95	c 5	Heap : 89 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.80/6.23	c 6	Encoding CSP to SAT : HOME/temp.cnf
5.80/6.24	c 6	41 (10%) CSP integer variables are encoded (136 clauses, 1398 bytes)
5.80/6.24	c 6	82 (20%) CSP integer variables are encoded (232 clauses, 2454 bytes)
5.80/6.24	c 6	123 (30%) CSP integer variables are encoded (340 clauses, 3642 bytes)
5.80/6.24	c 6	164 (40%) CSP integer variables are encoded (340 clauses, 3642 bytes)
5.80/6.25	c 6	205 (50%) CSP integer variables are encoded (340 clauses, 3642 bytes)
5.80/6.25	c 6	246 (60%) CSP integer variables are encoded (340 clauses, 3642 bytes)
5.80/6.25	c 6	287 (70%) CSP integer variables are encoded (568 clauses, 6150 bytes)
5.80/6.25	c 6	328 (80%) CSP integer variables are encoded (746 clauses, 8226 bytes)
5.80/6.25	c 6	369 (90%) CSP integer variables are encoded (1564 clauses, 18860 bytes)
5.80/6.26	c 6	409 (100%) CSP integer variables are encoded (2175 clauses, 26803 bytes)
5.80/6.29	c 6	45 (10%) CSP clauses are encoded (2456 clauses, 32273 bytes)
6.20/6.65	c 6	90 (20%) CSP clauses are encoded (11677 clauses, 320609 bytes)
6.89/7.33	c 7	134 (30%) CSP clauses are encoded (15760 clauses, 427806 bytes)
7.68/8.19	c 8	179 (40%) CSP clauses are encoded (22669 clauses, 682831 bytes)
7.68/8.20	c 8	223 (50%) CSP clauses are encoded (24265 clauses, 706201 bytes)
7.78/8.20	c 8	268 (60%) CSP clauses are encoded (24818 clauses, 714563 bytes)
7.78/8.21	c 8	313 (70%) CSP clauses are encoded (29037 clauses, 787443 bytes)
7.78/8.23	c 8	357 (80%) CSP clauses are encoded (33379 clauses, 859009 bytes)
7.78/8.25	c 8	402 (90%) CSP clauses are encoded (42235 clauses, 1018489 bytes)
7.78/8.27	c 8	446 (100%) CSP clauses are encoded (53802 clauses, 1228479 bytes)
7.78/8.27	c 8	446 CSP clauses encoded
7.78/8.27	c 8	Writing map file : HOME/temp.map
7.78/8.28	c 8	Heap : 63 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
7.78/8.28	c 8	SAT : 2584 SAT variables, 53802 SAT clauses, 1228479 bytes
7.78/8.28	c 8	Heap : 63 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
7.86/8.33	c 8	OBJECTIVE minimize _COST
7.86/8.33	c 8	SOLVING HOME/temp.cnf
7.86/8.33	c 8	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
7.86/8.33	c 8	This is MiniSat 2.0 beta incremental
7.86/8.33	c 8	WARNING: for repeatability, setting FPU to use double precision
7.86/8.33	c 8	============================[ Problem Statistics ]=============================
7.86/8.33	c 8	|                                                                             |
7.86/8.33	c 8	|  Number of variables:  2584                                                 |
7.86/8.33	c 8	|  Number of clauses:    53802                                                |
7.86/8.36	c 8	|  Parsing time:         0.03         s                                       |
7.86/8.37	c 8	OK
7.86/8.37	c 8	OBJECTIVE BOUND: 0 <= _COST <= 
7.86/8.37	c 8	SEARCHING: _COST <= 75
7.86/8.37	c 8	============================[ Search Statistics ]==============================
7.86/8.37	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.86/8.37	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.86/8.37	c 8	===============================================================================
7.86/8.37	c 8	|         0 |    2584    53802   247934 |    17934        0    nan |  0.000 % |
7.86/8.37	c 8	===============================================================================
7.86/8.37	c 8	restarts              : 1
7.86/8.37	c 8	conflicts             : 29            (806 /sec)
7.86/8.37	c 8	decisions             : 168           (0.00 % random) (4667 /sec)
7.86/8.37	c 8	propagations          : 3414           (94849 /sec)
7.86/8.37	c 8	conflict literals     : 238            (13.14 % deleted)
7.86/8.37	c 8	Memory used           : 4.45 MB
7.86/8.37	c 8	CPU time              : 0.035994 s
7.86/8.37	c 8	
7.86/8.37	c 8	SATISFIABLE
7.86/8.37	c 8	OK
7.86/8.37	c 8	FOUND: _COST <= 75
7.86/8.37	s SATISFIABLE
7.86/8.37	c 8	DECODING HOME/temp.out WITH HOME/temp.map
7.86/8.37	c 8	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
7.90/8.45	c 8	Decoding HOME/temp.out
7.90/8.51	c 8	OBJECTIVE _COST 49
7.90/8.51	o 49
7.90/8.52	v 8 1 23 5 1 1 1 4 1 1 1 0 0 2 1 1 1 1 1 0 2 1 1 1 13 2 5 1 0 0 1 0 29 24 0 0 0 1 1 2 0 1 0 2 3 1 5 1 1 3 1 1 2 1 1 12 1 1 1 1 0 1 2 0 1 4 2 1 1 2 0 9 2 4 5 0 1 1 1 1 6 1 4 0 1 1 1 1 0 0 1 2 0 0 1 3 3 2 1 0 2 4 3 0 7 9 6 9 9 9 9
7.90/8.52	c 8	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
7.90/8.54	c 8	OK
7.90/8.54	c 8	OBJECTIVE BOUND: 0 <= _COST <= 49
7.90/8.54	c 8	SEARCHING: _COST <= 24
7.90/8.54	c 8	============================[ Search Statistics ]==============================
7.90/8.55	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.90/8.55	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.90/8.55	c 8	===============================================================================
7.90/8.55	c 8	|        29 |    2584    53802   247934 |    17934       29      8 |  0.000 % |
7.90/8.55	c 8	|       130 |    2305    53802   247934 |    19727      130     10 | 31.970 % |
7.90/8.55	c 8	===============================================================================
7.90/8.55	c 8	restarts              : 3
7.90/8.55	c 8	conflicts             : 131           (2788 /sec)
7.90/8.55	c 8	decisions             : 447           (0.45 % random) (9512 /sec)
7.90/8.55	c 8	propagations          : 12843          (273302 /sec)
7.90/8.55	c 8	conflict literals     : 1285           (18.20 % deleted)
7.90/8.55	c 8	Memory used           : 4.58 MB
7.90/8.55	c 8	CPU time              : 0.046992 s
7.90/8.55	c 8	
7.90/8.55	c 8	SATISFIABLE
7.90/8.55	c 8	OK
7.90/8.55	c 8	FOUND: _COST <= 24
7.90/8.55	c 8	DECODING HOME/temp.out WITH HOME/temp.map
7.90/8.55	c 8	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
8.05/8.63	c 8	Decoding HOME/temp.out
8.05/8.69	c 8	OBJECTIVE _COST 24
8.05/8.69	o 24
8.05/8.69	v 8 1 23 5 1 1 1 4 1 1 1 0 0 2 1 1 1 1 1 0 2 1 1 1 13 2 5 1 0 0 1 0 29 24 0 0 0 1 1 2 0 0 0 2 3 1 5 1 1 3 1 1 2 1 1 12 1 1 1 0 0 1 2 0 1 4 2 0 1 2 0 9 2 2 5 0 1 1 1 1 6 1 4 0 0 1 1 1 0 0 0 2 0 0 0 3 3 2 1 0 2 9 9 9 9 9 9 9 9 9 9
8.05/8.70	c 8	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
8.23/8.71	c 8	OK
8.23/8.71	c 8	OBJECTIVE BOUND: 0 <= _COST <= 24
8.23/8.71	c 8	SEARCHING: _COST <= 12
8.23/8.71	c 8	============================[ Search Statistics ]==============================
8.23/8.71	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.23/8.71	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.23/8.71	c 8	===============================================================================
8.23/8.71	c 8	|       131 |    1758    53802   247934 |    17934      131     10 | 31.970 % |
8.23/8.71	c 8	===============================================================================
8.23/8.71	c 8	restarts              : 4
8.23/8.71	c 8	conflicts             : 132           (2640 /sec)
8.23/8.71	c 8	decisions             : 510           (0.59 % random) (10202 /sec)
8.23/8.71	c 8	propagations          : 14616          (292367 /sec)
8.23/8.71	c 8	conflict literals     : 1290           (18.20 % deleted)
8.23/8.71	c 8	Memory used           : 4.58 MB
8.23/8.71	c 8	CPU time              : 0.049992 s
8.23/8.71	c 8	
8.23/8.71	c 8	SATISFIABLE
8.23/8.71	c 8	OK
8.23/8.71	c 8	FOUND: _COST <= 12
8.23/8.71	c 8	DECODING HOME/temp.out WITH HOME/temp.map
8.23/8.71	c 8	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
8.23/8.80	c 8	Decoding HOME/temp.out
8.24/8.86	c 8	OBJECTIVE _COST 12
8.24/8.86	o 12
8.24/8.86	v 8 1 23 5 1 1 1 4 1 1 1 0 0 2 1 1 1 1 1 0 2 1 0 1 13 2 5 1 0 0 1 0 29 24 0 0 0 1 1 2 0 0 0 2 3 1 36 0 1 3 1 1 2 1 1 12 1 1 1 0 0 1 2 0 1 2 2 0 1 2 0 9 2 2 5 0 1 1 1 1 6 1 3 0 0 1 1 0 0 0 0 2 0 0 0 3 3 2 1 0 2 9 9 8 9 9 9 9 9 9 9
8.24/8.87	c 8	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
8.24/8.87	c 8	OK
8.24/8.87	c 8	OBJECTIVE BOUND: 0 <= _COST <= 12
8.24/8.87	c 8	SEARCHING: _COST <= 6
8.24/8.88	c 8	============================[ Search Statistics ]==============================
8.24/8.88	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.24/8.88	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.24/8.88	c 8	===============================================================================
8.24/8.88	c 8	|       132 |    1493    53802   247934 |    17934      132     10 | 31.970 % |
8.24/8.88	c 8	===============================================================================
8.24/8.88	c 8	restarts              : 5
8.24/8.88	c 8	conflicts             : 142           (2680 /sec)
8.24/8.88	c 8	decisions             : 587           (0.68 % random) (11077 /sec)
8.24/8.88	c 8	propagations          : 16225          (306184 /sec)
8.24/8.88	c 8	conflict literals     : 1368           (18.33 % deleted)
8.24/8.88	c 8	Memory used           : 4.58 MB
8.24/8.88	c 8	CPU time              : 0.052991 s
8.24/8.88	c 8	
8.24/8.88	c 8	SATISFIABLE
8.24/8.88	c 8	OK
8.24/8.88	c 8	FOUND: _COST <= 6
8.24/8.88	c 8	DECODING HOME/temp.out WITH HOME/temp.map
8.24/8.88	c 8	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
8.39/8.96	c 8	Decoding HOME/temp.out
8.39/9.02	c 8	OBJECTIVE _COST 6
8.39/9.02	o 6
8.39/9.03	v 7 1 2 5 1 1 1 3 1 1 1 0 0 2 1 1 1 1 1 2 2 1 1 1 20 2 5 0 1 1 1 0 29 24 0 0 0 1 1 2 0 0 0 2 3 1 24 0 1 3 1 1 2 1 1 10 1 0 1 0 0 1 2 0 1 2 2 0 1 2 0 9 2 2 5 0 1 0 1 1 6 1 4 1 0 1 1 0 0 0 0 2 0 4 0 2 3 1 1 0 2 6 9 6 9 9 9 9 8 3 5
8.39/9.03	c 8	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
8.39/9.04	c 8	OK
8.39/9.04	c 8	OBJECTIVE BOUND: 0 <= _COST <= 6
8.39/9.04	c 8	SEARCHING: _COST <= 3
8.39/9.05	c 8	============================[ Search Statistics ]==============================
8.39/9.05	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.39/9.05	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.39/9.05	c 8	===============================================================================
8.39/9.05	c 8	|       142 |    1302    53802   247934 |    17934      142     10 | 31.970 % |
8.39/9.05	c 8	===============================================================================
8.39/9.05	c 8	restarts              : 6
8.39/9.05	c 8	conflicts             : 186           (3207 /sec)
8.39/9.05	c 8	decisions             : 681           (0.73 % random) (11743 /sec)
8.39/9.05	c 8	propagations          : 19415          (334793 /sec)
8.39/9.05	c 8	conflict literals     : 1799           (19.62 % deleted)
8.39/9.05	c 8	Memory used           : 4.58 MB
8.39/9.05	c 8	CPU time              : 0.057991 s
8.39/9.05	c 8	
8.39/9.05	c 8	SATISFIABLE
8.39/9.05	c 8	OK
8.39/9.05	c 8	FOUND: _COST <= 3
8.39/9.05	c 8	DECODING HOME/temp.out WITH HOME/temp.map
8.39/9.05	c 8	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
8.54/9.13	c 8	Decoding HOME/temp.out
8.54/9.19	c 9	OBJECTIVE _COST 3
8.54/9.19	o 3
8.54/9.19	v 8 1 23 5 1 1 1 4 1 1 1 0 0 2 1 1 1 1 1 0 2 1 0 1 13 2 5 0 0 0 1 0 29 24 0 0 0 1 1 2 0 0 0 2 3 1 5 0 1 3 1 1 2 1 1 12 1 1 1 0 0 1 2 0 1 2 2 0 1 2 0 9 2 2 5 0 1 0 1 1 6 1 4 0 0 1 1 0 0 0 0 2 0 0 0 3 3 2 1 0 2 9 3 1 8 9 9 9 0 9 9
8.54/9.19	c 9	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
8.54/9.21	c 9	OK
8.54/9.21	c 9	OBJECTIVE BOUND: 0 <= _COST <= 3
8.54/9.21	c 9	SEARCHING: _COST <= 1
8.54/9.22	c 9	============================[ Search Statistics ]==============================
8.54/9.22	c 9	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.54/9.22	c 9	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.54/9.22	c 9	===============================================================================
8.54/9.22	c 9	|       186 |    1138    53802   247934 |    17934      186     10 | 31.970 % |
8.54/9.22	c 9	|       286 |    1138    53802   247934 |    19727      286      9 | 61.923 % |
8.54/9.22	c 9	===============================================================================
8.54/9.22	c 9	restarts              : 8
8.54/9.22	c 9	conflicts             : 417           (5713 /sec)
8.54/9.22	c 9	decisions             : 988           (0.91 % random) (13536 /sec)
8.54/9.22	c 9	propagations          : 32082          (439552 /sec)
8.54/9.22	c 9	conflict literals     : 4153           (20.64 % deleted)
8.54/9.22	c 9	Memory used           : 4.58 MB
8.54/9.22	c 9	CPU time              : 0.072988 s
8.54/9.22	c 9	
8.54/9.22	c 9	SATISFIABLE
8.54/9.22	c 9	OK
8.54/9.22	c 9	FOUND: _COST <= 1
8.54/9.22	c 9	DECODING HOME/temp.out WITH HOME/temp.map
8.54/9.22	c 9	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
8.70/9.30	c 9	Decoding HOME/temp.out
8.70/9.36	c 9	OBJECTIVE _COST 1
8.70/9.36	o 1
8.70/9.37	v 8 1 23 5 1 1 1 4 1 1 1 0 0 2 1 1 1 1 1 0 2 1 0 1 13 2 5 0 0 0 1 0 29 24 0 0 0 1 1 2 0 0 0 2 3 1 5 0 1 3 1 1 2 1 1 12 1 1 1 0 0 1 2 0 1 2 2 0 1 2 0 9 2 2 5 0 1 0 1 1 6 1 4 0 0 1 1 0 0 0 0 2 0 0 0 3 3 2 1 0 2 2 4 1 2 9 1 0 5 2 1
8.70/9.37	c 9	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
8.70/9.38	c 9	OK
8.70/9.38	c 9	OBJECTIVE BOUND: 0 <= _COST <= 1
8.70/9.38	c 9	SEARCHING: _COST <= 0
8.70/9.40	c 9	============================[ Search Statistics ]==============================
8.70/9.40	c 9	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.85/9.40	c 9	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.85/9.40	c 9	===============================================================================
8.85/9.40	c 9	|       417 |     984    53802   247934 |    17934      417     10 | 61.923 % |
8.85/9.40	c 9	|       517 |     984    53802   247934 |    19727      517     10 | 71.019 % |
8.85/9.40	c 9	|       667 |     984    53802   247934 |    21700      667     10 | 71.019 % |
8.85/9.40	c 9	===============================================================================
8.85/9.40	c 9	restarts              : 11
8.85/9.40	c 9	conflicts             : 754           (8668 /sec)
8.85/9.40	c 9	decisions             : 1359          (0.74 % random) (15623 /sec)
8.85/9.40	c 9	propagations          : 38163          (438726 /sec)
8.85/9.40	c 9	conflict literals     : 7785           (18.93 % deleted)
8.85/9.40	c 9	Memory used           : 4.58 MB
8.85/9.40	c 9	CPU time              : 0.086986 s
8.85/9.40	c 9	
8.85/9.40	c 9	UNSATISFIABLE
8.85/9.40	c 9	OK
8.85/9.40	c 9	NOT FOUND: _COST <= 0
8.85/9.40	c 9	OK
8.85/9.40	c 9	OBJECTIVE _COST 1
8.85/9.40	s OPTIMUM FOUND
8.85/9.40	c 9	CPU 8.42 (0.06 0.03 8.36 0.42)
8.85/9.40	c 9	END Sat Jul 12 09:00:32 2008

Verifier Data (download as text)

OK	1	148
1 unsatisfied constraints, 148 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-1111357-1215846022/watcher-1111357-1215846022 -o /tmp/evaluation-result-1111357-1215846022/solver-1111357-1215846022 -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-1111357-1215846022.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.00 2.12 2.09 3/81 15837
/proc/meminfo: memFree=1778928/2055920 swapFree=4180380/4192956
[pid=15837] ppid=15835 vsize=18572 CPUtime=0
/proc/15837/stat : 15837 (runsolver) R 15835 15837 14405 0 -1 4194368 15 0 0 0 0 0 0 0 21 0 1 0 41305149 19017728 292 996147200 4194304 4296836 548682068192 18446744073709551615 215418989863 0 0 4096 24578 0 0 0 17 1 0 0
/proc/15837/statm: 4643 292 257 25 0 2626 0

[startup+0.0510289 s]
/proc/loadavg: 2.00 2.12 2.09 3/81 15837
/proc/meminfo: memFree=1778928/2055920 swapFree=4180380/4192956
[pid=15837] ppid=15835 vsize=12272 CPUtime=0
/proc/15837/stat : 15837 (sugar++) D 15835 15837 14405 0 -1 4194304 353 0 0 0 0 0 0 0 18 0 1 0 41305149 12566528 321 996147200 4194304 4206940 548682068528 18446744073709551615 215427887202 0 0 4224 0 18446744071563608240 0 0 17 1 0 0
/proc/15837/statm: 3068 321 242 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.101039 s]
/proc/loadavg: 2.00 2.12 2.09 3/81 15837
/proc/meminfo: memFree=1778928/2055920 swapFree=4180380/4192956
[pid=15837] ppid=15835 vsize=12544 CPUtime=0.01
/proc/15837/stat : 15837 (sugar++) R 15835 15837 14405 0 -1 4194304 477 0 0 0 0 1 0 0 18 0 1 0 41305149 12845056 445 996147200 4194304 4206940 548682068528 18446744073709551615 215418866866 0 0 4224 0 0 0 0 17 1 0 0
/proc/15837/statm: 3136 445 289 3 0 236 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12544

[startup+0.301077 s]
/proc/loadavg: 2.00 2.12 2.09 3/81 15837
/proc/meminfo: memFree=1778928/2055920 swapFree=4180380/4192956
[pid=15837] ppid=15835 vsize=16740 CPUtime=0.07
/proc/15837/stat : 15837 (sugar++) S 15835 15837 14405 0 -1 4194304 1219 128 0 0 5 2 0 0 18 0 1 0 41305149 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15837/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.701153 s]
/proc/loadavg: 2.00 2.12 2.09 3/81 15837
/proc/meminfo: memFree=1778928/2055920 swapFree=4180380/4192956
[pid=15837] ppid=15835 vsize=16740 CPUtime=0.07
/proc/15837/stat : 15837 (sugar++) S 15835 15837 14405 0 -1 4194304 1219 128 0 0 5 2 0 0 18 0 1 0 41305149 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15837/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+1.50231 s]
/proc/loadavg: 2.00 2.12 2.09 3/92 15849
/proc/meminfo: memFree=1759704/2055920 swapFree=4180380/4192956
[pid=15837] ppid=15835 vsize=16740 CPUtime=0.07
/proc/15837/stat : 15837 (sugar++) S 15835 15837 14405 0 -1 4194304 1219 128 0 0 5 2 0 0 18 0 1 0 41305149 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15837/statm: 4185 1104 409 3 0 764 0
[pid=15840] ppid=15837 vsize=5356 CPUtime=0
/proc/15840/stat : 15840 (sh) S 15837 15837 14405 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 41305173 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15840/statm: 1339 233 193 169 0 50 0
[pid=15841] ppid=15840 vsize=864584 CPUtime=1.09
/proc/15841/stat : 15841 (java) S 15840 15837 14405 0 -1 0 10942 0 1 0 102 7 0 0 18 0 9 0 41305173 885334016 10058 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15841/statm: 216146 10058 2528 9 0 210728 0
[pid=15841/tid=15842] ppid=15840 vsize=864584 CPUtime=0.8
/proc/15841/task/15842/stat : 15842 (java) R 15840 15837 14405 0 -1 64 4897 0 1 0 77 3 0 0 21 0 9 0 41305182 885334016 10058 996147200 134512640 134550740 4294956000 18446744073709551615 104455052 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15841/tid=15843] ppid=15840 vsize=864584 CPUtime=0.17
/proc/15841/task/15843/stat : 15843 (java) S 15840 15837 14405 0 -1 64 4879 0 0 0 15 2 0 0 16 0 9 0 41305189 885334016 10058 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15841/tid=15844] ppid=15840 vsize=864584 CPUtime=0
/proc/15841/task/15844/stat : 15844 (java) S 15840 15837 14405 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 41305189 885334016 10058 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15841/tid=15845] ppid=15840 vsize=864584 CPUtime=0
/proc/15841/task/15845/stat : 15845 (java) S 15840 15837 14405 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 41305189 885334016 10058 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15841/tid=15846] ppid=15840 vsize=864584 CPUtime=0
/proc/15841/task/15846/stat : 15846 (java) S 15840 15837 14405 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 41305192 885334016 10058 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15841/tid=15847] ppid=15840 vsize=864584 CPUtime=0.09
/proc/15841/task/15847/stat : 15847 (java) S 15840 15837 14405 0 -1 64 468 0 0 0 9 0 0 0 16 0 9 0 41305192 885334016 10058 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15841/tid=15848] ppid=15840 vsize=864584 CPUtime=0
/proc/15841/task/15848/stat : 15848 (java) S 15840 15837 14405 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 41305192 885334016 10058 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15841/tid=15849] ppid=15840 vsize=864584 CPUtime=0
/proc/15841/task/15849/stat : 15849 (java) S 15840 15837 14405 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 41305192 885334016 10058 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 886680

[startup+3.10262 s]
/proc/loadavg: 2.00 2.11 2.09 3/92 15859
/proc/meminfo: memFree=1763992/2055920 swapFree=4180380/4192956
[pid=15837] ppid=15835 vsize=16740 CPUtime=1.52
/proc/15837/stat : 15837 (sugar++) S 15835 15837 14405 0 -1 4194304 1297 11833 0 1 6 2 135 9 16 0 1 0 41305149 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15837/statm: 4185 1104 409 3 0 764 0
[pid=15850] ppid=15837 vsize=5356 CPUtime=0
/proc/15850/stat : 15850 (sh) S 15837 15837 14405 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 41305334 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15850/statm: 1339 233 193 169 0 50 0
[pid=15851] ppid=15850 vsize=864580 CPUtime=1.22
/proc/15851/stat : 15851 (java) S 15850 15837 14405 0 -1 0 10770 0 1 0 118 4 0 0 18 0 9 0 41305335 885329920 9816 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15851/statm: 216145 9816 2532 9 0 210727 0
[pid=15851/tid=15852] ppid=15850 vsize=864580 CPUtime=0.66
/proc/15851/task/15852/stat : 15852 (java) R 15850 15837 14405 0 -1 64 2597 0 1 0 66 0 0 0 25 0 9 0 41305335 885329920 9816 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15851/tid=15853] ppid=15850 vsize=864580 CPUtime=0.48
/proc/15851/task/15853/stat : 15853 (java) R 15850 15837 14405 0 -1 64 7152 0 0 0 46 2 0 0 16 0 9 0 41305337 885329920 9816 996147200 134512640 134550740 4294955920 18446744073709551615 102731896 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15851/tid=15854] ppid=15850 vsize=864580 CPUtime=0
/proc/15851/task/15854/stat : 15854 (java) S 15850 15837 14405 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 41305337 885329920 9816 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15851/tid=15855] ppid=15850 vsize=864580 CPUtime=0
/proc/15851/task/15855/stat : 15855 (java) S 15850 15837 14405 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 41305337 885329920 9816 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15851/tid=15856] ppid=15850 vsize=864580 CPUtime=0
/proc/15851/task/15856/stat : 15856 (java) S 15850 15837 14405 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 41305339 885329920 9816 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15851/tid=15857] ppid=15850 vsize=864580 CPUtime=0.05
/proc/15851/task/15857/stat : 15857 (java) S 15850 15837 14405 0 -1 64 324 0 0 0 5 0 0 0 16 0 9 0 41305339 885329920 9816 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15851/tid=15858] ppid=15850 vsize=864580 CPUtime=0
/proc/15851/task/15858/stat : 15858 (java) S 15850 15837 14405 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 41305339 885329920 9816 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15851/tid=15859] ppid=15850 vsize=864580 CPUtime=0
/proc/15851/task/15859/stat : 15859 (java) S 15850 15837 14405 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 41305339 885329920 9816 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.74
Current children cumulated vsize (KiB) 886676

[startup+6.30223 s]
/proc/loadavg: 2.00 2.11 2.09 4/92 15859
/proc/meminfo: memFree=1687064/2055920 swapFree=4180380/4192956
[pid=15837] ppid=15835 vsize=16740 CPUtime=1.52
/proc/15837/stat : 15837 (sugar++) S 15835 15837 14405 0 -1 4194304 1297 11833 0 1 6 2 135 9 15 0 1 0 41305149 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15837/statm: 4185 1104 409 3 0 764 0
[pid=15850] ppid=15837 vsize=5356 CPUtime=0
/proc/15850/stat : 15850 (sh) S 15837 15837 14405 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 41305334 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15850/statm: 1339 233 193 169 0 50 0
[pid=15851] ppid=15850 vsize=864300 CPUtime=4.38
/proc/15851/stat : 15851 (java) S 15850 15837 14405 0 -1 0 29253 0 1 0 424 14 0 0 18 0 9 0 41305335 885043200 27449 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15851/statm: 216075 27449 2565 9 0 210622 0
[pid=15851/tid=15852] ppid=15850 vsize=864300 CPUtime=2
/proc/15851/task/15852/stat : 15852 (java) R 15850 15837 14405 0 -1 64 3692 0 1 0 199 1 0 0 25 0 9 0 41305335 885043200 27449 996147200 134512640 134550740 4294955920 18446744073709551615 4126593462 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15851/tid=15853] ppid=15850 vsize=864300 CPUtime=2.22
/proc/15851/task/15853/stat : 15853 (java) S 15850 15837 14405 0 -1 64 24488 0 0 0 211 11 0 0 17 0 9 0 41305337 885043200 27449 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15851/tid=15854] ppid=15850 vsize=864300 CPUtime=0
/proc/15851/task/15854/stat : 15854 (java) S 15850 15837 14405 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 41305337 885043200 27449 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15851/tid=15855] ppid=15850 vsize=864300 CPUtime=0
/proc/15851/task/15855/stat : 15855 (java) S 15850 15837 14405 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 41305337 885043200 27449 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15851/tid=15856] ppid=15850 vsize=864300 CPUtime=0
/proc/15851/task/15856/stat : 15856 (java) S 15850 15837 14405 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 41305339 885043200 27449 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15851/tid=15857] ppid=15850 vsize=864300 CPUtime=0.13
/proc/15851/task/15857/stat : 15857 (java) S 15850 15837 14405 0 -1 64 376 0 0 0 13 0 0 0 16 0 9 0 41305339 885043200 27449 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15851/tid=15858] ppid=15850 vsize=864300 CPUtime=0
/proc/15851/task/15858/stat : 15858 (java) S 15850 15837 14405 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 41305339 885043200 27449 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15851/tid=15859] ppid=15850 vsize=864300 CPUtime=0
/proc/15851/task/15859/stat : 15859 (java) S 15850 15837 14405 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 41305339 885043200 27449 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.9
Current children cumulated vsize (KiB) 886396

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

[startup+7.90254 s]
/proc/loadavg: 2.08 2.13 2.09 3/92 15859
/proc/meminfo: memFree=1670296/2055920 swapFree=4180380/4192956
[pid=15837] ppid=15835 vsize=16740 CPUtime=1.52
/proc/15837/stat : 15837 (sugar++) S 15835 15837 14405 0 -1 4194304 1297 11833 0 1 6 2 135 9 15 0 1 0 41305149 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15837/statm: 4185 1104 409 3 0 764 0
[pid=15850] ppid=15837 vsize=5356 CPUtime=0
/proc/15850/stat : 15850 (sh) S 15837 15837 14405 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 41305334 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15850/statm: 1339 233 193 169 0 50 0
[pid=15851] ppid=15850 vsize=864300 CPUtime=5.96
/proc/15851/stat : 15851 (java) S 15850 15837 14405 0 -1 0 29305 0 1 0 582 14 0 0 18 0 9 0 41305335 885043200 27451 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15851/statm: 216075 27451 2565 9 0 210622 0
[pid=15851/tid=15852] ppid=15850 vsize=864300 CPUtime=3.52
/proc/15851/task/15852/stat : 15852 (java) R 15850 15837 14405 0 -1 64 3742 0 1 0 351 1 0 0 25 0 9 0 41305335 885043200 27451 996147200 134512640 134550740 4294955920 18446744073709551615 4126593484 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15851/tid=15853] ppid=15850 vsize=864300 CPUtime=2.27
/proc/15851/task/15853/stat : 15853 (java) S 15850 15837 14405 0 -1 64 24488 0 0 0 216 11 0 0 16 0 9 0 41305337 885043200 27451 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15851/tid=15854] ppid=15850 vsize=864300 CPUtime=0
/proc/15851/task/15854/stat : 15854 (java) S 15850 15837 14405 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 41305337 885043200 27451 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15851/tid=15855] ppid=15850 vsize=864300 CPUtime=0
/proc/15851/task/15855/stat : 15855 (java) S 15850 15837 14405 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 41305337 885043200 27451 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15851/tid=15856] ppid=15850 vsize=864300 CPUtime=0
/proc/15851/task/15856/stat : 15856 (java) S 15850 15837 14405 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 41305339 885043200 27451 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15851/tid=15857] ppid=15850 vsize=864300 CPUtime=0.13
/proc/15851/task/15857/stat : 15857 (java) S 15850 15837 14405 0 -1 64 378 0 0 0 13 0 0 0 16 0 9 0 41305339 885043200 27451 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15851/tid=15858] ppid=15850 vsize=864300 CPUtime=0
/proc/15851/task/15858/stat : 15858 (java) S 15850 15837 14405 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 41305339 885043200 27451 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15851/tid=15859] ppid=15850 vsize=864300 CPUtime=0
/proc/15851/task/15859/stat : 15859 (java) S 15850 15837 14405 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 41305339 885043200 27451 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.48
Current children cumulated vsize (KiB) 886396

[startup+8.70269 s]
/proc/loadavg: 2.08 2.13 2.09 2/93 15880
/proc/meminfo: memFree=1760272/2055920 swapFree=4180380/4192956
[pid=15837] ppid=15835 vsize=16872 CPUtime=8.05
/proc/15837/stat : 15837 (sugar++) S 15835 15837 14405 0 -1 4194304 1604 45217 0 3 6 3 767 29 15 0 1 0 41305149 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15837/statm: 4218 1117 414 3 0 797 0
[pid=15860] ppid=15837 vsize=4684 CPUtime=0.04
/proc/15860/stat : 15860 (minisat-inc) S 15837 15837 14405 0 -1 4194304 1120 0 0 0 4 0 0 0 16 0 1 0 41305982 4796416 1062 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 1 0 0
/proc/15860/statm: 1171 1062 79 151 0 1017 0
[pid=15871] ppid=15837 vsize=5356 CPUtime=0
/proc/15871/stat : 15871 (sh) S 15837 15837 14405 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 41306004 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15871/statm: 1339 233 193 169 0 50 0
[pid=15872] ppid=15871 vsize=195940 CPUtime=0.14
/proc/15872/stat : 15872 (java) S 15871 15837 14405 0 -1 0 3470 0 1 0 12 2 0 0 18 0 9 0 41306004 200642560 2940 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15872/statm: 48985 2940 1688 9 0 43560 0
[pid=15872/tid=15873] ppid=15871 vsize=195940 CPUtime=0.1
/proc/15872/task/15873/stat : 15873 (java) S 15871 15837 14405 0 -1 64 2489 0 1 0 9 1 0 0 20 0 9 0 41306005 200642560 2940 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15872/tid=15874] ppid=15871 vsize=195940 CPUtime=0
/proc/15872/task/15874/stat : 15874 (java) S 15871 15837 14405 0 -1 64 3 0 0 0 0 0 0 0 18 0 9 0 41306006 200642560 2940 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15872/tid=15875] ppid=15871 vsize=195940 CPUtime=0
/proc/15872/task/15875/stat : 15875 (java) S 15871 15837 14405 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 41306006 200642560 2940 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15872/tid=15876] ppid=15871 vsize=195940 CPUtime=0
/proc/15872/task/15876/stat : 15876 (java) S 15871 15837 14405 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 41306006 200642560 2940 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15872/tid=15877] ppid=15871 vsize=195940 CPUtime=0
/proc/15872/task/15877/stat : 15877 (java) S 15871 15837 14405 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 41306008 200642560 2940 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15872/tid=15878] ppid=15871 vsize=195940 CPUtime=0.02
/proc/15872/task/15878/stat : 15878 (java) S 15871 15837 14405 0 -1 64 286 0 0 0 2 0 0 0 17 0 9 0 41306008 200642560 2940 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15872/tid=15879] ppid=15871 vsize=195940 CPUtime=0
/proc/15872/task/15879/stat : 15879 (java) S 15871 15837 14405 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 41306009 200642560 2940 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15872/tid=15880] ppid=15871 vsize=195940 CPUtime=0
/proc/15872/task/15880/stat : 15880 (java) S 15871 15837 14405 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 41306009 200642560 2940 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8.23
Current children cumulated vsize (KiB) 222852

[startup+9.10277 s]
/proc/loadavg: 2.08 2.13 2.09 2/93 15880
/proc/meminfo: memFree=1760272/2055920 swapFree=4180380/4192956
[pid=15837] ppid=15835 vsize=16872 CPUtime=8.49
/proc/15837/stat : 15837 (sugar++) S 15835 15837 14405 0 -1 4194304 1790 56503 0 6 6 3 804 36 16 0 1 0 41305149 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15837/statm: 4218 1117 414 3 0 797 0
[pid=15860] ppid=15837 vsize=4684 CPUtime=0.05
/proc/15860/stat : 15860 (minisat-inc) S 15837 15837 14405 0 -1 4194304 1133 0 0 0 5 0 0 0 15 0 1 0 41305982 4796416 1069 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 1 0 0
/proc/15860/statm: 1171 1069 79 151 0 1017 0
Current children cumulated CPU time (s) 8.54
Current children cumulated vsize (KiB) 21556

[startup+9.30181 s]
/proc/loadavg: 2.08 2.13 2.09 2/93 15880
/proc/meminfo: memFree=1760272/2055920 swapFree=4180380/4192956
[pid=15837] ppid=15835 vsize=16872 CPUtime=8.63
/proc/15837/stat : 15837 (sugar++) S 15835 15837 14405 0 -1 4194304 1859 60267 0 7 6 3 816 38 16 0 1 0 41305149 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15837/statm: 4218 1117 414 3 0 797 0
[pid=15860] ppid=15837 vsize=4684 CPUtime=0.07
/proc/15860/stat : 15860 (minisat-inc) S 15837 15837 14405 0 -1 4194304 1139 0 0 0 7 0 0 0 16 0 1 0 41305982 4796416 1073 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 1 0 0
/proc/15860/statm: 1171 1073 79 151 0 1017 0
Current children cumulated CPU time (s) 8.7
Current children cumulated vsize (KiB) 21556

[startup+9.40184 s]
/proc/loadavg: 2.08 2.13 2.09 2/93 15880
/proc/meminfo: memFree=1760272/2055920 swapFree=4180380/4192956
[pid=15837] ppid=15835 vsize=16872 CPUtime=8.77
/proc/15837/stat : 15837 (sugar++) R 15835 15837 14405 0 -1 4194304 1896 64029 0 8 6 3 827 41 16 0 1 0 41305149 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 215427887058 0 0 4224 16386 0 0 0 17 1 0 0
/proc/15837/statm: 4218 1117 414 3 0 797 0
[pid=15860] ppid=15837 vsize=4684 CPUtime=0.08
/proc/15860/stat : 15860 (minisat-inc) S 15837 15837 14405 0 -1 4194304 1150 0 0 0 8 0 0 0 15 0 1 0 41305982 4796416 1082 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 1 0 0
/proc/15860/statm: 1171 1082 79 151 0 1017 0
Current children cumulated CPU time (s) 8.85
Current children cumulated vsize (KiB) 21556

Child status: 0
Real time (s): 9.40764
CPU time (s): 8.90564
CPU user time (s): 8.43672
CPU system time (s): 0.468928
CPU usage (%): 94.664
Max. virtual memory (cumulated for all children) (KiB): 886808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.43672
system time used= 0.468928
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67154
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= 5217
involuntary context switches= 5032

runsolver used 0.014997 second user time and 0.049992 second system time

The end

Launcher Data (download as text)

Begin job on node9 at 2008-07-12 09:00:22
IDJOB=1111357
IDBENCH=61266
IDSOLVER=367
FILE ID=node9/1111357-1215846022
PBS_JOBID= 7903357
Free space on /tmp= 66548 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/modifiedRenault/normalized-renault-mod-18_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-1111357-1215846022/watcher-1111357-1215846022 -o /tmp/evaluation-result-1111357-1215846022/solver-1111357-1215846022 -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-1111357-1215846022.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= af1046890e0f26f5ab2082fd22ca55b5
RANDOM SEED=1837902187

node9.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.260
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.260
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:       1779600 kB
Buffers:          3396 kB
Cached:          38676 kB
SwapCached:       6344 kB
Active:         215156 kB
Inactive:         8252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1779600 kB
SwapTotal:     4192956 kB
SwapFree:      4180380 kB
Dirty:            3728 kB
Writeback:           0 kB
Mapped:         197436 kB
Slab:            37672 kB
Committed_AS:   482000 kB
PageTables:       2164 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= 66548 MiB
End job on node9 at 2008-07-12 09:00:32