Trace number 1111381

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 9.24259 9.49706

General information on the benchmark

Namecsp/modifiedRenault/
normalized-renault-mod-14_ext.xml
MD5SUM608441595f74e2972416ab83ca9a769c
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 benchmark5.63714
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.00/0.08	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.00/0.08	c 0	BEGIN Sat Jul 12 09:05:37 2008
0.00/0.08	c 0	PID 15984
0.06/0.08	c 0	HOST node9.alineos.net
0.06/0.08	c 0	CONVERTING HOME/instance-1111381-1215846337.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-1111381-1215846337.xml' 'HOME/temp.csp'
1.45/1.54	c 1	15 domains, 111 variables, 0 predicates, 132 relations, 149 constraints
1.45/1.55	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.45/1.55	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.50/1.63	c 2	Parsing HOME/temp.csp
3.70/3.80	c 4	parsed 407 expressions
3.70/3.80	c 4	Heap : 40 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.70/3.81	c 4	MAX CSP: 149 constraints
3.70/3.81	c 4	Converting to clausal form CSP
3.70/3.83	c 4	converted 56 (10%) expressions
3.70/3.83	c 4	converted 112 (20%) expressions
3.81/3.90	c 4	converted 168 (30%) expressions
3.81/3.95	c 4	converted 224 (40%) expressions
3.81/3.99	c 4	converted 280 (50%) expressions
3.90/4.00	c 4	converted 336 (60%) expressions
3.90/4.01	c 4	converted 392 (70%) expressions
4.00/4.19	c 4	converted 448 (80%) expressions
4.30/4.48	c 4	converted 504 (90%) expressions
5.58/5.79	c 6	converted 559 (100%) expressions
5.58/5.79	c 6	CSP : 409 integers, 0 booleans, 446 clauses, largest domain size 224
5.58/5.79	c 6	Heap : 90 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.58/5.79	c 6	Propagation in CSP
5.68/5.82	c 6	145 values, 0 unsatisfiable literals, and 0 valid clauses are removed
5.68/5.82	c 6	CSP : 409 integers, 0 booleans, 446 clauses, largest domain size 150
5.68/5.82	c 6	Heap : 91 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.68/5.82	c 6	Simplifing CSP by introducing new Boolean variables
5.68/5.82	c 6	CSP : 409 integers, 0 booleans, 446 clauses, largest domain size 150
5.68/5.82	c 6	Heap : 91 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.98/6.11	c 6	Encoding CSP to SAT : HOME/temp.cnf
5.98/6.12	c 6	41 (10%) CSP integer variables are encoded (136 clauses, 1398 bytes)
5.98/6.12	c 6	82 (20%) CSP integer variables are encoded (232 clauses, 2454 bytes)
5.98/6.12	c 6	123 (30%) CSP integer variables are encoded (340 clauses, 3642 bytes)
5.98/6.12	c 6	164 (40%) CSP integer variables are encoded (340 clauses, 3642 bytes)
5.98/6.12	c 6	205 (50%) CSP integer variables are encoded (340 clauses, 3642 bytes)
5.98/6.13	c 6	246 (60%) CSP integer variables are encoded (340 clauses, 3642 bytes)
5.98/6.13	c 6	287 (70%) CSP integer variables are encoded (568 clauses, 6150 bytes)
5.98/6.13	c 6	328 (80%) CSP integer variables are encoded (746 clauses, 8226 bytes)
5.98/6.13	c 6	369 (90%) CSP integer variables are encoded (1564 clauses, 18860 bytes)
5.98/6.14	c 6	409 (100%) CSP integer variables are encoded (2175 clauses, 26803 bytes)
5.98/6.17	c 6	45 (10%) CSP clauses are encoded (2456 clauses, 32273 bytes)
6.38/6.60	c 7	90 (20%) CSP clauses are encoded (14838 clauses, 435961 bytes)
7.07/7.29	c 7	134 (30%) CSP clauses are encoded (18921 clauses, 543158 bytes)
7.96/8.16	c 8	179 (40%) CSP clauses are encoded (25830 clauses, 798183 bytes)
7.96/8.17	c 8	223 (50%) CSP clauses are encoded (27426 clauses, 821553 bytes)
7.96/8.17	c 8	268 (60%) CSP clauses are encoded (27979 clauses, 829915 bytes)
7.96/8.18	c 8	313 (70%) CSP clauses are encoded (32198 clauses, 902795 bytes)
8.05/8.20	c 8	357 (80%) CSP clauses are encoded (36540 clauses, 974361 bytes)
8.05/8.22	c 8	402 (90%) CSP clauses are encoded (45396 clauses, 1133841 bytes)
8.05/8.24	c 8	446 (100%) CSP clauses are encoded (56963 clauses, 1343831 bytes)
8.05/8.24	c 8	446 CSP clauses encoded
8.05/8.24	c 8	Writing map file : HOME/temp.map
8.05/8.25	c 8	Heap : 63 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
8.05/8.25	c 8	SAT : 2584 SAT variables, 56963 SAT clauses, 1343831 bytes
8.05/8.25	c 8	Heap : 63 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
8.12/8.31	c 8	OBJECTIVE minimize _COST
8.12/8.31	c 8	SOLVING HOME/temp.cnf
8.12/8.31	c 8	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
8.12/8.31	c 8	This is MiniSat 2.0 beta incremental
8.12/8.31	c 8	WARNING: for repeatability, setting FPU to use double precision
8.12/8.31	c 8	============================[ Problem Statistics ]=============================
8.12/8.31	c 8	|                                                                             |
8.12/8.32	c 8	|  Number of variables:  2584                                                 |
8.12/8.32	c 8	|  Number of clauses:    56963                                                |
8.12/8.35	c 8	|  Parsing time:         0.03         s                                       |
8.12/8.35	c 8	OK
8.12/8.35	c 8	OBJECTIVE BOUND: 0 <= _COST <= 
8.12/8.35	c 8	SEARCHING: _COST <= 75
8.12/8.35	c 8	============================[ Search Statistics ]==============================
8.12/8.35	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.12/8.35	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.12/8.35	c 8	===============================================================================
8.12/8.35	c 8	|         0 |    2584    56963   271820 |    18987        0    nan |  0.000 % |
8.12/8.36	c 8	===============================================================================
8.12/8.36	c 8	restarts              : 1
8.12/8.36	c 8	conflicts             : 69            (1568 /sec)
8.12/8.36	c 8	decisions             : 258           (1.16 % random) (5865 /sec)
8.12/8.36	c 8	propagations          : 3668           (83377 /sec)
8.12/8.36	c 8	conflict literals     : 627            (17.50 % deleted)
8.12/8.36	c 8	Memory used           : 4.70 MB
8.12/8.36	c 8	CPU time              : 0.043993 s
8.12/8.36	c 8	
8.12/8.36	c 8	SATISFIABLE
8.12/8.36	c 8	OK
8.12/8.36	c 8	FOUND: _COST <= 75
8.12/8.36	s SATISFIABLE
8.12/8.36	c 8	DECODING HOME/temp.out WITH HOME/temp.map
8.12/8.36	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.16/8.45	c 8	Decoding HOME/temp.out
8.16/8.50	c 8	OBJECTIVE _COST 49
8.16/8.51	o 49
8.16/8.51	v 7 1 2 5 1 1 1 3 1 1 0 0 0 2 1 1 1 1 1 2 2 1 1 1 20 2 5 1 0 1 1 0 28 24 0 1 0 1 2 2 0 0 0 2 3 1 27 1 1 3 1 1 2 1 1 10 1 1 1 1 0 1 2 0 0 4 2 1 1 2 0 9 2 4 5 0 1 1 1 1 6 1 0 3 1 1 1 0 1 0 0 2 0 4 1 2 3 1 1 0 2 2 5 4 1 0 1 7 4 9 9
8.16/8.51	c 8	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
8.16/8.53	c 8	OK
8.16/8.53	c 8	OBJECTIVE BOUND: 0 <= _COST <= 49
8.16/8.53	c 8	SEARCHING: _COST <= 24
8.16/8.53	c 8	============================[ Search Statistics ]==============================
8.16/8.54	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.16/8.54	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.16/8.54	c 8	===============================================================================
8.16/8.54	c 8	|        69 |    2584    56963   271820 |    18987       69      9 |  0.000 % |
8.16/8.54	c 8	===============================================================================
8.16/8.54	c 8	restarts              : 2
8.16/8.54	c 8	conflicts             : 109           (2057 /sec)
8.16/8.54	c 8	decisions             : 451           (0.89 % random) (8511 /sec)
8.16/8.54	c 8	propagations          : 13376          (252420 /sec)
8.16/8.54	c 8	conflict literals     : 984            (19.08 % deleted)
8.16/8.54	c 8	Memory used           : 4.70 MB
8.16/8.54	c 8	CPU time              : 0.052991 s
8.16/8.54	c 8	
8.16/8.54	c 8	SATISFIABLE
8.16/8.54	c 8	OK
8.16/8.54	c 8	FOUND: _COST <= 24
8.16/8.54	c 8	DECODING HOME/temp.out WITH HOME/temp.map
8.16/8.54	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.30/8.62	c 9	Decoding HOME/temp.out
8.30/8.68	c 9	OBJECTIVE _COST 24
8.30/8.68	o 24
8.30/8.68	v 8 1 28 9 1 1 1 5 1 1 1 0 0 2 1 1 1 1 1 0 2 1 0 1 21 2 5 1 0 0 1 0 22 24 0 1 1 1 1 2 2 0 0 2 3 1 41 0 1 3 1 1 2 1 1 12 1 1 1 0 0 1 2 0 0 2 2 0 1 2 0 10 2 2 9 0 1 1 1 1 6 1 0 0 0 1 1 0 1 0 0 2 0 0 1 3 4 9 1 0 4 8 5 9 9 8 9 9 2 9 9
8.30/8.69	c 9	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
8.49/8.70	c 9	OK
8.49/8.70	c 9	OBJECTIVE BOUND: 0 <= _COST <= 24
8.49/8.70	c 9	SEARCHING: _COST <= 12
8.49/8.71	c 9	============================[ Search Statistics ]==============================
8.49/8.71	c 9	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.49/8.71	c 9	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.49/8.71	c 9	===============================================================================
8.49/8.71	c 9	|       109 |    1758    56963   271820 |    18987      109      9 |  0.000 % |
8.49/8.71	c 9	===============================================================================
8.49/8.71	c 9	restarts              : 3
8.49/8.71	c 9	conflicts             : 120           (2069 /sec)
8.49/8.71	c 9	decisions             : 554           (0.72 % random) (9553 /sec)
8.49/8.71	c 9	propagations          : 16114          (277871 /sec)
8.49/8.71	c 9	conflict literals     : 1076           (20.24 % deleted)
8.49/8.71	c 9	Memory used           : 4.70 MB
8.49/8.71	c 9	CPU time              : 0.057991 s
8.49/8.71	c 9	
8.49/8.71	c 9	SATISFIABLE
8.49/8.71	c 9	OK
8.49/8.71	c 9	FOUND: _COST <= 12
8.49/8.71	c 9	DECODING HOME/temp.out WITH HOME/temp.map
8.49/8.71	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.49/8.79	c 9	Decoding HOME/temp.out
8.51/8.85	c 9	OBJECTIVE _COST 12
8.51/8.86	o 12
8.51/8.86	v 8 1 28 9 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 22 24 0 0 1 1 1 2 0 0 0 2 3 1 41 0 1 3 1 1 2 1 1 12 1 1 1 0 0 1 2 0 1 2 2 0 1 2 0 10 2 2 5 0 1 1 1 1 6 1 0 0 0 1 1 0 0 0 0 2 0 0 0 3 4 9 1 0 4 8 8 4 9 9 8 7 2 6 3
8.51/8.86	c 9	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
8.51/8.87	c 9	OK
8.51/8.87	c 9	OBJECTIVE BOUND: 0 <= _COST <= 12
8.51/8.87	c 9	SEARCHING: _COST <= 6
8.51/8.88	c 9	============================[ Search Statistics ]==============================
8.51/8.88	c 9	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.51/8.88	c 9	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.51/8.88	c 9	===============================================================================
8.51/8.88	c 9	|       120 |    1493    56963   271820 |    18987      120      9 |  0.000 % |
8.51/8.88	c 9	===============================================================================
8.51/8.88	c 9	restarts              : 4
8.51/8.88	c 9	conflicts             : 134           (2127 /sec)
8.51/8.88	c 9	decisions             : 639           (0.78 % random) (10144 /sec)
8.51/8.88	c 9	propagations          : 19027          (302064 /sec)
8.51/8.88	c 9	conflict literals     : 1181           (21.32 % deleted)
8.51/8.88	c 9	Memory used           : 4.83 MB
8.51/8.88	c 9	CPU time              : 0.06299 s
8.51/8.88	c 9	
8.51/8.88	c 9	SATISFIABLE
8.51/8.88	c 9	OK
8.51/8.88	c 9	FOUND: _COST <= 6
8.51/8.88	c 9	DECODING HOME/temp.out WITH HOME/temp.map
8.51/8.88	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.66/8.96	c 9	Decoding HOME/temp.out
8.66/9.02	c 9	OBJECTIVE _COST 6
8.66/9.02	o 6
8.66/9.02	v 0 1 22 5 0 1 1 4 1 1 1 0 0 4 1 0 1 0 1 2 2 1 1 0 21 0 4 1 0 0 0 0 22 24 1 0 0 1 1 2 0 0 1 1 1 1 39 0 1 3 1 1 2 1 1 2 1 1 1 1 0 1 4 1 0 4 1 1 1 2 0 0 4 4 11 0 0 1 0 1 4 1 0 0 0 0 1 0 0 0 0 2 0 0 0 3 3 5 1 0 4 9 9 9 9 8 9 5 9 2 4
8.66/9.03	c 9	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
8.66/9.04	c 9	OK
8.66/9.04	c 9	OBJECTIVE BOUND: 0 <= _COST <= 6
8.66/9.04	c 9	SEARCHING: _COST <= 3
8.66/9.05	c 9	============================[ Search Statistics ]==============================
8.66/9.05	c 9	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.66/9.05	c 9	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.66/9.05	c 9	===============================================================================
8.66/9.05	c 9	|       134 |    1302    56963   271820 |    18987      134      9 |  0.000 % |
8.66/9.05	c 9	===============================================================================
8.66/9.05	c 9	restarts              : 5
8.66/9.05	c 9	conflicts             : 171           (2443 /sec)
8.66/9.05	c 9	decisions             : 774           (1.03 % random) (11059 /sec)
8.66/9.05	c 9	propagations          : 28973          (413965 /sec)
8.66/9.05	c 9	conflict literals     : 1498           (23.73 % deleted)
8.66/9.05	c 9	Memory used           : 4.83 MB
8.66/9.05	c 9	CPU time              : 0.069989 s
8.66/9.05	c 9	
8.66/9.05	c 9	SATISFIABLE
8.66/9.05	c 9	OK
8.66/9.05	c 9	FOUND: _COST <= 3
8.66/9.05	c 9	DECODING HOME/temp.out WITH HOME/temp.map
8.66/9.05	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.82/9.13	c 9	Decoding HOME/temp.out
8.82/9.19	c 9	OBJECTIVE _COST 3
8.82/9.19	o 3
8.82/9.19	v 6 1 28 9 1 1 1 4 1 1 1 1 0 3 1 1 1 0 1 2 2 1 1 1 21 0 4 1 0 0 1 0 22 24 0 0 0 1 1 2 0 0 1 1 2 1 41 0 1 3 1 1 2 1 1 7 1 1 1 1 0 1 3 1 1 3 0 0 1 2 0 9 3 3 6 0 1 1 0 1 6 1 0 0 0 1 1 1 0 1 0 1 0 0 0 3 4 9 1 0 4 9 7 8 9 8 9 5 9 2 4
8.82/9.20	c 9	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
8.82/9.25	c 9	OK
8.82/9.25	c 9	OBJECTIVE BOUND: 0 <= _COST <= 3
8.82/9.25	c 9	SEARCHING: _COST <= 1
8.82/9.26	c 9	============================[ Search Statistics ]==============================
8.82/9.26	c 9	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.82/9.26	c 9	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.82/9.26	c 9	===============================================================================
8.82/9.26	c 9	|       171 |    1138    56963   271820 |    18987      171      9 |  0.000 % |
8.82/9.26	c 9	|       271 |    1138    56963   271820 |    20886      271      8 | 61.923 % |
8.82/9.27	c 9	===============================================================================
8.82/9.27	c 9	restarts              : 7
8.82/9.27	c 9	conflicts             : 393           (4467 /sec)
8.82/9.27	c 9	decisions             : 1089          (0.92 % random) (12377 /sec)
8.82/9.27	c 9	propagations          : 50569          (574739 /sec)
8.82/9.27	c 9	conflict literals     : 3456           (25.65 % deleted)
8.82/9.27	c 9	Memory used           : 4.83 MB
8.82/9.27	c 9	CPU time              : 0.087986 s
8.82/9.27	c 9	
8.82/9.27	c 9	SATISFIABLE
8.82/9.27	c 9	OK
8.82/9.27	c 9	FOUND: _COST <= 1
8.82/9.27	c 9	DECODING HOME/temp.out WITH HOME/temp.map
8.82/9.27	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'
9.01/9.35	c 9	Decoding HOME/temp.out
9.01/9.41	c 9	OBJECTIVE _COST 1
9.01/9.41	o 1
9.01/9.41	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 0 1 1 0 22 24 0 0 0 1 1 2 0 0 0 2 3 1 37 0 1 3 1 1 2 1 1 5 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 1 0 0 1 1 0 0 1 0 2 0 0 0 2 3 1 0 0 2 8 8 6 6 0 6 9 2 6 9
9.01/9.42	c 9	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
9.01/9.46	c 9	OK
9.01/9.46	c 9	OBJECTIVE BOUND: 0 <= _COST <= 1
9.01/9.46	c 9	SEARCHING: _COST <= 0
9.01/9.48	c 9	============================[ Search Statistics ]==============================
9.01/9.48	c 9	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.01/9.48	c 9	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
9.01/9.48	c 9	===============================================================================
9.01/9.48	c 9	|       393 |     984    56963   271820 |    18987      393      9 | 61.923 % |
9.01/9.48	c 9	|       493 |     983    56963   271820 |    20886      493      9 | 71.057 % |
9.01/9.49	c 9	|       644 |     983    56963   271820 |    22975      644      9 | 71.057 % |
9.01/9.49	c 9	===============================================================================
9.01/9.49	c 9	restarts              : 10
9.01/9.49	c 9	conflicts             : 806           (7010 /sec)
9.01/9.49	c 9	decisions             : 1595          (0.75 % random) (13872 /sec)
9.01/9.49	c 9	propagations          : 58280          (506862 /sec)
9.01/9.49	c 9	conflict literals     : 7664           (22.88 % deleted)
9.01/9.49	c 9	Memory used           : 4.83 MB
9.01/9.49	c 9	CPU time              : 0.114982 s
9.01/9.49	c 9	
9.01/9.49	c 9	UNSATISFIABLE
9.01/9.49	c 9	OK
9.01/9.49	c 9	NOT FOUND: _COST <= 0
9.01/9.49	c 9	OK
9.01/9.49	c 9	OBJECTIVE _COST 1
9.01/9.49	s OPTIMUM FOUND
9.01/9.49	c 9	CPU 8.75 (0.06 0.03 8.69 0.44)
9.01/9.49	c 9	END Sat Jul 12 09:05:46 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-1111381-1215846337/watcher-1111381-1215846337 -o /tmp/evaluation-result-1111381-1215846337/solver-1111381-1215846337 -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-1111381-1215846337.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.04 2.06 4/81 15984
/proc/meminfo: memFree=1767664/2055920 swapFree=4180380/4192956
[pid=15984] ppid=15982 vsize=12268 CPUtime=0
/proc/15984/stat : 15984 (sugar++) R 15982 15984 14405 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 41336605 12562432 316 996147200 4194304 4206940 548682068528 18446744073709551615 215427890174 0 0 4224 0 0 0 0 17 1 0 0
/proc/15984/statm: 3067 316 241 3 0 167 0

[startup+0.0857871 s]
/proc/loadavg: 2.00 2.04 2.06 4/81 15984
/proc/meminfo: memFree=1767664/2055920 swapFree=4180380/4192956
[pid=15984] ppid=15982 vsize=16740 CPUtime=0.06
/proc/15984/stat : 15984 (sugar++) S 15982 15984 14405 0 -1 4194304 1143 0 0 0 5 1 0 0 18 0 1 0 41336605 17141760 1099 996147200 4194304 4206940 548682068528 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15984/statm: 4185 1099 406 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.101738 s]
/proc/loadavg: 2.00 2.04 2.06 4/81 15984
/proc/meminfo: memFree=1767664/2055920 swapFree=4180380/4192956
[pid=15984] ppid=15982 vsize=16740 CPUtime=0.06
/proc/15984/stat : 15984 (sugar++) S 15982 15984 14405 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 41336605 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15984/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.301771 s]
/proc/loadavg: 2.00 2.04 2.06 4/81 15984
/proc/meminfo: memFree=1767664/2055920 swapFree=4180380/4192956
[pid=15984] ppid=15982 vsize=16740 CPUtime=0.06
/proc/15984/stat : 15984 (sugar++) S 15982 15984 14405 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 41336605 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15984/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.70185 s]
/proc/loadavg: 2.00 2.04 2.06 4/81 15984
/proc/meminfo: memFree=1767664/2055920 swapFree=4180380/4192956
[pid=15984] ppid=15982 vsize=16740 CPUtime=0.06
/proc/15984/stat : 15984 (sugar++) S 15982 15984 14405 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 41336605 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15984/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+1.50304 s]
/proc/loadavg: 2.00 2.04 2.06 3/92 15996
/proc/meminfo: memFree=1742040/2055920 swapFree=4180380/4192956
[pid=15984] ppid=15982 vsize=16740 CPUtime=0.06
/proc/15984/stat : 15984 (sugar++) S 15982 15984 14405 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 41336605 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15984/statm: 4185 1104 409 3 0 764 0
[pid=15987] ppid=15984 vsize=5356 CPUtime=0
/proc/15987/stat : 15987 (sh) S 15984 15984 14405 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 41336614 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15987/statm: 1339 233 193 169 0 50 0
[pid=15988] ppid=15987 vsize=864624 CPUtime=1.39
/proc/15988/stat : 15988 (java) S 15987 15984 14405 0 -1 0 11367 0 1 0 131 8 0 0 18 0 9 0 41336614 885374976 10260 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15988/statm: 216156 10260 2528 9 0 210738 0
[pid=15988/tid=15989] ppid=15987 vsize=864624 CPUtime=1.03
/proc/15988/task/15989/stat : 15989 (java) R 15987 15984 14405 0 -1 64 4946 0 1 0 99 4 0 0 25 0 9 0 41336615 885374976 10260 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15988/tid=15990] ppid=15987 vsize=864624 CPUtime=0.24
/proc/15988/task/15990/stat : 15990 (java) S 15987 15984 14405 0 -1 64 5253 0 0 0 22 2 0 0 15 0 9 0 41336617 885374976 10260 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15988/tid=15991] ppid=15987 vsize=864624 CPUtime=0
/proc/15988/task/15991/stat : 15991 (java) S 15987 15984 14405 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 41336617 885374976 10260 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15988/tid=15992] ppid=15987 vsize=864624 CPUtime=0
/proc/15988/task/15992/stat : 15992 (java) S 15987 15984 14405 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 41336617 885374976 10260 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15988/tid=15993] ppid=15987 vsize=864624 CPUtime=0
/proc/15988/task/15993/stat : 15993 (java) S 15987 15984 14405 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 41336619 885374976 10260 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15988/tid=15994] ppid=15987 vsize=864624 CPUtime=0.09
/proc/15988/task/15994/stat : 15994 (java) S 15987 15984 14405 0 -1 64 471 0 0 0 9 0 0 0 16 0 9 0 41336619 885374976 10260 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15988/tid=15995] ppid=15987 vsize=864624 CPUtime=0
/proc/15988/task/15995/stat : 15995 (java) S 15987 15984 14405 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 41336619 885374976 10260 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15988/tid=15996] ppid=15987 vsize=864624 CPUtime=0
/proc/15988/task/15996/stat : 15996 (java) S 15987 15984 14405 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 41336619 885374976 10260 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 886720

[startup+3.10232 s]
/proc/loadavg: 2.08 2.05 2.07 3/92 16006
/proc/meminfo: memFree=1749464/2055920 swapFree=4180380/4192956
[pid=15984] ppid=15982 vsize=16740 CPUtime=1.5
/proc/15984/stat : 15984 (sugar++) S 15982 15984 14405 0 -1 4194304 1297 11829 0 1 5 1 135 9 16 0 1 0 41336605 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15984/statm: 4185 1104 409 3 0 764 0
[pid=15997] ppid=15984 vsize=5356 CPUtime=0
/proc/15997/stat : 15997 (sh) S 15984 15984 14405 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 41336761 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15997/statm: 1339 233 193 169 0 50 0
[pid=15998] ppid=15997 vsize=864096 CPUtime=1.51
/proc/15998/stat : 15998 (java) S 15997 15984 14405 0 -1 0 11599 0 1 0 146 5 0 0 18 0 9 0 41336761 884834304 10517 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15998/statm: 216024 10517 2532 9 0 210606 0
[pid=15998/tid=15999] ppid=15997 vsize=864096 CPUtime=0.88
/proc/15998/task/15999/stat : 15999 (java) R 15997 15984 14405 0 -1 64 2743 0 1 0 87 1 0 0 25 0 9 0 41336762 884834304 10517 996147200 134512640 134550740 4294955920 18446744073709551615 4126448997 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15998/tid=16000] ppid=15997 vsize=864096 CPUtime=0.57
/proc/15998/task/16000/stat : 16000 (java) S 15997 15984 14405 0 -1 64 7838 0 0 0 54 3 0 0 16 0 9 0 41336763 884834304 10517 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15998/tid=16001] ppid=15997 vsize=864096 CPUtime=0
/proc/15998/task/16001/stat : 16001 (java) S 15997 15984 14405 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 41336764 884834304 10517 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15998/tid=16002] ppid=15997 vsize=864096 CPUtime=0
/proc/15998/task/16002/stat : 16002 (java) S 15997 15984 14405 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 41336764 884834304 10517 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15998/tid=16003] ppid=15997 vsize=864096 CPUtime=0
/proc/15998/task/16003/stat : 16003 (java) S 15997 15984 14405 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 41336766 884834304 10517 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15998/tid=16004] ppid=15997 vsize=864096 CPUtime=0.05
/proc/15998/task/16004/stat : 16004 (java) S 15997 15984 14405 0 -1 64 322 0 0 0 5 0 0 0 16 0 9 0 41336766 884834304 10517 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15998/tid=16005] ppid=15997 vsize=864096 CPUtime=0
/proc/15998/task/16005/stat : 16005 (java) S 15997 15984 14405 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 41336766 884834304 10517 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15998/tid=16006] ppid=15997 vsize=864096 CPUtime=0
/proc/15998/task/16006/stat : 16006 (java) S 15997 15984 14405 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 41336766 884834304 10517 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 886192

[startup+6.30293 s]
/proc/loadavg: 2.08 2.05 2.07 3/92 16006
/proc/meminfo: memFree=1671064/2055920 swapFree=4180380/4192956
[pid=15984] ppid=15982 vsize=16740 CPUtime=1.5
/proc/15984/stat : 15984 (sugar++) S 15982 15984 14405 0 -1 4194304 1297 11829 0 1 5 1 135 9 15 0 1 0 41336605 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15984/statm: 4185 1104 409 3 0 764 0
[pid=15997] ppid=15984 vsize=5356 CPUtime=0
/proc/15997/stat : 15997 (sh) S 15984 15984 14405 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 41336761 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15997/statm: 1339 233 193 169 0 50 0
[pid=15998] ppid=15997 vsize=864312 CPUtime=4.68
/proc/15998/stat : 15998 (java) S 15997 15984 14405 0 -1 0 29328 0 1 0 453 15 0 0 18 0 9 0 41336761 885055488 27524 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15998/statm: 216078 27524 2565 9 0 210625 0
[pid=15998/tid=15999] ppid=15997 vsize=864312 CPUtime=2.26
/proc/15998/task/15999/stat : 15999 (java) R 15997 15984 14405 0 -1 64 3691 0 1 0 223 3 0 0 25 0 9 0 41336762 885055488 27524 996147200 134512640 134550740 4294955920 18446744073709551615 4125952123 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15998/tid=16000] ppid=15997 vsize=864312 CPUtime=2.25
/proc/15998/task/16000/stat : 16000 (java) S 15997 15984 14405 0 -1 64 24564 0 0 0 215 10 0 0 16 0 9 0 41336763 885055488 27524 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15998/tid=16001] ppid=15997 vsize=864312 CPUtime=0
/proc/15998/task/16001/stat : 16001 (java) S 15997 15984 14405 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 41336764 885055488 27524 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15998/tid=16002] ppid=15997 vsize=864312 CPUtime=0
/proc/15998/task/16002/stat : 16002 (java) S 15997 15984 14405 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 41336764 885055488 27524 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15998/tid=16003] ppid=15997 vsize=864312 CPUtime=0
/proc/15998/task/16003/stat : 16003 (java) S 15997 15984 14405 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 41336766 885055488 27524 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15998/tid=16004] ppid=15997 vsize=864312 CPUtime=0.14
/proc/15998/task/16004/stat : 16004 (java) S 15997 15984 14405 0 -1 64 377 0 0 0 14 0 0 0 16 0 9 0 41336766 885055488 27524 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15998/tid=16005] ppid=15997 vsize=864312 CPUtime=0
/proc/15998/task/16005/stat : 16005 (java) S 15997 15984 14405 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 41336766 885055488 27524 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15998/tid=16006] ppid=15997 vsize=864312 CPUtime=0
/proc/15998/task/16006/stat : 16006 (java) S 15997 15984 14405 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 41336766 885055488 27524 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 886408

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

[startup+7.90332 s]
/proc/loadavg: 2.07 2.05 2.07 3/92 16006
/proc/meminfo: memFree=1659992/2055920 swapFree=4180380/4192956
[pid=15984] ppid=15982 vsize=16740 CPUtime=1.5
/proc/15984/stat : 15984 (sugar++) S 15982 15984 14405 0 -1 4194304 1297 11829 0 1 5 1 135 9 15 0 1 0 41336605 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15984/statm: 4185 1104 409 3 0 764 0
[pid=15997] ppid=15984 vsize=5356 CPUtime=0
/proc/15997/stat : 15997 (sh) S 15984 15984 14405 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 41336761 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15997/statm: 1339 233 193 169 0 50 0
[pid=15998] ppid=15997 vsize=864312 CPUtime=6.26
/proc/15998/stat : 15998 (java) S 15997 15984 14405 0 -1 0 29378 0 1 0 611 15 0 0 18 0 9 0 41336761 885055488 27524 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15998/statm: 216078 27524 2565 9 0 210625 0
[pid=15998/tid=15999] ppid=15997 vsize=864312 CPUtime=3.78
/proc/15998/task/15999/stat : 15999 (java) R 15997 15984 14405 0 -1 64 3741 0 1 0 375 3 0 0 25 0 9 0 41336762 885055488 27524 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15998/tid=16000] ppid=15997 vsize=864312 CPUtime=2.3
/proc/15998/task/16000/stat : 16000 (java) S 15997 15984 14405 0 -1 64 24564 0 0 0 220 10 0 0 15 0 9 0 41336763 885055488 27524 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15998/tid=16001] ppid=15997 vsize=864312 CPUtime=0
/proc/15998/task/16001/stat : 16001 (java) S 15997 15984 14405 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 41336764 885055488 27524 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15998/tid=16002] ppid=15997 vsize=864312 CPUtime=0
/proc/15998/task/16002/stat : 16002 (java) S 15997 15984 14405 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 41336764 885055488 27524 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15998/tid=16003] ppid=15997 vsize=864312 CPUtime=0
/proc/15998/task/16003/stat : 16003 (java) S 15997 15984 14405 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 41336766 885055488 27524 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15998/tid=16004] ppid=15997 vsize=864312 CPUtime=0.14
/proc/15998/task/16004/stat : 16004 (java) S 15997 15984 14405 0 -1 64 377 0 0 0 14 0 0 0 16 0 9 0 41336766 885055488 27524 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15998/tid=16005] ppid=15997 vsize=864312 CPUtime=0
/proc/15998/task/16005/stat : 16005 (java) S 15997 15984 14405 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 41336766 885055488 27524 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15998/tid=16006] ppid=15997 vsize=864312 CPUtime=0
/proc/15998/task/16006/stat : 16006 (java) S 15997 15984 14405 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 41336766 885055488 27524 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.76
Current children cumulated vsize (KiB) 886408

[startup+8.70239 s]
/proc/loadavg: 2.07 2.05 2.07 3/84 16027
/proc/meminfo: memFree=1755032/2055920 swapFree=4180380/4192956
[pid=15984] ppid=15982 vsize=16872 CPUtime=8.3
/proc/15984/stat : 15984 (sugar++) S 15982 15984 14405 0 -1 4194304 1604 45284 0 3 6 2 793 29 15 0 1 0 41336605 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15984/statm: 4218 1117 414 3 0 797 0
[pid=16007] ppid=15984 vsize=4804 CPUtime=0.05
/proc/16007/stat : 16007 (minisat-inc) S 15984 15984 14405 0 -1 4194304 1162 0 0 0 5 0 0 0 16 0 1 0 41337437 4919296 1104 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 1 0 0
/proc/16007/statm: 1201 1104 78 151 0 1047 0
[pid=16018] ppid=15984 vsize=5356 CPUtime=0.14
/proc/16018/stat : 16018 (sh) R 15984 15984 14405 0 -1 4194304 285 3478 0 1 0 0 12 2 16 0 1 0 41337460 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 215418824081 0 0 4100 65536 0 0 0 17 1 0 0
/proc/16018/statm: 1339 233 193 169 0 50 0
Current children cumulated CPU time (s) 8.49
Current children cumulated vsize (KiB) 27032

[startup+9.10246 s]
/proc/loadavg: 2.07 2.05 2.07 3/84 16027
/proc/meminfo: memFree=1755032/2055920 swapFree=4180380/4192956
[pid=15984] ppid=15982 vsize=16872 CPUtime=8.75
/proc/15984/stat : 15984 (sugar++) S 15982 15984 14405 0 -1 4194304 1790 56572 0 6 6 2 830 37 16 0 1 0 41336605 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15984/statm: 4218 1117 414 3 0 797 0
[pid=16007] ppid=15984 vsize=4944 CPUtime=0.07
/proc/16007/stat : 16007 (minisat-inc) S 15984 15984 14405 0 -1 4194304 1188 0 0 0 7 0 0 0 15 0 1 0 41337437 5062656 1124 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 1 0 0
/proc/16007/statm: 1236 1124 78 151 0 1082 0
Current children cumulated CPU time (s) 8.82
Current children cumulated vsize (KiB) 21816

[startup+9.30251 s]
/proc/loadavg: 2.07 2.05 2.07 3/84 16027
/proc/meminfo: memFree=1755032/2055920 swapFree=4180380/4192956
[pid=15984] ppid=15982 vsize=16872 CPUtime=8.93
/proc/15984/stat : 15984 (sugar++) S 15982 15984 14405 0 -1 4194304 1859 60333 0 7 6 3 844 40 16 0 1 0 41336605 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15984/statm: 4218 1117 414 3 0 797 0
[pid=16007] ppid=15984 vsize=4944 CPUtime=0.08
/proc/16007/stat : 16007 (minisat-inc) S 15984 15984 14405 0 -1 4194304 1203 0 0 0 8 0 0 0 16 0 1 0 41337437 5062656 1137 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 1 0 0
/proc/16007/statm: 1236 1137 79 151 0 1082 0
Current children cumulated CPU time (s) 9.01
Current children cumulated vsize (KiB) 21816

[startup+9.40252 s]
/proc/loadavg: 2.07 2.05 2.07 3/84 16027
/proc/meminfo: memFree=1755032/2055920 swapFree=4180380/4192956
[pid=15984] ppid=15982 vsize=16872 CPUtime=8.93
/proc/15984/stat : 15984 (sugar++) S 15982 15984 14405 0 -1 4194304 1878 60333 0 7 6 3 844 40 16 0 1 0 41336605 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15984/statm: 4218 1117 414 3 0 797 0
[pid=16007] ppid=15984 vsize=4944 CPUtime=0.08
/proc/16007/stat : 16007 (minisat-inc) S 15984 15984 14405 0 -1 4194304 1203 0 0 0 8 0 0 0 16 0 1 0 41337437 5062656 1137 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 1 0 0
/proc/16007/statm: 1236 1137 79 151 0 1082 0
Current children cumulated CPU time (s) 9.01
Current children cumulated vsize (KiB) 21816

Child status: 0
Real time (s): 9.49706
CPU time (s): 9.24259
CPU user time (s): 8.76667
CPU system time (s): 0.475927
CPU usage (%): 97.3206
Max. virtual memory (cumulated for all children) (KiB): 886820

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.76667
system time used= 0.475927
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67287
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= 4493
involuntary context switches= 4629

runsolver used 0.015997 second user time and 0.046992 second system time

The end

Launcher Data (download as text)

Begin job on node9 at 2008-07-12 09:05:37
IDJOB=1111381
IDBENCH=61269
IDSOLVER=367
FILE ID=node9/1111381-1215846337
PBS_JOBID= 7903357
Free space on /tmp= 66548 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 608441595f74e2972416ab83ca9a769c
RANDOM SEED=1950962550

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:       1768144 kB
Buffers:          4024 kB
Cached:          50220 kB
SwapCached:       6344 kB
Active:         217284 kB
Inactive:        18284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1768144 kB
SwapTotal:     4192956 kB
SwapFree:      4180380 kB
Dirty:            3644 kB
Writeback:           0 kB
Mapped:         197432 kB
Slab:            37044 kB
Committed_AS:   483580 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:05:46