Trace number 1111445

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-incOPTIMUM3 10.1095 10.4323

General information on the benchmark

Namecsp/modifiedRenault/
normalized-renault-mod-22_ext.xml
MD5SUM1d0898b30acfadcbab346bad89a9b364
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints3
Best CPU time to get the best result obtained on this benchmark7.36588
Satisfiable
(Un)Satisfiability was proved
Number of variables111
Number of constraints159
Maximum constraint arity10
Maximum domain size42
Number of constraints which are defined in extension159
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:14:18 2008
0.00/0.08	c 0	PID 17372
0.06/0.08	c 0	HOST node17.alineos.net
0.06/0.08	c 0	CONVERTING HOME/instance-1111445-1215846858.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-1111445-1215846858.xml' 'HOME/temp.csp'
1.44/1.54	c 2	15 domains, 111 variables, 0 predicates, 142 relations, 159 constraints
1.44/1.59	c 2	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.44/1.59	c 2	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.67	c 2	Parsing HOME/temp.csp
3.57/3.78	c 4	parsed 427 expressions
3.57/3.78	c 4	Heap : 39 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.57/3.79	c 4	MAX CSP: 159 constraints
3.57/3.79	c 4	Converting to clausal form CSP
3.67/3.81	c 4	converted 59 (10%) expressions
3.67/3.81	c 4	converted 118 (20%) expressions
3.67/3.82	c 4	converted 177 (30%) expressions
3.67/3.88	c 4	converted 236 (40%) expressions
3.67/3.90	c 4	converted 295 (50%) expressions
3.77/3.91	c 4	converted 354 (60%) expressions
3.77/3.93	c 4	converted 413 (70%) expressions
3.98/4.10	c 4	converted 472 (80%) expressions
4.19/4.37	c 5	converted 531 (90%) expressions
5.46/5.67	c 6	converted 589 (100%) expressions
5.46/5.67	c 6	CSP : 429 integers, 0 booleans, 476 clauses, largest domain size 239
5.46/5.67	c 6	Heap : 92 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.46/5.67	c 6	Propagation in CSP
5.46/5.69	c 6	153 values, 0 unsatisfiable literals, and 0 valid clauses are removed
5.46/5.69	c 6	CSP : 429 integers, 0 booleans, 476 clauses, largest domain size 160
5.46/5.69	c 6	Heap : 93 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.46/5.69	c 6	Simplifing CSP by introducing new Boolean variables
5.46/5.69	c 6	CSP : 429 integers, 0 booleans, 476 clauses, largest domain size 160
5.46/5.69	c 6	Heap : 93 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.76/5.98	c 6	Encoding CSP to SAT : HOME/temp.cnf
5.76/5.99	c 6	43 (10%) CSP integer variables are encoded (136 clauses, 1398 bytes)
5.76/6.00	c 6	86 (20%) CSP integer variables are encoded (238 clauses, 2520 bytes)
5.86/6.00	c 6	129 (30%) CSP integer variables are encoded (340 clauses, 3642 bytes)
5.86/6.00	c 6	172 (40%) CSP integer variables are encoded (340 clauses, 3642 bytes)
5.86/6.00	c 6	215 (50%) CSP integer variables are encoded (340 clauses, 3642 bytes)
5.86/6.00	c 6	258 (60%) CSP integer variables are encoded (340 clauses, 3642 bytes)
5.86/6.00	c 6	301 (70%) CSP integer variables are encoded (595 clauses, 6447 bytes)
5.86/6.01	c 6	344 (80%) CSP integer variables are encoded (780 clauses, 8674 bytes)
5.86/6.01	c 6	387 (90%) CSP integer variables are encoded (1050 clauses, 12184 bytes)
5.86/6.01	c 6	429 (100%) CSP integer variables are encoded (2317 clauses, 28655 bytes)
5.86/6.05	c 6	48 (10%) CSP clauses are encoded (2695 clauses, 36281 bytes)
6.25/6.43	c 7	96 (20%) CSP clauses are encoded (17850 clauses, 534104 bytes)
6.95/7.18	c 8	143 (30%) CSP clauses are encoded (22787 clauses, 665778 bytes)
7.83/8.04	c 8	191 (40%) CSP clauses are encoded (29844 clauses, 924662 bytes)
7.83/8.05	c 8	238 (50%) CSP clauses are encoded (31615 clauses, 950637 bytes)
7.83/8.06	c 8	286 (60%) CSP clauses are encoded (32223 clauses, 960484 bytes)
7.83/8.07	c 8	334 (70%) CSP clauses are encoded (37087 clauses, 1044664 bytes)
7.83/8.07	c 8	381 (80%) CSP clauses are encoded (37722 clauses, 1055134 bytes)
7.83/8.07	c 8	429 (90%) CSP clauses are encoded (39202 clauses, 1080864 bytes)
7.94/8.12	c 8	476 (100%) CSP clauses are encoded (65096 clauses, 1544462 bytes)
7.94/8.12	c 8	476 CSP clauses encoded
7.94/8.12	c 8	Writing map file : HOME/temp.map
7.94/8.13	c 9	Heap : 66 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
7.94/8.13	c 9	SAT : 2746 SAT variables, 65096 SAT clauses, 1544462 bytes
7.94/8.13	c 9	Heap : 66 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
7.98/8.20	c 9	OBJECTIVE minimize _COST
7.98/8.20	c 9	SOLVING HOME/temp.cnf
7.98/8.20	c 9	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
7.98/8.20	c 9	This is MiniSat 2.0 beta incremental
7.98/8.20	c 9	WARNING: for repeatability, setting FPU to use double precision
7.98/8.20	c 9	============================[ Problem Statistics ]=============================
7.98/8.20	c 9	|                                                                             |
7.98/8.20	c 9	|  Number of variables:  2746                                                 |
7.98/8.20	c 9	|  Number of clauses:    65096                                                |
7.98/8.24	c 9	|  Parsing time:         0.04         s                                       |
7.98/8.25	c 9	OK
7.98/8.25	c 9	OBJECTIVE BOUND: 0 <= _COST <= 
7.98/8.25	c 9	SEARCHING: _COST <= 80
7.98/8.25	c 9	============================[ Search Statistics ]==============================
7.98/8.25	c 9	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.98/8.25	c 9	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.98/8.25	c 9	===============================================================================
7.98/8.25	c 9	|         0 |    2746    65096   309732 |    21698        0    nan |  0.000 % |
7.98/8.26	c 9	|       102 |    2746    65096   309732 |    23868      102     11 |  0.008 % |
7.98/8.26	c 9	===============================================================================
7.98/8.26	c 9	restarts              : 2
7.98/8.26	c 9	conflicts             : 104           (1825 /sec)
7.98/8.26	c 9	decisions             : 384           (1.04 % random) (6738 /sec)
7.98/8.26	c 9	propagations          : 7739           (135793 /sec)
7.98/8.26	c 9	conflict literals     : 1118           (19.68 % deleted)
7.98/8.26	c 9	Memory used           : 5.24 MB
7.98/8.26	c 9	CPU time              : 0.056991 s
7.98/8.26	c 9	
7.98/8.26	c 9	SATISFIABLE
7.98/8.27	c 9	OK
7.98/8.27	c 9	FOUND: _COST <= 80
7.98/8.27	s SATISFIABLE
7.98/8.27	c 9	DECODING HOME/temp.out WITH HOME/temp.map
7.98/8.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'
8.00/8.35	c 9	Decoding HOME/temp.out
8.00/8.41	c 9	OBJECTIVE _COST 50
8.00/8.41	o 50
8.00/8.41	v 7 1 22 5 1 1 1 3 1 1 1 1 0 2 1 1 1 1 1 2 2 1 1 1 21 2 5 1 1 1 1 0 30 24 0 1 0 1 2 2 0 0 0 2 3 1 24 0 1 3 1 1 2 2 1 10 1 1 1 0 0 1 2 0 1 2 1 0 1 2 0 9 2 4 6 0 1 1 1 1 6 1 4 3 0 1 1 1 0 0 1 1 0 4 0 3 3 5 1 0 4 9 8 9 9 9 9 9 9 9 9
8.00/8.42	c 9	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
8.00/8.43	c 9	OK
8.00/8.43	c 9	OBJECTIVE BOUND: 0 <= _COST <= 50
8.00/8.43	c 9	SEARCHING: _COST <= 25
8.00/8.43	c 9	============================[ Search Statistics ]==============================
8.00/8.43	c 9	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.00/8.43	c 9	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.00/8.43	c 9	===============================================================================
8.00/8.43	c 9	|       104 |    2746    65096   309732 |    21698      104     11 |  0.008 % |
8.00/8.43	c 9	===============================================================================
8.00/8.43	c 9	restarts              : 3
8.00/8.43	c 9	conflicts             : 112           (1836 /sec)
8.00/8.43	c 9	decisions             : 507           (1.18 % random) (8313 /sec)
8.00/8.43	c 9	propagations          : 10906          (178816 /sec)
8.00/8.43	c 9	conflict literals     : 1194           (19.27 % deleted)
8.00/8.43	c 9	Memory used           : 5.24 MB
8.00/8.43	c 9	CPU time              : 0.06099 s
8.00/8.43	c 9	
8.00/8.43	c 9	SATISFIABLE
8.00/8.43	c 9	OK
8.00/8.43	c 9	FOUND: _COST <= 25
8.00/8.43	c 9	DECODING HOME/temp.out WITH HOME/temp.map
8.00/8.43	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.14/8.51	c 9	Decoding HOME/temp.out
8.14/8.57	c 9	OBJECTIVE _COST 25
8.14/8.57	o 25
8.14/8.58	v 6 1 27 2 1 1 1 4 1 1 1 1 0 3 1 1 1 0 1 2 2 1 1 1 11 0 4 1 0 0 1 0 30 24 0 1 2 1 1 2 0 0 1 1 2 1 36 1 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 11 0 1 1 0 1 6 0 3 0 0 1 1 1 0 1 0 1 0 0 1 3 4 8 1 0 0 9 9 9 9 9 9 9 9 9 9
8.14/8.58	c 9	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
8.14/8.63	c 9	OK
8.14/8.64	c 9	OBJECTIVE BOUND: 0 <= _COST <= 25
8.14/8.64	c 9	SEARCHING: _COST <= 12
8.14/8.64	c 9	============================[ Search Statistics ]==============================
8.14/8.64	c 9	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.14/8.64	c 9	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.14/8.64	c 9	===============================================================================
8.14/8.64	c 9	|       112 |    1844    65096   309732 |    21698      112     11 |  0.008 % |
8.14/8.64	c 9	===============================================================================
8.14/8.64	c 9	restarts              : 4
8.14/8.64	c 9	conflicts             : 138           (2030 /sec)
8.14/8.64	c 9	decisions             : 616           (0.97 % random) (9060 /sec)
8.14/8.64	c 9	propagations          : 17292          (254335 /sec)
8.14/8.64	c 9	conflict literals     : 1504           (20.21 % deleted)
8.14/8.64	c 9	Memory used           : 5.24 MB
8.14/8.64	c 9	CPU time              : 0.067989 s
8.14/8.64	c 9	
8.14/8.64	c 9	SATISFIABLE
8.14/8.64	c 9	OK
8.14/8.64	c 9	FOUND: _COST <= 12
8.14/8.64	c 9	DECODING HOME/temp.out WITH HOME/temp.map
8.14/8.64	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.42/8.73	c 9	Decoding HOME/temp.out
8.42/8.79	c 9	OBJECTIVE _COST 12
8.42/8.79	o 12
8.42/8.79	v 7 1 28 9 1 1 1 3 1 0 1 0 0 2 1 0 1 1 1 2 2 1 1 1 21 2 5 0 0 1 1 0 2 23 1 0 0 1 1 2 0 0 0 1 3 1 39 0 1 3 1 1 2 1 1 10 1 1 1 0 0 1 2 0 1 2 2 0 1 2 0 0 2 2 6 0 1 1 1 1 6 1 0 0 0 1 1 1 0 0 0 1 0 4 0 3 4 9 0 0 4 9 1 8 5 9 3 9 6 9 4
8.52/8.81	c 9	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
8.52/8.85	c 9	OK
8.52/8.85	c 9	OBJECTIVE BOUND: 0 <= _COST <= 12
8.52/8.85	c 9	SEARCHING: _COST <= 6
8.52/8.86	c 9	============================[ Search Statistics ]==============================
8.52/8.86	c 9	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.52/8.86	c 9	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.52/8.86	c 9	===============================================================================
8.52/8.86	c 9	|       138 |    1574    65096   309732 |    21698      138     11 |  0.008 % |
8.52/8.86	c 9	|       238 |    1574    65096   309732 |    23868      238     10 | 50.403 % |
8.52/8.88	c 9	|       388 |    1574    65096   309732 |    26255      388     11 | 50.403 % |
8.52/8.88	c 9	===============================================================================
8.52/8.88	c 9	restarts              : 7
8.52/8.88	c 9	conflicts             : 400           (4167 /sec)
8.52/8.88	c 9	decisions             : 988           (1.21 % random) (10293 /sec)
8.52/8.88	c 9	propagations          : 80306          (836652 /sec)
8.52/8.88	c 9	conflict literals     : 4260           (30.36 % deleted)
8.52/8.88	c 9	Memory used           : 5.37 MB
8.52/8.88	c 9	CPU time              : 0.095985 s
8.52/8.88	c 9	
8.52/8.88	c 9	SATISFIABLE
8.52/8.88	c 9	OK
8.52/8.88	c 9	FOUND: _COST <= 6
8.52/8.88	c 9	DECODING HOME/temp.out WITH HOME/temp.map
8.52/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.58/8.96	c 9	Decoding HOME/temp.out
8.58/9.02	c 9	OBJECTIVE _COST 6
8.58/9.02	o 6
8.58/9.03	v 8 1 23 5 1 1 1 4 1 0 1 0 0 2 1 1 1 1 1 0 2 1 0 1 13 2 5 0 0 0 1 0 2 21 1 0 0 1 1 2 0 0 0 2 3 1 39 0 1 3 1 1 2 1 1 12 1 1 1 0 0 1 2 0 1 2 2 0 1 2 0 0 2 2 5 0 1 1 1 1 6 1 0 0 0 1 1 0 0 0 0 2 0 0 0 3 3 2 1 0 2 9 5 9 9 9 0 4 8 5 1
8.58/9.03	c 9	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
8.58/9.08	c 9	OK
8.58/9.08	c 9	OBJECTIVE BOUND: 0 <= _COST <= 6
8.58/9.08	c 9	SEARCHING: _COST <= 3
8.77/9.10	c 9	============================[ Search Statistics ]==============================
8.77/9.10	c 9	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.77/9.10	c 9	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.77/9.10	c 9	===============================================================================
8.77/9.10	c 9	|       400 |    1362    65096   309732 |    21698      400     11 | 50.403 % |
8.77/9.10	c 9	|       500 |    1362    65096   309732 |    23868      500     10 | 56.739 % |
8.77/9.12	c 9	|       650 |    1362    65096   309732 |    26255      650     10 | 56.739 % |
8.77/9.14	c 10	|       876 |    1362    65096   309732 |    28880      876     10 | 56.739 % |
8.77/9.16	c 10	|      1214 |    1362    65096   309732 |    31769     1214     11 | 56.739 % |
8.87/9.21	c 10	|      1721 |    1362    65096   309732 |    34945     1721     11 | 56.739 % |
8.87/9.28	c 10	|      2481 |    1188    31389   213132 |    38440     2480     11 | 56.739 % |
8.96/9.39	c 10	|      3620 |    1188    31389   213132 |    42284     3619     11 | 56.739 % |
9.16/9.55	c 10	|      5330 |    1188    31389   213132 |    46513     5329     11 | 56.739 % |
9.46/9.81	c 10	|      7894 |    1188    31389   213132 |    51164     7893     12 | 56.739 % |
9.56/9.91	c 10	===============================================================================
9.56/9.91	c 10	restarts              : 17
9.56/9.91	c 10	conflicts             : 8642          (9446 /sec)
9.56/9.91	c 10	decisions             : 10620         (1.18 % random) (11608 /sec)
9.56/9.91	c 10	propagations          : 1456974        (1592565 /sec)
9.56/9.91	c 10	conflict literals     : 102585         (29.48 % deleted)
9.56/9.91	c 10	Memory used           : 5.50 MB
9.56/9.91	c 10	CPU time              : 0.91486 s
9.56/9.91	c 10	
9.56/9.91	c 10	SATISFIABLE
9.56/9.91	c 10	OK
9.56/9.91	c 10	FOUND: _COST <= 3
9.56/9.91	c 10	DECODING HOME/temp.out WITH HOME/temp.map
9.56/9.91	c 10	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.56/9.99	c 10	Decoding HOME/temp.out
9.57/10.05	c 10	OBJECTIVE _COST 3
9.57/10.05	o 3
9.57/10.06	v 8 1 23 5 1 1 1 4 1 0 1 0 0 2 1 1 1 1 1 0 2 1 0 1 13 2 5 0 0 0 1 0 2 21 1 0 0 1 1 2 0 0 0 2 3 1 39 0 1 3 1 1 2 1 1 12 1 1 1 0 0 1 2 0 1 2 2 0 1 2 0 0 2 2 5 0 1 1 1 1 6 1 0 0 0 1 1 0 0 0 0 2 0 0 0 3 3 2 1 0 2 6 5 6 3 5 1 6 2 4 4
9.57/10.06	c 10	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
9.57/10.09	c 10	OK
9.57/10.09	c 10	OBJECTIVE BOUND: 0 <= _COST <= 3
9.57/10.09	c 10	SEARCHING: _COST <= 1
9.57/10.09	c 10	============================[ Search Statistics ]==============================
9.57/10.09	c 10	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.57/10.09	c 10	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
9.57/10.09	c 10	===============================================================================
9.57/10.09	c 10	|      8642 |    1021    27359   192497 |     9119     3076     13 | 56.739 % |
9.75/10.10	c 10	|      8742 |    1021    27359   192497 |    10031     3176     12 | 62.822 % |
9.75/10.12	c 10	|      8893 |    1021    27359   192497 |    11034     3327     12 | 62.822 % |
9.75/10.14	c 11	|      9118 |    1021    27359   192497 |    12138     3552     12 | 62.822 % |
9.75/10.15	c 11	===============================================================================
9.75/10.15	c 11	restarts              : 21
9.75/10.15	c 11	conflicts             : 9266          (9258 /sec)
9.75/10.15	c 11	decisions             : 11328         (1.17 % random) (11318 /sec)
9.75/10.16	c 11	propagations          : 1524365        (1523075 /sec)
9.75/10.16	c 11	conflict literals     : 109131         (29.35 % deleted)
9.75/10.16	c 11	Memory used           : 5.50 MB
9.75/10.16	c 11	CPU time              : 1.00085 s
9.75/10.16	c 11	
9.75/10.16	c 11	UNSATISFIABLE
9.75/10.16	c 11	OK
9.75/10.16	c 11	NOT FOUND: _COST <= 1
9.75/10.16	c 11	OK
9.75/10.16	c 11	OBJECTIVE BOUND: 2 <= _COST <= 3
9.75/10.16	c 11	SEARCHING: _COST <= 2
9.75/10.16	c 11	============================[ Search Statistics ]==============================
9.75/10.16	c 11	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.75/10.16	c 11	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
9.75/10.16	c 11	===============================================================================
9.75/10.16	c 11	|      9266 |    1021    27359   192497 |     9119     3699     12 | 62.822 % |
9.75/10.17	c 11	|      9367 |    1021    27359   192497 |    10031     3800     12 | 62.929 % |
9.75/10.19	c 11	|      9517 |    1021    27359   192497 |    11034     3950     12 | 62.929 % |
9.85/10.21	c 11	|      9743 |    1021    27359   192497 |    12138     4176     12 | 62.929 % |
9.85/10.25	c 11	|     10080 |    1021    27359   192497 |    13352     4513     12 | 62.929 % |
9.95/10.31	c 11	|     10588 |    1021    27359   192497 |    14687     5021     12 | 62.929 % |
9.95/10.39	c 11	|     11347 |    1018    27348   192473 |    16156     5780     12 | 62.929 % |
10.05/10.42	c 11	===============================================================================
10.05/10.42	c 11	restarts              : 28
10.05/10.42	c 11	conflicts             : 11588         (9162 /sec)
10.05/10.42	c 11	decisions             : 14038         (1.15 % random) (11099 /sec)
10.05/10.42	c 11	propagations          : 1853783        (1465665 /sec)
10.05/10.42	c 11	conflict literals     : 135781         (29.33 % deleted)
10.05/10.42	c 11	Memory used           : 5.50 MB
10.05/10.42	c 11	CPU time              : 1.26481 s
10.05/10.42	c 11	
10.05/10.42	c 11	UNSATISFIABLE
10.05/10.42	c 11	OK
10.05/10.42	c 11	NOT FOUND: _COST <= 2
10.05/10.42	c 11	OK
10.05/10.42	c 11	OBJECTIVE _COST 3
10.05/10.42	s OPTIMUM FOUND
10.05/10.43	c 11	CPU 9.65 (0.06 0.02 9.59 0.41)
10.05/10.43	c 11	END Sat Jul 12 09:14:29 2008

Verifier Data (download as text)

OK	3	156
3 unsatisfied constraints, 156 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-1111445-1215846858/watcher-1111445-1215846858 -o /tmp/evaluation-result-1111445-1215846858/solver-1111445-1215846858 -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-1111445-1215846858.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.05 2.04 2.00 3/80 17372
/proc/meminfo: memFree=1765352/2055920 swapFree=4181420/4192956
[pid=17372] ppid=17370 vsize=12132 CPUtime=0
/proc/17372/stat : 17372 (sugar++) R 17370 17372 16341 0 -1 4194304 222 0 0 0 0 0 0 0 20 0 1 0 41388273 12423168 190 996147200 4194304 4206940 548682068528 18446744073709551615 245482558177 0 0 4224 0 0 0 0 17 1 0 0
/proc/17372/statm: 3033 190 142 3 0 133 0

[startup+0.0814621 s]
/proc/loadavg: 2.05 2.04 2.00 3/80 17372
/proc/meminfo: memFree=1765352/2055920 swapFree=4181420/4192956
[pid=17372] ppid=17370 vsize=16740 CPUtime=0.06
/proc/17372/stat : 17372 (sugar++) S 17370 17372 16341 0 -1 4194304 1152 0 0 0 5 1 0 0 18 0 1 0 41388273 17141760 1100 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17372/statm: 4185 1100 406 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.101468 s]
/proc/loadavg: 2.05 2.04 2.00 3/80 17372
/proc/meminfo: memFree=1765352/2055920 swapFree=4181420/4192956
[pid=17372] ppid=17370 vsize=16740 CPUtime=0.06
/proc/17372/stat : 17372 (sugar++) S 17370 17372 16341 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 41388273 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17372/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.301477 s]
/proc/loadavg: 2.05 2.04 2.00 3/80 17372
/proc/meminfo: memFree=1765352/2055920 swapFree=4181420/4192956
[pid=17372] ppid=17370 vsize=16740 CPUtime=0.06
/proc/17372/stat : 17372 (sugar++) S 17370 17372 16341 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 41388273 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17372/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.701522 s]
/proc/loadavg: 2.05 2.04 2.00 3/80 17372
/proc/meminfo: memFree=1765352/2055920 swapFree=4181420/4192956
[pid=17372] ppid=17370 vsize=16740 CPUtime=0.06
/proc/17372/stat : 17372 (sugar++) S 17370 17372 16341 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 41388273 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17372/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+1.5016 s]
/proc/loadavg: 2.04 2.03 2.00 3/91 17384
/proc/meminfo: memFree=1739856/2055920 swapFree=4181420/4192956
[pid=17372] ppid=17370 vsize=16740 CPUtime=0.06
/proc/17372/stat : 17372 (sugar++) S 17370 17372 16341 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 41388273 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17372/statm: 4185 1104 409 3 0 764 0
[pid=17375] ppid=17372 vsize=5356 CPUtime=0
/proc/17375/stat : 17375 (sh) S 17372 17372 16341 0 -1 4194304 277 0 0 0 0 0 0 0 20 0 1 0 41388281 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17375/statm: 1339 233 193 169 0 50 0
[pid=17376] ppid=17375 vsize=864624 CPUtime=1.38
/proc/17376/stat : 17376 (java) S 17375 17372 16341 0 -1 0 11363 0 1 0 130 8 0 0 18 0 9 0 41388281 885374976 10278 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17376/statm: 216156 10278 2528 9 0 210738 0
[pid=17376/tid=17377] ppid=17375 vsize=864624 CPUtime=1.03
/proc/17376/task/17377/stat : 17377 (java) R 17375 17372 16341 0 -1 64 4942 0 1 0 98 5 0 0 25 0 9 0 41388282 885374976 10278 996147200 134512640 134550740 4294956000 18446744073709551615 4126619978 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17376/tid=17378] ppid=17375 vsize=864624 CPUtime=0.24
/proc/17376/task/17378/stat : 17378 (java) S 17375 17372 16341 0 -1 64 5250 0 0 0 22 2 0 0 16 0 9 0 41388284 885374976 10278 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17376/tid=17379] ppid=17375 vsize=864624 CPUtime=0
/proc/17376/task/17379/stat : 17379 (java) S 17375 17372 16341 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 41388284 885374976 10278 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17376/tid=17380] ppid=17375 vsize=864624 CPUtime=0
/proc/17376/task/17380/stat : 17380 (java) S 17375 17372 16341 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 41388284 885374976 10278 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17376/tid=17381] ppid=17375 vsize=864624 CPUtime=0
/proc/17376/task/17381/stat : 17381 (java) S 17375 17372 16341 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 41388286 885374976 10278 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17376/tid=17382] ppid=17375 vsize=864624 CPUtime=0.09
/proc/17376/task/17382/stat : 17382 (java) S 17375 17372 16341 0 -1 64 472 0 0 0 9 0 0 0 16 0 9 0 41388286 885374976 10278 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17376/tid=17383] ppid=17375 vsize=864624 CPUtime=0
/proc/17376/task/17383/stat : 17383 (java) S 17375 17372 16341 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 41388286 885374976 10278 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17376/tid=17384] ppid=17375 vsize=864624 CPUtime=0
/proc/17376/task/17384/stat : 17384 (java) S 17375 17372 16341 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 41388286 885374976 10278 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 886720

[startup+3.10277 s]
/proc/loadavg: 2.04 2.03 2.00 4/91 17394
/proc/meminfo: memFree=1745040/2055920 swapFree=4181420/4192956
[pid=17372] ppid=17370 vsize=16740 CPUtime=1.5
/proc/17372/stat : 17372 (sugar++) S 17370 17372 16341 0 -1 4194304 1297 11827 0 1 5 1 135 9 16 0 1 0 41388273 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17372/statm: 4185 1104 409 3 0 764 0
[pid=17385] ppid=17372 vsize=5356 CPUtime=0
/proc/17385/stat : 17385 (sh) S 17372 17372 16341 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 41388432 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17385/statm: 1339 233 193 169 0 50 0
[pid=17386] ppid=17385 vsize=864076 CPUtime=1.48
/proc/17386/stat : 17386 (java) S 17385 17372 16341 0 -1 0 12360 0 1 0 143 5 0 0 18 0 9 0 41388432 884813824 11276 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17386/statm: 216019 11276 2532 9 0 210601 0
[pid=17386/tid=17387] ppid=17385 vsize=864076 CPUtime=0.83
/proc/17386/task/17387/stat : 17387 (java) R 17385 17372 16341 0 -1 64 2745 0 1 0 82 1 0 0 25 0 9 0 41388433 884813824 11276 996147200 134512640 134550740 4294955920 18446744073709551615 4126427384 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17386/tid=17388] ppid=17385 vsize=864076 CPUtime=0.58
/proc/17386/task/17388/stat : 17388 (java) S 17385 17372 16341 0 -1 64 8594 0 0 0 55 3 0 0 16 0 9 0 41388434 884813824 11276 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17386/tid=17389] ppid=17385 vsize=864076 CPUtime=0
/proc/17386/task/17389/stat : 17389 (java) S 17385 17372 16341 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 41388434 884813824 11276 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17386/tid=17390] ppid=17385 vsize=864076 CPUtime=0
/proc/17386/task/17390/stat : 17390 (java) S 17385 17372 16341 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 41388434 884813824 11276 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17386/tid=17391] ppid=17385 vsize=864076 CPUtime=0
/proc/17386/task/17391/stat : 17391 (java) S 17385 17372 16341 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 41388436 884813824 11276 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17386/tid=17392] ppid=17385 vsize=864076 CPUtime=0.05
/proc/17386/task/17392/stat : 17392 (java) S 17385 17372 16341 0 -1 64 324 0 0 0 5 0 0 0 16 0 9 0 41388436 884813824 11276 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17386/tid=17393] ppid=17385 vsize=864076 CPUtime=0
/proc/17386/task/17393/stat : 17393 (java) S 17385 17372 16341 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 41388436 884813824 11276 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17386/tid=17394] ppid=17385 vsize=864076 CPUtime=0
/proc/17386/task/17394/stat : 17394 (java) S 17385 17372 16341 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 41388436 884813824 11276 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 886172

[startup+6.30209 s]
/proc/loadavg: 2.04 2.03 2.00 4/91 17394
/proc/meminfo: memFree=1665040/2055920 swapFree=4181420/4192956
[pid=17372] ppid=17370 vsize=16740 CPUtime=1.51
/proc/17372/stat : 17372 (sugar++) S 17370 17372 16341 0 -1 4194304 1297 11827 0 1 6 1 135 9 15 0 1 0 41388273 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17372/statm: 4185 1104 409 3 0 764 0
[pid=17385] ppid=17372 vsize=5356 CPUtime=0
/proc/17385/stat : 17385 (sh) S 17372 17372 16341 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 41388432 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17385/statm: 1339 233 193 169 0 50 0
[pid=17386] ppid=17385 vsize=864348 CPUtime=4.64
/proc/17386/stat : 17386 (java) S 17385 17372 16341 0 -1 0 29291 0 1 0 450 14 0 0 18 0 9 0 41388432 885092352 27508 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17386/statm: 216087 27508 2565 9 0 210634 0
[pid=17386/tid=17387] ppid=17385 vsize=864348 CPUtime=2.25
/proc/17386/task/17387/stat : 17387 (java) R 17385 17372 16341 0 -1 64 3698 0 1 0 222 3 0 0 25 0 9 0 41388433 885092352 27508 996147200 134512640 134550740 4294955920 18446744073709551615 4126669104 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17386/tid=17388] ppid=17385 vsize=864348 CPUtime=2.23
/proc/17386/task/17388/stat : 17388 (java) S 17385 17372 16341 0 -1 64 24518 0 0 0 213 10 0 0 16 0 9 0 41388434 885092352 27508 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17386/tid=17389] ppid=17385 vsize=864348 CPUtime=0
/proc/17386/task/17389/stat : 17389 (java) S 17385 17372 16341 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 41388434 885092352 27508 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17386/tid=17390] ppid=17385 vsize=864348 CPUtime=0
/proc/17386/task/17390/stat : 17390 (java) S 17385 17372 16341 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 41388434 885092352 27508 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17386/tid=17391] ppid=17385 vsize=864348 CPUtime=0
/proc/17386/task/17391/stat : 17391 (java) S 17385 17372 16341 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 41388436 885092352 27508 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17386/tid=17392] ppid=17385 vsize=864348 CPUtime=0.14
/proc/17386/task/17392/stat : 17392 (java) S 17385 17372 16341 0 -1 64 378 0 0 0 14 0 0 0 15 0 9 0 41388436 885092352 27508 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17386/tid=17393] ppid=17385 vsize=864348 CPUtime=0
/proc/17386/task/17393/stat : 17393 (java) S 17385 17372 16341 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 41388436 885092352 27508 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17386/tid=17394] ppid=17385 vsize=864348 CPUtime=0
/proc/17386/task/17394/stat : 17394 (java) S 17385 17372 16341 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 41388436 885092352 27508 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 886444

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

[startup+7.90226 s]
/proc/loadavg: 2.12 2.05 2.01 3/91 17394
/proc/meminfo: memFree=1658000/2055920 swapFree=4181420/4192956
[pid=17372] ppid=17370 vsize=16740 CPUtime=1.51
/proc/17372/stat : 17372 (sugar++) S 17370 17372 16341 0 -1 4194304 1297 11827 0 1 6 1 135 9 15 0 1 0 41388273 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17372/statm: 4185 1104 409 3 0 764 0
[pid=17385] ppid=17372 vsize=5356 CPUtime=0
/proc/17385/stat : 17385 (sh) S 17372 17372 16341 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 41388432 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17385/statm: 1339 233 193 169 0 50 0
[pid=17386] ppid=17385 vsize=864348 CPUtime=6.22
/proc/17386/stat : 17386 (java) S 17385 17372 16341 0 -1 0 29339 0 1 0 607 15 0 0 18 0 9 0 41388432 885092352 27508 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17386/statm: 216087 27508 2565 9 0 210634 0
[pid=17386/tid=17387] ppid=17385 vsize=864348 CPUtime=3.77
/proc/17386/task/17387/stat : 17387 (java) R 17385 17372 16341 0 -1 64 3746 0 1 0 374 3 0 0 25 0 9 0 41388433 885092352 27508 996147200 134512640 134550740 4294955920 18446744073709551615 4125952119 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17386/tid=17388] ppid=17385 vsize=864348 CPUtime=2.29
/proc/17386/task/17388/stat : 17388 (java) S 17385 17372 16341 0 -1 64 24518 0 0 0 218 11 0 0 16 0 9 0 41388434 885092352 27508 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17386/tid=17389] ppid=17385 vsize=864348 CPUtime=0
/proc/17386/task/17389/stat : 17389 (java) S 17385 17372 16341 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 41388434 885092352 27508 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17386/tid=17390] ppid=17385 vsize=864348 CPUtime=0
/proc/17386/task/17390/stat : 17390 (java) S 17385 17372 16341 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 41388434 885092352 27508 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17386/tid=17391] ppid=17385 vsize=864348 CPUtime=0
/proc/17386/task/17391/stat : 17391 (java) S 17385 17372 16341 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 41388436 885092352 27508 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17386/tid=17392] ppid=17385 vsize=864348 CPUtime=0.14
/proc/17386/task/17392/stat : 17392 (java) S 17385 17372 16341 0 -1 64 378 0 0 0 14 0 0 0 15 0 9 0 41388436 885092352 27508 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17386/tid=17393] ppid=17385 vsize=864348 CPUtime=0
/proc/17386/task/17393/stat : 17393 (java) S 17385 17372 16341 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 41388436 885092352 27508 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17386/tid=17394] ppid=17385 vsize=864348 CPUtime=0
/proc/17386/task/17394/stat : 17394 (java) S 17385 17372 16341 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 41388436 885092352 27508 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.73
Current children cumulated vsize (KiB) 886444

[startup+9.50142 s]
/proc/loadavg: 2.12 2.05 2.01 3/92 17425
/proc/meminfo: memFree=1749064/2055920 swapFree=4181420/4192956
[pid=17372] ppid=17370 vsize=16872 CPUtime=8.66
/proc/17372/stat : 17372 (sugar++) S 17370 17372 16341 0 -1 4194304 1762 56544 0 6 6 2 820 38 15 0 1 0 41388273 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17372/statm: 4218 1117 414 3 0 797 0
[pid=17395] ppid=17372 vsize=5632 CPUtime=0.5
/proc/17395/stat : 17395 (minisat-inc) R 17372 17372 16341 0 -1 4194304 1334 0 0 0 50 0 0 0 18 0 1 0 41389093 5767168 1275 996147200 134512640 135134323 4294956192 18446744073709551615 134532354 0 0 4096 3 0 0 0 17 1 0 0
/proc/17395/statm: 1408 1275 79 151 0 1254 0
Current children cumulated CPU time (s) 9.16
Current children cumulated vsize (KiB) 22504

[startup+9.90646 s]
/proc/loadavg: 2.12 2.05 2.01 3/82 17435
/proc/meminfo: memFree=1752664/2055920 swapFree=4181420/4192956
[pid=17372] ppid=17370 vsize=16872 CPUtime=8.66
/proc/17372/stat : 17372 (sugar++) S 17370 17372 16341 0 -1 4194304 1762 56544 0 6 6 2 820 38 15 0 1 0 41388273 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17372/statm: 4218 1117 414 3 0 797 0
[pid=17395] ppid=17372 vsize=5632 CPUtime=0.9
/proc/17395/stat : 17395 (minisat-inc) R 17372 17372 16341 0 -1 4194304 1353 0 0 0 90 0 0 0 22 0 1 0 41389093 5767168 1294 996147200 134512640 135134323 4294956192 18446744073709551615 134532161 0 0 4096 3 0 0 0 17 1 0 0
/proc/17395/statm: 1408 1294 79 151 0 1254 0
Current children cumulated CPU time (s) 9.56
Current children cumulated vsize (KiB) 22504

[startup+10.3015 s]
/proc/loadavg: 2.12 2.05 2.01 3/82 17435
/proc/meminfo: memFree=1752664/2055920 swapFree=4181420/4192956
[pid=17372] ppid=17370 vsize=16872 CPUtime=8.81
/proc/17372/stat : 17372 (sugar++) S 17370 17372 16341 0 -1 4194304 1834 60310 0 7 6 2 832 41 15 0 1 0 41388273 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17372/statm: 4218 1117 414 3 0 797 0
[pid=17395] ppid=17372 vsize=5632 CPUtime=1.14
/proc/17395/stat : 17395 (minisat-inc) R 17372 17372 16341 0 -1 4194304 1357 0 0 0 114 0 0 0 17 0 1 0 41389093 5767168 1294 996147200 134512640 135134323 4294956192 18446744073709551615 134531850 0 0 4096 3 0 0 0 17 1 0 0
/proc/17395/statm: 1408 1294 79 151 0 1254 0
Current children cumulated CPU time (s) 9.95
Current children cumulated vsize (KiB) 22504

[startup+10.4015 s]
/proc/loadavg: 2.12 2.05 2.01 3/82 17435
/proc/meminfo: memFree=1752664/2055920 swapFree=4181420/4192956
[pid=17372] ppid=17370 vsize=16872 CPUtime=8.81
/proc/17372/stat : 17372 (sugar++) S 17370 17372 16341 0 -1 4194304 1834 60310 0 7 6 2 832 41 15 0 1 0 41388273 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17372/statm: 4218 1117 414 3 0 797 0
[pid=17395] ppid=17372 vsize=5632 CPUtime=1.24
/proc/17395/stat : 17395 (minisat-inc) R 17372 17372 16341 0 -1 4194304 1357 0 0 0 124 0 0 0 18 0 1 0 41389093 5767168 1294 996147200 134512640 135134323 4294956192 18446744073709551615 134532322 0 0 4096 3 0 0 0 17 1 0 0
/proc/17395/statm: 1408 1294 79 151 0 1254 0
Current children cumulated CPU time (s) 10.05
Current children cumulated vsize (KiB) 22504

Child status: 0
Real time (s): 10.4323
CPU time (s): 10.1095
CPU user time (s): 9.66153
CPU system time (s): 0.447931
CPU usage (%): 96.9056
Max. virtual memory (cumulated for all children) (KiB): 886836

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.66153
system time used= 0.447931
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 63580
page faults= 7
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4341
involuntary context switches= 4280

runsolver used 0.019996 second user time and 0.048992 second system time

The end

Launcher Data (download as text)

Begin job on node17 at 2008-07-12 09:14:18
IDJOB=1111445
IDBENCH=61277
IDSOLVER=367
FILE ID=node17/1111445-1215846858
PBS_JOBID= 7903387
Free space on /tmp= 66404 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 1d0898b30acfadcbab346bad89a9b364
RANDOM SEED=431262219

node17.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.240
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.240
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:       1766024 kB
Buffers:         47820 kB
Cached:          94604 kB
SwapCached:       5680 kB
Active:         152436 kB
Inactive:        76136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1766024 kB
SwapTotal:     4192956 kB
SwapFree:      4181420 kB
Dirty:            3792 kB
Writeback:           0 kB
Mapped:         101992 kB
Slab:            46336 kB
Committed_AS:   994244 kB
PageTables:       2048 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= 66404 MiB
End job on node17 at 2008-07-12 09:14:29