Trace number 1111501

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.10961 9.3398

General information on the benchmark

Namecsp/modifiedRenault/
normalized-renault-mod-10_ext.xml
MD5SUMac89210330596963761e677e9793b998
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 benchmark6.82396
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.07	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.00/0.08	c 0	BEGIN Sat Jul 12 09:27:20 2008
0.00/0.08	c 0	PID 18469
0.00/0.08	c 0	HOST node16.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-1111501-1215847640.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-1111501-1215847640.xml' 'HOME/temp.csp'
1.25/1.33	c 1	15 domains, 111 variables, 0 predicates, 132 relations, 149 constraints
1.25/1.35	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.25/1.35	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.30/1.43	c 1	Parsing HOME/temp.csp
3.42/3.54	c 3	parsed 407 expressions
3.42/3.54	c 3	Heap : 39 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.42/3.55	c 3	MAX CSP: 149 constraints
3.42/3.55	c 3	Converting to clausal form CSP
3.42/3.57	c 3	converted 56 (10%) expressions
3.42/3.57	c 3	converted 112 (20%) expressions
3.42/3.58	c 3	converted 168 (30%) expressions
3.51/3.62	c 4	converted 224 (40%) expressions
3.51/3.66	c 4	converted 280 (50%) expressions
3.51/3.67	c 4	converted 336 (60%) expressions
3.51/3.69	c 4	converted 392 (70%) expressions
3.72/3.87	c 4	converted 448 (80%) expressions
4.01/4.13	c 4	converted 504 (90%) expressions
5.30/5.42	c 5	converted 559 (100%) expressions
5.30/5.42	c 5	CSP : 409 integers, 0 booleans, 446 clauses, largest domain size 224
5.30/5.42	c 5	Heap : 91 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.30/5.42	c 5	Propagation in CSP
5.30/5.44	c 5	145 values, 0 unsatisfiable literals, and 0 valid clauses are removed
5.30/5.44	c 5	CSP : 409 integers, 0 booleans, 446 clauses, largest domain size 150
5.30/5.44	c 5	Heap : 92 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.30/5.44	c 5	Simplifing CSP by introducing new Boolean variables
5.30/5.44	c 5	CSP : 409 integers, 0 booleans, 446 clauses, largest domain size 150
5.30/5.44	c 5	Heap : 92 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.59/5.73	c 6	Encoding CSP to SAT : HOME/temp.cnf
5.59/5.74	c 6	41 (10%) CSP integer variables are encoded (136 clauses, 1398 bytes)
5.59/5.75	c 6	82 (20%) CSP integer variables are encoded (232 clauses, 2454 bytes)
5.59/5.75	c 6	123 (30%) CSP integer variables are encoded (340 clauses, 3642 bytes)
5.59/5.75	c 6	164 (40%) CSP integer variables are encoded (340 clauses, 3642 bytes)
5.59/5.75	c 6	205 (50%) CSP integer variables are encoded (340 clauses, 3642 bytes)
5.59/5.75	c 6	246 (60%) CSP integer variables are encoded (340 clauses, 3642 bytes)
5.59/5.75	c 6	287 (70%) CSP integer variables are encoded (568 clauses, 6150 bytes)
5.59/5.76	c 6	328 (80%) CSP integer variables are encoded (746 clauses, 8226 bytes)
5.59/5.76	c 6	369 (90%) CSP integer variables are encoded (1564 clauses, 18860 bytes)
5.59/5.76	c 6	409 (100%) CSP integer variables are encoded (2175 clauses, 26803 bytes)
5.59/5.80	c 6	45 (10%) CSP clauses are encoded (2456 clauses, 32273 bytes)
6.09/6.27	c 6	90 (20%) CSP clauses are encoded (18011 clauses, 549690 bytes)
6.78/6.96	c 7	134 (30%) CSP clauses are encoded (22094 clauses, 656887 bytes)
7.68/7.81	c 8	179 (40%) CSP clauses are encoded (29003 clauses, 911912 bytes)
7.68/7.82	c 8	223 (50%) CSP clauses are encoded (30599 clauses, 935282 bytes)
7.68/7.82	c 8	268 (60%) CSP clauses are encoded (31152 clauses, 943644 bytes)
7.68/7.83	c 8	313 (70%) CSP clauses are encoded (35371 clauses, 1016524 bytes)
7.68/7.85	c 8	357 (80%) CSP clauses are encoded (39713 clauses, 1088090 bytes)
7.68/7.87	c 8	402 (90%) CSP clauses are encoded (48569 clauses, 1247570 bytes)
7.68/7.89	c 8	446 (100%) CSP clauses are encoded (60136 clauses, 1457560 bytes)
7.68/7.89	c 8	446 CSP clauses encoded
7.68/7.89	c 8	Writing map file : HOME/temp.map
7.68/7.90	c 8	Heap : 63 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
7.77/7.90	c 8	SAT : 2584 SAT variables, 60136 SAT clauses, 1457560 bytes
7.77/7.90	c 8	Heap : 63 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
7.77/7.94	c 8	OBJECTIVE minimize _COST
7.77/7.94	c 8	SOLVING HOME/temp.cnf
7.77/7.94	c 8	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
7.77/7.94	c 8	This is MiniSat 2.0 beta incremental
7.77/7.94	c 8	WARNING: for repeatability, setting FPU to use double precision
7.77/7.95	c 8	============================[ Problem Statistics ]=============================
7.77/7.95	c 8	|                                                                             |
7.77/7.95	c 8	|  Number of variables:  2584                                                 |
7.77/7.95	c 8	|  Number of clauses:    60136                                                |
7.77/7.99	c 8	|  Parsing time:         0.03         s                                       |
7.77/7.99	c 8	OK
7.77/7.99	c 8	OBJECTIVE BOUND: 0 <= _COST <= 
7.77/7.99	c 8	SEARCHING: _COST <= 75
7.77/7.99	c 8	============================[ Search Statistics ]==============================
7.77/7.99	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.77/7.99	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.77/7.99	c 8	===============================================================================
7.77/7.99	c 8	|         0 |    2584    60136   295326 |    20045        0    nan |  0.000 % |
7.80/8.00	c 8	|       100 |    2584    60136   295326 |    22049      100      9 |  0.009 % |
7.80/8.00	c 8	===============================================================================
7.80/8.00	c 8	restarts              : 2
7.80/8.00	c 8	conflicts             : 111           (2056 /sec)
7.80/8.00	c 8	decisions             : 419           (0.72 % random) (7761 /sec)
7.80/8.00	c 8	propagations          : 6582           (121909 /sec)
7.80/8.00	c 8	conflict literals     : 951            (21.92 % deleted)
7.80/8.00	c 8	Memory used           : 4.86 MB
7.80/8.00	c 8	CPU time              : 0.053991 s
7.80/8.00	c 8	
7.80/8.00	c 8	SATISFIABLE
7.80/8.00	c 8	OK
7.80/8.00	c 8	FOUND: _COST <= 75
7.80/8.00	s SATISFIABLE
7.80/8.00	c 8	DECODING HOME/temp.out WITH HOME/temp.map
7.80/8.00	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.80/8.08	c 8	Decoding HOME/temp.out
7.80/8.14	c 8	OBJECTIVE _COST 46
7.80/8.14	o 46
7.80/8.15	v 6 1 5 8 1 1 1 4 1 1 1 1 0 3 1 1 1 0 1 2 2 0 1 1 24 1 4 1 0 0 0 0 28 24 0 1 0 1 1 2 2 1 1 1 2 1 41 0 1 3 1 1 2 1 1 11 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 3 0 1 1 1 0 0 0 1 0 4 0 1 2 8 1 0 3 9 9 9 9 9 9 9 9 9 9
7.80/8.16	c 8	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
7.80/8.17	c 8	OK
7.80/8.17	c 8	OBJECTIVE BOUND: 0 <= _COST <= 46
7.80/8.17	c 8	SEARCHING: _COST <= 23
7.80/8.17	c 8	============================[ Search Statistics ]==============================
7.80/8.17	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.80/8.17	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.80/8.17	c 8	===============================================================================
7.80/8.17	c 8	|       111 |    2584    60136   295326 |    20045      111      9 |  0.009 % |
7.80/8.17	c 8	===============================================================================
7.80/8.17	c 8	restarts              : 3
7.80/8.17	c 8	conflicts             : 128           (2099 /sec)
7.80/8.17	c 8	decisions             : 579           (0.52 % random) (9493 /sec)
7.80/8.17	c 8	propagations          : 12861          (210871 /sec)
7.80/8.17	c 8	conflict literals     : 1091           (22.02 % deleted)
7.80/8.17	c 8	Memory used           : 4.98 MB
7.80/8.17	c 8	CPU time              : 0.06099 s
7.80/8.17	c 8	
7.80/8.17	c 8	SATISFIABLE
7.80/8.17	c 8	OK
7.80/8.17	c 8	FOUND: _COST <= 23
7.80/8.17	c 8	DECODING HOME/temp.out WITH HOME/temp.map
7.80/8.17	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.94/8.25	c 8	Decoding HOME/temp.out
7.94/8.31	c 8	OBJECTIVE _COST 23
7.94/8.31	o 23
7.94/8.32	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 0 0 0 1 0 28 24 0 1 0 1 1 2 0 0 0 2 3 1 36 0 1 3 1 1 2 1 1 12 1 1 1 0 0 1 2 1 1 2 2 0 1 2 0 9 2 2 5 0 1 1 1 1 6 1 3 0 0 1 1 0 0 0 0 2 0 0 0 3 4 9 1 0 4 9 0 9 9 9 9 8 8 9 9
7.94/8.32	c 8	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
7.94/8.33	c 8	OK
7.94/8.33	c 8	OBJECTIVE BOUND: 0 <= _COST <= 23
7.94/8.33	c 8	SEARCHING: _COST <= 11
7.94/8.34	c 8	============================[ Search Statistics ]==============================
7.94/8.34	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.94/8.34	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.94/8.34	c 8	===============================================================================
7.94/8.34	c 8	|       128 |    1731    60136   295326 |    20045      128      9 |  0.009 % |
7.94/8.34	c 8	===============================================================================
7.94/8.34	c 8	restarts              : 4
7.94/8.34	c 8	conflicts             : 129           (2016 /sec)
7.94/8.34	c 8	decisions             : 630           (0.48 % random) (9845 /sec)
7.94/8.34	c 8	propagations          : 14729          (230177 /sec)
7.94/8.34	c 8	conflict literals     : 1096           (21.94 % deleted)
7.94/8.34	c 8	Memory used           : 4.98 MB
7.94/8.34	c 8	CPU time              : 0.06399 s
7.94/8.34	c 8	
7.94/8.34	c 8	SATISFIABLE
7.94/8.34	c 8	OK
7.94/8.34	c 8	FOUND: _COST <= 11
7.94/8.34	c 8	DECODING HOME/temp.out WITH HOME/temp.map
7.94/8.34	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.09/8.42	c 8	Decoding HOME/temp.out
8.09/8.48	c 8	OBJECTIVE _COST 11
8.09/8.48	o 11
8.09/8.48	v 8 1 23 5 1 1 1 4 1 1 1 0 0 2 1 1 1 1 1 0 2 1 0 1 13 2 5 0 0 0 1 0 28 24 0 1 0 1 1 2 0 0 0 2 3 1 36 0 1 3 1 1 2 1 1 12 1 1 1 0 0 1 2 0 1 2 2 0 1 2 0 9 2 2 5 0 1 1 1 1 6 1 3 0 0 1 1 0 0 0 0 2 0 0 0 3 3 2 1 0 2 9 0 9 9 9 9 8 8 9 9
8.09/8.49	c 8	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
8.09/8.50	c 8	OK
8.09/8.50	c 8	OBJECTIVE BOUND: 0 <= _COST <= 11
8.09/8.50	c 8	SEARCHING: _COST <= 5
8.09/8.50	c 8	============================[ Search Statistics ]==============================
8.09/8.50	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.09/8.50	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.09/8.50	c 8	===============================================================================
8.09/8.50	c 8	|       129 |    1481    60136   295326 |    20045      129      8 |  0.009 % |
8.09/8.50	c 8	===============================================================================
8.09/8.51	c 8	restarts              : 5
8.09/8.51	c 8	conflicts             : 149           (2192 /sec)
8.09/8.51	c 8	decisions             : 706           (0.71 % random) (10384 /sec)
8.09/8.51	c 8	propagations          : 20342          (299195 /sec)
8.09/8.51	c 8	conflict literals     : 1251           (25.13 % deleted)
8.09/8.51	c 8	Memory used           : 4.98 MB
8.09/8.51	c 8	CPU time              : 0.067989 s
8.09/8.51	c 8	
8.09/8.51	c 8	SATISFIABLE
8.09/8.51	c 8	OK
8.09/8.51	c 8	FOUND: _COST <= 5
8.09/8.51	c 8	DECODING HOME/temp.out WITH HOME/temp.map
8.09/8.51	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.09/8.59	c 8	Decoding HOME/temp.out
8.23/8.64	c 9	OBJECTIVE _COST 5
8.23/8.64	o 5
8.23/8.65	v 8 1 23 5 1 1 1 4 1 1 1 0 0 2 1 1 1 1 1 0 2 1 0 1 13 2 5 0 0 0 1 0 28 24 0 0 0 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 9 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 8 8 9 1 9 9 5 5 9
8.23/8.65	c 9	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
8.23/8.67	c 9	OK
8.23/8.67	c 9	OBJECTIVE BOUND: 0 <= _COST <= 5
8.23/8.67	c 9	SEARCHING: _COST <= 2
8.23/8.67	c 9	============================[ Search Statistics ]==============================
8.23/8.67	c 9	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.23/8.67	c 9	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.23/8.67	c 9	===============================================================================
8.23/8.67	c 9	|       149 |    1283    60136   295326 |    20045      149      8 |  0.009 % |
8.23/8.67	c 9	===============================================================================
8.23/8.67	c 9	restarts              : 6
8.23/8.67	c 9	conflicts             : 162           (2282 /sec)
8.23/8.67	c 9	decisions             : 750           (0.67 % random) (10565 /sec)
8.23/8.67	c 9	propagations          : 24058          (338898 /sec)
8.23/8.67	c 9	conflict literals     : 1335           (27.05 % deleted)
8.23/8.67	c 9	Memory used           : 4.98 MB
8.23/8.67	c 9	CPU time              : 0.070989 s
8.23/8.67	c 9	
8.23/8.67	c 9	SATISFIABLE
8.23/8.67	c 9	OK
8.23/8.67	c 9	FOUND: _COST <= 2
8.23/8.67	c 9	DECODING HOME/temp.out WITH HOME/temp.map
8.23/8.67	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.76	c 9	Decoding HOME/temp.out
8.59/8.82	c 9	OBJECTIVE _COST 2
8.59/8.82	o 2
8.59/8.82	v 8 1 23 5 1 1 1 4 1 1 1 0 0 2 1 1 1 1 1 0 2 1 0 1 13 2 5 0 0 0 1 0 28 24 0 0 0 1 1 2 0 0 0 2 3 1 36 0 1 3 1 1 2 1 1 12 1 1 1 0 0 1 2 0 1 2 2 0 1 2 0 9 2 2 5 0 1 1 1 1 6 1 3 0 0 1 1 0 0 0 0 2 0 0 0 3 3 2 1 0 2 9 4 6 9 8 2 9 2 0 7
8.59/8.82	c 9	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
8.59/8.84	c 9	OK
8.59/8.84	c 9	OBJECTIVE BOUND: 0 <= _COST <= 2
8.59/8.84	c 9	SEARCHING: _COST <= 1
8.59/8.86	c 9	============================[ Search Statistics ]==============================
8.59/8.86	c 9	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.59/8.86	c 9	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.59/8.86	c 9	===============================================================================
8.59/8.86	c 9	|       162 |    1104    60136   295326 |    20045      162      8 |  0.009 % |
8.59/8.86	c 9	|       262 |    1104    60136   295326 |    22049      262      8 | 65.250 % |
8.59/8.86	c 9	|       412 |    1104    60136   295326 |    24254      412      9 | 65.250 % |
8.59/8.87	c 9	|       638 |    1104    60136   295326 |    26680      638     10 | 65.250 % |
8.59/8.90	c 9	|       976 |    1104    60136   295326 |    29348      976     10 | 65.250 % |
8.68/8.93	c 9	|      1483 |    1104    60136   295326 |    32283     1483     11 | 65.250 % |
8.68/8.99	c 9	|      2242 |    1104    60136   295326 |    35511     2242     12 | 65.250 % |
8.78/9.07	c 9	|      3381 |    1104    60136   295326 |    39062     3381     12 | 65.250 % |
8.88/9.12	c 9	===============================================================================
8.88/9.12	c 9	restarts              : 14
8.88/9.12	c 9	conflicts             : 3825          (10837 /sec)
8.88/9.12	c 9	decisions             : 4894          (0.74 % random) (13866 /sec)
8.88/9.12	c 9	propagations          : 103048         (291965 /sec)
8.88/9.12	c 9	conflict literals     : 47090          (18.80 % deleted)
8.88/9.12	c 9	Memory used           : 5.37 MB
8.88/9.12	c 9	CPU time              : 0.352946 s
8.88/9.12	c 9	
8.88/9.12	c 9	SATISFIABLE
8.88/9.12	c 9	OK
8.88/9.12	c 9	FOUND: _COST <= 1
8.88/9.12	c 9	DECODING HOME/temp.out WITH HOME/temp.map
8.88/9.12	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.91/9.20	c 9	Decoding HOME/temp.out
8.91/9.27	c 9	OBJECTIVE _COST 1
8.91/9.27	o 1
8.91/9.27	v 8 1 23 5 1 1 1 4 1 1 1 0 0 2 1 1 1 1 1 0 2 1 0 1 13 2 5 0 0 0 1 0 28 24 0 0 0 1 1 2 0 0 0 2 3 1 36 0 1 3 1 1 2 1 1 12 1 1 1 0 0 1 2 0 1 2 2 0 1 2 0 9 2 2 5 0 1 1 1 1 6 1 3 0 0 1 1 0 0 0 0 2 0 0 0 3 3 2 1 0 2 3 2 6 6 4 3 9 1 6 5
8.91/9.28	c 9	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
8.91/9.33	c 9	OK
8.91/9.33	c 9	OBJECTIVE BOUND: 0 <= _COST <= 1
8.91/9.33	c 9	SEARCHING: _COST <= 0
8.91/9.33	c 9	============================[ Search Statistics ]==============================
8.91/9.33	c 9	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.91/9.33	c 9	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.91/9.33	c 9	===============================================================================
8.91/9.33	c 9	|      3825 |     898    60136   295326 |    20045     3825     12 | 65.250 % |
8.91/9.33	c 9	===============================================================================
8.91/9.33	c 9	restarts              : 15
8.91/9.33	c 9	conflicts             : 3826          (10749 /sec)
8.91/9.33	c 9	decisions             : 4894          (0.74 % random) (13749 /sec)
8.91/9.33	c 9	propagations          : 103566         (290961 /sec)
8.91/9.33	c 9	conflict literals     : 47091          (18.80 % deleted)
8.91/9.33	c 9	Memory used           : 5.37 MB
8.91/9.33	c 9	CPU time              : 0.355945 s
8.91/9.33	c 9	
8.91/9.33	c 9	UNSATISFIABLE
8.91/9.33	c 9	OK
8.91/9.33	c 9	NOT FOUND: _COST <= 0
8.91/9.33	c 9	OK
8.91/9.33	c 9	OBJECTIVE _COST 1
8.91/9.33	s OPTIMUM FOUND
8.91/9.33	c 9	CPU 8.63 (0.06 0.03 8.57 0.43)
8.91/9.33	c 9	END Sat Jul 12 09:27:29 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-1111501-1215847640/watcher-1111501-1215847640 -o /tmp/evaluation-result-1111501-1215847640/solver-1111501-1215847640 -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-1111501-1215847640.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.03 2.06 2.02 4/80 18469
/proc/meminfo: memFree=1831552/2055920 swapFree=4180820/4192956
[pid=18469] ppid=18467 vsize=12268 CPUtime=0
/proc/18469/stat : 18469 (sugar++) R 18467 18469 18257 0 -1 4194304 348 0 0 0 0 0 0 0 22 0 1 0 41466559 12562432 316 996147200 4194304 4206940 548682068528 18446744073709551615 231962540645 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/18469/statm: 3067 316 241 3 0 167 0

[startup+0.0848829 s]
/proc/loadavg: 2.03 2.06 2.02 4/80 18469
/proc/meminfo: memFree=1831552/2055920 swapFree=4180820/4192956
[pid=18469] ppid=18467 vsize=16740 CPUtime=0.06
/proc/18469/stat : 18469 (sugar++) S 18467 18469 18257 0 -1 4194304 1219 128 0 0 4 2 0 0 19 0 1 0 41466559 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18469/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.101828 s]
/proc/loadavg: 2.03 2.06 2.02 4/80 18469
/proc/meminfo: memFree=1831552/2055920 swapFree=4180820/4192956
[pid=18469] ppid=18467 vsize=16740 CPUtime=0.06
/proc/18469/stat : 18469 (sugar++) S 18467 18469 18257 0 -1 4194304 1219 128 0 0 4 2 0 0 19 0 1 0 41466559 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18469/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.301777 s]
/proc/loadavg: 2.03 2.06 2.02 4/80 18469
/proc/meminfo: memFree=1831552/2055920 swapFree=4180820/4192956
[pid=18469] ppid=18467 vsize=16740 CPUtime=0.06
/proc/18469/stat : 18469 (sugar++) S 18467 18469 18257 0 -1 4194304 1219 128 0 0 4 2 0 0 19 0 1 0 41466559 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18469/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.701669 s]
/proc/loadavg: 2.03 2.06 2.02 4/80 18469
/proc/meminfo: memFree=1831552/2055920 swapFree=4180820/4192956
[pid=18469] ppid=18467 vsize=16740 CPUtime=0.06
/proc/18469/stat : 18469 (sugar++) S 18467 18469 18257 0 -1 4194304 1219 128 0 0 4 2 0 0 19 0 1 0 41466559 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18469/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+1.50146 s]
/proc/loadavg: 2.03 2.06 2.02 3/91 18481
/proc/meminfo: memFree=1795880/2055920 swapFree=4180820/4192956
[pid=18469] ppid=18467 vsize=16740 CPUtime=1.3
/proc/18469/stat : 18469 (sugar++) S 18467 18469 18257 0 -1 4194304 1297 11847 0 1 4 2 116 8 16 0 1 0 41466559 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18469/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 16740

[startup+3.10205 s]
/proc/loadavg: 2.03 2.06 2.02 4/91 18491
/proc/meminfo: memFree=1805352/2055920 swapFree=4180820/4192956
[pid=18469] ppid=18467 vsize=16740 CPUtime=1.3
/proc/18469/stat : 18469 (sugar++) S 18467 18469 18257 0 -1 4194304 1297 11847 0 1 4 2 116 8 16 0 1 0 41466559 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18469/statm: 4185 1104 409 3 0 764 0
[pid=18482] ppid=18469 vsize=5356 CPUtime=0
/proc/18482/stat : 18482 (sh) S 18469 18469 18257 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 41466694 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18482/statm: 1339 233 193 169 0 50 0
[pid=18483] ppid=18482 vsize=864076 CPUtime=1.71
/proc/18483/stat : 18483 (java) S 18482 18469 18257 0 -1 0 13913 0 1 0 165 6 0 0 18 0 9 0 41466694 884813824 12825 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18483/statm: 216019 12825 2532 9 0 210601 0
[pid=18483/tid=18484] ppid=18482 vsize=864076 CPUtime=0.99
/proc/18483/task/18484/stat : 18484 (java) R 18482 18469 18257 0 -1 64 2749 0 1 0 98 1 0 0 25 0 9 0 41466695 884813824 12825 996147200 134512640 134550740 4294955920 18446744073709551615 4126444436 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18483/tid=18485] ppid=18482 vsize=864076 CPUtime=0.66
/proc/18483/task/18485/stat : 18485 (java) S 18482 18469 18257 0 -1 64 10143 0 0 0 62 4 0 0 16 0 9 0 41466696 884813824 12825 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18483/tid=18486] ppid=18482 vsize=864076 CPUtime=0
/proc/18483/task/18486/stat : 18486 (java) S 18482 18469 18257 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 41466696 884813824 12825 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18483/tid=18487] ppid=18482 vsize=864076 CPUtime=0
/proc/18483/task/18487/stat : 18487 (java) S 18482 18469 18257 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 41466696 884813824 12825 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18483/tid=18488] ppid=18482 vsize=864076 CPUtime=0
/proc/18483/task/18488/stat : 18488 (java) S 18482 18469 18257 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 41466698 884813824 12825 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18483/tid=18489] ppid=18482 vsize=864076 CPUtime=0.05
/proc/18483/task/18489/stat : 18489 (java) S 18482 18469 18257 0 -1 64 324 0 0 0 5 0 0 0 16 0 9 0 41466698 884813824 12825 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18483/tid=18490] ppid=18482 vsize=864076 CPUtime=0
/proc/18483/task/18490/stat : 18490 (java) S 18482 18469 18257 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 41466698 884813824 12825 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18483/tid=18491] ppid=18482 vsize=864076 CPUtime=0
/proc/18483/task/18491/stat : 18491 (java) S 18482 18469 18257 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 41466698 884813824 12825 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) 886172

[startup+6.30222 s]
/proc/loadavg: 2.03 2.06 2.01 4/91 18491
/proc/meminfo: memFree=1724712/2055920 swapFree=4180820/4192956
[pid=18469] ppid=18467 vsize=16740 CPUtime=1.31
/proc/18469/stat : 18469 (sugar++) S 18467 18469 18257 0 -1 4194304 1297 11847 0 1 5 2 116 8 15 0 1 0 41466559 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18469/statm: 4185 1104 409 3 0 764 0
[pid=18482] ppid=18469 vsize=5356 CPUtime=0
/proc/18482/stat : 18482 (sh) S 18469 18469 18257 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 41466694 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18482/statm: 1339 233 193 169 0 50 0
[pid=18483] ppid=18482 vsize=864348 CPUtime=4.88
/proc/18483/stat : 18483 (java) S 18482 18469 18257 0 -1 0 29299 0 1 0 474 14 0 0 18 0 9 0 41466694 885092352 27510 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18483/statm: 216087 27510 2565 9 0 210634 0
[pid=18483/tid=18484] ppid=18482 vsize=864348 CPUtime=2.48
/proc/18483/task/18484/stat : 18484 (java) R 18482 18469 18257 0 -1 64 3704 0 1 0 245 3 0 0 25 0 9 0 41466695 885092352 27510 996147200 134512640 134550740 4294955920 18446744073709551615 4126716505 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18483/tid=18485] ppid=18482 vsize=864348 CPUtime=2.23
/proc/18483/task/18485/stat : 18485 (java) S 18482 18469 18257 0 -1 64 24520 0 0 0 214 9 0 0 16 0 9 0 41466696 885092352 27510 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18483/tid=18486] ppid=18482 vsize=864348 CPUtime=0
/proc/18483/task/18486/stat : 18486 (java) S 18482 18469 18257 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 41466696 885092352 27510 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18483/tid=18487] ppid=18482 vsize=864348 CPUtime=0
/proc/18483/task/18487/stat : 18487 (java) S 18482 18469 18257 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 41466696 885092352 27510 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18483/tid=18488] ppid=18482 vsize=864348 CPUtime=0
/proc/18483/task/18488/stat : 18488 (java) S 18482 18469 18257 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 41466698 885092352 27510 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18483/tid=18489] ppid=18482 vsize=864348 CPUtime=0.14
/proc/18483/task/18489/stat : 18489 (java) S 18482 18469 18257 0 -1 64 378 0 0 0 14 0 0 0 16 0 9 0 41466698 885092352 27510 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18483/tid=18490] ppid=18482 vsize=864348 CPUtime=0
/proc/18483/task/18490/stat : 18490 (java) S 18482 18469 18257 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 41466698 885092352 27510 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18483/tid=18491] ppid=18482 vsize=864348 CPUtime=0
/proc/18483/task/18491/stat : 18491 (java) S 18482 18469 18257 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 41466698 885092352 27510 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 886444

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

[startup+7.90179 s]
/proc/loadavg: 2.03 2.06 2.01 3/91 18491
/proc/meminfo: memFree=1723816/2055920 swapFree=4180820/4192956
[pid=18469] ppid=18467 vsize=16740 CPUtime=1.31
/proc/18469/stat : 18469 (sugar++) S 18467 18469 18257 0 -1 4194304 1297 11847 0 1 5 2 116 8 15 0 1 0 41466559 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18469/statm: 4185 1104 409 3 0 764 0
[pid=18482] ppid=18469 vsize=5356 CPUtime=0
/proc/18482/stat : 18482 (sh) S 18469 18469 18257 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 41466694 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18482/statm: 1339 233 193 169 0 50 0
[pid=18483] ppid=18482 vsize=864348 CPUtime=6.46
/proc/18483/stat : 18483 (java) S 18482 18469 18257 0 -1 0 29361 0 1 0 631 15 0 0 18 0 9 0 41466694 885092352 27521 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18483/statm: 216087 27521 2567 9 0 210634 0
[pid=18483/tid=18484] ppid=18482 vsize=864348 CPUtime=3.99
/proc/18483/task/18484/stat : 18484 (java) R 18482 18469 18257 0 -1 64 3761 0 1 0 395 4 0 0 25 0 9 0 41466695 885092352 27521 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18483/tid=18485] ppid=18482 vsize=864348 CPUtime=2.29
/proc/18483/task/18485/stat : 18485 (java) S 18482 18469 18257 0 -1 64 24520 0 0 0 219 10 0 0 16 0 9 0 41466696 885092352 27521 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18483/tid=18486] ppid=18482 vsize=864348 CPUtime=0
/proc/18483/task/18486/stat : 18486 (java) S 18482 18469 18257 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 41466696 885092352 27521 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18483/tid=18487] ppid=18482 vsize=864348 CPUtime=0
/proc/18483/task/18487/stat : 18487 (java) S 18482 18469 18257 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 41466696 885092352 27521 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18483/tid=18488] ppid=18482 vsize=864348 CPUtime=0
/proc/18483/task/18488/stat : 18488 (java) S 18482 18469 18257 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 41466698 885092352 27521 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18483/tid=18489] ppid=18482 vsize=864348 CPUtime=0.15
/proc/18483/task/18489/stat : 18489 (java) R 18482 18469 18257 0 -1 64 383 0 0 0 15 0 0 0 16 0 9 0 41466698 885092352 27521 996147200 134512640 134550740 4294955920 18446744073709551615 101785014 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18483/tid=18490] ppid=18482 vsize=864348 CPUtime=0
/proc/18483/task/18490/stat : 18490 (java) S 18482 18469 18257 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 41466698 885092352 27521 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18483/tid=18491] ppid=18482 vsize=864348 CPUtime=0
/proc/18483/task/18491/stat : 18491 (java) S 18482 18469 18257 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 41466698 885092352 27521 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.77
Current children cumulated vsize (KiB) 886444

[startup+8.70158 s]
/proc/loadavg: 2.02 2.06 2.01 3/88 18538
/proc/meminfo: memFree=1816576/2055920 swapFree=4180820/4192956
[pid=18469] ppid=18467 vsize=16872 CPUtime=8.41
/proc/18469/stat : 18469 (sugar++) S 18467 18469 18257 0 -1 4194304 1790 56551 0 6 6 3 796 36 16 0 1 0 41466559 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18469/statm: 4218 1117 414 3 0 797 0
[pid=18492] ppid=18469 vsize=5100 CPUtime=0.07
/proc/18492/stat : 18492 (minisat-inc) S 18469 18469 18257 0 -1 4194304 1234 0 0 0 7 0 0 0 15 0 1 0 41467353 5222400 1170 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 1 0 0
/proc/18492/statm: 1275 1170 79 151 0 1121 0
[pid=18533] ppid=18469 vsize=5356 CPUtime=0
/proc/18533/stat : 18533 (sh) S 18469 18469 18257 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 41467426 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18533/statm: 1339 233 193 169 0 50 0
[pid=18534] ppid=18533 vsize=191732 CPUtime=0.01
/proc/18534/stat : 18534 (java) S 18533 18469 18257 0 -1 0 1523 0 1 0 0 1 0 0 18 0 5 0 41467426 196333568 1209 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/18534/statm: 47933 1209 700 9 0 42912 0
[pid=18534/tid=18535] ppid=18533 vsize=191732 CPUtime=0
/proc/18534/task/18535/stat : 18535 (java) R 18533 18469 18257 0 -1 64 829 0 1 0 0 0 0 0 16 0 5 0 41467427 196333568 1209 996147200 134512640 134550740 4294956000 18446744073709551615 8214511 0 4 0 16784584 0 0 0 -1 1 0 0
[pid=18534/tid=18536] ppid=18533 vsize=191732 CPUtime=0
/proc/18534/task/18536/stat : 18536 (java) S 18533 18469 18257 0 -1 64 4 0 0 0 0 0 0 0 19 0 5 0 41467428 196333568 1209 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16784584 0 0 0 -1 1 0 0
[pid=18534/tid=18537] ppid=18533 vsize=191732 CPUtime=0
/proc/18534/task/18537/stat : 18537 (java) S 18533 18469 18257 0 -1 64 11 0 0 0 0 0 0 0 19 0 5 0 41467429 196333568 1209 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16784584 0 0 0 -1 1 0 0
[pid=18534/tid=18538] ppid=18533 vsize=191732 CPUtime=0
/proc/18534/task/18538/stat : 18538 (java) S 18533 18469 18257 0 -1 64 4 0 0 0 0 0 0 0 20 0 5 0 41467429 196333568 1209 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16784584 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8.49
Current children cumulated vsize (KiB) 219060

[startup+9.10148 s]
/proc/loadavg: 2.02 2.06 2.01 3/88 18538
/proc/meminfo: memFree=1816576/2055920 swapFree=4180820/4192956
[pid=18469] ppid=18467 vsize=16872 CPUtime=8.56
/proc/18469/stat : 18469 (sugar++) S 18467 18469 18257 0 -1 4194304 1826 60313 0 7 6 3 807 40 15 0 1 0 41466559 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18469/statm: 4218 1117 414 3 0 797 0
[pid=18492] ppid=18469 vsize=5364 CPUtime=0.32
/proc/18492/stat : 18492 (minisat-inc) R 18469 18469 18257 0 -1 4194304 1324 0 0 0 32 0 0 0 17 0 1 0 41467353 5492736 1260 996147200 134512640 135134323 4294956192 18446744073709551615 134531952 0 0 4096 3 0 0 0 17 1 0 0
/proc/18492/statm: 1341 1260 79 151 0 1187 0
Current children cumulated CPU time (s) 8.88
Current children cumulated vsize (KiB) 22236

[startup+9.30143 s]
/proc/loadavg: 2.02 2.06 2.01 3/88 18538
/proc/meminfo: memFree=1816576/2055920 swapFree=4180820/4192956
[pid=18469] ppid=18467 vsize=16872 CPUtime=8.56
/proc/18469/stat : 18469 (sugar++) S 18467 18469 18257 0 -1 4194304 1880 60313 0 7 6 3 807 40 15 0 1 0 41466559 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18469/statm: 4218 1117 414 3 0 797 0
[pid=18492] ppid=18469 vsize=5496 CPUtime=0.35
/proc/18492/stat : 18492 (minisat-inc) S 18469 18469 18257 0 -1 4194304 1334 0 0 0 35 0 0 0 18 0 1 0 41467353 5627904 1268 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 1 0 0
/proc/18492/statm: 1374 1268 79 151 0 1220 0
Current children cumulated CPU time (s) 8.91
Current children cumulated vsize (KiB) 22368

Child status: 0
Real time (s): 9.3398
CPU time (s): 9.10961
CPU user time (s): 8.63869
CPU system time (s): 0.470928
CPU usage (%): 97.5354
Max. virtual memory (cumulated for all children) (KiB): 886836

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.63869
system time used= 0.470928
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67385
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= 4876
involuntary context switches= 4824

runsolver used 0.019996 second user time and 0.041993 second system time

The end

Launcher Data (download as text)

Begin job on node16 at 2008-07-12 09:27:20
IDJOB=1111501
IDBENCH=61284
IDSOLVER=367
FILE ID=node16/1111501-1215847640
PBS_JOBID= 7903415
Free space on /tmp= 66520 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= ac89210330596963761e677e9793b998
RANDOM SEED=1154003898

node16.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.218
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.218
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:       1832032 kB
Buffers:         13608 kB
Cached:          56672 kB
SwapCached:       6220 kB
Active:         156752 kB
Inactive:        24464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1832032 kB
SwapTotal:     4192956 kB
SwapFree:      4180820 kB
Dirty:            3644 kB
Writeback:           0 kB
Mapped:         126800 kB
Slab:            27772 kB
Committed_AS:  1016248 kB
PageTables:       2040 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= 66516 MiB
End job on node16 at 2008-07-12 09:27:29