Trace number 1127212

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 NameAnswerCPU timeWall clock time
Sugar v1.13+minisatOPTIMUM 9.43956 10.4067

General information on the benchmark

Namemaxcsp/pedigree/
normalized-pedck350_ext.xml
MD5SUM75c1b13f8d1a2c691f34f6b79c007c2e
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints2
Best CPU time to get the best result obtained on this benchmark1.74873
Satisfiable
(Un)Satisfiability was proved
Number of variables351
Number of constraints578
Maximum constraint arity3
Maximum domain size10
Number of constraints which are defined in extension578
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.16	c 0	Sugar v1-13 + HOME/minisat
0.00/0.16	c 0	BEGIN Wed Jul 16 08:06:29 2008
0.00/0.16	c 0	PID 28583
0.04/0.23	c 0	HOST node65.alineos.net
0.04/0.23	c 0	CONVERTING HOME/instance-1127212-1216188388.xml TO HOME/temp.csp
0.04/0.23	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1127212-1216188388.xml' 'HOME/temp.csp'
0.04/0.63	c 0	2 domains, 351 variables, 0 predicates, 8 relations, 578 constraints
0.04/0.67	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.04/0.67	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.36/0.75	c 0	Parsing HOME/temp.csp
0.67/1.03	c 1	parsed 939 expressions
0.67/1.03	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.67/1.05	c 1	MAX CSP: 578 constraints
0.67/1.05	c 1	Converting to clausal form CSP
0.67/1.07	c 1	converted 152 (10%) expressions
0.67/1.07	c 1	converted 304 (20%) expressions
0.67/1.09	c 1	converted 456 (30%) expressions
0.77/1.11	c 1	converted 608 (40%) expressions
0.77/1.12	c 1	converted 760 (50%) expressions
0.77/1.13	c 1	converted 912 (60%) expressions
0.77/1.16	c 1	converted 1064 (70%) expressions
0.86/1.28	c 1	converted 1216 (80%) expressions
1.07/1.46	c 1	converted 1368 (90%) expressions
1.26/1.63	c 1	converted 1520 (100%) expressions
1.26/1.63	c 1	CSP : 1507 integers, 0 booleans, 1733 clauses, largest domain size 868
1.26/1.63	c 1	Heap : 7 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.26/1.63	c 1	Propagation in CSP
1.26/1.68	c 1	575 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.26/1.68	c 1	CSP : 1507 integers, 0 booleans, 1733 clauses, largest domain size 579
1.26/1.68	c 1	Heap : 7 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.26/1.68	c 1	Simplifing CSP by introducing new Boolean variables
1.26/1.69	c 1	CSP : 1507 integers, 0 booleans, 1733 clauses, largest domain size 579
1.26/1.69	c 1	Heap : 7 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.36/1.75	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.36/1.77	c 1	151 (10%) CSP integer variables are encoded (1208 clauses, 13800 bytes)
1.36/1.77	c 1	302 (20%) CSP integer variables are encoded (2416 clauses, 29504 bytes)
1.36/1.77	c 1	453 (30%) CSP integer variables are encoded (2800 clauses, 34496 bytes)
1.36/1.77	c 1	603 (40%) CSP integer variables are encoded (2800 clauses, 34496 bytes)
1.36/1.77	c 1	754 (50%) CSP integer variables are encoded (2800 clauses, 34496 bytes)
1.36/1.77	c 1	905 (60%) CSP integer variables are encoded (2800 clauses, 34496 bytes)
1.36/1.78	c 1	1055 (70%) CSP integer variables are encoded (3974 clauses, 49758 bytes)
1.36/1.78	c 1	1206 (80%) CSP integer variables are encoded (8796 clauses, 112447 bytes)
1.36/1.79	c 1	1357 (90%) CSP integer variables are encoded (10721 clauses, 141322 bytes)
1.36/1.79	c 1	1507 (100%) CSP integer variables are encoded (12184 clauses, 163267 bytes)
1.45/1.83	c 1	174 (10%) CSP clauses are encoded (12510 clauses, 167427 bytes)
1.45/1.85	c 2	347 (20%) CSP clauses are encoded (12845 clauses, 171944 bytes)
1.66/2.07	c 2	520 (30%) CSP clauses are encoded (32627 clauses, 786186 bytes)
1.76/2.16	c 2	694 (40%) CSP clauses are encoded (41527 clauses, 1047258 bytes)
1.76/2.20	c 2	867 (50%) CSP clauses are encoded (62278 clauses, 1422737 bytes)
2.05/2.42	c 2	1040 (60%) CSP clauses are encoded (154415 clauses, 3078429 bytes)
2.45/2.86	c 3	1214 (70%) CSP clauses are encoded (388051 clauses, 7843008 bytes)
2.45/2.88	c 3	1387 (80%) CSP clauses are encoded (395330 clauses, 7991917 bytes)
2.55/2.91	c 3	1560 (90%) CSP clauses are encoded (412521 clauses, 8352632 bytes)
2.65/3.03	c 3	1733 (100%) CSP clauses are encoded (475670 clauses, 9694189 bytes)
2.65/3.03	c 3	1733 CSP clauses encoded
2.65/3.04	c 3	Writing map file : HOME/temp.map
2.65/3.06	c 3	Heap : 7 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.65/3.06	c 3	SAT : 13690 SAT variables, 475670 SAT clauses, 9694189 bytes
2.65/3.06	c 3	Heap : 7 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.70/3.16	c 3	OBJECTIVE minimize _COST
2.70/3.16	c 3	OBJECTIVE BOUND: 0 <= _COST <= 
2.70/3.16	c 3	SEARCHING: _COST <= 289
2.70/3.16	c 3	SOLVING HOME/temp.cnf
2.70/3.16	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.70/3.16	c 3	This is MiniSat 2.0 beta
2.70/3.16	c 3	WARNING: for repeatability, setting FPU to use double precision
2.70/3.16	c 3	============================[ Problem Statistics ]=============================
2.70/3.16	c 3	|                                                                             |
2.70/3.16	c 3	|  Number of variables:  13690                                                |
2.70/3.16	c 3	|  Number of clauses:    475671                                               |
2.95/3.41	c 3	|  Parsing time:         0.22         s                                       |
3.05/3.54	c 3	============================[ Search Statistics ]==============================
3.05/3.54	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.05/3.54	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.05/3.54	c 3	===============================================================================
3.05/3.54	c 3	|         0 |   10800   314362   988964 |   104787        0    nan |  0.000 % |
3.05/3.58	c 3	===============================================================================
3.05/3.58	c 3	restarts              : 1
3.05/3.58	c 3	conflicts             : 6              (16 /sec)
3.05/3.58	c 3	decisions             : 489            (0.61 % random) (1267 /sec)
3.05/3.58	c 3	propagations          : 16380          (42442 /sec)
3.05/3.58	c 3	conflict literals     : 34             (22.73 % deleted)
3.05/3.58	c 3	Memory used           : 22.25 MB
3.05/3.58	c 3	CPU time              : 0.385941 s
3.05/3.58	c 3	
3.05/3.58	c 3	SATISFIABLE
3.05/3.59	c 3	FOUND: _COST <= 289
3.05/3.59	s SATISFIABLE
3.05/3.59	c 3	DECODING HOME/temp.out WITH HOME/temp.map
3.05/3.59	c 3	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
3.16/3.67	c 3	Decoding HOME/temp.out
3.16/3.92	c 4	OBJECTIVE _COST 289
3.16/3.92	o 289
3.16/3.94	v 1 1 1 3 4 6 1 3 1 6 9 1 3 1 6 4 3 4 6 1 9 9 0 9 1 3 1 9 4 6 4 1 6 4 9 4 6 1 3 4 9 9 1 9 4 9 4 9 0 9 4 1 9 4 9 4 9 1 9 4 9 9 1 9 4 9 4 9 0 9 1 4 9 1 9 4 9 1 9 4 9 9 1 9 1 9 4 9 1 9 1 4 9 1 9 1 9 4 9 1 9 9 0 9 1 9 4 9 4 9 4 0 3 1 6 1 6 0 3 0 1 6 0 6 4 6 1 3 1 9 4 4 6 4 9 1 9 4 6 5 6 9 1 6 1 9 1 6 1 9 1 4 9 0 6 4 9 1 6 1 9 9 4 9 1 3 1 9 4 6 1 1 6 1 9 4 6 4 6 1 6 6 0 3 1 6 4 6 5 9 9 1 1 9 4 6 1 9 1 9 4 9 1 4 4 9 4 6 4 9 4 6 9 4 6 1 9 4 9 4 9 5 1 9 0 9 4 1 4 6 4 6 9 1 9 1 9 4 9 1 6 4 4 9 1 6 1 9 1 6 4 9 9 4 9 1 6 1 9 4 9 4 1 3 1 9 4 9 1 9 4 4 9 0 6 4 6 1 6 4 9 1 1 9 4 9 4 9 1 9 2 9 9 1 3 1 6 1 4 4 9 4 9 1 9 1 6 1 6 4 4 4 4 9 4 6 1 4 1 9 4 6 9 1 9 4 9 1 9 0 9 1 1 9 1 9 1 9 4 9 1 9 6 4 1 1 9 4 9 4 -1
3.16/3.94	c 4	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.16/3.98	c 4	OBJECTIVE BOUND: 0 <= _COST <= 289
3.16/3.98	c 4	SEARCHING: _COST <= 144
3.16/3.98	c 4	SOLVING HOME/temp.cnf
3.16/3.98	c 4	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.16/3.98	c 4	This is MiniSat 2.0 beta
3.16/3.98	c 4	WARNING: for repeatability, setting FPU to use double precision
3.16/3.98	c 4	============================[ Problem Statistics ]=============================
3.16/3.98	c 4	|                                                                             |
3.16/3.98	c 4	|  Number of variables:  13690                                                |
3.16/3.98	c 4	|  Number of clauses:    475671                                               |
3.52/4.23	c 4	|  Parsing time:         0.23         s                                       |
3.93/4.42	c 4	============================[ Search Statistics ]==============================
3.93/4.42	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.93/4.42	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.93/4.42	c 4	===============================================================================
3.93/4.42	c 4	|         0 |    9203   215178   696058 |    71726        0    nan |  0.000 % |
3.93/4.46	c 4	===============================================================================
3.93/4.46	c 4	restarts              : 1
3.93/4.46	c 4	conflicts             : 7              (15 /sec)
3.93/4.46	c 4	decisions             : 1265           (1.03 % random) (2787 /sec)
3.93/4.46	c 4	propagations          : 23567          (51918 /sec)
3.93/4.46	c 4	conflict literals     : 45             (11.76 % deleted)
3.93/4.46	c 4	Memory used           : 22.50 MB
3.93/4.46	c 4	CPU time              : 0.45393 s
3.93/4.46	c 4	
3.93/4.47	c 4	SATISFIABLE
3.93/4.47	c 4	FOUND: _COST <= 144
3.93/4.47	c 4	DECODING HOME/temp.out WITH HOME/temp.map
3.93/4.47	c 4	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
4.02/4.55	c 4	Decoding HOME/temp.out
4.02/4.81	c 4	OBJECTIVE _COST 144
4.02/4.81	o 144
4.02/4.82	v 1 1 1 1 4 6 1 0 1 5 9 1 3 1 4 4 1 4 3 1 1 9 0 3 1 3 1 4 4 6 4 1 0 4 9 4 6 1 1 4 4 6 1 9 4 1 4 3 0 1 4 1 8 4 4 4 9 1 4 4 4 9 1 1 4 6 4 4 0 1 1 4 1 1 1 4 1 1 6 4 0 9 1 9 1 3 4 1 1 9 1 4 1 1 4 1 4 4 1 1 9 1 0 4 1 6 4 4 4 2 4 0 3 1 1 1 6 0 0 0 6 4 0 6 4 4 1 1 1 1 4 4 2 4 1 1 9 4 4 5 6 9 1 1 1 1 1 4 1 1 1 4 0 0 4 4 0 1 4 1 1 1 4 9 1 0 1 1 4 3 1 1 0 1 4 4 4 4 1 1 6 4 0 1 1 1 4 4 5 8 4 1 1 6 4 1 1 1 1 9 4 9 1 4 4 9 4 1 4 1 4 1 1 4 0 1 9 4 4 4 5 5 1 9 0 1 4 4 4 6 4 6 4 1 6 1 4 4 2 1 1 4 4 9 1 6 1 0 1 4 4 4 9 4 1 1 6 1 5 4 6 4 1 3 1 1 4 4 1 4 4 4 1 0 4 4 1 1 6 4 4 1 1 1 4 6 4 9 1 6 2 1 4 1 1 1 4 1 4 4 4 4 9 1 4 1 6 1 4 4 4 4 4 9 4 4 1 4 1 0 4 4 4 1 6 4 1 1 4 0 9 1 1 4 1 9 1 8 4 6 1 4 4 4 1 1 4 4 1 4 -1
4.02/4.86	c 5	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
4.02/4.90	c 5	OBJECTIVE BOUND: 0 <= _COST <= 144
4.02/4.90	c 5	SEARCHING: _COST <= 72
4.02/4.90	c 5	SOLVING HOME/temp.cnf
4.02/4.90	c 5	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
4.40/4.90	c 5	This is MiniSat 2.0 beta
4.40/4.90	c 5	WARNING: for repeatability, setting FPU to use double precision
4.40/4.90	c 5	============================[ Problem Statistics ]=============================
4.40/4.90	c 5	|                                                                             |
4.40/4.90	c 5	|  Number of variables:  13690                                                |
4.40/4.90	c 5	|  Number of clauses:    475671                                               |
4.40/5.16	c 5	|  Parsing time:         0.22         s                                       |
4.40/5.36	c 5	============================[ Search Statistics ]==============================
4.40/5.36	c 5	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.40/5.36	c 5	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.40/5.36	c 5	===============================================================================
4.40/5.36	c 5	|         0 |    8193   136800   463882 |    45600        0    nan |  0.000 % |
4.40/5.39	c 5	===============================================================================
4.40/5.39	c 5	restarts              : 1
4.40/5.39	c 5	conflicts             : 5              (11 /sec)
4.40/5.39	c 5	decisions             : 202            (0.00 % random) (451 /sec)
4.40/5.39	c 5	propagations          : 17001          (37955 /sec)
4.40/5.39	c 5	conflict literals     : 37             (5.13 % deleted)
4.40/5.39	c 5	Memory used           : 22.63 MB
4.40/5.39	c 5	CPU time              : 0.447931 s
4.40/5.39	c 5	
4.40/5.39	c 5	SATISFIABLE
4.40/5.40	c 5	FOUND: _COST <= 72
4.40/5.40	c 5	DECODING HOME/temp.out WITH HOME/temp.map
4.40/5.40	c 5	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
4.90/5.48	c 5	Decoding HOME/temp.out
5.08/5.62	c 5	OBJECTIVE _COST 72
5.08/5.62	o 72
5.08/5.63	v 1 1 1 1 4 4 1 0 1 5 4 1 0 1 6 4 1 4 1 1 1 4 0 1 1 0 1 6 4 4 4 1 6 4 8 4 0 1 1 4 6 4 1 4 4 6 4 0 0 1 4 1 5 4 4 4 4 1 9 4 4 4 1 1 4 6 4 4 0 1 1 4 6 1 1 4 1 1 1 4 9 4 1 1 1 1 4 9 1 1 1 4 1 1 9 1 4 4 1 1 4 9 0 4 1 1 4 4 4 6 4 0 4 1 1 1 6 0 0 0 1 4 0 4 4 4 1 1 1 1 4 4 2 4 1 1 4 4 6 5 4 4 1 0 1 1 1 4 1 1 1 4 6 0 4 4 0 1 4 1 6 1 4 4 1 0 1 3 4 1 1 1 0 1 9 4 4 4 1 1 4 6 0 1 1 1 4 4 5 6 4 1 1 0 4 1 1 1 1 1 4 1 1 4 4 1 4 1 4 0 4 4 1 4 0 1 4 4 9 4 4 5 1 4 0 1 4 4 4 4 4 4 9 1 0 1 4 4 5 1 6 4 4 4 1 4 1 1 1 1 4 4 4 4 1 1 1 1 6 4 4 4 1 1 1 1 4 4 1 6 4 4 1 0 1 4 1 1 1 4 4 1 1 6 4 1 4 4 1 1 2 5 1 1 1 1 1 1 4 4 4 4 4 1 4 1 4 1 4 4 4 4 4 1 4 4 1 4 1 1 4 4 4 1 4 4 4 1 4 0 4 1 1 6 1 1 1 1 4 4 1 4 1 4 0 1 1 4 6 4 -1
5.08/5.64	c 5	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
5.08/5.68	c 5	OBJECTIVE BOUND: 0 <= _COST <= 72
5.08/5.68	c 5	SEARCHING: _COST <= 36
5.08/5.68	c 5	SOLVING HOME/temp.cnf
5.08/5.68	c 5	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
5.08/5.68	c 5	This is MiniSat 2.0 beta
5.08/5.68	c 5	WARNING: for repeatability, setting FPU to use double precision
5.08/5.68	c 5	============================[ Problem Statistics ]=============================
5.08/5.68	c 5	|                                                                             |
5.08/5.68	c 5	|  Number of variables:  13690                                                |
5.08/5.68	c 5	|  Number of clauses:    475671                                               |
5.14/5.93	c 6	|  Parsing time:         0.21         s                                       |
5.14/6.12	c 6	============================[ Search Statistics ]==============================
5.14/6.12	c 6	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.14/6.12	c 6	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.14/6.12	c 6	===============================================================================
5.14/6.12	c 6	|         0 |    7435    89724   324892 |    29908        0    nan |  0.000 % |
5.14/6.15	c 6	===============================================================================
5.14/6.15	c 6	restarts              : 1
5.14/6.15	c 6	conflicts             : 5              (12 /sec)
5.14/6.15	c 6	decisions             : 140            (0.00 % random) (326 /sec)
5.14/6.15	c 6	propagations          : 16266          (37834 /sec)
5.14/6.15	c 6	conflict literals     : 33             (10.81 % deleted)
5.14/6.15	c 6	Memory used           : 22.39 MB
5.14/6.15	c 6	CPU time              : 0.429934 s
5.14/6.15	c 6	
5.14/6.15	c 6	SATISFIABLE
5.14/6.16	c 6	FOUND: _COST <= 36
5.14/6.16	c 6	DECODING HOME/temp.out WITH HOME/temp.map
5.14/6.16	c 6	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
5.61/6.24	c 6	Decoding HOME/temp.out
5.61/6.38	c 6	OBJECTIVE _COST 36
5.61/6.38	o 36
5.61/6.39	v 1 1 1 1 4 4 1 0 1 5 4 1 0 1 6 4 1 4 1 1 1 4 0 1 1 0 1 6 4 4 4 1 0 4 8 4 0 1 1 4 6 4 1 4 4 1 4 0 0 1 4 1 5 4 4 4 4 1 6 4 4 4 1 1 4 1 4 4 0 1 1 4 3 1 1 4 1 1 1 4 0 4 1 1 1 1 4 6 1 1 1 4 1 1 4 1 4 4 1 1 4 6 0 4 1 1 4 4 4 6 4 0 4 1 1 1 6 0 0 0 1 4 0 1 4 4 1 1 1 1 4 4 2 4 1 1 4 4 4 5 4 4 1 0 1 1 1 4 1 1 1 4 0 0 4 4 0 1 4 1 1 1 4 4 1 0 1 1 4 1 1 1 0 1 6 4 4 4 1 1 4 4 0 1 1 1 4 4 5 6 4 1 1 0 4 1 1 1 1 1 4 1 1 4 4 1 4 1 4 0 4 1 1 4 0 1 4 4 4 4 4 5 1 4 0 1 4 4 4 4 4 4 4 1 0 1 4 4 5 1 1 4 4 4 1 4 1 1 1 1 4 4 4 4 1 1 1 1 6 4 4 4 1 1 1 1 4 4 1 4 4 4 1 0 1 4 1 1 1 4 4 1 1 1 4 1 4 4 1 1 2 5 1 1 1 1 1 1 4 4 4 4 4 1 4 1 4 1 4 4 4 4 4 1 4 4 1 4 1 1 4 4 4 1 4 4 1 1 4 0 4 1 1 4 1 1 1 1 4 4 1 4 1 4 0 1 1 4 1 4 -1
5.61/6.39	c 6	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
5.61/6.42	c 6	OBJECTIVE BOUND: 0 <= _COST <= 36
5.61/6.42	c 6	SEARCHING: _COST <= 18
5.61/6.42	c 6	SOLVING HOME/temp.cnf
5.61/6.42	c 6	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
5.61/6.42	c 6	This is MiniSat 2.0 beta
5.61/6.42	c 6	WARNING: for repeatability, setting FPU to use double precision
5.61/6.42	c 6	============================[ Problem Statistics ]=============================
5.61/6.42	c 6	|                                                                             |
5.61/6.43	c 6	|  Number of variables:  13690                                                |
5.61/6.43	c 6	|  Number of clauses:    475671                                               |
6.02/6.69	c 6	|  Parsing time:         0.23         s                                       |
6.21/6.90	c 7	============================[ Search Statistics ]==============================
6.21/6.90	c 7	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.21/6.90	c 7	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.21/6.90	c 7	===============================================================================
6.21/6.90	c 7	|         0 |    6785    63591   248425 |    21197        0    nan |  0.000 % |
6.31/6.92	c 7	===============================================================================
6.31/6.92	c 7	restarts              : 1
6.31/6.92	c 7	conflicts             : 1              (2 /sec)
6.31/6.92	c 7	decisions             : 21             (0.00 % random) (45 /sec)
6.31/6.92	c 7	propagations          : 14326          (31013 /sec)
6.31/6.92	c 7	conflict literals     : 6              (14.29 % deleted)
6.31/6.92	c 7	Memory used           : 22.38 MB
6.31/6.92	c 7	CPU time              : 0.461929 s
6.31/6.92	c 7	
6.31/6.93	c 7	SATISFIABLE
6.31/6.93	c 7	FOUND: _COST <= 18
6.31/6.93	c 7	DECODING HOME/temp.out WITH HOME/temp.map
6.31/6.93	c 7	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
6.36/7.01	c 7	Decoding HOME/temp.out
6.36/7.14	c 7	OBJECTIVE _COST 18
6.36/7.14	o 18
6.36/7.16	v 1 1 1 1 4 4 1 0 1 6 4 1 0 1 4 4 1 4 1 1 1 4 0 1 1 0 1 4 4 4 4 1 0 4 8 4 0 1 1 4 4 4 1 4 4 1 4 0 0 1 4 1 5 4 6 4 4 1 4 4 4 4 1 1 4 1 4 4 0 1 1 4 1 1 1 4 1 1 1 4 0 4 1 1 1 1 4 1 1 1 1 4 1 1 4 1 4 4 3 1 4 1 0 4 1 1 4 4 4 6 4 0 4 1 1 1 1 0 0 0 1 4 0 1 4 4 1 1 1 1 4 4 2 4 1 1 4 4 4 5 4 4 1 0 1 1 1 4 1 1 1 4 0 0 4 4 4 1 4 1 1 1 4 4 1 0 1 1 4 1 1 1 0 1 4 4 4 4 1 1 4 4 0 1 1 1 4 4 5 6 4 1 1 0 4 1 1 1 1 1 4 1 1 4 4 1 4 1 4 0 4 1 1 4 1 1 4 4 4 4 4 5 1 4 0 1 4 4 4 4 4 4 4 1 0 1 4 4 5 1 1 4 4 1 1 4 1 0 1 1 4 4 4 4 1 1 1 1 6 4 4 4 1 1 1 1 4 4 1 4 4 4 1 0 1 4 1 1 1 4 4 1 1 1 4 1 4 1 1 1 2 1 1 1 1 1 1 1 4 4 4 4 4 1 4 1 4 1 4 4 4 4 4 1 4 4 1 4 1 0 4 4 4 1 4 4 1 1 4 0 4 1 1 4 1 1 1 1 4 4 1 4 1 4 0 1 1 4 1 4 -1
6.36/7.16	c 7	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
6.36/7.24	c 7	OBJECTIVE BOUND: 0 <= _COST <= 18
6.36/7.24	c 7	SEARCHING: _COST <= 9
6.36/7.24	c 7	SOLVING HOME/temp.cnf
6.36/7.24	c 7	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
6.36/7.27	c 7	This is MiniSat 2.0 beta
6.36/7.27	c 7	WARNING: for repeatability, setting FPU to use double precision
6.36/7.27	c 7	============================[ Problem Statistics ]=============================
6.36/7.27	c 7	|                                                                             |
6.36/7.27	c 7	|  Number of variables:  13690                                                |
6.36/7.27	c 7	|  Number of clauses:    475671                                               |
6.58/7.54	c 7	|  Parsing time:         0.24         s                                       |
7.00/7.74	c 7	============================[ Search Statistics ]==============================
7.00/7.74	c 7	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.00/7.74	c 7	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.00/7.74	c 7	===============================================================================
7.00/7.74	c 7	|         0 |    6180    49239   207175 |    16413        0    nan |  0.000 % |
7.00/7.76	c 7	===============================================================================
7.00/7.76	c 7	restarts              : 1
7.00/7.76	c 7	conflicts             : 1              (2 /sec)
7.00/7.76	c 7	decisions             : 18             (0.00 % random) (39 /sec)
7.00/7.76	c 7	propagations          : 14254          (30658 /sec)
7.00/7.76	c 7	conflict literals     : 6              (14.29 % deleted)
7.00/7.76	c 7	Memory used           : 22.50 MB
7.00/7.76	c 7	CPU time              : 0.464929 s
7.00/7.76	c 7	
7.00/7.77	c 7	SATISFIABLE
7.00/7.77	c 7	FOUND: _COST <= 9
7.00/7.77	c 7	DECODING HOME/temp.out WITH HOME/temp.map
7.00/7.77	c 7	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
7.08/7.94	c 8	Decoding HOME/temp.out
7.08/8.08	c 8	OBJECTIVE _COST 9
7.08/8.08	o 9
7.08/8.09	v 1 1 1 1 4 4 1 0 1 6 4 1 0 1 4 4 1 4 1 1 1 4 0 1 1 0 1 4 4 4 4 1 0 4 8 4 0 1 1 4 4 4 1 4 4 1 4 0 0 1 4 1 5 4 4 4 4 1 4 4 4 4 1 1 4 1 4 4 0 1 1 4 1 1 1 4 1 1 1 4 0 4 1 1 1 1 4 1 1 1 1 4 1 1 4 1 4 4 1 1 4 1 0 4 1 1 4 4 4 6 4 0 4 1 1 1 1 0 0 0 1 4 0 1 4 4 1 1 1 1 4 4 2 4 1 1 4 4 4 5 4 4 1 0 1 1 1 4 1 1 1 4 0 0 4 4 4 1 4 1 1 1 4 4 1 0 1 1 4 1 1 1 0 1 4 4 4 4 1 1 4 4 0 1 1 1 4 4 5 6 4 1 1 0 4 1 1 1 1 1 4 1 1 4 4 1 4 1 4 0 4 1 1 4 1 1 4 4 4 4 4 5 1 4 0 1 4 4 4 4 4 4 4 1 0 1 4 4 5 1 1 4 4 1 1 4 1 0 1 1 4 4 4 4 1 1 1 1 6 4 4 4 1 1 1 1 4 4 1 4 4 4 1 0 1 4 1 1 1 4 4 1 1 1 4 1 4 1 1 1 2 1 1 1 1 1 1 1 4 4 4 4 4 1 4 1 4 1 4 4 4 4 4 1 4 4 1 4 1 0 4 4 4 1 4 4 1 1 4 0 4 1 1 4 1 1 1 1 4 4 1 4 1 4 0 1 1 4 1 4 -1
7.10/8.10	c 8	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
7.10/8.13	c 8	OBJECTIVE BOUND: 0 <= _COST <= 9
7.10/8.13	c 8	SEARCHING: _COST <= 4
7.10/8.13	c 8	SOLVING HOME/temp.cnf
7.10/8.13	c 8	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
7.10/8.13	c 8	This is MiniSat 2.0 beta
7.10/8.13	c 8	WARNING: for repeatability, setting FPU to use double precision
7.10/8.13	c 8	============================[ Problem Statistics ]=============================
7.10/8.13	c 8	|                                                                             |
7.10/8.13	c 8	|  Number of variables:  13690                                                |
7.10/8.13	c 8	|  Number of clauses:    475671                                               |
7.34/8.40	c 8	|  Parsing time:         0.24         s                                       |
7.34/8.59	c 8	============================[ Search Statistics ]==============================
7.34/8.59	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.34/8.59	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.34/8.59	c 8	===============================================================================
7.34/8.59	c 8	|         0 |    5464    39900   181301 |    13300        0    nan |  0.000 % |
7.34/8.62	c 8	===============================================================================
7.34/8.62	c 8	restarts              : 1
7.34/8.62	c 8	conflicts             : 1              (2 /sec)
7.34/8.62	c 8	decisions             : 13             (0.00 % random) (29 /sec)
7.34/8.62	c 8	propagations          : 14166          (31276 /sec)
7.34/8.62	c 8	conflict literals     : 6              (14.29 % deleted)
7.34/8.62	c 8	Memory used           : 22.66 MB
7.34/8.62	c 8	CPU time              : 0.452931 s
7.34/8.62	c 8	
7.34/8.63	c 8	SATISFIABLE
7.34/8.63	c 8	FOUND: _COST <= 4
7.34/8.63	c 8	DECODING HOME/temp.out WITH HOME/temp.map
7.34/8.63	c 8	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
7.84/8.77	c 8	Decoding HOME/temp.out
7.93/8.89	c 9	OBJECTIVE _COST 4
7.93/8.89	o 4
8.03/8.91	v 1 1 1 1 4 4 1 0 1 6 4 1 0 1 4 4 1 4 1 1 1 4 0 1 1 0 1 4 4 4 4 1 0 4 8 4 0 1 1 4 4 4 1 4 4 1 4 0 0 1 4 1 5 4 4 4 4 1 4 4 4 4 1 1 4 1 4 4 0 1 1 4 1 1 1 4 1 1 1 4 0 4 1 1 1 1 4 1 1 1 1 4 1 1 4 1 4 4 1 1 4 1 0 4 1 1 4 4 4 6 4 0 4 1 1 1 1 0 0 0 1 4 0 1 4 4 1 1 1 1 4 4 2 4 1 1 4 4 4 5 4 4 1 0 1 1 1 4 1 1 1 4 0 0 4 4 0 1 4 1 1 1 4 4 1 0 1 1 4 1 1 1 0 1 4 4 4 4 1 1 4 4 0 1 1 1 4 4 5 6 4 1 1 0 4 1 1 1 1 1 4 1 1 4 4 1 4 1 4 0 4 1 1 4 0 1 4 4 4 4 4 5 1 4 0 1 4 4 4 4 4 4 4 1 0 1 4 4 5 1 1 4 4 1 1 4 1 0 1 1 4 4 4 4 1 1 1 1 6 4 4 4 1 1 1 1 4 4 1 4 4 4 1 0 1 4 1 1 1 4 4 1 1 1 4 1 4 1 1 1 2 1 1 1 1 1 1 1 4 4 4 4 4 1 4 1 4 1 4 4 4 4 4 1 4 4 1 4 1 0 4 4 4 1 4 4 1 1 4 0 4 1 1 4 1 1 1 1 4 4 1 4 1 4 0 1 1 4 1 4 -1
8.03/8.91	c 9	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
8.03/8.99	c 9	OBJECTIVE BOUND: 0 <= _COST <= 4
8.03/8.99	c 9	SEARCHING: _COST <= 2
8.03/8.99	c 9	SOLVING HOME/temp.cnf
8.03/8.99	c 9	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
8.03/8.99	c 9	This is MiniSat 2.0 beta
8.03/8.99	c 9	WARNING: for repeatability, setting FPU to use double precision
8.03/8.99	c 9	============================[ Problem Statistics ]=============================
8.03/8.99	c 9	|                                                                             |
8.03/8.99	c 9	|  Number of variables:  13690                                                |
8.03/8.99	c 9	|  Number of clauses:    475671                                               |
8.05/9.26	c 9	|  Parsing time:         0.23         s                                       |
8.05/9.45	c 9	============================[ Search Statistics ]==============================
8.05/9.45	c 9	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.05/9.45	c 9	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.05/9.45	c 9	===============================================================================
8.05/9.45	c 9	|         0 |    4884    35361   169422 |    11787        0    nan |  0.000 % |
8.05/9.46	c 9	===============================================================================
8.05/9.48	c 9	restarts              : 1
8.05/9.48	c 9	conflicts             : 2              (4 /sec)
8.05/9.48	c 9	decisions             : 14             (0.00 % random) (31 /sec)
8.05/9.48	c 9	propagations          : 14708          (32909 /sec)
8.05/9.48	c 9	conflict literals     : 16             (27.27 % deleted)
8.05/9.48	c 9	Memory used           : 22.52 MB
8.05/9.48	c 9	CPU time              : 0.446932 s
8.05/9.48	c 9	
8.05/9.49	c 9	SATISFIABLE
8.05/9.49	c 9	FOUND: _COST <= 2
8.05/9.49	c 9	DECODING HOME/temp.out WITH HOME/temp.map
8.05/9.49	c 9	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
8.55/9.57	c 9	Decoding HOME/temp.out
8.85/9.82	c 9	OBJECTIVE _COST 2
8.85/9.82	o 2
8.85/9.84	v 1 1 1 1 4 4 1 0 1 5 4 1 0 1 4 4 1 4 1 1 1 4 0 1 1 0 1 4 4 4 4 1 0 4 8 4 0 1 1 4 4 4 1 4 4 1 4 0 0 1 4 1 5 4 4 4 4 1 6 4 4 4 1 1 4 1 4 4 0 1 1 4 1 1 1 4 1 1 1 4 0 4 1 1 1 1 4 1 1 1 1 4 1 1 4 1 4 4 1 1 4 1 0 4 1 1 4 4 4 6 4 0 4 1 1 1 1 0 0 0 1 4 0 1 4 4 1 1 1 1 4 4 2 4 1 1 4 4 4 5 4 4 1 0 1 1 1 4 1 1 1 4 0 0 4 4 0 1 4 1 1 1 4 4 1 0 1 1 4 1 1 1 0 1 4 4 4 4 1 1 4 4 0 1 1 1 4 4 5 6 4 1 1 0 4 1 1 1 1 1 4 1 1 4 4 1 4 1 4 0 4 1 1 4 0 1 4 4 4 4 4 5 1 4 0 1 4 4 4 4 4 4 4 1 0 1 4 4 5 1 1 4 4 1 1 4 1 0 1 1 4 4 4 4 1 1 1 1 6 4 4 4 1 1 1 1 4 4 1 4 4 4 1 0 1 4 1 1 1 4 4 1 1 1 4 1 4 1 1 1 2 1 1 1 1 1 1 1 4 4 4 4 4 1 4 1 4 1 4 4 4 4 4 1 4 4 1 4 1 0 4 4 4 1 4 4 1 1 4 0 4 1 1 4 1 1 1 1 4 4 1 4 1 4 0 1 1 4 1 4 -1
8.85/9.84	c 10	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
8.85/9.90	c 10	OBJECTIVE BOUND: 0 <= _COST <= 2
8.85/9.90	c 10	SEARCHING: _COST <= 1
8.85/9.90	c 10	SOLVING HOME/temp.cnf
8.85/9.90	c 10	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
8.85/9.90	c 10	This is MiniSat 2.0 beta
8.85/9.90	c 10	WARNING: for repeatability, setting FPU to use double precision
8.85/9.90	c 10	============================[ Problem Statistics ]=============================
8.85/9.90	c 10	|                                                                             |
8.92/9.90	c 10	|  Number of variables:  13690                                                |
8.92/9.90	c 10	|  Number of clauses:    475671                                               |
8.92/10.17	c 10	|  Parsing time:         0.23         s                                       |
8.92/10.36	c 10	============================[ Search Statistics ]==============================
8.92/10.36	c 10	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.92/10.36	c 10	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.92/10.36	c 10	===============================================================================
8.92/10.36	c 10	|         0 |    4306    32222   161738 |    10740        0    nan |  0.000 % |
8.92/10.39	c 10	===============================================================================
8.92/10.39	c 10	restarts              : 1
8.92/10.39	c 10	conflicts             : 6              (13 /sec)
8.92/10.39	c 10	decisions             : 7              (0.00 % random) (15 /sec)
8.92/10.39	c 10	propagations          : 20581          (45440 /sec)
8.92/10.39	c 10	conflict literals     : 21             (4.55 % deleted)
8.92/10.39	c 10	Memory used           : 22.50 MB
8.92/10.39	c 10	CPU time              : 0.452931 s
8.92/10.39	c 10	
8.92/10.39	c 10	UNSATISFIABLE
9.41/10.40	c 10	NOT FOUND: _COST <= 1
9.41/10.40	c 10	OBJECTIVE _COST 2
9.41/10.40	s OPTIMUM FOUND
9.41/10.40	c 10	CPU 8.65 (0.05 0.04 8.6 0.72)
9.41/10.40	c 10	END Wed Jul 16 08:06:39 2008

Verifier Data (download as text)

OK	2	576
2 unsatisfied constraints, 576 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-1127212-1216188388/watcher-1127212-1216188388 -o /tmp/evaluation-result-1127212-1216188388/solver-1127212-1216188388 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar -max -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-1127212-1216188388.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.87 2.94 2.96 4/80 28583
/proc/meminfo: memFree=1858136/2055920 swapFree=4181036/4192956
[pid=28583] ppid=28581 vsize=18572 CPUtime=0
/proc/28583/stat : 28583 (runsolver) D 28581 28583 28074 0 -1 4194368 15 0 0 0 0 0 0 0 19 0 1 0 75536893 19017728 292 996147200 4194304 4296836 548682068256 18446744073709551615 257203694887 0 0 4096 24578 18446744071563608240 0 0 17 0 0 0
/proc/28583/statm: 4643 292 257 25 0 2626 0

[startup+0.063699 s]
/proc/loadavg: 2.87 2.94 2.96 4/80 28583
/proc/meminfo: memFree=1858136/2055920 swapFree=4181036/4192956
[pid=28583] ppid=28581 vsize=12272 CPUtime=0
/proc/28583/stat : 28583 (sugar) D 28581 28583 28074 0 -1 4194304 353 0 0 0 0 0 0 0 18 0 1 0 75536893 12566528 321 996147200 4194304 4206940 548682068592 18446744073709551615 257212592226 0 0 4224 0 18446744071563608240 0 0 17 0 0 0
/proc/28583/statm: 3068 321 242 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.101702 s]
/proc/loadavg: 2.87 2.94 2.96 4/80 28583
/proc/meminfo: memFree=1858136/2055920 swapFree=4181036/4192956
[pid=28583] ppid=28581 vsize=12272 CPUtime=0
/proc/28583/stat : 28583 (sugar) R 28581 28583 28074 0 -1 4194304 401 0 0 0 0 0 0 0 18 0 1 0 75536893 12566528 369 996147200 4194304 4206940 548682068592 18446744073709551615 257203540705 0 0 4224 0 0 0 0 17 1 0 0
/proc/28583/statm: 3068 369 274 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.301719 s]
/proc/loadavg: 2.87 2.94 2.96 4/80 28583
/proc/meminfo: memFree=1858136/2055920 swapFree=4181036/4192956
[pid=28583] ppid=28581 vsize=13600 CPUtime=0.04
/proc/28583/stat : 28583 (sugar) S 28581 28583 28074 0 -1 4194304 898 127 0 0 3 1 0 0 17 0 1 0 75536893 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28583/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.70175 s]
/proc/loadavg: 2.87 2.94 2.96 4/80 28583
/proc/meminfo: memFree=1858136/2055920 swapFree=4181036/4192956
[pid=28583] ppid=28581 vsize=13600 CPUtime=0.36
/proc/28583/stat : 28583 (sugar) S 28581 28583 28074 0 -1 4194304 957 4538 0 1 3 1 30 2 17 0 1 0 75536893 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28583/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 13600

[startup+1.50282 s]
/proc/loadavg: 2.96 2.96 2.97 4/91 28605
/proc/meminfo: memFree=1850112/2055920 swapFree=4181036/4192956
[pid=28583] ppid=28581 vsize=13600 CPUtime=0.36
/proc/28583/stat : 28583 (sugar) S 28581 28583 28074 0 -1 4194304 974 4538 0 1 3 1 30 2 15 0 1 0 75536893 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28583/statm: 3400 797 370 3 0 500 0
[pid=28596] ppid=28583 vsize=5356 CPUtime=0
/proc/28596/stat : 28596 (sh) S 28583 28583 28074 0 -1 4194304 278 0 0 0 0 0 0 0 19 0 1 0 75536960 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28596/statm: 1339 233 193 169 0 50 0
[pid=28597] ppid=28596 vsize=868364 CPUtime=0.8
/proc/28597/stat : 28597 (java) S 28596 28583 28074 0 -1 0 7246 0 1 0 76 4 0 0 18 0 9 0 75536961 889204736 6496 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28597/statm: 217091 6496 2538 9 0 211666 0
[pid=28597/tid=28598] ppid=28596 vsize=868364 CPUtime=0.52
/proc/28597/task/28598/stat : 28598 (java) R 28596 28583 28074 0 -1 64 2644 0 1 0 51 1 0 0 19 0 9 0 75536962 889204736 6496 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28597/tid=28599] ppid=28596 vsize=868364 CPUtime=0.11
/proc/28597/task/28599/stat : 28599 (java) R 28596 28583 28074 0 -1 64 2487 0 0 0 10 1 0 0 16 0 9 0 75536963 889204736 6496 996147200 134512640 134550740 4294955936 18446744073709551615 104179104 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28597/tid=28600] ppid=28596 vsize=868364 CPUtime=0
/proc/28597/task/28600/stat : 28600 (java) S 28596 28583 28074 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 75536963 889204736 6496 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28597/tid=28601] ppid=28596 vsize=868364 CPUtime=0
/proc/28597/task/28601/stat : 28601 (java) S 28596 28583 28074 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 75536963 889204736 6496 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28597/tid=28602] ppid=28596 vsize=868364 CPUtime=0
/proc/28597/task/28602/stat : 28602 (java) S 28596 28583 28074 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 75536965 889204736 6496 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28597/tid=28603] ppid=28596 vsize=868364 CPUtime=0.14
/proc/28597/task/28603/stat : 28603 (java) S 28596 28583 28074 0 -1 64 1422 0 0 0 14 0 0 0 17 0 9 0 75536965 889204736 6496 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28597/tid=28604] ppid=28596 vsize=868364 CPUtime=0
/proc/28597/task/28604/stat : 28604 (java) S 28596 28583 28074 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 75536965 889204736 6497 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28597/tid=28605] ppid=28596 vsize=868364 CPUtime=0
/proc/28597/task/28605/stat : 28605 (java) S 28596 28583 28074 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 75536965 889204736 6497 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 887320

[startup+3.10329 s]
/proc/loadavg: 2.96 2.96 2.97 3/91 28605
/proc/meminfo: memFree=1836608/2055920 swapFree=4181036/4192956
[pid=28583] ppid=28581 vsize=13600 CPUtime=0.36
/proc/28583/stat : 28583 (sugar) S 28581 28583 28074 0 -1 4194304 974 4538 0 1 3 1 30 2 15 0 1 0 75536893 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28583/statm: 3400 797 370 3 0 500 0
[pid=28596] ppid=28583 vsize=5356 CPUtime=0
/proc/28596/stat : 28596 (sh) S 28583 28583 28074 0 -1 4194304 278 0 0 0 0 0 0 0 19 0 1 0 75536960 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28596/statm: 1339 233 193 169 0 50 0
[pid=28597] ppid=28596 vsize=868476 CPUtime=2.34
/proc/28597/stat : 28597 (java) S 28596 28583 28074 0 -1 0 8171 0 3 0 222 12 0 0 18 0 6 0 75536961 889319424 7064 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28597/statm: 217119 7064 2568 9 0 211666 0
[pid=28597/tid=28598] ppid=28596 vsize=868476 CPUtime=1.79
/proc/28597/task/28598/stat : 28598 (java) R 28596 28583 28074 0 -1 64 3071 0 3 0 170 9 0 0 24 0 6 0 75536962 889319424 7064 996147200 134512640 134550740 4294955936 18446744073709551615 104399409 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28597/tid=28600] ppid=28596 vsize=868476 CPUtime=0
/proc/28597/task/28600/stat : 28600 (java) S 28596 28583 28074 0 -1 64 10 0 0 0 0 0 0 0 16 0 6 0 75536963 889319424 7064 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28597/tid=28601] ppid=28596 vsize=868476 CPUtime=0
/proc/28597/task/28601/stat : 28601 (java) S 28596 28583 28074 0 -1 64 5 0 0 0 0 0 0 0 15 0 6 0 75536963 889319424 7064 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28597/tid=28603] ppid=28596 vsize=868476 CPUtime=0.26
/proc/28597/task/28603/stat : 28603 (java) S 28596 28583 28074 0 -1 64 1496 0 0 0 25 1 0 0 15 0 6 0 75536965 889319424 7064 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28597/tid=28604] ppid=28596 vsize=868476 CPUtime=0
/proc/28597/task/28604/stat : 28604 (java) S 28596 28583 28074 0 -1 64 1 0 0 0 0 0 0 0 19 0 6 0 75536965 889319424 7064 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.7
Current children cumulated vsize (KiB) 887432

[startup+6.30122 s]
/proc/loadavg: 2.96 2.96 2.97 3/83 28631
/proc/meminfo: memFree=1842688/2055920 swapFree=4181036/4192956
[pid=28583] ppid=28581 vsize=13732 CPUtime=5.61
/proc/28583/stat : 28583 (sugar) S 28581 28583 28074 0 -1 4194304 1482 47330 0 7 4 2 517 38 15 0 1 0 75536893 14061568 819 996147200 4194304 4206940 548682068592 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28583/statm: 3433 819 374 3 0 533 0
Current children cumulated CPU time (s) 5.61
Current children cumulated vsize (KiB) 13732

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

[startup+7.90137 s]
/proc/loadavg: 2.96 2.96 2.97 3/83 28667
/proc/meminfo: memFree=1823552/2055920 swapFree=4181036/4192956
[pid=28583] ppid=28581 vsize=13732 CPUtime=7.08
/proc/28583/stat : 28583 (sugar) S 28581 28583 28074 0 -1 4194304 1691 66451 0 9 4 2 651 51 16 0 1 0 75536893 14061568 819 996147200 4194304 4206940 548682068592 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28583/statm: 3433 819 374 3 0 533 0
Current children cumulated CPU time (s) 7.08
Current children cumulated vsize (KiB) 13732

[startup+9.50148 s]
/proc/loadavg: 2.96 2.96 2.97 4/83 28681
/proc/meminfo: memFree=1844608/2055920 swapFree=4181036/4192956
[pid=28583] ppid=28581 vsize=13732 CPUtime=8.55
/proc/28583/stat : 28583 (sugar) S 28581 28583 28074 0 -1 4194304 1919 85630 0 11 5 3 782 65 16 0 1 0 75536893 14061568 819 996147200 4194304 4206940 548682068592 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28583/statm: 3433 819 374 3 0 533 0
Current children cumulated CPU time (s) 8.55
Current children cumulated vsize (KiB) 13732

[startup+9.90651 s]
/proc/loadavg: 2.96 2.96 2.97 4/91 28701
/proc/meminfo: memFree=1839424/2055920 swapFree=4181036/4192956
[pid=28583] ppid=28581 vsize=13732 CPUtime=8.92
/proc/28583/stat : 28583 (sugar) R 28581 28583 28074 0 -1 4194304 1991 89471 0 12 5 4 815 68 17 0 1 0 75536893 14061568 819 996147200 4194304 4206940 548682068592 18446744073709551615 257212592082 0 0 4224 16386 0 0 0 17 0 0 0
/proc/28583/statm: 3433 819 374 3 0 533 0
Current children cumulated CPU time (s) 8.92
Current children cumulated vsize (KiB) 13732

[startup+10.3015 s]
/proc/loadavg: 2.96 2.96 2.97 4/91 28701
/proc/meminfo: memFree=1839424/2055920 swapFree=4181036/4192956
[pid=28583] ppid=28581 vsize=13732 CPUtime=8.92
/proc/28583/stat : 28583 (sugar) S 28581 28583 28074 0 -1 4194304 1991 89471 0 12 5 4 815 68 16 0 1 0 75536893 14061568 819 996147200 4194304 4206940 548682068592 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28583/statm: 3433 819 374 3 0 533 0
Current children cumulated CPU time (s) 8.92
Current children cumulated vsize (KiB) 13732

[startup+10.4016 s]
/proc/loadavg: 2.96 2.96 2.97 4/91 28701
/proc/meminfo: memFree=1839424/2055920 swapFree=4181036/4192956
[pid=28583] ppid=28581 vsize=13732 CPUtime=9.41
/proc/28583/stat : 28583 (sugar) R 28581 28583 28074 0 -1 4194304 2032 95167 0 12 5 4 860 72 15 0 1 0 75536893 14061568 820 996147200 4194304 4206940 548682068592 18446744073709551615 257203868713 0 0 4224 16386 0 0 0 17 1 0 0
/proc/28583/statm: 3433 820 375 3 0 533 0
Current children cumulated CPU time (s) 9.41
Current children cumulated vsize (KiB) 13732

Child status: 0
Real time (s): 10.4067
CPU time (s): 9.43956
CPU user time (s): 8.66668
CPU system time (s): 0.772882
CPU usage (%): 90.7063
Max. virtual memory (cumulated for all children) (KiB): 887432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.66668
system time used= 0.772882
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 97229
page faults= 12
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8465
involuntary context switches= 9267

runsolver used 0.024996 second user time and 0.051992 second system time

The end

Launcher Data (download as text)

Begin job on node65 at 2008-07-16 08:06:29
IDJOB=1127212
IDBENCH=66141
IDSOLVER=368
FILE ID=node65/1127212-1216188388
PBS_JOBID= 7905927
Free space on /tmp= 66560 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/maxcsp/pedigree/normalized-pedck350_ext.xml
COMMAND LINE= DIR/sugar -max -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1127212-1216188388/watcher-1127212-1216188388 -o /tmp/evaluation-result-1127212-1216188388/solver-1127212-1216188388 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar -max -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-1127212-1216188388.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 75c1b13f8d1a2c691f34f6b79c007c2e
RANDOM SEED=1522570053

node65.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.216
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.216
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:       1858680 kB
Buffers:          3532 kB
Cached:          44616 kB
SwapCached:       5504 kB
Active:         127152 kB
Inactive:        16940 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1858680 kB
SwapTotal:     4192956 kB
SwapFree:      4181036 kB
Dirty:            1340 kB
Writeback:           0 kB
Mapped:         112436 kB
Slab:            38200 kB
Committed_AS:  1113364 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= 66556 MiB
End job on node65 at 2008-07-16 08:06:39