Trace number 1111325

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerNumber of falsified constraintsCPU timeWall clock time
Sugar++ v1.13+minisat-incOPTIMUM1 8.82266 9.11165

General information on the benchmark

Namecsp/modifiedRenault/
normalized-renault-mod-1_ext.xml
MD5SUM0a7786cb066bb1931619ce1947242042
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints1
Best CPU time to get the best result obtained on this benchmark8.82266
Satisfiable
(Un)Satisfiability was proved
Number of variables111
Number of constraints147
Maximum constraint arity10
Maximum domain size42
Number of constraints which are defined in extension147
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 08:53:51 2008
0.00/0.08	c 0	PID 15764
0.00/0.08	c 0	HOST node5.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-1111325-1215845631.xml TO HOME/temp.csp
0.00/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1111325-1215845631.xml' 'HOME/temp.csp'
1.25/1.34	c 2	15 domains, 111 variables, 0 predicates, 130 relations, 147 constraints
1.25/1.39	c 2	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.25/1.39	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.30/1.47	c 2	Parsing HOME/temp.csp
3.36/3.50	c 4	parsed 403 expressions
3.36/3.50	c 4	Heap : 40 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.36/3.51	c 4	MAX CSP: 147 constraints
3.36/3.51	c 4	Converting to clausal form CSP
3.36/3.53	c 4	converted 56 (10%) expressions
3.36/3.53	c 4	converted 111 (20%) expressions
3.47/3.60	c 4	converted 166 (30%) expressions
3.47/3.65	c 4	converted 222 (40%) expressions
3.47/3.69	c 4	converted 277 (50%) expressions
3.56/3.70	c 4	converted 332 (60%) expressions
3.56/3.71	c 4	converted 388 (70%) expressions
3.66/3.89	c 4	converted 443 (80%) expressions
3.97/4.16	c 4	converted 498 (90%) expressions
5.25/5.46	c 6	converted 553 (100%) expressions
5.25/5.46	c 6	CSP : 405 integers, 0 booleans, 440 clauses, largest domain size 221
5.25/5.46	c 6	Heap : 90 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.25/5.46	c 6	Propagation in CSP
5.25/5.48	c 6	143 values, 0 unsatisfiable literals, and 0 valid clauses are removed
5.25/5.48	c 6	CSP : 405 integers, 0 booleans, 440 clauses, largest domain size 148
5.25/5.48	c 6	Heap : 90 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.25/5.48	c 6	Simplifing CSP by introducing new Boolean variables
5.25/5.48	c 6	CSP : 405 integers, 0 booleans, 440 clauses, largest domain size 148
5.25/5.48	c 6	Heap : 90 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.55/5.78	c 6	Encoding CSP to SAT : HOME/temp.cnf
5.55/5.79	c 6	41 (10%) CSP integer variables are encoded (136 clauses, 1398 bytes)
5.55/5.80	c 6	81 (20%) CSP integer variables are encoded (232 clauses, 2454 bytes)
5.65/5.80	c 6	122 (30%) CSP integer variables are encoded (340 clauses, 3642 bytes)
5.65/5.80	c 6	162 (40%) CSP integer variables are encoded (340 clauses, 3642 bytes)
5.65/5.80	c 6	203 (50%) CSP integer variables are encoded (340 clauses, 3642 bytes)
5.65/5.80	c 6	243 (60%) CSP integer variables are encoded (340 clauses, 3642 bytes)
5.65/5.80	c 6	284 (70%) CSP integer variables are encoded (563 clauses, 6095 bytes)
5.65/5.81	c 6	324 (80%) CSP integer variables are encoded (734 clauses, 8069 bytes)
5.65/5.81	c 6	365 (90%) CSP integer variables are encoded (975 clauses, 11202 bytes)
5.65/5.81	c 6	405 (100%) CSP integer variables are encoded (2147 clauses, 26438 bytes)
5.65/5.84	c 6	44 (10%) CSP clauses are encoded (2400 clauses, 31279 bytes)
6.05/6.25	c 6	88 (20%) CSP clauses are encoded (13587 clauses, 394459 bytes)
6.74/6.95	c 7	132 (30%) CSP clauses are encoded (17670 clauses, 501656 bytes)
7.63/7.81	c 8	176 (40%) CSP clauses are encoded (24576 clauses, 756644 bytes)
7.63/7.82	c 8	220 (50%) CSP clauses are encoded (26090 clauses, 778788 bytes)
7.63/7.83	c 8	264 (60%) CSP clauses are encoded (26640 clauses, 786886 bytes)
7.63/7.83	c 8	308 (70%) CSP clauses are encoded (30772 clauses, 858274 bytes)
7.63/7.84	c 8	352 (80%) CSP clauses are encoded (31364 clauses, 868039 bytes)
7.63/7.85	c 8	396 (90%) CSP clauses are encoded (36331 clauses, 950974 bytes)
7.63/7.88	c 8	440 (100%) CSP clauses are encoded (54917 clauses, 1288064 bytes)
7.63/7.88	c 8	440 CSP clauses encoded
7.63/7.88	c 8	Writing map file : HOME/temp.map
7.63/7.89	c 8	Heap : 60 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
7.63/7.89	c 8	SAT : 2552 SAT variables, 54917 SAT clauses, 1288064 bytes
7.63/7.89	c 8	Heap : 60 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
7.72/7.94	c 8	OBJECTIVE minimize _COST
7.72/7.94	c 8	SOLVING HOME/temp.cnf
7.72/7.94	c 8	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
7.72/7.94	c 8	This is MiniSat 2.0 beta incremental
7.72/7.94	c 8	WARNING: for repeatability, setting FPU to use double precision
7.72/7.94	c 8	============================[ Problem Statistics ]=============================
7.72/7.94	c 8	|                                                                             |
7.72/7.94	c 8	|  Number of variables:  2552                                                 |
7.72/7.94	c 8	|  Number of clauses:    54917                                                |
7.72/7.97	c 8	|  Parsing time:         0.03         s                                       |
7.72/7.98	c 8	OK
7.72/7.98	c 8	OBJECTIVE BOUND: 0 <= _COST <= 
7.72/7.98	c 8	SEARCHING: _COST <= 74
7.72/7.98	c 8	============================[ Search Statistics ]==============================
7.72/7.98	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.72/7.98	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.72/7.98	c 8	===============================================================================
7.72/7.98	c 8	|         0 |    2552    54917   261083 |    18305        0    nan |  0.000 % |
7.72/7.98	c 8	|       100 |    2552    54917   261083 |    20136      100      7 |  0.009 % |
7.72/7.99	c 8	===============================================================================
7.72/7.99	c 8	restarts              : 2
7.72/7.99	c 8	conflicts             : 113           (2628 /sec)
7.72/7.99	c 8	decisions             : 440           (1.59 % random) (10234 /sec)
7.72/7.99	c 8	propagations          : 7821           (181913 /sec)
7.72/7.99	c 8	conflict literals     : 808            (21.93 % deleted)
7.72/7.99	c 8	Memory used           : 4.71 MB
7.72/7.99	c 8	CPU time              : 0.042993 s
7.72/7.99	c 8	
7.72/7.99	c 8	SATISFIABLE
7.72/7.99	c 8	OK
7.72/7.99	c 8	FOUND: _COST <= 74
7.72/7.99	s SATISFIABLE
7.72/7.99	c 8	DECODING HOME/temp.out WITH HOME/temp.map
7.72/7.99	c 8	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
7.75/8.07	c 8	Decoding HOME/temp.out
7.75/8.13	c 8	OBJECTIVE _COST 37
7.75/8.13	o 37
7.75/8.14	v 6 1 28 2 1 1 1 4 1 1 1 1 0 3 1 1 1 0 1 2 2 1 1 1 11 0 5 1 0 0 1 0 30 20 0 1 0 1 1 2 0 0 1 2 2 1 41 0 1 3 1 1 2 1 1 12 1 1 1 1 0 1 3 1 1 3 0 1 1 2 0 9 3 3 4 0 1 1 0 1 6 1 0 0 1 1 1 1 0 1 0 2 0 4 1 3 4 8 1 0 3 9 8 9 9 9 9 9 9 9 9
7.75/8.14	c 8	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
7.75/8.15	c 8	OK
7.75/8.15	c 8	OBJECTIVE BOUND: 0 <= _COST <= 37
7.75/8.15	c 8	SEARCHING: _COST <= 18
7.75/8.16	c 8	============================[ Search Statistics ]==============================
7.75/8.16	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.75/8.16	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.75/8.16	c 8	===============================================================================
7.75/8.16	c 8	|       113 |    2552    54917   261083 |    18305      113      7 |  0.009 % |
7.75/8.16	c 8	===============================================================================
7.75/8.16	c 8	restarts              : 3
7.75/8.16	c 8	conflicts             : 139           (2726 /sec)
7.75/8.16	c 8	decisions             : 591           (1.35 % random) (11590 /sec)
7.75/8.16	c 8	propagations          : 14755          (289359 /sec)
7.75/8.16	c 8	conflict literals     : 1015           (22.40 % deleted)
7.75/8.16	c 8	Memory used           : 4.71 MB
7.75/8.16	c 8	CPU time              : 0.050992 s
7.75/8.16	c 8	
7.75/8.16	c 8	SATISFIABLE
7.75/8.16	c 8	OK
7.75/8.16	c 8	FOUND: _COST <= 18
7.75/8.16	c 8	DECODING HOME/temp.out WITH HOME/temp.map
7.75/8.16	c 8	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
7.90/8.24	c 8	Decoding HOME/temp.out
7.90/8.30	c 8	OBJECTIVE _COST 18
7.90/8.30	o 18
7.90/8.31	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 13 2 5 1 0 0 1 0 30 20 0 1 0 1 2 2 0 0 0 2 3 1 33 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 10 0 1 1 1 1 6 1 0 0 0 1 1 1 0 0 0 2 0 0 0 3 4 9 1 0 4 9 8 9 5 9 2 9 9 9 9
7.90/8.32	c 9	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
7.90/8.36	c 9	OK
7.90/8.36	c 9	OBJECTIVE BOUND: 0 <= _COST <= 18
7.90/8.36	c 9	SEARCHING: _COST <= 9
7.90/8.37	c 9	============================[ Search Statistics ]==============================
7.90/8.37	c 9	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.90/8.37	c 9	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.90/8.37	c 9	===============================================================================
7.90/8.37	c 9	|       139 |    1635    54917   261083 |    18305      139      7 |  0.009 % |
7.90/8.37	c 9	===============================================================================
7.90/8.37	c 9	restarts              : 4
7.90/8.37	c 9	conflicts             : 145           (2637 /sec)
7.90/8.37	c 9	decisions             : 684           (1.17 % random) (12438 /sec)
7.90/8.37	c 9	propagations          : 17046          (309978 /sec)
7.90/8.37	c 9	conflict literals     : 1061           (22.04 % deleted)
7.90/8.37	c 9	Memory used           : 4.71 MB
7.90/8.37	c 9	CPU time              : 0.054991 s
7.90/8.37	c 9	
7.90/8.37	c 9	SATISFIABLE
7.90/8.37	c 9	OK
7.90/8.37	c 9	FOUND: _COST <= 9
7.90/8.37	c 9	DECODING HOME/temp.out WITH HOME/temp.map
7.90/8.37	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.07/8.45	c 9	Decoding HOME/temp.out
8.07/8.51	c 9	OBJECTIVE _COST 9
8.07/8.51	o 9
8.07/8.51	v 6 1 28 9 1 1 1 4 0 1 1 1 0 3 1 1 1 0 1 2 2 1 1 1 17 1 4 1 0 0 0 0 30 20 0 0 0 1 1 2 0 0 1 1 2 1 36 0 1 3 1 1 2 1 1 11 1 1 1 1 0 1 3 1 1 3 0 0 1 2 0 10 3 3 7 0 1 1 0 1 6 1 3 0 0 1 1 1 0 0 0 1 0 0 0 3 4 9 1 0 4 4 8 9 5 9 2 9 9 7 1
8.07/8.52	c 9	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
8.07/8.53	c 9	OK
8.07/8.53	c 9	OBJECTIVE BOUND: 0 <= _COST <= 9
8.07/8.53	c 9	SEARCHING: _COST <= 4
8.07/8.54	c 9	============================[ Search Statistics ]==============================
8.07/8.54	c 9	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.07/8.54	c 9	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.07/8.54	c 9	===============================================================================
8.07/8.54	c 9	|       145 |    1404    54917   261083 |    18305      145      7 |  0.009 % |
8.07/8.54	c 9	===============================================================================
8.07/8.54	c 9	restarts              : 5
8.07/8.54	c 9	conflicts             : 197           (3284 /sec)
8.07/8.54	c 9	decisions             : 844           (1.18 % random) (14069 /sec)
8.07/8.54	c 9	propagations          : 19799          (330038 /sec)
8.07/8.54	c 9	conflict literals     : 1536           (21.67 % deleted)
8.07/8.54	c 9	Memory used           : 4.71 MB
8.07/8.54	c 9	CPU time              : 0.05999 s
8.07/8.54	c 9	
8.07/8.54	c 9	SATISFIABLE
8.07/8.54	c 9	OK
8.07/8.54	c 9	FOUND: _COST <= 4
8.07/8.54	c 9	DECODING HOME/temp.out WITH HOME/temp.map
8.07/8.54	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.23/8.62	c 9	Decoding HOME/temp.out
8.23/8.68	c 9	OBJECTIVE _COST 4
8.23/8.68	o 4
8.23/8.68	v 6 1 24 9 1 1 0 4 1 1 1 1 0 3 1 1 1 0 1 2 2 1 1 1 18 0 4 1 0 0 1 0 30 24 0 1 0 1 2 2 0 0 1 1 2 1 33 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 3 0 1 1 0 1 6 1 0 0 0 1 1 0 0 1 0 1 0 0 0 0 2 4 1 0 3 7 9 9 0 7 5 5 9 2 8
8.23/8.70	c 9	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
8.23/8.74	c 9	OK
8.23/8.74	c 9	OBJECTIVE BOUND: 0 <= _COST <= 4
8.23/8.74	c 9	SEARCHING: _COST <= 2
8.23/8.75	c 9	============================[ Search Statistics ]==============================
8.23/8.75	c 9	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.23/8.75	c 9	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.23/8.75	c 9	===============================================================================
8.23/8.75	c 9	|       197 |    1230    54917   261083 |    18305      197      8 |  0.009 % |
8.23/8.75	c 9	|       299 |    1230    54917   261083 |    20136      299      8 | 59.211 % |
8.23/8.75	c 9	===============================================================================
8.23/8.75	c 9	restarts              : 7
8.23/8.75	c 9	conflicts             : 343           (4574 /sec)
8.23/8.75	c 9	decisions             : 1138          (1.14 % random) (15176 /sec)
8.23/8.75	c 9	propagations          : 30553          (407439 /sec)
8.23/8.75	c 9	conflict literals     : 2875           (22.92 % deleted)
8.23/8.75	c 9	Memory used           : 4.71 MB
8.23/8.75	c 9	CPU time              : 0.074988 s
8.23/8.75	c 9	
8.23/8.75	c 9	SATISFIABLE
8.23/8.75	c 9	OK
8.23/8.75	c 9	FOUND: _COST <= 2
8.23/8.75	c 9	DECODING HOME/temp.out WITH HOME/temp.map
8.23/8.75	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.50/8.84	c 9	Decoding HOME/temp.out
8.59/8.90	c 9	OBJECTIVE _COST 2
8.59/8.90	o 2
8.59/8.91	v 1 1 8 4 0 1 1 4 0 1 1 0 0 3 1 1 1 0 1 1 2 1 1 1 12 2 3 0 0 0 1 0 30 17 0 1 0 1 1 2 0 0 1 1 3 1 41 0 1 3 1 1 2 1 0 12 1 1 1 1 0 1 3 1 0 3 0 0 1 2 0 9 3 3 8 0 1 1 0 1 6 1 0 0 1 1 1 0 0 2 0 1 0 0 0 3 4 9 1 0 4 4 8 3 3 9 7 9 9 5 9
8.59/8.91	c 9	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
8.59/8.92	c 9	OK
8.59/8.92	c 9	OBJECTIVE BOUND: 0 <= _COST <= 2
8.59/8.92	c 9	SEARCHING: _COST <= 1
8.59/8.93	c 9	============================[ Search Statistics ]==============================
8.59/8.93	c 9	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.59/8.93	c 9	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.59/8.93	c 9	===============================================================================
8.59/8.93	c 9	|       343 |    1041    54917   261083 |    18305      343      8 | 59.211 % |
8.59/8.93	c 9	|       446 |    1041    54917   261083 |    20136      446      9 | 65.050 % |
8.59/8.94	c 9	===============================================================================
8.59/8.94	c 9	restarts              : 9
8.59/8.94	c 9	conflicts             : 546           (5872 /sec)
8.59/8.94	c 9	decisions             : 1441          (0.90 % random) (15497 /sec)
8.59/8.94	c 9	propagations          : 36940          (397268 /sec)
8.59/8.94	c 9	conflict literals     : 5332           (20.16 % deleted)
8.59/8.94	c 9	Memory used           : 4.71 MB
8.59/8.94	c 9	CPU time              : 0.092985 s
8.59/8.94	c 9	
8.59/8.94	c 9	SATISFIABLE
8.59/8.94	c 9	OK
8.59/8.94	c 9	FOUND: _COST <= 1
8.59/8.94	c 9	DECODING HOME/temp.out WITH HOME/temp.map
8.59/8.94	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.64/9.02	c 9	Decoding HOME/temp.out
8.64/9.08	c 9	OBJECTIVE _COST 1
8.64/9.08	o 1
8.64/9.08	v 6 1 24 9 1 1 0 4 0 1 1 1 0 3 1 1 1 0 1 2 2 1 1 1 18 1 4 1 0 0 0 0 30 24 0 1 0 1 1 2 0 0 1 1 2 1 38 0 1 3 1 1 2 1 1 11 1 1 0 1 0 1 3 1 1 3 0 0 1 2 0 8 3 3 3 0 1 1 0 1 6 1 1 0 0 1 1 0 0 0 0 1 0 0 0 0 2 4 1 0 3 1 8 1 2 3 1 9 1 9 7
8.64/9.09	c 9	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
8.64/9.10	c 9	OK
8.64/9.10	c 9	OBJECTIVE BOUND: 0 <= _COST <= 1
8.64/9.10	c 9	SEARCHING: _COST <= 0
8.64/9.10	c 9	============================[ Search Statistics ]==============================
8.64/9.10	c 9	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.64/9.10	c 9	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.64/9.10	c 9	===============================================================================
8.64/9.10	c 9	|       546 |     892    54917   261083 |    18305      546     10 | 65.050 % |
8.64/9.10	c 9	===============================================================================
8.64/9.10	c 9	restarts              : 10
8.64/9.10	c 9	conflicts             : 547           (5759 /sec)
8.64/9.10	c 9	decisions             : 1441          (0.90 % random) (15171 /sec)
8.64/9.10	c 9	propagations          : 37466          (394441 /sec)
8.64/9.10	c 9	conflict literals     : 5333           (20.15 % deleted)
8.64/9.10	c 9	Memory used           : 4.71 MB
8.64/9.10	c 9	CPU time              : 0.094985 s
8.64/9.10	c 9	
8.64/9.10	c 9	UNSATISFIABLE
8.64/9.10	c 9	OK
8.64/9.10	c 9	NOT FOUND: _COST <= 0
8.64/9.10	c 9	OK
8.64/9.10	c 9	OBJECTIVE _COST 1
8.64/9.10	s OPTIMUM FOUND
8.64/9.10	c 9	CPU 8.33 (0.06 0.03 8.27 0.44)
8.64/9.10	c 9	END Sat Jul 12 08:54:00 2008

Verifier Data (download as text)

OK	1	146
1 unsatisfied constraints, 146 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-1111325-1215845631/watcher-1111325-1215845631 -o /tmp/evaluation-result-1111325-1215845631/solver-1111325-1215845631 -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-1111325-1215845631.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: 1.97 2.06 2.01 4/81 15764
/proc/meminfo: memFree=1703568/2055920 swapFree=4181128/4192956
[pid=15764] ppid=15762 vsize=12268 CPUtime=0
/proc/15764/stat : 15764 (sugar++) R 15762 15764 14785 0 -1 4194304 348 0 0 0 0 0 0 0 22 0 1 0 41266421 12562432 316 996147200 4194304 4206940 548682068528 18446744073709551615 226913647205 0 0 4224 0 0 0 0 17 1 0 0
/proc/15764/statm: 3067 316 241 3 0 167 0

[startup+0.179349 s]
/proc/loadavg: 1.97 2.06 2.01 4/81 15764
/proc/meminfo: memFree=1703568/2055920 swapFree=4181128/4192956
[pid=15764] ppid=15762 vsize=16740 CPUtime=0.06
/proc/15764/stat : 15764 (sugar++) S 15762 15764 14785 0 -1 4194304 1219 128 0 0 5 1 0 0 23 0 1 0 41266421 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15764/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.201348 s]
/proc/loadavg: 1.97 2.06 2.01 4/81 15764
/proc/meminfo: memFree=1703568/2055920 swapFree=4181128/4192956
[pid=15764] ppid=15762 vsize=16740 CPUtime=0.06
/proc/15764/stat : 15764 (sugar++) S 15762 15764 14785 0 -1 4194304 1219 128 0 0 5 1 0 0 23 0 1 0 41266421 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15764/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.30136 s]
/proc/loadavg: 1.97 2.06 2.01 4/81 15764
/proc/meminfo: memFree=1703568/2055920 swapFree=4181128/4192956
[pid=15764] ppid=15762 vsize=16740 CPUtime=0.06
/proc/15764/stat : 15764 (sugar++) S 15762 15764 14785 0 -1 4194304 1219 128 0 0 5 1 0 0 23 0 1 0 41266421 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15764/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.701404 s]
/proc/loadavg: 1.97 2.06 2.01 4/81 15764
/proc/meminfo: memFree=1703568/2055920 swapFree=4181128/4192956
[pid=15764] ppid=15762 vsize=16740 CPUtime=0.06
/proc/15764/stat : 15764 (sugar++) S 15762 15764 14785 0 -1 4194304 1219 128 0 0 5 1 0 0 23 0 1 0 41266421 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15764/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+1.50149 s]
/proc/loadavg: 1.97 2.06 2.01 3/92 15776
/proc/meminfo: memFree=1667704/2055920 swapFree=4181128/4192956
[pid=15764] ppid=15762 vsize=16740 CPUtime=1.3
/proc/15764/stat : 15764 (sugar++) S 15762 15764 14785 0 -1 4194304 1297 11830 0 1 5 1 115 9 16 0 1 0 41266421 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15764/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 16740

[startup+3.10268 s]
/proc/loadavg: 1.97 2.06 2.01 4/92 15786
/proc/meminfo: memFree=1677368/2055920 swapFree=4181128/4192956
[pid=15764] ppid=15762 vsize=16740 CPUtime=1.3
/proc/15764/stat : 15764 (sugar++) S 15762 15764 14785 0 -1 4194304 1297 11830 0 1 5 1 115 9 16 0 1 0 41266421 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15764/statm: 4185 1104 409 3 0 764 0
[pid=15777] ppid=15764 vsize=5356 CPUtime=0
/proc/15777/stat : 15777 (sh) S 15764 15764 14785 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 41266561 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15777/statm: 1339 233 193 169 0 50 0
[pid=15778] ppid=15777 vsize=864076 CPUtime=1.68
/proc/15778/stat : 15778 (java) S 15777 15764 14785 0 -1 0 13644 0 1 0 162 6 0 0 18 0 9 0 41266561 884813824 12556 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15778/statm: 216019 12556 2532 9 0 210601 0
[pid=15778/tid=15779] ppid=15777 vsize=864076 CPUtime=0.97
/proc/15778/task/15779/stat : 15779 (java) R 15777 15764 14785 0 -1 64 2749 0 1 0 96 1 0 0 25 0 9 0 41266562 884813824 12556 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15778/tid=15780] ppid=15777 vsize=864076 CPUtime=0.63
/proc/15778/task/15780/stat : 15780 (java) R 15777 15764 14785 0 -1 64 9874 0 0 0 60 3 0 0 16 0 9 0 41266563 884813824 12556 996147200 134512640 134550740 4294955920 18446744073709551615 101588304 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15778/tid=15781] ppid=15777 vsize=864076 CPUtime=0
/proc/15778/task/15781/stat : 15781 (java) S 15777 15764 14785 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 41266563 884813824 12556 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15778/tid=15782] ppid=15777 vsize=864076 CPUtime=0
/proc/15778/task/15782/stat : 15782 (java) S 15777 15764 14785 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 41266563 884813824 12556 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15778/tid=15783] ppid=15777 vsize=864076 CPUtime=0
/proc/15778/task/15783/stat : 15783 (java) S 15777 15764 14785 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 41266565 884813824 12556 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15778/tid=15784] ppid=15777 vsize=864076 CPUtime=0.05
/proc/15778/task/15784/stat : 15784 (java) S 15777 15764 14785 0 -1 64 324 0 0 0 5 0 0 0 16 0 9 0 41266565 884813824 12556 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15778/tid=15785] ppid=15777 vsize=864076 CPUtime=0
/proc/15778/task/15785/stat : 15785 (java) S 15777 15764 14785 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 41266565 884813824 12556 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15778/tid=15786] ppid=15777 vsize=864076 CPUtime=0
/proc/15778/task/15786/stat : 15786 (java) S 15777 15764 14785 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 41266565 884813824 12556 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.30204 s]
/proc/loadavg: 1.98 2.06 2.01 4/92 15786
/proc/meminfo: memFree=1595960/2055920 swapFree=4181128/4192956
[pid=15764] ppid=15762 vsize=16740 CPUtime=1.31
/proc/15764/stat : 15764 (sugar++) S 15762 15764 14785 0 -1 4194304 1297 11830 0 1 5 2 115 9 15 0 1 0 41266421 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15764/statm: 4185 1104 409 3 0 764 0
[pid=15777] ppid=15764 vsize=5356 CPUtime=0
/proc/15777/stat : 15777 (sh) S 15764 15764 14785 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 41266561 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15777/statm: 1339 233 193 169 0 50 0
[pid=15778] ppid=15777 vsize=864300 CPUtime=4.84
/proc/15778/stat : 15778 (java) S 15777 15764 14785 0 -1 0 29360 0 1 0 470 14 0 0 18 0 9 0 41266561 885043200 27544 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15778/statm: 216075 27544 2565 9 0 210622 0
[pid=15778/tid=15779] ppid=15777 vsize=864300 CPUtime=2.41
/proc/15778/task/15779/stat : 15779 (java) R 15777 15764 14785 0 -1 64 3720 0 1 0 238 3 0 0 25 0 9 0 41266562 885043200 27544 996147200 134512640 134550740 4294955920 18446744073709551615 4126533751 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15778/tid=15780] ppid=15777 vsize=864300 CPUtime=2.26
/proc/15778/task/15780/stat : 15780 (java) S 15777 15764 14785 0 -1 64 24565 0 0 0 216 10 0 0 16 0 9 0 41266563 885043200 27544 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15778/tid=15781] ppid=15777 vsize=864300 CPUtime=0
/proc/15778/task/15781/stat : 15781 (java) S 15777 15764 14785 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 41266563 885043200 27544 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15778/tid=15782] ppid=15777 vsize=864300 CPUtime=0
/proc/15778/task/15782/stat : 15782 (java) S 15777 15764 14785 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 41266563 885043200 27544 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15778/tid=15783] ppid=15777 vsize=864300 CPUtime=0
/proc/15778/task/15783/stat : 15783 (java) S 15777 15764 14785 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 41266565 885043200 27544 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15778/tid=15784] ppid=15777 vsize=864300 CPUtime=0.14
/proc/15778/task/15784/stat : 15784 (java) S 15777 15764 14785 0 -1 64 378 0 0 0 14 0 0 0 16 0 9 0 41266565 885043200 27544 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15778/tid=15785] ppid=15777 vsize=864300 CPUtime=0
/proc/15778/task/15785/stat : 15785 (java) S 15777 15764 14785 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 41266565 885043200 27544 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15778/tid=15786] ppid=15777 vsize=864300 CPUtime=0
/proc/15778/task/15786/stat : 15786 (java) S 15777 15764 14785 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 41266565 885043200 27544 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) 886396

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

[startup+6.40305 s]
/proc/loadavg: 1.98 2.06 2.01 4/92 15786
/proc/meminfo: memFree=1595960/2055920 swapFree=4181128/4192956
[pid=15764] ppid=15762 vsize=16740 CPUtime=1.31
/proc/15764/stat : 15764 (sugar++) S 15762 15764 14785 0 -1 4194304 1297 11830 0 1 5 2 115 9 15 0 1 0 41266421 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15764/statm: 4185 1104 409 3 0 764 0
[pid=15777] ppid=15764 vsize=5356 CPUtime=0
/proc/15777/stat : 15777 (sh) S 15764 15764 14785 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 41266561 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15777/statm: 1339 233 193 169 0 50 0
[pid=15778] ppid=15777 vsize=864300 CPUtime=4.94
/proc/15778/stat : 15778 (java) S 15777 15764 14785 0 -1 0 29365 0 1 0 480 14 0 0 18 0 9 0 41266561 885043200 27544 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15778/statm: 216075 27544 2565 9 0 210622 0
[pid=15778/tid=15779] ppid=15777 vsize=864300 CPUtime=2.5
/proc/15778/task/15779/stat : 15779 (java) R 15777 15764 14785 0 -1 64 3725 0 1 0 247 3 0 0 25 0 9 0 41266562 885043200 27544 996147200 134512640 134550740 4294955920 18446744073709551615 103215090 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15778/tid=15780] ppid=15777 vsize=864300 CPUtime=2.27
/proc/15778/task/15780/stat : 15780 (java) S 15777 15764 14785 0 -1 64 24565 0 0 0 217 10 0 0 16 0 9 0 41266563 885043200 27544 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15778/tid=15781] ppid=15777 vsize=864300 CPUtime=0
/proc/15778/task/15781/stat : 15781 (java) S 15777 15764 14785 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 41266563 885043200 27544 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15778/tid=15782] ppid=15777 vsize=864300 CPUtime=0
/proc/15778/task/15782/stat : 15782 (java) S 15777 15764 14785 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 41266563 885043200 27544 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15778/tid=15783] ppid=15777 vsize=864300 CPUtime=0
/proc/15778/task/15783/stat : 15783 (java) S 15777 15764 14785 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 41266565 885043200 27544 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15778/tid=15784] ppid=15777 vsize=864300 CPUtime=0.14
/proc/15778/task/15784/stat : 15784 (java) S 15777 15764 14785 0 -1 64 378 0 0 0 14 0 0 0 16 0 9 0 41266565 885043200 27544 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15778/tid=15785] ppid=15777 vsize=864300 CPUtime=0
/proc/15778/task/15785/stat : 15785 (java) S 15777 15764 14785 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 41266565 885043200 27544 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15778/tid=15786] ppid=15777 vsize=864300 CPUtime=0
/proc/15778/task/15786/stat : 15786 (java) S 15777 15764 14785 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 41266565 885043200 27544 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 886396

[startup+8.00123 s]
/proc/loadavg: 1.98 2.06 2.01 3/92 15786
/proc/meminfo: memFree=1595128/2055920 swapFree=4181128/4192956
[pid=15764] ppid=15762 vsize=16872 CPUtime=7.75
/proc/15764/stat : 15764 (sugar++) S 15762 15764 14785 0 -1 4194304 1513 41546 0 2 5 2 741 27 16 0 1 0 41266421 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15764/statm: 4218 1117 414 3 0 797 0
Current children cumulated CPU time (s) 7.75
Current children cumulated vsize (KiB) 16872

[startup+8.80132 s]
/proc/loadavg: 1.98 2.06 2.01 3/89 15833
/proc/meminfo: memFree=1687440/2055920 swapFree=4181128/4192956
[pid=15764] ppid=15762 vsize=16872 CPUtime=8.39
/proc/15764/stat : 15764 (sugar++) S 15762 15764 14785 0 -1 4194304 1794 56596 0 6 6 3 793 37 16 0 1 0 41266421 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15764/statm: 4218 1117 414 3 0 797 0
[pid=15787] ppid=15764 vsize=4820 CPUtime=0.08
/proc/15787/stat : 15787 (minisat-inc) S 15764 15764 14785 0 -1 4194304 1175 0 0 0 7 1 0 0 15 0 1 0 41267215 4935680 1111 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 1 0 0
/proc/15787/statm: 1205 1111 79 151 0 1051 0
[pid=15828] ppid=15764 vsize=5356 CPUtime=0
/proc/15828/stat : 15828 (sh) S 15764 15764 14785 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 41267297 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15828/statm: 1339 233 193 169 0 50 0
[pid=15829] ppid=15828 vsize=191732 CPUtime=0.03
/proc/15829/stat : 15829 (java) S 15828 15764 14785 0 -1 0 1983 0 1 0 2 1 0 0 19 0 5 0 41267297 196333568 1572 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/15829/statm: 47933 1572 894 9 0 42912 0
[pid=15829/tid=15830] ppid=15828 vsize=191732 CPUtime=0.02
/proc/15829/task/15830/stat : 15830 (java) R 15828 15764 14785 0 -1 64 1289 0 1 0 2 0 0 0 17 0 5 0 41267298 196333568 1572 996147200 134512640 134550740 4294956000 18446744073709551615 103677249 0 4 0 16800971 0 0 0 -1 1 0 0
[pid=15829/tid=15831] ppid=15828 vsize=191732 CPUtime=0
/proc/15829/task/15831/stat : 15831 (java) S 15828 15764 14785 0 -1 64 4 0 0 0 0 0 0 0 19 0 5 0 41267299 196333568 1572 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800971 0 0 0 -1 1 0 0
[pid=15829/tid=15832] ppid=15828 vsize=191732 CPUtime=0
/proc/15829/task/15832/stat : 15832 (java) S 15828 15764 14785 0 -1 64 11 0 0 0 0 0 0 0 19 0 5 0 41267300 196333568 1572 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800971 0 0 0 -1 1 0 0
[pid=15829/tid=15833] ppid=15828 vsize=191732 CPUtime=0
/proc/15829/task/15833/stat : 15833 (java) S 15828 15764 14785 0 -1 64 4 0 0 0 0 0 0 0 20 0 5 0 41267300 196333568 1572 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800971 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8.5
Current children cumulated vsize (KiB) 218780

[startup+9.00134 s]
/proc/loadavg: 1.98 2.06 2.01 3/89 15833
/proc/meminfo: memFree=1687440/2055920 swapFree=4181128/4192956
[pid=15764] ppid=15762 vsize=16872 CPUtime=8.54
/proc/15764/stat : 15764 (sugar++) S 15762 15764 14785 0 -1 4194304 1864 60359 0 7 6 3 805 40 16 0 1 0 41266421 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15764/statm: 4218 1117 414 3 0 797 0
[pid=15787] ppid=15764 vsize=4820 CPUtime=0.1
/proc/15787/stat : 15787 (minisat-inc) S 15764 15764 14785 0 -1 4194304 1183 0 0 0 9 1 0 0 16 0 1 0 41267215 4935680 1117 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 1 0 0
/proc/15787/statm: 1205 1117 79 151 0 1051 0
Current children cumulated CPU time (s) 8.64
Current children cumulated vsize (KiB) 21692

[startup+9.10134 s]
/proc/loadavg: 1.98 2.06 2.01 3/89 15833
/proc/meminfo: memFree=1687440/2055920 swapFree=4181128/4192956
[pid=15764] ppid=15762 vsize=16872 CPUtime=8.54
/proc/15764/stat : 15764 (sugar++) S 15762 15764 14785 0 -1 4194304 1884 60359 0 7 6 3 805 40 15 0 1 0 41266421 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15764/statm: 4218 1117 414 3 0 797 0
[pid=15787] ppid=15764 vsize=4820 CPUtime=0.1
/proc/15787/stat : 15787 (minisat-inc) S 15764 15764 14785 0 -1 4194304 1183 0 0 0 9 1 0 0 16 0 1 0 41267215 4935680 1117 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 1 0 0
/proc/15787/statm: 1205 1117 79 151 0 1051 0
Current children cumulated CPU time (s) 8.64
Current children cumulated vsize (KiB) 21692

Child status: 0
Real time (s): 9.11165
CPU time (s): 8.82266
CPU user time (s): 8.33873
CPU system time (s): 0.483926
CPU usage (%): 96.8283
Max. virtual memory (cumulated for all children) (KiB): 886804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.33873
system time used= 0.483926
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= 4680
involuntary context switches= 4870

runsolver used 0.012998 second user time and 0.045993 second system time

The end

Launcher Data (download as text)

Begin job on node5 at 2008-07-12 08:53:51
IDJOB=1111325
IDBENCH=61262
IDSOLVER=367
FILE ID=node5/1111325-1215845631
PBS_JOBID= 7903373
Free space on /tmp= 66528 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 0a7786cb066bb1931619ce1947242042
RANDOM SEED=332414536

node5.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.212
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.212
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:       1704048 kB
Buffers:         36316 kB
Cached:          88084 kB
SwapCached:       5616 kB
Active:         229140 kB
Inactive:        63168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1704048 kB
SwapTotal:     4192956 kB
SwapFree:      4181128 kB
Dirty:            7428 kB
Writeback:           0 kB
Mapped:         184036 kB
Slab:            44484 kB
Committed_AS:   468240 kB
PageTables:       2196 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= 66528 MiB
End job on node5 at 2008-07-12 08:54:00