Trace number 1127195

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+minisat-incOPTIMUM 5.75712 6.1346

General information on the benchmark

Namemaxcsp/pedigree/
normalized-pedck350l2_ext.xml
MD5SUM6e72ba4342b9dbdcdc87ce6576858f15
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints1
Best CPU time to get the best result obtained on this benchmark1.72274
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.04/0.08	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.04/0.08	c 0	BEGIN Wed Jul 16 08:04:57 2008
0.04/0.08	c 0	PID 32110
0.04/0.08	c 0	HOST node68.alineos.net
0.04/0.08	c 0	CONVERTING HOME/instance-1127195-1216188297.xml TO HOME/temp.csp
0.04/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1127195-1216188297.xml' 'HOME/temp.csp'
0.07/0.42	c 0	2 domains, 351 variables, 0 predicates, 8 relations, 578 constraints
0.07/0.45	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.45	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.40/0.53	c 1	Parsing HOME/temp.csp
0.40/0.67	c 1	parsed 939 expressions
0.40/0.67	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.40/0.68	c 1	MAX CSP: 578 constraints
0.40/0.68	c 1	Converting to clausal form CSP
0.40/0.70	c 1	converted 152 (10%) expressions
0.40/0.71	c 1	converted 304 (20%) expressions
0.40/0.73	c 1	converted 456 (30%) expressions
0.40/0.75	c 1	converted 608 (40%) expressions
0.40/0.75	c 1	converted 760 (50%) expressions
0.40/0.76	c 1	converted 912 (60%) expressions
0.40/0.78	c 1	converted 1064 (70%) expressions
0.40/0.84	c 1	converted 1216 (80%) expressions
0.93/1.01	c 1	converted 1368 (90%) expressions
1.03/1.19	c 1	converted 1520 (100%) expressions
1.03/1.19	c 1	CSP : 1507 integers, 0 booleans, 1733 clauses, largest domain size 868
1.03/1.19	c 1	Heap : 7 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.03/1.19	c 1	Propagation in CSP
1.13/1.23	c 1	575 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.13/1.23	c 1	CSP : 1507 integers, 0 booleans, 1733 clauses, largest domain size 579
1.13/1.23	c 1	Heap : 7 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.13/1.24	c 1	Simplifing CSP by introducing new Boolean variables
1.13/1.24	c 1	CSP : 1507 integers, 0 booleans, 1733 clauses, largest domain size 579
1.13/1.24	c 1	Heap : 7 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.22/1.30	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.22/1.32	c 1	151 (10%) CSP integer variables are encoded (1208 clauses, 13800 bytes)
1.22/1.33	c 1	302 (20%) CSP integer variables are encoded (2416 clauses, 29504 bytes)
1.22/1.33	c 1	453 (30%) CSP integer variables are encoded (2800 clauses, 34496 bytes)
1.22/1.33	c 1	603 (40%) CSP integer variables are encoded (2800 clauses, 34496 bytes)
1.22/1.33	c 1	754 (50%) CSP integer variables are encoded (2800 clauses, 34496 bytes)
1.22/1.33	c 1	905 (60%) CSP integer variables are encoded (2800 clauses, 34496 bytes)
1.22/1.33	c 1	1055 (70%) CSP integer variables are encoded (3974 clauses, 49758 bytes)
1.22/1.34	c 1	1206 (80%) CSP integer variables are encoded (8796 clauses, 112447 bytes)
1.22/1.34	c 1	1357 (90%) CSP integer variables are encoded (10721 clauses, 141322 bytes)
1.22/1.35	c 1	1507 (100%) CSP integer variables are encoded (12184 clauses, 163267 bytes)
1.22/1.38	c 1	174 (10%) CSP clauses are encoded (12510 clauses, 167427 bytes)
1.32/1.41	c 1	347 (20%) CSP clauses are encoded (12845 clauses, 171944 bytes)
1.52/1.66	c 2	520 (30%) CSP clauses are encoded (32627 clauses, 786186 bytes)
1.62/1.75	c 2	694 (40%) CSP clauses are encoded (41527 clauses, 1047258 bytes)
1.62/1.79	c 2	867 (50%) CSP clauses are encoded (62278 clauses, 1422737 bytes)
1.92/2.01	c 2	1040 (60%) CSP clauses are encoded (154415 clauses, 3078429 bytes)
2.31/2.46	c 3	1214 (70%) CSP clauses are encoded (388051 clauses, 7843008 bytes)
2.31/2.48	c 3	1387 (80%) CSP clauses are encoded (395330 clauses, 7991917 bytes)
2.41/2.51	c 3	1560 (90%) CSP clauses are encoded (412521 clauses, 8352632 bytes)
2.51/2.63	c 3	1733 (100%) CSP clauses are encoded (475670 clauses, 9694189 bytes)
2.51/2.63	c 3	1733 CSP clauses encoded
2.51/2.63	c 3	Writing map file : HOME/temp.map
2.51/2.65	c 3	Heap : 7 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.51/2.65	c 3	SAT : 13690 SAT variables, 475670 SAT clauses, 9694189 bytes
2.51/2.65	c 3	Heap : 7 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.60/2.70	c 3	OBJECTIVE minimize _COST
2.60/2.70	c 3	SOLVING HOME/temp.cnf
2.60/2.70	c 3	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
2.60/2.70	c 3	This is MiniSat 2.0 beta incremental
2.60/2.70	c 3	WARNING: for repeatability, setting FPU to use double precision
2.60/2.70	c 3	============================[ Problem Statistics ]=============================
2.60/2.70	c 3	|                                                                             |
2.60/2.70	c 3	|  Number of variables:  13690                                                |
2.60/2.70	c 3	|  Number of clauses:    475670                                               |
2.60/2.94	c 3	|  Parsing time:         0.20         s                                       |
2.60/2.95	c 3	OK
2.60/2.95	c 3	OBJECTIVE BOUND: 0 <= _COST <= 
2.60/2.95	c 3	SEARCHING: _COST <= 289
2.60/2.95	c 3	============================[ Search Statistics ]==============================
2.60/2.95	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.60/2.95	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.60/2.95	c 3	===============================================================================
2.60/2.95	c 3	|         0 |   13690   475670  1464507 |   158556        0    nan |  0.000 % |
2.60/2.99	c 3	===============================================================================
2.60/2.99	c 3	restarts              : 1
2.60/2.99	c 3	conflicts             : 6             (24 /sec)
2.60/2.99	c 3	decisions             : 489           (0.61 % random) (1980 /sec)
2.60/2.99	c 3	propagations          : 16380          (66326 /sec)
2.60/2.99	c 3	conflict literals     : 34             (22.73 % deleted)
2.60/2.99	c 3	Memory used           : 22.92 MB
2.60/2.99	c 3	CPU time              : 0.246962 s
2.60/2.99	c 3	
2.60/2.99	c 3	SATISFIABLE
2.60/2.99	c 3	OK
2.60/2.99	c 3	FOUND: _COST <= 289
2.60/2.99	s SATISFIABLE
2.60/2.99	c 3	DECODING HOME/temp.out WITH HOME/temp.map
2.60/2.99	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.60/3.07	c 3	Decoding HOME/temp.out
3.17/3.33	c 3	OBJECTIVE _COST 289
3.17/3.33	o 289
3.17/3.35	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.17/3.39	c 3	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
3.25/3.41	c 3	OK
3.25/3.41	c 3	OBJECTIVE BOUND: 0 <= _COST <= 289
3.25/3.41	c 3	SEARCHING: _COST <= 144
3.25/3.41	c 3	============================[ Search Statistics ]==============================
3.25/3.42	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.25/3.42	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.25/3.42	c 3	===============================================================================
3.25/3.42	c 3	|         6 |   13690   475670  1464507 |   158556        6      6 |  0.000 % |
3.36/3.53	c 4	|       106 |   10857   475670  1464507 |   174412      106     17 | 21.111 % |
3.36/3.58	c 4	===============================================================================
3.36/3.58	c 4	restarts              : 3
3.36/3.58	c 4	conflicts             : 132           (309 /sec)
3.36/3.58	c 4	decisions             : 1345          (0.89 % random) (3150 /sec)
3.36/3.58	c 4	propagations          : 228754         (535805 /sec)
3.36/3.58	c 4	conflict literals     : 2113           (25.36 % deleted)
3.36/3.58	c 4	Memory used           : 23.30 MB
3.36/3.58	c 4	CPU time              : 0.426935 s
3.36/3.58	c 4	
3.36/3.58	c 4	SATISFIABLE
3.36/3.59	c 4	OK
3.36/3.59	c 4	FOUND: _COST <= 144
3.36/3.59	c 4	DECODING HOME/temp.out WITH HOME/temp.map
3.36/3.59	c 4	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
3.45/3.67	c 4	Decoding HOME/temp.out
3.45/3.80	c 4	OBJECTIVE _COST 144
3.45/3.80	o 144
3.45/3.81	v 1 6 6 3 4 4 1 0 6 9 4 1 3 1 9 4 1 4 1 6 6 4 3 1 9 0 1 4 9 4 4 3 0 4 8 4 9 1 6 6 4 4 1 3 9 1 4 0 0 1 4 1 5 4 6 4 1 1 4 9 6 4 1 1 4 1 4 4 0 9 3 4 1 1 1 4 1 1 1 9 0 4 1 1 1 1 4 1 9 9 1 4 1 1 4 1 9 4 3 1 4 1 0 6 1 1 4 4 4 2 4 0 9 1 1 1 9 0 3 0 1 4 9 1 9 6 1 9 1 1 4 4 2 4 1 1 4 4 6 6 4 4 1 0 1 9 1 4 6 9 1 4 0 0 4 4 0 1 4 3 1 6 4 4 1 0 1 1 9 1 1 1 0 1 4 4 9 6 1 1 4 4 0 1 1 1 6 4 5 8 4 1 9 9 4 1 6 1 1 1 4 1 9 6 4 4 9 1 4 0 4 1 1 4 0 4 4 4 4 4 8 5 1 4 0 1 4 4 6 4 4 4 4 1 6 1 9 6 2 1 4 4 4 3 9 4 1 0 1 4 4 4 4 4 1 1 1 9 9 9 4 4 1 1 1 1 4 4 1 6 6 4 1 0 1 4 1 1 9 6 4 1 1 1 4 1 4 1 1 1 2 1 4 1 1 1 9 9 4 4 4 4 4 1 4 1 4 1 9 9 9 6 4 1 9 4 6 4 1 0 4 4 9 1 4 4 1 1 4 0 4 1 1 4 1 9 1 1 4 4 1 4 1 4 0 1 1 4 1 9 -1
3.45/3.82	c 4	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
3.45/3.85	c 4	OK
3.45/3.85	c 4	OBJECTIVE BOUND: 0 <= _COST <= 144
3.45/3.85	c 4	SEARCHING: _COST <= 72
3.45/3.86	c 4	============================[ Search Statistics ]==============================
3.45/3.87	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.45/3.87	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.45/3.87	c 4	===============================================================================
3.45/3.87	c 4	|       132 |   10800   475670  1464507 |   158556      132     16 | 21.111 % |
3.45/3.87	c 4	===============================================================================
3.45/3.88	c 4	restarts              : 4
3.45/3.88	c 4	conflicts             : 144           (319 /sec)
3.45/3.88	c 4	decisions             : 1509          (0.86 % random) (3339 /sec)
3.45/3.88	c 4	propagations          : 246902         (546327 /sec)
3.45/3.88	c 4	conflict literals     : 2208           (25.23 % deleted)
3.45/3.88	c 4	Memory used           : 23.43 MB
3.45/3.88	c 4	CPU time              : 0.451931 s
3.45/3.88	c 4	
3.45/3.88	c 4	SATISFIABLE
3.45/3.89	c 4	OK
3.45/3.89	c 4	FOUND: _COST <= 72
3.45/3.89	c 4	DECODING HOME/temp.out WITH HOME/temp.map
3.45/3.89	c 4	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
3.70/3.97	c 4	Decoding HOME/temp.out
3.70/4.09	c 4	OBJECTIVE _COST 72
3.70/4.09	o 72
3.70/4.11	v 1 1 1 1 4 4 1 0 1 9 4 1 0 1 6 4 1 4 1 1 6 4 3 1 1 0 1 4 9 4 4 1 0 4 8 4 0 1 1 4 4 4 1 6 4 6 4 0 0 1 4 1 5 4 4 4 6 1 4 4 6 4 6 1 4 1 4 4 0 9 1 4 1 1 1 6 1 1 1 4 0 4 1 1 1 1 4 1 1 6 1 4 1 1 4 1 4 4 1 1 4 1 0 6 1 1 4 4 4 2 4 0 4 1 1 1 1 0 3 0 1 4 0 1 4 4 1 1 1 1 4 4 2 4 1 1 4 4 6 5 4 4 6 0 1 1 1 4 1 1 1 4 0 0 4 4 0 1 4 1 1 6 4 4 1 0 1 1 4 1 1 1 0 1 4 4 9 4 1 1 4 4 0 1 1 1 4 4 5 8 4 1 1 0 4 1 1 1 1 1 4 1 1 4 4 4 9 1 4 0 4 1 1 4 0 4 4 4 4 4 8 5 1 4 0 1 4 4 4 4 4 4 4 1 3 6 9 4 2 1 1 4 4 1 1 4 1 0 1 4 4 4 4 4 1 1 1 1 6 6 4 4 1 1 1 1 4 4 1 6 4 4 1 0 1 4 1 1 6 4 4 1 1 1 4 1 4 1 1 1 2 1 4 1 1 1 1 1 4 4 4 4 4 1 4 1 4 1 4 9 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 9 1 1 4 4 1 9 1 4 0 1 1 4 1 4 -1
3.70/4.11	c 4	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
3.70/4.15	c 4	OK
3.70/4.15	c 4	OBJECTIVE BOUND: 0 <= _COST <= 72
3.70/4.15	c 4	SEARCHING: _COST <= 36
3.70/4.16	c 4	============================[ Search Statistics ]==============================
3.70/4.16	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.70/4.16	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.70/4.16	c 4	===============================================================================
3.70/4.16	c 4	|       144 |    9203   475670  1464507 |   158556      144     15 | 21.111 % |
3.70/4.17	c 4	===============================================================================
3.70/4.17	c 4	restarts              : 5
3.70/4.17	c 4	conflicts             : 148           (312 /sec)
3.70/4.17	c 4	decisions             : 1610          (0.81 % random) (3390 /sec)
3.70/4.17	c 4	propagations          : 260972         (549499 /sec)
3.70/4.17	c 4	conflict literals     : 2233           (25.09 % deleted)
3.70/4.17	c 4	Memory used           : 23.43 MB
3.70/4.17	c 4	CPU time              : 0.474927 s
3.70/4.17	c 4	
3.70/4.17	c 4	SATISFIABLE
3.70/4.18	c 4	OK
3.70/4.18	c 4	FOUND: _COST <= 36
3.70/4.18	c 4	DECODING HOME/temp.out WITH HOME/temp.map
3.70/4.18	c 4	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
3.95/4.26	c 4	Decoding HOME/temp.out
4.06/4.39	c 4	OBJECTIVE _COST 36
4.06/4.39	o 36
4.17/4.41	v 1 1 1 1 4 4 1 0 1 9 4 1 0 1 6 4 1 4 1 1 1 4 0 1 1 0 1 4 9 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 9 1 4 1 1 1 6 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 2 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 9 6 5 4 4 9 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 9 4 1 1 4 4 0 1 1 1 4 4 5 8 4 1 1 0 4 1 1 1 1 1 4 1 1 4 4 1 9 1 4 0 4 1 1 4 0 4 4 4 4 4 4 5 1 4 0 1 4 4 4 4 4 4 4 1 0 9 9 6 2 1 1 4 4 1 1 4 1 0 1 1 4 4 4 4 1 1 1 1 6 6 4 4 1 1 1 1 4 4 1 9 4 4 1 0 1 4 1 1 1 4 4 1 1 6 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 6 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
4.17/4.41	c 4	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
4.17/4.44	c 5	OK
4.17/4.44	c 5	OBJECTIVE BOUND: 0 <= _COST <= 36
4.17/4.44	c 5	SEARCHING: _COST <= 18
4.17/4.44	c 5	============================[ Search Statistics ]==============================
4.17/4.45	c 5	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.17/4.45	c 5	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.17/4.45	c 5	===============================================================================
4.17/4.45	c 5	|       148 |    8193   475670  1464507 |   158556      148     15 | 21.111 % |
4.17/4.46	c 5	===============================================================================
4.17/4.46	c 5	restarts              : 6
4.17/4.46	c 5	conflicts             : 152           (305 /sec)
4.17/4.46	c 5	decisions             : 1661          (0.78 % random) (3336 /sec)
4.17/4.46	c 5	propagations          : 277892         (558101 /sec)
4.17/4.46	c 5	conflict literals     : 2245           (25.12 % deleted)
4.17/4.46	c 5	Memory used           : 23.43 MB
4.17/4.46	c 5	CPU time              : 0.497924 s
4.17/4.46	c 5	
4.17/4.46	c 5	SATISFIABLE
4.17/4.46	c 5	OK
4.17/4.46	c 5	FOUND: _COST <= 18
4.17/4.46	c 5	DECODING HOME/temp.out WITH HOME/temp.map
4.17/4.46	c 5	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
4.22/4.54	c 5	Decoding HOME/temp.out
4.22/4.67	c 5	OBJECTIVE _COST 18
4.22/4.67	o 18
4.22/4.69	v 1 1 1 1 4 4 1 0 1 6 4 1 0 1 6 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 9 4 4 4 1 1 4 1 4 4 0 3 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 2 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 6 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 8 4 1 1 0 4 1 1 1 1 1 4 1 1 4 4 1 9 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 2 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 6 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 6 4 4 1 4 4 1 4 1 0 4 4 4 1 4 4 4 1 4 0 4 1 1 4 1 1 1 1 4 4 1 4 1 4 0 1 1 4 1 4 -1
4.22/4.69	c 5	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
4.22/4.73	c 5	OK
4.22/4.73	c 5	OBJECTIVE BOUND: 0 <= _COST <= 18
4.22/4.73	c 5	SEARCHING: _COST <= 9
4.22/4.74	c 5	============================[ Search Statistics ]==============================
4.22/4.74	c 5	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.22/4.74	c 5	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.22/4.74	c 5	===============================================================================
4.22/4.74	c 5	|       152 |    7435   475670  1464507 |   158556      152     15 | 21.111 % |
4.22/4.74	c 5	===============================================================================
4.22/4.74	c 5	restarts              : 7
4.22/4.74	c 5	conflicts             : 156           (302 /sec)
4.22/4.74	c 5	decisions             : 1694          (0.77 % random) (3283 /sec)
4.22/4.74	c 5	propagations          : 292529         (567003 /sec)
4.22/4.74	c 5	conflict literals     : 2269           (25.04 % deleted)
4.22/4.74	c 5	Memory used           : 23.43 MB
4.22/4.74	c 5	CPU time              : 0.515921 s
4.22/4.74	c 5	
4.22/4.74	c 5	SATISFIABLE
4.22/4.75	c 5	OK
4.22/4.75	c 5	FOUND: _COST <= 9
4.22/4.75	c 5	DECODING HOME/temp.out WITH HOME/temp.map
4.22/4.75	c 5	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
4.46/4.83	c 5	Decoding HOME/temp.out
4.46/4.96	c 5	OBJECTIVE _COST 9
4.46/4.96	o 9
4.46/4.97	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 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 2 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 8 4 1 1 0 4 1 1 1 1 1 4 1 1 4 4 1 9 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 2 1 1 4 4 1 1 4 1 0 1 1 4 4 4 4 1 1 1 1 5 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 9 6 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
4.46/4.98	c 5	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
4.46/5.01	c 5	OK
4.46/5.01	c 5	OBJECTIVE BOUND: 0 <= _COST <= 9
4.46/5.01	c 5	SEARCHING: _COST <= 4
4.46/5.02	c 5	============================[ Search Statistics ]==============================
4.46/5.03	c 5	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.46/5.03	c 5	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.46/5.03	c 5	===============================================================================
4.46/5.03	c 5	|       156 |    6785   475670  1464507 |   158556      156     15 | 21.111 % |
4.46/5.03	c 5	===============================================================================
4.46/5.03	c 5	restarts              : 8
4.46/5.03	c 5	conflicts             : 161           (300 /sec)
4.46/5.03	c 5	decisions             : 1713          (0.76 % random) (3190 /sec)
4.46/5.03	c 5	propagations          : 315400         (587427 /sec)
4.46/5.03	c 5	conflict literals     : 2285           (25.72 % deleted)
4.46/5.03	c 5	Memory used           : 23.43 MB
4.46/5.03	c 5	CPU time              : 0.536918 s
4.46/5.03	c 5	
4.46/5.03	c 5	SATISFIABLE
4.46/5.04	c 5	OK
4.46/5.04	c 5	FOUND: _COST <= 4
4.46/5.04	c 5	DECODING HOME/temp.out WITH HOME/temp.map
4.46/5.04	c 5	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
4.71/5.12	c 5	Decoding HOME/temp.out
4.71/5.24	c 5	OBJECTIVE _COST 4
4.71/5.24	o 4
4.71/5.26	v 1 1 1 1 4 4 1 0 1 8 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 2 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 8 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 2 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 9 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
4.71/5.26	c 5	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
4.71/5.30	c 5	OK
4.71/5.30	c 5	OBJECTIVE BOUND: 0 <= _COST <= 4
4.71/5.30	c 5	SEARCHING: _COST <= 2
4.71/5.30	c 5	============================[ Search Statistics ]==============================
4.71/5.31	c 5	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.71/5.31	c 5	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.71/5.31	c 5	===============================================================================
4.71/5.31	c 5	|       161 |    6180   475670  1464507 |   158556      161     14 | 21.111 % |
4.71/5.31	c 5	===============================================================================
4.71/5.31	c 5	restarts              : 9
4.71/5.31	c 5	conflicts             : 161           (294 /sec)
4.71/5.31	c 5	decisions             : 1722          (0.75 % random) (3149 /sec)
4.71/5.31	c 5	propagations          : 321580         (587988 /sec)
4.71/5.31	c 5	conflict literals     : 2285           (25.72 % deleted)
4.71/5.31	c 5	Memory used           : 23.43 MB
4.71/5.31	c 5	CPU time              : 0.546916 s
4.71/5.31	c 5	
4.71/5.31	c 5	SATISFIABLE
4.71/5.31	c 5	OK
4.71/5.31	c 5	FOUND: _COST <= 2
4.71/5.31	c 5	DECODING HOME/temp.out WITH HOME/temp.map
4.71/5.31	c 5	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
4.71/5.39	c 5	Decoding HOME/temp.out
5.23/5.65	c 6	OBJECTIVE _COST 2
5.23/5.65	o 2
5.23/5.67	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 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 2 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 8 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 2 1 1 4 4 1 1 4 1 0 1 1 4 4 4 4 1 1 1 1 5 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
5.23/5.67	c 6	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
5.23/5.68	c 6	OK
5.23/5.68	c 6	OBJECTIVE BOUND: 0 <= _COST <= 2
5.23/5.68	c 6	SEARCHING: _COST <= 1
5.23/5.68	c 6	============================[ Search Statistics ]==============================
5.23/5.69	c 6	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.23/5.69	c 6	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.23/5.69	c 6	===============================================================================
5.23/5.69	c 6	|       161 |    5461   475670  1464507 |   158556      161     14 | 21.111 % |
5.23/5.69	c 6	===============================================================================
5.23/5.69	c 6	restarts              : 10
5.23/5.69	c 6	conflicts             : 161           (289 /sec)
5.23/5.69	c 6	decisions             : 1728          (0.75 % random) (3103 /sec)
5.23/5.69	c 6	propagations          : 327041         (587237 /sec)
5.23/5.69	c 6	conflict literals     : 2285           (25.72 % deleted)
5.23/5.69	c 6	Memory used           : 23.43 MB
5.23/5.69	c 6	CPU time              : 0.556915 s
5.23/5.69	c 6	
5.23/5.69	c 6	SATISFIABLE
5.23/5.69	c 6	OK
5.23/5.69	c 6	FOUND: _COST <= 1
5.23/5.69	c 6	DECODING HOME/temp.out WITH HOME/temp.map
5.23/5.69	c 6	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
5.34/5.77	c 6	Decoding HOME/temp.out
5.34/6.03	c 6	OBJECTIVE _COST 1
5.34/6.03	o 1
5.34/6.04	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 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 2 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 8 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 2 1 1 4 4 1 1 4 1 0 1 1 4 4 4 4 1 1 1 1 5 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
5.34/6.08	c 6	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
5.34/6.11	c 6	OK
5.34/6.11	c 6	OBJECTIVE BOUND: 0 <= _COST <= 1
5.34/6.11	c 6	SEARCHING: _COST <= 0
5.34/6.12	c 6	============================[ Search Statistics ]==============================
5.34/6.12	c 6	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.34/6.12	c 6	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.34/6.12	c 6	===============================================================================
5.34/6.12	c 6	|       161 |    4881   475670  1464507 |   158556      161     14 | 21.111 % |
5.34/6.12	c 6	===============================================================================
5.34/6.12	c 6	restarts              : 11
5.34/6.12	c 6	conflicts             : 162           (287 /sec)
5.34/6.12	c 6	decisions             : 1728          (0.75 % random) (3064 /sec)
5.34/6.12	c 6	propagations          : 332202         (589100 /sec)
5.34/6.12	c 6	conflict literals     : 2286           (25.71 % deleted)
5.34/6.12	c 6	Memory used           : 23.43 MB
5.34/6.12	c 6	CPU time              : 0.563914 s
5.34/6.12	c 6	
5.34/6.12	c 6	UNSATISFIABLE
5.34/6.12	c 6	OK
5.34/6.12	c 6	NOT FOUND: _COST <= 0
5.34/6.12	c 6	OK
5.34/6.12	c 6	OBJECTIVE _COST 1
5.34/6.12	s OPTIMUM FOUND
5.34/6.12	c 6	CPU 5.23 (0.07 0.03 5.16 0.47)
5.34/6.12	c 6	END Wed Jul 16 08:05:03 2008

Verifier Data (download as text)

OK	1	577
1 unsatisfied constraints, 577 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-1127195-1216188297/watcher-1127195-1216188297 -o /tmp/evaluation-result-1127195-1216188297/solver-1127195-1216188297 -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-1127195-1216188297.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.25 2.66 4/81 32110
/proc/meminfo: memFree=1822792/2055920 swapFree=4181044/4192956
[pid=32110] ppid=32108 vsize=12268 CPUtime=0
/proc/32110/stat : 32110 (sugar++) R 32108 32110 31066 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 75237783 12562432 316 996147200 4194304 4206940 548682068528 18446744073709551615 223188056677 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/32110/statm: 3067 316 241 3 0 167 0

[startup+0.06406 s]
/proc/loadavg: 2.00 2.25 2.66 4/81 32110
/proc/meminfo: memFree=1822792/2055920 swapFree=4181044/4192956
[pid=32110] ppid=32108 vsize=16080 CPUtime=0.04
/proc/32110/stat : 32110 (sugar++) R 32108 32110 31066 0 -1 4194304 948 0 0 0 3 1 0 0 18 0 1 0 75237783 16465920 916 996147200 4194304 4206940 548682068528 18446744073709551615 223187735265 0 0 4224 0 0 0 0 17 1 0 0
/proc/32110/statm: 4020 916 380 3 0 599 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 16080

[startup+0.103063 s]
/proc/loadavg: 2.00 2.25 2.66 4/81 32110
/proc/meminfo: memFree=1822792/2055920 swapFree=4181044/4192956
[pid=32110] ppid=32108 vsize=16740 CPUtime=0.07
/proc/32110/stat : 32110 (sugar++) S 32108 32110 31066 0 -1 4194304 1219 128 0 0 5 2 0 0 19 0 1 0 75237783 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 223196786786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32110/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.302077 s]
/proc/loadavg: 2.00 2.25 2.66 4/81 32110
/proc/meminfo: memFree=1822792/2055920 swapFree=4181044/4192956
[pid=32110] ppid=32108 vsize=16740 CPUtime=0.07
/proc/32110/stat : 32110 (sugar++) S 32108 32110 31066 0 -1 4194304 1219 128 0 0 5 2 0 0 19 0 1 0 75237783 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 223196786786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32110/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.702113 s]
/proc/loadavg: 2.00 2.25 2.66 4/81 32110
/proc/meminfo: memFree=1822792/2055920 swapFree=4181044/4192956
[pid=32110] ppid=32108 vsize=16740 CPUtime=0.4
/proc/32110/stat : 32110 (sugar++) S 32108 32110 31066 0 -1 4194304 1296 4537 0 1 5 2 30 3 15 0 1 0 75237783 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 223196786786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32110/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 16740

[startup+1.50118 s]
/proc/loadavg: 2.00 2.25 2.66 4/92 32132
/proc/meminfo: memFree=1804336/2055920 swapFree=4181044/4192956
[pid=32110] ppid=32108 vsize=16740 CPUtime=0.4
/proc/32110/stat : 32110 (sugar++) S 32108 32110 31066 0 -1 4194304 1297 4537 0 1 5 2 30 3 15 0 1 0 75237783 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 223196786786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32110/statm: 4185 1104 409 3 0 764 0
[pid=32123] ppid=32110 vsize=5356 CPUtime=0
/proc/32123/stat : 32123 (sh) S 32110 32110 31066 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 75237828 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 223187886916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32123/statm: 1339 233 193 169 0 50 0
[pid=32124] ppid=32123 vsize=868516 CPUtime=1.02
/proc/32124/stat : 32124 (java) S 32123 32110 31066 0 -1 0 7831 0 1 0 97 5 0 0 18 0 9 0 75237828 889360384 7036 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32124/statm: 217129 7036 2564 9 0 211676 0
[pid=32124/tid=32125] ppid=32123 vsize=868516 CPUtime=0.55
/proc/32124/task/32125/stat : 32125 (java) R 32123 32110 31066 0 -1 64 2751 0 1 0 53 2 0 0 24 0 9 0 75237829 889360384 7036 996147200 134512640 134550740 4294955920 18446744073709551615 4126954264 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32124/tid=32126] ppid=32123 vsize=868516 CPUtime=0.2
/proc/32124/task/32126/stat : 32126 (java) S 32123 32110 31066 0 -1 64 2904 0 0 0 19 1 0 0 16 0 9 0 75237830 889360384 7036 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32124/tid=32127] ppid=32123 vsize=868516 CPUtime=0
/proc/32124/task/32127/stat : 32127 (java) S 32123 32110 31066 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 75237831 889360384 7036 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32124/tid=32128] ppid=32123 vsize=868516 CPUtime=0
/proc/32124/task/32128/stat : 32128 (java) S 32123 32110 31066 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 75237831 889360384 7036 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32124/tid=32129] ppid=32123 vsize=868516 CPUtime=0
/proc/32124/task/32129/stat : 32129 (java) S 32123 32110 31066 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 75237833 889360384 7036 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32124/tid=32130] ppid=32123 vsize=868516 CPUtime=0.25
/proc/32124/task/32130/stat : 32130 (java) S 32123 32110 31066 0 -1 64 1484 0 0 0 24 1 0 0 15 0 9 0 75237833 889360384 7036 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32124/tid=32131] ppid=32123 vsize=868516 CPUtime=0
/proc/32124/task/32131/stat : 32131 (java) S 32123 32110 31066 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 75237833 889360384 7036 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32124/tid=32132] ppid=32123 vsize=868516 CPUtime=0
/proc/32124/task/32132/stat : 32132 (java) S 32123 32110 31066 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 75237833 889360384 7036 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 890612

[startup+3.10133 s]
/proc/loadavg: 2.00 2.25 2.65 3/92 32132
/proc/meminfo: memFree=1797296/2055920 swapFree=4181044/4192956
[pid=32110] ppid=32108 vsize=16872 CPUtime=2.6
/proc/32110/stat : 32110 (sugar++) S 32108 32110 31066 0 -1 4194304 1545 12985 0 2 6 2 235 17 15 0 1 0 75237783 17276928 1130 996147200 4194304 4206940 548682068528 18446744073709551615 223196786786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32110/statm: 4218 1130 414 3 0 797 0
Current children cumulated CPU time (s) 2.6
Current children cumulated vsize (KiB) 16872

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

[startup+4.70147 s]
/proc/loadavg: 2.00 2.25 2.65 3/93 32173
/proc/meminfo: memFree=1782376/2055920 swapFree=4181044/4192956
[pid=32110] ppid=32108 vsize=16872 CPUtime=3.68
/proc/32110/stat : 32110 (sugar++) S 32108 32110 31066 0 -1 4194304 1829 28530 0 6 6 3 330 29 15 0 1 0 75237783 17276928 1130 996147200 4194304 4206940 548682068528 18446744073709551615 223196786786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32110/statm: 4218 1130 414 3 0 797 0
[pid=32133] ppid=32110 vsize=23992 CPUtime=0.54
/proc/32133/stat : 32133 (minisat-inc) S 32110 32110 31066 0 -1 4194304 5691 0 0 0 50 4 0 0 16 0 1 0 75238053 24567808 5629 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 1 0 0
/proc/32133/statm: 5998 5629 79 151 0 5844 0
Current children cumulated CPU time (s) 4.22
Current children cumulated vsize (KiB) 40864

[startup+5.50754 s]
/proc/loadavg: 2.00 2.25 2.65 4/93 32213
/proc/meminfo: memFree=1782696/2055920 swapFree=4181044/4192956
[pid=32110] ppid=32108 vsize=16872 CPUtime=4.37
/proc/32110/stat : 32110 (sugar++) S 32108 32110 31066 0 -1 4194304 2037 40181 0 9 7 3 390 37 16 0 1 0 75237783 17276928 1130 996147200 4194304 4206940 548682068528 18446744073709551615 223196786786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32110/statm: 4218 1130 414 3 0 797 0
[pid=32133] ppid=32110 vsize=23992 CPUtime=0.59
/proc/32133/stat : 32133 (minisat-inc) S 32110 32110 31066 0 -1 4194304 5697 0 0 0 55 4 0 0 16 0 1 0 75238053 24567808 5629 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 1 0 0
/proc/32133/statm: 5998 5629 79 151 0 5844 0
[pid=32204] ppid=32110 vsize=5356 CPUtime=0
/proc/32204/stat : 32204 (sh) S 32110 32110 31066 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 75238315 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 223187886916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32204/statm: 1339 233 193 169 0 50 0
[pid=32205] ppid=32204 vsize=195620 CPUtime=0.17
/proc/32205/stat : 32205 (java) S 32204 32110 31066 0 -1 0 3408 0 1 0 16 1 0 0 19 0 9 0 75238315 200314880 2884 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32205/statm: 48905 2884 1639 9 0 43487 0
[pid=32205/tid=32206] ppid=32204 vsize=195620 CPUtime=0.16
/proc/32205/task/32206/stat : 32206 (java) R 32204 32110 31066 0 -1 64 2436 0 1 0 15 1 0 0 18 0 9 0 75238316 200314880 2884 996147200 134512640 134550740 4294956000 18446744073709551615 4125958360 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32205/tid=32207] ppid=32204 vsize=195620 CPUtime=0
/proc/32205/task/32207/stat : 32207 (java) S 32204 32110 31066 0 -1 64 77 0 0 0 0 0 0 0 16 0 9 0 75238317 200314880 2884 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32205/tid=32208] ppid=32204 vsize=195620 CPUtime=0
/proc/32205/task/32208/stat : 32208 (java) S 32204 32110 31066 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 75238317 200314880 2884 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32205/tid=32209] ppid=32204 vsize=195620 CPUtime=0
/proc/32205/task/32209/stat : 32209 (java) S 32204 32110 31066 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 75238317 200314880 2884 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32205/tid=32210] ppid=32204 vsize=195620 CPUtime=0
/proc/32205/task/32210/stat : 32210 (java) S 32204 32110 31066 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 75238319 200314880 2884 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32205/tid=32211] ppid=32204 vsize=195620 CPUtime=0
/proc/32205/task/32211/stat : 32211 (java) R 32204 32110 31066 0 -1 64 203 0 0 0 0 0 0 0 19 0 9 0 75238319 200314880 2884 996147200 134512640 134550740 4294956000 18446744073709551615 101658195 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32205/tid=32212] ppid=32204 vsize=195620 CPUtime=0
/proc/32205/task/32212/stat : 32212 (java) S 32204 32110 31066 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 75238319 200314880 2884 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32205/tid=32213] ppid=32204 vsize=195620 CPUtime=0
/proc/32205/task/32213/stat : 32213 (java) S 32204 32110 31066 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 75238319 200314880 2884 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.13
Current children cumulated vsize (KiB) 241840

[startup+5.90158 s]
/proc/loadavg: 2.00 2.25 2.65 4/93 32213
/proc/meminfo: memFree=1782696/2055920 swapFree=4181044/4192956
[pid=32110] ppid=32108 vsize=16872 CPUtime=4.74
/proc/32110/stat : 32110 (sugar++) S 32108 32110 31066 0 -1 4194304 2107 43998 0 10 7 3 424 40 16 0 1 0 75237783 17276928 1130 996147200 4194304 4206940 548682068528 18446744073709551615 223196786786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32110/statm: 4218 1130 414 3 0 797 0
[pid=32133] ppid=32110 vsize=23992 CPUtime=0.6
/proc/32133/stat : 32133 (minisat-inc) S 32110 32110 31066 0 -1 4194304 5699 0 0 0 56 4 0 0 16 0 1 0 75238053 24567808 5629 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 1 0 0
/proc/32133/statm: 5998 5629 79 151 0 5844 0
Current children cumulated CPU time (s) 5.34
Current children cumulated vsize (KiB) 40864

[startup+6.10159 s]
/proc/loadavg: 2.00 2.25 2.65 4/93 32213
/proc/meminfo: memFree=1782696/2055920 swapFree=4181044/4192956
[pid=32110] ppid=32108 vsize=16872 CPUtime=4.74
/proc/32110/stat : 32110 (sugar++) S 32108 32110 31066 0 -1 4194304 2109 43998 0 10 7 3 424 40 15 0 1 0 75237783 17276928 1130 996147200 4194304 4206940 548682068528 18446744073709551615 223196786786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32110/statm: 4218 1130 414 3 0 797 0
[pid=32133] ppid=32110 vsize=23992 CPUtime=0.6
/proc/32133/stat : 32133 (minisat-inc) S 32110 32110 31066 0 -1 4194304 5699 0 0 0 56 4 0 0 16 0 1 0 75238053 24567808 5629 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 1 0 0
/proc/32133/statm: 5998 5629 79 151 0 5844 0
Current children cumulated CPU time (s) 5.34
Current children cumulated vsize (KiB) 40864

Child status: 0
Real time (s): 6.1346
CPU time (s): 5.75712
CPU user time (s): 5.2352
CPU system time (s): 0.52192
CPU usage (%): 93.8468
Max. virtual memory (cumulated for all children) (KiB): 890612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.2352
system time used= 0.52192
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55798
page faults= 11
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9785
involuntary context switches= 9589

runsolver used 0.012998 second user time and 0.032994 second system time

The end

Launcher Data (download as text)

Begin job on node68 at 2008-07-16 08:04:57
IDJOB=1127195
IDBENCH=66139
IDSOLVER=367
FILE ID=node68/1127195-1216188297
PBS_JOBID= 7905878
Free space on /tmp= 66560 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/maxcsp/pedigree/normalized-pedck350l2_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-1127195-1216188297/watcher-1127195-1216188297 -o /tmp/evaluation-result-1127195-1216188297/solver-1127195-1216188297 -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-1127195-1216188297.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 6e72ba4342b9dbdcdc87ce6576858f15
RANDOM SEED=108111304

node68.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.240
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.240
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:       1823272 kB
Buffers:          9096 kB
Cached:          56908 kB
SwapCached:       5328 kB
Active:         151644 kB
Inactive:        28588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1823272 kB
SwapTotal:     4192956 kB
SwapFree:      4181044 kB
Dirty:             872 kB
Writeback:           0 kB
Mapped:         131652 kB
Slab:            37396 kB
Committed_AS:   426264 kB
PageTables:       2040 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= 66560 MiB
End job on node68 at 2008-07-16 08:05:03