Trace number 1111234

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerNumber of falsified constraintsCPU timeWall clock time
Sugar v1.13+minisatOPTIMUM1 4.86526 5.48112

General information on the benchmark

Namecsp/aim-200/
normalized-aim-200-2-0-unsat-1_ext.xml
MD5SUMa9b7102a0289e9ee09bbbe40acf1f902
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 benchmark3.17652
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of constraints389
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension389
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.02/0.10	c 0	Sugar v1-13 + HOME/minisat
0.02/0.11	c 0	BEGIN Thu Aug  7 20:20:16 2008
0.02/0.11	c 0	PID 14618
0.02/0.13	c 0	HOST node71.alineos.net
0.02/0.13	c 0	CONVERTING HOME/instance-1111234-1218133215.xml TO HOME/temp.csp
0.02/0.13	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1111234-1218133215.xml' 'HOME/temp.csp'
0.03/0.73	c 0	1 domains, 200 variables, 0 predicates, 14 relations, 389 constraints
0.03/0.75	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.75	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.40/0.85	c 0	Parsing HOME/temp.csp
0.40/0.97	c 0	parsed 604 expressions
0.40/0.98	c 0	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.40/0.99	c 0	MAX CSP: 389 constraints
0.40/0.99	c 0	Converting to clausal form CSP
0.40/1.01	c 0	converted 100 (10%) expressions
0.40/1.01	c 0	converted 200 (20%) expressions
0.40/1.03	c 0	converted 299 (30%) expressions
0.40/1.04	c 0	converted 399 (40%) expressions
0.40/1.05	c 0	converted 498 (50%) expressions
0.40/1.06	c 0	converted 598 (60%) expressions
0.40/1.07	c 0	converted 698 (70%) expressions
0.40/1.08	c 0	converted 797 (80%) expressions
0.40/1.08	c 0	converted 897 (90%) expressions
0.81/1.26	c 1	converted 996 (100%) expressions
0.81/1.26	c 1	CSP : 978 integers, 0 booleans, 1166 clauses, largest domain size 584
0.81/1.26	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.81/1.26	c 1	Propagation in CSP
0.90/1.30	c 1	385 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.90/1.30	c 1	CSP : 978 integers, 0 booleans, 1166 clauses, largest domain size 390
0.90/1.30	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.90/1.31	c 1	Simplifing CSP by introducing new Boolean variables
0.90/1.31	c 1	CSP : 978 integers, 0 booleans, 1166 clauses, largest domain size 390
0.90/1.31	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.90/1.34	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.90/1.35	c 1	98 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.90/1.35	c 1	196 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.90/1.35	c 1	294 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.90/1.35	c 1	392 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.90/1.35	c 1	489 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.90/1.35	c 1	587 (60%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.90/1.36	c 1	685 (70%) CSP integer variables are encoded (802 clauses, 9685 bytes)
0.90/1.36	c 1	783 (80%) CSP integer variables are encoded (1499 clauses, 18746 bytes)
0.90/1.37	c 1	881 (90%) CSP integer variables are encoded (4777 clauses, 61360 bytes)
0.90/1.37	c 1	978 (100%) CSP integer variables are encoded (5717 clauses, 73580 bytes)
0.90/1.39	c 1	117 (10%) CSP clauses are encoded (5834 clauses, 75675 bytes)
1.00/1.41	c 1	234 (20%) CSP clauses are encoded (5951 clauses, 77874 bytes)
1.00/1.42	c 1	350 (30%) CSP clauses are encoded (6067 clauses, 80091 bytes)
1.00/1.45	c 1	467 (40%) CSP clauses are encoded (7194 clauses, 98641 bytes)
1.00/1.47	c 1	583 (50%) CSP clauses are encoded (16924 clauses, 273068 bytes)
1.00/1.48	c 1	700 (60%) CSP clauses are encoded (20006 clauses, 326334 bytes)
1.10/1.53	c 1	817 (70%) CSP clauses are encoded (47272 clauses, 823883 bytes)
1.10/1.58	c 1	933 (80%) CSP clauses are encoded (72608 clauses, 1265255 bytes)
1.21/1.68	c 1	1050 (90%) CSP clauses are encoded (129865 clauses, 2312285 bytes)
1.40/1.83	c 1	1166 (100%) CSP clauses are encoded (206497 clauses, 3718389 bytes)
1.40/1.83	c 1	1166 CSP clauses encoded
1.40/1.83	c 1	Writing map file : HOME/temp.map
1.40/1.84	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.40/1.84	c 1	SAT : 6695 SAT variables, 206497 SAT clauses, 3718389 bytes
1.40/1.84	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.40/1.86	c 1	OBJECTIVE minimize _COST
1.40/1.88	c 1	OBJECTIVE BOUND: 0 <= _COST <= 
1.40/1.88	c 1	SEARCHING: _COST <= 195
1.40/1.88	c 1	SOLVING HOME/temp.cnf
1.40/1.88	c 1	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.40/1.88	c 1	This is MiniSat 2.0 beta
1.40/1.88	c 1	WARNING: for repeatability, setting FPU to use double precision
1.40/1.88	c 1	============================[ Problem Statistics ]=============================
1.40/1.88	c 1	|                                                                             |
1.40/1.88	c 1	|  Number of variables:  6695                                                 |
1.40/1.88	c 1	|  Number of clauses:    206498                                               |
1.46/2.00	c 1	|  Parsing time:         0.09         s                                       |
1.46/2.05	c 1	============================[ Search Statistics ]==============================
1.46/2.05	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.46/2.05	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.46/2.05	c 1	===============================================================================
1.46/2.05	c 1	|         0 |    4949   132568   385586 |    44189        0    nan |  0.000 % |
1.46/2.06	c 1	===============================================================================
1.46/2.06	c 1	restarts              : 1
1.46/2.06	c 1	conflicts             : 0              (0 /sec)
1.46/2.06	c 1	decisions             : 150            (1.33 % random) (1014 /sec)
1.46/2.06	c 1	propagations          : 6695           (45244 /sec)
1.46/2.06	c 1	conflict literals     : 0              ( nan % deleted)
1.46/2.06	c 1	Memory used           : 10.10 MB
1.46/2.06	c 1	CPU time              : 0.147977 s
1.46/2.06	c 1	
1.46/2.06	c 1	SATISFIABLE
1.46/2.07	c 1	FOUND: _COST <= 195
1.46/2.07	s SATISFIABLE
1.46/2.07	c 1	DECODING HOME/temp.out WITH HOME/temp.map
1.46/2.07	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.64/2.14	c 2	Decoding HOME/temp.out
1.76/2.25	c 2	OBJECTIVE _COST 143
1.76/2.25	o 143
1.76/2.26	v 1 1 1 1 1 0 1 1 1 0 1 1 1 1 1 1 0 0 1 1 0 0 1 1 0 1 0 1 1 1 1 1 0 1 1 0 0 0 1 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 1 1 1 1 1 1 1 1 1 0 1 1 0 0 0 1 1 1 1 1 1 1 1 1 0 1 0 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 0 1 0 1 0 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
1.76/2.27	c 2	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.84/2.33	c 2	OBJECTIVE BOUND: 0 <= _COST <= 143
1.84/2.33	c 2	SEARCHING: _COST <= 71
1.84/2.33	c 2	SOLVING HOME/temp.cnf
1.84/2.33	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.84/2.33	c 2	This is MiniSat 2.0 beta
1.84/2.33	c 2	WARNING: for repeatability, setting FPU to use double precision
1.84/2.33	c 2	============================[ Problem Statistics ]=============================
1.84/2.33	c 2	|                                                                             |
1.84/2.33	c 2	|  Number of variables:  6695                                                 |
1.84/2.33	c 2	|  Number of clauses:    206498                                               |
1.85/2.44	c 2	|  Parsing time:         0.09         s                                       |
1.85/2.50	c 2	============================[ Search Statistics ]==============================
1.85/2.50	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.85/2.50	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.85/2.50	c 2	===============================================================================
1.85/2.50	c 2	|         0 |    3630    66686   191773 |    22228        0    nan |  0.000 % |
1.85/2.51	c 2	===============================================================================
1.85/2.52	c 2	restarts              : 1
1.85/2.52	c 2	conflicts             : 5              (31 /sec)
1.85/2.52	c 2	decisions             : 163            (1.23 % random) (1006 /sec)
1.85/2.52	c 2	propagations          : 6825           (42136 /sec)
1.85/2.52	c 2	conflict literals     : 39             (0.00 % deleted)
1.85/2.52	c 2	Memory used           : 10.36 MB
1.85/2.52	c 2	CPU time              : 0.161975 s
1.85/2.52	c 2	
1.85/2.52	c 2	SATISFIABLE
1.85/2.52	c 2	FOUND: _COST <= 71
1.85/2.52	c 2	DECODING HOME/temp.out WITH HOME/temp.map
1.85/2.52	c 2	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
2.04/2.60	c 2	Decoding HOME/temp.out
2.04/2.68	c 2	OBJECTIVE _COST 71
2.04/2.68	o 71
2.04/2.69	v 1 1 0 0 0 0 1 1 0 0 0 0 1 1 0 1 1 1 1 1 0 0 1 0 1 1 0 1 1 0 0 0 1 0 1 1 0 0 1 0 0 0 1 0 1 1 1 1 1 1 1 1 1 1 1 1 0 1 0 0 1 1 0 1 1 1 1 1 0 1 1 1 1 0 1 1 0 1 1 1 1 1 0 1 1 1 1 1 0 1 0 1 1 1 1 1 0 1 1 1 1 1 1 1 0 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 1 0 0 1 1 1 0 1 1 1 1 1 0 0 0 1 1 1 1 1 0 0 0 1 1 1 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
2.04/2.69	c 2	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.04/2.73	c 2	OBJECTIVE BOUND: 0 <= _COST <= 71
2.04/2.73	c 2	SEARCHING: _COST <= 35
2.04/2.73	c 2	SOLVING HOME/temp.cnf
2.04/2.73	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.04/2.74	c 2	This is MiniSat 2.0 beta
2.04/2.74	c 2	WARNING: for repeatability, setting FPU to use double precision
2.04/2.74	c 2	============================[ Problem Statistics ]=============================
2.04/2.74	c 2	|                                                                             |
2.04/2.74	c 2	|  Number of variables:  6695                                                 |
2.04/2.74	c 2	|  Number of clauses:    206498                                               |
2.23/2.85	c 2	|  Parsing time:         0.09         s                                       |
2.23/2.92	c 2	============================[ Search Statistics ]==============================
2.23/2.92	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.23/2.92	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.23/2.92	c 2	===============================================================================
2.23/2.92	c 2	|         0 |    3066    37908   107095 |    12636        0    nan |  0.000 % |
2.23/2.92	c 2	===============================================================================
2.23/2.93	c 2	restarts              : 1
2.23/2.93	c 2	conflicts             : 23             (135 /sec)
2.23/2.93	c 2	decisions             : 289            (1.73 % random) (1690 /sec)
2.23/2.93	c 2	propagations          : 7396           (43258 /sec)
2.23/2.93	c 2	conflict literals     : 155            (0.00 % deleted)
2.23/2.93	c 2	Memory used           : 10.23 MB
2.23/2.93	c 2	CPU time              : 0.170974 s
2.23/2.93	c 2	
2.23/2.93	c 2	SATISFIABLE
2.23/2.93	c 2	FOUND: _COST <= 35
2.23/2.93	c 2	DECODING HOME/temp.out WITH HOME/temp.map
2.23/2.93	c 2	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
2.41/3.02	c 2	Decoding HOME/temp.out
2.41/3.14	c 3	OBJECTIVE _COST 35
2.41/3.14	o 35
2.41/3.15	v 1 1 1 1 0 0 1 1 1 0 1 1 0 0 1 1 1 1 1 0 0 1 1 1 1 1 1 1 1 0 0 1 1 0 1 1 0 1 1 0 1 0 1 0 1 1 1 0 1 1 1 1 0 0 1 1 0 1 1 0 1 1 0 1 1 0 1 1 0 0 0 0 1 0 1 1 1 1 1 1 1 0 1 0 1 1 1 0 1 0 1 1 1 0 0 1 0 1 1 1 1 1 1 1 0 1 1 0 1 1 1 1 0 1 1 1 0 1 1 1 1 0 0 1 1 1 1 1 1 1 1 1 1 0 1 1 0 1 1 0 1 0 1 1 0 1 0 1 0 1 1 1 1 0 1 1 1 1 0 0 0 1 1 1 1 1 1 0 1 0 1 1 0 1 1 0 1 1 1 1 0 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1
2.41/3.15	c 3	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.41/3.16	c 3	OBJECTIVE BOUND: 0 <= _COST <= 35
2.41/3.16	c 3	SEARCHING: _COST <= 17
2.41/3.16	c 3	SOLVING HOME/temp.cnf
2.41/3.16	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.41/3.16	c 3	This is MiniSat 2.0 beta
2.41/3.16	c 3	WARNING: for repeatability, setting FPU to use double precision
2.41/3.16	c 3	============================[ Problem Statistics ]=============================
2.41/3.16	c 3	|                                                                             |
2.41/3.16	c 3	|  Number of variables:  6695                                                 |
2.41/3.16	c 3	|  Number of clauses:    206498                                               |
2.68/3.28	c 3	|  Parsing time:         0.10         s                                       |
2.80/3.35	c 3	============================[ Search Statistics ]==============================
2.80/3.35	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.80/3.35	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.80/3.35	c 3	===============================================================================
2.80/3.35	c 3	|         0 |    2596    21263    58552 |     7087        0    nan |  0.000 % |
2.80/3.35	c 3	===============================================================================
2.80/3.36	c 3	restarts              : 1
2.80/3.36	c 3	conflicts             : 18             (98 /sec)
2.80/3.36	c 3	decisions             : 204            (1.96 % random) (1109 /sec)
2.80/3.36	c 3	propagations          : 7223           (39261 /sec)
2.80/3.36	c 3	conflict literals     : 148            (0.00 % deleted)
2.80/3.36	c 3	Memory used           : 10.23 MB
2.80/3.36	c 3	CPU time              : 0.183972 s
2.80/3.36	c 3	
2.80/3.37	c 3	SATISFIABLE
2.80/3.37	c 3	FOUND: _COST <= 17
2.80/3.37	c 3	DECODING HOME/temp.out WITH HOME/temp.map
2.80/3.37	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'
2.88/3.45	c 3	Decoding HOME/temp.out
2.88/3.55	c 3	OBJECTIVE _COST 17
2.88/3.55	o 17
2.88/3.55	v 1 0 0 1 0 0 1 1 0 1 1 1 1 1 1 1 1 1 1 0 0 1 0 1 1 1 0 1 1 0 0 0 1 0 1 1 1 1 0 0 1 0 1 0 1 1 1 1 1 0 1 0 1 1 0 1 0 0 0 0 1 1 0 1 1 1 1 1 0 1 1 1 1 0 1 1 0 1 0 1 1 1 0 1 1 0 1 1 0 0 0 1 1 1 0 0 0 1 0 1 0 1 1 1 0 1 1 0 1 0 1 1 1 1 0 1 1 1 1 0 1 1 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 1 0 0 1 1 1 1 0 1 1 1 0 1 0 1 0 0 1 0 1 1 0 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
2.88/3.56	c 3	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.88/3.58	c 3	OBJECTIVE BOUND: 0 <= _COST <= 17
2.88/3.58	c 3	SEARCHING: _COST <= 8
2.88/3.58	c 3	SOLVING HOME/temp.cnf
2.88/3.58	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.07/3.61	c 3	This is MiniSat 2.0 beta
3.07/3.62	c 3	WARNING: for repeatability, setting FPU to use double precision
3.07/3.63	c 3	============================[ Problem Statistics ]=============================
3.07/3.63	c 3	|                                                                             |
3.07/3.63	c 3	|  Number of variables:  6695                                                 |
3.07/3.63	c 3	|  Number of clauses:    206498                                               |
3.07/3.69	c 3	|  Parsing time:         0.10         s                                       |
3.07/3.76	c 3	============================[ Search Statistics ]==============================
3.07/3.76	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.07/3.76	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.07/3.76	c 3	===============================================================================
3.07/3.76	c 3	|         0 |    2152    11898    31780 |     3966        0    nan |  0.000 % |
3.07/3.77	c 3	===============================================================================
3.07/3.77	c 3	restarts              : 1
3.07/3.77	c 3	conflicts             : 20             (117 /sec)
3.07/3.77	c 3	decisions             : 202            (1.98 % random) (1181 /sec)
3.07/3.77	c 3	propagations          : 7239           (42340 /sec)
3.07/3.77	c 3	conflict literals     : 158            (0.00 % deleted)
3.07/3.77	c 3	Memory used           : 10.36 MB
3.07/3.77	c 3	CPU time              : 0.170974 s
3.07/3.77	c 3	
3.07/3.77	c 3	SATISFIABLE
3.07/3.77	c 3	FOUND: _COST <= 8
3.07/3.77	c 3	DECODING HOME/temp.out WITH HOME/temp.map
3.07/3.77	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.26/3.85	c 3	Decoding HOME/temp.out
3.26/3.93	c 3	OBJECTIVE _COST 8
3.26/3.93	o 8
3.26/3.93	v 1 1 0 1 0 0 1 1 0 1 1 1 1 1 1 1 1 1 1 0 0 1 0 1 1 1 0 1 1 0 0 0 1 0 1 1 1 1 1 0 1 1 1 0 1 1 1 1 1 0 1 0 0 1 0 1 0 1 0 0 1 1 0 1 1 1 1 1 0 1 1 1 1 0 1 1 0 1 0 1 1 0 0 1 1 1 1 1 0 0 0 1 1 1 1 0 0 1 0 1 0 1 1 1 0 1 1 0 1 0 1 1 0 1 0 1 1 1 1 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 1 0 0 1 1 1 1 0 1 1 1 0 1 0 1 0 0 1 0 1 1 0 1 1 1 1 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
3.26/3.94	c 3	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.26/3.99	c 3	OBJECTIVE BOUND: 0 <= _COST <= 8
3.26/3.99	c 3	SEARCHING: _COST <= 4
3.26/3.99	c 3	SOLVING HOME/temp.cnf
3.26/3.99	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.26/3.99	c 3	This is MiniSat 2.0 beta
3.26/3.99	c 3	WARNING: for repeatability, setting FPU to use double precision
3.26/3.99	c 3	============================[ Problem Statistics ]=============================
3.26/3.99	c 3	|                                                                             |
3.26/3.99	c 3	|  Number of variables:  6695                                                 |
3.26/3.99	c 3	|  Number of clauses:    206498                                               |
3.45/4.10	c 3	|  Parsing time:         0.09         s                                       |
3.45/4.19	c 4	============================[ Search Statistics ]==============================
3.45/4.19	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.45/4.19	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.45/4.19	c 4	===============================================================================
3.45/4.19	c 4	|         0 |    1757     7041    18390 |     2347        0    nan |  0.000 % |
3.45/4.20	c 4	===============================================================================
3.45/4.20	c 4	restarts              : 1
3.45/4.20	c 4	conflicts             : 24             (122 /sec)
3.45/4.20	c 4	decisions             : 297            (1.68 % random) (1516 /sec)
3.45/4.20	c 4	propagations          : 7495           (38246 /sec)
3.45/4.20	c 4	conflict literals     : 289            (0.00 % deleted)
3.45/4.20	c 4	Memory used           : 10.36 MB
3.45/4.21	c 4	CPU time              : 0.19597 s
3.45/4.21	c 4	
3.45/4.21	c 4	SATISFIABLE
3.45/4.21	c 4	FOUND: _COST <= 4
3.45/4.21	c 4	DECODING HOME/temp.out WITH HOME/temp.map
3.45/4.21	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'
3.45/4.29	c 4	Decoding HOME/temp.out
3.67/4.38	c 4	OBJECTIVE _COST 4
3.67/4.38	o 4
3.67/4.39	v 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 0 1 1 0 1 1 1 0 1 1 0 0 1 1 0 1 1 1 1 1 0 1 0 0 0 0 0 0 1 1 0 1 0 0 0 0 1 1 0 0 0 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 0 1 0 1 1 1 1 1 1 0 1 1 1 0 1 0 1 0 0 0 1 1 0 1 0 0 1 1 1 1 1 0 0 0 0 1 1 1 0 1 1 1 1 0 1 0 1 1 1 1 1 1 1 0 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 0 1 1 1 1 0 1 1 0 1 1 1 1 1 0 1 1 0 1 0 1 1 0 0 0 1 1 1 1 1 1 1 1 1 0 0 1 1 1 1 0 0 1 1 1 0 1 1 1 0
3.67/4.39	c 4	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.86/4.42	c 4	OBJECTIVE BOUND: 0 <= _COST <= 4
3.86/4.42	c 4	SEARCHING: _COST <= 2
3.86/4.42	c 4	SOLVING HOME/temp.cnf
3.86/4.42	c 4	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.86/4.43	c 4	This is MiniSat 2.0 beta
3.86/4.43	c 4	WARNING: for repeatability, setting FPU to use double precision
3.86/4.43	c 4	============================[ Problem Statistics ]=============================
3.86/4.43	c 4	|                                                                             |
3.86/4.43	c 4	|  Number of variables:  6695                                                 |
3.86/4.43	c 4	|  Number of clauses:    206498                                               |
3.88/4.54	c 4	|  Parsing time:         0.10         s                                       |
3.88/4.60	c 4	============================[ Search Statistics ]==============================
3.88/4.60	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.88/4.60	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.88/4.60	c 4	===============================================================================
3.88/4.60	c 4	|         0 |    1367     4014    10477 |     1338        0    nan |  0.000 % |
3.88/4.61	c 4	===============================================================================
3.88/4.61	c 4	restarts              : 1
3.88/4.61	c 4	conflicts             : 44             (254 /sec)
3.88/4.61	c 4	decisions             : 373            (1.07 % random) (2156 /sec)
3.88/4.61	c 4	propagations          : 8015           (46337 /sec)
3.88/4.61	c 4	conflict literals     : 575            (0.00 % deleted)
3.88/4.61	c 4	Memory used           : 10.36 MB
3.88/4.61	c 4	CPU time              : 0.172973 s
3.88/4.61	c 4	
3.88/4.61	c 4	SATISFIABLE
3.88/4.62	c 4	FOUND: _COST <= 2
3.88/4.62	c 4	DECODING HOME/temp.out WITH HOME/temp.map
3.88/4.62	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'
3.88/4.69	c 4	Decoding HOME/temp.out
4.06/4.82	c 4	OBJECTIVE _COST 2
4.06/4.82	o 2
4.06/4.83	v 1 1 0 1 0 0 1 1 1 1 1 1 1 0 1 1 0 1 1 0 1 1 1 1 1 1 0 1 1 0 1 1 1 0 1 1 0 1 1 1 1 1 1 0 0 0 0 1 1 0 0 1 0 1 1 1 0 1 1 0 1 0 1 1 1 0 1 1 0 0 1 0 1 1 0 1 0 1 1 1 1 0 1 0 1 0 0 1 1 0 0 1 1 0 1 0 1 1 1 1 1 1 1 1 1 1 1 0 1 0 1 0 0 1 1 1 1 0 1 0 0 0 0 0 1 1 0 1 1 1 1 1 1 0 1 1 0 1 1 1 0 0 1 0 0 0 0 1 0 1 0 1 1 1 1 1 0 1 1 1 0 1 1 0 0 1 1 0 1 0 1 1 1 1 1 1 0 0 1 0 0 1 1 1 0 0 1 1 1 1 1 0 1 0 1 1 1 1 0 1
4.06/4.83	c 4	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
4.06/4.88	c 4	OBJECTIVE BOUND: 0 <= _COST <= 2
4.06/4.88	c 4	SEARCHING: _COST <= 1
4.06/4.88	c 4	SOLVING HOME/temp.cnf
4.06/4.88	c 4	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
4.06/4.88	c 4	This is MiniSat 2.0 beta
4.06/4.88	c 4	WARNING: for repeatability, setting FPU to use double precision
4.06/4.88	c 4	============================[ Problem Statistics ]=============================
4.06/4.88	c 4	|                                                                             |
4.06/4.88	c 4	|  Number of variables:  6695                                                 |
4.06/4.88	c 4	|  Number of clauses:    206498                                               |
4.28/4.99	c 4	|  Parsing time:         0.10         s                                       |
4.28/5.06	c 4	============================[ Search Statistics ]==============================
4.28/5.06	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.28/5.06	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.28/5.06	c 4	===============================================================================
4.28/5.06	c 4	|         0 |     978     1942     5427 |      647        0    nan |  0.000 % |
4.28/5.06	c 4	===============================================================================
4.28/5.07	c 4	restarts              : 1
4.28/5.07	c 4	conflicts             : 24             (133 /sec)
4.28/5.07	c 4	decisions             : 289            (1.73 % random) (1606 /sec)
4.28/5.07	c 4	propagations          : 7490           (41618 /sec)
4.28/5.07	c 4	conflict literals     : 289            (0.00 % deleted)
4.28/5.07	c 4	Memory used           : 10.36 MB
4.28/5.07	c 4	CPU time              : 0.179972 s
4.28/5.07	c 4	
4.28/5.08	c 4	SATISFIABLE
4.28/5.08	c 4	FOUND: _COST <= 1
4.28/5.08	c 4	DECODING HOME/temp.out WITH HOME/temp.map
4.28/5.08	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.48/5.16	c 5	Decoding HOME/temp.out
4.48/5.25	c 5	OBJECTIVE _COST 1
4.48/5.26	o 1
4.48/5.26	v 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 0 1 1 0 1 1 1 0 1 1 0 0 1 1 0 1 1 1 1 1 0 1 0 0 0 0 0 0 1 1 0 1 0 0 0 0 1 1 0 0 0 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 0 1 0 1 1 1 1 1 1 0 1 1 1 0 1 0 1 0 0 0 1 1 0 1 0 0 1 1 1 1 1 0 0 0 0 1 1 1 0 1 1 1 1 0 1 0 1 1 1 1 1 1 1 0 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 0 1 1 1 1 0 1 1 0 1 1 1 1 1 0 1 1 0 1 0 1 1 0 0 0 1 1 1 1 1 1 1 1 1 0 0 1 1 1 1 0 0 1 1 1 0 1 1 1 0
4.48/5.27	c 5	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
4.48/5.29	c 5	OBJECTIVE BOUND: 0 <= _COST <= 1
4.48/5.29	c 5	SEARCHING: _COST <= 0
4.48/5.29	c 5	SOLVING HOME/temp.cnf
4.48/5.29	c 5	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
4.48/5.30	c 5	This is MiniSat 2.0 beta
4.66/5.30	c 5	WARNING: for repeatability, setting FPU to use double precision
4.66/5.30	c 5	============================[ Problem Statistics ]=============================
4.66/5.30	c 5	|                                                                             |
4.66/5.30	c 5	|  Number of variables:  6695                                                 |
4.66/5.30	c 5	|  Number of clauses:    206498                                               |
4.66/5.41	c 5	|  Parsing time:         0.09         s                                       |
4.66/5.47	c 5	============================[ Search Statistics ]==============================
4.66/5.47	c 5	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.66/5.47	c 5	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.66/5.47	c 5	===============================================================================
4.66/5.47	c 5	|         0 |     200      389     1545 |      129        0    nan |  0.000 % |
4.66/5.47	c 5	===============================================================================
4.66/5.47	c 5	restarts              : 1
4.66/5.47	c 5	conflicts             : 40             (260 /sec)
4.66/5.47	c 5	decisions             : 158            (1.90 % random) (1026 /sec)
4.66/5.47	c 5	propagations          : 7245           (47053 /sec)
4.66/5.47	c 5	conflict literals     : 174            (1.14 % deleted)
4.66/5.47	c 5	Memory used           : 10.37 MB
4.66/5.47	c 5	CPU time              : 0.153976 s
4.66/5.47	c 5	
4.66/5.47	c 5	UNSATISFIABLE
4.66/5.47	c 5	NOT FOUND: _COST <= 0
4.66/5.47	c 5	OBJECTIVE _COST 1
4.66/5.47	s OPTIMUM FOUND
4.66/5.47	c 5	CPU 4.29 (0.04 0.02 4.25 0.53)
4.66/5.47	c 5	END Thu Aug  7 20:20:21 2008

Verifier Data (download as text)

OK	1	388
1 unsatisfied constraints, 388 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-1111234-1218133215/watcher-1111234-1218133215 -o /tmp/evaluation-result-1111234-1218133215/solver-1111234-1218133215 -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-1111234-1218133215.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: 6.24 2.68 1.03 3/75 14618
/proc/meminfo: memFree=1940864/2055920 swapFree=4192812/4192956
[pid=14618] ppid=14616 vsize=12268 CPUtime=0
/proc/14618/stat : 14618 (sugar) D 14616 14618 14429 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 140408191 12562432 316 996147200 4194304 4206940 548682068592 18446744073709551615 231971273726 0 0 4224 0 0 0 0 17 0 0 0
/proc/14618/statm: 3067 316 241 3 0 167 0

[startup+0.100558 s]
/proc/loadavg: 6.24 2.68 1.03 3/75 14618
/proc/meminfo: memFree=1940864/2055920 swapFree=4192812/4192956
[pid=14618] ppid=14616 vsize=13336 CPUtime=0.02
/proc/14618/stat : 14618 (sugar) R 14616 14618 14429 0 -1 4194304 730 0 0 0 2 0 0 0 18 0 1 0 140408191 13656064 698 996147200 4194304 4206940 548682068592 18446744073709551615 231962219233 0 0 4224 0 0 0 0 17 0 0 0
/proc/14618/statm: 3334 698 338 3 0 434 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 13336

[startup+0.201578 s]
/proc/loadavg: 6.24 2.68 1.03 3/75 14618
/proc/meminfo: memFree=1940864/2055920 swapFree=4192812/4192956
[pid=14618] ppid=14616 vsize=13600 CPUtime=0.03
/proc/14618/stat : 14618 (sugar) S 14616 14618 14429 0 -1 4194304 898 127 0 0 3 0 0 0 16 0 1 0 140408191 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14618/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301603 s]
/proc/loadavg: 6.24 2.68 1.03 3/75 14618
/proc/meminfo: memFree=1940864/2055920 swapFree=4192812/4192956
[pid=14618] ppid=14616 vsize=13600 CPUtime=0.03
/proc/14618/stat : 14618 (sugar) S 14616 14618 14429 0 -1 4194304 898 127 0 0 3 0 0 0 16 0 1 0 140408191 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14618/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.70169 s]
/proc/loadavg: 6.24 2.68 1.03 3/75 14618
/proc/meminfo: memFree=1940864/2055920 swapFree=4192812/4192956
[pid=14618] ppid=14616 vsize=13600 CPUtime=0.03
/proc/14618/stat : 14618 (sugar) S 14616 14618 14429 0 -1 4194304 898 127 0 0 3 0 0 0 16 0 1 0 140408191 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14618/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50286 s]
/proc/loadavg: 6.24 2.68 1.03 4/96 14661
/proc/meminfo: memFree=1912920/2055920 swapFree=4192812/4192956
[pid=14618] ppid=14616 vsize=13600 CPUtime=0.4
/proc/14618/stat : 14618 (sugar) S 14616 14618 14429 0 -1 4194304 974 4480 0 52 3 0 30 7 15 0 1 0 140408191 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14618/statm: 3400 797 370 3 0 500 0
[pid=14642] ppid=14618 vsize=5356 CPUtime=0
/proc/14642/stat : 14642 (sh) S 14618 14618 14429 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 140408267 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14642/statm: 1339 233 193 169 0 50 0
[pid=14643] ppid=14642 vsize=868844 CPUtime=0.7
/proc/14643/stat : 14643 (java) S 14642 14618 14429 0 -1 0 6455 0 5 0 66 4 0 0 18 0 9 0 140408267 889696256 5668 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14643/statm: 217211 5668 2563 9 0 211758 0
[pid=14643/tid=14644] ppid=14642 vsize=868844 CPUtime=0.39
/proc/14643/task/14644/stat : 14644 (java) R 14642 14618 14429 0 -1 64 2710 0 5 0 37 2 0 0 19 0 9 0 140408269 889696256 5668 996147200 134512640 134550740 4294955936 18446744073709551615 4126550770 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14643/tid=14645] ppid=14642 vsize=868844 CPUtime=0.04
/proc/14643/task/14645/stat : 14645 (java) S 14642 14618 14429 0 -1 64 1511 0 0 0 4 0 0 0 16 0 9 0 140408270 889696256 5668 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14643/tid=14646] ppid=14642 vsize=868844 CPUtime=0
/proc/14643/task/14646/stat : 14646 (java) S 14642 14618 14429 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 140408270 889696256 5668 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14643/tid=14647] ppid=14642 vsize=868844 CPUtime=0
/proc/14643/task/14647/stat : 14647 (java) S 14642 14618 14429 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 140408270 889696256 5668 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14643/tid=14649] ppid=14642 vsize=868844 CPUtime=0
/proc/14643/task/14649/stat : 14649 (java) S 14642 14618 14429 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 140408272 889696256 5668 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14643/tid=14650] ppid=14642 vsize=868844 CPUtime=0.24
/proc/14643/task/14650/stat : 14650 (java) S 14642 14618 14429 0 -1 64 1541 0 0 0 23 1 0 0 16 0 9 0 140408272 889696256 5668 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14643/tid=14651] ppid=14642 vsize=868844 CPUtime=0
/proc/14643/task/14651/stat : 14651 (java) S 14642 14618 14429 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 140408272 889696256 5668 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14643/tid=14652] ppid=14642 vsize=868844 CPUtime=0
/proc/14643/task/14652/stat : 14652 (java) S 14642 14618 14429 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 140408272 889696256 5668 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.1
Current children cumulated vsize (KiB) 887800

[startup+3.1022 s]
/proc/loadavg: 6.24 2.68 1.03 4/97 14684
/proc/meminfo: memFree=1896976/2055920 swapFree=4192812/4192956
[pid=14618] ppid=14616 vsize=13732 CPUtime=2.41
/proc/14618/stat : 14618 (sugar) S 14616 14618 14429 0 -1 4194304 1360 27545 3 59 3 1 211 26 16 0 1 0 140408191 14061568 813 996147200 4194304 4206940 548682068592 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14618/statm: 3433 813 374 3 0 533 0
Current children cumulated CPU time (s) 2.41
Current children cumulated vsize (KiB) 13732

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

[startup+3.20223 s]
/proc/loadavg: 6.24 2.68 1.03 4/97 14684
/proc/meminfo: memFree=1896976/2055920 swapFree=4192812/4192956
[pid=14618] ppid=14616 vsize=13732 CPUtime=2.68
/proc/14618/stat : 14618 (sugar) S 14616 14618 14429 0 -1 4194304 1415 31417 3 60 4 2 233 29 16 0 1 0 140408191 14061568 813 996147200 4194304 4206940 548682068592 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14618/statm: 3433 813 374 3 0 533 0
Current children cumulated CPU time (s) 2.68
Current children cumulated vsize (KiB) 13732

[startup+4.80157 s]
/proc/loadavg: 5.98 2.68 1.04 3/95 14852
/proc/meminfo: memFree=1911152/2055920 swapFree=4192812/4192956
[pid=14618] ppid=14616 vsize=13732 CPUtime=4.06
/proc/14618/stat : 14618 (sugar) S 14616 14618 14429 0 -1 4194304 1821 54347 3 63 4 2 357 43 16 0 1 0 140408191 14061568 813 996147200 4194304 4206940 548682068592 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14618/statm: 3433 813 374 3 0 533 0
Current children cumulated CPU time (s) 4.06
Current children cumulated vsize (KiB) 13732

[startup+5.20165 s]
/proc/loadavg: 5.98 2.68 1.04 3/95 14852
/proc/meminfo: memFree=1911152/2055920 swapFree=4192812/4192956
[pid=14618] ppid=14616 vsize=13732 CPUtime=4.48
/proc/14618/stat : 14618 (sugar) S 14616 14618 14429 0 -1 4194304 1936 61067 3 64 4 2 394 48 16 0 1 0 140408191 14061568 813 996147200 4194304 4206940 548682068592 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14618/statm: 3433 813 374 3 0 533 0
Current children cumulated CPU time (s) 4.48
Current children cumulated vsize (KiB) 13732

[startup+5.4017 s]
/proc/loadavg: 5.98 2.68 1.04 3/95 14852
/proc/meminfo: memFree=1911152/2055920 swapFree=4192812/4192956
[pid=14618] ppid=14616 vsize=13732 CPUtime=4.66
/proc/14618/stat : 14618 (sugar) S 14616 14618 14429 0 -1 4194304 1990 64938 3 65 4 2 409 51 16 0 1 0 140408191 14061568 813 996147200 4194304 4206940 548682068592 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14618/statm: 3433 813 374 3 0 533 0
Current children cumulated CPU time (s) 4.66
Current children cumulated vsize (KiB) 13732

Child status: 0
Real time (s): 5.48112
CPU time (s): 4.86526
CPU user time (s): 4.30135
CPU system time (s): 0.563914
CPU usage (%): 88.764
Max. virtual memory (cumulated for all children) (KiB): 887800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.30135
system time used= 0.563914
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69828
page faults= 68
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5763
involuntary context switches= 5160

runsolver used 0.012998 second user time and 0.036994 second system time

The end

Launcher Data (download as text)

Begin job on node71 at 2008-08-07 20:20:15
IDJOB=1111234
IDBENCH=61250
IDSOLVER=368
FILE ID=node71/1111234-1218133215
PBS_JOBID= 8000832
Free space on /tmp= 66560 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/aim-200/normalized-aim-200-2-0-unsat-1_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-1111234-1218133215/watcher-1111234-1218133215 -o /tmp/evaluation-result-1111234-1218133215/solver-1111234-1218133215 -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-1111234-1218133215.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a9b7102a0289e9ee09bbbe40acf1f902
RANDOM SEED=63727820

node71.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.263
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5931.00
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.263
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:       1941344 kB
Buffers:          4928 kB
Cached:          31520 kB
SwapCached:          0 kB
Active:          43968 kB
Inactive:         7704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1941344 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4116 kB
Writeback:           0 kB
Mapped:          25592 kB
Slab:            48252 kB
Committed_AS:   109728 kB
PageTables:       1816 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 node71 at 2008-08-07 20:20:21