Trace number 1112565

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 4.30435 4.58697

General information on the benchmark

Namecsp/rlfapScensMod/
normalized-scen6-w1-f2.xml
MD5SUM65af087a3e3592548326caf0be4ecb83
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints1
Best CPU time to get the best result obtained on this benchmark4.30435
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of constraints319
Maximum constraint arity2
Maximum domain size42
Number of constraints which are defined in extension0
Number of constraints which are defined in intension319
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.00/0.07	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.00/0.07	c 0	BEGIN Sat Jul 12 15:41:47 2008
0.00/0.07	c 0	PID 14301
0.00/0.07	c 0	HOST node37.alineos.net
0.00/0.07	c 0	CONVERTING HOME/instance-1112565-1215870107.xml TO HOME/temp.csp
0.00/0.07	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1112565-1215870107.xml' 'HOME/temp.csp'
0.06/0.40	c 0	3 domains, 200 variables, 2 predicates, 0 relations, 319 constraints
0.06/0.44	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.44	c 0	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'
0.37/0.52	c 1	Parsing HOME/temp.csp
0.37/0.61	c 1	parsed 524 expressions
0.37/0.65	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.37/0.66	c 1	MAX CSP: 319 constraints
0.37/0.66	c 1	Converting to clausal form CSP
0.37/0.68	c 1	converted 85 (10%) expressions
0.37/0.69	c 1	converted 170 (20%) expressions
0.37/0.76	c 1	converted 254 (30%) expressions
0.37/0.83	c 1	converted 339 (40%) expressions
0.37/0.90	c 1	converted 423 (50%) expressions
0.92/1.01	c 1	converted 508 (60%) expressions
0.92/1.06	c 1	converted 593 (70%) expressions
0.92/1.10	c 1	converted 677 (80%) expressions
1.01/1.15	c 1	converted 762 (90%) expressions
1.10/1.24	c 1	converted 846 (100%) expressions
1.10/1.24	c 1	CSP : 838 integers, 100 booleans, 1256 clauses, largest domain size 479
1.10/1.24	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.10/1.24	c 1	Propagation in CSP
1.10/1.28	c 1	312 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.10/1.28	c 1	CSP : 838 integers, 100 booleans, 1256 clauses, largest domain size 320
1.10/1.28	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.10/1.28	c 1	Simplifing CSP by introducing new Boolean variables
1.10/1.29	c 1	CSP : 838 integers, 738 booleans, 1894 clauses, largest domain size 320
1.10/1.29	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.20/1.32	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.30/1.40	c 1	84 (10%) CSP integer variables are encoded (3262 clauses, 40313 bytes)
1.30/1.42	c 1	168 (20%) CSP integer variables are encoded (6218 clauses, 78741 bytes)
1.30/1.43	c 1	252 (30%) CSP integer variables are encoded (7316 clauses, 93015 bytes)
1.30/1.43	c 1	336 (40%) CSP integer variables are encoded (7316 clauses, 93015 bytes)
1.30/1.43	c 1	419 (50%) CSP integer variables are encoded (7316 clauses, 93015 bytes)
1.30/1.43	c 1	503 (60%) CSP integer variables are encoded (7316 clauses, 93015 bytes)
1.30/1.43	c 1	587 (70%) CSP integer variables are encoded (7905 clauses, 100672 bytes)
1.30/1.43	c 1	671 (80%) CSP integer variables are encoded (8347 clauses, 106418 bytes)
1.30/1.44	c 1	755 (90%) CSP integer variables are encoded (8955 clauses, 114322 bytes)
1.30/1.44	c 1	838 (100%) CSP integer variables are encoded (11916 clauses, 158238 bytes)
1.30/1.48	c 1	190 (10%) CSP clauses are encoded (15809 clauses, 228594 bytes)
1.39/1.50	c 2	379 (20%) CSP clauses are encoded (19700 clauses, 305279 bytes)
1.39/1.53	c 2	569 (30%) CSP clauses are encoded (23263 clauses, 375414 bytes)
1.39/1.55	c 2	758 (40%) CSP clauses are encoded (26865 clauses, 446196 bytes)
1.39/1.57	c 2	947 (50%) CSP clauses are encoded (30410 clauses, 515942 bytes)
1.39/1.60	c 2	1137 (60%) CSP clauses are encoded (33822 clauses, 583159 bytes)
1.49/1.61	c 2	1326 (70%) CSP clauses are encoded (36760 clauses, 638555 bytes)
1.49/1.63	c 2	1516 (80%) CSP clauses are encoded (45496 clauses, 793263 bytes)
1.49/1.68	c 2	1705 (90%) CSP clauses are encoded (66405 clauses, 1171950 bytes)
1.70/1.90	c 2	1894 (100%) CSP clauses are encoded (172225 clauses, 3339697 bytes)
1.70/1.90	c 2	1894 CSP clauses encoded
1.80/1.90	c 2	Writing map file : HOME/temp.map
1.80/1.91	c 2	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.80/1.91	c 2	SAT : 13492 SAT variables, 172225 SAT clauses, 3339697 bytes
1.80/1.91	c 2	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.80/1.95	c 2	OBJECTIVE minimize _COST
1.80/1.95	c 2	SOLVING HOME/temp.cnf
1.80/1.95	c 2	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
1.80/1.96	c 2	This is MiniSat 2.0 beta incremental
1.80/1.96	c 2	WARNING: for repeatability, setting FPU to use double precision
1.80/1.96	c 2	============================[ Problem Statistics ]=============================
1.80/1.96	c 2	|                                                                             |
1.80/1.96	c 2	|  Number of variables:  13492                                                |
1.80/1.96	c 2	|  Number of clauses:    172225                                               |
1.84/2.04	c 2	|  Parsing time:         0.07         s                                       |
1.84/2.04	c 2	OK
1.84/2.04	c 2	OBJECTIVE BOUND: 0 <= _COST <= 
1.84/2.04	c 2	SEARCHING: _COST <= 160
1.84/2.04	c 2	============================[ Search Statistics ]==============================
1.84/2.04	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.84/2.04	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.84/2.04	c 2	===============================================================================
1.84/2.04	c 2	|         0 |   13492   172225   493869 |    57408        0    nan |  0.000 % |
1.84/2.06	c 2	===============================================================================
1.84/2.06	c 2	restarts              : 1
1.84/2.06	c 2	conflicts             : 11            (126 /sec)
1.84/2.06	c 2	decisions             : 680           (1.32 % random) (7817 /sec)
1.84/2.06	c 2	propagations          : 19439          (223473 /sec)
1.84/2.06	c 2	conflict literals     : 59             (4.84 % deleted)
1.84/2.06	c 2	Memory used           : 9.72 MB
1.84/2.06	c 2	CPU time              : 0.086986 s
1.84/2.06	c 2	
1.84/2.06	c 2	SATISFIABLE
1.84/2.06	c 2	OK
1.84/2.06	c 2	FOUND: _COST <= 160
1.84/2.06	s SATISFIABLE
1.84/2.06	c 2	DECODING HOME/temp.out WITH HOME/temp.map
1.84/2.06	c 2	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.95/2.15	c 2	Decoding HOME/temp.out
2.14/2.31	c 2	OBJECTIVE _COST 132
2.14/2.31	o 132
2.14/2.32	v 764 526 694 456 764 526 764 526 764 526 764 526 394 156 526 764 764 526 526 764 142 380 764 526 114 352 764 526 764 526 764 526 310 72 764 526 694 456 128 366 764 526 156 394 512 750 764 526 764 526 764 526 764 764 764 526 526 764 428 666 310 72 680 442 394 156 764 526 394 156 764 526 526 764 442 680 764 526 310 72 526 764 380 142 764 526 142 380 764 526 380 142 30 268 100 338 764 526 764 526 338 100 764 764 764 764 394 554 764 414 764 764 296 72 764 764 764 764 764 324 764 142 114 338 764 764 540 310 764 764 764 764 764 764 352 114 764 764 764 764 764 764 764 764 764 764 764 764 394 394 764 764 764 764 764 764 764 764 254 324 694 156 764 156 72 380 456 456 764 764 282 366 764 764 764 764 764 764 764 764 764 764 764 764 764 764 764 764 764 764 764 764 764 764 764 764 142 456 764 764
2.14/2.32	c 2	Heap : 1 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
2.14/2.33	c 2	OK
2.14/2.33	c 2	OBJECTIVE BOUND: 0 <= _COST <= 132
2.14/2.33	c 2	SEARCHING: _COST <= 66
2.14/2.35	c 2	============================[ Search Statistics ]==============================
2.14/2.35	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.14/2.35	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.14/2.35	c 2	===============================================================================
2.14/2.35	c 2	|        11 |   13492   172225   493869 |    57408       11      5 |  0.000 % |
2.14/2.35	c 2	===============================================================================
2.14/2.35	c 2	restarts              : 2
2.14/2.35	c 2	conflicts             : 23            (226 /sec)
2.14/2.35	c 2	decisions             : 1306          (1.15 % random) (12806 /sec)
2.14/2.35	c 2	propagations          : 37895          (371578 /sec)
2.14/2.35	c 2	conflict literals     : 120            (4.00 % deleted)
2.14/2.35	c 2	Memory used           : 9.72 MB
2.14/2.35	c 2	CPU time              : 0.101984 s
2.14/2.35	c 2	
2.14/2.35	c 2	SATISFIABLE
2.14/2.35	c 2	OK
2.14/2.35	c 2	FOUND: _COST <= 66
2.14/2.35	c 2	DECODING HOME/temp.out WITH HOME/temp.map
2.14/2.35	c 2	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
2.21/2.43	c 2	Decoding HOME/temp.out
2.21/2.60	c 3	OBJECTIVE _COST 66
2.21/2.60	o 66
2.21/2.61	v 764 526 694 456 764 526 764 526 764 526 526 764 156 394 526 764 764 526 526 764 764 764 764 540 142 380 764 526 764 526 764 526 310 72 694 456 764 526 44 282 526 764 764 526 512 750 764 526 764 526 764 526 764 526 764 526 526 764 352 114 338 100 680 442 394 156 736 498 526 764 764 526 526 764 442 680 764 764 764 764 380 142 526 764 764 764 764 764 764 764 526 764 310 72 764 526 764 764 100 338 324 86 394 156 380 142 666 428 680 442 764 526 366 128 526 764 338 100 380 142 526 764 764 526 268 30 764 526 310 72 366 128 526 764 310 72 142 380 526 764 764 526 352 114 456 694 100 338 156 394 526 764 764 526 526 764 526 764 694 456 764 526 694 456 72 310 456 456 764 764 708 142 764 310 764 764 764 764 764 764 366 128 764 142 764 764 764 764 764 764 764 764 764 764 764 764 72 456 764 764
2.21/2.62	c 3	Heap : 1 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
2.21/2.66	c 3	OK
2.21/2.66	c 3	OBJECTIVE BOUND: 0 <= _COST <= 66
2.21/2.66	c 3	SEARCHING: _COST <= 33
2.21/2.68	c 3	============================[ Search Statistics ]==============================
2.21/2.68	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.21/2.68	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.21/2.68	c 3	===============================================================================
2.21/2.68	c 3	|        23 |   11781   172225   493869 |    57408       23      5 |  0.000 % |
2.21/2.68	c 3	===============================================================================
2.21/2.68	c 3	restarts              : 3
2.21/2.68	c 3	conflicts             : 73            (584 /sec)
2.21/2.68	c 3	decisions             : 2228          (1.08 % random) (17827 /sec)
2.21/2.68	c 3	propagations          : 86551          (692513 /sec)
2.21/2.68	c 3	conflict literals     : 812            (18.88 % deleted)
2.21/2.68	c 3	Memory used           : 9.72 MB
2.21/2.68	c 3	CPU time              : 0.124981 s
2.21/2.68	c 3	
2.21/2.68	c 3	SATISFIABLE
2.21/2.68	c 3	OK
2.21/2.68	c 3	FOUND: _COST <= 33
2.21/2.68	c 3	DECODING HOME/temp.out WITH HOME/temp.map
2.21/2.68	c 3	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
2.50/2.76	c 3	Decoding HOME/temp.out
2.50/2.90	c 3	OBJECTIVE _COST 33
2.50/2.90	o 33
2.50/2.91	v 456 694 526 764 526 764 526 764 526 764 526 764 156 394 764 526 470 708 526 764 722 764 764 540 764 540 764 526 764 526 764 526 310 72 694 456 764 526 128 366 764 764 58 296 114 352 764 526 526 764 764 526 526 764 526 764 394 156 44 282 394 156 512 750 764 526 736 498 526 764 156 394 722 484 652 554 128 366 764 764 680 442 764 764 764 764 764 526 324 764 352 114 456 694 470 764 764 442 764 526 512 764 764 764 526 764 764 526 156 394 764 526 338 100 296 58 526 764 526 764 526 764 380 142 498 736 380 142 456 694 512 750 366 128 694 694 380 142 764 764 142 380 526 764 526 764 114 352 394 156 526 764 526 764 526 764 100 338 128 366 764 526 764 694 16 254 694 456 380 142 128 366 380 142 526 764 764 526 764 526 764 526 456 694 142 380 764 526 764 526 142 380 764 526 380 142 750 512 764 526
2.50/2.91	c 3	Heap : 1 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
2.50/2.95	c 3	OK
2.50/2.95	c 3	OBJECTIVE BOUND: 0 <= _COST <= 33
2.50/2.95	c 3	SEARCHING: _COST <= 16
2.50/2.96	c 3	============================[ Search Statistics ]==============================
2.50/2.96	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.50/2.96	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.50/2.96	c 3	===============================================================================
2.50/2.96	c 3	|        73 |   11079   172225   493869 |    57408       73     11 |  0.000 % |
2.50/2.96	c 3	===============================================================================
2.50/2.96	c 3	restarts              : 4
2.50/2.96	c 3	conflicts             : 80            (580 /sec)
2.50/2.96	c 3	decisions             : 2645          (0.95 % random) (19170 /sec)
2.50/2.96	c 3	propagations          : 100881         (731133 /sec)
2.50/2.96	c 3	conflict literals     : 871            (18.60 % deleted)
2.50/2.96	c 3	Memory used           : 9.72 MB
2.50/2.96	c 3	CPU time              : 0.137979 s
2.50/2.96	c 3	
2.50/2.96	c 3	SATISFIABLE
2.50/2.96	c 3	OK
2.50/2.96	c 3	FOUND: _COST <= 16
2.50/2.96	c 3	DECODING HOME/temp.out WITH HOME/temp.map
2.50/2.96	c 3	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
2.77/3.04	c 3	Decoding HOME/temp.out
3.00/3.28	c 3	OBJECTIVE _COST 16
3.00/3.28	o 16
3.00/3.29	v 456 694 526 764 526 764 526 764 526 764 764 526 394 156 526 764 456 694 526 764 142 380 764 526 114 352 526 764 526 764 764 526 310 72 764 526 694 456 44 282 694 694 156 394 512 750 764 526 764 526 764 526 526 764 526 764 254 16 526 764 310 72 512 750 764 526 736 498 526 764 764 526 526 764 442 680 764 526 338 58 680 442 764 526 156 394 142 380 310 72 310 72 764 526 380 764 764 498 128 366 338 100 764 526 764 526 156 394 764 526 764 526 456 764 282 44 366 128 512 750 470 708 526 764 498 764 380 142 526 764 526 764 526 764 512 750 764 526 268 30 142 380 526 764 366 128 764 526 394 156 764 526 526 764 764 526 100 338 86 324 526 764 764 526 72 310 764 526 526 764 764 526 380 142 380 142 764 526 764 526 526 764 526 764 380 142 526 764 380 142 764 526 142 380 526 764 142 380 764 526
3.00/3.29	c 3	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
3.07/3.33	c 3	OK
3.07/3.33	c 3	OBJECTIVE BOUND: 0 <= _COST <= 16
3.07/3.33	c 3	SEARCHING: _COST <= 8
3.07/3.33	c 3	============================[ Search Statistics ]==============================
3.07/3.33	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.07/3.33	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.07/3.33	c 3	===============================================================================
3.07/3.33	c 3	|        80 |   10601   172225   493869 |    57408       80     11 |  0.000 % |
3.07/3.34	c 3	===============================================================================
3.07/3.34	c 3	restarts              : 5
3.07/3.34	c 3	conflicts             : 115           (747 /sec)
3.07/3.34	c 3	decisions             : 3174          (0.91 % random) (20614 /sec)
3.07/3.34	c 3	propagations          : 126941         (824421 /sec)
3.07/3.34	c 3	conflict literals     : 1220           (16.67 % deleted)
3.07/3.34	c 3	Memory used           : 9.72 MB
3.07/3.34	c 3	CPU time              : 0.153976 s
3.07/3.34	c 3	
3.07/3.34	c 3	SATISFIABLE
3.07/3.34	c 3	OK
3.07/3.34	c 3	FOUND: _COST <= 8
3.07/3.34	c 3	DECODING HOME/temp.out WITH HOME/temp.map
3.07/3.34	c 3	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
3.09/3.42	c 3	Decoding HOME/temp.out
3.09/3.58	c 4	OBJECTIVE _COST 8
3.09/3.58	o 8
3.09/3.59	v 456 694 526 764 526 764 526 764 526 764 526 764 156 394 694 456 526 764 764 526 58 296 764 526 114 352 526 764 764 526 764 526 156 394 526 764 764 526 44 282 526 764 30 268 764 526 512 750 526 764 764 526 526 764 764 526 526 764 428 666 526 764 512 750 764 526 736 498 526 764 764 526 694 456 764 526 764 526 338 100 380 142 526 764 526 764 142 380 324 86 268 30 456 694 540 764 764 526 764 526 338 100 394 156 764 526 764 526 156 394 526 764 380 142 296 58 268 30 526 764 526 764 380 764 44 282 310 72 526 764 512 750 526 764 268 30 142 380 526 764 142 380 526 764 526 764 142 470 394 156 764 526 526 764 764 526 268 30 100 338 694 456 764 526 72 310 764 526 380 142 128 366 380 142 526 764 764 526 764 526 764 526 526 764 142 380 764 526 764 526 764 526 142 380 526 764 86 324 526 764
3.09/3.59	c 4	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
3.09/3.61	c 4	OK
3.09/3.61	c 4	OBJECTIVE BOUND: 0 <= _COST <= 8
3.09/3.61	c 4	SEARCHING: _COST <= 4
3.09/3.62	c 4	============================[ Search Statistics ]==============================
3.09/3.62	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.09/3.62	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.09/3.62	c 4	===============================================================================
3.09/3.62	c 4	|       115 |   10201   172225   493869 |    57408      115     11 |  0.000 % |
3.09/3.62	c 4	===============================================================================
3.09/3.62	c 4	restarts              : 6
3.09/3.62	c 4	conflicts             : 129           (777 /sec)
3.09/3.62	c 4	decisions             : 3724          (0.91 % random) (22437 /sec)
3.09/3.62	c 4	propagations          : 146293         (881421 /sec)
3.09/3.62	c 4	conflict literals     : 1305           (16.13 % deleted)
3.09/3.62	c 4	Memory used           : 9.72 MB
3.09/3.62	c 4	CPU time              : 0.165974 s
3.09/3.62	c 4	
3.09/3.62	c 4	SATISFIABLE
3.09/3.62	c 4	OK
3.09/3.62	c 4	FOUND: _COST <= 4
3.09/3.62	c 4	DECODING HOME/temp.out WITH HOME/temp.map
3.09/3.62	c 4	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
3.37/3.71	c 4	Decoding HOME/temp.out
3.37/3.87	c 4	OBJECTIVE _COST 4
3.37/3.87	o 4
3.37/3.87	v 764 526 352 114 526 764 526 764 526 764 156 394 526 764 694 456 526 764 764 526 764 526 142 380 764 526 526 764 764 526 764 526 310 72 764 526 694 456 44 282 526 764 128 366 338 100 526 764 764 526 764 526 764 526 764 526 296 58 394 156 394 156 750 512 526 764 394 156 764 526 100 338 722 484 652 554 114 352 526 764 764 526 142 380 764 526 764 526 764 526 324 86 310 72 324 86 142 380 764 526 484 722 428 666 456 694 764 526 156 394 526 764 442 680 526 764 764 526 380 142 526 764 310 72 526 764 526 764 526 764 366 128 282 44 498 736 764 526 380 142 526 764 142 380 44 282 526 764 394 156 526 764 526 764 764 526 526 764 58 296 694 456 764 526 72 310 764 526 380 142 128 366 526 764 526 764 526 764 764 526 394 156 526 764 142 380 764 526 764 526 142 380 764 526 380 142 764 526 526 764
3.37/3.88	c 4	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
3.37/3.89	c 4	OK
3.37/3.89	c 4	OBJECTIVE BOUND: 0 <= _COST <= 4
3.37/3.89	c 4	SEARCHING: _COST <= 2
3.37/3.90	c 4	============================[ Search Statistics ]==============================
3.37/3.90	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.37/3.90	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.37/3.90	c 4	===============================================================================
3.37/3.90	c 4	|       129 |    9859   172225   493869 |    57408      129     10 |  0.000 % |
3.63/3.90	c 4	===============================================================================
3.63/3.90	c 4	restarts              : 7
3.63/3.90	c 4	conflicts             : 137           (774 /sec)
3.63/3.90	c 4	decisions             : 4058          (0.89 % random) (22930 /sec)
3.63/3.90	c 4	propagations          : 158379         (894933 /sec)
3.63/3.90	c 4	conflict literals     : 1345           (16.04 % deleted)
3.63/3.90	c 4	Memory used           : 9.72 MB
3.63/3.90	c 4	CPU time              : 0.176973 s
3.63/3.90	c 4	
3.63/3.90	c 4	SATISFIABLE
3.63/3.90	c 4	OK
3.63/3.90	c 4	FOUND: _COST <= 2
3.63/3.90	c 4	DECODING HOME/temp.out WITH HOME/temp.map
3.63/3.90	c 4	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
3.63/3.99	c 4	Decoding HOME/temp.out
3.63/4.24	c 4	OBJECTIVE _COST 2
3.63/4.24	o 2
3.63/4.25	v 764 526 512 750 526 764 764 526 526 764 156 394 526 764 764 526 526 764 526 764 764 526 142 380 764 526 526 764 764 526 310 72 764 526 156 394 86 324 44 282 526 764 30 268 764 526 512 750 764 526 764 526 526 764 764 526 296 58 394 156 394 156 526 764 156 394 764 526 394 156 100 338 694 456 764 526 114 352 526 764 142 380 764 526 764 526 764 526 526 764 526 764 268 30 310 72 142 380 86 324 484 722 428 666 310 72 156 394 764 526 526 764 442 680 526 764 282 44 324 86 764 526 764 526 526 764 526 764 380 142 380 142 764 526 498 736 764 526 380 142 526 764 142 380 44 282 526 764 394 156 526 764 526 764 526 764 526 764 100 338 694 456 764 526 72 310 694 456 526 764 764 526 526 764 380 142 764 526 764 526 100 338 380 142 484 722 526 764 526 764 380 142 526 764 324 86 764 526 526 764
3.63/4.25	c 4	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
3.63/4.28	c 4	OK
3.63/4.28	c 4	OBJECTIVE BOUND: 0 <= _COST <= 2
3.63/4.28	c 4	SEARCHING: _COST <= 1
3.63/4.29	c 4	============================[ Search Statistics ]==============================
3.63/4.29	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.63/4.29	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.63/4.29	c 4	===============================================================================
3.63/4.29	c 4	|       137 |    9532   172225   493869 |    57408      137     10 |  0.000 % |
3.63/4.29	c 4	===============================================================================
3.63/4.29	c 4	restarts              : 8
3.63/4.29	c 4	conflicts             : 158           (841 /sec)
3.63/4.29	c 4	decisions             : 4425          (0.86 % random) (23541 /sec)
3.63/4.29	c 4	propagations          : 178921         (951854 /sec)
3.63/4.29	c 4	conflict literals     : 1601           (15.25 % deleted)
3.63/4.29	c 4	Memory used           : 9.72 MB
3.63/4.29	c 4	CPU time              : 0.187971 s
3.63/4.29	c 4	
3.63/4.29	c 4	SATISFIABLE
3.63/4.29	c 4	OK
3.63/4.29	c 4	FOUND: _COST <= 1
3.63/4.29	c 4	DECODING HOME/temp.out WITH HOME/temp.map
3.63/4.29	c 4	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
4.03/4.38	c 4	Decoding HOME/temp.out
4.03/4.53	c 5	OBJECTIVE _COST 1
4.03/4.53	o 1
4.03/4.54	v 352 114 750 512 526 764 764 526 764 526 764 526 394 156 156 764 86 324 764 526 58 296 526 764 114 352 526 764 526 764 526 764 72 310 694 456 764 526 44 282 526 764 694 456 764 526 526 764 764 526 526 764 526 764 764 526 254 16 526 764 526 764 764 526 526 764 736 498 526 764 764 526 526 764 30 268 764 526 268 30 380 142 526 764 526 764 142 380 526 764 352 114 268 30 526 764 764 526 764 526 338 100 394 156 526 764 764 526 156 394 526 764 380 142 764 526 526 764 324 86 526 764 380 142 30 268 310 72 456 694 338 100 366 128 324 86 142 380 526 764 526 764 114 352 526 764 142 380 156 394 764 526 764 526 764 526 764 526 764 526 694 456 764 526 764 526 16 254 526 764 128 366 526 764 380 142 156 394 526 764 338 100 456 694 380 142 526 764 526 764 526 764 324 86 526 764 72 310 526 764
4.03/4.54	c 5	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
4.03/4.58	c 5	OK
4.03/4.58	c 5	OBJECTIVE BOUND: 0 <= _COST <= 1
4.03/4.58	c 5	SEARCHING: _COST <= 0
4.03/4.58	c 5	============================[ Search Statistics ]==============================
4.03/4.58	c 5	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.03/4.58	c 5	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.03/4.58	c 5	===============================================================================
4.03/4.58	c 5	|       158 |    9211   172225   493869 |    57408      158     10 |  0.000 % |
4.03/4.58	c 5	===============================================================================
4.03/4.58	c 5	restarts              : 9
4.03/4.58	c 5	conflicts             : 159           (833 /sec)
4.03/4.58	c 5	decisions             : 4425          (0.86 % random) (23171 /sec)
4.03/4.58	c 5	propagations          : 180136         (943269 /sec)
4.03/4.58	c 5	conflict literals     : 1602           (15.24 % deleted)
4.03/4.58	c 5	Memory used           : 9.72 MB
4.03/4.58	c 5	CPU time              : 0.19097 s
4.03/4.58	c 5	
4.03/4.58	c 5	UNSATISFIABLE
4.03/4.58	c 5	OK
4.03/4.58	c 5	NOT FOUND: _COST <= 0
4.03/4.58	c 5	OK
4.03/4.58	c 5	OBJECTIVE _COST 1
4.03/4.58	s OPTIMUM FOUND
4.03/4.58	c 5	CPU 3.86 (0.06 0.03 3.8 0.39)
4.03/4.58	c 5	END Sat Jul 12 15:41:52 2008

Verifier Data (download as text)

OK	1	318
1 unsatisfied constraints, 318 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-1112565-1215870107/watcher-1112565-1215870107 -o /tmp/evaluation-result-1112565-1215870107/solver-1112565-1215870107 -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-1112565-1215870107.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: 0.00 0.00 0.00 3/67 14301
/proc/meminfo: memFree=1880232/2055920 swapFree=4191900/4192956
[pid=14301] ppid=14299 vsize=12272 CPUtime=0
/proc/14301/stat : 14301 (sugar++) R 14299 14301 14233 0 -1 4194304 352 0 0 0 0 0 0 0 18 0 1 0 43710524 12566528 321 996147200 4194304 4206940 548682068528 18446744073709551615 213116162785 0 0 4224 0 0 0 0 17 0 0 0
/proc/14301/statm: 3068 323 243 3 0 168 0

[startup+0.00960105 s]
/proc/loadavg: 0.00 0.00 0.00 3/67 14301
/proc/meminfo: memFree=1880232/2055920 swapFree=4191900/4192956
[pid=14301] ppid=14299 vsize=12272 CPUtime=0
/proc/14301/stat : 14301 (sugar++) R 14299 14301 14233 0 -1 4194304 409 0 0 0 0 0 0 0 18 0 1 0 43710524 12566528 377 996147200 4194304 4206940 548682068528 18446744073709551615 213116484197 0 0 4224 0 0 0 0 17 0 0 0
/proc/14301/statm: 3068 377 275 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.102444 s]
/proc/loadavg: 0.00 0.00 0.00 3/67 14301
/proc/meminfo: memFree=1880232/2055920 swapFree=4191900/4192956
[pid=14301] ppid=14299 vsize=16740 CPUtime=0.06
/proc/14301/stat : 14301 (sugar++) S 14299 14301 14233 0 -1 4194304 1219 128 0 0 5 1 0 0 18 0 1 0 43710524 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14301/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.302457 s]
/proc/loadavg: 0.00 0.00 0.00 3/67 14301
/proc/meminfo: memFree=1880232/2055920 swapFree=4191900/4192956
[pid=14301] ppid=14299 vsize=16740 CPUtime=0.06
/proc/14301/stat : 14301 (sugar++) S 14299 14301 14233 0 -1 4194304 1219 128 0 0 5 1 0 0 18 0 1 0 43710524 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14301/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.701501 s]
/proc/loadavg: 0.00 0.00 0.00 3/67 14301
/proc/meminfo: memFree=1880232/2055920 swapFree=4191900/4192956
[pid=14301] ppid=14299 vsize=16740 CPUtime=0.37
/proc/14301/stat : 14301 (sugar++) S 14299 14301 14233 0 -1 4194304 1296 4527 0 1 5 1 28 3 15 0 1 0 43710524 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14301/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 16740

[startup+1.50159 s]
/proc/loadavg: 0.16 0.03 0.01 5/93 14352
/proc/meminfo: memFree=1854672/2055920 swapFree=4191900/4192956
[pid=14301] ppid=14299 vsize=16740 CPUtime=0.37
/proc/14301/stat : 14301 (sugar++) S 14299 14301 14233 0 -1 4194304 1297 4527 0 1 5 1 28 3 16 0 1 0 43710524 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14301/statm: 4185 1104 409 3 0 764 0
[pid=14333] ppid=14301 vsize=5356 CPUtime=0
/proc/14333/stat : 14333 (sh) S 14301 14301 14233 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 43710568 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14333/statm: 1339 233 193 169 0 50 0
[pid=14334] ppid=14333 vsize=868500 CPUtime=1.02
/proc/14334/stat : 14334 (java) S 14333 14301 14233 0 -1 0 6409 0 1 0 98 4 0 0 18 0 9 0 43710568 889344000 5619 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14334/statm: 217125 5619 2563 9 0 211672 0
[pid=14334/tid=14335] ppid=14333 vsize=868500 CPUtime=0.73
/proc/14334/task/14335/stat : 14335 (java) R 14333 14301 14233 0 -1 64 2742 0 1 0 71 2 0 0 25 0 9 0 43710569 889344000 5619 996147200 134512640 134550740 4294955920 18446744073709551615 4125979843 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14334/tid=14338] ppid=14333 vsize=868500 CPUtime=0.06
/proc/14334/task/14338/stat : 14338 (java) S 14333 14301 14233 0 -1 64 1505 0 0 0 6 0 0 0 16 0 9 0 43710570 889344000 5619 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14334/tid=14339] ppid=14333 vsize=868500 CPUtime=0
/proc/14334/task/14339/stat : 14339 (java) S 14333 14301 14233 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 43710571 889344000 5619 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14334/tid=14340] ppid=14333 vsize=868500 CPUtime=0
/proc/14334/task/14340/stat : 14340 (java) S 14333 14301 14233 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 43710571 889344000 5619 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14334/tid=14345] ppid=14333 vsize=868500 CPUtime=0
/proc/14334/task/14345/stat : 14345 (java) S 14333 14301 14233 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 43710572 889344000 5619 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14334/tid=14346] ppid=14333 vsize=868500 CPUtime=0.22
/proc/14334/task/14346/stat : 14346 (java) S 14333 14301 14233 0 -1 64 1470 0 0 0 21 1 0 0 16 0 9 0 43710572 889344000 5619 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14334/tid=14347] ppid=14333 vsize=868500 CPUtime=0
/proc/14334/task/14347/stat : 14347 (java) S 14333 14301 14233 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 43710572 889344000 5619 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14334/tid=14348] ppid=14333 vsize=868500 CPUtime=0
/proc/14334/task/14348/stat : 14348 (java) S 14333 14301 14233 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 43710572 889344000 5619 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 890596

[startup+3.10176 s]
/proc/loadavg: 0.16 0.03 0.01 3/82 14361
/proc/meminfo: memFree=1845088/2055920 swapFree=4191900/4192956
[pid=14301] ppid=14299 vsize=16872 CPUtime=2.62
/proc/14301/stat : 14301 (sugar++) S 14299 14301 14233 0 -1 4194304 1754 23841 0 5 6 2 234 20 16 0 1 0 43710524 17276928 1122 996147200 4194304 4206940 548682068528 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14301/statm: 4218 1122 414 3 0 797 0
[pid=14353] ppid=14301 vsize=9948 CPUtime=0.15
/proc/14353/stat : 14353 (minisat-inc) S 14301 14301 14233 0 -1 4194304 2409 0 0 0 14 1 0 0 16 0 1 0 43710719 10186752 2350 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 0 0 0
/proc/14353/statm: 2487 2350 78 151 0 2333 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 26820

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

[startup+3.90185 s]
/proc/loadavg: 0.16 0.03 0.01 5/94 14429
/proc/meminfo: memFree=1844800/2055920 swapFree=4191900/4192956
[pid=14301] ppid=14299 vsize=16872 CPUtime=3.45
/proc/14301/stat : 14301 (sugar++) R 14299 14301 14233 0 -1 4194304 1913 36321 0 8 6 3 306 30 16 0 1 0 43710524 17276928 1122 996147200 4194304 4206940 548682068528 18446744073709551615 213125214306 0 0 4224 16386 0 0 0 17 1 0 0
/proc/14301/statm: 4218 1122 414 3 0 797 0
[pid=14353] ppid=14301 vsize=9948 CPUtime=0.18
/proc/14353/stat : 14353 (minisat-inc) R 14301 14301 14233 0 -1 4194304 2414 0 0 0 17 1 0 0 16 0 1 0 43710719 10186752 2351 996147200 134512640 135134323 4294956192 18446744073709551615 134531850 0 0 4096 3 0 0 0 17 1 0 0
/proc/14353/statm: 2487 2351 78 151 0 2333 0
Current children cumulated CPU time (s) 3.63
Current children cumulated vsize (KiB) 26820

[startup+4.30193 s]
/proc/loadavg: 0.16 0.03 0.01 3/77 14487
/proc/meminfo: memFree=1847160/2055920 swapFree=4191900/4192956
[pid=14301] ppid=14299 vsize=16872 CPUtime=3.82
/proc/14301/stat : 14301 (sugar++) S 14299 14301 14233 0 -1 4194304 2018 40485 0 9 6 3 341 32 16 0 1 0 43710524 17276928 1122 996147200 4194304 4206940 548682068528 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14301/statm: 4218 1122 414 3 0 797 0
[pid=14353] ppid=14301 vsize=9948 CPUtime=0.21
/proc/14353/stat : 14353 (minisat-inc) S 14301 14301 14233 0 -1 4194304 2419 0 0 0 19 2 0 0 16 0 1 0 43710719 10186752 2352 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 1 0 0
/proc/14353/statm: 2487 2352 78 151 0 2333 0
[pid=14486] ppid=14301 vsize=5356 CPUtime=0
/proc/14486/stat : 14486 (sh) R 14301 14301 14233 0 -1 4194304 258 0 0 0 0 0 0 0 18 0 1 0 43710954 5484544 231 996147200 4194304 4889804 548682068752 18446744073709551615 213116316319 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/14486/statm: 1339 231 191 169 0 50 0
Current children cumulated CPU time (s) 4.03
Current children cumulated vsize (KiB) 32176

[startup+4.50191 s]
/proc/loadavg: 0.16 0.03 0.01 3/77 14487
/proc/meminfo: memFree=1847160/2055920 swapFree=4191900/4192956
[pid=14301] ppid=14299 vsize=16872 CPUtime=3.82
/proc/14301/stat : 14301 (sugar++) S 14299 14301 14233 0 -1 4194304 2038 40485 0 9 6 3 341 32 16 0 1 0 43710524 17276928 1122 996147200 4194304 4206940 548682068528 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14301/statm: 4218 1122 414 3 0 797 0
[pid=14353] ppid=14301 vsize=9948 CPUtime=0.21
/proc/14353/stat : 14353 (minisat-inc) S 14301 14301 14233 0 -1 4194304 2419 0 0 0 19 2 0 0 16 0 1 0 43710719 10186752 2352 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 1 0 0
/proc/14353/statm: 2487 2352 78 151 0 2333 0
[pid=14486] ppid=14301 vsize=5356 CPUtime=0
/proc/14486/stat : 14486 (sh) S 14301 14301 14233 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 43710954 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14486/statm: 1339 233 193 169 0 50 0
Current children cumulated CPU time (s) 4.03
Current children cumulated vsize (KiB) 32176

Child status: 0
Real time (s): 4.58697
CPU time (s): 4.30435
CPU user time (s): 3.87441
CPU system time (s): 0.429934
CPU usage (%): 93.8385
Max. virtual memory (cumulated for all children) (KiB): 890596

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.87441
system time used= 0.429934
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49203
page faults= 10
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6555
involuntary context switches= 6131

runsolver used 0.012998 second user time and 0.027995 second system time

The end

Launcher Data (download as text)

Begin job on node37 at 2008-07-12 15:41:47
IDJOB=1112565
IDBENCH=61437
IDSOLVER=367
FILE ID=node37/1112565-1215870107
PBS_JOBID= 7903569
Free space on /tmp= 66564 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/rlfapScensMod/normalized-scen6-w1-f2.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-1112565-1215870107/watcher-1112565-1215870107 -o /tmp/evaluation-result-1112565-1215870107/solver-1112565-1215870107 -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-1112565-1215870107.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 65af087a3e3592548326caf0be4ecb83
RANDOM SEED=465735726

node37.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.238
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.238
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:       1880776 kB
Buffers:         28760 kB
Cached:          87308 kB
SwapCached:        416 kB
Active:          67804 kB
Inactive:        62528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1880776 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:             900 kB
Writeback:           0 kB
Mapped:          22548 kB
Slab:            30716 kB
Committed_AS:    99392 kB
PageTables:       1568 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= 66556 MiB
End job on node37 at 2008-07-12 15:41:52