Trace number 1108227

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 131.038 132.625

General information on the benchmark

Namecsp/BH-4-4/
normalized-BlackHole-4-4-e-4_ext.xml
MD5SUM7316dbca1009797fb38beaefc4a359b5
Bench Category2-ARY-EXT (binary 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 benchmark1.63975
Satisfiable
(Un)Satisfiability was proved
Number of variables64
Number of constraints431
Maximum constraint arity2
Maximum domain size16
Number of constraints which are defined in extension431
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.06/0.08	c 0	BEGIN Fri Jul 11 17:58:09 2008
0.06/0.08	c 0	PID 14130
0.06/0.08	c 0	HOST node18.alineos.net
0.06/0.08	c 0	CONVERTING HOME/instance-1108227-1215791889.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-1108227-1215791889.xml' 'HOME/temp.csp'
0.06/0.48	c 1	4 domains, 64 variables, 0 predicates, 8 relations, 431 constraints
0.06/0.51	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.51	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'
0.06/0.59	c 1	Parsing HOME/temp.csp
0.44/0.72	c 1	parsed 507 expressions
0.44/0.72	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.44/0.73	c 1	MAX CSP: 431 constraints
0.44/0.73	c 1	Converting to clausal form CSP
0.44/0.77	c 1	converted 95 (10%) expressions
0.44/0.78	c 1	converted 189 (20%) expressions
0.44/0.80	c 1	converted 283 (30%) expressions
0.44/0.81	c 1	converted 377 (40%) expressions
0.44/0.81	c 1	converted 471 (50%) expressions
0.44/0.83	c 1	converted 565 (60%) expressions
0.44/0.84	c 1	converted 659 (70%) expressions
0.44/0.84	c 1	converted 753 (80%) expressions
0.44/0.86	c 1	converted 847 (90%) expressions
0.90/1.04	c 1	converted 941 (100%) expressions
0.90/1.04	c 1	CSP : 926 integers, 0 booleans, 1292 clauses, largest domain size 647
0.90/1.04	c 1	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.90/1.04	c 1	Propagation in CSP
0.90/1.08	c 1	424 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.90/1.08	c 1	CSP : 926 integers, 0 booleans, 1292 clauses, largest domain size 432
0.90/1.08	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.90/1.08	c 1	Simplifing CSP by introducing new Boolean variables
0.90/1.08	c 1	CSP : 926 integers, 0 booleans, 1292 clauses, largest domain size 432
0.90/1.08	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.01/1.12	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.01/1.14	c 1	93 (10%) CSP integer variables are encoded (548 clauses, 5897 bytes)
1.01/1.14	c 1	186 (20%) CSP integer variables are encoded (548 clauses, 5897 bytes)
1.01/1.14	c 1	278 (30%) CSP integer variables are encoded (548 clauses, 5897 bytes)
1.01/1.14	c 1	371 (40%) CSP integer variables are encoded (548 clauses, 5897 bytes)
1.01/1.14	c 1	463 (50%) CSP integer variables are encoded (548 clauses, 5897 bytes)
1.01/1.15	c 1	556 (60%) CSP integer variables are encoded (1254 clauses, 15075 bytes)
1.01/1.15	c 1	649 (70%) CSP integer variables are encoded (1767 clauses, 21744 bytes)
1.01/1.15	c 1	741 (80%) CSP integer variables are encoded (2561 clauses, 32066 bytes)
1.01/1.15	c 1	834 (90%) CSP integer variables are encoded (3126 clauses, 39411 bytes)
1.01/1.15	c 1	926 (100%) CSP integer variables are encoded (6940 clauses, 88993 bytes)
1.10/1.20	c 1	130 (10%) CSP clauses are encoded (7722 clauses, 104192 bytes)
1.10/1.23	c 1	259 (20%) CSP clauses are encoded (8838 clauses, 127924 bytes)
1.10/1.25	c 1	388 (30%) CSP clauses are encoded (9948 clauses, 152247 bytes)
1.10/1.27	c 1	517 (40%) CSP clauses are encoded (11642 clauses, 182518 bytes)
1.10/1.30	c 1	646 (50%) CSP clauses are encoded (23387 clauses, 393578 bytes)
1.20/1.31	c 1	776 (60%) CSP clauses are encoded (27101 clauses, 458087 bytes)
1.20/1.37	c 2	905 (70%) CSP clauses are encoded (60566 clauses, 1069509 bytes)
1.20/1.38	c 2	1034 (80%) CSP clauses are encoded (64715 clauses, 1141760 bytes)
1.30/1.40	c 2	1163 (90%) CSP clauses are encoded (74496 clauses, 1317326 bytes)
1.59/1.73	c 2	1292 (100%) CSP clauses are encoded (255126 clauses, 4613708 bytes)
1.59/1.73	c 2	1292 CSP clauses encoded
1.59/1.73	c 2	Writing map file : HOME/temp.map
1.59/1.74	c 2	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.59/1.74	c 2	SAT : 7864 SAT variables, 255126 SAT clauses, 4613708 bytes
1.59/1.74	c 2	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.59/1.77	c 2	OBJECTIVE minimize _COST
1.59/1.77	c 2	SOLVING HOME/temp.cnf
1.59/1.77	c 2	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
1.59/1.77	c 2	This is MiniSat 2.0 beta incremental
1.59/1.77	c 2	WARNING: for repeatability, setting FPU to use double precision
1.59/1.77	c 2	============================[ Problem Statistics ]=============================
1.59/1.77	c 2	|                                                                             |
1.59/1.77	c 2	|  Number of variables:  7864                                                 |
1.59/1.77	c 2	|  Number of clauses:    255126                                               |
1.66/1.89	c 2	|  Parsing time:         0.10         s                                       |
1.66/1.90	c 2	OK
1.66/1.90	c 2	OBJECTIVE BOUND: 0 <= _COST <= 
1.66/1.90	c 2	SEARCHING: _COST <= 216
1.66/1.90	c 2	============================[ Search Statistics ]==============================
1.66/1.90	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.66/1.90	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.66/1.90	c 2	===============================================================================
1.66/1.90	c 2	|         0 |    7864   255126   749517 |    85042        0    nan |  0.000 % |
1.66/1.92	c 2	|       100 |    7864   255126   749517 |    93546      100     17 |  0.003 % |
1.66/1.94	c 2	===============================================================================
1.66/1.94	c 2	restarts              : 2
1.66/1.94	c 2	conflicts             : 103           (696 /sec)
1.66/1.94	c 2	decisions             : 449           (0.67 % random) (3034 /sec)
1.66/1.94	c 2	propagations          : 22546          (152362 /sec)
1.66/1.94	c 2	conflict literals     : 1718           (6.93 % deleted)
1.66/1.94	c 2	Memory used           : 12.62 MB
1.66/1.94	c 2	CPU time              : 0.147977 s
1.66/1.94	c 2	
1.66/1.94	c 2	SATISFIABLE
1.66/1.94	c 2	OK
1.66/1.94	c 2	FOUND: _COST <= 216
1.66/1.94	s SATISFIABLE
1.66/1.94	c 2	DECODING HOME/temp.out WITH HOME/temp.map
1.66/1.94	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.66/2.03	c 2	Decoding HOME/temp.out
1.95/2.16	c 2	OBJECTIVE _COST 127
1.95/2.16	o 127
1.95/2.17	v 0 0 0 13 14 1 15 13 3 15 13 3 15 15 3 15 14 3 14 15 3 15 13 3 15 14 3 15 15 3 15 14 3 15 15 3 15 15 3 15 13 3 15 14 3 15 15 0 8 2 4 8 8 8 8 8 8 8 8 6 6 8 8 8
1.95/2.17	c 2	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
2.01/2.22	c 2	OK
2.01/2.22	c 2	OBJECTIVE BOUND: 0 <= _COST <= 127
2.01/2.22	c 2	SEARCHING: _COST <= 63
2.01/2.23	c 2	============================[ Search Statistics ]==============================
2.01/2.24	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.01/2.24	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.01/2.24	c 2	===============================================================================
2.01/2.24	c 2	|       103 |    7864   255126   749517 |    85042      103     17 |  0.003 % |
2.01/2.24	c 2	===============================================================================
2.01/2.24	c 2	restarts              : 3
2.01/2.24	c 2	conflicts             : 123           (732 /sec)
2.01/2.24	c 2	decisions             : 699           (0.57 % random) (4161 /sec)
2.01/2.24	c 2	propagations          : 38698          (230381 /sec)
2.01/2.24	c 2	conflict literals     : 2052           (8.11 % deleted)
2.01/2.24	c 2	Memory used           : 12.62 MB
2.01/2.24	c 2	CPU time              : 0.167974 s
2.01/2.24	c 2	
2.01/2.24	c 2	SATISFIABLE
2.01/2.24	c 2	OK
2.01/2.24	c 2	FOUND: _COST <= 63
2.01/2.24	c 2	DECODING HOME/temp.out WITH HOME/temp.map
2.01/2.24	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.04/2.32	c 2	Decoding HOME/temp.out
2.04/2.45	c 3	OBJECTIVE _COST 63
2.04/2.45	o 63
2.04/2.46	v 0 0 0 9 14 1 13 13 2 11 13 3 15 15 3 15 14 3 7 15 3 15 13 3 11 14 3 14 15 3 12 14 3 14 15 3 12 13 3 15 13 3 12 14 3 10 15 2 8 2 4 6 8 8 8 8 6 8 8 8 8 8 8 8
2.04/2.48	c 3	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
2.04/2.49	c 3	OK
2.04/2.49	c 3	OBJECTIVE BOUND: 0 <= _COST <= 63
2.04/2.49	c 3	SEARCHING: _COST <= 31
2.30/2.50	c 3	============================[ Search Statistics ]==============================
2.30/2.50	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.30/2.50	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.30/2.50	c 3	===============================================================================
2.30/2.50	c 3	|       123 |    5039   255126   749517 |    85042      123     17 |  0.003 % |
2.30/2.50	c 3	===============================================================================
2.30/2.50	c 3	restarts              : 4
2.30/2.50	c 3	conflicts             : 139           (768 /sec)
2.30/2.50	c 3	decisions             : 847           (0.71 % random) (4680 /sec)
2.30/2.50	c 3	propagations          : 49536          (273722 /sec)
2.30/2.50	c 3	conflict literals     : 2196           (8.46 % deleted)
2.30/2.50	c 3	Memory used           : 12.62 MB
2.30/2.50	c 3	CPU time              : 0.180972 s
2.30/2.50	c 3	
2.30/2.51	c 3	SATISFIABLE
2.30/2.51	c 3	OK
2.30/2.51	c 3	FOUND: _COST <= 31
2.30/2.51	c 3	DECODING HOME/temp.out WITH HOME/temp.map
2.30/2.51	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.30/2.59	c 3	Decoding HOME/temp.out
2.31/2.68	c 3	OBJECTIVE _COST 31
2.31/2.68	o 31
2.31/2.69	v 0 0 0 3 14 3 14 13 2 7 13 3 13 15 1 10 14 2 3 15 3 13 13 3 14 14 3 15 15 3 10 14 3 11 15 3 15 13 3 11 13 3 12 14 0 6 15 2 8 2 7 6 5 4 6 8 6 8 6 8 6 6 8 2
2.31/2.69	c 3	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
2.32/2.72	c 3	OK
2.32/2.72	c 3	OBJECTIVE BOUND: 0 <= _COST <= 31
2.32/2.72	c 3	SEARCHING: _COST <= 15
2.32/2.73	c 3	============================[ Search Statistics ]==============================
2.32/2.73	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.32/2.73	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.32/2.73	c 3	===============================================================================
2.32/2.73	c 3	|       139 |    4264   255126   749517 |    85042      139     16 |  0.003 % |
2.32/2.73	c 3	===============================================================================
2.32/2.73	c 3	restarts              : 5
2.32/2.73	c 3	conflicts             : 145           (763 /sec)
2.32/2.73	c 3	decisions             : 944           (0.64 % random) (4969 /sec)
2.32/2.73	c 3	propagations          : 56453          (297166 /sec)
2.32/2.73	c 3	conflict literals     : 2242           (8.45 % deleted)
2.32/2.73	c 3	Memory used           : 12.62 MB
2.32/2.73	c 3	CPU time              : 0.189971 s
2.32/2.73	c 3	
2.32/2.73	c 3	SATISFIABLE
2.32/2.73	c 3	OK
2.32/2.73	c 3	FOUND: _COST <= 15
2.32/2.73	c 3	DECODING HOME/temp.out WITH HOME/temp.map
2.32/2.73	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.51/2.82	c 3	Decoding HOME/temp.out
2.51/2.91	c 3	OBJECTIVE _COST 15
2.51/2.91	o 15
2.51/2.92	v 0 0 0 11 14 3 14 13 2 11 13 3 6 15 2 9 14 1 8 15 0 12 13 3 14 14 3 7 15 3 15 14 3 13 15 3 12 13 0 15 13 3 10 14 2 3 15 3 8 2 7 6 7 5 3 1 8 6 8 8 8 1 7 6
2.51/2.92	c 3	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
2.51/2.95	c 3	OK
2.51/2.95	c 3	OBJECTIVE BOUND: 0 <= _COST <= 15
2.51/2.95	c 3	SEARCHING: _COST <= 7
2.51/2.95	c 3	============================[ Search Statistics ]==============================
2.51/2.96	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.51/2.96	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.51/2.96	c 3	===============================================================================
2.51/2.96	c 3	|       145 |    3687   255126   749517 |    85042      145     15 |  0.003 % |
2.51/2.96	c 3	===============================================================================
2.51/2.96	c 3	restarts              : 6
2.51/2.96	c 3	conflicts             : 158           (802 /sec)
2.51/2.96	c 3	decisions             : 1031          (0.58 % random) (5234 /sec)
2.51/2.96	c 3	propagations          : 62111          (315332 /sec)
2.51/2.96	c 3	conflict literals     : 2387           (8.26 % deleted)
2.51/2.96	c 3	Memory used           : 12.62 MB
2.51/2.96	c 3	CPU time              : 0.19697 s
2.51/2.96	c 3	
2.51/2.96	c 3	SATISFIABLE
2.51/2.96	c 3	OK
2.51/2.96	c 3	FOUND: _COST <= 7
2.51/2.96	c 3	DECODING HOME/temp.out WITH HOME/temp.map
2.51/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.69/3.04	c 3	Decoding HOME/temp.out
2.69/3.13	c 3	OBJECTIVE _COST 7
2.69/3.13	o 7
2.69/3.14	v 0 0 0 11 14 3 2 13 2 11 13 3 6 15 2 3 14 3 8 15 0 3 13 3 4 14 0 7 15 3 15 14 3 12 15 3 14 13 2 15 13 3 10 14 2 13 15 1 8 1 7 6 7 6 8 1 8 1 8 8 7 6 7 5
2.69/3.14	c 3	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
2.69/3.17	c 3	OK
2.69/3.17	c 3	OBJECTIVE BOUND: 0 <= _COST <= 7
2.69/3.17	c 3	SEARCHING: _COST <= 3
2.69/3.18	c 3	============================[ Search Statistics ]==============================
2.69/3.19	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.69/3.19	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.69/3.19	c 3	===============================================================================
2.69/3.19	c 3	|       158 |    3187   255126   749517 |    85042      158     15 |  0.003 % |
2.69/3.19	c 3	|       258 |    3177   255126   749517 |    93546      258     15 | 65.591 % |
2.69/3.19	c 3	|       408 |    3177   255126   749517 |   102900      408     16 | 65.591 % |
2.91/3.21	c 3	|       634 |    3177   255126   749517 |   113190      634     23 | 65.591 % |
2.91/3.21	c 3	===============================================================================
2.91/3.21	c 3	restarts              : 10
2.91/3.21	c 3	conflicts             : 675           (2897 /sec)
2.91/3.21	c 3	decisions             : 2029          (0.49 % random) (8710 /sec)
2.91/3.21	c 3	propagations          : 106828         (458560 /sec)
2.91/3.21	c 3	conflict literals     : 15296          (5.87 % deleted)
2.91/3.21	c 3	Memory used           : 12.62 MB
2.91/3.21	c 3	CPU time              : 0.232964 s
2.91/3.21	c 3	
2.91/3.21	c 3	SATISFIABLE
2.91/3.21	c 3	OK
2.91/3.21	c 3	FOUND: _COST <= 3
2.91/3.21	c 3	DECODING HOME/temp.out WITH HOME/temp.map
2.91/3.21	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.91/3.30	c 3	Decoding HOME/temp.out
2.92/3.39	c 4	OBJECTIVE _COST 3
2.92/3.39	o 3
2.92/3.40	v 0 0 0 5 14 1 12 13 0 11 13 3 4 15 0 7 14 3 14 15 2 13 13 1 12 14 0 9 15 1 8 14 0 15 15 3 10 13 2 3 13 3 6 14 2 2 15 2 8 2 3 1 8 1 7 5 3 2 3 1 7 6 7 8
2.92/3.40	c 4	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
2.92/3.43	c 4	OK
2.92/3.43	c 4	OBJECTIVE BOUND: 0 <= _COST <= 3
2.92/3.43	c 4	SEARCHING: _COST <= 1
2.92/3.43	c 4	============================[ Search Statistics ]==============================
2.92/3.44	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.92/3.44	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.92/3.44	c 4	===============================================================================
2.92/3.44	c 4	|       675 |    2706   255126   749517 |    85042      675     23 | 65.591 % |
2.92/3.44	c 4	|       777 |    2706   255126   749517 |    93546      777     24 | 72.547 % |
2.92/3.45	c 4	|       928 |    2706   255126   749517 |   102900      928     24 | 72.547 % |
2.92/3.46	c 4	|      1153 |    2706   255126   749517 |   113190     1153     26 | 72.547 % |
2.92/3.47	c 4	|      1490 |    2706   255126   749517 |   124509     1490     27 | 72.547 % |
2.92/3.49	c 4	|      1998 |    2706   255126   749517 |   136960     1998     27 | 72.547 % |
3.18/3.53	c 4	|      2758 |    2706   255126   749517 |   150657     2758     30 | 72.547 % |
3.28/3.61	c 4	|      3897 |    2706   255126   749517 |   165722     3897     34 | 72.547 % |
3.38/3.72	c 4	|      5605 |    2706   255126   749517 |   182295     5605     38 | 72.547 % |
3.57/3.94	c 4	|      8167 |    2706   255126   749517 |   200524     8167     42 | 72.547 % |
3.98/4.31	c 4	|     12012 |    2706   255126   749517 |   220577    12012     43 | 72.547 % |
4.68/5.06	c 5	|     17778 |    2706   255126   749517 |   242634    17778     49 | 72.547 % |
5.96/6.31	c 6	|     26427 |    2706   255126   749517 |   266898    26427     49 | 72.547 % |
8.84/9.25	c 9	|     39401 |    2159     9837    30337 |   293588    39368     49 | 72.547 % |
16.26/16.73	c 17	|     58863 |    2159     9837    30337 |   322946    58830     59 | 72.547 % |
30.82/31.46	c 32	|     88056 |    2159     9837    30337 |   355241    88023     65 | 72.547 % |
72.23/73.28	c 73	|    131845 |    2159     9837    30337 |   390765   131812     72 | 72.547 % |
127.02/128.50	c 129	===============================================================================
127.02/128.50	c 129	restarts              : 27
127.02/128.50	c 129	conflicts             : 176855        (1427 /sec)
127.02/128.50	c 129	decisions             : 212861        (0.40 % random) (1717 /sec)
127.02/128.50	c 129	propagations          : 5376700        (43370 /sec)
127.02/128.50	c 129	conflict literals     : 13581937       (9.51 % deleted)
127.02/128.50	c 129	Memory used           : 68.46 MB
127.02/128.50	c 129	CPU time              : 123.974 s
127.02/128.50	c 129	
127.02/128.50	c 129	SATISFIABLE
127.02/128.50	c 129	OK
127.02/128.50	c 129	FOUND: _COST <= 1
127.02/128.50	c 129	DECODING HOME/temp.out WITH HOME/temp.map
127.02/128.50	c 129	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
127.06/128.63	c 129	Decoding HOME/temp.out
127.16/128.76	c 129	OBJECTIVE _COST 1
127.16/128.76	o 1
127.16/128.76	v 0 0 0 15 14 3 10 13 2 5 13 1 14 15 2 7 14 3 6 15 2 11 13 3 12 14 0 15 15 3 2 14 2 3 15 3 8 13 0 13 13 1 4 14 0 9 15 1 8 1 7 5 4 6 7 6 8 1 7 6 8 2 3 2
127.25/128.80	c 129	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
127.32/128.95	c 129	OK
127.32/128.95	c 129	OBJECTIVE BOUND: 0 <= _COST <= 1
127.32/128.95	c 129	SEARCHING: _COST <= 0
127.32/128.95	c 129	============================[ Search Statistics ]==============================
127.32/128.95	c 129	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
127.32/128.95	c 129	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
127.32/128.95	c 129	===============================================================================
127.32/128.95	c 129	|    176855 |    1382     5398    19119 |     1799   173684     77 | 72.547 % |
130.99/132.60	c 133	===============================================================================
130.99/132.60	c 133	restarts              : 28
130.99/132.60	c 133	conflicts             : 176856        (1385 /sec)
130.99/132.60	c 133	decisions             : 212861        (0.40 % random) (1667 /sec)
130.99/132.60	c 133	propagations          : 5378390        (42119 /sec)
130.99/132.60	c 133	conflict literals     : 13581938       (9.51 % deleted)
130.99/132.60	c 133	Memory used           : 68.46 MB
130.99/132.60	c 133	CPU time              : 127.697 s
130.99/132.60	c 133	
130.99/132.60	c 133	UNSATISFIABLE
130.99/132.60	c 133	OK
130.99/132.60	c 133	NOT FOUND: _COST <= 0
130.99/132.61	c 133	OK
130.99/132.61	c 133	OBJECTIVE _COST 1
130.99/132.61	s OPTIMUM FOUND
130.99/132.62	c 133	CPU 130.51 (0.07 0.02 130.44 0.49)
130.99/132.62	c 133	END Fri Jul 11 18:00:22 2008

Verifier Data (download as text)

OK	1	430
1 unsatisfied constraints, 430 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-1108227-1215791889/watcher-1108227-1215791889 -o /tmp/evaluation-result-1108227-1215791889/solver-1108227-1215791889 -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-1108227-1215791889.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.00 2.00 2.12 4/73 14130
/proc/meminfo: memFree=1388752/2055920 swapFree=4180820/4192956
[pid=14130] ppid=14128 vsize=12268 CPUtime=0
/proc/14130/stat : 14130 (sugar++) R 14128 14130 13218 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 35891227 12562432 316 996147200 4194304 4206940 548682068528 18446744073709551615 227866765945 0 0 4224 0 0 0 0 17 1 0 0
/proc/14130/statm: 3067 316 241 3 0 167 0

[startup+0.080255 s]
/proc/loadavg: 2.00 2.00 2.12 4/73 14130
/proc/meminfo: memFree=1388752/2055920 swapFree=4180820/4192956
[pid=14130] ppid=14128 vsize=16740 CPUtime=0.06
/proc/14130/stat : 14130 (sugar++) R 14128 14130 13218 0 -1 4194304 1130 0 0 0 5 1 0 0 18 0 1 0 35891227 17141760 1097 996147200 4194304 4206940 548682068528 18446744073709551615 227866767634 0 0 4224 16386 0 0 0 17 1 0 0
/proc/14130/statm: 4185 1097 404 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.10126 s]
/proc/loadavg: 2.00 2.00 2.12 4/73 14130
/proc/meminfo: memFree=1388752/2055920 swapFree=4180820/4192956
[pid=14130] ppid=14128 vsize=16740 CPUtime=0.06
/proc/14130/stat : 14130 (sugar++) S 14128 14130 13218 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 35891227 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14130/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.301277 s]
/proc/loadavg: 2.00 2.00 2.12 4/73 14130
/proc/meminfo: memFree=1388752/2055920 swapFree=4180820/4192956
[pid=14130] ppid=14128 vsize=16740 CPUtime=0.06
/proc/14130/stat : 14130 (sugar++) S 14128 14130 13218 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 35891227 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14130/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.70132 s]
/proc/loadavg: 2.00 2.00 2.12 4/73 14130
/proc/meminfo: memFree=1388752/2055920 swapFree=4180820/4192956
[pid=14130] ppid=14128 vsize=16740 CPUtime=0.44
/proc/14130/stat : 14130 (sugar++) S 14128 14130 13218 0 -1 4194304 1296 4524 0 1 5 1 35 3 16 0 1 0 35891227 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14130/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 16740

[startup+1.5024 s]
/proc/loadavg: 2.08 2.02 2.12 3/84 14152
/proc/meminfo: memFree=1373368/2055920 swapFree=4180820/4192956
[pid=14130] ppid=14128 vsize=16740 CPUtime=0.44
/proc/14130/stat : 14130 (sugar++) S 14128 14130 13218 0 -1 4194304 1297 4524 0 1 5 1 35 3 15 0 1 0 35891227 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14130/statm: 4185 1104 409 3 0 764 0
[pid=14143] ppid=14130 vsize=5356 CPUtime=0
/proc/14143/stat : 14143 (sh) S 14130 14130 13218 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 35891279 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14143/statm: 1339 233 193 169 0 50 0
[pid=14144] ppid=14143 vsize=868460 CPUtime=0.96
/proc/14144/stat : 14144 (java) S 14143 14130 13218 0 -1 0 6733 0 1 0 89 7 0 0 18 0 9 0 35891279 889303040 5884 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14144/statm: 217115 5884 2563 9 0 211662 0
[pid=14144/tid=14145] ppid=14143 vsize=868460 CPUtime=0.59
/proc/14144/task/14145/stat : 14145 (java) R 14143 14130 13218 0 -1 64 2782 0 1 0 56 3 0 0 21 0 9 0 35891280 889303040 5884 996147200 134512640 134550740 4294955920 18446744073709551615 4126914664 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14144/tid=14146] ppid=14143 vsize=868460 CPUtime=0.09
/proc/14144/task/14146/stat : 14146 (java) S 14143 14130 13218 0 -1 64 1769 0 0 0 8 1 0 0 16 0 9 0 35891281 889303040 5884 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14144/tid=14147] ppid=14143 vsize=868460 CPUtime=0
/proc/14144/task/14147/stat : 14147 (java) S 14143 14130 13218 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 35891281 889303040 5884 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14144/tid=14148] ppid=14143 vsize=868460 CPUtime=0
/proc/14144/task/14148/stat : 14148 (java) S 14143 14130 13218 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 35891281 889303040 5884 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14144/tid=14149] ppid=14143 vsize=868460 CPUtime=0
/proc/14144/task/14149/stat : 14149 (java) S 14143 14130 13218 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 35891283 889303040 5884 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14144/tid=14150] ppid=14143 vsize=868460 CPUtime=0.25
/proc/14144/task/14150/stat : 14150 (java) S 14143 14130 13218 0 -1 64 1488 0 0 0 24 1 0 0 16 0 9 0 35891283 889303040 5884 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14144/tid=14151] ppid=14143 vsize=868460 CPUtime=0
/proc/14144/task/14151/stat : 14151 (java) S 14143 14130 13218 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 35891283 889303040 5884 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14144/tid=14152] ppid=14143 vsize=868460 CPUtime=0
/proc/14144/task/14152/stat : 14152 (java) S 14143 14130 13218 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 35891283 889303040 5884 996147200 134512640 134550740 4294955920 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) 890556

[startup+3.10255 s]
/proc/loadavg: 2.08 2.02 2.12 5/85 14163
/proc/meminfo: memFree=1363696/2055920 swapFree=4180820/4192956
[pid=14130] ppid=14128 vsize=16872 CPUtime=2.49
/proc/14130/stat : 14130 (sugar++) S 14128 14130 13218 0 -1 4194304 1814 27056 0 6 6 2 218 23 16 0 1 0 35891227 17276928 1124 996147200 4194304 4206940 548682068528 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14130/statm: 4218 1124 414 3 0 797 0
[pid=14153] ppid=14130 vsize=12924 CPUtime=0.2
/proc/14153/stat : 14153 (minisat-inc) S 14130 14130 13218 0 -1 4194304 3127 0 0 0 19 1 0 0 16 0 1 0 35891405 13234176 3066 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 1 0 0
/proc/14153/statm: 3231 3066 79 151 0 3077 0
Current children cumulated CPU time (s) 2.69
Current children cumulated vsize (KiB) 29796

[startup+6.30187 s]
/proc/loadavg: 2.07 2.02 2.12 3/75 14213
/proc/meminfo: memFree=1364096/2055920 swapFree=4180820/4192956
[pid=14130] ppid=14128 vsize=16872 CPUtime=2.88
/proc/14130/stat : 14130 (sugar++) S 14128 14130 13218 0 -1 4194304 1900 34796 0 8 7 2 251 28 15 0 1 0 35891227 17276928 1124 996147200 4194304 4206940 548682068528 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14130/statm: 4218 1124 414 3 0 797 0
[pid=14153] ppid=14130 vsize=19036 CPUtime=3.08
/proc/14153/stat : 14153 (minisat-inc) R 14130 14130 13218 0 -1 4194304 4661 0 0 0 306 2 0 0 25 0 1 0 35891405 19492864 4598 996147200 134512640 135134323 4294956192 18446744073709551615 134528456 0 0 4096 3 0 0 0 17 1 0 0
/proc/14153/statm: 4759 4598 79 151 0 4605 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 35908

[startup+12.7025 s]
/proc/loadavg: 2.07 2.02 2.12 3/75 14213
/proc/meminfo: memFree=1362304/2055920 swapFree=4180820/4192956
[pid=14130] ppid=14128 vsize=16872 CPUtime=2.88
/proc/14130/stat : 14130 (sugar++) S 14128 14130 13218 0 -1 4194304 1900 34796 0 8 7 2 251 28 16 0 1 0 35891227 17276928 1124 996147200 4194304 4206940 548682068528 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14130/statm: 4218 1124 414 3 0 797 0
[pid=14153] ppid=14130 vsize=19824 CPUtime=9.42
/proc/14153/stat : 14153 (minisat-inc) R 14130 14130 13218 0 -1 4194304 4860 0 0 0 940 2 0 0 25 0 1 0 35891405 20299776 4797 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/14153/statm: 4956 4797 79 151 0 4802 0
Current children cumulated CPU time (s) 12.3
Current children cumulated vsize (KiB) 36696

[startup+25.5018 s]
/proc/loadavg: 2.06 2.01 2.12 3/75 14213
/proc/meminfo: memFree=1352128/2055920 swapFree=4180820/4192956
[pid=14130] ppid=14128 vsize=16872 CPUtime=2.88
/proc/14130/stat : 14130 (sugar++) S 14128 14130 13218 0 -1 4194304 1900 34796 0 8 7 2 251 28 16 0 1 0 35891227 17276928 1124 996147200 4194304 4206940 548682068528 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14130/statm: 4218 1124 414 3 0 797 0
[pid=14153] ppid=14130 vsize=30028 CPUtime=22.1
/proc/14153/stat : 14153 (minisat-inc) R 14130 14130 13218 0 -1 4194304 7393 0 0 0 2205 5 0 0 25 0 1 0 35891405 30748672 7330 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/14153/statm: 7507 7330 79 151 0 7353 0
Current children cumulated CPU time (s) 24.98
Current children cumulated vsize (KiB) 46900

[startup+51.1013 s]
/proc/loadavg: 2.03 2.01 2.11 3/75 14213
/proc/meminfo: memFree=1340096/2055920 swapFree=4180820/4192956
[pid=14130] ppid=14128 vsize=16872 CPUtime=2.88
/proc/14130/stat : 14130 (sugar++) S 14128 14130 13218 0 -1 4194304 1900 34796 0 8 7 2 251 28 16 0 1 0 35891227 17276928 1124 996147200 4194304 4206940 548682068528 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14130/statm: 4218 1124 414 3 0 797 0
[pid=14153] ppid=14130 vsize=42184 CPUtime=47.46
/proc/14153/stat : 14153 (minisat-inc) R 14130 14130 13218 0 -1 4194304 10395 0 0 0 4738 8 0 0 25 0 1 0 35891405 43196416 10332 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/14153/statm: 10546 10332 79 151 0 10392 0
Current children cumulated CPU time (s) 50.34
Current children cumulated vsize (KiB) 59056

[startup+102.306 s]
/proc/loadavg: 2.01 2.01 2.10 3/75 14213
/proc/meminfo: memFree=1320576/2055920 swapFree=4180820/4192956
[pid=14130] ppid=14128 vsize=16872 CPUtime=2.88
/proc/14130/stat : 14130 (sugar++) S 14128 14130 13218 0 -1 4194304 1900 34796 0 8 7 2 251 28 16 0 1 0 35891227 17276928 1124 996147200 4194304 4206940 548682068528 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14130/statm: 4218 1124 414 3 0 797 0
[pid=14153] ppid=14130 vsize=62004 CPUtime=98.19
/proc/14153/stat : 14153 (minisat-inc) R 14130 14130 13218 0 -1 4194304 15213 0 0 0 9805 14 0 0 25 0 1 0 35891405 63492096 15150 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/14153/statm: 15501 15150 79 151 0 15347 0
Current children cumulated CPU time (s) 101.07
Current children cumulated vsize (KiB) 78876

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

[startup+115.102 s]
/proc/loadavg: 2.01 2.01 2.10 3/75 14213
/proc/meminfo: memFree=1317248/2055920 swapFree=4180820/4192956
[pid=14130] ppid=14128 vsize=16872 CPUtime=2.88
/proc/14130/stat : 14130 (sugar++) S 14128 14130 13218 0 -1 4194304 1900 34796 0 8 7 2 251 28 16 0 1 0 35891227 17276928 1124 996147200 4194304 4206940 548682068528 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14130/statm: 4218 1124 414 3 0 797 0
[pid=14153] ppid=14130 vsize=65360 CPUtime=110.86
/proc/14153/stat : 14153 (minisat-inc) R 14130 14130 13218 0 -1 4194304 16063 0 0 0 11071 15 0 0 25 0 1 0 35891405 66928640 16000 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/14153/statm: 16340 16000 79 151 0 16186 0
Current children cumulated CPU time (s) 113.74
Current children cumulated vsize (KiB) 82232

[startup+121.502 s]
/proc/loadavg: 2.01 2.00 2.10 3/75 14213
/proc/meminfo: memFree=1315264/2055920 swapFree=4180820/4192956
[pid=14130] ppid=14128 vsize=16872 CPUtime=2.88
/proc/14130/stat : 14130 (sugar++) S 14128 14130 13218 0 -1 4194304 1900 34796 0 8 7 2 251 28 16 0 1 0 35891227 17276928 1124 996147200 4194304 4206940 548682068528 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14130/statm: 4218 1124 414 3 0 797 0
[pid=14153] ppid=14130 vsize=67396 CPUtime=117.2
/proc/14153/stat : 14153 (minisat-inc) R 14130 14130 13218 0 -1 4194304 16576 0 0 0 11704 16 0 0 25 0 1 0 35891405 69013504 16513 996147200 134512640 135134323 4294956192 18446744073709551615 134528737 0 0 4096 3 0 0 0 17 1 0 0
/proc/14153/statm: 16849 16513 79 151 0 16695 0
Current children cumulated CPU time (s) 120.08
Current children cumulated vsize (KiB) 84268

[startup+127.902 s]
/proc/loadavg: 2.01 2.00 2.10 3/75 14213
/proc/meminfo: memFree=1312704/2055920 swapFree=4180820/4192956
[pid=14130] ppid=14128 vsize=16872 CPUtime=2.88
/proc/14130/stat : 14130 (sugar++) S 14128 14130 13218 0 -1 4194304 1900 34796 0 8 7 2 251 28 16 0 1 0 35891227 17276928 1124 996147200 4194304 4206940 548682068528 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14130/statm: 4218 1124 414 3 0 797 0
[pid=14153] ppid=14130 vsize=69832 CPUtime=123.54
/proc/14153/stat : 14153 (minisat-inc) R 14130 14130 13218 0 -1 4194304 17166 0 0 0 12337 17 0 0 25 0 1 0 35891405 71507968 17103 996147200 134512640 135134323 4294956192 18446744073709551615 134532035 0 0 4096 3 0 0 0 17 1 0 0
/proc/14153/statm: 17458 17103 79 151 0 17304 0
Current children cumulated CPU time (s) 126.42
Current children cumulated vsize (KiB) 86704

[startup+131.102 s]
/proc/loadavg: 2.01 2.00 2.09 3/75 14223
/proc/meminfo: memFree=1312192/2055920 swapFree=4180820/4192956
[pid=14130] ppid=14128 vsize=16872 CPUtime=3.13
/proc/14130/stat : 14130 (sugar++) S 14128 14130 13218 0 -1 4194304 1970 38675 0 9 7 2 274 30 15 0 1 0 35891227 17276928 1124 996147200 4194304 4206940 548682068528 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14130/statm: 4218 1124 414 3 0 797 0
[pid=14153] ppid=14130 vsize=70096 CPUtime=126.37
/proc/14153/stat : 14153 (minisat-inc) R 14130 14130 13218 0 -1 4194304 17227 0 0 0 12620 17 0 0 25 0 1 0 35891405 71778304 17162 996147200 134512640 135134323 4294956192 18446744073709551615 134524800 0 0 4096 3 0 0 0 17 1 0 0
/proc/14153/statm: 17524 17162 79 151 0 17370 0
Current children cumulated CPU time (s) 129.5
Current children cumulated vsize (KiB) 86968

[startup+131.902 s]
/proc/loadavg: 2.01 2.00 2.09 3/75 14223
/proc/meminfo: memFree=1312192/2055920 swapFree=4180820/4192956
[pid=14130] ppid=14128 vsize=16872 CPUtime=3.13
/proc/14130/stat : 14130 (sugar++) S 14128 14130 13218 0 -1 4194304 1970 38675 0 9 7 2 274 30 15 0 1 0 35891227 17276928 1124 996147200 4194304 4206940 548682068528 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14130/statm: 4218 1124 414 3 0 797 0
[pid=14153] ppid=14130 vsize=70096 CPUtime=127.16
/proc/14153/stat : 14153 (minisat-inc) R 14130 14130 13218 0 -1 4194304 17227 0 0 0 12699 17 0 0 25 0 1 0 35891405 71778304 17162 996147200 134512640 135134323 4294956192 18446744073709551615 134524710 0 0 4096 3 0 0 0 17 1 0 0
/proc/14153/statm: 17524 17162 79 151 0 17370 0
Current children cumulated CPU time (s) 130.29
Current children cumulated vsize (KiB) 86968

[startup+132.301 s]
/proc/loadavg: 2.01 2.00 2.09 3/75 14223
/proc/meminfo: memFree=1312192/2055920 swapFree=4180820/4192956
[pid=14130] ppid=14128 vsize=16872 CPUtime=3.13
/proc/14130/stat : 14130 (sugar++) S 14128 14130 13218 0 -1 4194304 1970 38675 0 9 7 2 274 30 15 0 1 0 35891227 17276928 1124 996147200 4194304 4206940 548682068528 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14130/statm: 4218 1124 414 3 0 797 0
[pid=14153] ppid=14130 vsize=70096 CPUtime=127.56
/proc/14153/stat : 14153 (minisat-inc) R 14130 14130 13218 0 -1 4194304 17227 0 0 0 12739 17 0 0 25 0 1 0 35891405 71778304 17162 996147200 134512640 135134323 4294956192 18446744073709551615 134524710 0 0 4096 3 0 0 0 17 1 0 0
/proc/14153/statm: 17524 17162 79 151 0 17370 0
Current children cumulated CPU time (s) 130.69
Current children cumulated vsize (KiB) 86968

[startup+132.501 s]
/proc/loadavg: 2.01 2.00 2.09 3/75 14223
/proc/meminfo: memFree=1312192/2055920 swapFree=4180820/4192956
[pid=14130] ppid=14128 vsize=16872 CPUtime=3.13
/proc/14130/stat : 14130 (sugar++) S 14128 14130 13218 0 -1 4194304 1970 38675 0 9 7 2 274 30 15 0 1 0 35891227 17276928 1124 996147200 4194304 4206940 548682068528 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14130/statm: 4218 1124 414 3 0 797 0
[pid=14153] ppid=14130 vsize=70096 CPUtime=127.76
/proc/14153/stat : 14153 (minisat-inc) R 14130 14130 13218 0 -1 4194304 17227 0 0 0 12759 17 0 0 25 0 1 0 35891405 71778304 17162 996147200 134512640 135134323 4294956192 18446744073709551615 134524675 0 0 4096 3 0 0 0 17 1 0 0
/proc/14153/statm: 17524 17162 79 151 0 17370 0
Current children cumulated CPU time (s) 130.89
Current children cumulated vsize (KiB) 86968

[startup+132.602 s]
/proc/loadavg: 2.01 2.00 2.09 3/75 14223
/proc/meminfo: memFree=1312192/2055920 swapFree=4180820/4192956
[pid=14130] ppid=14128 vsize=16872 CPUtime=3.13
/proc/14130/stat : 14130 (sugar++) S 14128 14130 13218 0 -1 4194304 1970 38675 0 9 7 2 274 30 15 0 1 0 35891227 17276928 1124 996147200 4194304 4206940 548682068528 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14130/statm: 4218 1124 414 3 0 797 0
[pid=14153] ppid=14130 vsize=70096 CPUtime=127.86
/proc/14153/stat : 14153 (minisat-inc) R 14130 14130 13218 0 -1 4194304 17227 0 0 0 12769 17 0 0 25 0 1 0 35891405 71778304 17162 996147200 134512640 135134323 4294956192 18446744073709551615 134524822 0 0 4096 3 0 0 0 17 1 0 0
/proc/14153/statm: 17524 17162 79 151 0 17370 0
Current children cumulated CPU time (s) 130.99
Current children cumulated vsize (KiB) 86968

Child status: 0
Real time (s): 132.625
CPU time (s): 131.038
CPU user time (s): 130.515
CPU system time (s): 0.52292
CPU usage (%): 98.8031
Max. virtual memory (cumulated for all children) (KiB): 890556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 130.515
system time used= 0.52292
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57953
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= 4380
involuntary context switches= 6602

runsolver used 0.19097 second user time and 0.427934 second system time

The end

Launcher Data (download as text)

Begin job on node18 at 2008-07-11 17:58:09
IDJOB=1108227
IDBENCH=60693
IDSOLVER=367
FILE ID=node18/1108227-1215791889
PBS_JOBID= 7903158
Free space on /tmp= 66548 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/BH-4-4/normalized-BlackHole-4-4-e-4_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-1108227-1215791889/watcher-1108227-1215791889 -o /tmp/evaluation-result-1108227-1215791889/solver-1108227-1215791889 -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-1108227-1215791889.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 7316dbca1009797fb38beaefc4a359b5
RANDOM SEED=270003489

node18.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.218
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5931.00
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.218
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1389232 kB
Buffers:         33168 kB
Cached:         567464 kB
SwapCached:       7560 kB
Active:         127400 kB
Inactive:       494904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1389232 kB
SwapTotal:     4192956 kB
SwapFree:      4180820 kB
Dirty:             860 kB
Writeback:           0 kB
Mapped:          26576 kB
Slab:            29584 kB
Committed_AS:   117572 kB
PageTables:       1876 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= 66548 MiB
End job on node18 at 2008-07-11 18:00:22