Trace number 1112662

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+minisatMSAT (TO)9 3600.02 3622.07

General information on the benchmark

Namecsp/super-queens/
normalized-super-queens-8.xml
MD5SUMcd97e8f7f9b4ac982d62b737eb37200e
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints4
Best CPU time to get the best result obtained on this benchmark1600.71
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints590
Maximum constraint arity2
Maximum domain size20
Number of constraints which are defined in extension0
Number of constraints which are defined in intension590
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.03/0.20	c 0	Sugar v1-13 + HOME/minisat
0.03/0.26	c 0	BEGIN Sat Jul 12 16:14:51 2008
0.03/0.26	c 0	PID 15525
0.04/0.32	c 0	HOST node42.alineos.net
0.04/0.32	c 0	CONVERTING HOME/instance-1112662-1215872090.xml TO HOME/temp.csp
0.04/0.32	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1112662-1215872090.xml' 'HOME/temp.csp'
0.37/1.20	c 1	1 domains, 40 variables, 2 predicates, 0 relations, 590 constraints
0.37/1.25	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.37/1.25	c 1	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.39/1.33	c 1	Parsing HOME/temp.csp
0.39/1.46	c 1	parsed 633 expressions
0.39/1.46	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.39/1.48	c 1	MAX CSP: 590 constraints
0.39/1.48	c 1	Converting to clausal form CSP
0.39/1.55	c 1	converted 123 (10%) expressions
0.39/1.66	c 1	converted 246 (20%) expressions
0.39/1.68	c 1	converted 368 (30%) expressions
0.39/1.70	c 1	converted 491 (40%) expressions
0.39/1.72	c 1	converted 613 (50%) expressions
0.39/1.73	c 2	converted 736 (60%) expressions
0.39/1.74	c 2	converted 859 (70%) expressions
0.39/1.75	c 2	converted 981 (80%) expressions
0.39/1.76	c 2	converted 1104 (90%) expressions
0.39/1.84	c 2	converted 1226 (100%) expressions
0.39/1.84	c 2	CSP : 1220 integers, 1140 booleans, 4049 clauses, largest domain size 886
0.39/1.84	c 2	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.39/1.84	c 2	Propagation in CSP
0.39/1.91	c 2	585 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.39/1.91	c 2	CSP : 1220 integers, 1140 booleans, 4049 clauses, largest domain size 591
0.39/1.91	c 2	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.39/1.91	c 2	Simplifing CSP by introducing new Boolean variables
0.39/1.93	c 2	CSP : 1220 integers, 3454 booleans, 6363 clauses, largest domain size 591
0.39/1.93	c 2	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.39/1.97	c 2	Encoding CSP to SAT : HOME/temp.cnf
0.39/1.99	c 2	122 (10%) CSP integer variables are encoded (720 clauses, 7780 bytes)
0.39/1.99	c 2	244 (20%) CSP integer variables are encoded (720 clauses, 7780 bytes)
0.39/1.99	c 2	366 (30%) CSP integer variables are encoded (720 clauses, 7780 bytes)
0.39/1.99	c 2	488 (40%) CSP integer variables are encoded (720 clauses, 7780 bytes)
0.39/1.99	c 2	610 (50%) CSP integer variables are encoded (720 clauses, 7780 bytes)
0.39/2.00	c 2	732 (60%) CSP integer variables are encoded (1788 clauses, 21664 bytes)
0.39/2.00	c 2	854 (70%) CSP integer variables are encoded (2633 clauses, 32649 bytes)
0.39/2.00	c 2	976 (80%) CSP integer variables are encoded (8371 clauses, 107243 bytes)
0.39/2.01	c 2	1098 (90%) CSP integer variables are encoded (9184 clauses, 118325 bytes)
0.39/2.01	c 2	1220 (100%) CSP integer variables are encoded (10322 clauses, 135395 bytes)
0.39/2.05	c 2	637 (10%) CSP clauses are encoded (16601 clauses, 249324 bytes)
0.39/2.07	c 2	1273 (20%) CSP clauses are encoded (22491 clauses, 357800 bytes)
0.39/2.09	c 2	1909 (30%) CSP clauses are encoded (28671 clauses, 477300 bytes)
1.21/2.12	c 2	2546 (40%) CSP clauses are encoded (35205 clauses, 604916 bytes)
1.21/2.14	c 2	3182 (50%) CSP clauses are encoded (42023 clauses, 738668 bytes)
1.21/2.15	c 2	3818 (60%) CSP clauses are encoded (48954 clauses, 874874 bytes)
1.21/2.17	c 2	4455 (70%) CSP clauses are encoded (56295 clauses, 1019780 bytes)
1.21/2.19	c 2	5091 (80%) CSP clauses are encoded (64069 clauses, 1173829 bytes)
1.41/2.33	c 2	5727 (90%) CSP clauses are encoded (112678 clauses, 2026530 bytes)
2.01/2.99	c 3	6363 (100%) CSP clauses are encoded (519615 clauses, 9707880 bytes)
2.01/2.99	c 3	6363 CSP clauses encoded
2.01/2.99	c 3	Writing map file : HOME/temp.map
2.10/3.00	c 3	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.10/3.00	c 3	SAT : 14996 SAT variables, 519615 SAT clauses, 9707880 bytes
2.10/3.00	c 3	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.10/3.05	c 3	OBJECTIVE minimize _COST
2.10/3.05	c 3	OBJECTIVE BOUND: 0 <= _COST <= 
2.10/3.05	c 3	SEARCHING: _COST <= 295
2.10/3.05	c 3	SOLVING HOME/temp.cnf
2.10/3.05	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.10/3.06	c 3	This is MiniSat 2.0 beta
2.10/3.06	c 3	WARNING: for repeatability, setting FPU to use double precision
2.10/3.06	c 3	============================[ Problem Statistics ]=============================
2.10/3.06	c 3	|                                                                             |
2.10/3.06	c 3	|  Number of variables:  14996                                                |
2.10/3.06	c 3	|  Number of clauses:    519616                                               |
2.38/3.30	c 3	|  Parsing time:         0.21         s                                       |
2.48/3.44	c 3	============================[ Search Statistics ]==============================
2.48/3.44	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.48/3.44	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.48/3.44	c 3	===============================================================================
2.48/3.44	c 3	|         0 |   12046   351750  1043875 |   117250        0    nan |  0.000 % |
2.48/3.47	c 3	===============================================================================
2.48/3.48	c 3	restarts              : 1
2.48/3.48	c 3	conflicts             : 10             (26 /sec)
2.48/3.48	c 3	decisions             : 1418           (0.49 % random) (3732 /sec)
2.48/3.48	c 3	propagations          : 17533          (46147 /sec)
2.48/3.48	c 3	conflict literals     : 92             (3.16 % deleted)
2.48/3.48	c 3	Memory used           : 23.31 MB
2.48/3.48	c 3	CPU time              : 0.379942 s
2.48/3.48	c 3	
2.48/3.48	c 3	SATISFIABLE
2.48/3.49	c 3	FOUND: _COST <= 295
2.48/3.49	s SATISFIABLE
2.48/3.49	c 3	DECODING HOME/temp.out WITH HOME/temp.map
2.48/3.49	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.56/3.74	c 4	Decoding HOME/temp.out
2.56/3.85	c 4	OBJECTIVE _COST 295
2.56/3.85	o 295
2.56/3.85	v 7 10 3 11 16 11 14 12 2 20 12 11 16 14 8 13 13 17 16 15 18 10 15 16 14 18 17 11 19 20 18 17 19 20 18 20 19 18 19 19
2.56/3.86	c 4	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.56/3.87	c 4	OBJECTIVE BOUND: 0 <= _COST <= 295
2.56/3.87	c 4	SEARCHING: _COST <= 147
2.56/3.87	c 4	SOLVING HOME/temp.cnf
2.56/3.87	c 4	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.56/3.87	c 4	This is MiniSat 2.0 beta
2.56/3.88	c 4	WARNING: for repeatability, setting FPU to use double precision
2.56/3.88	c 4	============================[ Problem Statistics ]=============================
2.56/3.88	c 4	|                                                                             |
2.56/3.88	c 4	|  Number of variables:  14996                                                |
2.56/3.88	c 4	|  Number of clauses:    519616                                               |
2.77/4.13	c 4	|  Parsing time:         0.20         s                                       |
3.18/4.31	c 4	============================[ Search Statistics ]==============================
3.18/4.31	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.18/4.31	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.18/4.31	c 4	===============================================================================
3.18/4.31	c 4	|         0 |   10416   248516   738915 |    82838        0    nan |  0.000 % |
3.18/4.35	c 4	===============================================================================
3.18/4.36	c 4	restarts              : 1
3.18/4.36	c 4	conflicts             : 86             (200 /sec)
3.18/4.36	c 4	decisions             : 859            (0.81 % random) (2003 /sec)
3.18/4.36	c 4	propagations          : 31638          (73760 /sec)
3.18/4.36	c 4	conflict literals     : 3629           (1.73 % deleted)
3.18/4.36	c 4	Memory used           : 23.71 MB
3.18/4.36	c 4	CPU time              : 0.428934 s
3.18/4.36	c 4	
3.18/4.36	c 4	SATISFIABLE
3.18/4.37	c 4	FOUND: _COST <= 147
3.18/4.37	c 4	DECODING HOME/temp.out WITH HOME/temp.map
3.18/4.37	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.26/4.44	c 4	Decoding HOME/temp.out
3.27/4.57	c 4	OBJECTIVE _COST 147
3.27/4.57	o 147
3.27/4.57	v 10 19 16 19 13 11 3 19 1 12 4 19 2 12 5 9 15 17 14 18 15 16 15 19 17 18 20 20 17 20 18 18 20 19 18 20 20 20 20 20
3.27/4.57	c 4	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.27/4.65	c 4	OBJECTIVE BOUND: 0 <= _COST <= 147
3.27/4.65	c 4	SEARCHING: _COST <= 73
3.27/4.65	c 4	SOLVING HOME/temp.cnf
3.27/4.65	c 4	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.27/4.65	c 4	This is MiniSat 2.0 beta
3.27/4.65	c 4	WARNING: for repeatability, setting FPU to use double precision
3.27/4.65	c 4	============================[ Problem Statistics ]=============================
3.27/4.65	c 4	|                                                                             |
3.27/4.66	c 4	|  Number of variables:  14996                                                |
3.27/4.66	c 4	|  Number of clauses:    519616                                               |
3.48/4.93	c 5	|  Parsing time:         0.23         s                                       |
3.48/5.15	c 5	============================[ Search Statistics ]==============================
3.48/5.15	c 5	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.48/5.15	c 5	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.48/5.15	c 5	===============================================================================
3.48/5.15	c 5	|         0 |    9374   166103   494728 |    55367        0    nan |  0.000 % |
3.48/5.20	c 5	|       100 |    9374   166103   494728 |    60904      100     40 | 37.490 % |
3.48/5.23	c 5	===============================================================================
3.48/5.23	c 5	restarts              : 2
3.48/5.23	c 5	conflicts             : 166            (314 /sec)
3.48/5.23	c 5	decisions             : 1935           (0.47 % random) (3665 /sec)
3.48/5.23	c 5	propagations          : 79556          (150697 /sec)
3.48/5.23	c 5	conflict literals     : 7349           (4.81 % deleted)
3.48/5.23	c 5	Memory used           : 23.70 MB
3.48/5.23	c 5	CPU time              : 0.527919 s
3.48/5.23	c 5	
3.48/5.24	c 5	SATISFIABLE
3.48/5.24	c 5	FOUND: _COST <= 73
3.48/5.24	c 5	DECODING HOME/temp.out WITH HOME/temp.map
3.48/5.24	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.06/5.32	c 5	Decoding HOME/temp.out
4.21/5.44	c 5	OBJECTIVE _COST 73
4.21/5.44	o 73
4.21/5.44	v 15 10 20 11 15 10 17 19 15 1 12 3 5 4 16 19 9 2 8 3 6 19 13 19 16 16 18 10 20 11 7 7 2 19 20 10 18 11 14 10
4.21/5.44	c 5	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
4.21/5.45	c 5	OBJECTIVE BOUND: 0 <= _COST <= 73
4.21/5.45	c 5	SEARCHING: _COST <= 36
4.21/5.45	c 5	SOLVING HOME/temp.cnf
4.21/5.45	c 5	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
4.21/5.48	c 5	This is MiniSat 2.0 beta
4.21/5.48	c 5	WARNING: for repeatability, setting FPU to use double precision
4.21/5.48	c 5	============================[ Problem Statistics ]=============================
4.21/5.48	c 5	|                                                                             |
4.21/5.48	c 5	|  Number of variables:  14996                                                |
4.21/5.48	c 5	|  Number of clauses:    519616                                               |
4.26/5.75	c 6	|  Parsing time:         0.23         s                                       |
4.26/5.96	c 6	============================[ Search Statistics ]==============================
4.26/5.96	c 6	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.26/5.96	c 6	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.26/5.96	c 6	===============================================================================
4.26/5.96	c 6	|         0 |    8583   116563   348444 |    38854        0    nan |  0.000 % |
4.26/6.02	c 6	|       100 |    8583   116563   348444 |    42739      100     57 | 42.765 % |
4.26/6.09	c 6	|       250 |    8583   116563   348444 |    47013      250     35 | 42.765 % |
4.26/6.11	c 6	===============================================================================
4.26/6.11	c 6	restarts              : 3
4.26/6.11	c 6	conflicts             : 273            (467 /sec)
4.26/6.11	c 6	decisions             : 886            (0.68 % random) (1515 /sec)
4.26/6.11	c 6	propagations          : 271453         (464093 /sec)
4.26/6.11	c 6	conflict literals     : 9578           (10.62 % deleted)
4.26/6.11	c 6	Memory used           : 23.58 MB
4.26/6.11	c 6	CPU time              : 0.584911 s
4.26/6.11	c 6	
4.26/6.12	c 6	SATISFIABLE
4.26/6.12	c 6	FOUND: _COST <= 36
4.26/6.12	c 6	DECODING HOME/temp.out WITH HOME/temp.map
4.26/6.12	c 6	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
4.91/6.20	c 6	Decoding HOME/temp.out
4.91/6.32	c 6	OBJECTIVE _COST 36
4.91/6.32	o 36
4.91/6.32	v 15 10 18 18 14 9 17 10 13 10 2 1 12 6 16 3 7 1 17 5 8 1 11 18 4 19 15 1 19 10 20 10 20 9 20 10 3 19 20 10
4.91/6.32	c 6	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
4.91/6.35	c 6	OBJECTIVE BOUND: 0 <= _COST <= 36
4.91/6.35	c 6	SEARCHING: _COST <= 18
4.91/6.35	c 6	SOLVING HOME/temp.cnf
4.91/6.35	c 6	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
4.91/6.35	c 6	This is MiniSat 2.0 beta
4.91/6.35	c 6	WARNING: for repeatability, setting FPU to use double precision
4.91/6.35	c 6	============================[ Problem Statistics ]=============================
4.91/6.35	c 6	|                                                                             |
4.91/6.35	c 6	|  Number of variables:  14996                                                |
4.91/6.35	c 6	|  Number of clauses:    519616                                               |
5.34/6.63	c 6	|  Parsing time:         0.23         s                                       |
5.53/6.84	c 7	============================[ Search Statistics ]==============================
5.53/6.84	c 7	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.53/6.84	c 7	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.53/6.84	c 7	===============================================================================
5.53/6.84	c 7	|         0 |    7921    89962   270609 |    29987        0    nan |  0.000 % |
5.53/6.89	c 7	|       100 |    7921    89962   270609 |    32986      100     51 | 47.179 % |
5.63/6.94	c 7	|       250 |    7921    89962   270609 |    36284      250     58 | 47.179 % |
5.73/7.02	c 7	|       475 |    7921    89962   270609 |    39913      475     60 | 47.179 % |
5.83/7.13	c 7	|       812 |    7921    89962   270609 |    43904      812     70 | 47.179 % |
5.83/7.15	c 7	===============================================================================
5.83/7.15	c 7	restarts              : 5
5.83/7.15	c 7	conflicts             : 853            (1139 /sec)
5.83/7.15	c 7	decisions             : 1853           (0.43 % random) (2474 /sec)
5.83/7.15	c 7	propagations          : 413027         (551522 /sec)
5.83/7.15	c 7	conflict literals     : 57617          (7.64 % deleted)
5.83/7.15	c 7	Memory used           : 23.71 MB
5.83/7.15	c 7	CPU time              : 0.748886 s
5.83/7.15	c 7	
5.83/7.16	c 7	SATISFIABLE
5.83/7.16	c 7	FOUND: _COST <= 18
5.83/7.16	c 7	DECODING HOME/temp.out WITH HOME/temp.map
5.83/7.16	c 7	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
5.92/7.25	c 7	Decoding HOME/temp.out
5.92/7.36	c 7	OBJECTIVE _COST 18
5.92/7.36	o 18
5.92/7.36	v 18 9 18 5 15 6 2 4 11 5 20 9 17 3 19 4 14 5 7 4 20 4 11 3 20 9 16 8 19 4 20 9 12 8 10 4 20 13 1 5
5.92/7.37	c 7	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
5.93/7.41	c 7	OBJECTIVE BOUND: 0 <= _COST <= 18
5.93/7.41	c 7	SEARCHING: _COST <= 9
5.93/7.41	c 7	SOLVING HOME/temp.cnf
6.12/7.51	c 7	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
6.12/7.51	c 7	This is MiniSat 2.0 beta
6.12/7.51	c 7	WARNING: for repeatability, setting FPU to use double precision
6.12/7.51	c 7	============================[ Problem Statistics ]=============================
6.12/7.51	c 7	|                                                                             |
6.12/7.51	c 7	|  Number of variables:  14996                                                |
6.12/7.51	c 7	|  Number of clauses:    519616                                               |
6.30/7.79	c 8	|  Parsing time:         0.23         s                                       |
6.59/8.00	c 8	============================[ Search Statistics ]==============================
6.59/8.00	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.59/8.00	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.59/8.00	c 8	===============================================================================
6.59/8.00	c 8	|         0 |    7304    75358   228639 |    25119        0    nan |  0.000 % |
6.59/8.06	c 8	|       100 |    7304    75358   228639 |    27631      100     61 | 51.294 % |
6.59/8.09	c 8	|       250 |    7304    75358   228639 |    30394      250     57 | 51.294 % |
6.69/8.18	c 8	|       475 |    7304    75358   228639 |    33433      475     44 | 51.294 % |
6.79/8.29	c 8	|       812 |    7304    75358   228639 |    36777      812     54 | 51.294 % |
6.99/8.46	c 8	|      1318 |    7304    75358   228639 |    40454     1318     57 | 51.294 % |
7.19/8.67	c 8	|      2077 |    7304    75358   228639 |    44500     2077     62 | 51.294 % |
7.59/9.04	c 9	|      3216 |    7304    75358   228639 |    48950     3216     71 | 51.294 % |
8.18/9.67	c 9	|      4925 |    7304    75358   228639 |    53845     4925     76 | 51.294 % |
9.37/10.85	c 11	|      7489 |    7304    75358   228639 |    59230     7489     80 | 51.294 % |
10.97/12.47	c 12	|     11333 |    7304    75358   228639 |    65153    11333     86 | 51.294 % |
13.76/15.25	c 15	|     17099 |    7304    75358   228639 |    71668    17099     82 | 51.294 % |
19.63/21.12	c 21	|     25748 |    7304    75358   228639 |    78835    25748     86 | 51.294 % |
30.67/32.28	c 32	|     38722 |    7304    75358   228639 |    86718    38722    102 | 51.294 % |
49.38/51.06	c 51	|     58183 |    7304    75358   228639 |    95390    58183    100 | 51.294 % |
86.59/88.47	c 88	|     87376 |    7304    75358   228639 |   104929    87376     98 | 51.294 % |
149.49/151.60	c 151	|    131167 |    7304    75358   228639 |   115422    29487     96 | 51.294 % |
234.68/237.29	c 237	|    196852 |    7304    75358   228639 |   126964    95172    109 | 51.294 % |
274.68/277.43	c 277	===============================================================================
274.68/277.43	c 277	restarts              : 18
274.68/277.43	c 277	conflicts             : 222803         (830 /sec)
274.68/277.43	c 277	decisions             : 259348         (0.46 % random) (966 /sec)
274.68/277.43	c 277	propagations          : 93746020       (349224 /sec)
274.68/277.43	c 277	conflict literals     : 22495759       (15.47 % deleted)
274.68/277.43	c 277	Memory used           : 65.07 MB
274.68/277.43	c 277	CPU time              : 268.441 s
274.68/277.43	c 277	
274.68/277.44	c 277	SATISFIABLE
274.68/277.45	c 277	FOUND: _COST <= 9
274.68/277.45	c 277	DECODING HOME/temp.out WITH HOME/temp.map
274.68/277.45	c 277	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
274.75/277.88	c 278	Decoding HOME/temp.out
274.75/278.11	c 278	OBJECTIVE _COST 9
274.75/278.11	o 9
274.75/278.11	v 17 12 14 9 11 1 18 15 2 4 19 4 10 6 18 1 3 1 19 9 16 4 16 1 8 6 20 1 5 4 7 15 13 15 20 6 20 12 20 12
274.75/278.14	c 278	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
274.75/278.19	c 278	OBJECTIVE BOUND: 0 <= _COST <= 9
274.75/278.19	c 278	SEARCHING: _COST <= 4
274.75/278.19	c 278	SOLVING HOME/temp.cnf
274.75/278.19	c 278	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
274.75/278.19	c 278	This is MiniSat 2.0 beta
274.75/278.19	c 278	WARNING: for repeatability, setting FPU to use double precision
274.75/278.20	c 278	============================[ Problem Statistics ]=============================
274.75/278.20	c 278	|                                                                             |
274.75/278.20	c 278	|  Number of variables:  14996                                                |
274.75/278.20	c 278	|  Number of clauses:    519616                                               |
275.28/278.48	c 278	|  Parsing time:         0.24         s                                       |
275.47/278.68	c 278	============================[ Search Statistics ]==============================
275.47/278.68	c 278	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
275.47/278.68	c 278	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
275.47/278.68	c 278	===============================================================================
275.47/278.68	c 278	|         0 |    6576    65863   202333 |    21954        0    nan |  0.000 % |
275.57/278.73	c 278	|       100 |    6576    65863   202333 |    24149      100     59 | 56.148 % |
275.57/278.77	c 279	|       250 |    6576    65863   202333 |    26564      250     58 | 56.148 % |
275.67/278.82	c 279	|       475 |    6576    65863   202333 |    29221      475     59 | 56.148 % |
275.77/278.94	c 279	|       813 |    6576    65863   202333 |    32143      813     62 | 56.148 % |
275.96/279.10	c 279	|      1319 |    6576    65863   202333 |    35357     1319     64 | 56.148 % |
276.17/279.36	c 279	|      2078 |    6576    65863   202333 |    38893     2078     68 | 56.148 % |
276.56/279.72	c 279	|      3217 |    6576    65863   202333 |    42782     3217     68 | 56.148 % |
277.16/280.34	c 280	|      4925 |    6576    65863   202333 |    47061     4925     77 | 56.148 % |
278.15/281.33	c 281	|      7488 |    6576    65863   202333 |    51767     7488     75 | 56.148 % |
279.65/282.88	c 283	|     11335 |    6576    65863   202333 |    56943    11335     78 | 56.148 % |
282.34/285.50	c 285	|     17101 |    6576    65863   202333 |    62638    17101     80 | 56.148 % |
286.81/290.08	c 290	|     25751 |    6576    65863   202333 |    68902    25751     82 | 56.148 % |
296.66/299.99	c 300	|     38725 |    6576    65863   202333 |    75792    38725     90 | 56.148 % |
317.97/321.35	c 321	|     58186 |    6576    65863   202333 |    83371    58186     92 | 56.148 % |
355.08/358.61	c 358	|     87379 |    6576    65863   202333 |    91708    87379     95 | 56.148 % |
397.68/401.44	c 401	|    131169 |    6576    65863   202333 |   100879    40887    109 | 56.148 % |
482.56/486.78	c 487	|    196854 |    6576    65863   202333 |   110967   106572     71 | 56.148 % |
620.10/624.95	c 625	|    295380 |    6576    65863   202333 |   122064    98535     42 | 56.148 % |
848.39/854.35	c 854	|    443169 |    6576    65863   202333 |   134270   128894     48 | 56.148 % |
1178.38/1185.91	c 1186	|    664852 |    6576    65863   202333 |   147697    89706     46 | 56.148 % |
1738.56/1748.87	c 1749	|    997377 |    6576    65863   202333 |   162467   137874     43 | 56.148 % |
2771.53/2786.70	c 2786	|   1496165 |    6576    65863   202333 |   178714   165968    137 | 56.148 % |
3600.02/3622.01	c ERROR INTERRUPTED
3600.02/3622.03	c 3622	CPU 274.3 (0.05 0.02 274.25 0.77)
3600.02/3622.03	c 3622	END Sat Jul 12 17:15:13 2008

Verifier Data (download as text)

OK	9	581
9 unsatisfied constraints, 581 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-1112662-1215872090/watcher-1112662-1215872090 -o /tmp/evaluation-result-1112662-1215872090/solver-1112662-1215872090 -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-1112662-1215872090.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: 3.76 3.06 2.74 4/80 15525
/proc/meminfo: memFree=1846160/2055920 swapFree=4181040/4192956
[pid=15525] ppid=15523 vsize=18572 CPUtime=0
/proc/15525/stat : 15525 (runsolver) R 15523 15525 14204 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 43908503 19017728 292 996147200 4194304 4296836 548682068256 18446744073709551615 259415141671 0 0 4096 24578 0 0 0 17 1 0 0
/proc/15525/statm: 4643 292 257 25 0 2626 0

[startup+0.071192 s]
/proc/loadavg: 3.76 3.06 2.74 4/80 15525
/proc/meminfo: memFree=1846160/2055920 swapFree=4181040/4192956
[pid=15525] ppid=15523 vsize=12272 CPUtime=0
/proc/15525/stat : 15525 (sugar) R 15523 15525 14204 0 -1 4194304 362 0 0 0 0 0 0 0 18 0 1 0 43908503 12566528 330 996147200 4194304 4206940 548682068592 18446744073709551615 259424039010 0 0 4224 0 0 0 0 17 0 0 0
/proc/15525/statm: 3068 330 246 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.102195 s]
/proc/loadavg: 3.76 3.06 2.74 4/80 15525
/proc/meminfo: memFree=1846160/2055920 swapFree=4181040/4192956
[pid=15525] ppid=15523 vsize=12272 CPUtime=0
/proc/15525/stat : 15525 (sugar) R 15523 15525 14204 0 -1 4194304 397 0 0 0 0 0 0 0 18 0 1 0 43908503 12566528 365 996147200 4194304 4206940 548682068592 18446744073709551615 259415308901 0 2147483391 4224 0 0 0 0 17 0 0 0
/proc/15525/statm: 3068 365 274 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.302218 s]
/proc/loadavg: 3.76 3.06 2.74 4/80 15525
/proc/meminfo: memFree=1846160/2055920 swapFree=4181040/4192956
[pid=15525] ppid=15523 vsize=13600 CPUtime=0.04
/proc/15525/stat : 15525 (sugar) S 15523 15525 14204 0 -1 4194304 846 0 0 0 3 1 0 0 17 0 1 0 43908503 13926400 793 996147200 4194304 4206940 548682068592 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15525/statm: 3400 793 367 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.701264 s]
/proc/loadavg: 3.76 3.06 2.74 4/80 15525
/proc/meminfo: memFree=1846160/2055920 swapFree=4181040/4192956
[pid=15525] ppid=15523 vsize=13600 CPUtime=0.04
/proc/15525/stat : 15525 (sugar) S 15523 15525 14204 0 -1 4194304 898 127 0 0 3 1 0 0 17 0 1 0 43908503 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15525/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+1.50135 s]
/proc/loadavg: 3.76 3.06 2.74 3/91 15537
/proc/meminfo: memFree=1837680/2055920 swapFree=4181040/4192956
[pid=15525] ppid=15523 vsize=13600 CPUtime=0.39
/proc/15525/stat : 15525 (sugar) S 15523 15525 14204 0 -1 4194304 974 4536 0 1 3 1 30 5 15 0 1 0 43908503 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15525/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 13600

[startup+3.10153 s]
/proc/loadavg: 3.70 3.06 2.74 3/91 15547
/proc/meminfo: memFree=1827952/2055920 swapFree=4181040/4192956
[pid=15525] ppid=15523 vsize=13732 CPUtime=2.15
/proc/15525/stat : 15525 (sugar) S 15523 15525 14204 0 -1 4194304 1072 11977 0 2 4 1 192 18 16 0 1 0 43908503 14061568 820 996147200 4194304 4206940 548682068592 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15525/statm: 3433 820 374 3 0 533 0
Current children cumulated CPU time (s) 2.15
Current children cumulated vsize (KiB) 13732

[startup+6.30188 s]
/proc/loadavg: 3.70 3.06 2.74 4/91 15583
/proc/meminfo: memFree=1827816/2055920 swapFree=4181040/4192956
[pid=15525] ppid=15523 vsize=13732 CPUtime=4.91
/proc/15525/stat : 15525 (sugar) S 15523 15525 14204 0 -1 4194304 1485 47730 0 5 4 2 440 45 16 0 1 0 43908503 14061568 820 996147200 4194304 4206940 548682068592 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15525/statm: 3433 820 374 3 0 533 0
Current children cumulated CPU time (s) 4.91
Current children cumulated vsize (KiB) 13732

[startup+12.7016 s]
/proc/loadavg: 3.65 3.06 2.74 4/83 15609
/proc/meminfo: memFree=1810472/2055920 swapFree=4181040/4192956
[pid=15525] ppid=15523 vsize=13732 CPUtime=6.12
/proc/15525/stat : 15525 (sugar) S 15523 15525 14204 0 -1 4194304 1654 61522 0 7 5 2 550 55 16 0 1 0 43908503 14061568 820 996147200 4194304 4206940 548682068592 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15525/statm: 3433 820 374 3 0 533 0
[pid=15608] ppid=15525 vsize=5356 CPUtime=0
/proc/15608/stat : 15608 (sh) S 15525 15525 14204 0 -1 4194304 277 0 0 0 0 0 0 0 17 0 1 0 43909254 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15608/statm: 1339 232 193 169 0 50 0
[pid=15609] ppid=15608 vsize=24264 CPUtime=5.15
/proc/15609/stat : 15609 (minisat) R 15608 15525 14204 0 -1 4194304 5764 0 0 0 511 4 0 0 25 0 1 0 43909255 24846336 5750 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/15609/statm: 6066 5750 76 150 0 5913 0
Current children cumulated CPU time (s) 11.27
Current children cumulated vsize (KiB) 43352

[startup+25.503 s]
/proc/loadavg: 3.43 3.04 2.74 3/83 15609
/proc/meminfo: memFree=1809448/2055920 swapFree=4181040/4192956
[pid=15525] ppid=15523 vsize=13732 CPUtime=6.12
/proc/15525/stat : 15525 (sugar) S 15523 15525 14204 0 -1 4194304 1654 61522 0 7 5 2 550 55 16 0 1 0 43908503 14061568 820 996147200 4194304 4206940 548682068592 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15525/statm: 3433 820 374 3 0 533 0
[pid=15608] ppid=15525 vsize=5356 CPUtime=0
/proc/15608/stat : 15608 (sh) S 15525 15525 14204 0 -1 4194304 277 0 0 0 0 0 0 0 17 0 1 0 43909254 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15608/statm: 1339 232 193 169 0 50 0
[pid=15609] ppid=15608 vsize=25988 CPUtime=17.88
/proc/15609/stat : 15609 (minisat) R 15608 15525 14204 0 -1 4194304 6185 0 0 0 1783 5 0 0 25 0 1 0 43909255 26611712 6171 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/15609/statm: 6497 6171 76 150 0 6344 0
Current children cumulated CPU time (s) 24
Current children cumulated vsize (KiB) 45076

[startup+51.1028 s]
/proc/loadavg: 3.22 3.02 2.74 3/83 15609
/proc/meminfo: memFree=1796968/2055920 swapFree=4181040/4192956
[pid=15525] ppid=15523 vsize=13732 CPUtime=6.12
/proc/15525/stat : 15525 (sugar) S 15523 15525 14204 0 -1 4194304 1654 61522 0 7 5 2 550 55 16 0 1 0 43908503 14061568 820 996147200 4194304 4206940 548682068592 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15525/statm: 3433 820 374 3 0 533 0
[pid=15608] ppid=15525 vsize=5356 CPUtime=0
/proc/15608/stat : 15608 (sh) S 15525 15525 14204 0 -1 4194304 277 0 0 0 0 0 0 0 17 0 1 0 43909254 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15608/statm: 1339 232 193 169 0 50 0
[pid=15609] ppid=15608 vsize=38520 CPUtime=43.36
/proc/15609/stat : 15609 (minisat) R 15608 15525 14204 0 -1 4194304 9332 0 0 0 4327 9 0 0 25 0 1 0 43909255 39444480 9318 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/15609/statm: 9630 9318 76 150 0 9477 0
Current children cumulated CPU time (s) 49.48
Current children cumulated vsize (KiB) 57608

[startup+102.307 s]
/proc/loadavg: 2.89 2.97 2.73 3/83 15609
/proc/meminfo: memFree=1781224/2055920 swapFree=4181040/4192956
[pid=15525] ppid=15523 vsize=13732 CPUtime=6.12
/proc/15525/stat : 15525 (sugar) S 15523 15525 14204 0 -1 4194304 1654 61522 0 7 5 2 550 55 16 0 1 0 43908503 14061568 820 996147200 4194304 4206940 548682068592 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15525/statm: 3433 820 374 3 0 533 0
[pid=15608] ppid=15525 vsize=5356 CPUtime=0
/proc/15608/stat : 15608 (sh) S 15525 15525 14204 0 -1 4194304 277 0 0 0 0 0 0 0 17 0 1 0 43909254 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15608/statm: 1339 232 193 169 0 50 0
[pid=15609] ppid=15608 vsize=54212 CPUtime=94.31
/proc/15609/stat : 15609 (minisat) R 15608 15525 14204 0 -1 4194304 13206 0 0 0 9419 12 0 0 25 0 1 0 43909255 55513088 13192 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/15609/statm: 13553 13192 76 150 0 13400 0
Current children cumulated CPU time (s) 100.43
Current children cumulated vsize (KiB) 73300

[startup+162.302 s]
/proc/loadavg: 2.54 2.85 2.71 3/83 15609
/proc/meminfo: memFree=1771560/2055920 swapFree=4181040/4192956
[pid=15525] ppid=15523 vsize=13732 CPUtime=6.12
/proc/15525/stat : 15525 (sugar) S 15523 15525 14204 0 -1 4194304 1654 61522 0 7 5 2 550 55 16 0 1 0 43908503 14061568 820 996147200 4194304 4206940 548682068592 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15525/statm: 3433 820 374 3 0 533 0
[pid=15608] ppid=15525 vsize=5356 CPUtime=0
/proc/15608/stat : 15608 (sh) S 15525 15525 14204 0 -1 4194304 277 0 0 0 0 0 0 0 17 0 1 0 43909254 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15608/statm: 1339 232 193 169 0 50 0
[pid=15609] ppid=15608 vsize=63720 CPUtime=154.02
/proc/15609/stat : 15609 (minisat) R 15608 15525 14204 0 -1 4194304 15599 0 0 0 15387 15 0 0 25 0 1 0 43909255 65249280 15585 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/15609/statm: 15930 15585 76 150 0 15777 0
Current children cumulated CPU time (s) 160.14
Current children cumulated vsize (KiB) 82808

[startup+222.303 s]
/proc/loadavg: 2.61 2.81 2.70 4/83 15609
/proc/meminfo: memFree=1771432/2055920 swapFree=4181040/4192956
[pid=15525] ppid=15523 vsize=13732 CPUtime=6.12
/proc/15525/stat : 15525 (sugar) S 15523 15525 14204 0 -1 4194304 1654 61522 0 7 5 2 550 55 16 0 1 0 43908503 14061568 820 996147200 4194304 4206940 548682068592 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15525/statm: 3433 820 374 3 0 533 0
[pid=15608] ppid=15525 vsize=5356 CPUtime=0
/proc/15608/stat : 15608 (sh) S 15525 15525 14204 0 -1 4194304 277 0 0 0 0 0 0 0 17 0 1 0 43909254 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15608/statm: 1339 232 193 169 0 50 0
[pid=15609] ppid=15608 vsize=63720 CPUtime=213.73
/proc/15609/stat : 15609 (minisat) R 15608 15525 14204 0 -1 4194304 15599 0 0 0 21358 15 0 0 25 0 1 0 43909255 65249280 15585 996147200 134512640 135127466 4294956256 18446744073709551615 134530814 0 0 4096 3 0 0 0 17 1 0 0
/proc/15609/statm: 15930 15585 76 150 0 15777 0
Current children cumulated CPU time (s) 219.85
Current children cumulated vsize (KiB) 82808

[startup+282.302 s]
/proc/loadavg: 2.55 2.77 2.69 3/83 15623
/proc/meminfo: memFree=1810792/2055920 swapFree=4181040/4192956
[pid=15525] ppid=15523 vsize=13732 CPUtime=275.08
/proc/15525/stat : 15525 (sugar) S 15523 15525 14204 0 -1 4194304 1769 82043 0 8 5 2 27425 76 16 0 1 0 43908503 14061568 820 996147200 4194304 4206940 548682068592 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15525/statm: 3433 820 374 3 0 533 0
[pid=15622] ppid=15525 vsize=5356 CPUtime=0
/proc/15622/stat : 15622 (sh) S 15525 15525 14204 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 43936323 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15622/statm: 1339 232 193 169 0 50 0
[pid=15623] ppid=15622 vsize=24264 CPUtime=4.07
/proc/15623/stat : 15623 (minisat) R 15622 15525 14204 0 -1 4194304 5779 0 0 0 404 3 0 0 25 0 1 0 43936323 24846336 5765 996147200 134512640 135127466 4294956256 18446744073709551615 134530673 0 0 4096 3 0 0 0 17 1 0 0
/proc/15623/statm: 6066 5765 75 150 0 5913 0
Current children cumulated CPU time (s) 279.15
Current children cumulated vsize (KiB) 43352

[startup+342.302 s]
/proc/loadavg: 2.61 2.74 2.69 3/83 15623
/proc/meminfo: memFree=1791208/2055920 swapFree=4181040/4192956
[pid=15525] ppid=15523 vsize=13732 CPUtime=275.08
/proc/15525/stat : 15525 (sugar) S 15523 15525 14204 0 -1 4194304 1769 82043 0 8 5 2 27425 76 16 0 1 0 43908503 14061568 820 996147200 4194304 4206940 548682068592 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15525/statm: 3433 820 374 3 0 533 0
[pid=15622] ppid=15525 vsize=5356 CPUtime=0
/proc/15622/stat : 15622 (sh) S 15525 15525 14204 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 43936323 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15622/statm: 1339 232 193 169 0 50 0
[pid=15623] ppid=15622 vsize=43968 CPUtime=63.78
/proc/15623/stat : 15623 (minisat) R 15622 15525 14204 0 -1 4194304 10665 0 0 0 6370 8 0 0 25 0 1 0 43936323 45023232 10651 996147200 134512640 135127466 4294956256 18446744073709551615 134527053 0 0 4096 3 0 0 0 17 1 0 0
/proc/15623/statm: 10992 10651 75 150 0 10839 0

################
# More data... #
################

/proc/meminfo: memFree=850864/2055920 swapFree=4181056/4192956
[pid=15525] ppid=15523 vsize=13732 CPUtime=275.08
/proc/15525/stat : 15525 (sugar) S 15523 15525 14204 0 -1 4194304 1769 82043 0 8 5 2 27425 76 16 0 1 0 43908503 14061568 820 996147200 4194304 4206940 548682068592 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15525/statm: 3433 820 374 3 0 533 0
[pid=15622] ppid=15525 vsize=5356 CPUtime=0
/proc/15622/stat : 15622 (sh) S 15525 15525 14204 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 43936323 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15622/statm: 1339 232 193 169 0 50 0
[pid=15623] ppid=15622 vsize=129628 CPUtime=2809.83
/proc/15623/stat : 15623 (minisat) R 15622 15525 14204 0 -1 4194304 32043 0 0 0 280894 89 0 0 25 0 1 0 43936323 132739072 32029 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/15623/statm: 32407 32029 75 150 0 32254 0
Current children cumulated CPU time (s) 3084.91
Current children cumulated vsize (KiB) 148716

[startup+3162.3 s]
/proc/loadavg: 2.15 2.19 2.33 3/85 15728
/proc/meminfo: memFree=758320/2055920 swapFree=4181056/4192956
[pid=15525] ppid=15523 vsize=13732 CPUtime=275.08
/proc/15525/stat : 15525 (sugar) S 15523 15525 14204 0 -1 4194304 1769 82043 0 8 5 2 27425 76 16 0 1 0 43908503 14061568 820 996147200 4194304 4206940 548682068592 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15525/statm: 3433 820 374 3 0 533 0
[pid=15622] ppid=15525 vsize=5356 CPUtime=0
/proc/15622/stat : 15622 (sh) S 15525 15525 14204 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 43936323 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15622/statm: 1339 232 193 169 0 50 0
[pid=15623] ppid=15622 vsize=129628 CPUtime=2869.31
/proc/15623/stat : 15623 (minisat) R 15622 15525 14204 0 -1 4194304 32043 0 0 0 286839 92 0 0 25 0 1 0 43936323 132739072 32029 996147200 134512640 135127466 4294956256 18446744073709551615 134530700 0 0 4096 3 0 0 0 17 0 0 0
/proc/15623/statm: 32407 32029 75 150 0 32254 0
Current children cumulated CPU time (s) 3144.39
Current children cumulated vsize (KiB) 148716

[startup+3222.3 s]
/proc/loadavg: 2.06 2.15 2.31 3/85 15728
/proc/meminfo: memFree=659760/2055920 swapFree=4181056/4192956
[pid=15525] ppid=15523 vsize=13732 CPUtime=275.08
/proc/15525/stat : 15525 (sugar) S 15523 15525 14204 0 -1 4194304 1769 82043 0 8 5 2 27425 76 16 0 1 0 43908503 14061568 820 996147200 4194304 4206940 548682068592 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15525/statm: 3433 820 374 3 0 533 0
[pid=15622] ppid=15525 vsize=5356 CPUtime=0
/proc/15622/stat : 15622 (sh) S 15525 15525 14204 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 43936323 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15622/statm: 1339 232 193 169 0 50 0
[pid=15623] ppid=15622 vsize=134248 CPUtime=2928.79
/proc/15623/stat : 15623 (minisat) R 15622 15525 14204 0 -1 4194304 33201 0 0 0 292784 95 0 0 25 0 1 0 43936323 137469952 33187 996147200 134512640 135127466 4294956256 18446744073709551615 134530739 0 0 4096 3 0 0 0 17 0 0 0
/proc/15623/statm: 33562 33187 75 150 0 33409 0
Current children cumulated CPU time (s) 3203.87
Current children cumulated vsize (KiB) 153336

[startup+3282.3 s]
/proc/loadavg: 2.05 2.13 2.29 3/85 15728
/proc/meminfo: memFree=562096/2055920 swapFree=4181056/4192956
[pid=15525] ppid=15523 vsize=13732 CPUtime=275.08
/proc/15525/stat : 15525 (sugar) S 15523 15525 14204 0 -1 4194304 1769 82043 0 8 5 2 27425 76 16 0 1 0 43908503 14061568 820 996147200 4194304 4206940 548682068592 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15525/statm: 3433 820 374 3 0 533 0
[pid=15622] ppid=15525 vsize=5356 CPUtime=0
/proc/15622/stat : 15622 (sh) S 15525 15525 14204 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 43936323 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15622/statm: 1339 232 193 169 0 50 0
[pid=15623] ppid=15622 vsize=134644 CPUtime=2988.26
/proc/15623/stat : 15623 (minisat) R 15622 15525 14204 0 -1 4194304 33302 0 0 0 298729 97 0 0 25 0 1 0 43936323 137875456 33288 996147200 134512640 135127466 4294956256 18446744073709551615 134527143 0 0 4096 3 0 0 0 17 0 0 0
/proc/15623/statm: 33661 33288 75 150 0 33508 0
Current children cumulated CPU time (s) 3263.34
Current children cumulated vsize (KiB) 153732

[startup+3342.3 s]
/proc/loadavg: 2.02 2.11 2.27 3/85 15728
/proc/meminfo: memFree=455408/2055920 swapFree=4181056/4192956
[pid=15525] ppid=15523 vsize=13732 CPUtime=275.08
/proc/15525/stat : 15525 (sugar) S 15523 15525 14204 0 -1 4194304 1769 82043 0 8 5 2 27425 76 16 0 1 0 43908503 14061568 820 996147200 4194304 4206940 548682068592 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15525/statm: 3433 820 374 3 0 533 0
[pid=15622] ppid=15525 vsize=5356 CPUtime=0
/proc/15622/stat : 15622 (sh) S 15525 15525 14204 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 43936323 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15622/statm: 1339 232 193 169 0 50 0
[pid=15623] ppid=15622 vsize=134644 CPUtime=3047.73
/proc/15623/stat : 15623 (minisat) R 15622 15525 14204 0 -1 4194304 33302 0 0 0 304673 100 0 0 25 0 1 0 43936323 137875456 33288 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 0 0 0
/proc/15623/statm: 33661 33288 75 150 0 33508 0
Current children cumulated CPU time (s) 3322.81
Current children cumulated vsize (KiB) 153732

[startup+3402.3 s]
/proc/loadavg: 2.04 2.10 2.26 3/85 15728
/proc/meminfo: memFree=354608/2055920 swapFree=4181056/4192956
[pid=15525] ppid=15523 vsize=13732 CPUtime=275.08
/proc/15525/stat : 15525 (sugar) S 15523 15525 14204 0 -1 4194304 1769 82043 0 8 5 2 27425 76 16 0 1 0 43908503 14061568 820 996147200 4194304 4206940 548682068592 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15525/statm: 3433 820 374 3 0 533 0
[pid=15622] ppid=15525 vsize=5356 CPUtime=0
/proc/15622/stat : 15622 (sh) S 15525 15525 14204 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 43936323 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15622/statm: 1339 232 193 169 0 50 0
[pid=15623] ppid=15622 vsize=134644 CPUtime=3107.2
/proc/15623/stat : 15623 (minisat) R 15622 15525 14204 0 -1 4194304 33302 0 0 0 310619 101 0 0 25 0 1 0 43936323 137875456 33288 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/15623/statm: 33661 33288 75 150 0 33508 0
Current children cumulated CPU time (s) 3382.28
Current children cumulated vsize (KiB) 153732

[startup+3462.3 s]
/proc/loadavg: 2.06 2.09 2.25 3/85 15728
/proc/meminfo: memFree=243056/2055920 swapFree=4181056/4192956
[pid=15525] ppid=15523 vsize=13732 CPUtime=275.08
/proc/15525/stat : 15525 (sugar) S 15523 15525 14204 0 -1 4194304 1769 82043 0 8 5 2 27425 76 16 0 1 0 43908503 14061568 820 996147200 4194304 4206940 548682068592 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15525/statm: 3433 820 374 3 0 533 0
[pid=15622] ppid=15525 vsize=5356 CPUtime=0
/proc/15622/stat : 15622 (sh) S 15525 15525 14204 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 43936323 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15622/statm: 1339 232 193 169 0 50 0
[pid=15623] ppid=15622 vsize=134644 CPUtime=3166.67
/proc/15623/stat : 15623 (minisat) R 15622 15525 14204 0 -1 4194304 33302 0 0 0 316564 103 0 0 25 0 1 0 43936323 137875456 33288 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/15623/statm: 33661 33288 75 150 0 33508 0
Current children cumulated CPU time (s) 3441.75
Current children cumulated vsize (KiB) 153732

[startup+3522.3 s]
/proc/loadavg: 2.05 2.08 2.23 3/85 15728
/proc/meminfo: memFree=120496/2055920 swapFree=4181056/4192956
[pid=15525] ppid=15523 vsize=13732 CPUtime=275.08
/proc/15525/stat : 15525 (sugar) S 15523 15525 14204 0 -1 4194304 1769 82043 0 8 5 2 27425 76 16 0 1 0 43908503 14061568 820 996147200 4194304 4206940 548682068592 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15525/statm: 3433 820 374 3 0 533 0
[pid=15622] ppid=15525 vsize=5356 CPUtime=0
/proc/15622/stat : 15622 (sh) S 15525 15525 14204 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 43936323 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15622/statm: 1339 232 193 169 0 50 0
[pid=15623] ppid=15622 vsize=134644 CPUtime=3226.15
/proc/15623/stat : 15623 (minisat) R 15622 15525 14204 0 -1 4194304 33302 0 0 0 322510 105 0 0 25 0 1 0 43936323 137875456 33288 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/15623/statm: 33661 33288 75 150 0 33508 0
Current children cumulated CPU time (s) 3501.23
Current children cumulated vsize (KiB) 153732

[startup+3582.3 s]
/proc/loadavg: 2.02 2.07 2.22 3/85 15728
/proc/meminfo: memFree=15216/2055920 swapFree=4181056/4192956
[pid=15525] ppid=15523 vsize=13732 CPUtime=275.08
/proc/15525/stat : 15525 (sugar) S 15523 15525 14204 0 -1 4194304 1769 82043 0 8 5 2 27425 76 16 0 1 0 43908503 14061568 820 996147200 4194304 4206940 548682068592 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15525/statm: 3433 820 374 3 0 533 0
[pid=15622] ppid=15525 vsize=5356 CPUtime=0
/proc/15622/stat : 15622 (sh) S 15525 15525 14204 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 43936323 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15622/statm: 1339 232 193 169 0 50 0
[pid=15623] ppid=15622 vsize=134644 CPUtime=3285.6
/proc/15623/stat : 15623 (minisat) R 15622 15525 14204 0 -1 4194304 33302 0 0 0 328453 107 0 0 25 0 1 0 43936323 137875456 33288 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/15623/statm: 33661 33288 75 150 0 33508 0
Current children cumulated CPU time (s) 3560.68
Current children cumulated vsize (KiB) 153732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3622 s]
/proc/loadavg: 2.05 2.07 2.21 3/85 15728
/proc/meminfo: memFree=15344/2055920 swapFree=4181056/4192956
[pid=15525] ppid=15523 vsize=13732 CPUtime=275.08
/proc/15525/stat : 15525 (sugar) S 15523 15525 14204 0 -1 4194304 1769 82043 0 8 5 2 27425 76 16 0 1 0 43908503 14061568 820 996147200 4194304 4206940 548682068592 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15525/statm: 3433 820 374 3 0 533 0
[pid=15622] ppid=15525 vsize=5356 CPUtime=0
/proc/15622/stat : 15622 (sh) S 15525 15525 14204 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 43936323 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15622/statm: 1339 232 193 169 0 50 0
[pid=15623] ppid=15622 vsize=134644 CPUtime=3324.94
/proc/15623/stat : 15623 (minisat) R 15622 15525 14204 0 -1 4194304 33302 0 0 0 332385 109 0 0 25 0 1 0 43936323 137875456 33288 996147200 134512640 135127466 4294956256 18446744073709551615 134530692 0 0 4096 3 0 0 0 17 0 0 0
/proc/15623/statm: 33661 33288 75 150 0 33508 0
Current children cumulated CPU time (s) 3600.02
Current children cumulated vsize (KiB) 153732

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 15525 and gives
#  childrusage.ru_utime.tv_sec=274
#  childrusage.ru_utime.tv_usec=310298
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=802877
# CPU time returned by wait4() is 275.113
# while last known CPU time is 3600.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 3622.07
CPU time (s): 3600.02
CPU user time (s): 3598.15
CPU system time (s): 1.87
CPU usage (%): 99.3913
Max. virtual memory (cumulated for all children) (KiB): 887412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 274.31
system time used= 0.802877
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 84153
page faults= 8
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6170
involuntary context switches= 11197

runsolver used 3.24151 second user time and 10.1964 second system time

The end

Launcher Data (download as text)

Begin job on node42 at 2008-07-12 16:14:51
IDJOB=1112662
IDBENCH=61453
IDSOLVER=368
FILE ID=node42/1112662-1215872090
PBS_JOBID= 7903461
Free space on /tmp= 66496 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/super-queens/normalized-super-queens-8.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-1112662-1215872090/watcher-1112662-1215872090 -o /tmp/evaluation-result-1112662-1215872090/solver-1112662-1215872090 -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-1112662-1215872090.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= cd97e8f7f9b4ac982d62b737eb37200e
RANDOM SEED=1703886707

node42.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:       1846896 kB
Buffers:          3084 kB
Cached:          32752 kB
SwapCached:       5780 kB
Active:         151760 kB
Inactive:         4192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1846896 kB
SwapTotal:     4192956 kB
SwapFree:      4181040 kB
Dirty:            2036 kB
Writeback:           0 kB
Mapped:         136420 kB
Slab:            38052 kB
Committed_AS:  1000576 kB
PageTables:       2124 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= 65060 MiB
End job on node42 at 2008-07-12 17:15:15