Trace number 1112436

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)16 3600.1 3625.83

General information on the benchmark

Namecsp/super-os/super-os-taillard-5/
normalized-super-os-taillard-5-21.xml
MD5SUM211a31b34cdccac40457a597ad4f15a8
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints11
Best CPU time to get the best result obtained on this benchmark3600.04
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints325
Maximum constraint arity2
Maximum domain size285
Number of constraints which are defined in extension0
Number of constraints which are defined in intension325
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.04	c 0	BEGIN Sat Jul 12 15:07:34 2008
0.00/0.04	c 0	PID 19344
0.03/0.05	c 0	HOST node69.alineos.net
0.03/0.05	c 0	CONVERTING HOME/instance-1112436-1215868054.xml TO HOME/temp.csp
0.03/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1112436-1215868054.xml' 'HOME/temp.csp'
0.03/0.39	c 1	24 domains, 50 variables, 3 predicates, 0 relations, 325 constraints
0.03/0.42	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.42	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.39/0.50	c 1	Parsing HOME/temp.csp
0.39/0.60	c 1	parsed 402 expressions
0.39/0.60	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.39/0.62	c 1	MAX CSP: 325 constraints
0.39/0.62	c 1	Converting to clausal form CSP
0.39/0.64	c 1	converted 73 (10%) expressions
0.39/0.66	c 1	converted 146 (20%) expressions
0.39/0.68	c 1	converted 219 (30%) expressions
0.39/0.69	c 1	converted 292 (40%) expressions
0.39/0.71	c 1	converted 365 (50%) expressions
0.39/0.72	c 1	converted 438 (60%) expressions
0.39/0.73	c 1	converted 511 (70%) expressions
0.39/0.80	c 1	converted 584 (80%) expressions
0.39/0.80	c 1	converted 657 (90%) expressions
0.39/0.87	c 1	converted 730 (100%) expressions
0.39/0.87	c 1	CSP : 700 integers, 0 booleans, 974 clauses, largest domain size 488
0.39/0.87	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.39/0.87	c 1	Propagation in CSP
0.39/0.91	c 1	321 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.39/0.91	c 1	CSP : 700 integers, 0 booleans, 974 clauses, largest domain size 326
0.39/0.91	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.39/0.91	c 1	Simplifing CSP by introducing new Boolean variables
0.39/0.93	c 1	CSP : 700 integers, 650 booleans, 1624 clauses, largest domain size 326
0.39/0.93	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.39/0.95	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.39/0.99	c 1	70 (10%) CSP integer variables are encoded (11624 clauses, 152310 bytes)
0.39/0.99	c 1	140 (20%) CSP integer variables are encoded (11624 clauses, 152310 bytes)
0.39/0.99	c 1	210 (30%) CSP integer variables are encoded (11624 clauses, 152310 bytes)
0.39/0.99	c 1	280 (40%) CSP integer variables are encoded (11624 clauses, 152310 bytes)
0.39/0.99	c 1	350 (50%) CSP integer variables are encoded (11624 clauses, 152310 bytes)
0.39/0.99	c 1	420 (60%) CSP integer variables are encoded (12137 clauses, 160005 bytes)
0.39/0.99	c 1	490 (70%) CSP integer variables are encoded (12502 clauses, 165480 bytes)
0.39/0.99	c 1	560 (80%) CSP integer variables are encoded (13074 clauses, 174060 bytes)
0.95/1.01	c 1	630 (90%) CSP integer variables are encoded (15583 clauses, 211695 bytes)
0.95/1.01	c 1	700 (100%) CSP integer variables are encoded (16317 clauses, 222705 bytes)
0.95/1.05	c 1	163 (10%) CSP clauses are encoded (35343 clauses, 579056 bytes)
0.95/1.10	c 1	325 (20%) CSP clauses are encoded (56747 clauses, 1008031 bytes)
1.04/1.15	c 1	488 (30%) CSP clauses are encoded (79507 clauses, 1464327 bytes)
1.04/1.19	c 2	650 (40%) CSP clauses are encoded (99301 clauses, 1861189 bytes)
1.13/1.23	c 2	812 (50%) CSP clauses are encoded (118109 clauses, 2240720 bytes)
1.13/1.27	c 2	975 (60%) CSP clauses are encoded (138742 clauses, 2673043 bytes)
1.13/1.29	c 2	1137 (70%) CSP clauses are encoded (146440 clauses, 2831686 bytes)
1.24/1.34	c 2	1300 (80%) CSP clauses are encoded (167573 clauses, 3277154 bytes)
1.33/1.47	c 2	1462 (90%) CSP clauses are encoded (225497 clauses, 4487673 bytes)
1.43/1.58	c 2	1624 (100%) CSP clauses are encoded (279997 clauses, 5646661 bytes)
1.43/1.58	c 2	1624 CSP clauses encoded
1.43/1.58	c 2	Writing map file : HOME/temp.map
1.43/1.59	c 2	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.43/1.59	c 2	SAT : 17667 SAT variables, 279997 SAT clauses, 5646661 bytes
1.43/1.59	c 2	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.52/1.63	c 2	OBJECTIVE minimize _COST
1.52/1.63	c 2	OBJECTIVE BOUND: 0 <= _COST <= 
1.52/1.63	c 2	SEARCHING: _COST <= 163
1.52/1.63	c 2	SOLVING HOME/temp.cnf
1.52/1.63	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.52/1.64	c 2	This is MiniSat 2.0 beta
1.52/1.64	c 2	WARNING: for repeatability, setting FPU to use double precision
1.52/1.64	c 2	============================[ Problem Statistics ]=============================
1.52/1.64	c 2	|                                                                             |
1.52/1.64	c 2	|  Number of variables:  17667                                                |
1.52/1.64	c 2	|  Number of clauses:    279998                                               |
1.54/1.78	c 2	|  Parsing time:         0.13         s                                       |
1.54/1.82	c 2	============================[ Search Statistics ]==============================
1.54/1.82	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.54/1.82	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.54/1.82	c 2	===============================================================================
1.54/1.82	c 2	|         0 |   16209   227767   660185 |    75922        0    nan |  0.000 % |
1.54/1.87	c 2	|       103 |   16209   227767   660185 |    83514      103     16 |  8.253 % |
1.54/1.89	c 2	===============================================================================
1.54/1.89	c 2	restarts              : 2
1.54/1.89	c 2	conflicts             : 103            (440 /sec)
1.54/1.89	c 2	decisions             : 940            (1.38 % random) (4018 /sec)
1.54/1.89	c 2	propagations          : 95038          (406208 /sec)
1.54/1.89	c 2	conflict literals     : 1620           (13.23 % deleted)
1.54/1.89	c 2	Memory used           : 13.42 MB
1.54/1.89	c 2	CPU time              : 0.233964 s
1.54/1.89	c 2	
1.54/1.90	c 2	SATISFIABLE
1.54/1.90	c 2	FOUND: _COST <= 163
1.54/1.90	s SATISFIABLE
1.54/1.90	c 2	DECODING HOME/temp.out WITH HOME/temp.map
1.54/1.90	c 2	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.54/1.98	c 2	Decoding HOME/temp.out
2.09/2.20	c 3	OBJECTIVE _COST 163
2.09/2.20	o 163
2.09/2.21	v 200 86 221 220 254 253 228 156 219 218 18 92 171 184 216 215 198 210 103 130 24 284 119 25 170 170 108 89 193 225 240 125 10 110 272 272 5 156 186 186 99 141 270 185 80 174 179 8 120 275
2.09/2.21	c 3	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.09/2.24	c 3	OBJECTIVE BOUND: 0 <= _COST <= 163
2.09/2.24	c 3	SEARCHING: _COST <= 81
2.09/2.24	c 3	SOLVING HOME/temp.cnf
2.09/2.24	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.09/2.24	c 3	This is MiniSat 2.0 beta
2.09/2.24	c 3	WARNING: for repeatability, setting FPU to use double precision
2.09/2.24	c 3	============================[ Problem Statistics ]=============================
2.09/2.24	c 3	|                                                                             |
2.09/2.24	c 3	|  Number of variables:  17667                                                |
2.09/2.24	c 3	|  Number of clauses:    279998                                               |
2.11/2.40	c 3	|  Parsing time:         0.14         s                                       |
2.11/2.44	c 3	============================[ Search Statistics ]==============================
2.11/2.44	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.11/2.44	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.11/2.44	c 3	===============================================================================
2.11/2.44	c 3	|         0 |   15388   195416   565513 |    65138        0    nan |  0.000 % |
2.11/2.48	c 3	|       100 |   15388   195416   565513 |    71652      100     21 | 12.900 % |
2.11/2.50	c 3	===============================================================================
2.11/2.50	c 3	restarts              : 2
2.11/2.50	c 3	conflicts             : 105            (443 /sec)
2.11/2.50	c 3	decisions             : 739            (1.22 % random) (3119 /sec)
2.11/2.50	c 3	propagations          : 84878          (358191 /sec)
2.11/2.50	c 3	conflict literals     : 2114           (26.37 % deleted)
2.11/2.50	c 3	Memory used           : 13.59 MB
2.11/2.50	c 3	CPU time              : 0.236963 s
2.11/2.50	c 3	
2.11/2.51	c 3	SATISFIABLE
2.11/2.51	c 3	FOUND: _COST <= 81
2.11/2.51	c 3	DECODING HOME/temp.out WITH HOME/temp.map
2.11/2.51	c 3	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
2.11/2.59	c 3	Decoding HOME/temp.out
2.38/2.81	c 3	OBJECTIVE _COST 81
2.38/2.81	o 81
2.38/2.81	v 155 6 91 90 42 41 240 241 173 25 4 167 242 271 98 104 47 48 174 73 5 154 211 211 169 168 195 194 213 214 239 240 78 79 66 65 141 176 11 12 176 131 256 270 40 40 85 104 274 275
2.38/2.83	c 3	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.38/2.87	c 3	OBJECTIVE BOUND: 0 <= _COST <= 81
2.38/2.87	c 3	SEARCHING: _COST <= 40
2.38/2.87	c 3	SOLVING HOME/temp.cnf
2.38/2.87	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.38/2.88	c 3	This is MiniSat 2.0 beta
2.38/2.88	c 3	WARNING: for repeatability, setting FPU to use double precision
2.38/2.88	c 3	============================[ Problem Statistics ]=============================
2.38/2.88	c 3	|                                                                             |
2.38/2.88	c 3	|  Number of variables:  17667                                                |
2.38/2.88	c 3	|  Number of clauses:    279998                                               |
2.71/3.03	c 3	|  Parsing time:         0.13         s                                       |
2.71/3.08	c 3	============================[ Search Statistics ]==============================
2.71/3.08	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.71/3.08	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.71/3.08	c 3	===============================================================================
2.71/3.08	c 3	|         0 |   14850   169575   489563 |    56525        0    nan |  0.000 % |
2.71/3.13	c 3	|       101 |   14850   169575   489563 |    62177      101     11 | 15.945 % |
3.02/3.23	c 4	|       251 |   14850   169575   489563 |    68395      251     22 | 15.945 % |
3.02/3.25	c 4	===============================================================================
3.02/3.26	c 4	restarts              : 3
3.02/3.26	c 4	conflicts             : 266            (760 /sec)
3.02/3.26	c 4	decisions             : 737            (1.22 % random) (2106 /sec)
3.02/3.26	c 4	propagations          : 283946         (811399 /sec)
3.02/3.26	c 4	conflict literals     : 5627           (23.66 % deleted)
3.02/3.26	c 4	Memory used           : 13.69 MB
3.02/3.26	c 4	CPU time              : 0.349946 s
3.02/3.26	c 4	
3.02/3.26	c 4	SATISFIABLE
3.02/3.27	c 4	FOUND: _COST <= 40
3.02/3.27	c 4	DECODING HOME/temp.out WITH HOME/temp.map
3.02/3.27	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.09/3.35	c 4	Decoding HOME/temp.out
3.09/3.45	c 4	OBJECTIVE _COST 40
3.09/3.45	o 40
3.09/3.46	v 168 169 85 84 254 253 40 39 187 19 278 277 194 52 208 24 6 85 115 27 284 283 203 210 138 33 103 102 193 35 142 48 66 19 4 27 95 17 149 224 3 5 152 153 93 97 193 194 183 83
3.09/3.46	c 4	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.09/3.48	c 4	OBJECTIVE BOUND: 0 <= _COST <= 40
3.09/3.48	c 4	SEARCHING: _COST <= 20
3.09/3.48	c 4	SOLVING HOME/temp.cnf
3.09/3.48	c 4	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.09/3.48	c 4	This is MiniSat 2.0 beta
3.09/3.48	c 4	WARNING: for repeatability, setting FPU to use double precision
3.09/3.48	c 4	============================[ Problem Statistics ]=============================
3.09/3.48	c 4	|                                                                             |
3.09/3.49	c 4	|  Number of variables:  17667                                                |
3.09/3.49	c 4	|  Number of clauses:    279998                                               |
3.28/3.64	c 4	|  Parsing time:         0.14         s                                       |
3.28/3.69	c 4	============================[ Search Statistics ]==============================
3.28/3.69	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.28/3.69	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.28/3.69	c 4	===============================================================================
3.28/3.69	c 4	|         0 |   14445   154390   445203 |    51463        0    nan |  0.000 % |
3.28/3.74	c 4	|       100 |   14445   154390   445203 |    56609      100     13 | 18.237 % |
3.28/3.87	c 4	|       250 |   14445   154390   445203 |    62270      250     16 | 18.237 % |
3.28/3.97	c 4	|       475 |   14445   154390   445203 |    68497      475     19 | 18.237 % |
3.28/4.15	c 4	|       813 |   14445   154390   445203 |    75347      813     20 | 18.237 % |
4.47/4.74	c 5	|      1319 |   14445   154390   445203 |    82882     1319     24 | 18.237 % |
4.87/5.14	c 5	|      2078 |   14445   154390   445203 |    91170     2078     23 | 18.237 % |
5.27/5.56	c 6	|      3217 |   14445   154390   445203 |   100287     3217     25 | 18.237 % |
5.76/6.10	c 6	|      4925 |   14445   154390   445203 |   110316     4925     26 | 18.237 % |
9.43/9.77	c 10	|      7487 |   14445   154390   445203 |   121347     7487     36 | 18.237 % |
10.42/10.73	c 11	|     11331 |   14445   154390   445203 |   133482    11331     33 | 18.237 % |
16.45/16.86	c 17	|     17097 |   14445   154390   445203 |   146830    17097     40 | 18.237 % |
19.62/20.05	c 20	|     25746 |   14445   154390   445203 |   161513    25746     38 | 18.237 % |
25.87/26.40	c 27	|     38720 |   14445   154390   445203 |   177665    38720     37 | 18.237 % |
48.35/49.01	c 49	===============================================================================
48.35/49.01	c 49	restarts              : 14
48.35/49.01	c 49	conflicts             : 50636          (1124 /sec)
48.35/49.01	c 49	decisions             : 54950          (1.73 % random) (1220 /sec)
48.35/49.01	c 49	propagations          : 49077145       (1089244 /sec)
48.35/49.01	c 49	conflict literals     : 2493129        (23.76 % deleted)
48.35/49.01	c 49	Memory used           : 23.38 MB
48.35/49.01	c 49	CPU time              : 45.0562 s
48.35/49.01	c 49	
48.35/49.02	c 49	SATISFIABLE
48.35/49.02	c 49	FOUND: _COST <= 20
48.35/49.02	c 49	DECODING HOME/temp.out WITH HOME/temp.map
48.35/49.02	c 49	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
48.39/49.10	c 49	Decoding HOME/temp.out
48.39/49.31	c 50	OBJECTIVE _COST 20
48.39/49.31	o 20
48.39/49.31	v 9 10 140 141 64 63 95 96 219 149 3 4 95 94 25 24 266 267 109 119 2 162 66 65 215 149 163 162 3 4 66 142 209 111 253 150 187 111 11 12 205 204 189 190 97 144 3 4 99 177
48.39/49.34	c 50	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
48.39/49.39	c 50	OBJECTIVE BOUND: 0 <= _COST <= 20
48.39/49.39	c 50	SEARCHING: _COST <= 10
48.39/49.39	c 50	SOLVING HOME/temp.cnf
48.39/49.39	c 50	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
48.39/49.39	c 50	This is MiniSat 2.0 beta
48.39/49.39	c 50	WARNING: for repeatability, setting FPU to use double precision
48.39/49.39	c 50	============================[ Problem Statistics ]=============================
48.39/49.39	c 50	|                                                                             |
48.39/49.39	c 50	|  Number of variables:  17667                                                |
48.39/49.39	c 50	|  Number of clauses:    279998                                               |
48.80/49.55	c 50	|  Parsing time:         0.14         s                                       |
48.90/49.60	c 50	============================[ Search Statistics ]==============================
48.90/49.60	c 50	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
48.90/49.60	c 50	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
48.90/49.60	c 50	===============================================================================
48.90/49.60	c 50	|         0 |   14090   145790   420458 |    48596        0    nan |  0.000 % |
48.90/49.65	c 50	|       102 |   14090   145790   420458 |    53456      102      9 | 20.247 % |
49.00/49.73	c 50	|       253 |   14090   145790   420458 |    58801      253     12 | 20.247 % |
49.10/49.80	c 50	|       478 |   14090   145790   420458 |    64682      478     12 | 20.247 % |
49.40/50.13	c 50	|       816 |   14090   145790   420458 |    71150      816     21 | 20.247 % |
49.50/50.21	c 51	|      1322 |   14090   145790   420458 |    78265     1322     19 | 20.247 % |
49.70/50.43	c 51	|      2081 |   14090   145790   420458 |    86091     2081     19 | 20.247 % |
49.80/50.55	c 51	|      3220 |   14090   145790   420458 |    94701     3220     19 | 20.247 % |
51.78/52.53	c 53	|      4928 |   14090   145790   420458 |   104171     4928     28 | 20.247 % |
52.08/52.82	c 53	|      7490 |   14090   145790   420458 |   114588     7490     25 | 20.247 % |
55.14/55.99	c 56	|     11335 |   14090   145790   420458 |   126047    11335     31 | 20.247 % |
56.33/57.19	c 58	|     17102 |   14090   145790   420458 |   138651    17102     28 | 20.247 % |
60.70/61.57	c 62	|     25751 |   14090   145790   420458 |   152517    25751     30 | 20.247 % |
66.73/67.65	c 68	|     38726 |   14090   145790   420458 |   167768    38726     31 | 20.247 % |
77.23/78.24	c 79	|     58187 |   14090   145790   420458 |   184545    58187     29 | 20.247 % |
102.30/103.59	c 104	|     87380 |   14090   145790   420458 |   203000    87380     31 | 20.247 % |
142.03/143.63	c 144	|    131169 |   14090   145790   420458 |   223300   131169     32 | 20.247 % |
226.93/229.39	c 230	|    196853 |   14090   145790   420458 |   245630   196853     30 | 20.247 % |
353.72/357.33	c 358	|    295379 |   14090   145790   420458 |   270193    64386     38 | 20.247 % |
537.99/543.39	c 544	|    443168 |   14090   145790   420458 |   297212   212175     35 | 20.247 % |
857.86/866.23	c 867	|    664851 |   14090   145790   420458 |   326934   154000     35 | 20.247 % |
1429.76/1443.54	c 1444	|    997376 |   14090   145790   420458 |   359627   180811     45 | 20.247 % |
2495.02/2518.85	c 2519	|   1496165 |   14090   145790   420458 |   395590   336612     41 | 20.247 % |
3600.10/3625.81	c ERROR INTERRUPTED
3600.10/3625.82	c 3626	CPU 48.37 (0.05 0.01 48.32 0.34)
3600.10/3625.82	c 3626	END Sat Jul 12 16:08:00 2008

Verifier Data (download as text)

OK	16	309
16 unsatisfied constraints, 309 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-1112436-1215868054/watcher-1112436-1215868054 -o /tmp/evaluation-result-1112436-1215868054/solver-1112436-1215868054 -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-1112436-1215868054.xml 

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


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 19344
/proc/meminfo: memFree=1927696/2055920 swapFree=4180240/4192956
[pid=19344] ppid=19342 vsize=12268 CPUtime=0
/proc/19344/stat : 19344 (sugar) R 19342 19344 18522 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 43503342 12562432 316 996147200 4194304 4206940 548682068592 18446744073709551615 237947812453 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/19344/statm: 3067 316 241 3 0 167 0

[startup+0.0501039 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 19344
/proc/meminfo: memFree=1927696/2055920 swapFree=4180240/4192956
[pid=19344] ppid=19342 vsize=13600 CPUtime=0.03
/proc/19344/stat : 19344 (sugar) S 19342 19344 18522 0 -1 4194304 838 0 0 0 3 0 0 0 18 0 1 0 43503342 13926400 792 996147200 4194304 4206940 548682068592 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19344/statm: 3400 792 367 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.104472 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 19344
/proc/meminfo: memFree=1927696/2055920 swapFree=4180240/4192956
[pid=19344] ppid=19342 vsize=13600 CPUtime=0.03
/proc/19344/stat : 19344 (sugar) S 19342 19344 18522 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 43503342 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19344/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301589 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 19344
/proc/meminfo: memFree=1927696/2055920 swapFree=4180240/4192956
[pid=19344] ppid=19342 vsize=13600 CPUtime=0.03
/proc/19344/stat : 19344 (sugar) S 19342 19344 18522 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 43503342 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19344/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701622 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 19344
/proc/meminfo: memFree=1927696/2055920 swapFree=4180240/4192956
[pid=19344] ppid=19342 vsize=13600 CPUtime=0.39
/proc/19344/stat : 19344 (sugar) S 19342 19344 18522 0 -1 4194304 974 4352 0 1 3 0 33 3 15 0 1 0 43503342 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19344/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 13600

[startup+1.50269 s]
/proc/loadavg: 1.92 1.98 1.99 3/92 19366
/proc/meminfo: memFree=1913208/2055920 swapFree=4180240/4192956
[pid=19344] ppid=19342 vsize=13600 CPUtime=0.39
/proc/19344/stat : 19344 (sugar) S 19342 19344 18522 0 -1 4194304 974 4352 0 1 3 0 33 3 15 0 1 0 43503342 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19344/statm: 3400 797 370 3 0 500 0
[pid=19357] ppid=19344 vsize=5356 CPUtime=0
/proc/19357/stat : 19357 (sh) S 19344 19344 18522 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 43503385 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19357/statm: 1339 233 193 169 0 50 0
[pid=19358] ppid=19357 vsize=868468 CPUtime=1.04
/proc/19358/stat : 19358 (java) S 19357 19344 18522 0 -1 0 6446 0 1 0 97 7 0 0 18 0 9 0 43503385 889311232 5562 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19358/statm: 217117 5562 2562 9 0 211664 0
[pid=19358/tid=19359] ppid=19357 vsize=868468 CPUtime=0.74
/proc/19358/task/19359/stat : 19359 (java) R 19357 19344 18522 0 -1 64 2822 0 1 0 70 4 0 0 22 0 9 0 43503386 889311232 5562 996147200 134512640 134550740 4294955936 18446744073709551615 4126486519 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19358/tid=19360] ppid=19357 vsize=868468 CPUtime=0.07
/proc/19358/task/19360/stat : 19360 (java) S 19357 19344 18522 0 -1 64 1471 0 0 0 7 0 0 0 16 0 9 0 43503387 889311232 5562 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19358/tid=19361] ppid=19357 vsize=868468 CPUtime=0
/proc/19358/task/19361/stat : 19361 (java) S 19357 19344 18522 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 43503388 889311232 5562 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19358/tid=19362] ppid=19357 vsize=868468 CPUtime=0
/proc/19358/task/19362/stat : 19362 (java) S 19357 19344 18522 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 43503388 889311232 5562 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19358/tid=19363] ppid=19357 vsize=868468 CPUtime=0
/proc/19358/task/19363/stat : 19363 (java) S 19357 19344 18522 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 43503389 889311232 5562 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19358/tid=19364] ppid=19357 vsize=868468 CPUtime=0.21
/proc/19358/task/19364/stat : 19364 (java) S 19357 19344 18522 0 -1 64 1461 0 0 0 20 1 0 0 16 0 9 0 43503390 889311232 5562 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19358/tid=19365] ppid=19357 vsize=868468 CPUtime=0
/proc/19358/task/19365/stat : 19365 (java) S 19357 19344 18522 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 43503390 889311232 5562 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19358/tid=19366] ppid=19357 vsize=868468 CPUtime=0
/proc/19358/task/19366/stat : 19366 (java) S 19357 19344 18522 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 43503390 889311232 5562 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 887424

[startup+3.10182 s]
/proc/loadavg: 1.92 1.98 1.99 4/92 19378
/proc/meminfo: memFree=1914616/2055920 swapFree=4180240/4192956
[pid=19344] ppid=19342 vsize=13728 CPUtime=2.71
/proc/19344/stat : 19344 (sugar) S 19342 19344 18522 0 -1 4194304 1297 26091 0 4 4 1 244 22 15 0 1 0 43503342 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19344/statm: 3432 811 374 3 0 532 0
Current children cumulated CPU time (s) 2.71
Current children cumulated vsize (KiB) 13728

[startup+6.30108 s]
/proc/loadavg: 1.93 1.98 1.99 3/84 19404
/proc/meminfo: memFree=1906296/2055920 swapFree=4180240/4192956
[pid=19344] ppid=19342 vsize=13728 CPUtime=3.28
/proc/19344/stat : 19344 (sugar) S 19342 19344 18522 0 -1 4194304 1411 33599 0 5 4 1 297 26 15 0 1 0 43503342 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19344/statm: 3432 811 374 3 0 532 0
[pid=19403] ppid=19344 vsize=5356 CPUtime=0
/proc/19403/stat : 19403 (sh) S 19344 19344 18522 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 43503691 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19403/statm: 1339 232 193 169 0 50 0
[pid=19404] ppid=19403 vsize=14008 CPUtime=2.78
/proc/19404/stat : 19404 (minisat) R 19403 19344 18522 0 -1 4194304 3362 0 0 0 277 1 0 0 25 0 1 0 43503691 14344192 3348 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/19404/statm: 3502 3348 75 150 0 3349 0
Current children cumulated CPU time (s) 6.06
Current children cumulated vsize (KiB) 33092

[startup+12.7026 s]
/proc/loadavg: 1.93 1.98 1.99 3/84 19404
/proc/meminfo: memFree=1906296/2055920 swapFree=4180240/4192956
[pid=19344] ppid=19342 vsize=13728 CPUtime=3.28
/proc/19344/stat : 19344 (sugar) S 19342 19344 18522 0 -1 4194304 1411 33599 0 5 4 1 297 26 16 0 1 0 43503342 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19344/statm: 3432 811 374 3 0 532 0
[pid=19403] ppid=19344 vsize=5356 CPUtime=0
/proc/19403/stat : 19403 (sh) S 19344 19344 18522 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 43503691 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19403/statm: 1339 232 193 169 0 50 0
[pid=19404] ppid=19403 vsize=14008 CPUtime=9.12
/proc/19404/stat : 19404 (minisat) R 19403 19344 18522 0 -1 4194304 3376 0 0 0 911 1 0 0 25 0 1 0 43503691 14344192 3362 996147200 134512640 135127466 4294956256 18446744073709551615 134530814 0 0 4096 3 0 0 0 17 1 0 0
/proc/19404/statm: 3502 3362 75 150 0 3349 0
Current children cumulated CPU time (s) 12.4
Current children cumulated vsize (KiB) 33092

[startup+25.5016 s]
/proc/loadavg: 1.95 1.98 1.99 3/84 19404
/proc/meminfo: memFree=1902072/2055920 swapFree=4180240/4192956
[pid=19344] ppid=19342 vsize=13728 CPUtime=3.28
/proc/19344/stat : 19344 (sugar) S 19342 19344 18522 0 -1 4194304 1411 33599 0 5 4 1 297 26 16 0 1 0 43503342 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19344/statm: 3432 811 374 3 0 532 0
[pid=19403] ppid=19344 vsize=5356 CPUtime=0
/proc/19403/stat : 19403 (sh) S 19344 19344 18522 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 43503691 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19403/statm: 1339 232 193 169 0 50 0
[pid=19404] ppid=19403 vsize=18664 CPUtime=21.78
/proc/19404/stat : 19404 (minisat) R 19403 19344 18522 0 -1 4194304 4518 0 0 0 2177 1 0 0 25 0 1 0 43503691 19111936 4504 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/19404/statm: 4666 4504 75 150 0 4513 0
Current children cumulated CPU time (s) 25.06
Current children cumulated vsize (KiB) 37748

[startup+51.1017 s]
/proc/loadavg: 1.96 1.98 1.99 3/84 19416
/proc/meminfo: memFree=1906360/2055920 swapFree=4180240/4192956
[pid=19344] ppid=19342 vsize=13728 CPUtime=48.71
/proc/19344/stat : 19344 (sugar) S 19342 19344 18522 0 -1 4194304 1525 43608 0 6 4 1 4832 34 15 0 1 0 43503342 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19344/statm: 3432 811 374 3 0 532 0
[pid=19415] ppid=19344 vsize=5356 CPUtime=0
/proc/19415/stat : 19415 (sh) S 19344 19344 18522 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 43508281 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19415/statm: 1339 232 193 169 0 50 0
[pid=19416] ppid=19415 vsize=14048 CPUtime=1.68
/proc/19416/stat : 19416 (minisat) R 19415 19344 18522 0 -1 4194304 3367 0 0 0 167 1 0 0 25 0 1 0 43508282 14385152 3353 996147200 134512640 135127466 4294956256 18446744073709551615 134530814 0 0 4096 3 0 0 0 17 1 0 0
/proc/19416/statm: 3512 3353 75 150 0 3359 0
Current children cumulated CPU time (s) 50.39
Current children cumulated vsize (KiB) 33132

[startup+102.307 s]
/proc/loadavg: 1.98 1.98 1.99 3/84 19416
/proc/meminfo: memFree=1895352/2055920 swapFree=4180240/4192956
[pid=19344] ppid=19342 vsize=13728 CPUtime=48.72
/proc/19344/stat : 19344 (sugar) S 19342 19344 18522 0 -1 4194304 1525 43608 0 6 5 1 4832 34 16 0 1 0 43503342 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19344/statm: 3432 811 374 3 0 532 0
[pid=19415] ppid=19344 vsize=5356 CPUtime=0
/proc/19415/stat : 19415 (sh) S 19344 19344 18522 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 43508281 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19415/statm: 1339 232 193 169 0 50 0
[pid=19416] ppid=19415 vsize=25204 CPUtime=52.4
/proc/19416/stat : 19416 (minisat) R 19415 19344 18522 0 -1 4194304 6128 0 0 0 5236 4 0 0 25 0 1 0 43508282 25808896 6114 996147200 134512640 135127466 4294956256 18446744073709551615 134530624 0 0 4096 3 0 0 0 17 1 0 0
/proc/19416/statm: 6301 6114 75 150 0 6148 0
Current children cumulated CPU time (s) 101.12
Current children cumulated vsize (KiB) 44288

[startup+162.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/84 19416
/proc/meminfo: memFree=1885112/2055920 swapFree=4180240/4192956
[pid=19344] ppid=19342 vsize=13728 CPUtime=48.72
/proc/19344/stat : 19344 (sugar) S 19342 19344 18522 0 -1 4194304 1525 43608 0 6 5 1 4832 34 16 0 1 0 43503342 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19344/statm: 3432 811 374 3 0 532 0
[pid=19415] ppid=19344 vsize=5356 CPUtime=0
/proc/19415/stat : 19415 (sh) S 19344 19344 18522 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 43508281 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19415/statm: 1339 232 193 169 0 50 0
[pid=19416] ppid=19415 vsize=35640 CPUtime=111.83
/proc/19416/stat : 19416 (minisat) R 19415 19344 18522 0 -1 4194304 8657 0 0 0 11177 6 0 0 25 0 1 0 43508282 36495360 8643 996147200 134512640 135127466 4294956256 18446744073709551615 134528358 0 0 4096 3 0 0 0 17 1 0 0
/proc/19416/statm: 8910 8643 75 150 0 8757 0
Current children cumulated CPU time (s) 160.55
Current children cumulated vsize (KiB) 54724

[startup+222.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/84 19416
/proc/meminfo: memFree=1879096/2055920 swapFree=4180240/4192956
[pid=19344] ppid=19342 vsize=13728 CPUtime=48.72
/proc/19344/stat : 19344 (sugar) S 19342 19344 18522 0 -1 4194304 1525 43608 0 6 5 1 4832 34 16 0 1 0 43503342 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19344/statm: 3432 811 374 3 0 532 0
[pid=19415] ppid=19344 vsize=5356 CPUtime=0
/proc/19415/stat : 19415 (sh) S 19344 19344 18522 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 43508281 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19415/statm: 1339 232 193 169 0 50 0
[pid=19416] ppid=19415 vsize=41448 CPUtime=171.26
/proc/19416/stat : 19416 (minisat) R 19415 19344 18522 0 -1 4194304 10138 0 0 0 17118 8 0 0 25 0 1 0 43508282 42442752 10124 996147200 134512640 135127466 4294956256 18446744073709551615 134521712 0 0 4096 3 0 0 0 17 1 0 0
/proc/19416/statm: 10362 10124 75 150 0 10209 0
Current children cumulated CPU time (s) 219.98
Current children cumulated vsize (KiB) 60532

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

/proc/meminfo: memFree=1738496/2055920 swapFree=4180240/4192956
[pid=19344] ppid=19342 vsize=13728 CPUtime=48.72
/proc/19344/stat : 19344 (sugar) S 19342 19344 18522 0 -1 4194304 1525 43608 0 6 5 1 4832 34 16 0 1 0 43503342 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19344/statm: 3432 811 374 3 0 532 0
[pid=19415] ppid=19344 vsize=5356 CPUtime=0
/proc/19415/stat : 19415 (sh) S 19344 19344 18522 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 43508281 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19415/statm: 1339 232 193 169 0 50 0
[pid=19416] ppid=19415 vsize=101320 CPUtime=3028.05
/proc/19416/stat : 19416 (minisat) R 19415 19344 18522 0 -1 4194304 24517 0 0 0 302777 28 0 0 25 0 1 0 43508282 103751680 24503 996147200 134512640 135127466 4294956256 18446744073709551615 134529397 0 0 4096 3 0 0 0 17 0 0 0
/proc/19416/statm: 25330 24503 75 150 0 25177 0
Current children cumulated CPU time (s) 3076.77
Current children cumulated vsize (KiB) 120404

[startup+3162.3 s]
/proc/loadavg: 2.80 2.56 2.25 3/83 19456
/proc/meminfo: memFree=1738240/2055920 swapFree=4180240/4192956
[pid=19344] ppid=19342 vsize=13728 CPUtime=48.72
/proc/19344/stat : 19344 (sugar) S 19342 19344 18522 0 -1 4194304 1525 43608 0 6 5 1 4832 34 16 0 1 0 43503342 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19344/statm: 3432 811 374 3 0 532 0
[pid=19415] ppid=19344 vsize=5356 CPUtime=0
/proc/19415/stat : 19415 (sh) S 19344 19344 18522 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 43508281 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19415/statm: 1339 232 193 169 0 50 0
[pid=19416] ppid=19415 vsize=101460 CPUtime=3088.04
/proc/19416/stat : 19416 (minisat) R 19415 19344 18522 0 -1 4194304 24572 0 0 0 308775 29 0 0 25 0 1 0 43508282 103895040 24550 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/19416/statm: 25365 24550 75 150 0 25212 0
Current children cumulated CPU time (s) 3136.76
Current children cumulated vsize (KiB) 120544

[startup+3222.3 s]
/proc/loadavg: 2.72 2.59 2.28 3/83 19462
/proc/meminfo: memFree=1737912/2055920 swapFree=4180240/4192956
[pid=19344] ppid=19342 vsize=13728 CPUtime=48.72
/proc/19344/stat : 19344 (sugar) S 19342 19344 18522 0 -1 4194304 1525 43608 0 6 5 1 4832 34 16 0 1 0 43503342 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19344/statm: 3432 811 374 3 0 532 0
[pid=19415] ppid=19344 vsize=5356 CPUtime=0
/proc/19415/stat : 19415 (sh) S 19344 19344 18522 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 43508281 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19415/statm: 1339 232 193 169 0 50 0
[pid=19416] ppid=19415 vsize=101580 CPUtime=3148.01
/proc/19416/stat : 19416 (minisat) R 19415 19344 18522 0 -1 4194304 24577 0 0 0 314772 29 0 0 25 0 1 0 43508282 104017920 24555 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/19416/statm: 25395 24555 75 150 0 25242 0
Current children cumulated CPU time (s) 3196.73
Current children cumulated vsize (KiB) 120664

[startup+3282.3 s]
/proc/loadavg: 2.71 2.62 2.31 3/83 19462
/proc/meminfo: memFree=1737848/2055920 swapFree=4180240/4192956
[pid=19344] ppid=19342 vsize=13728 CPUtime=48.72
/proc/19344/stat : 19344 (sugar) S 19342 19344 18522 0 -1 4194304 1525 43608 0 6 5 1 4832 34 16 0 1 0 43503342 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19344/statm: 3432 811 374 3 0 532 0
[pid=19415] ppid=19344 vsize=5356 CPUtime=0
/proc/19415/stat : 19415 (sh) S 19344 19344 18522 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 43508281 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19415/statm: 1339 232 193 169 0 50 0
[pid=19416] ppid=19415 vsize=101580 CPUtime=3207.99
/proc/19416/stat : 19416 (minisat) R 19415 19344 18522 0 -1 4194304 24581 0 0 0 320770 29 0 0 25 0 1 0 43508282 104017920 24559 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/19416/statm: 25395 24559 75 150 0 25242 0
Current children cumulated CPU time (s) 3256.71
Current children cumulated vsize (KiB) 120664

[startup+3342.3 s]
/proc/loadavg: 2.72 2.64 2.33 3/83 19462
/proc/meminfo: memFree=1737720/2055920 swapFree=4180240/4192956
[pid=19344] ppid=19342 vsize=13728 CPUtime=48.72
/proc/19344/stat : 19344 (sugar) S 19342 19344 18522 0 -1 4194304 1525 43608 0 6 5 1 4832 34 16 0 1 0 43503342 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19344/statm: 3432 811 374 3 0 532 0
[pid=19415] ppid=19344 vsize=5356 CPUtime=0
/proc/19415/stat : 19415 (sh) S 19344 19344 18522 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 43508281 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19415/statm: 1339 232 193 169 0 50 0
[pid=19416] ppid=19415 vsize=101860 CPUtime=3267.97
/proc/19416/stat : 19416 (minisat) R 19415 19344 18522 0 -1 4194304 24592 0 0 0 326768 29 0 0 25 0 1 0 43508282 104304640 24570 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/19416/statm: 25465 24570 75 150 0 25312 0
Current children cumulated CPU time (s) 3316.69
Current children cumulated vsize (KiB) 120944

[startup+3402.31 s]
/proc/loadavg: 2.85 2.68 2.37 3/83 19462
/proc/meminfo: memFree=1737720/2055920 swapFree=4180240/4192956
[pid=19344] ppid=19342 vsize=13728 CPUtime=48.72
/proc/19344/stat : 19344 (sugar) S 19342 19344 18522 0 -1 4194304 1525 43608 0 6 5 1 4832 34 16 0 1 0 43503342 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19344/statm: 3432 811 374 3 0 532 0
[pid=19415] ppid=19344 vsize=5356 CPUtime=0
/proc/19415/stat : 19415 (sh) S 19344 19344 18522 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 43508281 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19415/statm: 1339 232 193 169 0 50 0
[pid=19416] ppid=19415 vsize=101860 CPUtime=3327.95
/proc/19416/stat : 19416 (minisat) R 19415 19344 18522 0 -1 4194304 24623 0 0 0 332766 29 0 0 25 0 1 0 43508282 104304640 24601 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/19416/statm: 25465 24601 75 150 0 25312 0
Current children cumulated CPU time (s) 3376.67
Current children cumulated vsize (KiB) 120944

[startup+3462.3 s]
/proc/loadavg: 2.87 2.71 2.39 3/83 19462
/proc/meminfo: memFree=1737464/2055920 swapFree=4180240/4192956
[pid=19344] ppid=19342 vsize=13728 CPUtime=48.72
/proc/19344/stat : 19344 (sugar) S 19342 19344 18522 0 -1 4194304 1525 43608 0 6 5 1 4832 34 16 0 1 0 43503342 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19344/statm: 3432 811 374 3 0 532 0
[pid=19415] ppid=19344 vsize=5356 CPUtime=0
/proc/19415/stat : 19415 (sh) S 19344 19344 18522 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 43508281 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19415/statm: 1339 232 193 169 0 50 0
[pid=19416] ppid=19415 vsize=102040 CPUtime=3387.92
/proc/19416/stat : 19416 (minisat) R 19415 19344 18522 0 -1 4194304 24653 0 0 0 338763 29 0 0 25 0 1 0 43508282 104488960 24631 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/19416/statm: 25510 24631 75 150 0 25357 0
Current children cumulated CPU time (s) 3436.64
Current children cumulated vsize (KiB) 121124

[startup+3522.3 s]
/proc/loadavg: 2.87 2.73 2.41 3/83 19462
/proc/meminfo: memFree=1737408/2055920 swapFree=4180240/4192956
[pid=19344] ppid=19342 vsize=13728 CPUtime=48.72
/proc/19344/stat : 19344 (sugar) S 19342 19344 18522 0 -1 4194304 1525 43608 0 6 5 1 4832 34 16 0 1 0 43503342 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19344/statm: 3432 811 374 3 0 532 0
[pid=19415] ppid=19344 vsize=5356 CPUtime=0
/proc/19415/stat : 19415 (sh) S 19344 19344 18522 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 43508281 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19415/statm: 1339 232 193 169 0 50 0
[pid=19416] ppid=19415 vsize=102040 CPUtime=3447.91
/proc/19416/stat : 19416 (minisat) R 19415 19344 18522 0 -1 4194304 24654 0 0 0 344761 30 0 0 25 0 1 0 43508282 104488960 24632 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 0 0 0
/proc/19416/statm: 25510 24632 75 150 0 25357 0
Current children cumulated CPU time (s) 3496.63
Current children cumulated vsize (KiB) 121124

[startup+3582.3 s]
/proc/loadavg: 2.75 2.72 2.43 3/83 19462
/proc/meminfo: memFree=1737344/2055920 swapFree=4180240/4192956
[pid=19344] ppid=19342 vsize=13728 CPUtime=48.72
/proc/19344/stat : 19344 (sugar) S 19342 19344 18522 0 -1 4194304 1525 43608 0 6 5 1 4832 34 16 0 1 0 43503342 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19344/statm: 3432 811 374 3 0 532 0
[pid=19415] ppid=19344 vsize=5356 CPUtime=0
/proc/19415/stat : 19415 (sh) S 19344 19344 18522 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 43508281 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19415/statm: 1339 232 193 169 0 50 0
[pid=19416] ppid=19415 vsize=102040 CPUtime=3507.89
/proc/19416/stat : 19416 (minisat) R 19415 19344 18522 0 -1 4194304 24654 0 0 0 350759 30 0 0 25 0 1 0 43508282 104488960 24632 996147200 134512640 135127466 4294956256 18446744073709551615 134531118 0 0 4096 3 0 0 0 17 0 0 0
/proc/19416/statm: 25510 24632 75 150 0 25357 0
Current children cumulated CPU time (s) 3556.61
Current children cumulated vsize (KiB) 121124



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3625.8 s]
/proc/loadavg: 2.75 2.72 2.44 3/83 19462
/proc/meminfo: memFree=1737280/2055920 swapFree=4180240/4192956
[pid=19344] ppid=19342 vsize=13728 CPUtime=48.72
/proc/19344/stat : 19344 (sugar) S 19342 19344 18522 0 -1 4194304 1525 43608 0 6 5 1 4832 34 16 0 1 0 43503342 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19344/statm: 3432 811 374 3 0 532 0
[pid=19415] ppid=19344 vsize=5356 CPUtime=0
/proc/19415/stat : 19415 (sh) S 19344 19344 18522 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 43508281 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19415/statm: 1339 232 193 169 0 50 0
[pid=19416] ppid=19415 vsize=102040 CPUtime=3551.38
/proc/19416/stat : 19416 (minisat) R 19415 19344 18522 0 -1 4194304 24654 0 0 0 355108 30 0 0 25 0 1 0 43508282 104488960 24632 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/19416/statm: 25510 24632 75 150 0 25357 0
Current children cumulated CPU time (s) 3600.1
Current children cumulated vsize (KiB) 121124

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

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 19344 and gives
#  childrusage.ru_utime.tv_sec=48
#  childrusage.ru_utime.tv_usec=375645
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=360945
# CPU time returned by wait4() is 48.7366
# while last known CPU time is 3600.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 3625.83
CPU time (s): 3600.1
CPU user time (s): 3599.45
CPU system time (s): 0.65
CPU usage (%): 99.2905
Max. virtual memory (cumulated for all children) (KiB): 887424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 48.3756
system time used= 0.360945
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45475
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= 3262
involuntary context switches= 4923

runsolver used 5.84911 second user time and 10.6014 second system time

The end

Launcher Data (download as text)

Begin job on node69 at 2008-07-12 15:07:34
IDJOB=1112436
IDBENCH=61417
IDSOLVER=368
FILE ID=node69/1112436-1215868054
PBS_JOBID= 7903493
Free space on /tmp= 66480 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/super-os/super-os-taillard-5/normalized-super-os-taillard-5-21.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-1112436-1215868054/watcher-1112436-1215868054 -o /tmp/evaluation-result-1112436-1215868054/solver-1112436-1215868054 -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-1112436-1215868054.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 211a31b34cdccac40457a597ad4f15a8
RANDOM SEED=38517106

node69.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.233
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.233
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:       1928176 kB
Buffers:          4276 kB
Cached:          38752 kB
SwapCached:       6476 kB
Active:          57372 kB
Inactive:         8916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1928176 kB
SwapTotal:     4192956 kB
SwapFree:      4180240 kB
Dirty:            1336 kB
Writeback:           0 kB
Mapped:          39368 kB
Slab:            46544 kB
Committed_AS:   255924 kB
PageTables:       1976 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= 66476 MiB
End job on node69 at 2008-07-12 16:08:02