Trace number 1115220

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)6 3600.04 3610.32

General information on the benchmark

Namecsp/tightness0.8/
normalized-rand-2-40-80-103-800-25_ext.xml
MD5SUMa76ef683ec8e7d029a4d3919489c756c
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints2
Best CPU time to get the best result obtained on this benchmark3600.03
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints103
Maximum constraint arity2
Maximum domain size80
Number of constraints which are defined in extension103
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.14	c 0	Sugar v1-13 + HOME/minisat
0.00/0.14	c 0	BEGIN Sun Jul 13 04:40:43 2008
0.00/0.14	c 0	PID 23253
0.00/0.14	c 0	HOST node54.alineos.net
0.00/0.14	c 0	CONVERTING HOME/instance-1115220-1215916843.xml TO HOME/temp.csp
0.00/0.14	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1115220-1215916843.xml' 'HOME/temp.csp'
0.44/1.49	c 1	1 domains, 40 variables, 0 predicates, 103 relations, 103 constraints
0.53/1.50	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.53/1.50	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.54/1.64	c 2	Parsing HOME/temp.csp
1.35/2.44	c 2	parsed 247 expressions
1.35/2.44	c 2	Heap : 13 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.35/2.45	c 2	MAX CSP: 103 constraints
1.35/2.45	c 2	Converting to clausal form CSP
1.35/2.47	c 2	converted 36 (10%) expressions
1.35/2.48	c 2	converted 71 (20%) expressions
1.35/2.49	c 2	converted 106 (30%) expressions
1.45/2.50	c 2	converted 142 (40%) expressions
1.45/2.56	c 2	converted 177 (50%) expressions
1.55/2.61	c 2	converted 212 (60%) expressions
1.64/2.79	c 3	converted 248 (70%) expressions
1.74/2.86	c 3	converted 283 (80%) expressions
1.84/2.92	c 3	converted 318 (90%) expressions
1.95/3.01	c 3	converted 353 (100%) expressions
1.95/3.01	c 3	CSP : 246 integers, 0 booleans, 308 clauses, largest domain size 155
1.95/3.01	c 3	Heap : 28 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.95/3.01	c 3	Propagation in CSP
1.95/3.03	c 3	98 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.95/3.03	c 3	CSP : 246 integers, 0 booleans, 308 clauses, largest domain size 104
1.95/3.03	c 3	Heap : 28 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.95/3.03	c 3	Simplifing CSP by introducing new Boolean variables
1.95/3.03	c 3	CSP : 246 integers, 0 booleans, 308 clauses, largest domain size 104
1.95/3.03	c 3	Heap : 28 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.04/3.12	c 3	Encoding CSP to SAT : HOME/temp.cnf
2.04/3.14	c 3	25 (10%) CSP integer variables are encoded (1950 clauses, 23229 bytes)
2.04/3.14	c 3	50 (20%) CSP integer variables are encoded (3120 clauses, 38439 bytes)
2.04/3.14	c 3	74 (30%) CSP integer variables are encoded (3120 clauses, 38439 bytes)
2.04/3.14	c 3	99 (40%) CSP integer variables are encoded (3120 clauses, 38439 bytes)
2.04/3.14	c 3	123 (50%) CSP integer variables are encoded (3120 clauses, 38439 bytes)
2.04/3.15	c 3	148 (60%) CSP integer variables are encoded (3228 clauses, 39843 bytes)
2.04/3.15	c 3	173 (70%) CSP integer variables are encoded (3327 clauses, 41130 bytes)
2.04/3.15	c 3	197 (80%) CSP integer variables are encoded (3473 clauses, 43028 bytes)
2.04/3.15	c 3	222 (90%) CSP integer variables are encoded (3572 clauses, 44315 bytes)
2.04/3.15	c 3	246 (100%) CSP integer variables are encoded (4234 clauses, 52921 bytes)
2.33/3.43	c 3	31 (10%) CSP clauses are encoded (36511 clauses, 904778 bytes)
2.54/3.66	c 4	62 (20%) CSP clauses are encoded (68780 clauses, 1794166 bytes)
2.84/3.90	c 4	93 (30%) CSP clauses are encoded (100861 clauses, 2731090 bytes)
2.84/3.98	c 4	124 (40%) CSP clauses are encoded (111399 clauses, 3037003 bytes)
2.84/3.99	c 4	154 (50%) CSP clauses are encoded (112171 clauses, 3050269 bytes)
2.84/3.99	c 4	185 (60%) CSP clauses are encoded (112456 clauses, 3054903 bytes)
2.84/3.99	c 4	216 (70%) CSP clauses are encoded (114585 clauses, 3092827 bytes)
2.84/3.99	c 4	247 (80%) CSP clauses are encoded (114880 clauses, 3097624 bytes)
2.94/4.00	c 4	278 (90%) CSP clauses are encoded (115619 clauses, 3110321 bytes)
2.94/4.02	c 4	308 (100%) CSP clauses are encoded (126708 clauses, 3307681 bytes)
2.94/4.02	c 4	308 CSP clauses encoded
2.94/4.02	c 4	Writing map file : HOME/temp.map
2.94/4.03	c 4	Heap : 12 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.94/4.03	c 4	SAT : 4480 SAT variables, 126708 SAT clauses, 3307681 bytes
2.94/4.03	c 4	Heap : 12 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.99/4.10	c 4	OBJECTIVE minimize _COST
2.99/4.10	c 4	OBJECTIVE BOUND: 0 <= _COST <= 
2.99/4.10	c 4	SEARCHING: _COST <= 52
2.99/4.10	c 4	SOLVING HOME/temp.cnf
2.99/4.10	c 4	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.99/4.10	c 4	This is MiniSat 2.0 beta
2.99/4.10	c 4	WARNING: for repeatability, setting FPU to use double precision
2.99/4.10	c 4	============================[ Problem Statistics ]=============================
2.99/4.10	c 4	|                                                                             |
2.99/4.10	c 4	|  Number of variables:  4480                                                 |
2.99/4.10	c 4	|  Number of clauses:    126709                                               |
2.99/4.18	c 4	|  Parsing time:         0.07         s                                       |
2.99/4.19	c 4	============================[ Search Statistics ]==============================
2.99/4.19	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.99/4.19	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.99/4.19	c 4	===============================================================================
2.99/4.19	c 4	|         0 |    4123   120959   555740 |    40319        0    nan |  0.000 % |
2.99/4.23	c 4	|       102 |    4123   120959   555740 |    44351      102     18 |  7.969 % |
2.99/4.27	c 4	|       253 |    4123   120959   555740 |    48786      253     26 |  7.969 % |
2.99/4.27	c 4	===============================================================================
2.99/4.28	c 4	restarts              : 3
2.99/4.28	c 4	conflicts             : 261            (1611 /sec)
2.99/4.28	c 4	decisions             : 702            (1.71 % random) (4334 /sec)
2.99/4.28	c 4	propagations          : 69442          (428720 /sec)
2.99/4.28	c 4	conflict literals     : 6706           (32.52 % deleted)
2.99/4.28	c 4	Memory used           : 8.09 MB
2.99/4.28	c 4	CPU time              : 0.161975 s
2.99/4.28	c 4	
2.99/4.28	c 4	SATISFIABLE
2.99/4.28	c 4	FOUND: _COST <= 52
2.99/4.28	s SATISFIABLE
2.99/4.28	c 4	DECODING HOME/temp.out WITH HOME/temp.map
2.99/4.28	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.17/4.37	c 4	Decoding HOME/temp.out
3.26/4.42	c 4	OBJECTIVE _COST 52
3.26/4.42	o 52
3.26/4.42	v 47 55 79 57 79 79 64 41 79 38 43 79 76 79 62 71 78 79 48 30 79 34 76 76 34 59 79 79 73 44 61 70 74 79 78 79 77 70 77 79
3.26/4.42	c 4	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.26/4.44	c 4	OBJECTIVE BOUND: 0 <= _COST <= 52
3.26/4.44	c 4	SEARCHING: _COST <= 26
3.26/4.44	c 4	SOLVING HOME/temp.cnf
3.26/4.44	c 4	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.26/4.45	c 4	This is MiniSat 2.0 beta
3.26/4.45	c 4	WARNING: for repeatability, setting FPU to use double precision
3.26/4.45	c 4	============================[ Problem Statistics ]=============================
3.26/4.45	c 4	|                                                                             |
3.26/4.45	c 4	|  Number of variables:  4480                                                 |
3.26/4.45	c 4	|  Number of clauses:    126709                                               |
3.30/4.53	c 4	|  Parsing time:         0.07         s                                       |
3.30/4.53	c 4	============================[ Search Statistics ]==============================
3.30/4.53	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.30/4.53	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.30/4.53	c 4	===============================================================================
3.30/4.53	c 4	|         0 |    3915   117384   545613 |    39128        0    nan |  0.000 % |
3.30/4.57	c 4	|       102 |    3915   117384   545613 |    43040      102     18 | 12.612 % |
3.30/4.62	c 4	|       255 |    3915   117384   545613 |    47344      255     21 | 12.612 % |
3.30/4.64	c 5	===============================================================================
3.30/4.64	c 5	restarts              : 3
3.30/4.64	c 5	conflicts             : 309            (1689 /sec)
3.30/4.64	c 5	decisions             : 705            (1.56 % random) (3853 /sec)
3.30/4.64	c 5	propagations          : 62588          (342063 /sec)
3.30/4.64	c 5	conflict literals     : 6059           (33.09 % deleted)
3.30/4.64	c 5	Memory used           : 8.09 MB
3.30/4.64	c 5	CPU time              : 0.182972 s
3.30/4.64	c 5	
3.30/4.64	c 5	SATISFIABLE
3.30/4.65	c 5	FOUND: _COST <= 26
3.30/4.65	c 5	DECODING HOME/temp.out WITH HOME/temp.map
3.30/4.65	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'
3.53/5.45	c 5	Decoding HOME/temp.out
3.62/5.52	c 5	OBJECTIVE _COST 26
3.62/5.52	o 26
3.62/5.52	v 34 77 18 16 64 60 79 66 18 74 77 33 75 23 67 74 49 78 78 76 46 49 44 68 71 42 79 69 54 76 65 34 77 35 29 79 35 68 79 79
3.62/5.54	c 5	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.62/5.60	c 5	OBJECTIVE BOUND: 0 <= _COST <= 26
3.62/5.60	c 5	SEARCHING: _COST <= 13
3.62/5.60	c 5	SOLVING HOME/temp.cnf
3.62/5.60	c 5	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.68/5.69	c 6	This is MiniSat 2.0 beta
3.68/5.69	c 6	WARNING: for repeatability, setting FPU to use double precision
3.68/5.69	c 6	============================[ Problem Statistics ]=============================
3.68/5.69	c 6	|                                                                             |
3.68/5.72	c 6	|  Number of variables:  4480                                                 |
3.68/5.72	c 6	|  Number of clauses:    126709                                               |
3.68/5.80	c 6	|  Parsing time:         0.06         s                                       |
3.68/5.80	c 6	============================[ Search Statistics ]==============================
3.68/5.80	c 6	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.68/5.80	c 6	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.68/5.80	c 6	===============================================================================
3.68/5.80	c 6	|         0 |    3772   114550   537527 |    38183        0    nan |  0.000 % |
3.68/5.84	c 6	|       102 |    3772   114550   537527 |    42001      102     18 | 15.804 % |
3.68/5.88	c 6	|       252 |    3772   114550   537527 |    46201      252     18 | 15.804 % |
3.68/5.95	c 6	|       478 |    3772   114550   537527 |    50822      478     21 | 15.804 % |
3.68/6.07	c 6	|       818 |    3772   114550   537527 |    55904      818     21 | 15.804 % |
3.68/6.28	c 6	|      1324 |    3772   114550   537527 |    61494     1324     21 | 15.804 % |
4.45/6.55	c 6	|      2083 |    3772   114550   537527 |    67644     2083     21 | 15.804 % |
4.75/6.88	c 7	===============================================================================
4.75/6.88	c 7	restarts              : 7
4.75/6.88	c 7	conflicts             : 3085           (2690 /sec)
4.75/6.88	c 7	decisions             : 4461           (1.17 % random) (3890 /sec)
4.75/6.88	c 7	propagations          : 828627         (722540 /sec)
4.75/6.88	c 7	conflict literals     : 66953          (39.67 % deleted)
4.75/6.88	c 7	Memory used           : 8.35 MB
4.75/6.88	c 7	CPU time              : 1.14682 s
4.75/6.88	c 7	
4.75/6.89	c 7	SATISFIABLE
4.75/6.89	c 7	FOUND: _COST <= 13
4.75/6.89	c 7	DECODING HOME/temp.out WITH HOME/temp.map
4.75/6.89	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'
4.85/7.16	c 7	Decoding HOME/temp.out
4.85/7.22	c 7	OBJECTIVE _COST 13
4.85/7.22	o 13
4.85/7.22	v 3 60 28 29 74 79 16 44 26 20 55 73 68 78 63 74 72 78 71 66 16 58 64 34 53 56 5 79 58 64 74 24 43 43 15 25 11 70 79 75
4.85/7.23	c 7	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
4.85/7.28	c 7	OBJECTIVE BOUND: 0 <= _COST <= 13
4.85/7.28	c 7	SEARCHING: _COST <= 6
4.85/7.28	c 7	SOLVING HOME/temp.cnf
4.85/7.28	c 7	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
5.01/7.35	c 7	This is MiniSat 2.0 beta
5.01/7.35	c 7	WARNING: for repeatability, setting FPU to use double precision
5.01/7.35	c 7	============================[ Problem Statistics ]=============================
5.01/7.35	c 7	|                                                                             |
5.01/7.35	c 7	|  Number of variables:  4480                                                 |
5.01/7.35	c 7	|  Number of clauses:    126709                                               |
5.01/7.43	c 7	|  Parsing time:         0.07         s                                       |
5.01/7.44	c 7	============================[ Search Statistics ]==============================
5.01/7.44	c 7	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.01/7.44	c 7	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.01/7.44	c 7	===============================================================================
5.01/7.44	c 7	|         0 |    3639   112583   532018 |    37527        0    nan |  0.000 % |
5.01/7.48	c 7	|       101 |    3639   112583   532018 |    41280      101     17 | 18.772 % |
5.01/7.53	c 7	|       251 |    3639   112583   532018 |    45408      251     19 | 18.773 % |
5.24/7.61	c 7	|       476 |    3639   112583   532018 |    49949      476     20 | 18.773 % |
5.34/7.71	c 8	|       813 |    3639   112583   532018 |    54944      813     19 | 18.773 % |
5.44/7.87	c 8	|      1321 |    3639   112583   532018 |    60438     1321     20 | 18.773 % |
5.75/8.13	c 8	|      2080 |    3639   112583   532018 |    66482     2080     21 | 18.773 % |
6.15/8.55	c 8	|      3219 |    3639   112583   532018 |    73130     3219     23 | 18.773 % |
6.84/9.22	c 9	|      4927 |    3639   112583   532018 |    80443     4927     24 | 18.773 % |
7.93/10.31	c 10	|      7489 |    3639   112583   532018 |    88488     7489     25 | 18.773 % |
9.52/11.97	c 12	|     11333 |    3639   112583   532018 |    97337    11333     26 | 18.773 % |
13.30/15.73	c 16	|     17099 |    3639   112583   532018 |   107070    17099     28 | 18.773 % |
20.17/22.60	c 22	|     25748 |    3639   112583   532018 |   117777    25748     29 | 18.773 % |
31.12/33.61	c 33	|     38726 |    3639   112583   532018 |   129555    38726     31 | 18.773 % |
43.95/46.58	c 46	===============================================================================
43.95/46.58	c 46	restarts              : 14
43.95/46.58	c 46	conflicts             : 51397          (1318 /sec)
43.95/46.58	c 46	decisions             : 64766          (1.41 % random) (1661 /sec)
43.95/46.58	c 46	propagations          : 14062901       (360624 /sec)
43.95/46.58	c 46	conflict literals     : 1634401        (34.65 % deleted)
43.95/46.58	c 46	Memory used           : 16.41 MB
43.95/46.58	c 46	CPU time              : 38.9961 s
43.95/46.58	c 46	
43.95/46.58	c 46	SATISFIABLE
43.95/46.59	c 46	FOUND: _COST <= 6
43.95/46.59	c 46	DECODING HOME/temp.out WITH HOME/temp.map
43.95/46.59	c 46	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
44.05/46.67	c 47	Decoding HOME/temp.out
44.05/46.72	c 47	OBJECTIVE _COST 6
44.05/46.72	o 6
44.05/46.72	v 66 75 48 14 79 32 79 36 51 72 22 9 72 15 18 71 59 79 15 54 75 66 49 63 26 65 26 58 54 79 5 44 5 39 10 79 66 30 19 49
44.05/46.73	c 47	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
44.05/46.75	c 47	OBJECTIVE BOUND: 0 <= _COST <= 6
44.05/46.75	c 47	SEARCHING: _COST <= 3
44.05/46.75	c 47	SOLVING HOME/temp.cnf
44.05/46.75	c 47	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
44.05/46.77	c 47	This is MiniSat 2.0 beta
44.05/46.77	c 47	WARNING: for repeatability, setting FPU to use double precision
44.05/46.77	c 47	============================[ Problem Statistics ]=============================
44.05/46.77	c 47	|                                                                             |
44.05/46.77	c 47	|  Number of variables:  4480                                                 |
44.05/46.77	c 47	|  Number of clauses:    126709                                               |
44.20/46.85	c 47	|  Parsing time:         0.07         s                                       |
44.20/46.86	c 47	============================[ Search Statistics ]==============================
44.20/46.86	c 47	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
44.20/46.86	c 47	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
44.20/46.86	c 47	===============================================================================
44.20/46.86	c 47	|         0 |    3533   111557   529255 |    37185        0    nan |  0.000 % |
44.20/46.89	c 47	|       100 |    3533   111557   529255 |    40904      100     18 | 21.138 % |
44.20/46.96	c 47	|       251 |    3533   111557   529255 |    44994      251     20 | 21.139 % |
44.20/47.01	c 47	|       476 |    3533   111557   529255 |    49494      476     20 | 21.139 % |
44.20/47.11	c 47	|       813 |    3533   111557   529255 |    54443      813     23 | 21.139 % |
44.61/47.27	c 47	|      1319 |    3533   111557   529255 |    59887     1319     22 | 21.139 % |
44.81/47.44	c 47	|      2080 |    3533   111557   529255 |    65876     2080     25 | 21.139 % |
45.21/47.85	c 48	|      3219 |    3533   111557   529255 |    72464     3219     24 | 21.139 % |
45.82/48.42	c 48	|      4928 |    3533   111557   529255 |    79710     4928     25 | 21.139 % |
46.61/49.27	c 49	|      7491 |    3533   111557   529255 |    87681     7491     25 | 21.139 % |
48.00/50.67	c 51	|     11337 |    3533   111557   529255 |    96450    11337     26 | 21.139 % |
50.48/53.16	c 53	|     17103 |    3533   111557   529255 |   106095    17103     26 | 21.139 % |
55.67/58.31	c 58	|     25753 |    3533   111557   529255 |   116704    25753     27 | 21.139 % |
64.81/67.58	c 67	|     38727 |    3533   111557   529255 |   128375    38727     27 | 21.139 % |
85.11/87.94	c 88	|     58188 |    3533   111557   529255 |   141212    58188     29 | 21.139 % |
123.33/126.34	c 126	|     87380 |    3533   111557   529255 |   155333    87380     31 | 21.139 % |
185.62/188.92	c 189	|    131169 |    3533   111557   529255 |   170867   131169     34 | 21.139 % |
281.07/284.80	c 285	|    196853 |    3533   111557   529255 |   187953    48008     40 | 21.139 % |
385.86/390.14	c 390	|    295379 |    3533   111557   529255 |   206749   146534     35 | 21.139 % |
617.63/623.03	c 623	|    443168 |    3533   111557   529255 |   227424   110098     35 | 21.139 % |
986.54/993.70	c 994	|    664852 |    3533   111557   529255 |   250166   133317     36 | 21.139 % |
1650.22/1659.66	c 1660	|    997378 |    3533   111557   529255 |   275183   243018     40 | 21.139 % |
2637.77/2647.67	c 2648	|   1496166 |    3533   111557   529255 |   302701   242619     42 | 21.139 % |
3600.04/3610.31	c ERROR INTERRUPTED
3600.04/3610.32	c 3610	CPU 43.86 (0.03 0.02 43.83 0.32)
3600.04/3610.32	c 3610	END Sun Jul 13 05:40:53 2008

Verifier Data (download as text)

OK	6	97
6 unsatisfied constraints, 97 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-1115220-1215916843/watcher-1115220-1215916843 -o /tmp/evaluation-result-1115220-1215916843/solver-1115220-1215916843 -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-1115220-1215916843.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.56 2.82 2.85 5/81 23253
/proc/meminfo: memFree=1688048/2055920 swapFree=4192812/4192956
[pid=23253] ppid=23251 vsize=18572 CPUtime=0
/proc/23253/stat : 23253 (runsolver) R 23251 23253 19311 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 48383918 19017728 292 996147200 4194304 4296836 548682068256 18446744073709551615 234211568935 0 0 4096 24578 0 0 0 17 1 0 0
/proc/23253/statm: 4643 292 257 25 0 2626 0

[startup+0.067923 s]
/proc/loadavg: 2.56 2.82 2.85 5/81 23253
/proc/meminfo: memFree=1688048/2055920 swapFree=4192812/4192956
[pid=23253] ppid=23251 vsize=9648 CPUtime=0
/proc/23253/stat : 23253 (sugar) R 23251 23253 19311 0 -1 4194304 74 0 0 0 0 0 0 0 18 0 1 0 48383918 9879552 59 996147200 4194304 4206940 548682068592 18446744073709551615 234208949641 0 0 4096 0 0 0 0 17 1 0 0
/proc/23253/statm: 2976 61 45 3 0 60 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9648

[startup+0.102635 s]
/proc/loadavg: 2.56 2.82 2.85 5/81 23253
/proc/meminfo: memFree=1688048/2055920 swapFree=4192812/4192956
[pid=23253] ppid=23251 vsize=12000 CPUtime=0
/proc/23253/stat : 23253 (sugar) R 23251 23253 19311 0 -1 4194304 198 0 0 0 0 0 0 0 18 0 1 0 48383918 12288000 166 996147200 4194304 4206940 548682068592 18446744073709551615 234229355584 0 0 4224 0 0 0 0 17 0 0 0
/proc/23253/statm: 3000 166 128 3 0 100 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12000

[startup+0.301659 s]
/proc/loadavg: 2.56 2.82 2.85 5/81 23253
/proc/meminfo: memFree=1688048/2055920 swapFree=4192812/4192956
[pid=23253] ppid=23251 vsize=13600 CPUtime=0.03
/proc/23253/stat : 23253 (sugar) S 23251 23253 19311 0 -1 4194304 898 127 0 0 2 1 0 0 18 0 1 0 48383918 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23253/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.70271 s]
/proc/loadavg: 2.56 2.82 2.85 5/81 23253
/proc/meminfo: memFree=1688048/2055920 swapFree=4192812/4192956
[pid=23253] ppid=23251 vsize=13600 CPUtime=0.03
/proc/23253/stat : 23253 (sugar) S 23251 23253 19311 0 -1 4194304 898 127 0 0 2 1 0 0 18 0 1 0 48383918 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23253/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50281 s]
/proc/loadavg: 2.67 2.84 2.86 3/85 23258
/proc/meminfo: memFree=1684304/2055920 swapFree=4192812/4192956
[pid=23253] ppid=23251 vsize=13600 CPUtime=0.03
/proc/23253/stat : 23253 (sugar) S 23251 23253 19311 0 -1 4194304 916 127 0 0 2 1 0 0 16 0 1 0 48383918 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23253/statm: 3400 796 370 3 0 500 0
[pid=23256] ppid=23253 vsize=5356 CPUtime=0
/proc/23256/stat : 23256 (sh) S 23253 23253 19311 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 48383933 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23256/statm: 1339 233 193 169 0 50 0
[pid=23257] ppid=23256 vsize=864020 CPUtime=0.5
/proc/23257/stat : 23257 (java) S 23256 23253 19311 0 -1 0 4720 0 1 0 46 4 0 0 18 0 7 0 48383936 884756480 4128 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23257/statm: 216005 4128 1732 9 0 210587 0
[pid=23257/tid=23258] ppid=23256 vsize=864020 CPUtime=0.4
/proc/23257/task/23258/stat : 23258 (java) R 23256 23253 19311 0 -1 64 2792 0 1 0 37 3 0 0 16 0 6 0 48383954 884756480 4128 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23257/tid=23260] ppid=23256 vsize=864020 CPUtime=0
/proc/23257/task/23260/stat : 23260 (java) S 23256 23253 19311 0 -1 64 12 0 0 0 0 0 0 0 16 0 5 0 48384019 884756480 4128 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23257/tid=23261] ppid=23256 vsize=864020 CPUtime=0
/proc/23257/task/23261/stat : 23261 (java) S 23256 23253 19311 0 -1 64 10 0 0 0 0 0 0 0 16 0 5 0 48384019 884756480 4128 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 882976

[startup+3.10202 s]
/proc/loadavg: 2.67 2.84 2.86 5/92 23275
/proc/meminfo: memFree=1671192/2055920 swapFree=4192812/4192956
[pid=23253] ppid=23251 vsize=13600 CPUtime=0.54
/proc/23253/stat : 23253 (sugar) S 23251 23253 19311 0 -1 4194304 974 5133 0 1 2 1 46 5 15 0 1 0 48383918 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23253/statm: 3400 797 370 3 0 500 0
[pid=23266] ppid=23253 vsize=5356 CPUtime=0
/proc/23266/stat : 23266 (sh) S 23253 23253 19311 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 48384069 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23266/statm: 1339 233 193 169 0 50 0
[pid=23267] ppid=23266 vsize=864304 CPUtime=1.5
/proc/23267/stat : 23267 (java) S 23266 23253 19311 0 -1 0 11842 0 1 0 146 4 0 0 20 0 9 0 48384070 885047296 11099 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23267/statm: 216076 11099 2540 9 0 210651 0
[pid=23267/tid=23268] ppid=23266 vsize=864304 CPUtime=0.75
/proc/23267/task/23268/stat : 23268 (java) R 23266 23253 19311 0 -1 64 2896 0 1 0 74 1 0 0 25 0 9 0 48384071 885047296 11099 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23267/tid=23269] ppid=23266 vsize=864304 CPUtime=0.64
/proc/23267/task/23269/stat : 23269 (java) R 23266 23253 19311 0 -1 64 7907 0 0 0 62 2 0 0 16 0 9 0 48384072 885047296 11099 996147200 134512640 134550740 4294955936 18446744073709551615 102731896 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23267/tid=23270] ppid=23266 vsize=864304 CPUtime=0
/proc/23267/task/23270/stat : 23270 (java) S 23266 23253 19311 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 48384072 885047296 11099 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23267/tid=23271] ppid=23266 vsize=864304 CPUtime=0
/proc/23267/task/23271/stat : 23271 (java) S 23266 23253 19311 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 48384072 885047296 11099 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23267/tid=23272] ppid=23266 vsize=864304 CPUtime=0
/proc/23267/task/23272/stat : 23272 (java) S 23266 23253 19311 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 48384079 885047296 11099 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23267/tid=23273] ppid=23266 vsize=864304 CPUtime=0.09
/proc/23267/task/23273/stat : 23273 (java) S 23266 23253 19311 0 -1 64 342 0 0 0 9 0 0 0 16 0 9 0 48384079 885047296 11099 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23267/tid=23274] ppid=23266 vsize=864304 CPUtime=0
/proc/23267/task/23274/stat : 23274 (java) S 23266 23253 19311 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 48384079 885047296 11099 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23267/tid=23275] ppid=23266 vsize=864304 CPUtime=0
/proc/23267/task/23275/stat : 23275 (java) S 23266 23253 19311 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 48384079 885047296 11099 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.04
Current children cumulated vsize (KiB) 883260

[startup+6.30161 s]
/proc/loadavg: 2.70 2.84 2.86 3/88 23295
/proc/meminfo: memFree=1678840/2055920 swapFree=4192812/4192956
[pid=23253] ppid=23251 vsize=13600 CPUtime=3.68
/proc/23253/stat : 23253 (sugar) S 23251 23253 19311 0 -1 4194304 1293 29426 0 4 3 1 343 21 15 0 1 0 48383918 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23253/statm: 3400 806 374 3 0 500 0
Current children cumulated CPU time (s) 3.68
Current children cumulated vsize (KiB) 13600

[startup+12.7014 s]
/proc/loadavg: 2.64 2.83 2.86 4/84 23313
/proc/meminfo: memFree=1672152/2055920 swapFree=4192812/4192956
[pid=23253] ppid=23251 vsize=13600 CPUtime=5.01
/proc/23253/stat : 23253 (sugar) S 23251 23253 19311 0 -1 4194304 1407 35492 0 5 3 1 472 25 16 0 1 0 48383918 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23253/statm: 3400 806 374 3 0 500 0
[pid=23312] ppid=23253 vsize=5356 CPUtime=0
/proc/23312/stat : 23312 (sh) S 23253 23253 19311 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 48384647 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23312/statm: 1339 232 193 169 0 50 0
[pid=23313] ppid=23312 vsize=10024 CPUtime=5.31
/proc/23313/stat : 23313 (minisat) R 23312 23253 19311 0 -1 4194304 2389 0 0 0 530 1 0 0 25 0 1 0 48384654 10264576 2375 996147200 134512640 135127466 4294956256 18446744073709551615 134530644 0 0 4096 3 0 0 0 17 1 0 0
/proc/23313/statm: 2506 2375 75 150 0 2353 0
Current children cumulated CPU time (s) 10.32
Current children cumulated vsize (KiB) 28980

[startup+25.502 s]
/proc/loadavg: 2.72 2.83 2.86 3/84 23313
/proc/meminfo: memFree=1669344/2055920 swapFree=4192812/4192956
[pid=23253] ppid=23251 vsize=13600 CPUtime=5.01
/proc/23253/stat : 23253 (sugar) S 23251 23253 19311 0 -1 4194304 1407 35492 0 5 3 1 472 25 16 0 1 0 48383918 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23253/statm: 3400 806 374 3 0 500 0
[pid=23312] ppid=23253 vsize=5356 CPUtime=0
/proc/23312/stat : 23312 (sh) S 23253 23253 19311 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 48384647 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23312/statm: 1339 232 193 169 0 50 0
[pid=23313] ppid=23312 vsize=12828 CPUtime=18.05
/proc/23313/stat : 23313 (minisat) R 23312 23253 19311 0 -1 4194304 3097 0 0 0 1803 2 0 0 25 0 1 0 48384654 13135872 3083 996147200 134512640 135127466 4294956256 18446744073709551615 134522649 0 0 4096 3 0 0 0 17 1 0 0
/proc/23313/statm: 3207 3083 75 150 0 3054 0
Current children cumulated CPU time (s) 23.06
Current children cumulated vsize (KiB) 31784

[startup+51.1023 s]
/proc/loadavg: 2.75 2.83 2.85 3/84 23325
/proc/meminfo: memFree=1672544/2055920 swapFree=4192812/4192956
[pid=23253] ppid=23251 vsize=13600 CPUtime=44.2
/proc/23253/stat : 23253 (sugar) S 23251 23253 19311 0 -1 4194304 1521 43587 0 6 3 2 4383 32 16 0 1 0 48383918 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23253/statm: 3400 806 374 3 0 500 0
[pid=23324] ppid=23253 vsize=5356 CPUtime=0
/proc/23324/stat : 23324 (sh) S 23253 23253 19311 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 48388594 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23324/statm: 1339 232 193 169 0 50 0
[pid=23325] ppid=23324 vsize=9948 CPUtime=4.29
/proc/23325/stat : 23325 (minisat) R 23324 23253 19311 0 -1 4194304 2363 0 0 0 428 1 0 0 25 0 1 0 48388596 10186752 2349 996147200 134512640 135127466 4294956256 18446744073709551615 134523101 0 0 4096 3 0 0 0 17 1 0 0
/proc/23325/statm: 2487 2349 75 150 0 2334 0
Current children cumulated CPU time (s) 48.49
Current children cumulated vsize (KiB) 28904

[startup+102.308 s]
/proc/loadavg: 2.50 2.75 2.82 4/84 23325
/proc/meminfo: memFree=1662752/2055920 swapFree=4192812/4192956
[pid=23253] ppid=23251 vsize=13600 CPUtime=44.2
/proc/23253/stat : 23253 (sugar) S 23251 23253 19311 0 -1 4194304 1521 43587 0 6 3 2 4383 32 16 0 1 0 48383918 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23253/statm: 3400 806 374 3 0 500 0
[pid=23324] ppid=23253 vsize=5356 CPUtime=0
/proc/23324/stat : 23324 (sh) S 23253 23253 19311 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 48388594 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23324/statm: 1339 232 193 169 0 50 0
[pid=23325] ppid=23324 vsize=19528 CPUtime=55.25
/proc/23325/stat : 23325 (minisat) R 23324 23253 19311 0 -1 4194304 4733 0 0 0 5521 4 0 0 25 0 1 0 48388596 19996672 4719 996147200 134512640 135127466 4294956256 18446744073709551615 134522617 0 0 4096 3 0 0 0 17 1 0 0
/proc/23325/statm: 4882 4719 75 150 0 4729 0
Current children cumulated CPU time (s) 99.45
Current children cumulated vsize (KiB) 38484

[startup+162.302 s]
/proc/loadavg: 2.40 2.68 2.79 4/84 23325
/proc/meminfo: memFree=1654176/2055920 swapFree=4192812/4192956
[pid=23253] ppid=23251 vsize=13600 CPUtime=44.2
/proc/23253/stat : 23253 (sugar) S 23251 23253 19311 0 -1 4194304 1521 43587 0 6 3 2 4383 32 16 0 1 0 48383918 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23253/statm: 3400 806 374 3 0 500 0
[pid=23324] ppid=23253 vsize=5356 CPUtime=0
/proc/23324/stat : 23324 (sh) S 23253 23253 19311 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 48388594 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23324/statm: 1339 232 193 169 0 50 0
[pid=23325] ppid=23324 vsize=28488 CPUtime=114.96
/proc/23325/stat : 23325 (minisat) R 23324 23253 19311 0 -1 4194304 6904 0 0 0 11490 6 0 0 25 0 1 0 48388596 29171712 6890 996147200 134512640 135127466 4294956256 18446744073709551615 134530613 0 0 4096 3 0 0 0 17 1 0 0
/proc/23325/statm: 7122 6890 75 150 0 6969 0
Current children cumulated CPU time (s) 159.16
Current children cumulated vsize (KiB) 47444

[startup+222.303 s]
/proc/loadavg: 2.68 2.71 2.79 4/84 23325
/proc/meminfo: memFree=1646368/2055920 swapFree=4192812/4192956
[pid=23253] ppid=23251 vsize=13600 CPUtime=44.2
/proc/23253/stat : 23253 (sugar) S 23251 23253 19311 0 -1 4194304 1521 43587 0 6 3 2 4383 32 16 0 1 0 48383918 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23253/statm: 3400 806 374 3 0 500 0
[pid=23324] ppid=23253 vsize=5356 CPUtime=0
/proc/23324/stat : 23324 (sh) S 23253 23253 19311 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 48388594 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0

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

/proc/meminfo: memFree=1685536/2055920 swapFree=4192812/4192956
[pid=23253] ppid=23251 vsize=13600 CPUtime=44.2
/proc/23253/stat : 23253 (sugar) S 23251 23253 19311 0 -1 4194304 1521 43587 0 6 3 2 4383 32 16 0 1 0 48383918 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23253/statm: 3400 806 374 3 0 500 0
[pid=23324] ppid=23253 vsize=5356 CPUtime=0
/proc/23324/stat : 23324 (sh) S 23253 23253 19311 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 48388594 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23324/statm: 1339 232 193 169 0 50 0
[pid=23325] ppid=23324 vsize=78964 CPUtime=3108.04
/proc/23325/stat : 23325 (minisat) R 23324 23253 19311 0 -1 4194304 19207 0 0 0 310783 21 0 0 25 0 1 0 48388596 80859136 19193 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/23325/statm: 19741 19193 75 150 0 19588 0
Current children cumulated CPU time (s) 3152.24
Current children cumulated vsize (KiB) 97920

[startup+3222.3 s]
/proc/loadavg: 1.00 1.00 1.20 2/68 23357
/proc/meminfo: memFree=1684768/2055920 swapFree=4192812/4192956
[pid=23253] ppid=23251 vsize=13600 CPUtime=44.2
/proc/23253/stat : 23253 (sugar) S 23251 23253 19311 0 -1 4194304 1521 43587 0 6 3 2 4383 32 16 0 1 0 48383918 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23253/statm: 3400 806 374 3 0 500 0
[pid=23324] ppid=23253 vsize=5356 CPUtime=0
/proc/23324/stat : 23324 (sh) S 23253 23253 19311 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 48388594 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23324/statm: 1339 232 193 169 0 50 0
[pid=23325] ppid=23324 vsize=79840 CPUtime=3168.01
/proc/23325/stat : 23325 (minisat) R 23324 23253 19311 0 -1 4194304 19393 0 0 0 316779 22 0 0 25 0 1 0 48388596 81756160 19379 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/23325/statm: 19960 19379 75 150 0 19807 0
Current children cumulated CPU time (s) 3212.21
Current children cumulated vsize (KiB) 98796

[startup+3282.3 s]
/proc/loadavg: 1.00 1.00 1.18 2/68 23357
/proc/meminfo: memFree=1684448/2055920 swapFree=4192812/4192956
[pid=23253] ppid=23251 vsize=13600 CPUtime=44.2
/proc/23253/stat : 23253 (sugar) S 23251 23253 19311 0 -1 4194304 1521 43587 0 6 3 2 4383 32 16 0 1 0 48383918 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23253/statm: 3400 806 374 3 0 500 0
[pid=23324] ppid=23253 vsize=5356 CPUtime=0
/proc/23324/stat : 23324 (sh) S 23253 23253 19311 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 48388594 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23324/statm: 1339 232 193 169 0 50 0
[pid=23325] ppid=23324 vsize=80176 CPUtime=3227.99
/proc/23325/stat : 23325 (minisat) R 23324 23253 19311 0 -1 4194304 19473 0 0 0 322777 22 0 0 25 0 1 0 48388596 82100224 19459 996147200 134512640 135127466 4294956256 18446744073709551615 134530644 0 0 4096 3 0 0 0 17 0 0 0
/proc/23325/statm: 20044 19459 75 150 0 19891 0
Current children cumulated CPU time (s) 3272.19
Current children cumulated vsize (KiB) 99132

[startup+3342.3 s]
/proc/loadavg: 1.00 1.00 1.17 2/68 23357
/proc/meminfo: memFree=1681504/2055920 swapFree=4192812/4192956
[pid=23253] ppid=23251 vsize=13600 CPUtime=44.2
/proc/23253/stat : 23253 (sugar) S 23251 23253 19311 0 -1 4194304 1521 43587 0 6 3 2 4383 32 16 0 1 0 48383918 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23253/statm: 3400 806 374 3 0 500 0
[pid=23324] ppid=23253 vsize=5356 CPUtime=0
/proc/23324/stat : 23324 (sh) S 23253 23253 19311 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 48388594 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23324/statm: 1339 232 193 169 0 50 0
[pid=23325] ppid=23324 vsize=83180 CPUtime=3287.97
/proc/23325/stat : 23325 (minisat) R 23324 23253 19311 0 -1 4194304 20209 0 0 0 328774 23 0 0 25 0 1 0 48388596 85176320 20195 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/23325/statm: 20795 20195 75 150 0 20642 0
Current children cumulated CPU time (s) 3332.17
Current children cumulated vsize (KiB) 102136

[startup+3402.31 s]
/proc/loadavg: 1.00 1.00 1.16 2/68 23357
/proc/meminfo: memFree=1681440/2055920 swapFree=4192812/4192956
[pid=23253] ppid=23251 vsize=13600 CPUtime=44.2
/proc/23253/stat : 23253 (sugar) S 23251 23253 19311 0 -1 4194304 1521 43587 0 6 3 2 4383 32 16 0 1 0 48383918 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23253/statm: 3400 806 374 3 0 500 0
[pid=23324] ppid=23253 vsize=5356 CPUtime=0
/proc/23324/stat : 23324 (sh) S 23253 23253 19311 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 48388594 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23324/statm: 1339 232 193 169 0 50 0
[pid=23325] ppid=23324 vsize=83180 CPUtime=3347.94
/proc/23325/stat : 23325 (minisat) R 23324 23253 19311 0 -1 4194304 20209 0 0 0 334771 23 0 0 25 0 1 0 48388596 85176320 20195 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/23325/statm: 20795 20195 75 150 0 20642 0
Current children cumulated CPU time (s) 3392.14
Current children cumulated vsize (KiB) 102136

[startup+3462.3 s]
/proc/loadavg: 1.00 1.00 1.15 2/68 23357
/proc/meminfo: memFree=1681376/2055920 swapFree=4192812/4192956
[pid=23253] ppid=23251 vsize=13600 CPUtime=44.2
/proc/23253/stat : 23253 (sugar) S 23251 23253 19311 0 -1 4194304 1521 43587 0 6 3 2 4383 32 16 0 1 0 48383918 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23253/statm: 3400 806 374 3 0 500 0
[pid=23324] ppid=23253 vsize=5356 CPUtime=0
/proc/23324/stat : 23324 (sh) S 23253 23253 19311 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 48388594 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23324/statm: 1339 232 193 169 0 50 0
[pid=23325] ppid=23324 vsize=83180 CPUtime=3407.9
/proc/23325/stat : 23325 (minisat) R 23324 23253 19311 0 -1 4194304 20209 0 0 0 340767 23 0 0 25 0 1 0 48388596 85176320 20195 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/23325/statm: 20795 20195 75 150 0 20642 0
Current children cumulated CPU time (s) 3452.1
Current children cumulated vsize (KiB) 102136

[startup+3522.3 s]
/proc/loadavg: 1.00 1.00 1.13 2/68 23357
/proc/meminfo: memFree=1681376/2055920 swapFree=4192812/4192956
[pid=23253] ppid=23251 vsize=13600 CPUtime=44.2
/proc/23253/stat : 23253 (sugar) S 23251 23253 19311 0 -1 4194304 1521 43587 0 6 3 2 4383 32 16 0 1 0 48383918 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23253/statm: 3400 806 374 3 0 500 0
[pid=23324] ppid=23253 vsize=5356 CPUtime=0
/proc/23324/stat : 23324 (sh) S 23253 23253 19311 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 48388594 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23324/statm: 1339 232 193 169 0 50 0
[pid=23325] ppid=23324 vsize=83180 CPUtime=3467.88
/proc/23325/stat : 23325 (minisat) R 23324 23253 19311 0 -1 4194304 20209 0 0 0 346765 23 0 0 25 0 1 0 48388596 85176320 20195 996147200 134512640 135127466 4294956256 18446744073709551615 134530825 0 0 4096 3 0 0 0 17 0 0 0
/proc/23325/statm: 20795 20195 75 150 0 20642 0
Current children cumulated CPU time (s) 3512.08
Current children cumulated vsize (KiB) 102136

[startup+3582.3 s]
/proc/loadavg: 1.00 1.00 1.12 2/68 23357
/proc/meminfo: memFree=1681312/2055920 swapFree=4192812/4192956
[pid=23253] ppid=23251 vsize=13600 CPUtime=44.2
/proc/23253/stat : 23253 (sugar) S 23251 23253 19311 0 -1 4194304 1521 43587 0 6 3 2 4383 32 16 0 1 0 48383918 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23253/statm: 3400 806 374 3 0 500 0
[pid=23324] ppid=23253 vsize=5356 CPUtime=0
/proc/23324/stat : 23324 (sh) S 23253 23253 19311 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 48388594 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23324/statm: 1339 232 193 169 0 50 0
[pid=23325] ppid=23324 vsize=83180 CPUtime=3527.85
/proc/23325/stat : 23325 (minisat) R 23324 23253 19311 0 -1 4194304 20217 0 0 0 352762 23 0 0 25 0 1 0 48388596 85176320 20203 996147200 134512640 135127466 4294956256 18446744073709551615 134530665 0 0 4096 3 0 0 0 17 0 0 0
/proc/23325/statm: 20795 20203 75 150 0 20642 0
Current children cumulated CPU time (s) 3572.05
Current children cumulated vsize (KiB) 102136



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.3 s]
/proc/loadavg: 1.00 1.00 1.12 2/68 23357
/proc/meminfo: memFree=1681312/2055920 swapFree=4192812/4192956
[pid=23253] ppid=23251 vsize=13600 CPUtime=44.2
/proc/23253/stat : 23253 (sugar) S 23251 23253 19311 0 -1 4194304 1521 43587 0 6 3 2 4383 32 16 0 1 0 48383918 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23253/statm: 3400 806 374 3 0 500 0
[pid=23324] ppid=23253 vsize=5356 CPUtime=0
/proc/23324/stat : 23324 (sh) S 23253 23253 19311 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 48388594 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23324/statm: 1339 232 193 169 0 50 0
[pid=23325] ppid=23324 vsize=83360 CPUtime=3555.84
/proc/23325/stat : 23325 (minisat) R 23324 23253 19311 0 -1 4194304 20244 0 0 0 355561 23 0 0 25 0 1 0 48388596 85360640 20230 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 0 0 0
/proc/23325/statm: 20840 20230 75 150 0 20687 0
Current children cumulated CPU time (s) 3600.04
Current children cumulated vsize (KiB) 102316

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

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

[startup+3610.3 s]
/proc/loadavg: 1.00 1.00 1.12 2/68 23357
/proc/meminfo: memFree=1681312/2055920 swapFree=4192812/4192956
[pid=23253] ppid=23251 vsize=13600 CPUtime=44.2
/proc/23253/stat : 23253 (sugar) S 23251 23253 19311 0 -1 4194304 1521 43587 0 6 3 2 4383 32 16 0 1 0 48383918 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23253/statm: 3400 806 374 3 0 500 0
[pid=23324] ppid=23253 vsize=5356 CPUtime=0
/proc/23324/stat : 23324 (sh) S 23253 23253 19311 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 48388594 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23324/statm: 1339 232 193 169 0 50 0
[pid=23325] ppid=23324 vsize=83360 CPUtime=3555.84
/proc/23325/stat : 23325 (minisat) R 23324 23253 19311 0 -1 4194304 20244 0 0 0 355561 23 0 0 25 0 1 0 48388596 85360640 20230 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 0 0 0
/proc/23325/statm: 20840 20230 75 150 0 20687 0
Current children cumulated CPU time (s) 3600.04
Current children cumulated vsize (KiB) 102316

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 23253 and gives
#  childrusage.ru_utime.tv_sec=43
#  childrusage.ru_utime.tv_usec=870330
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=354946
# CPU time returned by wait4() is 44.2253
# while last known CPU time is 3600.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 3610.32
CPU time (s): 3600.04
CPU user time (s): 3599.47
CPU system time (s): 0.57
CPU usage (%): 99.7152
Max. virtual memory (cumulated for all children) (KiB): 883372

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 43.8703
system time used= 0.354946
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45451
page faults= 6
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3256
involuntary context switches= 9324

runsolver used 3.80142 second user time and 10.6824 second system time

The end

Launcher Data (download as text)

Begin job on node54 at 2008-07-13 04:40:43
IDJOB=1115220
IDBENCH=61831
IDSOLVER=368
FILE ID=node54/1115220-1215916843
PBS_JOBID= 7903683
Free space on /tmp= 66528 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/tightness0.8/normalized-rand-2-40-80-103-800-25_ext.xml
COMMAND LINE= DIR/sugar -max -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1115220-1215916843/watcher-1115220-1215916843 -o /tmp/evaluation-result-1115220-1215916843/solver-1115220-1215916843 -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-1115220-1215916843.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a76ef683ec8e7d029a4d3919489c756c
RANDOM SEED=1719444780

node54.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.235
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.235
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:       1688528 kB
Buffers:         66692 kB
Cached:         145468 kB
SwapCached:          0 kB
Active:         249916 kB
Inactive:        54636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1688528 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2044 kB
Writeback:           0 kB
Mapped:         112696 kB
Slab:            47888 kB
Committed_AS:  1018912 kB
PageTables:       1964 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66532 MiB
End job on node54 at 2008-07-13 05:40:55