Trace number 1111437

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.00863 9.30395

General information on the benchmark

Namecsp/modifiedRenault/
normalized-renault-mod-37_ext.xml
MD5SUM08598072886ba97176539d03f5f4ce66
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.65599
Satisfiable
(Un)Satisfiability was proved
Number of variables111
Number of constraints154
Maximum constraint arity10
Maximum domain size42
Number of constraints which are defined in extension154
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.04/0.13	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.04/0.13	c 0	BEGIN Sat Jul 12 09:12:38 2008
0.04/0.13	c 0	PID 15061
0.04/0.13	c 0	HOST node20.alineos.net
0.04/0.13	c 0	CONVERTING HOME/instance-1111437-1215846758.xml TO HOME/temp.csp
0.04/0.13	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1111437-1215846758.xml' 'HOME/temp.csp'
1.40/1.58	c 1	15 domains, 111 variables, 0 predicates, 137 relations, 154 constraints
1.49/1.60	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.49/1.60	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.49/1.68	c 2	Parsing HOME/temp.csp
3.55/3.71	c 4	parsed 417 expressions
3.55/3.71	c 4	Heap : 40 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.55/3.72	c 4	MAX CSP: 154 constraints
3.55/3.72	c 4	Converting to clausal form CSP
3.55/3.74	c 4	converted 58 (10%) expressions
3.55/3.74	c 4	converted 115 (20%) expressions
3.55/3.75	c 4	converted 173 (30%) expressions
3.65/3.86	c 4	converted 230 (40%) expressions
3.65/3.88	c 4	converted 287 (50%) expressions
3.65/3.89	c 4	converted 345 (60%) expressions
3.74/3.92	c 4	converted 402 (70%) expressions
3.84/4.07	c 4	converted 460 (80%) expressions
4.14/4.34	c 4	converted 517 (90%) expressions
5.43/5.64	c 6	converted 574 (100%) expressions
5.43/5.64	c 6	CSP : 419 integers, 0 booleans, 461 clauses, largest domain size 232
5.43/5.64	c 6	Heap : 89 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.43/5.64	c 6	Propagation in CSP
5.43/5.66	c 6	150 values, 0 unsatisfiable literals, and 0 valid clauses are removed
5.43/5.67	c 6	CSP : 419 integers, 0 booleans, 461 clauses, largest domain size 155
5.43/5.67	c 6	Heap : 89 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.43/5.67	c 6	Simplifing CSP by introducing new Boolean variables
5.43/5.67	c 6	CSP : 419 integers, 0 booleans, 461 clauses, largest domain size 155
5.43/5.67	c 6	Heap : 89 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.72/5.95	c 6	Encoding CSP to SAT : HOME/temp.cnf
5.72/5.96	c 6	42 (10%) CSP integer variables are encoded (136 clauses, 1398 bytes)
5.72/5.96	c 6	84 (20%) CSP integer variables are encoded (238 clauses, 2520 bytes)
5.72/5.96	c 6	126 (30%) CSP integer variables are encoded (340 clauses, 3642 bytes)
5.72/5.96	c 6	168 (40%) CSP integer variables are encoded (340 clauses, 3642 bytes)
5.72/5.96	c 6	210 (50%) CSP integer variables are encoded (340 clauses, 3642 bytes)
5.72/5.96	c 6	252 (60%) CSP integer variables are encoded (340 clauses, 3642 bytes)
5.72/5.97	c 6	294 (70%) CSP integer variables are encoded (587 clauses, 6359 bytes)
5.72/5.97	c 6	336 (80%) CSP integer variables are encoded (1496 clauses, 17977 bytes)
5.72/5.97	c 6	378 (90%) CSP integer variables are encoded (1940 clauses, 23749 bytes)
5.72/5.97	c 6	419 (100%) CSP integer variables are encoded (2245 clauses, 27714 bytes)
5.82/6.02	c 6	47 (10%) CSP clauses are encoded (2600 clauses, 34896 bytes)
6.01/6.28	c 6	93 (20%) CSP clauses are encoded (9620 clauses, 249043 bytes)
6.81/7.03	c 7	139 (30%) CSP clauses are encoded (13914 clauses, 361696 bytes)
7.60/7.88	c 8	185 (40%) CSP clauses are encoded (20830 clauses, 616812 bytes)
7.60/7.90	c 8	231 (50%) CSP clauses are encoded (22512 clauses, 641461 bytes)
7.69/7.91	c 8	277 (60%) CSP clauses are encoded (30044 clauses, 767766 bytes)
7.69/7.94	c 8	323 (70%) CSP clauses are encoded (47236 clauses, 1070420 bytes)
7.69/7.94	c 8	369 (80%) CSP clauses are encoded (47892 clauses, 1081276 bytes)
7.69/7.95	c 8	415 (90%) CSP clauses are encoded (49281 clauses, 1105409 bytes)
7.69/7.96	c 8	461 (100%) CSP clauses are encoded (54064 clauses, 1190813 bytes)
7.69/7.96	c 8	461 CSP clauses encoded
7.69/7.96	c 8	Writing map file : HOME/temp.map
7.69/7.97	c 8	Heap : 64 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
7.69/7.97	c 8	SAT : 2664 SAT variables, 54064 SAT clauses, 1190813 bytes
7.69/7.97	c 8	Heap : 64 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
7.69/7.99	c 8	OBJECTIVE minimize _COST
7.69/7.99	c 8	SOLVING HOME/temp.cnf
7.69/7.99	c 8	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
7.69/8.00	c 8	This is MiniSat 2.0 beta incremental
7.69/8.00	c 8	WARNING: for repeatability, setting FPU to use double precision
7.69/8.00	c 8	============================[ Problem Statistics ]=============================
7.69/8.00	c 8	|                                                                             |
7.81/8.00	c 8	|  Number of variables:  2664                                                 |
7.81/8.00	c 8	|  Number of clauses:    54064                                                |
7.81/8.03	c 8	|  Parsing time:         0.03         s                                       |
7.81/8.03	c 8	OK
7.81/8.03	c 8	OBJECTIVE BOUND: 0 <= _COST <= 
7.81/8.03	c 8	SEARCHING: _COST <= 77
7.81/8.03	c 8	============================[ Search Statistics ]==============================
7.81/8.03	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.81/8.03	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.81/8.03	c 8	===============================================================================
7.81/8.03	c 8	|         0 |    2664    54064   240454 |    18021        0    nan |  0.000 % |
7.81/8.04	c 8	===============================================================================
7.81/8.04	c 8	restarts              : 1
7.81/8.04	c 8	conflicts             : 10            (294 /sec)
7.81/8.04	c 8	decisions             : 142           (0.00 % random) (4177 /sec)
7.81/8.04	c 8	propagations          : 2989           (87927 /sec)
7.81/8.04	c 8	conflict literals     : 74             (13.95 % deleted)
7.81/8.04	c 8	Memory used           : 4.46 MB
7.81/8.04	c 8	CPU time              : 0.033994 s
7.81/8.04	c 8	
7.81/8.04	c 8	SATISFIABLE
7.81/8.04	c 8	OK
7.81/8.04	c 8	FOUND: _COST <= 77
7.81/8.04	s SATISFIABLE
7.81/8.04	c 8	DECODING HOME/temp.out WITH HOME/temp.map
7.81/8.04	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.81/8.12	c 8	Decoding HOME/temp.out
7.81/8.18	c 8	OBJECTIVE _COST 77
7.81/8.18	o 77
7.81/8.19	v 7 1 22 5 1 1 1 5 1 1 1 0 0 2 1 1 1 1 1 2 2 1 1 1 21 2 5 0 0 2 1 0 20 24 0 1 0 1 2 2 2 0 1 2 3 1 37 1 1 3 1 1 2 1 1 12 1 1 1 0 1 1 2 1 1 4 2 1 1 2 0 9 2 4 11 0 1 1 1 1 6 1 1 3 0 1 1 1 0 0 0 2 0 4 1 3 3 5 1 0 4 5 5 9 4 3 9 9 6 9 9
7.81/8.19	c 8	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
7.81/8.24	c 8	OK
7.81/8.24	c 8	OBJECTIVE BOUND: 0 <= _COST <= 77
7.81/8.24	c 8	SEARCHING: _COST <= 38
7.81/8.26	c 8	============================[ Search Statistics ]==============================
7.81/8.26	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.81/8.26	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.81/8.26	c 8	===============================================================================
7.81/8.26	c 8	|        10 |    2664    54064   240454 |    18021       10      7 |  0.000 % |
7.81/8.26	c 8	===============================================================================
7.81/8.26	c 8	restarts              : 2
7.81/8.26	c 8	conflicts             : 41            (891 /sec)
7.81/8.26	c 8	decisions             : 406           (0.25 % random) (8827 /sec)
7.81/8.26	c 8	propagations          : 13269          (288500 /sec)
7.81/8.26	c 8	conflict literals     : 350            (13.79 % deleted)
7.81/8.26	c 8	Memory used           : 4.59 MB
7.81/8.26	c 8	CPU time              : 0.045993 s
7.81/8.26	c 8	
7.81/8.26	c 8	SATISFIABLE
7.81/8.26	c 8	OK
7.81/8.26	c 8	FOUND: _COST <= 38
7.81/8.26	c 8	DECODING HOME/temp.out WITH HOME/temp.map
7.81/8.26	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.99/8.34	c 8	Decoding HOME/temp.out
7.99/8.40	c 8	OBJECTIVE _COST 38
7.99/8.40	o 38
7.99/8.41	v 6 1 24 9 1 1 0 4 1 1 1 1 0 3 1 1 1 1 1 2 2 1 1 1 18 2 4 1 0 0 1 0 12 24 0 1 0 1 1 2 0 1 1 2 3 1 41 1 1 3 1 1 2 1 1 7 1 1 1 1 1 1 3 1 1 4 0 1 1 2 0 9 4 3 11 0 1 1 0 1 6 1 5 0 1 1 1 0 0 1 0 2 0 0 0 0 2 4 1 0 3 9 9 2 5 9 0 5 4 7 5
7.99/8.41	c 8	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
7.99/8.42	c 8	OK
7.99/8.42	c 8	OBJECTIVE BOUND: 0 <= _COST <= 38
7.99/8.42	c 8	SEARCHING: _COST <= 19
7.99/8.42	c 8	============================[ Search Statistics ]==============================
7.99/8.42	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.99/8.42	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.99/8.42	c 8	===============================================================================
7.99/8.42	c 8	|        41 |    2048    54064   240454 |    18021       41      9 |  0.000 % |
7.99/8.42	c 8	===============================================================================
7.99/8.42	c 8	restarts              : 3
7.99/8.42	c 8	conflicts             : 44            (863 /sec)
7.99/8.42	c 8	decisions             : 511           (0.39 % random) (10021 /sec)
7.99/8.42	c 8	propagations          : 15777          (309401 /sec)
7.99/8.42	c 8	conflict literals     : 370            (13.95 % deleted)
7.99/8.42	c 8	Memory used           : 4.59 MB
7.99/8.42	c 8	CPU time              : 0.050992 s
7.99/8.42	c 8	
7.99/8.42	c 8	SATISFIABLE
7.99/8.42	c 8	OK
7.99/8.42	c 8	FOUND: _COST <= 19
7.99/8.42	c 8	DECODING HOME/temp.out WITH HOME/temp.map
7.99/8.42	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.14/8.50	c 8	Decoding HOME/temp.out
8.14/8.56	c 8	OBJECTIVE _COST 19
8.14/8.56	o 19
8.14/8.57	v 1 1 27 2 1 1 1 4 1 1 1 0 0 3 1 1 1 0 1 1 2 1 1 1 11 2 3 0 0 0 1 0 12 21 0 1 2 1 1 2 0 0 1 1 3 1 36 1 1 3 1 1 2 1 1 12 1 1 1 1 0 1 3 1 1 4 0 0 1 2 0 9 3 3 11 0 1 1 0 1 6 0 3 0 1 1 1 1 0 2 0 1 0 0 1 3 4 8 1 0 0 9 9 9 8 9 7 5 4 8 5
8.14/8.57	c 8	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
8.14/8.58	c 8	OK
8.14/8.58	c 8	OBJECTIVE BOUND: 0 <= _COST <= 19
8.14/8.58	c 8	SEARCHING: _COST <= 9
8.14/8.59	c 8	============================[ Search Statistics ]==============================
8.14/8.59	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.14/8.59	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.14/8.59	c 8	===============================================================================
8.14/8.59	c 8	|        44 |    1695    54064   240454 |    18021       44      8 |  0.000 % |
8.14/8.59	c 8	===============================================================================
8.14/8.59	c 8	restarts              : 4
8.14/8.59	c 8	conflicts             : 52            (963 /sec)
8.14/8.59	c 8	decisions             : 604           (0.33 % random) (11187 /sec)
8.14/8.59	c 8	propagations          : 17577          (325554 /sec)
8.14/8.59	c 8	conflict literals     : 438            (13.61 % deleted)
8.14/8.59	c 8	Memory used           : 4.59 MB
8.14/8.59	c 8	CPU time              : 0.053991 s
8.14/8.59	c 8	
8.14/8.59	c 8	SATISFIABLE
8.14/8.59	c 8	OK
8.14/8.59	c 8	FOUND: _COST <= 9
8.14/8.59	c 8	DECODING HOME/temp.out WITH HOME/temp.map
8.14/8.59	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.28/8.67	c 9	Decoding HOME/temp.out
8.42/8.73	c 9	OBJECTIVE _COST 9
8.42/8.74	o 9
8.42/8.74	v 1 1 8 4 0 1 1 4 1 1 1 0 0 3 1 1 1 0 1 1 2 1 1 1 12 2 3 0 0 0 1 0 12 21 0 1 0 1 1 2 0 0 1 1 3 1 36 0 1 3 1 1 2 1 0 12 1 1 1 1 0 1 3 1 0 4 0 0 1 2 0 9 3 3 8 0 1 1 0 1 6 1 3 0 1 1 1 0 0 2 0 1 0 0 0 3 4 9 1 0 4 9 9 9 8 9 7 3 1 4 7
8.42/8.76	c 9	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
8.42/8.80	c 9	OK
8.42/8.80	c 9	OBJECTIVE BOUND: 0 <= _COST <= 9
8.42/8.80	c 9	SEARCHING: _COST <= 4
8.42/8.80	c 9	============================[ Search Statistics ]==============================
8.42/8.80	c 9	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.42/8.80	c 9	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.42/8.80	c 9	===============================================================================
8.42/8.80	c 9	|        52 |    1465    54064   240454 |    18021       52      8 |  0.000 % |
8.42/8.80	c 9	===============================================================================
8.42/8.80	c 9	restarts              : 5
8.42/8.80	c 9	conflicts             : 55            (982 /sec)
8.42/8.80	c 9	decisions             : 673           (0.59 % random) (12020 /sec)
8.42/8.80	c 9	propagations          : 19072          (340626 /sec)
8.42/8.80	c 9	conflict literals     : 458            (13.42 % deleted)
8.42/8.80	c 9	Memory used           : 4.59 MB
8.42/8.80	c 9	CPU time              : 0.055991 s
8.42/8.80	c 9	
8.42/8.80	c 9	SATISFIABLE
8.42/8.80	c 9	OK
8.42/8.80	c 9	FOUND: _COST <= 4
8.42/8.80	c 9	DECODING HOME/temp.out WITH HOME/temp.map
8.42/8.80	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.51/8.88	c 9	Decoding HOME/temp.out
8.51/8.94	c 9	OBJECTIVE _COST 4
8.51/8.94	o 4
8.51/8.95	v 6 1 28 9 1 1 1 4 1 1 1 1 0 3 1 0 1 0 1 2 2 0 1 1 24 1 4 0 1 0 0 0 12 20 0 1 0 1 1 2 0 0 1 1 2 1 24 0 1 3 1 1 2 1 1 11 1 0 1 1 0 1 3 1 1 3 0 0 1 2 0 9 3 3 4 0 1 1 0 1 6 1 4 0 0 1 1 1 0 0 0 1 0 0 0 1 4 9 1 0 4 9 9 9 8 9 7 3 1 4 7
8.51/8.95	c 9	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
8.51/8.96	c 9	OK
8.51/8.96	c 9	OBJECTIVE BOUND: 0 <= _COST <= 4
8.51/8.96	c 9	SEARCHING: _COST <= 2
8.51/8.96	c 9	============================[ Search Statistics ]==============================
8.51/8.96	c 9	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.51/8.96	c 9	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.51/8.96	c 9	===============================================================================
8.51/8.96	c 9	|        55 |    1265    54064   240454 |    18021       55      8 |  0.000 % |
8.51/8.96	c 9	===============================================================================
8.51/8.96	c 9	restarts              : 6
8.51/8.96	c 9	conflicts             : 62            (1051 /sec)
8.51/8.96	c 9	decisions             : 737           (0.54 % random) (12493 /sec)
8.51/8.96	c 9	propagations          : 21663          (367226 /sec)
8.51/8.96	c 9	conflict literals     : 504            (15.44 % deleted)
8.51/8.96	c 9	Memory used           : 4.59 MB
8.51/8.96	c 9	CPU time              : 0.058991 s
8.51/8.96	c 9	
8.51/8.97	c 9	SATISFIABLE
8.51/8.97	c 9	OK
8.51/8.97	c 9	FOUND: _COST <= 2
8.51/8.97	c 9	DECODING HOME/temp.out WITH HOME/temp.map
8.51/8.97	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.65/9.05	c 9	Decoding HOME/temp.out
8.65/9.11	c 9	OBJECTIVE _COST 2
8.65/9.11	o 2
8.65/9.11	v 6 1 28 9 1 1 1 4 1 1 1 1 0 3 1 1 1 0 1 2 2 1 1 1 21 0 4 1 0 0 1 0 12 20 0 0 0 1 1 2 0 0 1 1 2 1 5 0 1 3 1 1 2 1 1 7 1 1 1 1 0 1 3 1 1 3 0 0 1 2 0 9 3 3 6 0 1 1 0 1 6 1 4 0 0 1 1 1 0 1 0 1 0 0 0 3 4 9 1 0 4 9 8 1 0 7 1 3 1 4 7
8.65/9.11	c 9	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
8.65/9.13	c 9	OK
8.65/9.13	c 9	OBJECTIVE BOUND: 0 <= _COST <= 2
8.65/9.13	c 9	SEARCHING: _COST <= 1
8.65/9.13	c 9	============================[ Search Statistics ]==============================
8.65/9.13	c 9	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.65/9.13	c 9	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.65/9.13	c 9	===============================================================================
8.65/9.13	c 9	|        62 |    1069    54064   240454 |    18021       62      8 |  0.000 % |
8.65/9.13	c 9	===============================================================================
8.65/9.13	c 9	restarts              : 7
8.65/9.13	c 9	conflicts             : 67            (1099 /sec)
8.65/9.13	c 9	decisions             : 787           (0.51 % random) (12904 /sec)
8.65/9.13	c 9	propagations          : 23880          (391540 /sec)
8.65/9.13	c 9	conflict literals     : 531            (16.64 % deleted)
8.65/9.13	c 9	Memory used           : 4.59 MB
8.65/9.13	c 9	CPU time              : 0.06099 s
8.65/9.13	c 9	
8.65/9.13	c 9	SATISFIABLE
8.65/9.13	c 9	OK
8.65/9.13	c 9	FOUND: _COST <= 1
8.65/9.13	c 9	DECODING HOME/temp.out WITH HOME/temp.map
8.65/9.13	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.81/9.21	c 9	Decoding HOME/temp.out
8.81/9.27	c 9	OBJECTIVE _COST 1
8.81/9.27	o 1
8.81/9.28	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 1 4 1 0 0 0 0 12 20 0 1 0 1 1 2 0 0 1 1 2 1 5 0 1 3 1 1 2 1 1 11 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 4 0 0 1 1 0 0 0 0 1 0 0 0 0 2 4 1 0 3 9 8 1 0 7 1 3 1 4 7
8.81/9.28	c 9	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
8.81/9.29	c 9	OK
8.81/9.29	c 9	OBJECTIVE BOUND: 0 <= _COST <= 1
8.81/9.29	c 9	SEARCHING: _COST <= 0
8.81/9.29	c 9	============================[ Search Statistics ]==============================
8.81/9.29	c 9	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.81/9.29	c 9	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.81/9.29	c 9	===============================================================================
8.81/9.29	c 9	|        67 |     913    54064   240454 |    18021       67      8 |  0.000 % |
8.81/9.29	c 9	===============================================================================
8.81/9.29	c 9	restarts              : 8
8.81/9.29	c 9	conflicts             : 96            (1500 /sec)
8.81/9.29	c 9	decisions             : 820           (0.49 % random) (12815 /sec)
8.81/9.29	c 9	propagations          : 24963          (390108 /sec)
8.81/9.29	c 9	conflict literals     : 791            (16.03 % deleted)
8.81/9.29	c 9	Memory used           : 4.59 MB
8.81/9.29	c 9	CPU time              : 0.06399 s
8.81/9.29	c 9	
8.81/9.29	c 9	UNSATISFIABLE
8.81/9.29	c 9	OK
8.81/9.29	c 9	NOT FOUND: _COST <= 0
8.81/9.29	c 9	OK
8.81/9.29	c 9	OBJECTIVE _COST 1
8.81/9.29	s OPTIMUM FOUND
8.81/9.30	c 9	CPU 8.49 (0.06 0.03 8.43 0.47)
8.81/9.30	c 9	END Sat Jul 12 09:12:47 2008

Verifier Data (download as text)

OK	1	153
1 unsatisfied constraints, 153 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-1111437-1215846758/watcher-1111437-1215846758 -o /tmp/evaluation-result-1111437-1215846758/solver-1111437-1215846758 -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-1111437-1215846758.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.99 1.97 1.99 4/80 15061
/proc/meminfo: memFree=1838888/2055920 swapFree=4181068/4192956
[pid=15061] ppid=15059 vsize=12268 CPUtime=0
/proc/15061/stat : 15061 (sugar++) R 15059 15061 14492 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 41377985 12562432 316 996147200 4194304 4206940 548682068528 18446744073709551615 273952766565 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/15061/statm: 3067 316 241 3 0 167 0

[startup+0.073709 s]
/proc/loadavg: 1.99 1.97 1.99 4/80 15061
/proc/meminfo: memFree=1838888/2055920 swapFree=4181068/4192956
[pid=15061] ppid=15059 vsize=13336 CPUtime=0.02
/proc/15061/stat : 15061 (sugar++) D 15059 15061 14492 0 -1 4194304 739 0 0 0 2 0 0 0 18 0 1 0 41377985 13656064 707 996147200 4194304 4206940 548682068528 18446744073709551615 273961496674 0 0 4224 0 18446744071563608240 0 0 17 1 0 0
/proc/15061/statm: 3334 707 338 3 0 434 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 13336

[startup+0.101717 s]
/proc/loadavg: 1.99 1.97 1.99 4/80 15061
/proc/meminfo: memFree=1838888/2055920 swapFree=4181068/4192956
[pid=15061] ppid=15059 vsize=15948 CPUtime=0.04
/proc/15061/stat : 15061 (sugar++) D 15059 15061 14492 0 -1 4194304 911 0 0 0 3 1 0 0 18 0 1 0 41377985 16330752 879 996147200 4194304 4206940 548682068528 18446744073709551615 273961496674 0 0 4224 0 18446744071563479169 0 0 17 1 0 0
/proc/15061/statm: 3987 879 380 3 0 566 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 15948

[startup+0.301755 s]
/proc/loadavg: 1.99 1.97 1.99 4/80 15061
/proc/meminfo: memFree=1838888/2055920 swapFree=4181068/4192956
[pid=15061] ppid=15059 vsize=16740 CPUtime=0.06
/proc/15061/stat : 15061 (sugar++) S 15059 15061 14492 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 41377985 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15061/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.701836 s]
/proc/loadavg: 1.99 1.97 1.99 4/80 15061
/proc/meminfo: memFree=1838888/2055920 swapFree=4181068/4192956
[pid=15061] ppid=15059 vsize=16740 CPUtime=0.06
/proc/15061/stat : 15061 (sugar++) S 15059 15061 14492 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 41377985 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15061/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+1.50299 s]
/proc/loadavg: 1.99 1.97 1.99 3/91 15073
/proc/meminfo: memFree=1813264/2055920 swapFree=4181068/4192956
[pid=15061] ppid=15059 vsize=16740 CPUtime=0.06
/proc/15061/stat : 15061 (sugar++) S 15059 15061 14492 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 41377985 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15061/statm: 4185 1104 409 3 0 764 0
[pid=15064] ppid=15061 vsize=5356 CPUtime=0
/proc/15064/stat : 15064 (sh) S 15061 15061 14492 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 41377998 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15064/statm: 1339 233 193 169 0 50 0
[pid=15065] ppid=15064 vsize=864624 CPUtime=1.34
/proc/15065/stat : 15065 (java) S 15064 15061 14492 0 -1 0 11321 0 1 0 126 8 0 0 18 0 9 0 41377998 885374976 10206 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15065/statm: 216156 10206 2528 9 0 210738 0
[pid=15065/tid=15066] ppid=15064 vsize=864624 CPUtime=0.98
/proc/15065/task/15066/stat : 15066 (java) R 15064 15061 14492 0 -1 64 4941 0 1 0 94 4 0 0 25 0 9 0 41377999 885374976 10206 996147200 134512640 134550740 4294956000 18446744073709551615 102064736 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15065/tid=15067] ppid=15064 vsize=864624 CPUtime=0.24
/proc/15065/task/15067/stat : 15067 (java) S 15064 15061 14492 0 -1 64 5211 0 0 0 22 2 0 0 16 0 9 0 41378001 885374976 10206 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15065/tid=15068] ppid=15064 vsize=864624 CPUtime=0
/proc/15065/task/15068/stat : 15068 (java) S 15064 15061 14492 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 41378001 885374976 10206 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15065/tid=15069] ppid=15064 vsize=864624 CPUtime=0
/proc/15065/task/15069/stat : 15069 (java) S 15064 15061 14492 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 41378001 885374976 10206 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15065/tid=15070] ppid=15064 vsize=864624 CPUtime=0
/proc/15065/task/15070/stat : 15070 (java) S 15064 15061 14492 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 41378003 885374976 10206 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15065/tid=15071] ppid=15064 vsize=864624 CPUtime=0.09
/proc/15065/task/15071/stat : 15071 (java) S 15064 15061 14492 0 -1 64 471 0 0 0 9 0 0 0 16 0 9 0 41378003 885374976 10206 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15065/tid=15072] ppid=15064 vsize=864624 CPUtime=0
/proc/15065/task/15072/stat : 15072 (java) S 15064 15061 14492 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 41378003 885374976 10206 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15065/tid=15073] ppid=15064 vsize=864624 CPUtime=0
/proc/15065/task/15073/stat : 15073 (java) S 15064 15061 14492 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 41378003 885374976 10206 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 886720

[startup+3.10237 s]
/proc/loadavg: 1.99 1.97 1.99 4/91 15083
/proc/meminfo: memFree=1818448/2055920 swapFree=4181068/4192956
[pid=15061] ppid=15059 vsize=16740 CPUtime=1.49
/proc/15061/stat : 15061 (sugar++) S 15059 15061 14492 0 -1 4194304 1297 11813 0 1 5 1 134 9 16 0 1 0 41377985 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15061/statm: 4185 1104 409 3 0 764 0
[pid=15074] ppid=15061 vsize=5356 CPUtime=0
/proc/15074/stat : 15074 (sh) S 15061 15061 14492 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 41378145 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15074/statm: 1339 233 193 169 0 50 0
[pid=15075] ppid=15074 vsize=864076 CPUtime=1.46
/proc/15075/stat : 15075 (java) S 15074 15061 14492 0 -1 0 12028 0 1 0 140 6 0 0 19 0 9 0 41378146 884813824 10944 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15075/statm: 216019 10944 2532 9 0 210601 0
[pid=15075/tid=15076] ppid=15074 vsize=864076 CPUtime=0.82
/proc/15075/task/15076/stat : 15076 (java) R 15074 15061 14492 0 -1 64 2745 0 1 0 80 2 0 0 25 0 9 0 41378146 884813824 10944 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15075/tid=15077] ppid=15074 vsize=864076 CPUtime=0.57
/proc/15075/task/15077/stat : 15077 (java) R 15074 15061 14492 0 -1 64 8262 0 0 0 54 3 0 0 16 0 9 0 41378148 884813824 10944 996147200 134512640 134550740 4294955920 18446744073709551615 102516792 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15075/tid=15078] ppid=15074 vsize=864076 CPUtime=0
/proc/15075/task/15078/stat : 15078 (java) S 15074 15061 14492 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 41378148 884813824 10944 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15075/tid=15079] ppid=15074 vsize=864076 CPUtime=0
/proc/15075/task/15079/stat : 15079 (java) S 15074 15061 14492 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 41378148 884813824 10944 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15075/tid=15080] ppid=15074 vsize=864076 CPUtime=0
/proc/15075/task/15080/stat : 15080 (java) S 15074 15061 14492 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 41378150 884813824 10944 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15075/tid=15081] ppid=15074 vsize=864076 CPUtime=0.05
/proc/15075/task/15081/stat : 15081 (java) S 15074 15061 14492 0 -1 64 324 0 0 0 5 0 0 0 16 0 9 0 41378150 884813824 10944 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15075/tid=15082] ppid=15074 vsize=864076 CPUtime=0
/proc/15075/task/15082/stat : 15082 (java) S 15074 15061 14492 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 41378150 884813824 10944 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15075/tid=15083] ppid=15074 vsize=864076 CPUtime=0
/proc/15075/task/15083/stat : 15083 (java) S 15074 15061 14492 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 41378150 884813824 10944 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 886172

[startup+6.30294 s]
/proc/loadavg: 2.07 1.99 1.99 4/91 15083
/proc/meminfo: memFree=1738960/2055920 swapFree=4181068/4192956
[pid=15061] ppid=15059 vsize=16740 CPUtime=1.49
/proc/15061/stat : 15061 (sugar++) S 15059 15061 14492 0 -1 4194304 1297 11813 0 1 5 1 134 9 15 0 1 0 41377985 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15061/statm: 4185 1104 409 3 0 764 0
[pid=15074] ppid=15061 vsize=5356 CPUtime=0
/proc/15074/stat : 15074 (sh) S 15061 15061 14492 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 41378145 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15074/statm: 1339 233 193 169 0 50 0
[pid=15075] ppid=15074 vsize=864300 CPUtime=4.62
/proc/15075/stat : 15075 (java) S 15074 15061 14492 0 -1 0 29190 0 1 0 447 15 0 0 19 0 9 0 41378146 885043200 27379 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15075/statm: 216075 27379 2565 9 0 210622 0
[pid=15075/tid=15076] ppid=15074 vsize=864300 CPUtime=2.24
/proc/15075/task/15076/stat : 15076 (java) R 15074 15061 14492 0 -1 64 3698 0 1 0 220 4 0 0 25 0 9 0 41378146 885043200 27379 996147200 134512640 134550740 4294955920 18446744073709551615 4126372696 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15075/tid=15077] ppid=15074 vsize=864300 CPUtime=2.21
/proc/15075/task/15077/stat : 15077 (java) S 15074 15061 14492 0 -1 64 24416 0 0 0 211 10 0 0 16 0 9 0 41378148 885043200 27379 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15075/tid=15078] ppid=15074 vsize=864300 CPUtime=0
/proc/15075/task/15078/stat : 15078 (java) S 15074 15061 14492 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 41378148 885043200 27379 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15075/tid=15079] ppid=15074 vsize=864300 CPUtime=0
/proc/15075/task/15079/stat : 15079 (java) S 15074 15061 14492 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 41378148 885043200 27379 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15075/tid=15080] ppid=15074 vsize=864300 CPUtime=0
/proc/15075/task/15080/stat : 15080 (java) S 15074 15061 14492 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 41378150 885043200 27379 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15075/tid=15081] ppid=15074 vsize=864300 CPUtime=0.15
/proc/15075/task/15081/stat : 15081 (java) S 15074 15061 14492 0 -1 64 379 0 0 0 15 0 0 0 16 0 9 0 41378150 885043200 27379 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15075/tid=15082] ppid=15074 vsize=864300 CPUtime=0
/proc/15075/task/15082/stat : 15082 (java) S 15074 15061 14492 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 41378150 885043200 27379 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15075/tid=15083] ppid=15074 vsize=864300 CPUtime=0
/proc/15075/task/15083/stat : 15083 (java) S 15074 15061 14492 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 41378150 885043200 27379 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 886396

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

[startup+7.90225 s]
/proc/loadavg: 2.07 1.99 1.99 3/91 15083
/proc/meminfo: memFree=1731920/2055920 swapFree=4181068/4192956
[pid=15061] ppid=15059 vsize=16740 CPUtime=1.49
/proc/15061/stat : 15061 (sugar++) S 15059 15061 14492 0 -1 4194304 1297 11813 0 1 5 1 134 9 15 0 1 0 41377985 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15061/statm: 4185 1104 409 3 0 764 0
[pid=15074] ppid=15061 vsize=5356 CPUtime=0
/proc/15074/stat : 15074 (sh) S 15061 15061 14492 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 41378145 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15074/statm: 1339 233 193 169 0 50 0
[pid=15075] ppid=15074 vsize=864300 CPUtime=6.2
/proc/15075/stat : 15075 (java) S 15074 15061 14492 0 -1 0 29245 0 1 0 604 16 0 0 19 0 9 0 41378146 885043200 27384 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15075/statm: 216075 27384 2565 9 0 210622 0
[pid=15075/tid=15076] ppid=15074 vsize=864300 CPUtime=3.75
/proc/15075/task/15076/stat : 15076 (java) R 15074 15061 14492 0 -1 64 3749 0 1 0 371 4 0 0 25 0 9 0 41378146 885043200 27384 996147200 134512640 134550740 4294955920 18446744073709551615 4126598245 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15075/tid=15077] ppid=15074 vsize=864300 CPUtime=2.27
/proc/15075/task/15077/stat : 15077 (java) S 15074 15061 14492 0 -1 64 24416 0 0 0 217 10 0 0 16 0 9 0 41378148 885043200 27384 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15075/tid=15078] ppid=15074 vsize=864300 CPUtime=0
/proc/15075/task/15078/stat : 15078 (java) S 15074 15061 14492 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 41378148 885043200 27384 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15075/tid=15079] ppid=15074 vsize=864300 CPUtime=0
/proc/15075/task/15079/stat : 15079 (java) S 15074 15061 14492 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 41378148 885043200 27384 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15075/tid=15080] ppid=15074 vsize=864300 CPUtime=0
/proc/15075/task/15080/stat : 15080 (java) S 15074 15061 14492 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 41378150 885043200 27384 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15075/tid=15081] ppid=15074 vsize=864300 CPUtime=0.16
/proc/15075/task/15081/stat : 15081 (java) S 15074 15061 14492 0 -1 64 383 0 0 0 16 0 0 0 16 0 9 0 41378150 885043200 27384 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15075/tid=15082] ppid=15074 vsize=864300 CPUtime=0
/proc/15075/task/15082/stat : 15082 (java) S 15074 15061 14492 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 41378150 885043200 27384 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15075/tid=15083] ppid=15074 vsize=864300 CPUtime=0
/proc/15075/task/15083/stat : 15083 (java) S 15074 15061 14492 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 41378150 885043200 27384 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.69
Current children cumulated vsize (KiB) 886396

[startup+8.70141 s]
/proc/loadavg: 2.07 1.99 1.99 5/92 15124
/proc/meminfo: memFree=1822024/2055920 swapFree=4181068/4192956
[pid=15061] ppid=15059 vsize=16872 CPUtime=8.28
/proc/15061/stat : 15061 (sugar++) S 15059 15061 14492 0 -1 4194304 1743 52652 0 5 6 2 785 35 16 0 1 0 41377985 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15061/statm: 4218 1117 414 3 0 797 0
[pid=15084] ppid=15061 vsize=4700 CPUtime=0.05
/proc/15084/stat : 15084 (minisat-inc) S 15061 15061 14492 0 -1 4194304 1126 0 0 0 5 0 0 0 15 0 1 0 41378785 4812800 1066 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 1 0 0
/proc/15084/statm: 1175 1066 78 151 0 1021 0
[pid=15115] ppid=15061 vsize=5356 CPUtime=0
/proc/15115/stat : 15115 (sh) S 15061 15061 14492 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 41378844 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15115/statm: 1339 233 193 169 0 50 0
[pid=15116] ppid=15115 vsize=195620 CPUtime=0.09
/proc/15116/stat : 15116 (java) S 15115 15061 14492 0 -1 0 3267 0 1 0 8 1 0 0 18 0 9 0 41378844 200314880 2744 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15116/statm: 48905 2744 1628 9 0 43487 0
[pid=15116/tid=15117] ppid=15115 vsize=195620 CPUtime=0.08
/proc/15116/task/15117/stat : 15117 (java) R 15115 15061 14492 0 -1 64 2360 0 1 0 8 0 0 0 18 0 9 0 41378845 200314880 2744 996147200 134512640 134550740 4294956000 18446744073709551615 4125977240 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15116/tid=15118] ppid=15115 vsize=195620 CPUtime=0
/proc/15116/task/15118/stat : 15118 (java) S 15115 15061 14492 0 -1 64 4 0 0 0 0 0 0 0 19 0 9 0 41378846 200314880 2744 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15116/tid=15119] ppid=15115 vsize=195620 CPUtime=0
/proc/15116/task/15119/stat : 15119 (java) S 15115 15061 14492 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 41378847 200314880 2744 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15116/tid=15120] ppid=15115 vsize=195620 CPUtime=0
/proc/15116/task/15120/stat : 15120 (java) S 15115 15061 14492 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 41378847 200314880 2744 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15116/tid=15121] ppid=15115 vsize=195620 CPUtime=0
/proc/15116/task/15121/stat : 15121 (java) S 15115 15061 14492 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 41378849 200314880 2744 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15116/tid=15122] ppid=15115 vsize=195620 CPUtime=0
/proc/15116/task/15122/stat : 15122 (java) R 15115 15061 14492 0 -1 64 212 0 0 0 0 0 0 0 19 0 9 0 41378849 200314880 2744 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15116/tid=15123] ppid=15115 vsize=195620 CPUtime=0
/proc/15116/task/15123/stat : 15123 (java) S 15115 15061 14492 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 41378849 200314880 2744 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15116/tid=15124] ppid=15115 vsize=195620 CPUtime=0
/proc/15116/task/15124/stat : 15124 (java) R 15115 15061 14492 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 41378849 200314880 2744 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8.42
Current children cumulated vsize (KiB) 222548

[startup+9.10149 s]
/proc/loadavg: 2.07 1.99 1.99 5/92 15124
/proc/meminfo: memFree=1822024/2055920 swapFree=4181068/4192956
[pid=15061] ppid=15059 vsize=16872 CPUtime=8.6
/proc/15061/stat : 15061 (sugar++) S 15059 15061 14492 0 -1 4194304 1883 60178 0 7 6 2 811 41 16 0 1 0 41377985 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15061/statm: 4218 1117 414 3 0 797 0
[pid=15084] ppid=15061 vsize=4700 CPUtime=0.05
/proc/15084/stat : 15084 (minisat-inc) S 15061 15061 14492 0 -1 4194304 1132 0 0 0 5 0 0 0 15 0 1 0 41378785 4812800 1068 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 1 0 0
/proc/15084/statm: 1175 1068 78 151 0 1021 0
Current children cumulated CPU time (s) 8.65
Current children cumulated vsize (KiB) 21572

[startup+9.30153 s]
/proc/loadavg: 2.07 1.99 1.99 5/92 15124
/proc/meminfo: memFree=1822024/2055920 swapFree=4181068/4192956
[pid=15061] ppid=15059 vsize=16872 CPUtime=8.99
/proc/15061/stat : 15061 (sugar++) R 15059 15061 14492 0 -1 4194304 1993 68842 0 9 6 3 843 47 16 0 1 0 41377985 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 273952773161 0 0 4224 16386 0 0 0 17 1 0 0
/proc/15061/statm: 4218 1118 415 3 0 797 0
Current children cumulated CPU time (s) 8.99
Current children cumulated vsize (KiB) 16872

Child status: 0
Real time (s): 9.30395
CPU time (s): 9.00863
CPU user time (s): 8.50171
CPU system time (s): 0.506922
CPU usage (%): 96.8258
Max. virtual memory (cumulated for all children) (KiB): 886808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.50171
system time used= 0.506922
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 70892
page faults= 9
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4969
involuntary context switches= 4902

runsolver used 0.014997 second user time and 0.045993 second system time

The end

Launcher Data (download as text)

Begin job on node20 at 2008-07-12 09:12:38
IDJOB=1111437
IDBENCH=61276
IDSOLVER=367
FILE ID=node20/1111437-1215846758
PBS_JOBID= 7903378
Free space on /tmp= 66500 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 08598072886ba97176539d03f5f4ce66
RANDOM SEED=522567602

node20.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.263
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.263
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:       1839368 kB
Buffers:         32204 kB
Cached:          83948 kB
SwapCached:       5704 kB
Active:          89708 kB
Inactive:        67704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1839368 kB
SwapTotal:     4192956 kB
SwapFree:      4181068 kB
Dirty:            3644 kB
Writeback:           0 kB
Mapped:          57464 kB
Slab:            44340 kB
Committed_AS:   945460 kB
PageTables:       1856 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= 66496 MiB
End job on node20 at 2008-07-12 09:12:47