Trace number 1123699

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sugar++ v1.13+minisat-incMSAT (TO) 3600.07 3617.71

General information on the benchmark

Namemaxcsp/pi/pi-30-10-25-t58/
normalized-pi-30-10-197-42-18.xml
MD5SUMf310f3ff36894da61df3f6e291dd7f49
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints10
Best CPU time to get the best result obtained on this benchmark32.2341
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints109
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension109
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.08	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.00/0.08	c 0	BEGIN Tue Jul 15 22:07:19 2008
0.00/0.08	c 0	PID 28121
0.00/0.08	c 0	HOST node70.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-1123699-1216152439.xml TO HOME/temp.csp
0.00/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1123699-1216152439.xml' 'HOME/temp.csp'
0.07/0.42	c 1	1 domains, 30 variables, 0 predicates, 109 relations, 109 constraints
0.07/0.45	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.45	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -incremental -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.41/0.53	c 1	Parsing HOME/temp.csp
0.41/0.67	c 1	parsed 249 expressions
0.41/0.68	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.41/0.68	c 1	MAX CSP: 109 constraints
0.41/0.68	c 1	Converting to clausal form CSP
0.41/0.70	c 1	converted 37 (10%) expressions
0.41/0.70	c 1	converted 73 (20%) expressions
0.41/0.70	c 1	converted 109 (30%) expressions
0.41/0.72	c 1	converted 145 (40%) expressions
0.41/0.73	c 1	converted 181 (50%) expressions
0.41/0.74	c 1	converted 217 (60%) expressions
0.41/0.74	c 1	converted 253 (70%) expressions
0.41/0.74	c 1	converted 289 (80%) expressions
0.41/0.75	c 1	converted 325 (90%) expressions
0.41/0.81	c 1	converted 361 (100%) expressions
0.41/0.81	c 1	CSP : 248 integers, 0 booleans, 326 clauses, largest domain size 164
0.41/0.81	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.41/0.81	c 1	Propagation in CSP
0.41/0.83	c 1	104 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.41/0.83	c 1	CSP : 248 integers, 0 booleans, 326 clauses, largest domain size 110
0.41/0.84	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.41/0.84	c 1	Simplifing CSP by introducing new Boolean variables
0.41/0.84	c 1	CSP : 248 integers, 0 booleans, 326 clauses, largest domain size 110
0.41/0.84	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.41/0.86	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.41/0.88	c 1	25 (10%) CSP integer variables are encoded (200 clauses, 2072 bytes)
0.41/0.89	c 1	50 (20%) CSP integer variables are encoded (240 clauses, 2512 bytes)
0.41/0.89	c 1	75 (30%) CSP integer variables are encoded (240 clauses, 2512 bytes)
0.41/0.89	c 1	100 (40%) CSP integer variables are encoded (240 clauses, 2512 bytes)
0.41/0.89	c 1	124 (50%) CSP integer variables are encoded (240 clauses, 2512 bytes)
0.41/0.89	c 1	149 (60%) CSP integer variables are encoded (367 clauses, 3909 bytes)
0.41/0.89	c 1	174 (70%) CSP integer variables are encoded (472 clauses, 5064 bytes)
0.41/0.89	c 1	199 (80%) CSP integer variables are encoded (623 clauses, 6725 bytes)
0.41/0.90	c 1	224 (90%) CSP integer variables are encoded (1219 clauses, 14152 bytes)
0.41/0.90	c 1	248 (100%) CSP integer variables are encoded (1426 clauses, 16843 bytes)
0.41/0.95	c 1	33 (10%) CSP clauses are encoded (2267 clauses, 32901 bytes)
0.41/0.97	c 1	66 (20%) CSP clauses are encoded (3095 clauses, 49461 bytes)
0.41/0.98	c 1	98 (30%) CSP clauses are encoded (3876 clauses, 66452 bytes)
0.41/0.99	c 1	131 (40%) CSP clauses are encoded (4287 clauses, 74369 bytes)
0.93/1.01	c 1	163 (50%) CSP clauses are encoded (5189 clauses, 87423 bytes)
0.93/1.01	c 1	196 (60%) CSP clauses are encoded (5510 clauses, 91832 bytes)
0.93/1.02	c 1	229 (70%) CSP clauses are encoded (7855 clauses, 126901 bytes)
0.93/1.02	c 1	261 (80%) CSP clauses are encoded (9239 clauses, 146497 bytes)
0.93/1.04	c 1	294 (90%) CSP clauses are encoded (15056 clauses, 245431 bytes)
0.93/1.05	c 1	326 (100%) CSP clauses are encoded (21330 clauses, 358634 bytes)
0.93/1.05	c 1	326 CSP clauses encoded
0.93/1.05	c 1	Writing map file : HOME/temp.map
0.93/1.05	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.93/1.05	c 1	SAT : 1674 SAT variables, 21330 SAT clauses, 358634 bytes
0.93/1.05	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.93/1.08	c 1	OBJECTIVE minimize _COST
0.93/1.08	c 1	SOLVING HOME/temp.cnf
0.93/1.08	c 1	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
0.93/1.08	c 1	This is MiniSat 2.0 beta incremental
0.93/1.08	c 1	WARNING: for repeatability, setting FPU to use double precision
0.93/1.08	c 1	============================[ Problem Statistics ]=============================
0.93/1.08	c 1	|                                                                             |
0.93/1.08	c 1	|  Number of variables:  1674                                                 |
0.93/1.08	c 1	|  Number of clauses:    21330                                                |
0.93/1.09	c 1	|  Parsing time:         0.01         s                                       |
0.93/1.09	c 1	OK
0.93/1.10	c 1	OBJECTIVE BOUND: 0 <= _COST <= 
0.93/1.10	c 1	SEARCHING: _COST <= 55
0.93/1.10	c 1	============================[ Search Statistics ]==============================
0.93/1.10	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.93/1.10	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.93/1.10	c 1	===============================================================================
0.93/1.10	c 1	|         0 |    1674    21330    63682 |     7110        0    nan |  0.000 % |
0.93/1.10	c 1	|       100 |    1674    21330    63682 |     7821      100     19 |  0.013 % |
1.00/1.11	c 1	|       250 |    1674    21330    63682 |     8603      250     24 |  0.013 % |
1.00/1.11	c 1	===============================================================================
1.00/1.11	c 1	restarts              : 3
1.00/1.11	c 1	conflicts             : 273           (10502 /sec)
1.00/1.11	c 1	decisions             : 511           (1.17 % random) (19657 /sec)
1.00/1.11	c 1	propagations          : 26327          (1012733 /sec)
1.00/1.11	c 1	conflict literals     : 6353           (18.58 % deleted)
1.00/1.11	c 1	Memory used           : 2.86 MB
1.00/1.11	c 1	CPU time              : 0.025996 s
1.00/1.11	c 1	
1.00/1.11	c 1	SATISFIABLE
1.00/1.11	c 1	OK
1.00/1.11	c 1	FOUND: _COST <= 55
1.00/1.11	s SATISFIABLE
1.00/1.11	c 1	DECODING HOME/temp.out WITH HOME/temp.map
1.00/1.11	c 1	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.00/1.19	c 1	Decoding HOME/temp.out
1.00/1.24	c 1	OBJECTIVE _COST 55
1.00/1.24	o 55
1.00/1.24	v 10 3 10 2 10 9 10 10 9 8 1 7 10 10 10 8 10 10 10 10 5 10 10 7 10 1 2 4 8 8
1.00/1.24	c 1	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
1.00/1.27	c 1	OK
1.00/1.27	c 1	OBJECTIVE BOUND: 0 <= _COST <= 55
1.00/1.27	c 1	SEARCHING: _COST <= 27
1.00/1.29	c 1	============================[ Search Statistics ]==============================
1.00/1.29	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.00/1.29	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.00/1.29	c 1	===============================================================================
1.00/1.29	c 1	|       273 |    1674    21330    63682 |     7110      273     23 |  0.013 % |
1.00/1.29	c 1	|       373 |    1674    21330    63682 |     7821      373     22 | 22.589 % |
1.00/1.29	c 1	|       524 |    1674    21330    63682 |     8603      524     22 | 22.589 % |
1.12/1.31	c 1	|       749 |    1296    14939    45589 |     9463      749     22 | 22.589 % |
1.12/1.33	c 2	|      1086 |    1296    14939    45589 |    10409     1086     21 | 22.589 % |
1.12/1.34	c 2	===============================================================================
1.12/1.34	c 2	restarts              : 8
1.12/1.34	c 2	conflicts             : 1202          (13067 /sec)
1.12/1.34	c 2	decisions             : 1919          (1.04 % random) (20862 /sec)
1.12/1.34	c 2	propagations          : 158058         (1718283 /sec)
1.12/1.34	c 2	conflict literals     : 24942          (26.61 % deleted)
1.12/1.34	c 2	Memory used           : 2.86 MB
1.12/1.34	c 2	CPU time              : 0.091986 s
1.12/1.34	c 2	
1.12/1.34	c 2	SATISFIABLE
1.12/1.34	c 2	OK
1.12/1.34	c 2	FOUND: _COST <= 27
1.12/1.34	c 2	DECODING HOME/temp.out WITH HOME/temp.map
1.12/1.34	c 2	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.12/1.42	c 2	Decoding HOME/temp.out
1.12/1.47	c 2	OBJECTIVE _COST 27
1.12/1.47	o 27
1.12/1.47	v 10 10 10 9 10 10 10 6 1 9 4 6 8 5 9 8 8 4 9 10 5 9 1 9 10 3 5 4 10 9
1.12/1.47	c 2	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
1.12/1.50	c 2	OK
1.12/1.50	c 2	OBJECTIVE BOUND: 0 <= _COST <= 27
1.12/1.50	c 2	SEARCHING: _COST <= 13
1.12/1.51	c 2	============================[ Search Statistics ]==============================
1.12/1.52	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.12/1.52	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.12/1.52	c 2	===============================================================================
1.12/1.52	c 2	|      1202 |    1071    10863    34008 |     3621     1187     21 | 22.589 % |
1.12/1.52	c 2	|      1302 |    1071    10863    34008 |     3983     1287     20 | 36.027 % |
1.12/1.53	c 2	|      1452 |    1071    10863    34008 |     4381     1437     20 | 36.027 % |
1.12/1.55	c 2	|      1677 |    1071    10863    34008 |     4819     1662     19 | 36.027 % |
1.12/1.56	c 2	|      2014 |    1071    10863    34008 |     5301     1999     19 | 36.027 % |
1.26/1.60	c 2	|      2520 |    1071    10863    34008 |     5831     2505     19 | 36.027 % |
1.26/1.66	c 2	|      3279 |    1071    10863    34008 |     6414     3264     18 | 36.027 % |
1.26/1.75	c 2	|      4419 |    1071    10863    34008 |     7056     4404     18 | 36.027 % |
1.26/1.90	c 2	|      6127 |    1071    10863    34008 |     7761     6112     18 | 36.027 % |
1.94/2.16	c 2	|      8689 |    1071    10863    34008 |     8538     8674     18 | 36.027 % |
2.33/2.55	c 3	|     12533 |    1071    10863    34008 |     9391     7742     17 | 36.027 % |
3.02/3.22	c 3	|     18299 |    1071    10863    34008 |    10331     8288     17 | 36.027 % |
4.01/4.25	c 4	|     26949 |    1071    10863    34008 |    11364    11233     17 | 36.027 % |
5.70/5.91	c 6	|     39923 |    1071    10863    34008 |    12500    11814     18 | 36.027 % |
8.07/8.30	c 8	|     59384 |    1071    10863    34008 |    13750    10930     21 | 36.027 % |
12.13/12.47	c 13	|     88576 |    1071    10863    34008 |    15125    10416     19 | 36.027 % |
18.18/18.58	c 19	|    132366 |    1071    10863    34008 |    16638    13803     21 | 36.027 % |
27.58/28.03	c 28	|    198052 |    1071    10863    34008 |    18302    17520     22 | 36.027 % |
42.85/43.42	c 44	|    296578 |    1071    10863    34008 |    20132    19227     20 | 36.027 % |
67.61/68.47	c 69	|    444368 |    1071    10863    34008 |    22145    18686     19 | 36.027 % |
105.55/106.72	c 107	|    666051 |    1071    10863    34008 |    24360    20106     27 | 36.027 % |
164.68/166.48	c 167	|    998577 |    1071    10863    34008 |    26796    20876     20 | 36.027 % |
263.74/266.47	c 267	|   1497366 |    1071    10863    34008 |    29475    14477     23 | 36.027 % |
422.63/426.85	c 427	|   2245548 |    1071    10863    34008 |    32423    19189     23 | 36.027 % |
665.31/671.82	c 672	|   3367823 |    1071    10863    34008 |    35665    22700     26 | 36.027 % |
709.79/716.72	c 717	===============================================================================
709.79/716.72	c 717	restarts              : 33
709.79/716.72	c 717	conflicts             : 3566757       (5034 /sec)
709.79/716.72	c 717	decisions             : 4036337       (0.88 % random) (5697 /sec)
709.79/716.72	c 717	propagations          : 511339376      (721713 /sec)
709.79/716.72	c 717	conflict literals     : 83483620       (28.79 % deleted)
709.79/716.72	c 717	Memory used           : 14.53 MB
709.79/716.72	c 717	CPU time              : 708.508 s
709.79/716.72	c 717	
709.79/716.72	c 717	SATISFIABLE
709.79/716.72	c 717	OK
709.79/716.72	c 717	FOUND: _COST <= 13
709.79/716.72	c 717	DECODING HOME/temp.out WITH HOME/temp.map
709.79/716.72	c 717	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
709.80/716.80	c 717	Decoding HOME/temp.out
709.80/716.84	c 717	OBJECTIVE _COST 13
709.80/716.85	o 13
709.80/716.85	v 10 7 9 8 5 1 10 2 10 8 6 4 5 9 9 8 10 10 6 4 2 4 10 10 8 1 2 10 8 8
709.80/716.85	c 717	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
709.80/716.91	c 717	OK
709.80/716.91	c 717	OBJECTIVE BOUND: 0 <= _COST <= 13
709.80/716.91	c 717	SEARCHING: _COST <= 6
709.80/716.91	c 717	============================[ Search Statistics ]==============================
709.80/716.91	c 717	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
709.80/716.91	c 717	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
709.80/716.91	c 717	===============================================================================
709.80/716.91	c 717	|   3566757 |     912     7597    24673 |     2532    34368     24 | 36.027 % |
710.03/717.08	c 717	|   3566858 |     912     7597    24673 |     2785     1921     19 | 45.525 % |
710.03/717.09	c 717	|   3567010 |     912     7597    24673 |     3064     2073     18 | 45.525 % |
710.13/717.11	c 717	|   3567236 |     912     7597    24673 |     3370     2299     18 | 45.525 % |
710.13/717.14	c 717	|   3567573 |     912     7597    24673 |     3707     2636     17 | 45.525 % |
710.13/717.18	c 717	|   3568079 |     912     7597    24673 |     4078     3142     17 | 45.525 % |
710.23/717.24	c 717	|   3568840 |     912     7597    24673 |     4486     3903     16 | 45.525 % |
710.32/717.34	c 718	|   3569979 |     912     7597    24673 |     4934     5042     15 | 45.525 % |
710.42/717.49	c 718	|   3571687 |     912     7597    24673 |     5428     3743     14 | 45.525 % |
710.72/717.73	c 718	|   3574250 |     912     7597    24673 |     5971     6306     15 | 45.525 % |
711.02/718.08	c 718	|   3578094 |     912     7597    24673 |     6568     6640     15 | 45.525 % |
711.61/718.61	c 719	|   3583862 |     912     7597    24673 |     7225     4775     15 | 45.525 % |
712.40/719.47	c 720	|   3592511 |     912     7597    24673 |     7947     5063     19 | 45.525 % |
713.79/720.83	c 721	|   3605485 |     912     7597    24673 |     8742     4517     16 | 45.525 % |
715.77/722.80	c 723	|   3624946 |     912     7597    24673 |     9616     9246     15 | 45.525 % |
718.94/726.01	c 726	|   3654139 |     912     7597    24673 |    10578     6317     16 | 45.525 % |
723.90/731.00	c 731	|   3697928 |     912     7597    24673 |    11636     9340     18 | 45.525 % |
731.43/738.63	c 739	|   3763613 |     912     7597    24673 |    12799    11364     20 | 45.525 % |
743.33/750.60	c 751	|   3862139 |     912     7597    24673 |    14079    12830     16 | 45.525 % |
760.86/768.34	c 769	===============================================================================
760.86/768.34	c 769	restarts              : 52
760.86/768.34	c 769	conflicts             : 4003746       (5272 /sec)
760.86/768.34	c 769	decisions             : 4534970       (0.89 % random) (5971 /sec)
760.86/768.34	c 769	propagations          : 577948791      (761012 /sec)
760.86/768.34	c 769	conflict literals     : 91527890       (28.63 % deleted)
760.86/768.34	c 769	Memory used           : 14.53 MB
760.86/768.34	c 769	CPU time              : 759.448 s
760.86/768.34	c 769	
760.86/768.34	c 769	UNSATISFIABLE
760.86/768.34	c 769	OK
760.86/768.34	c 769	NOT FOUND: _COST <= 6
760.86/768.34	c 769	OK
760.86/768.34	c 769	OBJECTIVE BOUND: 7 <= _COST <= 13
760.86/768.34	c 769	SEARCHING: _COST <= 10
760.86/768.34	c 769	============================[ Search Statistics ]==============================
760.86/768.34	c 769	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
760.86/768.34	c 769	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
760.86/768.34	c 769	===============================================================================
760.86/768.34	c 769	|   4003746 |     894     7505    24451 |     2501     9638     15 | 45.525 % |
760.86/768.36	c 769	|   4003848 |     894     7505    24451 |     2751     2512     13 | 46.597 % |
760.86/768.37	c 769	|   4003998 |     894     7505    24451 |     3027     2662     13 | 46.597 % |
760.86/768.38	c 769	|   4004223 |     894     7505    24451 |     3329     2887     13 | 46.597 % |
760.95/768.41	c 769	|   4004560 |     894     7505    24451 |     3662     3224     13 | 46.597 % |
760.95/768.45	c 769	|   4005066 |     894     7505    24451 |     4028     3730     14 | 46.597 % |
761.05/768.51	c 769	|   4005827 |     894     7505    24451 |     4431     4491     14 | 46.597 % |
761.15/768.62	c 769	|   4006967 |     894     7505    24451 |     4875     2869     16 | 46.597 % |
761.25/768.79	c 769	|   4008676 |     894     7505    24451 |     5362     4578     17 | 46.597 % |
761.54/769.07	c 769	|   4011238 |     894     7505    24451 |     5898     3901     18 | 46.597 % |
761.94/769.48	c 770	|   4015082 |     894     7505    24451 |     6488     4230     16 | 46.597 % |
762.54/770.07	c 770	|   4020849 |     894     7505    24451 |     7137     6185     17 | 46.597 % |
763.53/771.01	c 771	|   4029498 |     894     7505    24451 |     7851     6709     16 | 46.597 % |
764.81/772.38	c 773	|   4042472 |     894     7505    24451 |     8636     6313     20 | 46.597 % |
766.99/774.52	c 775	|   4061933 |     894     7505    24451 |     9500     6329     18 | 46.597 % |
770.26/777.84	c 778	|   4091128 |     894     7505    24451 |    10450     9047     18 | 46.597 % |
775.41/783.05	c 783	|   4134918 |     894     7505    24451 |    11495     6975     21 | 46.597 % |
783.63/791.39	c 792	|   4200603 |     894     7505    24451 |    12644     9588     19 | 46.597 % |
796.21/804.09	c 804	|   4299129 |     894     7505    24451 |    13909    12024     19 | 46.597 % |
815.33/823.30	c 823	|   4446918 |     894     7505    24451 |    15299    10169     20 | 46.597 % |
845.54/853.86	c 854	|   4668601 |     894     7505    24451 |    16829    11140     20 | 46.597 % |
892.20/900.95	c 901	|   5001126 |     894     7505    24451 |    18512    12814     21 | 46.597 % |
968.38/977.85	c 978	|   5499916 |     894     7505    24451 |    20364    11960     25 | 46.597 % |
1088.24/1098.86	c 1099	|   6248098 |     894     7505    24451 |    22400    20314     20 | 46.597 % |
1281.50/1293.99	c 1294	|   7370372 |     894     7505    24451 |    24640    15280     24 | 46.597 % |
1588.49/1603.82	c 1604	|   9053784 |     894     7505    24451 |    27104    24356     25 | 46.597 % |
2058.28/2075.40	c 2076	|  11578901 |     894     7505    24451 |    29815    20839     25 | 46.597 % |
2794.41/2811.80	c 2812	|  15366577 |     894     7505    24451 |    32796    16323     23 | 46.597 % |
3600.03/3617.71	c 3618	CPU 3599.73 (0.06 0.03 3599.67 0.3)
3600.03/3617.71	c 3618	END Tue Jul 15 23:07:37 2008

Verifier Data (download as text)

OK	13	96
13 unsatisfied constraints, 96 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-1123699-1216152439/watcher-1123699-1216152439 -o /tmp/evaluation-result-1123699-1216152439/solver-1123699-1216152439 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar++ -max -incremental -c -vv -java=java -Xmx700M -decjava=java -Xmx50M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat-inc -tmp=HOME/temp HOME/instance-1123699-1216152439.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 4000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.70 2.81 2.72 4/87 28121
/proc/meminfo: memFree=1784232/2055920 swapFree=4176556/4192956
[pid=28121] ppid=28119 vsize=12268 CPUtime=0
/proc/28121/stat : 28121 (sugar++) R 28119 28121 27346 0 -1 4194304 348 0 0 0 0 0 0 0 22 0 1 0 71941711 12562432 316 996147200 4194304 4206940 548682068528 18446744073709551615 233402235493 0 0 4224 0 0 0 0 17 1 0 0
/proc/28121/statm: 3067 316 241 3 0 167 0

[startup+0.0932961 s]
/proc/loadavg: 2.70 2.81 2.72 4/87 28121
/proc/meminfo: memFree=1784232/2055920 swapFree=4176556/4192956
[pid=28121] ppid=28119 vsize=16740 CPUtime=0.07
/proc/28121/stat : 28121 (sugar++) S 28119 28121 27346 0 -1 4194304 1219 128 0 0 5 2 0 0 19 0 1 0 71941711 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28121/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.101299 s]
/proc/loadavg: 2.70 2.81 2.72 4/87 28121
/proc/meminfo: memFree=1784232/2055920 swapFree=4176556/4192956
[pid=28121] ppid=28119 vsize=16740 CPUtime=0.07
/proc/28121/stat : 28121 (sugar++) S 28119 28121 27346 0 -1 4194304 1219 128 0 0 5 2 0 0 19 0 1 0 71941711 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28121/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.3013 s]
/proc/loadavg: 2.70 2.81 2.72 4/87 28121
/proc/meminfo: memFree=1784232/2055920 swapFree=4176556/4192956
[pid=28121] ppid=28119 vsize=16740 CPUtime=0.07
/proc/28121/stat : 28121 (sugar++) S 28119 28121 27346 0 -1 4194304 1219 128 0 0 5 2 0 0 19 0 1 0 71941711 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28121/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.70134 s]
/proc/loadavg: 2.70 2.81 2.72 4/87 28121
/proc/meminfo: memFree=1784232/2055920 swapFree=4176556/4192956
[pid=28121] ppid=28119 vsize=16740 CPUtime=0.41
/proc/28121/stat : 28121 (sugar++) S 28119 28121 27346 0 -1 4194304 1296 4347 0 1 5 2 31 3 15 0 1 0 71941711 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28121/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 16740

[startup+1.50142 s]
/proc/loadavg: 2.64 2.79 2.72 4/98 28143
/proc/meminfo: memFree=1772624/2055920 swapFree=4176556/4192956
[pid=28121] ppid=28119 vsize=16872 CPUtime=1.12
/proc/28121/stat : 28121 (sugar++) S 28119 28121 27346 0 -1 4194304 1602 13712 0 3 5 2 96 9 15 0 1 0 71941711 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28121/statm: 4218 1116 414 3 0 797 0
Current children cumulated CPU time (s) 1.12
Current children cumulated vsize (KiB) 16872

[startup+3.10157 s]
/proc/loadavg: 2.64 2.79 2.72 3/89 28164
/proc/meminfo: memFree=1778456/2055920 swapFree=4176556/4192956
[pid=28121] ppid=28119 vsize=16872 CPUtime=1.26
/proc/28121/stat : 28121 (sugar++) S 28119 28121 27346 0 -1 4194304 1617 17433 0 4 5 2 107 12 15 0 1 0 71941711 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28121/statm: 4218 1116 414 3 0 797 0
[pid=28144] ppid=28121 vsize=3724 CPUtime=1.66
/proc/28144/stat : 28144 (minisat-inc) R 28121 28121 27346 0 -1 4194304 724 0 0 0 166 0 0 0 25 0 1 0 71941820 3813376 668 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/28144/statm: 931 668 79 151 0 777 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 20596

[startup+6.3029 s]
/proc/loadavg: 2.59 2.78 2.71 3/89 28164
/proc/meminfo: memFree=1777624/2055920 swapFree=4176556/4192956
[pid=28121] ppid=28119 vsize=16872 CPUtime=1.26
/proc/28121/stat : 28121 (sugar++) S 28119 28121 27346 0 -1 4194304 1617 17433 0 4 5 2 107 12 16 0 1 0 71941711 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28121/statm: 4218 1116 414 3 0 797 0
[pid=28144] ppid=28121 vsize=4272 CPUtime=4.83
/proc/28144/stat : 28144 (minisat-inc) R 28121 28121 27346 0 -1 4194304 859 0 0 0 483 0 0 0 25 0 1 0 71941820 4374528 803 996147200 134512640 135134323 4294956192 18446744073709551615 134528240 0 0 4096 3 0 0 0 17 1 0 0
/proc/28144/statm: 1068 803 79 151 0 914 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 21144

[startup+12.7015 s]
/proc/loadavg: 2.54 2.77 2.71 3/89 28164
/proc/meminfo: memFree=1776856/2055920 swapFree=4176556/4192956
[pid=28121] ppid=28119 vsize=16872 CPUtime=1.26
/proc/28121/stat : 28121 (sugar++) S 28119 28121 27346 0 -1 4194304 1617 17433 0 4 5 2 107 12 16 0 1 0 71941711 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28121/statm: 4218 1116 414 3 0 797 0
[pid=28144] ppid=28121 vsize=4940 CPUtime=11.17
/proc/28144/stat : 28144 (minisat-inc) R 28121 28121 27346 0 -1 4194304 1009 0 0 0 1117 0 0 0 25 0 1 0 71941820 5058560 953 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/28144/statm: 1235 953 79 151 0 1081 0
Current children cumulated CPU time (s) 12.43
Current children cumulated vsize (KiB) 21812

[startup+25.5018 s]
/proc/loadavg: 2.42 2.73 2.70 3/89 28164
/proc/meminfo: memFree=1776536/2055920 swapFree=4176556/4192956
[pid=28121] ppid=28119 vsize=16872 CPUtime=1.26
/proc/28121/stat : 28121 (sugar++) S 28119 28121 27346 0 -1 4194304 1617 17433 0 4 5 2 107 12 16 0 1 0 71941711 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28121/statm: 4218 1116 414 3 0 797 0
[pid=28144] ppid=28121 vsize=5604 CPUtime=23.85
/proc/28144/stat : 28144 (minisat-inc) R 28121 28121 27346 0 -1 4194304 1196 0 0 0 2385 0 0 0 25 0 1 0 71941820 5738496 1140 996147200 134512640 135134323 4294956192 18446744073709551615 134522955 0 0 4096 3 0 0 0 17 1 0 0
/proc/28144/statm: 1401 1140 79 151 0 1247 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 22476

[startup+51.1014 s]
/proc/loadavg: 2.28 2.67 2.68 3/89 28164
/proc/meminfo: memFree=1775640/2055920 swapFree=4176556/4192956
[pid=28121] ppid=28119 vsize=16872 CPUtime=1.26
/proc/28121/stat : 28121 (sugar++) S 28119 28121 27346 0 -1 4194304 1617 17433 0 4 5 2 107 12 16 0 1 0 71941711 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28121/statm: 4218 1116 414 3 0 797 0
[pid=28144] ppid=28121 vsize=6620 CPUtime=49.22
/proc/28144/stat : 28144 (minisat-inc) R 28121 28121 27346 0 -1 4194304 1432 0 0 0 4921 1 0 0 25 0 1 0 71941820 6778880 1376 996147200 134512640 135134323 4294956192 18446744073709551615 134524678 0 0 4096 3 0 0 0 17 1 0 0
/proc/28144/statm: 1655 1376 79 151 0 1501 0
Current children cumulated CPU time (s) 50.48
Current children cumulated vsize (KiB) 23492

[startup+102.306 s]
/proc/loadavg: 2.12 2.56 2.64 3/89 28164
/proc/meminfo: memFree=1774424/2055920 swapFree=4176556/4192956
[pid=28121] ppid=28119 vsize=16872 CPUtime=1.26
/proc/28121/stat : 28121 (sugar++) S 28119 28121 27346 0 -1 4194304 1617 17433 0 4 5 2 107 12 16 0 1 0 71941711 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28121/statm: 4218 1116 414 3 0 797 0
[pid=28144] ppid=28121 vsize=7856 CPUtime=99.92
/proc/28144/stat : 28144 (minisat-inc) R 28121 28121 27346 0 -1 4194304 1716 0 0 0 9991 1 0 0 25 0 1 0 71941820 8044544 1660 996147200 134512640 135134323 4294956192 18446744073709551615 134529978 0 0 4096 3 0 0 0 17 1 0 0
/proc/28144/statm: 1964 1660 79 151 0 1810 0
Current children cumulated CPU time (s) 101.18
Current children cumulated vsize (KiB) 24728

[startup+162.301 s]
/proc/loadavg: 2.04 2.46 2.60 3/89 28164
/proc/meminfo: memFree=1773272/2055920 swapFree=4176556/4192956
[pid=28121] ppid=28119 vsize=16872 CPUtime=1.26
/proc/28121/stat : 28121 (sugar++) S 28119 28121 27346 0 -1 4194304 1617 17433 0 4 5 2 107 12 16 0 1 0 71941711 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28121/statm: 4218 1116 414 3 0 797 0
[pid=28144] ppid=28121 vsize=8808 CPUtime=159.36
/proc/28144/stat : 28144 (minisat-inc) R 28121 28121 27346 0 -1 4194304 1949 0 0 0 15934 2 0 0 25 0 1 0 71941820 9019392 1893 996147200 134512640 135134323 4294956192 18446744073709551615 134529657 0 0 4096 3 0 0 0 17 1 0 0
/proc/28144/statm: 2202 1893 79 151 0 2048 0
Current children cumulated CPU time (s) 160.62
Current children cumulated vsize (KiB) 25680

[startup+222.301 s]
/proc/loadavg: 2.01 2.37 2.56 3/89 28164
/proc/meminfo: memFree=1772632/2055920 swapFree=4176556/4192956
[pid=28121] ppid=28119 vsize=16872 CPUtime=1.26
/proc/28121/stat : 28121 (sugar++) S 28119 28121 27346 0 -1 4194304 1617 17433 0 4 5 2 107 12 16 0 1 0 71941711 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28121/statm: 4218 1116 414 3 0 797 0
[pid=28144] ppid=28121 vsize=9548 CPUtime=218.79
/proc/28144/stat : 28144 (minisat-inc) R 28121 28121 27346 0 -1 4194304 2112 0 0 0 21877 2 0 0 25 0 1 0 71941820 9777152 2056 996147200 134512640 135134323 4294956192 18446744073709551615 134524706 0 0 4096 3 0 0 0 17 1 0 0
/proc/28144/statm: 2387 2056 79 151 0 2233 0
Current children cumulated CPU time (s) 220.05
Current children cumulated vsize (KiB) 26420

[startup+282.301 s]
/proc/loadavg: 2.00 2.30 2.52 3/89 28164
/proc/meminfo: memFree=1771736/2055920 swapFree=4176556/4192956
[pid=28121] ppid=28119 vsize=16872 CPUtime=1.26
/proc/28121/stat : 28121 (sugar++) S 28119 28121 27346 0 -1 4194304 1617 17433 0 4 5 2 107 12 16 0 1 0 71941711 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28121/statm: 4218 1116 414 3 0 797 0
[pid=28144] ppid=28121 vsize=10352 CPUtime=278.22
/proc/28144/stat : 28144 (minisat-inc) R 28121 28121 27346 0 -1 4194304 2343 0 0 0 27820 2 0 0 25 0 1 0 71941820 10600448 2287 996147200 134512640 135134323 4294956192 18446744073709551615 134532022 0 0 4096 3 0 0 0 17 1 0 0
/proc/28144/statm: 2588 2287 79 151 0 2434 0
Current children cumulated CPU time (s) 279.48
Current children cumulated vsize (KiB) 27224

[startup+342.301 s]
/proc/loadavg: 2.00 2.24 2.49 3/89 28164
/proc/meminfo: memFree=1771352/2055920 swapFree=4176556/4192956
[pid=28121] ppid=28119 vsize=16872 CPUtime=1.26
/proc/28121/stat : 28121 (sugar++) S 28119 28121 27346 0 -1 4194304 1617 17433 0 4 5 2 107 12 16 0 1 0 71941711 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28121/statm: 4218 1116 414 3 0 797 0
[pid=28144] ppid=28121 vsize=10908 CPUtime=337.66
/proc/28144/stat : 28144 (minisat-inc) R 28121 28121 27346 0 -1 4194304 2454 0 0 0 33764 2 0 0 25 0 1 0 71941820 11169792 2398 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/28144/statm: 2727 2398 79 151 0 2573 0
Current children cumulated CPU time (s) 338.92
Current children cumulated vsize (KiB) 27780

[startup+402.301 s]
/proc/loadavg: 2.00 2.20 2.45 3/89 28164
/proc/meminfo: memFree=1771032/2055920 swapFree=4176556/4192956
[pid=28121] ppid=28119 vsize=16872 CPUtime=1.26
/proc/28121/stat : 28121 (sugar++) S 28119 28121 27346 0 -1 4194304 1617 17433 0 4 5 2 107 12 16 0 1 0 71941711 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28121/statm: 4218 1116 414 3 0 797 0
[pid=28144] ppid=28121 vsize=11192 CPUtime=397.1
/proc/28144/stat : 28144 (minisat-inc) R 28121 28121 27346 0 -1 4194304 2536 0 0 0 39707 3 0 0 25 0 1 0 71941820 11460608 2480 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/28144/statm: 2798 2480 79 151 0 2644 0
Current children cumulated CPU time (s) 398.36
Current children cumulated vsize (KiB) 28064

[startup+462.301 s]
/proc/loadavg: 2.00 2.16 2.42 3/89 28164
/proc/meminfo: memFree=1770392/2055920 swapFree=4176556/4192956

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

/proc/28121/stat : 28121 (sugar++) S 28119 28121 27346 0 -1 4194304 1689 21153 0 5 6 2 118 14 16 0 1 0 71941711 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28121/statm: 4218 1116 414 3 0 797 0
[pid=28144] ppid=28121 vsize=18912 CPUtime=2903.48
/proc/28144/stat : 28144 (minisat-inc) R 28121 28121 27346 0 -1 4194304 4375 0 0 0 290335 13 0 0 25 0 1 0 71941820 19365888 4315 996147200 134512640 135134323 4294956192 18446744073709551615 134523110 0 0 4096 3 0 0 0 17 0 0 0
/proc/28144/statm: 4728 4315 79 151 0 4574 0
Current children cumulated CPU time (s) 2904.88
Current children cumulated vsize (KiB) 35784

[startup+2982.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 28217
/proc/meminfo: memFree=1762456/2055920 swapFree=4176556/4192956
[pid=28121] ppid=28119 vsize=16872 CPUtime=1.4
/proc/28121/stat : 28121 (sugar++) S 28119 28121 27346 0 -1 4194304 1689 21153 0 5 6 2 118 14 16 0 1 0 71941711 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28121/statm: 4218 1116 414 3 0 797 0
[pid=28144] ppid=28121 vsize=19236 CPUtime=2963.45
/proc/28144/stat : 28144 (minisat-inc) R 28121 28121 27346 0 -1 4194304 4435 0 0 0 296332 13 0 0 25 0 1 0 71941820 19697664 4375 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/28144/statm: 4809 4375 79 151 0 4655 0
Current children cumulated CPU time (s) 2964.85
Current children cumulated vsize (KiB) 36108

[startup+3042.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 28217
/proc/meminfo: memFree=1762072/2055920 swapFree=4176556/4192956
[pid=28121] ppid=28119 vsize=16872 CPUtime=1.4
/proc/28121/stat : 28121 (sugar++) S 28119 28121 27346 0 -1 4194304 1689 21153 0 5 6 2 118 14 16 0 1 0 71941711 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28121/statm: 4218 1116 414 3 0 797 0
[pid=28144] ppid=28121 vsize=19540 CPUtime=3023.43
/proc/28144/stat : 28144 (minisat-inc) R 28121 28121 27346 0 -1 4194304 4539 0 0 0 302330 13 0 0 25 0 1 0 71941820 20008960 4479 996147200 134512640 135134323 4294956192 18446744073709551615 134531932 0 0 4096 3 0 0 0 17 0 0 0
/proc/28144/statm: 4885 4479 79 151 0 4731 0
Current children cumulated CPU time (s) 3024.83
Current children cumulated vsize (KiB) 36412

[startup+3102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 28217
/proc/meminfo: memFree=1761752/2055920 swapFree=4176556/4192956
[pid=28121] ppid=28119 vsize=16872 CPUtime=1.4
/proc/28121/stat : 28121 (sugar++) S 28119 28121 27346 0 -1 4194304 1689 21153 0 5 6 2 118 14 16 0 1 0 71941711 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28121/statm: 4218 1116 414 3 0 797 0
[pid=28144] ppid=28121 vsize=19804 CPUtime=3083.41
/proc/28144/stat : 28144 (minisat-inc) R 28121 28121 27346 0 -1 4194304 4600 0 0 0 308328 13 0 0 25 0 1 0 71941820 20279296 4540 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/28144/statm: 4951 4540 79 151 0 4797 0
Current children cumulated CPU time (s) 3084.81
Current children cumulated vsize (KiB) 36676

[startup+3162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 28217
/proc/meminfo: memFree=1761688/2055920 swapFree=4176556/4192956
[pid=28121] ppid=28119 vsize=16872 CPUtime=1.4
/proc/28121/stat : 28121 (sugar++) S 28119 28121 27346 0 -1 4194304 1689 21153 0 5 6 2 118 14 16 0 1 0 71941711 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28121/statm: 4218 1116 414 3 0 797 0
[pid=28144] ppid=28121 vsize=19980 CPUtime=3143.39
/proc/28144/stat : 28144 (minisat-inc) R 28121 28121 27346 0 -1 4194304 4613 0 0 0 314325 14 0 0 25 0 1 0 71941820 20459520 4553 996147200 134512640 135134323 4294956192 18446744073709551615 134532334 0 0 4096 3 0 0 0 17 0 0 0
/proc/28144/statm: 4995 4553 79 151 0 4841 0
Current children cumulated CPU time (s) 3144.79
Current children cumulated vsize (KiB) 36852

[startup+3222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 28223
/proc/meminfo: memFree=1761560/2055920 swapFree=4176556/4192956
[pid=28121] ppid=28119 vsize=16872 CPUtime=1.4
/proc/28121/stat : 28121 (sugar++) S 28119 28121 27346 0 -1 4194304 1689 21153 0 5 6 2 118 14 16 0 1 0 71941711 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28121/statm: 4218 1116 414 3 0 797 0
[pid=28144] ppid=28121 vsize=19980 CPUtime=3203.37
/proc/28144/stat : 28144 (minisat-inc) R 28121 28121 27346 0 -1 4194304 4621 0 0 0 320323 14 0 0 25 0 1 0 71941820 20459520 4561 996147200 134512640 135134323 4294956192 18446744073709551615 134531898 0 0 4096 3 0 0 0 17 0 0 0
/proc/28144/statm: 4995 4561 79 151 0 4841 0
Current children cumulated CPU time (s) 3204.77
Current children cumulated vsize (KiB) 36852

[startup+3282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 28223
/proc/meminfo: memFree=1761560/2055920 swapFree=4176556/4192956
[pid=28121] ppid=28119 vsize=16872 CPUtime=1.4
/proc/28121/stat : 28121 (sugar++) S 28119 28121 27346 0 -1 4194304 1689 21153 0 5 6 2 118 14 16 0 1 0 71941711 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28121/statm: 4218 1116 414 3 0 797 0
[pid=28144] ppid=28121 vsize=19980 CPUtime=3263.35
/proc/28144/stat : 28144 (minisat-inc) R 28121 28121 27346 0 -1 4194304 4621 0 0 0 326321 14 0 0 25 0 1 0 71941820 20459520 4561 996147200 134512640 135134323 4294956192 18446744073709551615 134704685 0 0 4096 3 0 0 0 17 0 0 0
/proc/28144/statm: 4995 4561 79 151 0 4841 0
Current children cumulated CPU time (s) 3264.75
Current children cumulated vsize (KiB) 36852

[startup+3342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 28223
/proc/meminfo: memFree=1761560/2055920 swapFree=4176556/4192956
[pid=28121] ppid=28119 vsize=16872 CPUtime=1.4
/proc/28121/stat : 28121 (sugar++) S 28119 28121 27346 0 -1 4194304 1689 21153 0 5 6 2 118 14 16 0 1 0 71941711 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28121/statm: 4218 1116 414 3 0 797 0
[pid=28144] ppid=28121 vsize=19980 CPUtime=3323.32
/proc/28144/stat : 28144 (minisat-inc) R 28121 28121 27346 0 -1 4194304 4643 0 0 0 332318 14 0 0 25 0 1 0 71941820 20459520 4583 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/28144/statm: 4995 4583 79 151 0 4841 0
Current children cumulated CPU time (s) 3324.72
Current children cumulated vsize (KiB) 36852

[startup+3402.31 s]
/proc/loadavg: 2.00 2.00 2.00 4/89 28223
/proc/meminfo: memFree=1761496/2055920 swapFree=4176556/4192956
[pid=28121] ppid=28119 vsize=16872 CPUtime=1.4
/proc/28121/stat : 28121 (sugar++) S 28119 28121 27346 0 -1 4194304 1689 21153 0 5 6 2 118 14 16 0 1 0 71941711 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28121/statm: 4218 1116 414 3 0 797 0
[pid=28144] ppid=28121 vsize=20176 CPUtime=3383.3
/proc/28144/stat : 28144 (minisat-inc) R 28121 28121 27346 0 -1 4194304 4660 0 0 0 338316 14 0 0 25 0 1 0 71941820 20660224 4600 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/28144/statm: 5044 4600 79 151 0 4890 0
Current children cumulated CPU time (s) 3384.7
Current children cumulated vsize (KiB) 37048

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/89 28223
/proc/meminfo: memFree=1761368/2055920 swapFree=4176556/4192956
[pid=28121] ppid=28119 vsize=16872 CPUtime=1.4
/proc/28121/stat : 28121 (sugar++) S 28119 28121 27346 0 -1 4194304 1689 21153 0 5 6 2 118 14 16 0 1 0 71941711 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28121/statm: 4218 1116 414 3 0 797 0
[pid=28144] ppid=28121 vsize=20176 CPUtime=3443.28
/proc/28144/stat : 28144 (minisat-inc) R 28121 28121 27346 0 -1 4194304 4661 0 0 0 344314 14 0 0 25 0 1 0 71941820 20660224 4601 996147200 134512640 135134323 4294956192 18446744073709551615 134531915 0 0 4096 3 0 0 0 17 0 0 0
/proc/28144/statm: 5044 4601 79 151 0 4890 0
Current children cumulated CPU time (s) 3444.68
Current children cumulated vsize (KiB) 37048

[startup+3522.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/89 28223
/proc/meminfo: memFree=1761304/2055920 swapFree=4176556/4192956
[pid=28121] ppid=28119 vsize=16872 CPUtime=1.4
/proc/28121/stat : 28121 (sugar++) S 28119 28121 27346 0 -1 4194304 1689 21153 0 5 6 2 118 14 16 0 1 0 71941711 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28121/statm: 4218 1116 414 3 0 797 0
[pid=28144] ppid=28121 vsize=20176 CPUtime=3503.26
/proc/28144/stat : 28144 (minisat-inc) R 28121 28121 27346 0 -1 4194304 4682 0 0 0 350312 14 0 0 25 0 1 0 71941820 20660224 4622 996147200 134512640 135134323 4294956192 18446744073709551615 134532050 0 0 4096 3 0 0 0 17 0 0 0
/proc/28144/statm: 5044 4622 79 151 0 4890 0
Current children cumulated CPU time (s) 3504.66
Current children cumulated vsize (KiB) 37048

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/89 28223
/proc/meminfo: memFree=1760728/2055920 swapFree=4176556/4192956
[pid=28121] ppid=28119 vsize=16872 CPUtime=1.4
/proc/28121/stat : 28121 (sugar++) S 28119 28121 27346 0 -1 4194304 1689 21153 0 5 6 2 118 14 16 0 1 0 71941711 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28121/statm: 4218 1116 414 3 0 797 0
[pid=28144] ppid=28121 vsize=20572 CPUtime=3563.24
/proc/28144/stat : 28144 (minisat-inc) R 28121 28121 27346 0 -1 4194304 4769 0 0 0 356309 15 0 0 25 0 1 0 71941820 21065728 4709 996147200 134512640 135134323 4294956192 18446744073709551615 134531911 0 0 4096 3 0 0 0 17 0 0 0
/proc/28144/statm: 5143 4709 79 151 0 4989 0
Current children cumulated CPU time (s) 3564.64
Current children cumulated vsize (KiB) 37444



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3617.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 28223
/proc/meminfo: memFree=1760728/2055920 swapFree=4176556/4192956
[pid=28121] ppid=28119 vsize=16872 CPUtime=1.4
/proc/28121/stat : 28121 (sugar++) S 28119 28121 27346 0 -1 4194304 1689 21153 0 5 6 2 118 14 16 0 1 0 71941711 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28121/statm: 4218 1116 414 3 0 797 0
[pid=28144] ppid=28121 vsize=20572 CPUtime=3598.63
/proc/28144/stat : 28144 (minisat-inc) R 28121 28121 27346 0 -1 4194304 4769 0 0 0 359848 15 0 0 25 0 1 0 71941820 21065728 4709 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/28144/statm: 5143 4709 79 151 0 4989 0
Current children cumulated CPU time (s) 3600.03
Current children cumulated vsize (KiB) 37444

Sending SIGTERM to process tree (bottom up)
SSolver just ended. Dumping a history of the last processes samples

[startup+3617.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 28223
/proc/meminfo: memFree=1760728/2055920 swapFree=4176556/4192956
[pid=28121] ppid=28119 vsize=16872 CPUtime=1.4
/proc/28121/stat : 28121 (sugar++) S 28119 28121 27346 0 -1 4194304 1689 21153 0 5 6 2 118 14 16 0 1 0 71941711 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28121/statm: 4218 1116 414 3 0 797 0
[pid=28144] ppid=28121 vsize=20572 CPUtime=3598.63
/proc/28144/stat : 28144 (minisat-inc) R 28121 28121 27346 0 -1 4194304 4769 0 0 0 359848 15 0 0 25 0 1 0 71941820 21065728 4709 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/28144/statm: 5143 4709 79 151 0 4989 0
Current children cumulated CPU time (s) 3600.03
Current children cumulated vsize (KiB) 37444

Child status: 0
Real time (s): 3617.71
CPU time (s): 3600.07
CPU user time (s): 3599.74
CPU system time (s): 0.335948
CPU usage (%): 99.5124
Max. virtual memory (cumulated for all children) (KiB): 886388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.74
system time used= 0.335948
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27686
page faults= 5
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2055
involuntary context switches= 47122

runsolver used 4.31134 second user time and 12.1622 second system time

The end

Launcher Data (download as text)

Begin job on node70 at 2008-07-15 22:07:19
IDJOB=1123699
IDBENCH=62902
IDSOLVER=367
FILE ID=node70/1123699-1216152439
PBS_JOBID= 7905621
Free space on /tmp= 66560 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/maxcsp/pi/pi-30-10-25-t58/normalized-pi-30-10-197-42-18.xml
COMMAND LINE= DIR/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat-inc" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1123699-1216152439/watcher-1123699-1216152439 -o /tmp/evaluation-result-1123699-1216152439/solver-1123699-1216152439 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat-inc" -tmp="HOME/temp" HOME/instance-1123699-1216152439.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= f310f3ff36894da61df3f6e291dd7f49
RANDOM SEED=521372566

node70.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.221
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.221
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:       1784648 kB
Buffers:         59228 kB
Cached:         129792 kB
SwapCached:       5800 kB
Active:         151996 kB
Inactive:        56368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1784648 kB
SwapTotal:     4192956 kB
SwapFree:      4176556 kB
Dirty:            1008 kB
Writeback:           0 kB
Mapped:          35340 kB
Slab:            47344 kB
Committed_AS:   327456 kB
PageTables:       2464 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66560 MiB
End job on node70 at 2008-07-15 23:07:37