Trace number 1127580

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sugar v1.13+minisatOPTIMUM 7.63484 7.92359

General information on the benchmark

Namemaxcsp/cnf/3-80-100-1000/
normalized-cnf-3-80-400-912648_ext.xml
MD5SUMb6d9805b0e3cbead04ddf15612aa742a
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints3
Best CPU time to get the best result obtained on this benchmark7.63484
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of constraints400
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension400
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.04	c 0	BEGIN Wed Jul 23 02:22:15 2008
0.00/0.04	c 0	PID 6763
0.00/0.04	c 0	HOST node36.alineos.net
0.00/0.04	c 0	CONVERTING HOME/instance-1127580-1216772535.xml TO HOME/temp.csp
0.00/0.04	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1127580-1216772535.xml' 'HOME/temp.csp'
0.03/0.30	c 0	1 domains, 80 variables, 0 predicates, 8 relations, 400 constraints
0.03/0.31	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.31	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.03/0.39	c 0	Parsing HOME/temp.csp
0.33/0.50	c 0	parsed 489 expressions
0.33/0.50	c 0	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.33/0.51	c 0	MAX CSP: 400 constraints
0.33/0.51	c 0	Converting to clausal form CSP
0.33/0.54	c 0	converted 90 (10%) expressions
0.33/0.55	c 1	converted 179 (20%) expressions
0.33/0.56	c 1	converted 268 (30%) expressions
0.33/0.57	c 1	converted 357 (40%) expressions
0.33/0.58	c 1	converted 446 (50%) expressions
0.33/0.59	c 1	converted 536 (60%) expressions
0.33/0.59	c 1	converted 625 (70%) expressions
0.33/0.60	c 1	converted 714 (80%) expressions
0.33/0.61	c 1	converted 803 (90%) expressions
0.33/0.78	c 1	converted 892 (100%) expressions
0.33/0.78	c 1	CSP : 880 integers, 0 booleans, 1199 clauses, largest domain size 601
0.33/0.78	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.33/0.78	c 1	Propagation in CSP
0.33/0.81	c 1	397 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.33/0.82	c 1	CSP : 880 integers, 0 booleans, 1199 clauses, largest domain size 401
0.33/0.82	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.33/0.82	c 1	Simplifing CSP by introducing new Boolean variables
0.33/0.82	c 1	CSP : 880 integers, 0 booleans, 1199 clauses, largest domain size 401
0.33/0.82	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.33/0.85	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.33/0.86	c 1	88 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.33/0.86	c 1	176 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.33/0.86	c 1	264 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.33/0.87	c 1	352 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.33/0.87	c 1	440 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.33/0.88	c 1	528 (60%) CSP integer variables are encoded (2505 clauses, 31620 bytes)
0.33/0.88	c 1	616 (70%) CSP integer variables are encoded (3694 clauses, 47077 bytes)
0.33/0.89	c 1	704 (80%) CSP integer variables are encoded (4617 clauses, 59076 bytes)
0.33/0.89	c 1	792 (90%) CSP integer variables are encoded (5157 clauses, 66096 bytes)
0.33/0.89	c 1	880 (100%) CSP integer variables are encoded (5892 clauses, 75651 bytes)
0.33/0.91	c 1	120 (10%) CSP clauses are encoded (6012 clauses, 77579 bytes)
0.33/0.93	c 1	240 (20%) CSP clauses are encoded (6132 clauses, 79672 bytes)
0.33/0.94	c 1	360 (30%) CSP clauses are encoded (6252 clauses, 81765 bytes)
0.33/1.00	c 1	480 (40%) CSP clauses are encoded (30712 clauses, 494929 bytes)
1.10/1.14	c 1	600 (50%) CSP clauses are encoded (92844 clauses, 1631023 bytes)
1.10/1.15	c 1	720 (60%) CSP clauses are encoded (96010 clauses, 1685754 bytes)
1.20/1.29	c 1	840 (70%) CSP clauses are encoded (175326 clauses, 3143168 bytes)
1.29/1.30	c 1	960 (80%) CSP clauses are encoded (178934 clauses, 3205734 bytes)
1.29/1.32	c 1	1080 (90%) CSP clauses are encoded (187384 clauses, 3357060 bytes)
1.29/1.38	c 1	1199 (100%) CSP clauses are encoded (218076 clauses, 3915713 bytes)
1.29/1.38	c 1	1199 CSP clauses encoded
1.29/1.38	c 1	Writing map file : HOME/temp.map
1.29/1.39	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.29/1.39	c 1	SAT : 6772 SAT variables, 218076 SAT clauses, 3915713 bytes
1.29/1.39	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.38/1.41	c 1	OBJECTIVE minimize _COST
1.38/1.41	c 1	OBJECTIVE BOUND: 0 <= _COST <= 
1.38/1.41	c 1	SEARCHING: _COST <= 200
1.38/1.41	c 1	SOLVING HOME/temp.cnf
1.38/1.41	c 1	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.38/1.41	c 1	This is MiniSat 2.0 beta
1.38/1.41	c 1	WARNING: for repeatability, setting FPU to use double precision
1.38/1.41	c 1	============================[ Problem Statistics ]=============================
1.38/1.41	c 1	|                                                                             |
1.38/1.41	c 1	|  Number of variables:  6772                                                 |
1.38/1.41	c 1	|  Number of clauses:    218077                                               |
1.40/1.52	c 1	|  Parsing time:         0.09         s                                       |
1.40/1.57	c 2	============================[ Search Statistics ]==============================
1.40/1.57	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.40/1.57	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.40/1.57	c 2	===============================================================================
1.40/1.57	c 2	|         0 |    4972   139648   406468 |    46549        0    nan |  0.000 % |
1.40/1.58	c 2	===============================================================================
1.40/1.58	c 2	restarts              : 1
1.40/1.58	c 2	conflicts             : 1              (7 /sec)
1.40/1.58	c 2	decisions             : 37             (0.00 % random) (243 /sec)
1.40/1.58	c 2	propagations          : 6800           (44744 /sec)
1.40/1.58	c 2	conflict literals     : 5              (0.00 % deleted)
1.40/1.58	c 2	Memory used           : 11.00 MB
1.40/1.58	c 2	CPU time              : 0.151976 s
1.40/1.58	c 2	
1.40/1.59	c 2	SATISFIABLE
1.40/1.59	c 2	FOUND: _COST <= 200
1.40/1.59	s SATISFIABLE
1.40/1.59	c 2	DECODING HOME/temp.out WITH HOME/temp.map
1.40/1.59	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'
1.59/1.67	c 2	Decoding HOME/temp.out
1.59/1.77	c 2	OBJECTIVE _COST 200
1.59/1.77	o 200
1.59/1.77	v 1 1 0 1 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 0 1 1 0 1 1 1 1 0 0 0 1 0 0 1 1 0 1 1 0 0 1 1 1 1 1 1 0 0 0 1 0 1 0 0 1 1 0 1 1 1 0 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
1.59/1.77	c 2	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.59/1.80	c 2	OBJECTIVE BOUND: 0 <= _COST <= 200
1.59/1.80	c 2	SEARCHING: _COST <= 100
1.59/1.80	c 2	SOLVING HOME/temp.cnf
1.59/1.80	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.59/1.81	c 2	This is MiniSat 2.0 beta
1.59/1.81	c 2	WARNING: for repeatability, setting FPU to use double precision
1.59/1.81	c 2	============================[ Problem Statistics ]=============================
1.59/1.81	c 2	|                                                                             |
1.59/1.81	c 2	|  Number of variables:  6772                                                 |
1.59/1.81	c 2	|  Number of clauses:    218077                                               |
1.77/1.92	c 2	|  Parsing time:         0.10         s                                       |
1.77/1.99	c 2	============================[ Search Statistics ]==============================
1.77/1.99	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.77/1.99	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.77/1.99	c 2	===============================================================================
1.77/1.99	c 2	|         0 |    3972    91798   265818 |    30599        0    nan |  0.000 % |
1.77/2.00	c 2	===============================================================================
1.77/2.01	c 2	restarts              : 1
1.77/2.01	c 2	conflicts             : 43             (235 /sec)
1.77/2.01	c 2	decisions             : 70             (0.00 % random) (383 /sec)
1.77/2.01	c 2	propagations          : 7608           (41580 /sec)
1.77/2.01	c 2	conflict literals     : 1508           (0.07 % deleted)
1.77/2.01	c 2	Memory used           : 11.12 MB
1.77/2.01	c 2	CPU time              : 0.182972 s
1.77/2.01	c 2	
1.77/2.01	c 2	SATISFIABLE
1.77/2.01	c 2	FOUND: _COST <= 100
1.77/2.01	c 2	DECODING HOME/temp.out WITH HOME/temp.map
1.77/2.01	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'
1.77/2.09	c 2	Decoding HOME/temp.out
1.96/2.18	c 2	OBJECTIVE _COST 100
1.96/2.18	o 100
1.96/2.19	v 1 1 0 1 0 0 0 1 1 1 0 1 0 1 0 1 1 0 0 0 0 0 1 1 1 1 1 1 0 0 1 1 0 1 0 0 1 1 1 1 1 1 1 1 1 1 0 0 0 1 1 1 1 1 0 0 0 1 1 0 0 0 0 0 1 0 0 1 1 0 1 1 0 0 0 1 0 1 1 1
1.96/2.19	c 2	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.13/2.23	c 2	OBJECTIVE BOUND: 0 <= _COST <= 100
2.13/2.23	c 2	SEARCHING: _COST <= 50
2.13/2.23	c 2	SOLVING HOME/temp.cnf
2.13/2.23	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.13/2.23	c 2	This is MiniSat 2.0 beta
2.13/2.23	c 2	WARNING: for repeatability, setting FPU to use double precision
2.13/2.23	c 2	============================[ Problem Statistics ]=============================
2.13/2.23	c 2	|                                                                             |
2.13/2.23	c 2	|  Number of variables:  6772                                                 |
2.13/2.23	c 2	|  Number of clauses:    218077                                               |
2.15/2.35	c 2	|  Parsing time:         0.10         s                                       |
2.15/2.42	c 2	============================[ Search Statistics ]==============================
2.15/2.42	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.15/2.42	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.15/2.42	c 2	===============================================================================
2.15/2.42	c 2	|         0 |    3322    53673   153343 |    17891        0    nan |  0.000 % |
2.15/2.44	c 2	|       101 |    3322    53673   153343 |    19680      101     41 | 50.945 % |
2.15/2.46	c 2	|       253 |    3322    53673   153343 |    21648      253     34 | 50.945 % |
2.15/2.46	c 2	===============================================================================
2.15/2.46	c 2	restarts              : 3
2.15/2.46	c 2	conflicts             : 259            (1194 /sec)
2.15/2.46	c 2	decisions             : 458            (1.09 % random) (2111 /sec)
2.15/2.46	c 2	propagations          : 83517          (384930 /sec)
2.15/2.46	c 2	conflict literals     : 8804           (12.02 % deleted)
2.15/2.46	c 2	Memory used           : 11.13 MB
2.15/2.46	c 2	CPU time              : 0.216967 s
2.15/2.46	c 2	
2.15/2.46	c 2	SATISFIABLE
2.15/2.47	c 2	FOUND: _COST <= 50
2.15/2.47	c 2	DECODING HOME/temp.out WITH HOME/temp.map
2.15/2.47	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.39/2.55	c 3	Decoding HOME/temp.out
2.39/2.64	c 3	OBJECTIVE _COST 50
2.39/2.64	o 50
2.39/2.64	v 1 1 0 0 1 1 1 1 0 1 1 1 0 1 1 0 0 1 1 1 0 1 0 0 1 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 0 1 0 0 1 1 0 0 1 1 0 1 1 1 1 1 0 0 1 1 0 1 0 1 1 1 0 0 1 1 1 0 1
2.39/2.65	c 3	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.39/2.68	c 3	OBJECTIVE BOUND: 0 <= _COST <= 50
2.39/2.68	c 3	SEARCHING: _COST <= 25
2.39/2.68	c 3	SOLVING HOME/temp.cnf
2.39/2.68	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.39/2.68	c 3	This is MiniSat 2.0 beta
2.39/2.68	c 3	WARNING: for repeatability, setting FPU to use double precision
2.39/2.68	c 3	============================[ Problem Statistics ]=============================
2.39/2.68	c 3	|                                                                             |
2.39/2.69	c 3	|  Number of variables:  6772                                                 |
2.39/2.69	c 3	|  Number of clauses:    218077                                               |
2.57/2.81	c 3	|  Parsing time:         0.10         s                                       |
2.57/2.88	c 3	============================[ Search Statistics ]==============================
2.57/2.88	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.57/2.88	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.57/2.88	c 3	===============================================================================
2.57/2.88	c 3	|         0 |    2822    30648    85743 |    10216        0    nan |  0.000 % |
2.57/2.90	c 3	|       102 |    2822    30648    85743 |    11237      102     41 | 58.328 % |
2.57/2.92	c 3	|       253 |    2822    30648    85743 |    12361      253     32 | 58.328 % |
2.57/2.92	c 3	===============================================================================
2.57/2.92	c 3	restarts              : 3
2.57/2.92	c 3	conflicts             : 257            (1168 /sec)
2.57/2.92	c 3	decisions             : 430            (1.16 % random) (1955 /sec)
2.57/2.92	c 3	propagations          : 94162          (428075 /sec)
2.57/2.92	c 3	conflict literals     : 8167           (11.13 % deleted)
2.57/2.92	c 3	Memory used           : 11.00 MB
2.57/2.92	c 3	CPU time              : 0.219966 s
2.57/2.92	c 3	
2.57/2.93	c 3	SATISFIABLE
2.57/2.93	c 3	FOUND: _COST <= 25
2.57/2.93	c 3	DECODING HOME/temp.out WITH HOME/temp.map
2.57/2.93	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.82/3.01	c 3	Decoding HOME/temp.out
2.82/3.08	c 3	OBJECTIVE _COST 25
2.82/3.08	o 25
2.82/3.08	v 1 1 1 1 0 0 0 0 1 1 0 1 0 0 1 0 0 1 1 1 0 1 1 0 1 0 1 1 0 1 1 1 0 1 1 1 1 0 1 1 1 0 1 1 1 0 0 1 1 1 0 1 0 0 1 1 1 0 1 0 1 0 0 1 0 0 1 1 1 0 1 0 1 0 1 1 1 0 1 1
2.82/3.08	c 3	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.82/3.14	c 3	OBJECTIVE BOUND: 0 <= _COST <= 25
2.82/3.14	c 3	SEARCHING: _COST <= 12
2.82/3.14	c 3	SOLVING HOME/temp.cnf
2.82/3.14	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.82/3.14	c 3	This is MiniSat 2.0 beta
2.82/3.14	c 3	WARNING: for repeatability, setting FPU to use double precision
2.82/3.14	c 3	============================[ Problem Statistics ]=============================
2.82/3.14	c 3	|                                                                             |
2.82/3.14	c 3	|  Number of variables:  6772                                                 |
2.82/3.14	c 3	|  Number of clauses:    218077                                               |
3.00/3.26	c 3	|  Parsing time:         0.11         s                                       |
3.14/3.34	c 3	============================[ Search Statistics ]==============================
3.14/3.34	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.14/3.34	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.14/3.34	c 3	===============================================================================
3.14/3.34	c 3	|         0 |    2351    17044    46331 |     5681        0    nan |  0.000 % |
3.14/3.35	c 3	|       100 |    2351    17044    46331 |     6249      100     40 | 65.284 % |
3.14/3.37	c 3	|       250 |    2351    17044    46331 |     6874      250     27 | 65.284 % |
3.14/3.37	c 3	===============================================================================
3.14/3.37	c 3	restarts              : 3
3.14/3.37	c 3	conflicts             : 330            (1507 /sec)
3.14/3.37	c 3	decisions             : 448            (0.67 % random) (2046 /sec)
3.14/3.37	c 3	propagations          : 121614         (555401 /sec)
3.14/3.37	c 3	conflict literals     : 8458           (13.45 % deleted)
3.14/3.37	c 3	Memory used           : 11.12 MB
3.14/3.37	c 3	CPU time              : 0.218966 s
3.14/3.37	c 3	
3.14/3.38	c 3	SATISFIABLE
3.14/3.38	c 3	FOUND: _COST <= 12
3.14/3.38	c 3	DECODING HOME/temp.out WITH HOME/temp.map
3.14/3.38	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.23/3.45	c 3	Decoding HOME/temp.out
3.23/3.54	c 4	OBJECTIVE _COST 12
3.23/3.54	o 12
3.23/3.55	v 1 1 0 1 1 0 0 0 1 1 1 1 0 1 1 1 1 1 1 0 0 1 1 0 1 1 1 1 0 0 1 1 0 1 0 1 0 0 1 1 1 0 1 1 1 1 0 1 1 0 1 1 1 0 1 0 0 0 1 0 1 0 1 1 1 0 1 0 1 0 1 0 1 0 0 1 0 1 1 1
3.23/3.55	c 4	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.23/3.60	c 4	OBJECTIVE BOUND: 0 <= _COST <= 12
3.23/3.60	c 4	SEARCHING: _COST <= 6
3.23/3.60	c 4	SOLVING HOME/temp.cnf
3.23/3.60	c 4	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.23/3.61	c 4	This is MiniSat 2.0 beta
3.23/3.61	c 4	WARNING: for repeatability, setting FPU to use double precision
3.23/3.61	c 4	============================[ Problem Statistics ]=============================
3.23/3.61	c 4	|                                                                             |
3.23/3.61	c 4	|  Number of variables:  6772                                                 |
3.23/3.61	c 4	|  Number of clauses:    218077                                               |
3.40/3.73	c 4	|  Parsing time:         0.11         s                                       |
3.40/3.80	c 4	============================[ Search Statistics ]==============================
3.40/3.80	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.40/3.80	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.40/3.80	c 4	===============================================================================
3.40/3.80	c 4	|         0 |    1939    10063    26618 |     3354        0    nan |  0.000 % |
3.40/3.82	c 4	|       100 |    1939    10063    26618 |     3689      100     41 | 71.367 % |
3.40/3.83	c 4	|       250 |    1939    10063    26618 |     4058      250     27 | 71.367 % |
3.40/3.84	c 4	===============================================================================
3.40/3.84	c 4	restarts              : 3
3.40/3.84	c 4	conflicts             : 306            (1444 /sec)
3.40/3.84	c 4	decisions             : 392            (0.77 % random) (1849 /sec)
3.40/3.84	c 4	propagations          : 93877          (442885 /sec)
3.40/3.84	c 4	conflict literals     : 8033           (10.47 % deleted)
3.40/3.84	c 4	Memory used           : 11.15 MB
3.40/3.84	c 4	CPU time              : 0.211967 s
3.40/3.84	c 4	
3.40/3.84	c 4	SATISFIABLE
3.40/3.84	c 4	FOUND: _COST <= 6
3.40/3.84	c 4	DECODING HOME/temp.out WITH HOME/temp.map
3.40/3.84	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.64/3.92	c 4	Decoding HOME/temp.out
3.64/4.04	c 4	OBJECTIVE _COST 6
3.64/4.04	o 6
3.64/4.05	v 1 1 0 1 1 0 0 1 1 1 1 1 0 0 1 1 1 1 1 1 0 1 1 0 1 1 1 1 0 0 1 1 0 1 0 1 0 1 1 0 1 0 1 1 1 1 0 1 1 1 1 1 1 1 0 0 0 1 1 0 1 0 1 1 0 0 1 0 1 0 1 1 1 0 0 1 0 1 1 1
3.64/4.07	c 4	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.64/4.11	c 4	OBJECTIVE BOUND: 0 <= _COST <= 6
3.64/4.11	c 4	SEARCHING: _COST <= 3
3.64/4.11	c 4	SOLVING HOME/temp.cnf
3.64/4.11	c 4	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.64/4.11	c 4	This is MiniSat 2.0 beta
3.64/4.11	c 4	WARNING: for repeatability, setting FPU to use double precision
3.64/4.11	c 4	============================[ Problem Statistics ]=============================
3.64/4.11	c 4	|                                                                             |
3.64/4.11	c 4	|  Number of variables:  6772                                                 |
3.64/4.11	c 4	|  Number of clauses:    218077                                               |
3.88/4.24	c 4	|  Parsing time:         0.10         s                                       |
3.88/4.31	c 4	============================[ Search Statistics ]==============================
3.88/4.31	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.88/4.31	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.88/4.31	c 4	===============================================================================
3.88/4.31	c 4	|         0 |    1536     5932    15431 |     1977        0    nan |  0.000 % |
3.88/4.33	c 4	|       100 |    1536     5932    15431 |     2175      100     41 | 77.318 % |
3.88/4.34	c 4	|       251 |    1536     5932    15431 |     2392      251     27 | 77.318 % |
3.88/4.36	c 4	|       477 |    1536     5932    15431 |     2631      477     20 | 77.318 % |
3.88/4.39	c 4	|       814 |    1536     5932    15431 |     2895      814     18 | 77.318 % |
4.15/4.45	c 4	|      1320 |    1536     5932    15431 |     3184     1320     17 | 77.318 % |
4.25/4.54	c 4	|      2079 |    1536     5932    15431 |     3502     2079     16 | 77.318 % |
4.25/4.56	c 5	===============================================================================
4.25/4.56	c 5	restarts              : 7
4.25/4.56	c 5	conflicts             : 2240           (5321 /sec)
4.25/4.56	c 5	decisions             : 2520           (1.15 % random) (5987 /sec)
4.25/4.56	c 5	propagations          : 1011638        (2403306 /sec)
4.25/4.56	c 5	conflict literals     : 36297          (17.31 % deleted)
4.25/4.56	c 5	Memory used           : 11.12 MB
4.25/4.56	c 5	CPU time              : 0.420936 s
4.25/4.56	c 5	
4.25/4.56	c 5	SATISFIABLE
4.25/4.56	c 5	FOUND: _COST <= 3
4.25/4.56	c 5	DECODING HOME/temp.out WITH HOME/temp.map
4.25/4.56	c 5	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
4.32/4.64	c 5	Decoding HOME/temp.out
4.32/4.74	c 5	OBJECTIVE _COST 3
4.32/4.74	o 3
4.32/4.74	v 1 1 0 1 1 0 0 0 1 1 1 1 0 0 1 1 1 0 1 0 0 1 1 0 1 1 1 1 0 0 1 1 0 1 0 1 0 0 1 0 1 0 1 1 1 1 0 1 1 0 1 1 1 0 0 0 0 0 1 0 1 0 1 1 1 0 1 0 1 0 1 0 1 0 0 1 0 1 1 1
4.32/4.74	c 5	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
4.32/4.78	c 5	OBJECTIVE BOUND: 0 <= _COST <= 3
4.32/4.78	c 5	SEARCHING: _COST <= 1
4.32/4.78	c 5	SOLVING HOME/temp.cnf
4.32/4.78	c 5	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
4.32/4.78	c 5	This is MiniSat 2.0 beta
4.32/4.78	c 5	WARNING: for repeatability, setting FPU to use double precision
4.32/4.78	c 5	============================[ Problem Statistics ]=============================
4.32/4.78	c 5	|                                                                             |
4.32/4.78	c 5	|  Number of variables:  6772                                                 |
4.32/4.78	c 5	|  Number of clauses:    218077                                               |
4.50/4.90	c 5	|  Parsing time:         0.11         s                                       |
4.50/4.97	c 5	============================[ Search Statistics ]==============================
4.50/4.97	c 5	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.50/4.98	c 5	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.50/4.98	c 5	===============================================================================
4.50/4.98	c 5	|         0 |     880     1997     5592 |      665        0    nan |  0.000 % |
4.50/4.99	c 5	|       100 |     880     1997     5592 |      732      100     49 | 87.005 % |
4.50/5.00	c 5	|       250 |     880     1997     5592 |      805      250     28 | 87.005 % |
4.50/5.02	c 5	|       475 |     880     1997     5592 |      886      475     20 | 87.005 % |
4.50/5.04	c 5	|       812 |     880     1997     5592 |      974      812     16 | 87.005 % |
4.50/5.08	c 5	|      1319 |     880     1997     5592 |     1072     1319     14 | 87.005 % |
4.50/5.15	c 5	|      2078 |     879     1989     5560 |     1179     1151     13 | 87.020 % |
4.50/5.18	c 5	===============================================================================
4.50/5.18	c 5	restarts              : 7
4.50/5.18	c 5	conflicts             : 2537           (6506 /sec)
4.50/5.18	c 5	decisions             : 2791           (1.29 % random) (7158 /sec)
4.50/5.18	c 5	propagations          : 909871         (2333362 /sec)
4.50/5.18	c 5	conflict literals     : 29846          (25.97 % deleted)
4.50/5.18	c 5	Memory used           : 11.12 MB
4.50/5.18	c 5	CPU time              : 0.38994 s
4.50/5.18	c 5	
4.50/5.18	c 5	UNSATISFIABLE
4.50/5.19	c 5	NOT FOUND: _COST <= 1
4.50/5.19	c 5	OBJECTIVE BOUND: 2 <= _COST <= 3
4.50/5.19	c 5	SEARCHING: _COST <= 2
4.50/5.19	c 5	SOLVING HOME/temp.cnf
4.50/5.19	c 5	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
4.50/5.19	c 5	This is MiniSat 2.0 beta
4.50/5.19	c 5	WARNING: for repeatability, setting FPU to use double precision
4.50/5.19	c 5	============================[ Problem Statistics ]=============================
4.50/5.19	c 5	|                                                                             |
4.50/5.19	c 5	|  Number of variables:  6772                                                 |
4.50/5.19	c 5	|  Number of clauses:    218077                                               |
4.91/5.32	c 5	|  Parsing time:         0.11         s                                       |
4.91/5.39	c 5	============================[ Search Statistics ]==============================
4.91/5.39	c 5	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.91/5.39	c 5	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.91/5.39	c 5	===============================================================================
4.91/5.39	c 5	|         0 |    1280     4135    10807 |     1378        0    nan |  0.000 % |
4.91/5.41	c 5	|       100 |    1280     4135    10807 |     1516      100     40 | 81.099 % |
4.91/5.42	c 5	|       251 |    1280     4135    10807 |     1667      251     23 | 81.099 % |
4.91/5.44	c 5	|       478 |    1280     4135    10807 |     1834      478     19 | 81.099 % |
4.91/5.47	c 5	|       815 |    1280     4135    10807 |     2018      815     16 | 81.099 % |
5.21/5.52	c 5	|      1321 |    1280     4135    10807 |     2219     1321     15 | 81.099 % |
5.21/5.60	c 6	|      2080 |    1280     4135    10807 |     2441     2080     14 | 81.099 % |
5.40/5.72	c 6	|      3219 |    1280     4135    10807 |     2685     3219     13 | 81.099 % |
5.60/5.92	c 6	|      4928 |    1280     4135    10807 |     2954     4928     13 | 81.099 % |
5.90/6.23	c 6	|      7492 |    1280     4135    10807 |     3250     7492     12 | 81.099 % |
6.40/6.72	c 7	|     11337 |    1280     4135    10807 |     3575     6951     11 | 81.099 % |
7.07/7.46	c 7	|     17104 |    1279     4124    10763 |     3932     4019     10 | 81.113 % |
7.57/7.91	c 8	===============================================================================
7.57/7.91	c 8	restarts              : 12
7.57/7.91	c 8	conflicts             : 21292          (8119 /sec)
7.57/7.91	c 8	decisions             : 23130          (1.09 % random) (8819 /sec)
7.57/7.91	c 8	propagations          : 9052729        (3451813 /sec)
7.57/7.91	c 8	conflict literals     : 233754         (31.08 % deleted)
7.57/7.91	c 8	Memory used           : 11.12 MB
7.57/7.91	c 8	CPU time              : 2.6226 s
7.57/7.91	c 8	
7.57/7.91	c 8	UNSATISFIABLE
7.57/7.92	c 8	NOT FOUND: _COST <= 2
7.57/7.92	c 8	OBJECTIVE _COST 3
7.57/7.92	s OPTIMUM FOUND
7.57/7.92	c 8	CPU 7.11 (0.04 0.01 7.07 0.48)
7.57/7.92	c 8	END Wed Jul 23 02:22:23 2008

Verifier Data (download as text)

OK	3	397
3 unsatisfied constraints, 397 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-1127580-1216772535/watcher-1127580-1216772535 -o /tmp/evaluation-result-1127580-1216772535/solver-1127580-1216772535 -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-1127580-1216772535.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: 1.92 1.98 1.90 4/73 6763
/proc/meminfo: memFree=1050544/2055920 swapFree=4192956/4192956
[pid=6763] ppid=6761 vsize=12268 CPUtime=0
/proc/6763/stat : 6763 (sugar) R 6761 6763 6501 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 4342693 12562432 316 996147200 4194304 4206940 548682068592 18446744073709551615 240916675582 0 0 4224 0 0 0 0 17 1 0 0
/proc/6763/statm: 3067 316 241 3 0 167 0

[startup+0.104079 s]
/proc/loadavg: 1.92 1.98 1.90 4/73 6763
/proc/meminfo: memFree=1050544/2055920 swapFree=4192956/4192956
[pid=6763] ppid=6761 vsize=13600 CPUtime=0.03
/proc/6763/stat : 6763 (sugar) S 6761 6763 6501 0 -1 4194304 898 127 0 0 3 0 0 0 21 0 1 0 4342693 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6763/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.201088 s]
/proc/loadavg: 1.92 1.98 1.90 4/73 6763
/proc/meminfo: memFree=1050544/2055920 swapFree=4192956/4192956
[pid=6763] ppid=6761 vsize=13600 CPUtime=0.03
/proc/6763/stat : 6763 (sugar) S 6761 6763 6501 0 -1 4194304 898 127 0 0 3 0 0 0 21 0 1 0 4342693 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6763/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301098 s]
/proc/loadavg: 1.92 1.98 1.90 4/73 6763
/proc/meminfo: memFree=1050544/2055920 swapFree=4192956/4192956
[pid=6763] ppid=6761 vsize=13600 CPUtime=0.03
/proc/6763/stat : 6763 (sugar) S 6761 6763 6501 0 -1 4194304 898 127 0 0 3 0 0 0 21 0 1 0 4342693 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6763/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701139 s]
/proc/loadavg: 1.92 1.98 1.90 4/73 6763
/proc/meminfo: memFree=1050544/2055920 swapFree=4192956/4192956
[pid=6763] ppid=6761 vsize=13600 CPUtime=0.33
/proc/6763/stat : 6763 (sugar) S 6761 6763 6501 0 -1 4194304 974 4417 0 1 3 0 28 2 15 0 1 0 4342693 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6763/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 13600

[startup+1.50222 s]
/proc/loadavg: 1.92 1.98 1.90 3/84 6795
/proc/meminfo: memFree=1034568/2055920 swapFree=4192956/4192956
[pid=6763] ppid=6761 vsize=13732 CPUtime=1.4
/proc/6763/stat : 6763 (sugar) S 6761 6763 6501 0 -1 4194304 1065 11218 0 2 3 0 127 10 16 0 1 0 4342693 14061568 813 996147200 4194304 4206940 548682068592 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6763/statm: 3433 813 374 3 0 533 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 13732

[startup+3.10136 s]
/proc/loadavg: 1.92 1.98 1.90 2/84 6829
/proc/meminfo: memFree=1038280/2055920 swapFree=4192956/4192956
[pid=6763] ppid=6761 vsize=13732 CPUtime=2.82
/proc/6763/stat : 6763 (sugar) S 6761 6763 6501 0 -1 4194304 1475 34600 0 5 4 1 253 24 16 0 1 0 4342693 14061568 813 996147200 4194304 4206940 548682068592 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6763/statm: 3433 813 374 3 0 533 0
Current children cumulated CPU time (s) 2.82
Current children cumulated vsize (KiB) 13732

[startup+6.30168 s]
/proc/loadavg: 1.93 1.98 1.90 3/76 6903
/proc/meminfo: memFree=1033608/2055920 swapFree=4192956/4192956
[pid=6763] ppid=6761 vsize=13732 CPUtime=4.91
/proc/6763/stat : 6763 (sugar) S 6761 6763 6501 0 -1 4194304 1926 61887 0 9 4 1 445 41 15 0 1 0 4342693 14061568 813 996147200 4194304 4206940 548682068592 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6763/statm: 3433 813 374 3 0 533 0
[pid=6902] ppid=6763 vsize=5356 CPUtime=0
/proc/6902/stat : 6902 (sh) S 6763 6763 6501 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4343212 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6902/statm: 1339 232 193 169 0 50 0
[pid=6903] ppid=6902 vsize=11388 CPUtime=1.09
/proc/6903/stat : 6903 (minisat) R 6902 6763 6501 0 -1 4194304 2664 0 0 0 108 1 0 0 25 0 1 0 4343212 11661312 2650 996147200 134512640 135127466 4294956256 18446744073709551615 134522617 0 0 4096 3 0 0 0 17 1 0 0
/proc/6903/statm: 2847 2650 75 150 0 2694 0
Current children cumulated CPU time (s) 6
Current children cumulated vsize (KiB) 30476

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

[startup+6.40169 s]
/proc/loadavg: 1.93 1.98 1.90 3/76 6903
/proc/meminfo: memFree=1033608/2055920 swapFree=4192956/4192956
[pid=6763] ppid=6761 vsize=13732 CPUtime=4.91
/proc/6763/stat : 6763 (sugar) S 6761 6763 6501 0 -1 4194304 1926 61887 0 9 4 1 445 41 15 0 1 0 4342693 14061568 813 996147200 4194304 4206940 548682068592 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6763/statm: 3433 813 374 3 0 533 0
[pid=6902] ppid=6763 vsize=5356 CPUtime=0
/proc/6902/stat : 6902 (sh) S 6763 6763 6501 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4343212 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6902/statm: 1339 232 193 169 0 50 0
[pid=6903] ppid=6902 vsize=11388 CPUtime=1.19
/proc/6903/stat : 6903 (minisat) R 6902 6763 6501 0 -1 4194304 2666 0 0 0 118 1 0 0 25 0 1 0 4343212 11661312 2652 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/6903/statm: 2847 2652 75 150 0 2694 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 30476

[startup+7.20176 s]
/proc/loadavg: 1.93 1.98 1.90 2/73 6903
/proc/meminfo: memFree=1051296/2055920 swapFree=4192956/4192956
[pid=6763] ppid=6761 vsize=13732 CPUtime=4.91
/proc/6763/stat : 6763 (sugar) S 6761 6763 6501 0 -1 4194304 1926 61887 0 9 4 1 445 41 16 0 1 0 4342693 14061568 813 996147200 4194304 4206940 548682068592 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6763/statm: 3433 813 374 3 0 533 0
[pid=6902] ppid=6763 vsize=5356 CPUtime=0
/proc/6902/stat : 6902 (sh) S 6763 6763 6501 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4343212 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6902/statm: 1339 232 193 169 0 50 0
[pid=6903] ppid=6902 vsize=11388 CPUtime=1.96
/proc/6903/stat : 6903 (minisat) R 6902 6763 6501 0 -1 4194304 2666 0 0 0 190 6 0 0 25 0 1 0 4343212 11661312 2652 996147200 134512640 135127466 4294956256 18446744073709551615 134527976 0 0 4096 3 0 0 0 17 0 0 0
/proc/6903/statm: 2847 2652 75 150 0 2694 0
Current children cumulated CPU time (s) 6.87
Current children cumulated vsize (KiB) 30476

[startup+7.6018 s]
/proc/loadavg: 1.93 1.98 1.90 2/73 6903
/proc/meminfo: memFree=1051296/2055920 swapFree=4192956/4192956
[pid=6763] ppid=6761 vsize=13732 CPUtime=4.91
/proc/6763/stat : 6763 (sugar) S 6761 6763 6501 0 -1 4194304 1926 61887 0 9 4 1 445 41 16 0 1 0 4342693 14061568 813 996147200 4194304 4206940 548682068592 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6763/statm: 3433 813 374 3 0 533 0
[pid=6902] ppid=6763 vsize=5356 CPUtime=0
/proc/6902/stat : 6902 (sh) S 6763 6763 6501 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4343212 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6902/statm: 1339 232 193 169 0 50 0
[pid=6903] ppid=6902 vsize=11388 CPUtime=2.36
/proc/6903/stat : 6903 (minisat) R 6902 6763 6501 0 -1 4194304 2666 0 0 0 230 6 0 0 25 0 1 0 4343212 11661312 2652 996147200 134512640 135127466 4294956256 18446744073709551615 134527257 0 0 4096 3 0 0 0 17 0 0 0
/proc/6903/statm: 2847 2652 75 150 0 2694 0
Current children cumulated CPU time (s) 7.27
Current children cumulated vsize (KiB) 30476

[startup+7.80682 s]
/proc/loadavg: 1.93 1.98 1.90 3/76 6932
/proc/meminfo: memFree=1032768/2055920 swapFree=4192956/4192956
[pid=6763] ppid=6761 vsize=13732 CPUtime=4.91
/proc/6763/stat : 6763 (sugar) S 6761 6763 6501 0 -1 4194304 1926 61887 0 9 4 1 445 41 16 0 1 0 4342693 14061568 813 996147200 4194304 4206940 548682068592 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6763/statm: 3433 813 374 3 0 533 0
[pid=6902] ppid=6763 vsize=5356 CPUtime=0
/proc/6902/stat : 6902 (sh) S 6763 6763 6501 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4343212 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6902/statm: 1339 232 193 169 0 50 0
[pid=6903] ppid=6902 vsize=11388 CPUtime=2.57
/proc/6903/stat : 6903 (minisat) R 6902 6763 6501 0 -1 4194304 2666 0 0 0 251 6 0 0 25 0 1 0 4343212 11661312 2652 996147200 134512640 135127466 4294956256 18446744073709551615 134530700 0 0 4096 3 0 0 0 17 0 0 0
/proc/6903/statm: 2847 2652 75 150 0 2694 0
Current children cumulated CPU time (s) 7.48
Current children cumulated vsize (KiB) 30476

[startup+7.90183 s]
/proc/loadavg: 1.93 1.98 1.90 3/76 6932
/proc/meminfo: memFree=1032768/2055920 swapFree=4192956/4192956
[pid=6763] ppid=6761 vsize=13732 CPUtime=4.91
/proc/6763/stat : 6763 (sugar) S 6761 6763 6501 0 -1 4194304 1926 61887 0 9 4 1 445 41 16 0 1 0 4342693 14061568 813 996147200 4194304 4206940 548682068592 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6763/statm: 3433 813 374 3 0 533 0
[pid=6902] ppid=6763 vsize=5356 CPUtime=0
/proc/6902/stat : 6902 (sh) S 6763 6763 6501 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4343212 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6902/statm: 1339 232 193 169 0 50 0
[pid=6903] ppid=6902 vsize=11388 CPUtime=2.66
/proc/6903/stat : 6903 (minisat) R 6902 6763 6501 0 -1 4194304 2666 0 0 0 260 6 0 0 25 0 1 0 4343212 11661312 2652 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 0 0 0
/proc/6903/statm: 2847 2652 75 150 0 2694 0
Current children cumulated CPU time (s) 7.57
Current children cumulated vsize (KiB) 30476

Child status: 0
Real time (s): 7.92359
CPU time (s): 7.63484
CPU user time (s): 7.12692
CPU system time (s): 0.507922
CPU usage (%): 96.3558
Max. virtual memory (cumulated for all children) (KiB): 887424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.12692
system time used= 0.507922
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 66843
page faults= 9
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4474
involuntary context switches= 4327

runsolver used 0.016997 second user time and 0.037994 second system time

The end

Launcher Data (download as text)

Begin job on node36 at 2008-07-23 02:22:15
IDJOB=1127580
IDBENCH=63639
IDSOLVER=368
FILE ID=node36/1127580-1216772535
PBS_JOBID= 7974121
Free space on /tmp= 66556 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/maxcsp/cnf/3-80-100-1000/normalized-cnf-3-80-400-912648_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-1127580-1216772535/watcher-1127580-1216772535 -o /tmp/evaluation-result-1127580-1216772535/solver-1127580-1216772535 -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-1127580-1216772535.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= b6d9805b0e3cbead04ddf15612aa742a
RANDOM SEED=740373141

node36.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.232
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.232
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:       1051024 kB
Buffers:         28468 kB
Cached:         887220 kB
SwapCached:          0 kB
Active:         336452 kB
Inactive:       608008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1051024 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            6156 kB
Writeback:           0 kB
Mapped:          40056 kB
Slab:            45876 kB
Committed_AS:    95524 kB
PageTables:       1736 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= 66552 MiB
End job on node36 at 2008-07-23 02:22:23