Trace number 1114916

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)5 3600.02 3614.73

General information on the benchmark

Namecsp/tightness0.9/
normalized-rand-2-40-180-84-900-40_ext.xml
MD5SUMa91b122166d09430f4c9a44f5a97b7f6
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints1
Best CPU time to get the best result obtained on this benchmark3600.06
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints84
Maximum constraint arity2
Maximum domain size180
Number of constraints which are defined in extension84
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.04	c 0	BEGIN Sun Jul 13 03:01:41 2008
0.00/0.04	c 0	PID 20823
0.00/0.05	c 0	HOST node17.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1114916-1215910901.xml TO HOME/temp.csp
0.00/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1114916-1215910901.xml' 'HOME/temp.csp'
0.04/0.99	c 1	1 domains, 40 variables, 0 predicates, 84 relations, 84 constraints
0.98/1.04	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.98/1.04	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.99/1.12	c 1	Parsing HOME/temp.csp
2.52/2.68	c 3	parsed 209 expressions
2.52/2.68	c 3	Heap : 30 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.52/2.68	c 3	MAX CSP: 84 constraints
2.52/2.68	c 3	Converting to clausal form CSP
2.61/2.70	c 3	converted 30 (10%) expressions
2.61/2.73	c 3	converted 60 (20%) expressions
2.61/2.75	c 3	converted 89 (30%) expressions
2.61/2.77	c 3	converted 119 (40%) expressions
2.91/3.05	c 3	converted 148 (50%) expressions
3.12/3.22	c 4	converted 178 (60%) expressions
3.21/3.32	c 4	converted 208 (70%) expressions
3.31/3.43	c 4	converted 237 (80%) expressions
3.41/3.55	c 4	converted 267 (90%) expressions
3.51/3.68	c 4	converted 296 (100%) expressions
3.51/3.68	c 4	CSP : 208 integers, 0 booleans, 251 clauses, largest domain size 180
3.51/3.68	c 4	Heap : 60 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.51/3.68	c 4	Propagation in CSP
3.51/3.69	c 4	81 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.51/3.69	c 4	CSP : 208 integers, 0 booleans, 251 clauses, largest domain size 180
3.51/3.69	c 4	Heap : 60 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.51/3.69	c 4	Simplifing CSP by introducing new Boolean variables
3.51/3.69	c 4	CSP : 208 integers, 0 booleans, 251 clauses, largest domain size 180
3.51/3.69	c 4	Heap : 60 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.70/3.85	c 4	Encoding CSP to SAT : HOME/temp.cnf
3.70/3.88	c 4	21 (10%) CSP integer variables are encoded (3738 clauses, 46457 bytes)
3.70/3.88	c 4	42 (20%) CSP integer variables are encoded (7120 clauses, 90423 bytes)
3.70/3.88	c 4	63 (30%) CSP integer variables are encoded (7120 clauses, 90423 bytes)
3.70/3.88	c 4	84 (40%) CSP integer variables are encoded (7120 clauses, 90423 bytes)
3.70/3.88	c 4	104 (50%) CSP integer variables are encoded (7120 clauses, 90423 bytes)
3.70/3.88	c 4	125 (60%) CSP integer variables are encoded (7203 clauses, 91502 bytes)
3.70/3.88	c 4	146 (70%) CSP integer variables are encoded (7658 clauses, 97417 bytes)
3.70/3.88	c 4	167 (80%) CSP integer variables are encoded (7815 clauses, 99458 bytes)
3.70/3.88	c 4	188 (90%) CSP integer variables are encoded (7890 clauses, 100433 bytes)
3.70/3.88	c 4	208 (100%) CSP integer variables are encoded (8004 clauses, 101915 bytes)
4.59/4.74	c 5	26 (10%) CSP clauses are encoded (86800 clauses, 2281725 bytes)
5.38/5.55	c 6	51 (20%) CSP clauses are encoded (162300 clauses, 4498221 bytes)
6.17/6.34	c 7	76 (30%) CSP clauses are encoded (238007 clauses, 6720583 bytes)
6.38/6.60	c 7	101 (40%) CSP clauses are encoded (262179 clauses, 7428928 bytes)
6.48/6.61	c 7	126 (50%) CSP clauses are encoded (266564 clauses, 7504967 bytes)
6.48/6.61	c 7	151 (60%) CSP clauses are encoded (266771 clauses, 7508302 bytes)
6.48/6.62	c 7	176 (70%) CSP clauses are encoded (270480 clauses, 7575219 bytes)
6.48/6.62	c 7	201 (80%) CSP clauses are encoded (270699 clauses, 7578754 bytes)
6.48/6.62	c 7	226 (90%) CSP clauses are encoded (271162 clauses, 7586604 bytes)
6.48/6.63	c 7	251 (100%) CSP clauses are encoded (272672 clauses, 7613078 bytes)
6.48/6.63	c 7	251 CSP clauses encoded
6.48/6.63	c 7	Writing map file : HOME/temp.map
6.48/6.63	c 7	Heap : 23 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
6.48/6.63	c 7	SAT : 8212 SAT variables, 272672 SAT clauses, 7613078 bytes
6.48/6.63	c 7	Heap : 23 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
6.48/6.68	c 7	OBJECTIVE minimize _COST
6.48/6.68	c 7	OBJECTIVE BOUND: 0 <= _COST <= 
6.48/6.68	c 7	SEARCHING: _COST <= 42
6.48/6.68	c 7	SOLVING HOME/temp.cnf
6.48/6.68	c 7	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
6.48/6.68	c 7	This is MiniSat 2.0 beta
6.48/6.68	c 7	WARNING: for repeatability, setting FPU to use double precision
6.48/6.68	c 7	============================[ Problem Statistics ]=============================
6.48/6.68	c 7	|                                                                             |
6.48/6.68	c 7	|  Number of variables:  8212                                                 |
6.48/6.68	c 7	|  Number of clauses:    272673                                               |
6.54/6.85	c 7	|  Parsing time:         0.15         s                                       |
6.54/6.86	c 7	============================[ Search Statistics ]==============================
6.54/6.86	c 7	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.54/6.86	c 7	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.54/6.86	c 7	===============================================================================
6.54/6.86	c 7	|         0 |    7918   268624  1275383 |    89541        0    nan |  0.000 % |
6.54/6.89	c 7	===============================================================================
6.54/6.89	c 7	restarts              : 1
6.54/6.89	c 7	conflicts             : 6              (31 /sec)
6.54/6.89	c 7	decisions             : 84             (0.00 % random) (440 /sec)
6.54/6.89	c 7	propagations          : 15458          (80945 /sec)
6.54/6.89	c 7	conflict literals     : 146            (32.41 % deleted)
6.54/6.89	c 7	Memory used           : 14.98 MB
6.54/6.89	c 7	CPU time              : 0.19097 s
6.54/6.89	c 7	
6.54/6.90	c 7	SATISFIABLE
6.54/6.90	c 7	FOUND: _COST <= 42
6.54/6.90	s SATISFIABLE
6.54/6.90	c 7	DECODING HOME/temp.out WITH HOME/temp.map
6.54/6.90	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'
6.54/6.98	c 7	Decoding HOME/temp.out
6.76/7.04	c 7	OBJECTIVE _COST 42
6.76/7.04	o 42
6.76/7.04	v 51 179 161 173 142 96 138 171 173 95 121 175 175 161 150 134 176 178 80 156 114 179 179 167 179 178 170 179 164 1 179 170 169 179 175 179 179 179 179 179
6.76/7.04	c 7	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
6.76/7.06	c 7	OBJECTIVE BOUND: 0 <= _COST <= 42
6.76/7.06	c 7	SEARCHING: _COST <= 21
6.76/7.06	c 7	SOLVING HOME/temp.cnf
6.76/7.06	c 7	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
6.76/7.07	c 7	This is MiniSat 2.0 beta
6.76/7.07	c 7	WARNING: for repeatability, setting FPU to use double precision
6.76/7.07	c 7	============================[ Problem Statistics ]=============================
6.76/7.07	c 7	|                                                                             |
6.76/7.07	c 7	|  Number of variables:  8212                                                 |
6.76/7.07	c 7	|  Number of clauses:    272673                                               |
6.90/7.24	c 8	|  Parsing time:         0.15         s                                       |
6.90/7.25	c 8	============================[ Search Statistics ]==============================
6.90/7.25	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.90/7.25	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.90/7.25	c 8	===============================================================================
6.90/7.25	c 8	|         0 |    7750   266167  1268495 |    88722        0    nan |  0.000 % |
6.90/7.35	c 8	|       100 |    7750   266167  1268495 |    97594      100     28 |  5.626 % |
6.90/7.45	c 8	===============================================================================
6.90/7.45	c 8	restarts              : 2
6.90/7.45	c 8	conflicts             : 228            (646 /sec)
6.90/7.45	c 8	decisions             : 533            (1.50 % random) (1510 /sec)
6.90/7.45	c 8	propagations          : 91377          (258898 /sec)
6.90/7.45	c 8	conflict literals     : 5592           (38.32 % deleted)
6.90/7.45	c 8	Memory used           : 15.67 MB
6.90/7.45	c 8	CPU time              : 0.352946 s
6.90/7.45	c 8	
6.90/7.45	c 8	SATISFIABLE
6.90/7.45	c 8	FOUND: _COST <= 21
6.90/7.45	c 8	DECODING HOME/temp.out WITH HOME/temp.map
6.90/7.45	c 8	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
7.29/7.53	c 8	Decoding HOME/temp.out
7.29/7.59	c 8	OBJECTIVE _COST 21
7.29/7.59	o 21
7.29/7.59	v 152 177 164 151 168 60 133 69 38 92 83 3 16 179 17 157 40 155 164 175 178 166 140 51 177 162 152 172 115 98 178 161 66 179 73 132 179 179 178 14
7.29/7.60	c 8	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
7.41/7.61	c 8	OBJECTIVE BOUND: 0 <= _COST <= 21
7.41/7.61	c 8	SEARCHING: _COST <= 10
7.41/7.61	c 8	SOLVING HOME/temp.cnf
7.41/7.61	c 8	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
7.41/7.62	c 8	This is MiniSat 2.0 beta
7.41/7.62	c 8	WARNING: for repeatability, setting FPU to use double precision
7.41/7.62	c 8	============================[ Problem Statistics ]=============================
7.41/7.62	c 8	|                                                                             |
7.41/7.62	c 8	|  Number of variables:  8212                                                 |
7.41/7.62	c 8	|  Number of clauses:    272673                                               |
7.43/7.79	c 8	|  Parsing time:         0.15         s                                       |
7.43/7.80	c 8	============================[ Search Statistics ]==============================
7.43/7.80	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.43/7.80	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.43/7.80	c 8	===============================================================================
7.43/7.80	c 8	|         0 |    7625   264102  1262664 |    88034        0    nan |  0.000 % |
7.43/7.95	c 8	|       100 |    7625   264102  1262664 |    96837      100     26 |  7.148 % |
7.43/8.10	c 8	|       254 |    7625   264102  1262664 |   106521      254     23 |  7.148 % |
7.43/8.27	c 9	|       479 |    7625   264102  1262664 |   117173      479     24 |  7.148 % |
7.43/8.65	c 9	|       817 |    7625   264102  1262664 |   128890      817     25 |  7.148 % |
8.80/9.09	c 9	|      1323 |    7625   264102  1262664 |   141779     1323     23 |  7.148 % |
9.40/9.66	c 10	|      2083 |    7625   264102  1262664 |   155957     2083     23 |  7.148 % |
10.40/10.62	c 11	|      3223 |    7625   264102  1262664 |   171553     3223     27 |  7.148 % |
12.00/12.23	c 13	|      4932 |    7625   264102  1262664 |   188708     4932     27 |  7.148 % |
13.99/14.23	c 15	|      7494 |    7625   264102  1262664 |   207579     7494     29 |  7.148 % |
14.69/14.91	c 15	===============================================================================
14.69/14.91	c 15	restarts              : 10
14.69/14.91	c 15	conflicts             : 8403           (1160 /sec)
14.69/14.91	c 15	decisions             : 13481          (1.23 % random) (1861 /sec)
14.69/14.91	c 15	propagations          : 3377721        (466349 /sec)
14.69/14.91	c 15	conflict literals     : 241900         (41.19 % deleted)
14.69/14.91	c 15	Memory used           : 17.30 MB
14.69/14.91	c 15	CPU time              : 7.2429 s
14.69/14.91	c 15	
14.69/14.91	c 15	SATISFIABLE
14.69/14.92	c 15	FOUND: _COST <= 10
14.69/14.92	c 15	DECODING HOME/temp.out WITH HOME/temp.map
14.69/14.92	c 15	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
14.69/14.99	c 15	Decoding HOME/temp.out
14.71/15.08	c 15	OBJECTIVE _COST 10
14.71/15.08	o 10
14.71/15.08	v 139 172 131 108 27 26 23 75 129 143 147 59 128 72 172 142 23 159 124 121 177 155 154 151 26 66 175 161 5 179 179 22 122 84 97 148 178 60 170 32
14.72/15.10	c 15	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
14.72/15.12	c 15	OBJECTIVE BOUND: 0 <= _COST <= 10
14.72/15.12	c 15	SEARCHING: _COST <= 5
14.72/15.12	c 15	SOLVING HOME/temp.cnf
14.72/15.12	c 15	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
14.72/15.12	c 15	This is MiniSat 2.0 beta
14.72/15.12	c 15	WARNING: for repeatability, setting FPU to use double precision
14.72/15.12	c 15	============================[ Problem Statistics ]=============================
14.72/15.12	c 15	|                                                                             |
14.72/15.12	c 15	|  Number of variables:  8212                                                 |
14.72/15.12	c 15	|  Number of clauses:    272673                                               |
14.92/15.29	c 16	|  Parsing time:         0.15         s                                       |
15.09/15.30	c 16	============================[ Search Statistics ]==============================
15.09/15.30	c 16	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
15.09/15.30	c 16	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
15.09/15.30	c 16	===============================================================================
15.09/15.30	c 16	|         0 |    7531   262925  1259410 |    87641        0    nan |  0.000 % |
15.09/15.39	c 16	|       101 |    7531   262925  1259410 |    96405      101     35 |  8.293 % |
15.28/15.50	c 16	|       251 |    7531   262925  1259410 |   106046      251     28 |  8.293 % |
15.39/15.68	c 16	|       476 |    7531   262925  1259410 |   116651      476     27 |  8.293 % |
15.68/15.97	c 16	|       813 |    7531   262925  1259410 |   128316      813     25 |  8.293 % |
16.08/16.31	c 17	|      1320 |    7531   262925  1259410 |   141147     1320     22 |  8.293 % |
16.77/17.04	c 17	|      2079 |    7531   262925  1259410 |   155262     2079     21 |  8.293 % |
17.47/17.75	c 18	|      3219 |    7531   262925  1259410 |   170788     3219     20 |  8.293 % |
19.26/19.56	c 20	|      4927 |    7531   262925  1259410 |   187867     4927     21 |  8.293 % |
21.85/22.10	c 22	|      7491 |    7531   262925  1259410 |   206654     7491     22 |  8.293 % |
26.63/26.94	c 27	|     11335 |    7531   262925  1259410 |   227319    11335     23 |  8.293 % |
33.90/34.22	c 35	|     17101 |    7531   262925  1259410 |   250051    17101     25 |  8.293 % |
46.85/47.22	c 48	|     25751 |    7531   262925  1259410 |   275057    25751     26 |  8.293 % |
66.17/66.64	c 67	|     38728 |    7531   262925  1259410 |   302562    38728     28 |  8.293 % |
99.04/99.64	c 100	|     58190 |    7531   262925  1259410 |   332819    58190     29 |  8.293 % |
147.74/148.55	c 149	|     87382 |    7531   262925  1259410 |   366100    87382     31 |  8.293 % |
156.91/157.71	c 158	===============================================================================
156.91/157.71	c 158	restarts              : 16
156.91/157.71	c 158	conflicts             : 92229          (650 /sec)
156.91/157.71	c 158	decisions             : 128045         (1.44 % random) (902 /sec)
156.91/157.71	c 158	propagations          : 49339995       (347628 /sec)
156.91/157.71	c 158	conflict literals     : 2911528        (46.92 % deleted)
156.91/157.71	c 158	Memory used           : 31.27 MB
156.91/157.71	c 158	CPU time              : 141.933 s
156.91/157.71	c 158	
156.91/157.71	c 158	SATISFIABLE
156.91/157.72	c 158	FOUND: _COST <= 5
156.91/157.72	c 158	DECODING HOME/temp.out WITH HOME/temp.map
156.91/157.72	c 158	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
156.94/157.80	c 158	Decoding HOME/temp.out
156.94/157.85	c 158	OBJECTIVE _COST 5
156.94/157.85	o 5
156.94/157.86	v 19 159 40 42 142 68 135 138 109 104 6 22 137 149 119 96 161 159 55 50 179 163 128 95 36 5 167 179 3 179 176 0 152 130 165 78 107 104 177 73
156.94/157.86	c 158	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
156.94/157.88	c 158	OBJECTIVE BOUND: 0 <= _COST <= 5
156.94/157.88	c 158	SEARCHING: _COST <= 2
156.94/157.88	c 158	SOLVING HOME/temp.cnf
156.94/157.88	c 158	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
156.94/157.88	c 158	This is MiniSat 2.0 beta
156.94/157.88	c 158	WARNING: for repeatability, setting FPU to use double precision
156.94/157.88	c 158	============================[ Problem Statistics ]=============================
156.94/157.88	c 158	|                                                                             |
156.94/157.88	c 158	|  Number of variables:  8212                                                 |
156.94/157.88	c 158	|  Number of clauses:    272673                                               |
157.08/158.04	c 158	|  Parsing time:         0.15         s                                       |
157.08/158.05	c 158	============================[ Search Statistics ]==============================
157.08/158.05	c 158	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
157.08/158.05	c 158	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
157.08/158.05	c 158	===============================================================================
157.08/158.05	c 158	|         0 |    7412   261978  1256923 |    87326        0    nan |  0.000 % |
157.08/158.14	c 158	|       100 |    7412   261978  1256923 |    96058      100     36 |  9.742 % |
157.48/158.33	c 159	|       250 |    7412   261978  1256923 |   105664      250     32 |  9.742 % |
157.68/158.56	c 159	|       475 |    7412   261978  1256923 |   116230      475     26 |  9.742 % |
157.98/158.83	c 159	|       812 |    7412   261978  1256923 |   127853      812     23 |  9.742 % |
158.27/159.19	c 159	|      1319 |    7412   261978  1256923 |   140639     1319     22 |  9.742 % |
158.98/159.82	c 160	|      2078 |    7412   261978  1256923 |   154703     2078     22 |  9.742 % |
159.88/160.79	c 161	|      3217 |    7412   261978  1256923 |   170173     3217     24 |  9.742 % |
161.17/162.01	c 162	|      4925 |    7412   261978  1256923 |   187191     4925     23 |  9.742 % |
163.26/164.20	c 164	|      7487 |    7412   261978  1256923 |   205910     7487     23 |  9.742 % |
165.65/166.50	c 167	|     11332 |    7412   261978  1256923 |   226501    11332     22 |  9.742 % |
169.43/170.34	c 171	|     17098 |    7412   261978  1256923 |   249151    17098     24 |  9.742 % |
177.30/178.22	c 179	|     25747 |    7412   261978  1256923 |   274066    25747     27 |  9.742 % |
189.05/190.09	c 190	|     38721 |    7412   261978  1256923 |   301473    38721     27 |  9.742 % |
209.67/210.73	c 211	|     58182 |    7412   261978  1256923 |   331620    58182     29 |  9.742 % |
247.43/248.68	c 249	|     87374 |    7412   261978  1256923 |   364782    87374     31 |  9.742 % |
292.53/293.98	c 294	|    131163 |    7412   261978  1256923 |   401260   131163     29 |  9.742 % |
397.01/398.88	c 399	|    196848 |    7412   261978  1256923 |   441386   196848     31 |  9.742 % |
626.59/629.39	c 630	|    295374 |    7412   261978  1256923 |   485525   295374     31 |  9.742 % |
948.10/952.19	c 952	|    443163 |    7412   261978  1256923 |   534077   443163     35 |  9.742 % |
1437.14/1443.13	c 1443	|    664847 |    7412   261978  1256923 |   587485   153436     29 |  9.742 % |
2214.91/2224.06	c 2224	|    997372 |    7412   261978  1256923 |   646234   485961     35 |  9.742 % |
3600.02/3614.71	c ERROR INTERRUPTED
3600.02/3614.73	c 3615	CPU 156.54 (0.04 0.01 156.5 0.53)
3600.02/3614.73	c 3615	END Sun Jul 13 04:01:56 2008

Verifier Data (download as text)

OK	5	79
5 unsatisfied constraints, 79 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-1114916-1215910901/watcher-1114916-1215910901 -o /tmp/evaluation-result-1114916-1215910901/solver-1114916-1215910901 -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-1114916-1215910901.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: 0.92 0.98 1.06 4/67 20823
/proc/meminfo: memFree=1892816/2055920 swapFree=4181420/4192956
[pid=20823] ppid=20821 vsize=12000 CPUtime=0
/proc/20823/stat : 20823 (sugar) R 20821 20823 20753 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 47792564 12288000 176 996147200 4194304 4206940 548682068592 18446744073709551615 245482554182 0 0 4224 0 0 0 0 17 1 0 0
/proc/20823/statm: 3000 176 137 3 0 100 0

[startup+0.089835 s]
/proc/loadavg: 0.92 0.98 1.06 4/67 20823
/proc/meminfo: memFree=1892816/2055920 swapFree=4181420/4192956
[pid=20823] ppid=20821 vsize=13600 CPUtime=0.04
/proc/20823/stat : 20823 (sugar) S 20821 20823 20753 0 -1 4194304 898 127 0 0 3 1 0 0 19 0 1 0 47792564 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20823/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.102885 s]
/proc/loadavg: 0.92 0.98 1.06 4/67 20823
/proc/meminfo: memFree=1892816/2055920 swapFree=4181420/4192956
[pid=20823] ppid=20821 vsize=13600 CPUtime=0.04
/proc/20823/stat : 20823 (sugar) S 20821 20823 20753 0 -1 4194304 898 127 0 0 3 1 0 0 19 0 1 0 47792564 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20823/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.301855 s]
/proc/loadavg: 0.92 0.98 1.06 4/67 20823
/proc/meminfo: memFree=1892816/2055920 swapFree=4181420/4192956
[pid=20823] ppid=20821 vsize=13600 CPUtime=0.04
/proc/20823/stat : 20823 (sugar) S 20821 20823 20753 0 -1 4194304 898 127 0 0 3 1 0 0 19 0 1 0 47792564 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20823/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.701893 s]
/proc/loadavg: 0.92 0.98 1.06 4/67 20823
/proc/meminfo: memFree=1892816/2055920 swapFree=4181420/4192956
[pid=20823] ppid=20821 vsize=13600 CPUtime=0.04
/proc/20823/stat : 20823 (sugar) S 20821 20823 20753 0 -1 4194304 898 127 0 0 3 1 0 0 19 0 1 0 47792564 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20823/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+1.50198 s]
/proc/loadavg: 0.92 0.98 1.06 2/84 20845
/proc/meminfo: memFree=1829384/2055920 swapFree=4181420/4192956
[pid=20823] ppid=20821 vsize=13600 CPUtime=0.99
/proc/20823/stat : 20823 (sugar) S 20821 20823 20753 0 -1 4194304 974 8001 0 1 3 1 89 6 16 0 1 0 47792564 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20823/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.99
Current children cumulated vsize (KiB) 13600

[startup+3.10114 s]
/proc/loadavg: 1.09 1.02 1.07 3/84 20855
/proc/meminfo: memFree=1817864/2055920 swapFree=4181420/4192956
[pid=20823] ppid=20821 vsize=13600 CPUtime=0.99
/proc/20823/stat : 20823 (sugar) S 20821 20823 20753 0 -1 4194304 974 8001 0 1 3 1 89 6 15 0 1 0 47792564 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20823/statm: 3400 797 370 3 0 500 0
[pid=20846] ppid=20823 vsize=5356 CPUtime=0
/proc/20846/stat : 20846 (sh) S 20823 20823 20753 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 47792668 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20846/statm: 1339 233 193 169 0 50 0
[pid=20847] ppid=20846 vsize=865188 CPUtime=2.03
/proc/20847/stat : 20847 (java) S 20846 20823 20753 0 -1 0 15392 0 1 0 195 8 0 0 18 0 9 0 47792669 885952512 14617 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20847/statm: 216297 14617 2540 9 0 210872 0
[pid=20847/tid=20848] ppid=20846 vsize=865188 CPUtime=1.03
/proc/20847/task/20848/stat : 20848 (java) R 20846 20823 20753 0 -1 64 3167 0 1 0 101 2 0 0 25 0 9 0 47792669 885952512 14617 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20847/tid=20849] ppid=20846 vsize=865188 CPUtime=0.91
/proc/20847/task/20849/stat : 20849 (java) R 20846 20823 20753 0 -1 64 11199 0 0 0 87 4 0 0 17 0 9 0 47792671 885952512 14617 996147200 134512640 134550740 4294955936 18446744073709551615 103829673 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20847/tid=20850] ppid=20846 vsize=865188 CPUtime=0
/proc/20847/task/20850/stat : 20850 (java) S 20846 20823 20753 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 47792671 885952512 14617 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20847/tid=20851] ppid=20846 vsize=865188 CPUtime=0
/proc/20847/task/20851/stat : 20851 (java) S 20846 20823 20753 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 47792671 885952512 14617 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20847/tid=20852] ppid=20846 vsize=865188 CPUtime=0
/proc/20847/task/20852/stat : 20852 (java) S 20846 20823 20753 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 47792673 885952512 14617 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20847/tid=20853] ppid=20846 vsize=865188 CPUtime=0.06
/proc/20847/task/20853/stat : 20853 (java) S 20846 20823 20753 0 -1 64 329 0 0 0 6 0 0 0 16 0 9 0 47792673 885952512 14617 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20847/tid=20854] ppid=20846 vsize=865188 CPUtime=0
/proc/20847/task/20854/stat : 20854 (java) S 20846 20823 20753 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 47792673 885952512 14617 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20847/tid=20855] ppid=20846 vsize=865188 CPUtime=0
/proc/20847/task/20855/stat : 20855 (java) S 20846 20823 20753 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 47792673 885952512 14617 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 884144

[startup+6.30246 s]
/proc/loadavg: 1.09 1.02 1.07 3/84 20855
/proc/meminfo: memFree=1766152/2055920 swapFree=4181420/4192956
[pid=20823] ppid=20821 vsize=13600 CPUtime=0.99
/proc/20823/stat : 20823 (sugar) S 20821 20823 20753 0 -1 4194304 974 8001 0 1 3 1 89 6 15 0 1 0 47792564 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20823/statm: 3400 797 370 3 0 500 0
[pid=20846] ppid=20823 vsize=5356 CPUtime=0
/proc/20846/stat : 20846 (sh) S 20823 20823 20753 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 47792668 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20846/statm: 1339 233 193 169 0 50 0
[pid=20847] ppid=20846 vsize=865300 CPUtime=5.18
/proc/20847/stat : 20847 (java) S 20846 20823 20753 0 -1 0 20262 0 1 0 503 15 0 0 18 0 9 0 47792669 886067200 19373 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20847/statm: 216325 19373 2565 9 0 210872 0
[pid=20847/tid=20848] ppid=20846 vsize=865300 CPUtime=3.61
/proc/20847/task/20848/stat : 20848 (java) R 20846 20823 20753 0 -1 64 3331 0 1 0 353 8 0 0 25 0 9 0 47792669 886067200 19373 996147200 134512640 134550740 4294955936 18446744073709551615 101444352 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20847/tid=20849] ppid=20846 vsize=865300 CPUtime=1.43
/proc/20847/task/20849/stat : 20849 (java) S 20846 20823 20753 0 -1 64 15864 0 0 0 137 6 0 0 16 0 9 0 47792671 886067200 19373 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20847/tid=20850] ppid=20846 vsize=865300 CPUtime=0
/proc/20847/task/20850/stat : 20850 (java) S 20846 20823 20753 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 47792671 886067200 19373 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20847/tid=20851] ppid=20846 vsize=865300 CPUtime=0
/proc/20847/task/20851/stat : 20851 (java) S 20846 20823 20753 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 47792671 886067200 19373 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20847/tid=20852] ppid=20846 vsize=865300 CPUtime=0
/proc/20847/task/20852/stat : 20852 (java) S 20846 20823 20753 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 47792673 886067200 19373 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20847/tid=20853] ppid=20846 vsize=865300 CPUtime=0.12
/proc/20847/task/20853/stat : 20853 (java) S 20846 20823 20753 0 -1 64 370 0 0 0 12 0 0 0 16 0 9 0 47792673 886067200 19373 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20847/tid=20854] ppid=20846 vsize=865300 CPUtime=0
/proc/20847/task/20854/stat : 20854 (java) S 20846 20823 20753 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 47792673 886067200 19373 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20847/tid=20855] ppid=20846 vsize=865300 CPUtime=0
/proc/20847/task/20855/stat : 20855 (java) S 20846 20823 20753 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 47792673 886067200 19373 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 884256

[startup+12.7011 s]
/proc/loadavg: 1.23 1.05 1.08 3/76 20881
/proc/meminfo: memFree=1802312/2055920 swapFree=4181420/4192956
[pid=20823] ppid=20821 vsize=13600 CPUtime=7.43
/proc/20823/stat : 20823 (sugar) S 20821 20823 20753 0 -1 4194304 1289 44171 0 4 3 1 703 36 16 0 1 0 47792564 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20823/statm: 3400 805 374 3 0 500 0
[pid=20880] ppid=20823 vsize=5356 CPUtime=0
/proc/20880/stat : 20880 (sh) S 20823 20823 20753 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47793326 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20880/statm: 1339 232 193 169 0 50 0
[pid=20881] ppid=20880 vsize=17180 CPUtime=5.07
/proc/20881/stat : 20881 (minisat) R 20880 20823 20753 0 -1 4194304 4161 0 0 0 505 2 0 0 25 0 1 0 47793326 17592320 4147 996147200 134512640 135127466 4294956256 18446744073709551615 134521795 0 0 4096 3 0 0 0 17 1 0 0
/proc/20881/statm: 4295 4147 75 150 0 4142 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 36136

[startup+25.5024 s]
/proc/loadavg: 1.34 1.08 1.09 3/84 20933
/proc/meminfo: memFree=1837640/2055920 swapFree=4181420/4192956
[pid=20823] ppid=20821 vsize=13600 CPUtime=14.92
/proc/20823/stat : 20823 (sugar) S 20821 20823 20753 0 -1 4194304 1403 52477 0 5 4 1 1445 42 16 0 1 0 47792564 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20823/statm: 3400 805 374 3 0 500 0
[pid=20893] ppid=20823 vsize=5356 CPUtime=0
/proc/20893/stat : 20893 (sh) S 20823 20823 20753 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47794076 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20893/statm: 1339 232 193 169 0 50 0
[pid=20894] ppid=20893 vsize=17516 CPUtime=10.32
/proc/20894/stat : 20894 (minisat) R 20893 20823 20753 0 -1 4194304 4256 0 0 0 1030 2 0 0 25 0 1 0 47794076 17936384 4242 996147200 134512640 135127466 4294956256 18446744073709551615 134527099 0 0 4096 3 0 0 0 17 0 0 0
/proc/20894/statm: 4379 4242 75 150 0 4226 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 36472

[startup+51.102 s]
/proc/loadavg: 1.57 1.15 1.11 3/84 20933
/proc/meminfo: memFree=1834760/2055920 swapFree=4181420/4192956
[pid=20823] ppid=20821 vsize=13600 CPUtime=14.92
/proc/20823/stat : 20823 (sugar) S 20821 20823 20753 0 -1 4194304 1403 52477 0 5 4 1 1445 42 16 0 1 0 47792564 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20823/statm: 3400 805 374 3 0 500 0
[pid=20893] ppid=20823 vsize=5356 CPUtime=0
/proc/20893/stat : 20893 (sh) S 20823 20823 20753 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47794076 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20893/statm: 1339 232 193 169 0 50 0
[pid=20894] ppid=20893 vsize=20564 CPUtime=35.81
/proc/20894/stat : 20894 (minisat) R 20893 20823 20753 0 -1 4194304 4998 0 0 0 3578 3 0 0 25 0 1 0 47794076 21057536 4984 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/20894/statm: 5141 4984 75 150 0 4988 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 39520

[startup+102.306 s]
/proc/loadavg: 1.83 1.29 1.16 3/84 20933
/proc/meminfo: memFree=1829128/2055920 swapFree=4181420/4192956
[pid=20823] ppid=20821 vsize=13600 CPUtime=14.92
/proc/20823/stat : 20823 (sugar) S 20821 20823 20753 0 -1 4194304 1403 52477 0 5 4 1 1445 42 16 0 1 0 47792564 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20823/statm: 3400 805 374 3 0 500 0
[pid=20893] ppid=20823 vsize=5356 CPUtime=0
/proc/20893/stat : 20893 (sh) S 20823 20823 20753 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47794076 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20893/statm: 1339 232 193 169 0 50 0
[pid=20894] ppid=20893 vsize=25996 CPUtime=86.81
/proc/20894/stat : 20894 (minisat) R 20893 20823 20753 0 -1 4194304 6334 0 0 0 8676 5 0 0 25 0 1 0 47794076 26619904 6320 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/20894/statm: 6499 6320 75 150 0 6346 0
Current children cumulated CPU time (s) 101.73
Current children cumulated vsize (KiB) 44952

[startup+162.302 s]
/proc/loadavg: 1.93 1.41 1.21 3/84 20945
/proc/meminfo: memFree=1838016/2055920 swapFree=4181420/4192956
[pid=20823] ppid=20821 vsize=13600 CPUtime=157.08
/proc/20823/stat : 20823 (sugar) S 20821 20823 20753 0 -1 4194304 1517 64268 0 6 4 1 15650 53 16 0 1 0 47792564 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20823/statm: 3400 805 374 3 0 500 0
[pid=20944] ppid=20823 vsize=5356 CPUtime=0
/proc/20944/stat : 20944 (sh) S 20823 20823 20753 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47808352 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20944/statm: 1339 232 193 169 0 50 0
[pid=20945] ppid=20944 vsize=16916 CPUtime=4.39
/proc/20945/stat : 20945 (minisat) R 20944 20823 20753 0 -1 4194304 4083 0 0 0 437 2 0 0 25 0 1 0 47808352 17321984 4069 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/20945/statm: 4229 4069 75 150 0 4076 0
Current children cumulated CPU time (s) 161.47

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

/proc/meminfo: memFree=1722504/2055920 swapFree=4181420/4192956
[pid=20823] ppid=20821 vsize=13600 CPUtime=157.08
/proc/20823/stat : 20823 (sugar) S 20821 20823 20753 0 -1 4194304 1517 64268 0 6 4 1 15650 53 16 0 1 0 47792564 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20823/statm: 3400 805 374 3 0 500 0
[pid=20944] ppid=20823 vsize=5356 CPUtime=0
/proc/20944/stat : 20944 (sh) S 20823 20823 20753 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47808352 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20944/statm: 1339 232 193 169 0 50 0
[pid=20945] ppid=20944 vsize=130564 CPUtime=2992.36
/proc/20945/stat : 20945 (minisat) R 20944 20823 20753 0 -1 4194304 32372 0 0 0 299199 37 0 0 25 0 1 0 47808352 133697536 32336 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 0 0 0
/proc/20945/statm: 32641 32336 75 150 0 32488 0
Current children cumulated CPU time (s) 3149.44
Current children cumulated vsize (KiB) 149520

[startup+3222.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/84 20947
/proc/meminfo: memFree=1722440/2055920 swapFree=4181420/4192956
[pid=20823] ppid=20821 vsize=13600 CPUtime=157.08
/proc/20823/stat : 20823 (sugar) S 20821 20823 20753 0 -1 4194304 1517 64268 0 6 4 1 15650 53 16 0 1 0 47792564 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20823/statm: 3400 805 374 3 0 500 0
[pid=20944] ppid=20823 vsize=5356 CPUtime=0
/proc/20944/stat : 20944 (sh) S 20823 20823 20753 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47808352 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20944/statm: 1339 232 193 169 0 50 0
[pid=20945] ppid=20944 vsize=130564 CPUtime=3052.12
/proc/20945/stat : 20945 (minisat) R 20944 20823 20753 0 -1 4194304 32372 0 0 0 305175 37 0 0 25 0 1 0 47808352 133697536 32336 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/20945/statm: 32641 32336 75 150 0 32488 0
Current children cumulated CPU time (s) 3209.2
Current children cumulated vsize (KiB) 149520

[startup+3282.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/84 20947
/proc/meminfo: memFree=1722376/2055920 swapFree=4181420/4192956
[pid=20823] ppid=20821 vsize=13600 CPUtime=157.08
/proc/20823/stat : 20823 (sugar) S 20821 20823 20753 0 -1 4194304 1517 64268 0 6 4 1 15650 53 16 0 1 0 47792564 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20823/statm: 3400 805 374 3 0 500 0
[pid=20944] ppid=20823 vsize=5356 CPUtime=0
/proc/20944/stat : 20944 (sh) S 20823 20823 20753 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47808352 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20944/statm: 1339 232 193 169 0 50 0
[pid=20945] ppid=20944 vsize=130564 CPUtime=3111.87
/proc/20945/stat : 20945 (minisat) R 20944 20823 20753 0 -1 4194304 32372 0 0 0 311150 37 0 0 25 0 1 0 47808352 133697536 32336 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/20945/statm: 32641 32336 75 150 0 32488 0
Current children cumulated CPU time (s) 3268.95
Current children cumulated vsize (KiB) 149520

[startup+3342.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/84 20947
/proc/meminfo: memFree=1722376/2055920 swapFree=4181420/4192956
[pid=20823] ppid=20821 vsize=13600 CPUtime=157.08
/proc/20823/stat : 20823 (sugar) S 20821 20823 20753 0 -1 4194304 1517 64268 0 6 4 1 15650 53 16 0 1 0 47792564 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20823/statm: 3400 805 374 3 0 500 0
[pid=20944] ppid=20823 vsize=5356 CPUtime=0
/proc/20944/stat : 20944 (sh) S 20823 20823 20753 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47808352 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20944/statm: 1339 232 193 169 0 50 0
[pid=20945] ppid=20944 vsize=130564 CPUtime=3171.63
/proc/20945/stat : 20945 (minisat) R 20944 20823 20753 0 -1 4194304 32372 0 0 0 317126 37 0 0 25 0 1 0 47808352 133697536 32336 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 0 0 0
/proc/20945/statm: 32641 32336 75 150 0 32488 0
Current children cumulated CPU time (s) 3328.71
Current children cumulated vsize (KiB) 149520

[startup+3402.31 s]
/proc/loadavg: 2.00 2.00 1.94 3/84 20947
/proc/meminfo: memFree=1722312/2055920 swapFree=4181420/4192956
[pid=20823] ppid=20821 vsize=13600 CPUtime=157.08
/proc/20823/stat : 20823 (sugar) S 20821 20823 20753 0 -1 4194304 1517 64268 0 6 4 1 15650 53 16 0 1 0 47792564 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20823/statm: 3400 805 374 3 0 500 0
[pid=20944] ppid=20823 vsize=5356 CPUtime=0
/proc/20944/stat : 20944 (sh) S 20823 20823 20753 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47808352 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20944/statm: 1339 232 193 169 0 50 0
[pid=20945] ppid=20944 vsize=130564 CPUtime=3231.4
/proc/20945/stat : 20945 (minisat) R 20944 20823 20753 0 -1 4194304 32372 0 0 0 323102 38 0 0 25 0 1 0 47808352 133697536 32336 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/20945/statm: 32641 32336 75 150 0 32488 0
Current children cumulated CPU time (s) 3388.48
Current children cumulated vsize (KiB) 149520

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/84 20947
/proc/meminfo: memFree=1722248/2055920 swapFree=4181420/4192956
[pid=20823] ppid=20821 vsize=13600 CPUtime=157.08
/proc/20823/stat : 20823 (sugar) S 20821 20823 20753 0 -1 4194304 1517 64268 0 6 4 1 15650 53 16 0 1 0 47792564 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20823/statm: 3400 805 374 3 0 500 0
[pid=20944] ppid=20823 vsize=5356 CPUtime=0
/proc/20944/stat : 20944 (sh) S 20823 20823 20753 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47808352 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20944/statm: 1339 232 193 169 0 50 0
[pid=20945] ppid=20944 vsize=130564 CPUtime=3291.16
/proc/20945/stat : 20945 (minisat) R 20944 20823 20753 0 -1 4194304 32372 0 0 0 329078 38 0 0 25 0 1 0 47808352 133697536 32336 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 0 0 0
/proc/20945/statm: 32641 32336 75 150 0 32488 0
Current children cumulated CPU time (s) 3448.24
Current children cumulated vsize (KiB) 149520

[startup+3522.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/84 20947
/proc/meminfo: memFree=1722120/2055920 swapFree=4181420/4192956
[pid=20823] ppid=20821 vsize=13600 CPUtime=157.08
/proc/20823/stat : 20823 (sugar) S 20821 20823 20753 0 -1 4194304 1517 64268 0 6 4 1 15650 53 16 0 1 0 47792564 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20823/statm: 3400 805 374 3 0 500 0
[pid=20944] ppid=20823 vsize=5356 CPUtime=0
/proc/20944/stat : 20944 (sh) S 20823 20823 20753 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47808352 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20944/statm: 1339 232 193 169 0 50 0
[pid=20945] ppid=20944 vsize=130564 CPUtime=3350.92
/proc/20945/stat : 20945 (minisat) R 20944 20823 20753 0 -1 4194304 32372 0 0 0 335054 38 0 0 25 0 1 0 47808352 133697536 32336 996147200 134512640 135127466 4294956256 18446744073709551615 134530755 0 0 4096 3 0 0 0 17 0 0 0
/proc/20945/statm: 32641 32336 75 150 0 32488 0
Current children cumulated CPU time (s) 3508
Current children cumulated vsize (KiB) 149520

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/84 20953
/proc/meminfo: memFree=1721920/2055920 swapFree=4181420/4192956
[pid=20823] ppid=20821 vsize=13600 CPUtime=157.08
/proc/20823/stat : 20823 (sugar) S 20821 20823 20753 0 -1 4194304 1517 64268 0 6 4 1 15650 53 16 0 1 0 47792564 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20823/statm: 3400 805 374 3 0 500 0
[pid=20944] ppid=20823 vsize=5356 CPUtime=0
/proc/20944/stat : 20944 (sh) S 20823 20823 20753 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47808352 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20944/statm: 1339 232 193 169 0 50 0
[pid=20945] ppid=20944 vsize=130564 CPUtime=3410.67
/proc/20945/stat : 20945 (minisat) R 20944 20823 20753 0 -1 4194304 32372 0 0 0 341029 38 0 0 25 0 1 0 47808352 133697536 32336 996147200 134512640 135127466 4294956256 18446744073709551615 134528005 0 0 4096 3 0 0 0 17 0 0 0
/proc/20945/statm: 32641 32336 75 150 0 32488 0
Current children cumulated CPU time (s) 3567.75
Current children cumulated vsize (KiB) 149520



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3614.7 s]
/proc/loadavg: 2.00 2.00 1.94 3/84 20953
/proc/meminfo: memFree=1721920/2055920 swapFree=4181420/4192956
[pid=20823] ppid=20821 vsize=13600 CPUtime=157.08
/proc/20823/stat : 20823 (sugar) S 20821 20823 20753 0 -1 4194304 1517 64268 0 6 4 1 15650 53 16 0 1 0 47792564 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20823/statm: 3400 805 374 3 0 500 0
[pid=20944] ppid=20823 vsize=5356 CPUtime=0
/proc/20944/stat : 20944 (sh) S 20823 20823 20753 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47808352 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20944/statm: 1339 232 193 169 0 50 0
[pid=20945] ppid=20944 vsize=130564 CPUtime=3442.94
/proc/20945/stat : 20945 (minisat) R 20944 20823 20753 0 -1 4194304 32377 0 0 0 344256 38 0 0 25 0 1 0 47808352 133697536 32341 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/20945/statm: 32641 32341 75 150 0 32488 0
Current children cumulated CPU time (s) 3600.02
Current children cumulated vsize (KiB) 149520

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

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

[startup+3614.7 s]
/proc/loadavg: 2.00 2.00 1.94 3/84 20953
/proc/meminfo: memFree=1721920/2055920 swapFree=4181420/4192956
[pid=20823] ppid=20821 vsize=13600 CPUtime=157.08
/proc/20823/stat : 20823 (sugar) S 20821 20823 20753 0 -1 4194304 1517 64268 0 6 4 1 15650 53 16 0 1 0 47792564 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20823/statm: 3400 805 374 3 0 500 0
[pid=20944] ppid=20823 vsize=5356 CPUtime=0
/proc/20944/stat : 20944 (sh) S 20823 20823 20753 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47808352 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20944/statm: 1339 232 193 169 0 50 0
[pid=20945] ppid=20944 vsize=130564 CPUtime=3442.94
/proc/20945/stat : 20945 (minisat) R 20944 20823 20753 0 -1 4194304 32377 0 0 0 344256 38 0 0 25 0 1 0 47808352 133697536 32341 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/20945/statm: 32641 32341 75 150 0 32488 0
Current children cumulated CPU time (s) 3600.02
Current children cumulated vsize (KiB) 149520

Child status: 0

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

Real time (s): 3614.73
CPU time (s): 3600.02
CPU user time (s): 3599.1
CPU system time (s): 0.92
CPU usage (%): 99.593
Max. virtual memory (cumulated for all children) (KiB): 884256

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 156.55
system time used= 0.559914
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 66128
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= 4312
involuntary context switches= 5906

runsolver used 3.09653 second user time and 10.0845 second system time

The end

Launcher Data (download as text)

Begin job on node17 at 2008-07-13 03:01:41
IDJOB=1114916
IDBENCH=61793
IDSOLVER=368
FILE ID=node17/1114916-1215910901
PBS_JOBID= 7903777
Free space on /tmp= 66408 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/tightness0.9/normalized-rand-2-40-180-84-900-40_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-1114916-1215910901/watcher-1114916-1215910901 -o /tmp/evaluation-result-1114916-1215910901/solver-1114916-1215910901 -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-1114916-1215910901.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a91b122166d09430f4c9a44f5a97b7f6
RANDOM SEED=1002101142

node17.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.240
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.240
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:       1889568 kB
Buffers:         33452 kB
Cached:          65936 kB
SwapCached:       5264 kB
Active:          74172 kB
Inactive:        37676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1889568 kB
SwapTotal:     4192956 kB
SwapFree:      4181420 kB
Dirty:            5064 kB
Writeback:           0 kB
Mapped:          18176 kB
Slab:            39980 kB
Committed_AS:   231444 kB
PageTables:       1772 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= 66404 MiB
End job on node17 at 2008-07-13 04:01:58