Trace number 1111453

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.08662 9.38378

General information on the benchmark

Namecsp/modifiedRenault/
normalized-renault-mod-35_ext.xml
MD5SUM6e074c2ac725ad60619f11a3c227d0cf
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.63299
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.00/0.08	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.00/0.08	c 0	BEGIN Sat Jul 12 09:15:47 2008
0.00/0.08	c 0	PID 17134
0.06/0.08	c 0	HOST node47.alineos.net
0.06/0.08	c 0	CONVERTING HOME/instance-1111453-1215846946.xml TO HOME/temp.csp
0.06/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1111453-1215846946.xml' 'HOME/temp.csp'
1.26/1.35	c 1	15 domains, 111 variables, 0 predicates, 137 relations, 154 constraints
1.26/1.39	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.26/1.39	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.32/1.48	c 1	Parsing HOME/temp.csp
3.39/3.53	c 3	parsed 417 expressions
3.39/3.54	c 3	Heap : 40 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.39/3.54	c 3	MAX CSP: 154 constraints
3.39/3.54	c 3	Converting to clausal form CSP
3.39/3.56	c 3	converted 58 (10%) expressions
3.39/3.56	c 3	converted 115 (20%) expressions
3.48/3.64	c 3	converted 173 (30%) expressions
3.48/3.68	c 3	converted 230 (40%) expressions
3.58/3.72	c 3	converted 287 (50%) expressions
3.58/3.73	c 3	converted 345 (60%) expressions
3.58/3.74	c 3	converted 402 (70%) expressions
3.78/3.93	c 3	converted 460 (80%) expressions
3.98/4.20	c 4	converted 517 (90%) expressions
5.27/5.50	c 5	converted 574 (100%) expressions
5.27/5.50	c 5	CSP : 419 integers, 0 booleans, 461 clauses, largest domain size 232
5.27/5.50	c 5	Heap : 90 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.27/5.50	c 5	Propagation in CSP
5.36/5.52	c 5	150 values, 0 unsatisfiable literals, and 0 valid clauses are removed
5.36/5.52	c 5	CSP : 419 integers, 0 booleans, 461 clauses, largest domain size 155
5.36/5.52	c 5	Heap : 90 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.36/5.52	c 5	Simplifing CSP by introducing new Boolean variables
5.36/5.52	c 5	CSP : 419 integers, 0 booleans, 461 clauses, largest domain size 155
5.36/5.52	c 5	Heap : 91 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.65/5.81	c 5	Encoding CSP to SAT : HOME/temp.cnf
5.65/5.83	c 5	42 (10%) CSP integer variables are encoded (136 clauses, 1398 bytes)
5.65/5.83	c 5	84 (20%) CSP integer variables are encoded (238 clauses, 2520 bytes)
5.65/5.83	c 5	126 (30%) CSP integer variables are encoded (340 clauses, 3642 bytes)
5.65/5.83	c 5	168 (40%) CSP integer variables are encoded (340 clauses, 3642 bytes)
5.65/5.83	c 5	210 (50%) CSP integer variables are encoded (340 clauses, 3642 bytes)
5.65/5.83	c 5	252 (60%) CSP integer variables are encoded (340 clauses, 3642 bytes)
5.65/5.83	c 5	294 (70%) CSP integer variables are encoded (587 clauses, 6359 bytes)
5.65/5.84	c 5	336 (80%) CSP integer variables are encoded (1496 clauses, 17977 bytes)
5.65/5.84	c 5	378 (90%) CSP integer variables are encoded (1940 clauses, 23749 bytes)
5.65/5.84	c 5	419 (100%) CSP integer variables are encoded (2245 clauses, 27714 bytes)
5.65/5.88	c 5	47 (10%) CSP clauses are encoded (2600 clauses, 34896 bytes)
6.05/6.23	c 6	93 (20%) CSP clauses are encoded (13318 clauses, 384891 bytes)
6.74/6.97	c 6	139 (30%) CSP clauses are encoded (17612 clauses, 497544 bytes)
7.63/7.83	c 7	185 (40%) CSP clauses are encoded (24528 clauses, 752660 bytes)
7.63/7.84	c 7	231 (50%) CSP clauses are encoded (26210 clauses, 777309 bytes)
7.63/7.86	c 7	277 (60%) CSP clauses are encoded (33742 clauses, 903614 bytes)
7.63/7.89	c 7	323 (70%) CSP clauses are encoded (50934 clauses, 1206268 bytes)
7.63/7.89	c 7	369 (80%) CSP clauses are encoded (51590 clauses, 1217124 bytes)
7.74/7.90	c 7	415 (90%) CSP clauses are encoded (52979 clauses, 1241257 bytes)
7.74/7.91	c 7	461 (100%) CSP clauses are encoded (57762 clauses, 1326661 bytes)
7.74/7.91	c 7	461 CSP clauses encoded
7.74/7.91	c 7	Writing map file : HOME/temp.map
7.74/7.92	c 7	Heap : 62 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
7.74/7.92	c 7	SAT : 2664 SAT variables, 57762 SAT clauses, 1326661 bytes
7.74/7.92	c 7	Heap : 62 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
7.74/7.97	c 7	OBJECTIVE minimize _COST
7.74/7.97	c 7	SOLVING HOME/temp.cnf
7.74/7.97	c 7	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
7.74/7.97	c 7	This is MiniSat 2.0 beta incremental
7.74/7.97	c 7	WARNING: for repeatability, setting FPU to use double precision
7.74/7.97	c 7	============================[ Problem Statistics ]=============================
7.74/7.97	c 7	|                                                                             |
7.74/7.97	c 7	|  Number of variables:  2664                                                 |
7.74/7.97	c 7	|  Number of clauses:    57762                                                |
7.78/8.01	c 7	|  Parsing time:         0.04         s                                       |
7.78/8.01	c 7	OK
7.78/8.01	c 7	OBJECTIVE BOUND: 0 <= _COST <= 
7.78/8.01	c 7	SEARCHING: _COST <= 77
7.78/8.01	c 7	============================[ Search Statistics ]==============================
7.78/8.01	c 7	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.78/8.01	c 7	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.78/8.01	c 7	===============================================================================
7.78/8.01	c 7	|         0 |    2664    57762   268556 |    19254        0    nan |  0.000 % |
7.78/8.02	c 7	===============================================================================
7.78/8.02	c 7	restarts              : 1
7.78/8.02	c 7	conflicts             : 18            (400 /sec)
7.78/8.02	c 7	decisions             : 182           (0.00 % random) (4045 /sec)
7.78/8.02	c 7	propagations          : 3361           (74701 /sec)
7.78/8.02	c 7	conflict literals     : 145            (8.81 % deleted)
7.78/8.02	c 7	Memory used           : 4.71 MB
7.78/8.02	c 7	CPU time              : 0.044993 s
7.78/8.02	c 7	
7.78/8.02	c 7	SATISFIABLE
7.78/8.02	c 7	OK
7.78/8.02	c 7	FOUND: _COST <= 77
7.78/8.02	s SATISFIABLE
7.78/8.02	c 7	DECODING HOME/temp.out WITH HOME/temp.map
7.78/8.02	c 7	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.79/8.10	c 8	Decoding HOME/temp.out
7.79/8.16	c 8	OBJECTIVE _COST 77
7.79/8.16	o 77
7.79/8.17	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 30 24 1 1 0 1 2 2 2 0 1 2 3 1 39 0 1 3 1 1 2 1 1 12 1 1 1 0 1 1 2 1 1 4 2 1 1 2 0 0 2 4 11 0 1 1 1 1 6 1 0 3 0 1 1 1 0 1 1 2 0 0 1 3 3 5 1 0 4 9 8 9 9 9 8 5 6 9 2
7.79/8.17	c 8	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
7.79/8.22	c 8	OK
7.79/8.22	c 8	OBJECTIVE BOUND: 0 <= _COST <= 77
7.79/8.22	c 8	SEARCHING: _COST <= 38
7.79/8.24	c 8	============================[ Search Statistics ]==============================
7.79/8.24	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.79/8.24	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.79/8.24	c 8	===============================================================================
7.79/8.24	c 8	|        18 |    2664    57762   268556 |    19254       18      8 |  0.000 % |
7.79/8.25	c 8	|       118 |    2664    57762   268556 |    21179      118      8 | 23.128 % |
7.79/8.28	c 8	|       268 |    2664    57762   268556 |    23297      268      8 | 23.128 % |
7.96/8.31	c 8	|       494 |    2664    57762   268556 |    25627      494      8 | 23.128 % |
7.96/8.32	c 8	===============================================================================
7.96/8.32	c 8	restarts              : 5
7.96/8.32	c 8	conflicts             : 509           (3511 /sec)
7.96/8.32	c 8	decisions             : 4735          (0.72 % random) (32660 /sec)
7.96/8.32	c 8	propagations          : 198711         (1370638 /sec)
7.96/8.32	c 8	conflict literals     : 4096           (17.50 % deleted)
7.96/8.32	c 8	Memory used           : 4.85 MB
7.96/8.32	c 8	CPU time              : 0.144977 s
7.96/8.32	c 8	
7.96/8.32	c 8	SATISFIABLE
7.96/8.32	c 8	OK
7.96/8.32	c 8	FOUND: _COST <= 38
7.96/8.32	c 8	DECODING HOME/temp.out WITH HOME/temp.map
7.96/8.32	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.96/8.40	c 8	Decoding HOME/temp.out
7.96/8.46	c 8	OBJECTIVE _COST 38
7.96/8.46	o 38
7.96/8.47	v 0 1 5 8 1 1 1 4 1 1 1 0 1 4 0 1 0 0 1 2 2 1 1 0 24 2 4 1 0 0 0 0 29 24 1 1 0 1 1 2 0 0 1 1 1 1 41 0 1 3 1 1 2 1 1 2 1 1 1 1 0 1 4 1 1 4 1 1 1 2 0 10 4 4 4 0 1 1 1 1 6 1 5 0 1 1 1 1 0 0 0 1 0 4 0 1 2 8 1 0 3 4 6 9 7 7 9 9 9 8 3
7.96/8.47	c 8	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
7.96/8.48	c 8	OK
7.96/8.48	c 8	OBJECTIVE BOUND: 0 <= _COST <= 38
7.96/8.48	c 8	SEARCHING: _COST <= 19
7.96/8.49	c 8	============================[ Search Statistics ]==============================
7.96/8.49	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.96/8.49	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.96/8.49	c 8	===============================================================================
7.96/8.49	c 8	|       509 |    2048    57762   268556 |    19254      509      8 | 23.128 % |
7.96/8.49	c 8	===============================================================================
7.96/8.49	c 8	restarts              : 6
7.96/8.49	c 8	conflicts             : 511           (3430 /sec)
7.96/8.49	c 8	decisions             : 4820          (0.71 % random) (32354 /sec)
7.96/8.49	c 8	propagations          : 201251         (1350886 /sec)
7.96/8.49	c 8	conflict literals     : 4113           (17.58 % deleted)
7.96/8.49	c 8	Memory used           : 4.85 MB
7.96/8.49	c 8	CPU time              : 0.148977 s
7.96/8.49	c 8	
7.96/8.49	c 8	SATISFIABLE
7.96/8.49	c 8	OK
7.96/8.49	c 8	FOUND: _COST <= 19
7.96/8.49	c 8	DECODING HOME/temp.out WITH HOME/temp.map
7.96/8.49	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.11/8.57	c 8	Decoding HOME/temp.out
8.11/8.63	c 8	OBJECTIVE _COST 19
8.11/8.63	o 19
8.11/8.63	v 0 1 28 9 0 1 0 4 1 1 1 0 0 4 1 1 0 0 1 2 2 1 1 0 21 0 4 1 0 0 0 0 27 24 1 0 0 1 1 2 0 0 1 1 1 1 41 0 1 3 1 1 2 1 1 2 1 1 1 1 0 1 4 1 0 4 1 1 1 2 0 10 4 4 11 0 0 1 0 1 4 1 5 0 0 0 1 0 0 0 0 1 0 0 0 3 4 9 1 0 4 9 9 9 9 9 9 9 9 9 9
8.11/8.64	c 8	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
8.11/8.65	c 8	OK
8.11/8.65	c 8	OBJECTIVE BOUND: 0 <= _COST <= 19
8.11/8.65	c 8	SEARCHING: _COST <= 9
8.11/8.65	c 8	============================[ Search Statistics ]==============================
8.11/8.65	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.11/8.65	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.11/8.65	c 8	===============================================================================
8.11/8.65	c 8	|       511 |    1695    57762   268556 |    19254      511      8 | 23.128 % |
8.11/8.65	c 8	===============================================================================
8.11/8.65	c 8	restarts              : 7
8.11/8.65	c 8	conflicts             : 516           (3373 /sec)
8.11/8.65	c 8	decisions             : 4880          (0.70 % random) (31900 /sec)
8.11/8.65	c 8	propagations          : 204003         (1333562 /sec)
8.11/8.65	c 8	conflict literals     : 4152           (17.77 % deleted)
8.11/8.65	c 8	Memory used           : 4.85 MB
8.11/8.65	c 8	CPU time              : 0.152976 s
8.11/8.65	c 8	
8.11/8.65	c 8	SATISFIABLE
8.11/8.65	c 8	OK
8.11/8.65	c 8	FOUND: _COST <= 9
8.11/8.65	c 8	DECODING HOME/temp.out WITH HOME/temp.map
8.11/8.65	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.44/8.74	c 8	Decoding HOME/temp.out
8.44/8.80	c 8	OBJECTIVE _COST 9
8.44/8.80	o 9
8.54/8.80	v 0 1 22 5 0 1 0 4 1 1 1 0 0 4 1 1 1 0 1 2 2 1 1 0 21 0 4 1 0 0 0 0 27 24 1 0 0 1 1 2 0 0 1 1 1 1 39 0 1 3 1 1 2 1 1 2 1 1 1 1 0 1 4 1 0 4 1 1 1 2 0 10 4 4 11 0 0 1 0 1 4 1 0 0 0 0 1 0 0 0 0 1 0 0 0 3 3 5 1 0 4 9 9 2 9 9 9 9 9 6 9
8.54/8.81	c 8	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
8.54/8.82	c 8	OK
8.54/8.82	c 8	OBJECTIVE BOUND: 0 <= _COST <= 9
8.54/8.82	c 8	SEARCHING: _COST <= 4
8.54/8.82	c 8	============================[ Search Statistics ]==============================
8.54/8.82	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.54/8.82	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.54/8.82	c 8	===============================================================================
8.54/8.82	c 8	|       516 |    1465    57762   268556 |    19254      516      8 | 23.128 % |
8.54/8.82	c 8	===============================================================================
8.54/8.82	c 8	restarts              : 8
8.54/8.82	c 8	conflicts             : 520           (3313 /sec)
8.54/8.82	c 8	decisions             : 4932          (0.69 % random) (31419 /sec)
8.54/8.82	c 8	propagations          : 206016         (1312404 /sec)
8.54/8.82	c 8	conflict literals     : 4187           (17.92 % deleted)
8.54/8.82	c 8	Memory used           : 4.85 MB
8.54/8.82	c 8	CPU time              : 0.156976 s
8.54/8.82	c 8	
8.54/8.82	c 8	SATISFIABLE
8.54/8.82	c 8	OK
8.54/8.82	c 8	FOUND: _COST <= 4
8.54/8.82	c 8	DECODING HOME/temp.out WITH HOME/temp.map
8.54/8.82	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.56/8.90	c 8	Decoding HOME/temp.out
8.56/8.96	c 8	OBJECTIVE _COST 4
8.56/8.96	o 4
8.56/8.97	v 0 1 22 5 0 1 0 4 1 1 1 0 0 4 1 1 0 0 1 2 2 1 1 0 21 0 4 1 0 0 0 0 18 24 1 0 0 1 1 2 0 0 1 1 1 1 13 0 1 3 0 1 2 1 1 2 1 1 1 1 0 1 4 1 0 4 1 1 1 2 0 10 4 4 11 0 0 1 0 1 4 1 0 0 0 0 1 0 0 0 0 1 0 0 0 3 3 5 1 0 4 4 6 9 7 7 9 9 9 8 3
8.56/8.97	c 8	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
8.56/9.02	c 8	OK
8.56/9.02	c 8	OBJECTIVE BOUND: 0 <= _COST <= 4
8.56/9.02	c 8	SEARCHING: _COST <= 2
8.56/9.04	c 8	============================[ Search Statistics ]==============================
8.56/9.04	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.56/9.04	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.56/9.04	c 8	===============================================================================
8.56/9.04	c 8	|       520 |    1265    57762   268556 |    19254      520      8 | 23.128 % |
8.56/9.04	c 8	|       620 |    1265    57762   268556 |    21179      620      9 | 59.875 % |
8.56/9.04	c 8	===============================================================================
8.56/9.04	c 8	restarts              : 10
8.56/9.04	c 8	conflicts             : 705           (3961 /sec)
8.56/9.04	c 8	decisions             : 5301          (0.64 % random) (29786 /sec)
8.56/9.04	c 8	propagations          : 223649         (1256653 /sec)
8.56/9.04	c 8	conflict literals     : 6458           (17.82 % deleted)
8.56/9.04	c 8	Memory used           : 4.85 MB
8.56/9.04	c 8	CPU time              : 0.177972 s
8.56/9.04	c 8	
8.56/9.04	c 8	SATISFIABLE
8.56/9.04	c 8	OK
8.56/9.04	c 8	FOUND: _COST <= 2
8.56/9.04	c 8	DECODING HOME/temp.out WITH HOME/temp.map
8.56/9.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'
8.74/9.12	c 9	Decoding HOME/temp.out
8.74/9.18	c 9	OBJECTIVE _COST 2
8.74/9.18	o 2
8.74/9.19	v 6 1 5 8 1 1 0 4 1 1 1 1 0 3 1 0 1 0 1 2 2 0 1 1 24 1 4 1 0 0 0 0 27 24 1 1 0 1 1 2 0 1 1 1 2 1 39 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 4 0 1 1 0 1 6 1 0 0 0 1 1 1 0 0 0 1 0 0 0 1 2 8 1 0 3 9 9 5 2 5 5 9 7 8 3
8.74/9.19	c 9	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
8.74/9.21	c 9	OK
8.74/9.21	c 9	OBJECTIVE BOUND: 0 <= _COST <= 2
8.74/9.21	c 9	SEARCHING: _COST <= 1
8.74/9.21	c 9	============================[ Search Statistics ]==============================
8.74/9.21	c 9	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.74/9.21	c 9	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.74/9.21	c 9	===============================================================================
8.74/9.21	c 9	|       705 |    1069    57762   268556 |    19254      705      9 | 59.875 % |
8.74/9.21	c 9	===============================================================================
8.74/9.21	c 9	restarts              : 11
8.74/9.21	c 9	conflicts             : 720           (3957 /sec)
8.74/9.21	c 9	decisions             : 5365          (0.63 % random) (29483 /sec)
8.74/9.21	c 9	propagations          : 225070         (1236839 /sec)
8.74/9.21	c 9	conflict literals     : 6636           (18.13 % deleted)
8.74/9.21	c 9	Memory used           : 4.85 MB
8.74/9.21	c 9	CPU time              : 0.181972 s
8.74/9.21	c 9	
8.74/9.21	c 9	SATISFIABLE
8.74/9.21	c 9	OK
8.74/9.21	c 9	FOUND: _COST <= 1
8.74/9.21	c 9	DECODING HOME/temp.out WITH HOME/temp.map
8.74/9.21	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.74/9.29	c 9	Decoding HOME/temp.out
8.90/9.35	c 9	OBJECTIVE _COST 1
8.90/9.35	o 1
8.90/9.36	v 6 1 24 9 1 1 0 4 1 1 1 1 0 3 1 0 1 0 1 2 2 1 1 1 18 1 4 1 0 0 0 0 25 24 1 1 0 1 1 2 0 1 1 1 2 1 39 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 0 0 0 1 1 0 0 0 0 1 0 0 0 0 2 4 1 0 3 4 9 1 6 7 6 7 9 6 9
8.90/9.36	c 9	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
8.90/9.37	c 9	OK
8.90/9.37	c 9	OBJECTIVE BOUND: 0 <= _COST <= 1
8.90/9.37	c 9	SEARCHING: _COST <= 0
8.90/9.37	c 9	============================[ Search Statistics ]==============================
8.90/9.37	c 9	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.90/9.37	c 9	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.90/9.37	c 9	===============================================================================
8.90/9.37	c 9	|       720 |     913    57762   268556 |    19254      720      9 | 59.875 % |
8.90/9.37	c 9	===============================================================================
8.90/9.37	c 9	restarts              : 12
8.90/9.37	c 9	conflicts             : 722           (3903 /sec)
8.90/9.37	c 9	decisions             : 5375          (0.63 % random) (29059 /sec)
8.90/9.37	c 9	propagations          : 225772         (1220581 /sec)
8.90/9.37	c 9	conflict literals     : 6639           (18.13 % deleted)
8.90/9.37	c 9	Memory used           : 4.85 MB
8.90/9.37	c 9	CPU time              : 0.184971 s
8.90/9.37	c 9	
8.90/9.37	c 9	UNSATISFIABLE
8.90/9.37	c 9	OK
8.90/9.37	c 9	NOT FOUND: _COST <= 0
8.90/9.37	c 9	OK
8.90/9.37	c 9	OBJECTIVE _COST 1
8.90/9.37	s OPTIMUM FOUND
8.90/9.38	c 9	CPU 8.56 (0.06 0.02 8.5 0.47)
8.90/9.38	c 9	END Sat Jul 12 09:15:56 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-1111453-1215846946/watcher-1111453-1215846946 -o /tmp/evaluation-result-1111453-1215846946/solver-1111453-1215846946 -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-1111453-1215846946.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.02 2.04 2.22 4/80 17134
/proc/meminfo: memFree=1795624/2055920 swapFree=4177044/4192956
[pid=17134] ppid=17132 vsize=12268 CPUtime=0
/proc/17134/stat : 17134 (sugar++) R 17132 17134 16484 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 41393782 12562432 316 996147200 4194304 4206940 548682068528 18446744073709551615 208717707877 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/17134/statm: 3067 316 241 3 0 167 0

[startup+0.081601 s]
/proc/loadavg: 2.02 2.04 2.22 4/80 17134
/proc/meminfo: memFree=1795624/2055920 swapFree=4177044/4192956
[pid=17134] ppid=17132 vsize=16740 CPUtime=0.06
/proc/17134/stat : 17134 (sugar++) S 17132 17134 16484 0 -1 4194304 1143 0 0 0 5 1 0 0 18 0 1 0 41393782 17141760 1099 996147200 4194304 4206940 548682068528 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17134/statm: 4185 1099 406 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.101502 s]
/proc/loadavg: 2.02 2.04 2.22 4/80 17134
/proc/meminfo: memFree=1795624/2055920 swapFree=4177044/4192956
[pid=17134] ppid=17132 vsize=16740 CPUtime=0.07
/proc/17134/stat : 17134 (sugar++) S 17132 17134 16484 0 -1 4194304 1219 128 0 0 5 2 0 0 19 0 1 0 41393782 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17134/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.30152 s]
/proc/loadavg: 2.02 2.04 2.22 4/80 17134
/proc/meminfo: memFree=1795624/2055920 swapFree=4177044/4192956
[pid=17134] ppid=17132 vsize=16740 CPUtime=0.07
/proc/17134/stat : 17134 (sugar++) S 17132 17134 16484 0 -1 4194304 1219 128 0 0 5 2 0 0 19 0 1 0 41393782 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17134/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.701565 s]
/proc/loadavg: 2.02 2.04 2.22 4/80 17134
/proc/meminfo: memFree=1795624/2055920 swapFree=4177044/4192956
[pid=17134] ppid=17132 vsize=16740 CPUtime=0.07
/proc/17134/stat : 17134 (sugar++) S 17132 17134 16484 0 -1 4194304 1219 128 0 0 5 2 0 0 19 0 1 0 41393782 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17134/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+1.50165 s]
/proc/loadavg: 2.02 2.04 2.22 3/91 17146
/proc/meminfo: memFree=1760400/2055920 swapFree=4177044/4192956
[pid=17134] ppid=17132 vsize=16740 CPUtime=1.32
/proc/17134/stat : 17134 (sugar++) S 17132 17134 16484 0 -1 4194304 1297 11828 0 1 5 2 116 9 16 0 1 0 41393782 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17134/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 16740

[startup+3.10283 s]
/proc/loadavg: 2.02 2.04 2.22 3/91 17156
/proc/meminfo: memFree=1770960/2055920 swapFree=4177044/4192956
[pid=17134] ppid=17132 vsize=16740 CPUtime=1.32
/proc/17134/stat : 17134 (sugar++) S 17132 17134 16484 0 -1 4194304 1297 11828 0 1 5 2 116 9 16 0 1 0 41393782 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17134/statm: 4185 1104 409 3 0 764 0
[pid=17147] ppid=17134 vsize=5356 CPUtime=0
/proc/17147/stat : 17147 (sh) S 17134 17134 16484 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 41393922 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17147/statm: 1339 233 193 169 0 50 0
[pid=17148] ppid=17147 vsize=864076 CPUtime=1.67
/proc/17148/stat : 17148 (java) S 17147 17134 16484 0 -1 0 13519 0 1 0 161 6 0 0 19 0 9 0 41393922 884813824 12432 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17148/statm: 216019 12432 2532 9 0 210601 0
[pid=17148/tid=17149] ppid=17147 vsize=864076 CPUtime=0.96
/proc/17148/task/17149/stat : 17149 (java) R 17147 17134 16484 0 -1 64 2748 0 1 0 95 1 0 0 25 0 9 0 41393923 884813824 12432 996147200 134512640 134550740 4294955920 18446744073709551615 4126449884 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17148/tid=17150] ppid=17147 vsize=864076 CPUtime=0.64
/proc/17148/task/17150/stat : 17150 (java) S 17147 17134 16484 0 -1 64 9751 0 0 0 61 3 0 0 16 0 9 0 41393924 884813824 12432 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17148/tid=17151] ppid=17147 vsize=864076 CPUtime=0
/proc/17148/task/17151/stat : 17151 (java) S 17147 17134 16484 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 41393924 884813824 12432 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17148/tid=17152] ppid=17147 vsize=864076 CPUtime=0
/proc/17148/task/17152/stat : 17152 (java) S 17147 17134 16484 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 41393924 884813824 12432 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17148/tid=17153] ppid=17147 vsize=864076 CPUtime=0
/proc/17148/task/17153/stat : 17153 (java) S 17147 17134 16484 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 41393926 884813824 12432 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17148/tid=17154] ppid=17147 vsize=864076 CPUtime=0.04
/proc/17148/task/17154/stat : 17154 (java) S 17147 17134 16484 0 -1 64 324 0 0 0 4 0 0 0 16 0 9 0 41393926 884813824 12432 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17148/tid=17155] ppid=17147 vsize=864076 CPUtime=0
/proc/17148/task/17155/stat : 17155 (java) S 17147 17134 16484 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 41393926 884813824 12432 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17148/tid=17156] ppid=17147 vsize=864076 CPUtime=0
/proc/17148/task/17156/stat : 17156 (java) S 17147 17134 16484 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 41393926 884813824 12432 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 886172

[startup+6.30217 s]
/proc/loadavg: 2.10 2.06 2.23 4/91 17156
/proc/meminfo: memFree=1690320/2055920 swapFree=4177044/4192956
[pid=17134] ppid=17132 vsize=16740 CPUtime=1.32
/proc/17134/stat : 17134 (sugar++) S 17132 17134 16484 0 -1 4194304 1297 11828 0 1 5 2 116 9 15 0 1 0 41393782 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17134/statm: 4185 1104 409 3 0 764 0
[pid=17147] ppid=17134 vsize=5356 CPUtime=0
/proc/17147/stat : 17147 (sh) S 17134 17134 16484 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 41393922 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17147/statm: 1339 233 193 169 0 50 0
[pid=17148] ppid=17147 vsize=864348 CPUtime=4.83
/proc/17148/stat : 17148 (java) S 17147 17134 16484 0 -1 0 29385 0 1 0 467 16 0 0 19 0 9 0 41393922 885092352 27598 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17148/statm: 216087 27598 2565 9 0 210634 0
[pid=17148/tid=17149] ppid=17147 vsize=864348 CPUtime=2.4
/proc/17148/task/17149/stat : 17149 (java) R 17147 17134 16484 0 -1 64 3717 0 1 0 237 3 0 0 25 0 9 0 41393923 885092352 27598 996147200 134512640 134550740 4294955920 18446744073709551615 4126535119 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17148/tid=17150] ppid=17147 vsize=864348 CPUtime=2.27
/proc/17148/task/17150/stat : 17150 (java) S 17147 17134 16484 0 -1 64 24593 0 0 0 215 12 0 0 16 0 9 0 41393924 885092352 27598 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17148/tid=17151] ppid=17147 vsize=864348 CPUtime=0
/proc/17148/task/17151/stat : 17151 (java) S 17147 17134 16484 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 41393924 885092352 27598 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17148/tid=17152] ppid=17147 vsize=864348 CPUtime=0
/proc/17148/task/17152/stat : 17152 (java) S 17147 17134 16484 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 41393924 885092352 27598 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17148/tid=17153] ppid=17147 vsize=864348 CPUtime=0
/proc/17148/task/17153/stat : 17153 (java) S 17147 17134 16484 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 41393926 885092352 27598 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17148/tid=17154] ppid=17147 vsize=864348 CPUtime=0.14
/proc/17148/task/17154/stat : 17154 (java) S 17147 17134 16484 0 -1 64 379 0 0 0 14 0 0 0 16 0 9 0 41393926 885092352 27598 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17148/tid=17155] ppid=17147 vsize=864348 CPUtime=0
/proc/17148/task/17155/stat : 17155 (java) S 17147 17134 16484 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 41393926 885092352 27598 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17148/tid=17156] ppid=17147 vsize=864348 CPUtime=0
/proc/17148/task/17156/stat : 17156 (java) S 17147 17134 16484 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 41393926 885092352 27598 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 886444

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

[startup+7.90134 s]
/proc/loadavg: 2.10 2.06 2.23 3/91 17156
/proc/meminfo: memFree=1687440/2055920 swapFree=4177044/4192956
[pid=17134] ppid=17132 vsize=16740 CPUtime=1.32
/proc/17134/stat : 17134 (sugar++) S 17132 17134 16484 0 -1 4194304 1297 11828 0 1 5 2 116 9 16 0 1 0 41393782 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17134/statm: 4185 1104 409 3 0 764 0
[pid=17147] ppid=17134 vsize=5356 CPUtime=0
/proc/17147/stat : 17147 (sh) S 17134 17134 16484 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 41393922 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17147/statm: 1339 233 193 169 0 50 0
[pid=17148] ppid=17147 vsize=864348 CPUtime=6.42
/proc/17148/stat : 17148 (java) S 17147 17134 16484 0 -1 0 29439 0 1 0 625 17 0 0 19 0 9 0 41393922 885092352 27603 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17148/statm: 216087 27603 2565 9 0 210634 0
[pid=17148/tid=17149] ppid=17147 vsize=864348 CPUtime=3.92
/proc/17148/task/17149/stat : 17149 (java) R 17147 17134 16484 0 -1 64 3767 0 1 0 389 3 0 0 25 0 9 0 41393923 885092352 27603 996147200 134512640 134550740 4294955920 18446744073709551615 4126674984 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17148/tid=17150] ppid=17147 vsize=864348 CPUtime=2.32
/proc/17148/task/17150/stat : 17150 (java) S 17147 17134 16484 0 -1 64 24593 0 0 0 220 12 0 0 16 0 9 0 41393924 885092352 27603 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17148/tid=17151] ppid=17147 vsize=864348 CPUtime=0
/proc/17148/task/17151/stat : 17151 (java) S 17147 17134 16484 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 41393924 885092352 27603 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17148/tid=17152] ppid=17147 vsize=864348 CPUtime=0
/proc/17148/task/17152/stat : 17152 (java) S 17147 17134 16484 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 41393924 885092352 27603 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17148/tid=17153] ppid=17147 vsize=864348 CPUtime=0
/proc/17148/task/17153/stat : 17153 (java) S 17147 17134 16484 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 41393926 885092352 27603 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17148/tid=17154] ppid=17147 vsize=864348 CPUtime=0.15
/proc/17148/task/17154/stat : 17154 (java) S 17147 17134 16484 0 -1 64 383 0 0 0 15 0 0 0 16 0 9 0 41393926 885092352 27603 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17148/tid=17155] ppid=17147 vsize=864348 CPUtime=0
/proc/17148/task/17155/stat : 17155 (java) S 17147 17134 16484 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 41393926 885092352 27603 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17148/tid=17156] ppid=17147 vsize=864348 CPUtime=0
/proc/17148/task/17156/stat : 17156 (java) R 17147 17134 16484 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 41393926 885092352 27603 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.74
Current children cumulated vsize (KiB) 886444

[startup+8.70143 s]
/proc/loadavg: 2.09 2.06 2.23 3/88 17193
/proc/meminfo: memFree=1779880/2055920 swapFree=4177044/4192956
[pid=17134] ppid=17132 vsize=16872 CPUtime=8.26
/proc/17134/stat : 17134 (sugar++) S 17132 17134 16484 0 -1 4194304 1724 52860 0 5 6 2 781 37 16 0 1 0 41393782 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17134/statm: 4218 1117 414 3 0 797 0
[pid=17157] ppid=17134 vsize=4964 CPUtime=0.15
/proc/17157/stat : 17157 (minisat-inc) S 17134 17134 16484 0 -1 4194304 1201 0 0 0 15 0 0 0 15 0 1 0 41394579 5083136 1141 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 1 0 0
/proc/17157/statm: 1241 1141 79 151 0 1087 0
[pid=17188] ppid=17134 vsize=5356 CPUtime=0
/proc/17188/stat : 17188 (sh) S 17134 17134 16484 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 41394648 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17188/statm: 1339 233 193 169 0 50 0
[pid=17189] ppid=17188 vsize=191732 CPUtime=0.03
/proc/17189/stat : 17189 (java) S 17188 17134 16484 0 -1 0 1998 0 1 0 2 1 0 0 18 0 5 0 41394648 196333568 1583 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/17189/statm: 47933 1583 899 9 0 42912 0
[pid=17189/tid=17190] ppid=17188 vsize=191732 CPUtime=0.02
/proc/17189/task/17190/stat : 17190 (java) R 17188 17134 16484 0 -1 64 1304 0 1 0 2 0 0 0 17 0 5 0 41394649 196333568 1583 996147200 134512640 134550740 4294956000 18446744073709551615 103684449 0 4 0 16800971 0 0 0 -1 1 0 0
[pid=17189/tid=17191] ppid=17188 vsize=191732 CPUtime=0
/proc/17189/task/17191/stat : 17191 (java) S 17188 17134 16484 0 -1 64 4 0 0 0 0 0 0 0 19 0 5 0 41394650 196333568 1583 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800971 0 0 0 -1 1 0 0
[pid=17189/tid=17192] ppid=17188 vsize=191732 CPUtime=0
/proc/17189/task/17192/stat : 17192 (java) S 17188 17134 16484 0 -1 64 11 0 0 0 0 0 0 0 19 0 5 0 41394650 196333568 1583 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800971 0 0 0 -1 1 0 0
[pid=17189/tid=17193] ppid=17188 vsize=191732 CPUtime=0
/proc/17189/task/17193/stat : 17193 (java) S 17188 17134 16484 0 -1 64 4 0 0 0 0 0 0 0 20 0 5 0 41394650 196333568 1583 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800971 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8.44
Current children cumulated vsize (KiB) 218924

[startup+9.10147 s]
/proc/loadavg: 2.09 2.06 2.23 3/88 17193
/proc/meminfo: memFree=1779880/2055920 swapFree=4177044/4192956
[pid=17134] ppid=17132 vsize=16872 CPUtime=8.57
/proc/17134/stat : 17134 (sugar++) S 17132 17134 16484 0 -1 4194304 1864 60386 0 7 6 2 807 42 16 0 1 0 41393782 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17134/statm: 4218 1117 414 3 0 797 0
[pid=17157] ppid=17134 vsize=4964 CPUtime=0.17
/proc/17157/stat : 17157 (minisat-inc) S 17134 17134 16484 0 -1 4194304 1218 0 0 0 17 0 0 0 16 0 1 0 41394579 5083136 1154 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 1 0 0
/proc/17157/statm: 1241 1154 79 151 0 1087 0
Current children cumulated CPU time (s) 8.74
Current children cumulated vsize (KiB) 21836

[startup+9.30149 s]
/proc/loadavg: 2.09 2.06 2.23 3/88 17193
/proc/meminfo: memFree=1779880/2055920 swapFree=4177044/4192956
[pid=17134] ppid=17132 vsize=16872 CPUtime=8.72
/proc/17134/stat : 17134 (sugar++) S 17132 17134 16484 0 -1 4194304 1953 64149 0 8 6 2 820 44 16 0 1 0 41393782 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17134/statm: 4218 1117 414 3 0 797 0
[pid=17157] ppid=17134 vsize=4964 CPUtime=0.18
/proc/17157/stat : 17157 (minisat-inc) S 17134 17134 16484 0 -1 4194304 1223 0 0 0 18 0 0 0 15 0 1 0 41394579 5083136 1157 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 1 0 0
/proc/17157/statm: 1241 1157 79 151 0 1087 0
Current children cumulated CPU time (s) 8.9
Current children cumulated vsize (KiB) 21836

Child status: 0
Real time (s): 9.38378
CPU time (s): 9.08662
CPU user time (s): 8.5747
CPU system time (s): 0.511922
CPU usage (%): 96.8332
Max. virtual memory (cumulated for all children) (KiB): 886836

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.5747
system time used= 0.511922
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71188
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= 5063
involuntary context switches= 4979

runsolver used 0.015997 second user time and 0.042993 second system time

The end

Launcher Data (download as text)

Begin job on node47 at 2008-07-12 09:15:46
IDJOB=1111453
IDBENCH=61278
IDSOLVER=367
FILE ID=node47/1111453-1215846946
PBS_JOBID= 7903380
Free space on /tmp= 66504 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 6e074c2ac725ad60619f11a3c227d0cf
RANDOM SEED=1071508786

node47.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.232
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.232
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:       1796104 kB
Buffers:         28764 kB
Cached:          86488 kB
SwapCached:       9936 kB
Active:         163132 kB
Inactive:        53752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1796104 kB
SwapTotal:     4192956 kB
SwapFree:      4177044 kB
Dirty:            3780 kB
Writeback:           0 kB
Mapped:         113820 kB
Slab:            27944 kB
Committed_AS:  1002996 kB
PageTables:       2116 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= 66504 MiB
End job on node47 at 2008-07-12 09:15:56