Trace number 1114932

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.05 3603.94

General information on the benchmark

Namecsp/tightness0.9/
normalized-rand-2-40-180-84-900-4_ext.xml
MD5SUMa3ceb9d1e8f9e8a3813044c0062df9bd
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints2
Best CPU time to get the best result obtained on this benchmark3600
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:05:16 2008
0.00/0.04	c 0	PID 21450
0.00/0.04	c 0	HOST node45.alineos.net
0.00/0.04	c 0	CONVERTING HOME/instance-1114932-1215911116.xml TO HOME/temp.csp
0.00/0.04	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1114932-1215911116.xml' 'HOME/temp.csp'
0.03/0.83	c 1	1 domains, 40 variables, 0 predicates, 84 relations, 84 constraints
0.03/0.88	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.88	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.87/0.95	c 1	Parsing HOME/temp.csp
2.52/2.50	c 3	parsed 209 expressions
2.52/2.50	c 3	Heap : 30 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.52/2.50	c 3	MAX CSP: 84 constraints
2.52/2.51	c 3	Converting to clausal form CSP
2.52/2.52	c 3	converted 30 (10%) expressions
2.52/2.55	c 3	converted 60 (20%) expressions
2.52/2.57	c 3	converted 89 (30%) expressions
2.52/2.59	c 3	converted 119 (40%) expressions
2.84/2.87	c 3	converted 148 (50%) expressions
3.04/3.04	c 3	converted 178 (60%) expressions
3.14/3.13	c 3	converted 208 (70%) expressions
3.24/3.25	c 4	converted 237 (80%) expressions
3.34/3.37	c 4	converted 267 (90%) expressions
3.45/3.48	c 4	converted 296 (100%) expressions
3.45/3.48	c 4	CSP : 208 integers, 0 booleans, 251 clauses, largest domain size 180
3.45/3.48	c 4	Heap : 60 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.45/3.48	c 4	Propagation in CSP
3.45/3.49	c 4	81 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.45/3.49	c 4	CSP : 208 integers, 0 booleans, 251 clauses, largest domain size 180
3.45/3.49	c 4	Heap : 60 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.45/3.49	c 4	Simplifing CSP by introducing new Boolean variables
3.45/3.49	c 4	CSP : 208 integers, 0 booleans, 251 clauses, largest domain size 180
3.45/3.49	c 4	Heap : 60 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.67/3.64	c 4	Encoding CSP to SAT : HOME/temp.cnf
3.67/3.66	c 4	21 (10%) CSP integer variables are encoded (3738 clauses, 46457 bytes)
3.67/3.67	c 4	42 (20%) CSP integer variables are encoded (7120 clauses, 90423 bytes)
3.67/3.67	c 4	63 (30%) CSP integer variables are encoded (7120 clauses, 90423 bytes)
3.67/3.67	c 4	84 (40%) CSP integer variables are encoded (7120 clauses, 90423 bytes)
3.67/3.67	c 4	104 (50%) CSP integer variables are encoded (7120 clauses, 90423 bytes)
3.67/3.67	c 4	125 (60%) CSP integer variables are encoded (7203 clauses, 91502 bytes)
3.67/3.67	c 4	146 (70%) CSP integer variables are encoded (7658 clauses, 97417 bytes)
3.67/3.67	c 4	167 (80%) CSP integer variables are encoded (7815 clauses, 99458 bytes)
3.67/3.67	c 4	188 (90%) CSP integer variables are encoded (7890 clauses, 100433 bytes)
3.67/3.67	c 4	208 (100%) CSP integer variables are encoded (8004 clauses, 101915 bytes)
4.49/4.48	c 5	26 (10%) CSP clauses are encoded (86185 clauses, 2281323 bytes)
5.30/5.24	c 6	51 (20%) CSP clauses are encoded (161841 clauses, 4502598 bytes)
6.10/6.03	c 6	76 (30%) CSP clauses are encoded (237633 clauses, 6727916 bytes)
6.30/6.29	c 7	101 (40%) CSP clauses are encoded (261991 clauses, 7441692 bytes)
6.40/6.30	c 7	126 (50%) CSP clauses are encoded (266376 clauses, 7517731 bytes)
6.40/6.30	c 7	151 (60%) CSP clauses are encoded (266583 clauses, 7521066 bytes)
6.40/6.31	c 7	176 (70%) CSP clauses are encoded (270292 clauses, 7587983 bytes)
6.40/6.31	c 7	201 (80%) CSP clauses are encoded (270511 clauses, 7591518 bytes)
6.40/6.31	c 7	226 (90%) CSP clauses are encoded (270974 clauses, 7599368 bytes)
6.40/6.31	c 7	251 (100%) CSP clauses are encoded (272484 clauses, 7625842 bytes)
6.40/6.31	c 7	251 CSP clauses encoded
6.40/6.31	c 7	Writing map file : HOME/temp.map
6.40/6.32	c 7	Heap : 24 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
6.40/6.32	c 7	SAT : 8212 SAT variables, 272484 SAT clauses, 7625842 bytes
6.40/6.32	c 7	Heap : 24 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
6.40/6.35	c 7	OBJECTIVE minimize _COST
6.40/6.35	c 7	OBJECTIVE BOUND: 0 <= _COST <= 
6.40/6.35	c 7	SEARCHING: _COST <= 42
6.40/6.35	c 7	SOLVING HOME/temp.cnf
6.40/6.35	c 7	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
6.40/6.35	c 7	This is MiniSat 2.0 beta
6.40/6.35	c 7	WARNING: for repeatability, setting FPU to use double precision
6.40/6.35	c 7	============================[ Problem Statistics ]=============================
6.40/6.35	c 7	|                                                                             |
6.40/6.36	c 7	|  Number of variables:  8212                                                 |
6.40/6.36	c 7	|  Number of clauses:    272485                                               |
6.44/6.51	c 7	|  Parsing time:         0.14         s                                       |
6.44/6.52	c 7	============================[ Search Statistics ]==============================
6.44/6.52	c 7	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.44/6.52	c 7	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.44/6.52	c 7	===============================================================================
6.44/6.52	c 7	|         0 |    7918   268436  1274601 |    89478        0    nan |  0.000 % |
6.44/6.56	c 7	===============================================================================
6.44/6.56	c 7	restarts              : 1
6.44/6.56	c 7	conflicts             : 18             (100 /sec)
6.44/6.56	c 7	decisions             : 114            (0.00 % random) (633 /sec)
6.44/6.56	c 7	propagations          : 14560          (80901 /sec)
6.44/6.56	c 7	conflict literals     : 254            (46.30 % deleted)
6.44/6.56	c 7	Memory used           : 14.98 MB
6.44/6.56	c 7	CPU time              : 0.179972 s
6.44/6.56	c 7	
6.44/6.56	c 7	SATISFIABLE
6.44/6.56	c 7	FOUND: _COST <= 42
6.44/6.56	s SATISFIABLE
6.44/6.56	c 7	DECODING HOME/temp.out WITH HOME/temp.map
6.44/6.56	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.68/6.63	c 7	Decoding HOME/temp.out
6.68/6.67	c 7	OBJECTIVE _COST 42
6.68/6.67	o 42
6.68/6.68	v 157 168 177 52 170 169 147 134 170 123 160 178 160 173 179 150 179 179 179 160 179 155 46 179 158 178 130 174 179 76 173 169 175 133 179 170 179 176 179 179
6.68/6.68	c 7	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
6.79/6.72	c 7	OBJECTIVE BOUND: 0 <= _COST <= 42
6.79/6.72	c 7	SEARCHING: _COST <= 21
6.79/6.72	c 7	SOLVING HOME/temp.cnf
6.79/6.72	c 7	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
6.79/6.72	c 7	This is MiniSat 2.0 beta
6.79/6.72	c 7	WARNING: for repeatability, setting FPU to use double precision
6.79/6.72	c 7	============================[ Problem Statistics ]=============================
6.79/6.72	c 7	|                                                                             |
6.79/6.72	c 7	|  Number of variables:  8212                                                 |
6.79/6.72	c 7	|  Number of clauses:    272485                                               |
6.80/6.88	c 7	|  Parsing time:         0.14         s                                       |
6.80/6.89	c 7	============================[ Search Statistics ]==============================
6.80/6.89	c 7	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.80/6.89	c 7	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.80/6.89	c 7	===============================================================================
6.80/6.89	c 7	|         0 |    7750   265979  1267713 |    88659        0    nan |  0.000 % |
6.80/6.99	c 7	===============================================================================
6.80/6.99	c 7	restarts              : 1
6.80/6.99	c 7	conflicts             : 78             (325 /sec)
6.80/6.99	c 7	decisions             : 276            (1.45 % random) (1150 /sec)
6.80/6.99	c 7	propagations          : 39108          (162975 /sec)
6.80/6.99	c 7	conflict literals     : 2152           (36.16 % deleted)
6.80/6.99	c 7	Memory used           : 15.23 MB
6.80/6.99	c 7	CPU time              : 0.239963 s
6.80/6.99	c 7	
6.80/6.99	c 7	SATISFIABLE
6.80/6.99	c 7	FOUND: _COST <= 21
6.80/6.99	c 7	DECODING HOME/temp.out WITH HOME/temp.map
6.80/6.99	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'
7.07/7.06	c 7	Decoding HOME/temp.out
7.07/7.10	c 7	OBJECTIVE _COST 21
7.07/7.10	o 21
7.07/7.10	v 86 126 162 20 178 157 82 157 31 165 165 52 25 174 38 177 179 171 179 169 175 136 168 147 123 160 138 108 158 104 178 0 80 98 158 15 178 170 179 179
7.07/7.11	c 7	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
7.07/7.15	c 7	OBJECTIVE BOUND: 0 <= _COST <= 21
7.07/7.15	c 7	SEARCHING: _COST <= 10
7.07/7.15	c 7	SOLVING HOME/temp.cnf
7.07/7.15	c 7	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
7.07/7.15	c 7	This is MiniSat 2.0 beta
7.07/7.15	c 7	WARNING: for repeatability, setting FPU to use double precision
7.07/7.15	c 7	============================[ Problem Statistics ]=============================
7.07/7.15	c 7	|                                                                             |
7.07/7.15	c 7	|  Number of variables:  8212                                                 |
7.07/7.15	c 7	|  Number of clauses:    272485                                               |
7.21/7.31	c 8	|  Parsing time:         0.14         s                                       |
7.21/7.32	c 8	============================[ Search Statistics ]==============================
7.21/7.32	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.21/7.32	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.21/7.32	c 8	===============================================================================
7.21/7.32	c 8	|         0 |    7625   263914  1261882 |    87971        0    nan |  0.000 % |
7.21/7.40	c 8	|       100 |    7625   263914  1261882 |    96768      100     17 |  7.148 % |
7.21/7.49	c 8	|       250 |    7625   263914  1261882 |   106445      250     19 |  7.148 % |
7.21/7.65	c 8	|       475 |    7625   263914  1261882 |   117089      475     23 |  7.148 % |
7.85/7.85	c 8	|       812 |    7625   263914  1261882 |   128798      812     19 |  7.148 % |
8.14/8.19	c 8	|      1318 |    7625   263914  1261882 |   141678     1318     23 |  7.148 % |
8.95/8.92	c 9	|      2079 |    7625   263914  1261882 |   155846     2079     22 |  7.148 % |
9.14/9.15	c 9	===============================================================================
9.14/9.15	c 9	restarts              : 7
9.14/9.15	c 9	conflicts             : 2472           (1259 /sec)
9.14/9.15	c 9	decisions             : 3807           (1.39 % random) (1939 /sec)
9.14/9.15	c 9	propagations          : 948704         (483120 /sec)
9.14/9.15	c 9	conflict literals     : 53871          (41.71 % deleted)
9.14/9.15	c 9	Memory used           : 16.14 MB
9.14/9.15	c 9	CPU time              : 1.9637 s
9.14/9.15	c 9	
9.14/9.15	c 9	SATISFIABLE
9.14/9.15	c 9	FOUND: _COST <= 10
9.14/9.15	c 9	DECODING HOME/temp.out WITH HOME/temp.map
9.14/9.15	c 9	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
9.22/9.22	c 10	Decoding HOME/temp.out
9.22/9.26	c 10	OBJECTIVE _COST 10
9.22/9.26	o 10
9.22/9.26	v 3 72 112 174 171 78 179 58 66 116 74 151 167 132 6 69 89 151 167 160 177 41 165 179 157 80 157 141 57 69 151 133 71 133 179 75 66 111 57 179
9.22/9.27	c 10	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
9.22/9.31	c 10	OBJECTIVE BOUND: 0 <= _COST <= 10
9.22/9.31	c 10	SEARCHING: _COST <= 5
9.22/9.31	c 10	SOLVING HOME/temp.cnf
9.22/9.31	c 10	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
9.22/9.31	c 10	This is MiniSat 2.0 beta
9.22/9.31	c 10	WARNING: for repeatability, setting FPU to use double precision
9.22/9.31	c 10	============================[ Problem Statistics ]=============================
9.22/9.31	c 10	|                                                                             |
9.22/9.32	c 10	|  Number of variables:  8212                                                 |
9.22/9.32	c 10	|  Number of clauses:    272485                                               |
9.37/9.48	c 10	|  Parsing time:         0.14         s                                       |
9.37/9.49	c 10	============================[ Search Statistics ]==============================
9.37/9.49	c 10	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.37/9.49	c 10	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
9.37/9.49	c 10	===============================================================================
9.37/9.49	c 10	|         0 |    7531   262737  1258628 |    87579        0    nan |  0.000 % |
9.37/9.56	c 10	|       100 |    7531   262737  1258628 |    96336      100     17 |  8.293 % |
9.37/9.67	c 10	|       250 |    7531   262737  1258628 |   105970      250     21 |  8.293 % |
9.37/9.86	c 10	|       475 |    7531   262737  1258628 |   116567      475     22 |  8.293 % |
10.14/10.18	c 10	|       812 |    7531   262737  1258628 |   128224      812     21 |  8.293 % |
10.54/10.57	c 11	|      1318 |    7531   262737  1258628 |   141046     1318     23 |  8.293 % |
11.05/11.09	c 11	|      2078 |    7531   262737  1258628 |   155151     2078     22 |  8.293 % |
12.04/12.01	c 12	|      3217 |    7531   262737  1258628 |   170666     3217     23 |  8.293 % |
13.25/13.21	c 14	|      4925 |    7531   262737  1258628 |   187733     4925     24 |  8.293 % |
15.34/15.39	c 16	|      7487 |    7531   262737  1258628 |   206506     7487     23 |  8.293 % |
18.15/18.14	c 18	|     11331 |    7531   262737  1258628 |   227157    11331     24 |  8.293 % |
21.45/21.44	c 22	===============================================================================
21.45/21.44	c 22	restarts              : 11
21.45/21.44	c 22	conflicts             : 16733          (1386 /sec)
21.45/21.44	c 22	decisions             : 25309          (1.57 % random) (2096 /sec)
21.45/21.44	c 22	propagations          : 5652774        (468171 /sec)
21.45/21.44	c 22	conflict literals     : 394232         (41.75 % deleted)
21.45/21.44	c 22	Memory used           : 18.15 MB
21.45/21.44	c 22	CPU time              : 12.0742 s
21.45/21.44	c 22	
21.45/21.44	c 22	SATISFIABLE
21.45/21.45	c 22	FOUND: _COST <= 5
21.45/21.45	c 22	DECODING HOME/temp.out WITH HOME/temp.map
21.45/21.45	c 22	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
21.50/21.52	c 22	Decoding HOME/temp.out
21.50/21.56	c 22	OBJECTIVE _COST 5
21.50/21.56	o 5
21.50/21.56	v 151 151 177 126 119 149 155 2 79 84 170 171 124 155 129 161 125 137 177 170 126 85 179 133 109 102 84 112 109 67 108 65 125 168 152 144 115 107 144 70
21.50/21.56	c 22	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
21.50/21.60	c 22	OBJECTIVE BOUND: 0 <= _COST <= 5
21.50/21.60	c 22	SEARCHING: _COST <= 2
21.50/21.60	c 22	SOLVING HOME/temp.cnf
21.50/21.60	c 22	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
21.50/21.60	c 22	This is MiniSat 2.0 beta
21.50/21.60	c 22	WARNING: for repeatability, setting FPU to use double precision
21.50/21.60	c 22	============================[ Problem Statistics ]=============================
21.50/21.60	c 22	|                                                                             |
21.50/21.61	c 22	|  Number of variables:  8212                                                 |
21.50/21.61	c 22	|  Number of clauses:    272485                                               |
21.64/21.76	c 22	|  Parsing time:         0.13         s                                       |
21.64/21.78	c 22	============================[ Search Statistics ]==============================
21.64/21.78	c 22	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
21.64/21.78	c 22	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
21.64/21.78	c 22	===============================================================================
21.64/21.78	c 22	|         0 |    7412   261790  1256141 |    87263        0    nan |  0.000 % |
21.64/21.86	c 22	|       100 |    7412   261790  1256141 |    95989      100     14 |  9.742 % |
21.64/21.97	c 22	|       250 |    7412   261790  1256141 |   105588      250     16 |  9.742 % |
22.12/22.18	c 22	|       475 |    7412   261790  1256141 |   116147      475     19 |  9.742 % |
22.42/22.41	c 23	|       812 |    7412   261790  1256141 |   127762      812     19 |  9.742 % |
22.72/22.70	c 23	|      1319 |    7412   261790  1256141 |   140538     1319     19 |  9.742 % |
23.12/23.18	c 23	|      2079 |    7412   261790  1256141 |   154592     2079     21 |  9.742 % |
24.12/24.20	c 25	|      3221 |    7412   261790  1256141 |   170051     3221     22 |  9.742 % |
25.62/25.64	c 26	|      4929 |    7412   261790  1256141 |   187056     4929     24 |  9.742 % |
27.31/27.34	c 28	|      7491 |    7412   261790  1256141 |   205762     7491     24 |  9.742 % |
29.41/29.41	c 30	|     11336 |    7412   261790  1256141 |   226338    11336     22 |  9.742 % |
34.71/34.74	c 35	|     17102 |    7412   261790  1256141 |   248972    17102     24 |  9.742 % |
41.70/41.76	c 42	|     25752 |    7412   261790  1256141 |   273869    25752     25 |  9.742 % |
57.30/57.39	c 58	|     38726 |    7412   261790  1256141 |   301256    38726     26 |  9.742 % |
76.88/76.97	c 77	|     58187 |    7412   261790  1256141 |   331382    58187     25 |  9.742 % |
107.98/108.02	c 108	|     87379 |    7412   261790  1256141 |   364520    87379     26 |  9.742 % |
165.36/165.43	c 166	|    131168 |    7412   261790  1256141 |   400972   131168     26 |  9.742 % |
256.73/256.80	c 257	|    196852 |    7412   261790  1256141 |   441069   196852     26 |  9.742 % |
440.97/441.18	c 441	|    295378 |    7412   261790  1256141 |   485176   295378     27 |  9.742 % |
814.95/815.28	c 816	|    443167 |    7412   261790  1256141 |   533694   443167     28 |  9.742 % |
1243.40/1243.81	c 1244	|    664850 |    7412   261790  1256141 |   587064   152009     25 |  9.742 % |
2292.55/2293.38	c 2294	|    997375 |    7412   261790  1256141 |   645770   484534     30 |  9.742 % |
3600.05/3603.92	c ERROR INTERRUPTED
3600.05/3603.93	c 3604	CPU 21.16 (0.04 0.01 21.12 0.48)
3600.05/3603.93	c 3604	END Sun Jul 13 04:05:20 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-1114932-1215911116/watcher-1114932-1215911116 -o /tmp/evaluation-result-1114932-1215911116/solver-1114932-1215911116 -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-1114932-1215911116.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.00 1.00 1.01 3/64 21450
/proc/meminfo: memFree=1900904/2055920 swapFree=4192812/4192956
[pid=21450] ppid=21448 vsize=12268 CPUtime=0
/proc/21450/stat : 21450 (sugar) R 21448 21450 20439 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 47810927 12562432 316 996147200 4194304 4206940 548682068592 18446744073709551615 258947988478 0 0 4224 0 0 0 0 17 0 0 0
/proc/21450/statm: 3067 316 241 3 0 167 0

[startup+0.104292 s]
/proc/loadavg: 1.00 1.00 1.01 3/64 21450
/proc/meminfo: memFree=1900904/2055920 swapFree=4192812/4192956
[pid=21450] ppid=21448 vsize=13600 CPUtime=0.03
/proc/21450/stat : 21450 (sugar) S 21448 21450 20439 0 -1 4194304 898 127 0 0 3 0 0 0 18 0 1 0 47810927 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21450/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.201308 s]
/proc/loadavg: 1.00 1.00 1.01 3/64 21450
/proc/meminfo: memFree=1900904/2055920 swapFree=4192812/4192956
[pid=21450] ppid=21448 vsize=13600 CPUtime=0.03
/proc/21450/stat : 21450 (sugar) S 21448 21450 20439 0 -1 4194304 898 127 0 0 3 0 0 0 18 0 1 0 47810927 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21450/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301327 s]
/proc/loadavg: 1.00 1.00 1.01 3/64 21450
/proc/meminfo: memFree=1900904/2055920 swapFree=4192812/4192956
[pid=21450] ppid=21448 vsize=13600 CPUtime=0.03
/proc/21450/stat : 21450 (sugar) S 21448 21450 20439 0 -1 4194304 898 127 0 0 3 0 0 0 18 0 1 0 47810927 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21450/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701398 s]
/proc/loadavg: 1.00 1.00 1.01 3/64 21450
/proc/meminfo: memFree=1900904/2055920 swapFree=4192812/4192956
[pid=21450] ppid=21448 vsize=13600 CPUtime=0.03
/proc/21450/stat : 21450 (sugar) S 21448 21450 20439 0 -1 4194304 898 127 0 0 3 0 0 0 18 0 1 0 47810927 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21450/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50254 s]
/proc/loadavg: 1.00 1.00 1.01 2/75 21472
/proc/meminfo: memFree=1888656/2055920 swapFree=4192812/4192956
[pid=21450] ppid=21448 vsize=13600 CPUtime=0.87
/proc/21450/stat : 21450 (sugar) S 21448 21450 20439 0 -1 4194304 974 7927 0 1 3 0 78 6 15 0 1 0 47810927 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21450/statm: 3400 797 370 3 0 500 0
[pid=21463] ppid=21450 vsize=5356 CPUtime=0
/proc/21463/stat : 21463 (sh) S 21450 21450 20439 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 47811015 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21463/statm: 1339 233 193 169 0 50 0
[pid=21464] ppid=21463 vsize=865052 CPUtime=0.64
/proc/21464/stat : 21464 (java) S 21463 21450 20439 0 -1 0 7465 0 1 0 61 3 0 0 18 0 9 0 47811015 885813248 6749 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21464/statm: 216263 6749 2532 9 0 210845 0
[pid=21464/tid=21465] ppid=21463 vsize=865052 CPUtime=0.41
/proc/21464/task/21465/stat : 21465 (java) R 21463 21450 20439 0 -1 64 2465 0 1 0 40 1 0 0 16 0 9 0 47811016 885813248 6749 996147200 134512640 134550740 4294955936 18446744073709551615 103568707 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21464/tid=21466] ppid=21463 vsize=865052 CPUtime=0.18
/proc/21464/task/21466/stat : 21466 (java) S 21463 21450 20439 0 -1 64 3977 0 0 0 17 1 0 0 16 0 9 0 47811017 885813248 6749 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21464/tid=21467] ppid=21463 vsize=865052 CPUtime=0
/proc/21464/task/21467/stat : 21467 (java) S 21463 21450 20439 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 47811017 885813248 6749 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21464/tid=21468] ppid=21463 vsize=865052 CPUtime=0
/proc/21464/task/21468/stat : 21468 (java) S 21463 21450 20439 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 47811017 885813248 6749 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21464/tid=21469] ppid=21463 vsize=865052 CPUtime=0
/proc/21464/task/21469/stat : 21469 (java) S 21463 21450 20439 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 47811019 885813248 6749 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21464/tid=21470] ppid=21463 vsize=865052 CPUtime=0.03
/proc/21464/task/21470/stat : 21470 (java) S 21463 21450 20439 0 -1 64 325 0 0 0 3 0 0 0 15 0 9 0 47811019 885813248 6749 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21464/tid=21471] ppid=21463 vsize=865052 CPUtime=0
/proc/21464/task/21471/stat : 21471 (java) S 21463 21450 20439 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 47811019 885813248 6749 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21464/tid=21472] ppid=21463 vsize=865052 CPUtime=0
/proc/21464/task/21472/stat : 21472 (java) S 21463 21450 20439 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 47811019 885813248 6749 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 884008

[startup+3.10284 s]
/proc/loadavg: 1.00 1.00 1.01 2/75 21472
/proc/meminfo: memFree=1866320/2055920 swapFree=4192812/4192956
[pid=21450] ppid=21448 vsize=13600 CPUtime=0.87
/proc/21450/stat : 21450 (sugar) S 21448 21450 20439 0 -1 4194304 974 7927 0 1 3 0 78 6 16 0 1 0 47810927 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21450/statm: 3400 797 370 3 0 500 0
[pid=21463] ppid=21450 vsize=5356 CPUtime=0
/proc/21463/stat : 21463 (sh) S 21450 21450 20439 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 47811015 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21463/statm: 1339 233 193 169 0 50 0
[pid=21464] ppid=21463 vsize=865080 CPUtime=2.27
/proc/21464/stat : 21464 (java) S 21463 21450 20439 0 -1 0 17225 0 1 0 218 9 0 0 18 0 9 0 47811015 885841920 16451 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21464/statm: 216270 16452 2540 9 0 210845 0
[pid=21464/tid=21465] ppid=21463 vsize=865080 CPUtime=1.18
/proc/21464/task/21465/stat : 21465 (java) S 21463 21450 20439 0 -1 64 3170 0 1 0 116 2 0 0 17 0 9 0 47811016 885841920 16453 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21464/tid=21466] ppid=21463 vsize=865080 CPUtime=1.01
/proc/21464/task/21466/stat : 21466 (java) R 21463 21450 20439 0 -1 64 13024 0 0 0 96 5 0 0 17 0 9 0 47811017 885841920 16454 996147200 134512640 134550740 4294955936 18446744073709551615 102674864 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21464/tid=21467] ppid=21463 vsize=865080 CPUtime=0
/proc/21464/task/21467/stat : 21467 (java) S 21463 21450 20439 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 47811017 885841920 16455 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21464/tid=21468] ppid=21463 vsize=865080 CPUtime=0
/proc/21464/task/21468/stat : 21468 (java) S 21463 21450 20439 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 47811017 885841920 16456 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21464/tid=21469] ppid=21463 vsize=865080 CPUtime=0
/proc/21464/task/21469/stat : 21469 (java) S 21463 21450 20439 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 47811019 885841920 16457 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21464/tid=21470] ppid=21463 vsize=865080 CPUtime=0.05
/proc/21464/task/21470/stat : 21470 (java) S 21463 21450 20439 0 -1 64 336 0 0 0 5 0 0 0 15 0 9 0 47811019 885841920 16459 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21464/tid=21471] ppid=21463 vsize=865080 CPUtime=0
/proc/21464/task/21471/stat : 21471 (java) S 21463 21450 20439 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 47811019 885841920 16460 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21464/tid=21472] ppid=21463 vsize=865080 CPUtime=0
/proc/21464/task/21472/stat : 21472 (java) S 21463 21450 20439 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 47811019 885841920 16461 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.14
Current children cumulated vsize (KiB) 884036

[startup+6.30242 s]
/proc/loadavg: 1.00 1.00 1.01 2/75 21472
/proc/meminfo: memFree=1823184/2055920 swapFree=4192812/4192956
[pid=21450] ppid=21448 vsize=13600 CPUtime=0.87
/proc/21450/stat : 21450 (sugar) S 21448 21450 20439 0 -1 4194304 974 7927 0 1 3 0 78 6 16 0 1 0 47810927 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21450/statm: 3400 797 370 3 0 500 0
[pid=21463] ppid=21450 vsize=5356 CPUtime=0
/proc/21463/stat : 21463 (sh) S 21450 21450 20439 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 47811015 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21463/statm: 1339 233 193 169 0 50 0
[pid=21464] ppid=21463 vsize=865192 CPUtime=5.53
/proc/21464/stat : 21464 (java) S 21463 21450 20439 0 -1 0 20301 0 1 0 538 15 0 0 18 0 9 0 47811015 885956608 19403 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21464/statm: 216298 19403 2565 9 0 210845 0
[pid=21464/tid=21465] ppid=21463 vsize=865192 CPUtime=3.95
/proc/21464/task/21465/stat : 21465 (java) R 21463 21450 20439 0 -1 64 3342 0 1 0 388 7 0 0 17 0 9 0 47811016 885956608 19403 996147200 134512640 134550740 4294955936 18446744073709551615 4125950496 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21464/tid=21466] ppid=21463 vsize=865192 CPUtime=1.44
/proc/21464/task/21466/stat : 21466 (java) S 21463 21450 20439 0 -1 64 15880 0 0 0 137 7 0 0 15 0 9 0 47811017 885956608 19403 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21464/tid=21467] ppid=21463 vsize=865192 CPUtime=0
/proc/21464/task/21467/stat : 21467 (java) S 21463 21450 20439 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 47811017 885956608 19403 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21464/tid=21468] ppid=21463 vsize=865192 CPUtime=0
/proc/21464/task/21468/stat : 21468 (java) S 21463 21450 20439 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 47811017 885956608 19403 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21464/tid=21469] ppid=21463 vsize=865192 CPUtime=0
/proc/21464/task/21469/stat : 21469 (java) S 21463 21450 20439 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 47811019 885956608 19403 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21464/tid=21470] ppid=21463 vsize=865192 CPUtime=0.12
/proc/21464/task/21470/stat : 21470 (java) S 21463 21450 20439 0 -1 64 381 0 0 0 12 0 0 0 15 0 9 0 47811019 885956608 19403 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21464/tid=21471] ppid=21463 vsize=865192 CPUtime=0
/proc/21464/task/21471/stat : 21471 (java) S 21463 21450 20439 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 47811019 885956608 19403 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21464/tid=21472] ppid=21463 vsize=865192 CPUtime=0
/proc/21464/task/21472/stat : 21472 (java) S 21463 21450 20439 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 47811019 885956608 19403 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.4
Current children cumulated vsize (KiB) 884148

[startup+12.7026 s]
/proc/loadavg: 1.00 1.00 1.01 2/67 21510
/proc/meminfo: memFree=1872656/2055920 swapFree=4192812/4192956
[pid=21450] ppid=21448 vsize=13600 CPUtime=9.38
/proc/21450/stat : 21450 (sugar) S 21448 21450 20439 0 -1 4194304 1403 52065 0 5 4 1 892 41 16 0 1 0 47810927 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21450/statm: 3400 805 374 3 0 500 0
[pid=21509] ppid=21450 vsize=5356 CPUtime=0
/proc/21509/stat : 21509 (sh) S 21450 21450 20439 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47811858 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21509/statm: 1339 232 193 169 0 50 0
[pid=21510] ppid=21509 vsize=16784 CPUtime=3.36
/proc/21510/stat : 21510 (minisat) R 21509 21450 20439 0 -1 4194304 4057 0 0 0 334 2 0 0 25 0 1 0 47811858 17186816 4043 996147200 134512640 135127466 4294956256 18446744073709551615 134530635 0 0 4096 3 0 0 0 17 0 0 0
/proc/21510/statm: 4196 4043 75 150 0 4043 0
Current children cumulated CPU time (s) 12.74
Current children cumulated vsize (KiB) 35740

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21522
/proc/meminfo: memFree=1872912/2055920 swapFree=4192812/4192956
[pid=21450] ppid=21448 vsize=13600 CPUtime=21.64
/proc/21450/stat : 21450 (sugar) S 21448 21450 20439 0 -1 4194304 1517 60584 0 6 4 1 2112 47 16 0 1 0 47810927 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21450/statm: 3400 805 374 3 0 500 0
[pid=21521] ppid=21450 vsize=5356 CPUtime=0
/proc/21521/stat : 21521 (sh) S 21450 21450 20439 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47813087 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21521/statm: 1339 232 193 169 0 50 0
[pid=21522] ppid=21521 vsize=16652 CPUtime=3.88
/proc/21522/stat : 21522 (minisat) R 21521 21450 20439 0 -1 4194304 4032 0 0 0 386 2 0 0 25 0 1 0 47813087 17051648 4018 996147200 134512640 135127466 4294956256 18446744073709551615 134530814 0 0 4096 3 0 0 0 17 0 0 0
/proc/21522/statm: 4163 4018 75 150 0 4010 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 35608

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21522
/proc/meminfo: memFree=1868816/2055920 swapFree=4192812/4192956
[pid=21450] ppid=21448 vsize=13600 CPUtime=21.64
/proc/21450/stat : 21450 (sugar) S 21448 21450 20439 0 -1 4194304 1517 60584 0 6 4 1 2112 47 16 0 1 0 47810927 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21450/statm: 3400 805 374 3 0 500 0
[pid=21521] ppid=21450 vsize=5356 CPUtime=0
/proc/21521/stat : 21521 (sh) S 21450 21450 20439 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47813087 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21521/statm: 1339 232 193 169 0 50 0
[pid=21522] ppid=21521 vsize=20832 CPUtime=29.46
/proc/21522/stat : 21522 (minisat) R 21521 21450 20439 0 -1 4194304 5072 0 0 0 2942 4 0 0 25 0 1 0 47813087 21331968 5058 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 0 0 0
/proc/21522/statm: 5208 5058 75 150 0 5055 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 39788

[startup+102.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21522
/proc/meminfo: memFree=1862096/2055920 swapFree=4192812/4192956
[pid=21450] ppid=21448 vsize=13600 CPUtime=21.64
/proc/21450/stat : 21450 (sugar) S 21448 21450 20439 0 -1 4194304 1517 60584 0 6 4 1 2112 47 16 0 1 0 47810927 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21450/statm: 3400 805 374 3 0 500 0

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

/proc/meminfo: memFree=1763344/2055920 swapFree=4192812/4192956
[pid=21450] ppid=21448 vsize=13600 CPUtime=21.64
/proc/21450/stat : 21450 (sugar) S 21448 21450 20439 0 -1 4194304 1517 60584 0 6 4 1 2112 47 16 0 1 0 47810927 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21450/statm: 3400 805 374 3 0 500 0
[pid=21521] ppid=21450 vsize=5356 CPUtime=0
/proc/21521/stat : 21521 (sh) S 21450 21450 20439 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47813087 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21521/statm: 1339 232 193 169 0 50 0
[pid=21522] ppid=21521 vsize=126080 CPUtime=3079.63
/proc/21522/stat : 21522 (minisat) R 21521 21450 20439 0 -1 4194304 30979 0 0 0 307928 35 0 0 25 0 1 0 47813087 129105920 30949 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/21522/statm: 31520 30949 75 150 0 31367 0
Current children cumulated CPU time (s) 3101.27
Current children cumulated vsize (KiB) 145036

[startup+3162.3 s]
/proc/loadavg: 1.22 1.05 1.02 3/76 21645
/proc/meminfo: memFree=1708352/2055920 swapFree=4192812/4192956
[pid=21450] ppid=21448 vsize=13600 CPUtime=21.64
/proc/21450/stat : 21450 (sugar) S 21448 21450 20439 0 -1 4194304 1517 60584 0 6 4 1 2112 47 16 0 1 0 47810927 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21450/statm: 3400 805 374 3 0 500 0
[pid=21521] ppid=21450 vsize=5356 CPUtime=0
/proc/21521/stat : 21521 (sh) S 21450 21450 20439 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47813087 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21521/statm: 1339 232 193 169 0 50 0
[pid=21522] ppid=21521 vsize=126080 CPUtime=3139.62
/proc/21522/stat : 21522 (minisat) R 21521 21450 20439 0 -1 4194304 30980 0 0 0 313925 37 0 0 25 0 1 0 47813087 129105920 30950 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/21522/statm: 31520 30950 75 150 0 31367 0
Current children cumulated CPU time (s) 3161.26
Current children cumulated vsize (KiB) 145036

[startup+3222.3 s]
/proc/loadavg: 1.71 1.22 1.07 3/76 21645
/proc/meminfo: memFree=1708224/2055920 swapFree=4192812/4192956
[pid=21450] ppid=21448 vsize=13600 CPUtime=21.64
/proc/21450/stat : 21450 (sugar) S 21448 21450 20439 0 -1 4194304 1517 60584 0 6 4 1 2112 47 16 0 1 0 47810927 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21450/statm: 3400 805 374 3 0 500 0
[pid=21521] ppid=21450 vsize=5356 CPUtime=0
/proc/21521/stat : 21521 (sh) S 21450 21450 20439 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47813087 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21521/statm: 1339 232 193 169 0 50 0
[pid=21522] ppid=21521 vsize=126080 CPUtime=3199.58
/proc/21522/stat : 21522 (minisat) R 21521 21450 20439 0 -1 4194304 30980 0 0 0 319921 37 0 0 25 0 1 0 47813087 129105920 30950 996147200 134512640 135127466 4294956256 18446744073709551615 134527978 0 0 4096 3 0 0 0 17 0 0 0
/proc/21522/statm: 31520 30950 75 150 0 31367 0
Current children cumulated CPU time (s) 3221.22
Current children cumulated vsize (KiB) 145036

[startup+3282.3 s]
/proc/loadavg: 1.89 1.36 1.13 3/76 21645
/proc/meminfo: memFree=1707776/2055920 swapFree=4192812/4192956
[pid=21450] ppid=21448 vsize=13600 CPUtime=21.64
/proc/21450/stat : 21450 (sugar) S 21448 21450 20439 0 -1 4194304 1517 60584 0 6 4 1 2112 47 16 0 1 0 47810927 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21450/statm: 3400 805 374 3 0 500 0
[pid=21521] ppid=21450 vsize=5356 CPUtime=0
/proc/21521/stat : 21521 (sh) S 21450 21450 20439 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47813087 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21521/statm: 1339 232 193 169 0 50 0
[pid=21522] ppid=21521 vsize=126080 CPUtime=3259.55
/proc/21522/stat : 21522 (minisat) R 21521 21450 20439 0 -1 4194304 30980 0 0 0 325918 37 0 0 25 0 1 0 47813087 129105920 30950 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/21522/statm: 31520 30950 75 150 0 31367 0
Current children cumulated CPU time (s) 3281.19
Current children cumulated vsize (KiB) 145036

[startup+3342.3 s]
/proc/loadavg: 1.96 1.47 1.18 3/76 21645
/proc/meminfo: memFree=1707072/2055920 swapFree=4192812/4192956
[pid=21450] ppid=21448 vsize=13600 CPUtime=21.64
/proc/21450/stat : 21450 (sugar) S 21448 21450 20439 0 -1 4194304 1517 60584 0 6 4 1 2112 47 16 0 1 0 47810927 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21450/statm: 3400 805 374 3 0 500 0
[pid=21521] ppid=21450 vsize=5356 CPUtime=0
/proc/21521/stat : 21521 (sh) S 21450 21450 20439 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47813087 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21521/statm: 1339 232 193 169 0 50 0
[pid=21522] ppid=21521 vsize=126080 CPUtime=3319.52
/proc/21522/stat : 21522 (minisat) R 21521 21450 20439 0 -1 4194304 31001 0 0 0 331915 37 0 0 25 0 1 0 47813087 129105920 30971 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/21522/statm: 31520 30971 75 150 0 31367 0
Current children cumulated CPU time (s) 3341.16
Current children cumulated vsize (KiB) 145036

[startup+3402.3 s]
/proc/loadavg: 1.98 1.57 1.23 3/76 21671
/proc/meminfo: memFree=1706360/2055920 swapFree=4192812/4192956
[pid=21450] ppid=21448 vsize=13600 CPUtime=21.64
/proc/21450/stat : 21450 (sugar) S 21448 21450 20439 0 -1 4194304 1517 60584 0 6 4 1 2112 47 16 0 1 0 47810927 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21450/statm: 3400 805 374 3 0 500 0
[pid=21521] ppid=21450 vsize=5356 CPUtime=0
/proc/21521/stat : 21521 (sh) S 21450 21450 20439 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47813087 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21521/statm: 1339 232 193 169 0 50 0
[pid=21522] ppid=21521 vsize=126080 CPUtime=3379.5
/proc/21522/stat : 21522 (minisat) R 21521 21450 20439 0 -1 4194304 31002 0 0 0 337912 38 0 0 25 0 1 0 47813087 129105920 30972 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/21522/statm: 31520 30972 75 150 0 31367 0
Current children cumulated CPU time (s) 3401.14
Current children cumulated vsize (KiB) 145036

[startup+3462.3 s]
/proc/loadavg: 2.17 1.71 1.30 3/76 22151
/proc/meminfo: memFree=1676856/2055920 swapFree=4192812/4192956
[pid=21450] ppid=21448 vsize=13600 CPUtime=21.64
/proc/21450/stat : 21450 (sugar) S 21448 21450 20439 0 -1 4194304 1517 60584 0 6 4 1 2112 47 16 0 1 0 47810927 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21450/statm: 3400 805 374 3 0 500 0
[pid=21521] ppid=21450 vsize=5356 CPUtime=0
/proc/21521/stat : 21521 (sh) S 21450 21450 20439 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47813087 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21521/statm: 1339 232 193 169 0 50 0
[pid=21522] ppid=21521 vsize=126080 CPUtime=3438.15
/proc/21522/stat : 21522 (minisat) R 21521 21450 20439 0 -1 4194304 31003 0 0 0 343775 40 0 0 25 0 1 0 47813087 129105920 30973 996147200 134512640 135127466 4294956256 18446744073709551615 134530581 0 0 4096 3 0 0 0 17 1 0 0
/proc/21522/statm: 31520 30973 75 150 0 31367 0
Current children cumulated CPU time (s) 3459.79
Current children cumulated vsize (KiB) 145036

[startup+3522.31 s]
/proc/loadavg: 2.06 1.76 1.34 3/76 22151
/proc/meminfo: memFree=1676600/2055920 swapFree=4192812/4192956
[pid=21450] ppid=21448 vsize=13600 CPUtime=21.64
/proc/21450/stat : 21450 (sugar) S 21448 21450 20439 0 -1 4194304 1517 60584 0 6 4 1 2112 47 16 0 1 0 47810927 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21450/statm: 3400 805 374 3 0 500 0
[pid=21521] ppid=21450 vsize=5356 CPUtime=0
/proc/21521/stat : 21521 (sh) S 21450 21450 20439 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47813087 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21521/statm: 1339 232 193 169 0 50 0
[pid=21522] ppid=21521 vsize=126080 CPUtime=3497.59
/proc/21522/stat : 21522 (minisat) R 21521 21450 20439 0 -1 4194304 31004 0 0 0 349719 40 0 0 25 0 1 0 47813087 129105920 30974 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/21522/statm: 31520 30974 75 150 0 31367 0
Current children cumulated CPU time (s) 3519.23
Current children cumulated vsize (KiB) 145036

[startup+3582.3 s]
/proc/loadavg: 2.02 1.80 1.38 3/76 22151
/proc/meminfo: memFree=1676344/2055920 swapFree=4192812/4192956
[pid=21450] ppid=21448 vsize=13600 CPUtime=21.64
/proc/21450/stat : 21450 (sugar) S 21448 21450 20439 0 -1 4194304 1517 60584 0 6 4 1 2112 47 16 0 1 0 47810927 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21450/statm: 3400 805 374 3 0 500 0
[pid=21521] ppid=21450 vsize=5356 CPUtime=0
/proc/21521/stat : 21521 (sh) S 21450 21450 20439 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47813087 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21521/statm: 1339 232 193 169 0 50 0
[pid=21522] ppid=21521 vsize=126080 CPUtime=3557.02
/proc/21522/stat : 21522 (minisat) R 21521 21450 20439 0 -1 4194304 31004 0 0 0 355662 40 0 0 25 0 1 0 47813087 129105920 30974 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/21522/statm: 31520 30974 75 150 0 31367 0
Current children cumulated CPU time (s) 3578.66
Current children cumulated vsize (KiB) 145036



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3603.9 s]
/proc/loadavg: 2.01 1.82 1.39 3/76 22151
/proc/meminfo: memFree=1676152/2055920 swapFree=4192812/4192956
[pid=21450] ppid=21448 vsize=13600 CPUtime=21.64
/proc/21450/stat : 21450 (sugar) S 21448 21450 20439 0 -1 4194304 1517 60584 0 6 4 1 2112 47 16 0 1 0 47810927 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21450/statm: 3400 805 374 3 0 500 0
[pid=21521] ppid=21450 vsize=5356 CPUtime=0
/proc/21521/stat : 21521 (sh) S 21450 21450 20439 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47813087 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21521/statm: 1339 232 193 169 0 50 0
[pid=21522] ppid=21521 vsize=126080 CPUtime=3578.41
/proc/21522/stat : 21522 (minisat) R 21521 21450 20439 0 -1 4194304 31004 0 0 0 357801 40 0 0 25 0 1 0 47813087 129105920 30974 996147200 134512640 135127466 4294956256 18446744073709551615 134530722 0 0 4096 3 0 0 0 17 1 0 0
/proc/21522/statm: 31520 30974 75 150 0 31367 0
Current children cumulated CPU time (s) 3600.05
Current children cumulated vsize (KiB) 145036

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 21450 and gives
#  childrusage.ru_utime.tv_sec=21
#  childrusage.ru_utime.tv_usec=166782
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=501923
# CPU time returned by wait4() is 21.6687
# while last known CPU time is 3600.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 3603.94
CPU time (s): 3600.05
CPU user time (s): 3599.17
CPU system time (s): 0.88
CPU usage (%): 99.8922
Max. virtual memory (cumulated for all children) (KiB): 884148

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 21.1668
system time used= 0.501923
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 62444
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= 1986
involuntary context switches= 837

runsolver used 3.43848 second user time and 10.1155 second system time

The end

Launcher Data (download as text)

Begin job on node45 at 2008-07-13 03:05:16
IDJOB=1114932
IDBENCH=61795
IDSOLVER=368
FILE ID=node45/1114932-1215911116
PBS_JOBID= 7903692
Free space on /tmp= 66488 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a3ceb9d1e8f9e8a3813044c0062df9bd
RANDOM SEED=1549487139

node45.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.281
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.281
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:       1901384 kB
Buffers:         25048 kB
Cached:          66344 kB
SwapCached:          0 kB
Active:          73632 kB
Inactive:        31708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1901384 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3108 kB
Writeback:           0 kB
Mapped:          23700 kB
Slab:            35164 kB
Committed_AS:   209660 kB
PageTables:       1440 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 node45 at 2008-07-13 04:05:22