Trace number 1109106

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)4 3600.04 3636.81

General information on the benchmark

Namecsp/QG4/
normalized-quasigroup4-8.xml
MD5SUM26123929065b998fd314418eb7267e98
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints4
Best CPU time to get the best result obtained on this benchmark3600.04
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of constraints143
Maximum constraint arity66
Maximum domain size64
Number of constraints which are defined in extension0
Number of constraints which are defined in intension63
Global constraints used (with number of constraints)alldifferent(16),element(64)

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.02/12.25	c 0	Sugar v1-13 + HOME/minisat
0.02/12.25	c 0	BEGIN Fri Jul 11 19:46:56 2008
0.02/12.25	c 0	PID 9865
0.03/13.47	c 1	HOST node89.alineos.net
0.03/13.47	c 1	CONVERTING HOME/instance-1109106-1215798396.xml TO HOME/temp.csp
0.03/13.47	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1109106-1215798396.xml' 'HOME/temp.csp'
0.04/14.19	c 2	38 domains, 200 variables, 8 predicates, 0 relations, 143 constraints
0.33/14.24	c 2	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.33/14.24	c 2	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.34/14.31	c 2	Parsing HOME/temp.csp
0.34/14.56	c 3	parsed 389 expressions
0.34/14.57	c 3	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.34/14.57	c 3	MAX CSP: 143 constraints
0.34/14.57	c 3	Converting to clausal form CSP
0.34/14.60	c 3	converted 54 (10%) expressions
0.34/14.60	c 3	converted 107 (20%) expressions
0.34/14.60	c 3	converted 161 (30%) expressions
0.34/14.60	c 3	converted 214 (40%) expressions
0.34/14.62	c 3	converted 268 (50%) expressions
0.34/14.65	c 3	converted 321 (60%) expressions
0.34/14.68	c 3	converted 375 (70%) expressions
0.34/14.85	c 3	converted 428 (80%) expressions
0.34/14.97	c 3	converted 482 (90%) expressions
0.34/15.11	c 3	converted 535 (100%) expressions
0.34/15.11	c 3	CSP : 486 integers, 2574 booleans, 9809 clauses, largest domain size 215
0.34/15.11	c 3	Heap : 6 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.34/15.11	c 3	Propagation in CSP
0.34/15.20	c 3	138 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.34/15.20	c 3	CSP : 486 integers, 2574 booleans, 9809 clauses, largest domain size 144
0.34/15.20	c 3	Heap : 7 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.34/15.20	c 3	Simplifing CSP by introducing new Boolean variables
0.34/15.27	c 3	CSP : 486 integers, 3246 booleans, 10481 clauses, largest domain size 144
0.34/15.27	c 3	Heap : 7 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.37/15.33	c 3	Encoding CSP to SAT : HOME/temp.cnf
1.37/15.35	c 3	49 (10%) CSP integer variables are encoded (172 clauses, 1782 bytes)
1.37/15.36	c 3	98 (20%) CSP integer variables are encoded (1319 clauses, 15174 bytes)
1.37/15.36	c 3	146 (30%) CSP integer variables are encoded (2910 clauses, 35857 bytes)
1.37/15.36	c 3	195 (40%) CSP integer variables are encoded (4446 clauses, 55825 bytes)
1.37/15.37	c 3	243 (50%) CSP integer variables are encoded (4625 clauses, 58152 bytes)
1.37/15.37	c 3	292 (60%) CSP integer variables are encoded (4625 clauses, 58152 bytes)
1.37/15.37	c 3	341 (70%) CSP integer variables are encoded (4625 clauses, 58152 bytes)
1.37/15.37	c 3	389 (80%) CSP integer variables are encoded (4944 clauses, 62299 bytes)
1.37/15.37	c 3	438 (90%) CSP integer variables are encoded (5213 clauses, 65796 bytes)
1.37/15.37	c 3	486 (100%) CSP integer variables are encoded (6377 clauses, 80928 bytes)
1.47/15.45	c 3	1049 (10%) CSP clauses are encoded (14563 clauses, 230295 bytes)
1.47/15.48	c 3	2097 (20%) CSP clauses are encoded (16198 clauses, 259590 bytes)
1.56/15.50	c 3	3145 (30%) CSP clauses are encoded (17246 clauses, 280650 bytes)
1.56/15.51	c 3	4193 (40%) CSP clauses are encoded (18294 clauses, 301573 bytes)
1.56/15.53	c 3	5241 (50%) CSP clauses are encoded (19342 clauses, 322457 bytes)
1.56/15.54	c 3	6289 (60%) CSP clauses are encoded (20390 clauses, 343338 bytes)
1.56/15.55	c 4	7337 (70%) CSP clauses are encoded (21438 clauses, 364231 bytes)
1.56/15.56	c 4	8385 (80%) CSP clauses are encoded (22486 clauses, 385149 bytes)
1.56/15.57	c 4	9433 (90%) CSP clauses are encoded (23534 clauses, 406261 bytes)
1.66/15.65	c 4	10481 (100%) CSP clauses are encoded (53291 clauses, 938749 bytes)
1.66/15.65	c 4	10481 CSP clauses encoded
1.66/15.66	c 4	Writing map file : HOME/temp.map
1.66/15.66	c 4	Heap : 8 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.66/15.66	c 4	SAT : 10037 SAT variables, 53291 SAT clauses, 938749 bytes
1.66/15.66	c 4	Heap : 8 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.72/15.70	c 4	OBJECTIVE minimize _COST
1.73/17.58	c 6	OBJECTIVE BOUND: 0 <= _COST <= 
1.73/17.58	c 6	SEARCHING: _COST <= 72
1.73/17.58	c 6	SOLVING HOME/temp.cnf
1.73/17.58	c 6	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.73/17.58	c 6	This is MiniSat 2.0 beta
1.73/17.58	c 6	WARNING: for repeatability, setting FPU to use double precision
1.73/17.58	c 6	============================[ Problem Statistics ]=============================
1.73/17.58	c 6	|                                                                             |
1.73/17.58	c 6	|  Number of variables:  10037                                                |
1.73/17.58	c 6	|  Number of clauses:    53292                                                |
1.73/17.61	c 6	|  Parsing time:         0.02         s                                       |
1.73/17.62	c 6	============================[ Search Statistics ]==============================
1.73/17.62	c 6	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.73/17.62	c 6	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.73/17.62	c 6	===============================================================================
1.73/17.62	c 6	|         0 |    9469    42473   124481 |    14157        0    nan |  0.000 % |
1.73/17.62	c 6	===============================================================================
1.73/17.62	c 6	restarts              : 1
1.73/17.62	c 6	conflicts             : 3              (88 /sec)
1.73/17.62	c 6	decisions             : 3109           (1.32 % random) (91457 /sec)
1.73/17.62	c 6	propagations          : 10966          (322586 /sec)
1.73/17.62	c 6	conflict literals     : 18             (0.00 % deleted)
1.73/17.62	c 6	Memory used           : 4.63 MB
1.73/17.62	c 6	CPU time              : 0.033994 s
1.73/17.62	c 6	
1.73/17.62	c 6	SATISFIABLE
1.73/17.63	c 6	FOUND: _COST <= 72
1.73/17.63	s SATISFIABLE
1.73/17.63	c 6	DECODING HOME/temp.out WITH HOME/temp.map
1.73/17.63	c 6	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.77/17.70	c 6	Decoding HOME/temp.out
1.77/17.78	c 6	OBJECTIVE _COST 69
1.77/17.79	o 69
1.77/17.80	v 1 5 8 5 4 7 8 5 3 2 8 8 7 7 1 4 7 8 3 2 1 8 1 7 7 8 8 4 1 8 5 7 8 1 2 8 5 2 2 4 2 8 8 8 1 6 8 7 5 6 2 1 1 8 7 6 4 3 7 7 7 7 3 8 57 53 1 53 1 56 1 53 1 53 1 15 1 40 1 29 1 35 2 57 10 2 64 2 41 2 7 2 64 2 41 2 20 2 63 3 64 3 57 19 3 19 3 9 3 64 3 9 3 58 3 39 4 64 4 64 4 57 40 4 57 4 64 4 5 4 64 4 32 5 49 5 2 5 8 5 57 37 5 2 5 2 5 52 5 64 6 56 6 56 6 64 6 56 6 57 46 6 64 6 55 6 61 7 64 7 64 7 33 7 9 7 64 7 57 64 7 22 7 36 8 27 8 55 8 55 8 64 8 55 8 43 8 57 64 8
1.77/17.80	c 6	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.77/17.84	c 6	OBJECTIVE BOUND: 0 <= _COST <= 69
1.77/17.84	c 6	SEARCHING: _COST <= 34
1.77/17.84	c 6	SOLVING HOME/temp.cnf
1.77/17.84	c 6	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.77/17.84	c 6	This is MiniSat 2.0 beta
1.77/17.84	c 6	WARNING: for repeatability, setting FPU to use double precision
1.77/17.84	c 6	============================[ Problem Statistics ]=============================
1.77/17.84	c 6	|                                                                             |
1.77/17.84	c 6	|  Number of variables:  10037                                                |
1.77/17.84	c 6	|  Number of clauses:    53292                                                |
1.77/17.87	c 6	|  Parsing time:         0.02         s                                       |
1.77/17.88	c 6	============================[ Search Statistics ]==============================
1.77/17.88	c 6	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.77/17.88	c 6	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.77/17.88	c 6	===============================================================================
1.77/17.88	c 6	|         0 |    9121    35160   103548 |    11720        0    nan |  0.000 % |
1.77/17.89	c 6	===============================================================================
1.77/17.89	c 6	restarts              : 1
1.77/17.89	c 6	conflicts             : 35             (921 /sec)
1.77/17.89	c 6	decisions             : 3239           (1.05 % random) (85250 /sec)
1.77/17.89	c 6	propagations          : 27745          (730247 /sec)
1.77/17.89	c 6	conflict literals     : 447            (2.40 % deleted)
1.77/17.89	c 6	Memory used           : 4.64 MB
1.77/17.89	c 6	CPU time              : 0.037994 s
1.77/17.89	c 6	
1.77/17.89	c 6	SATISFIABLE
1.77/17.89	c 6	FOUND: _COST <= 34
1.77/17.89	c 6	DECODING HOME/temp.out WITH HOME/temp.map
1.77/17.89	c 6	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.99/17.97	c 6	Decoding HOME/temp.out
1.99/18.05	c 6	OBJECTIVE _COST 34
1.99/18.05	o 34
1.99/18.06	v 1 6 7 5 3 5 5 4 8 2 1 8 1 5 8 7 8 5 3 1 1 8 8 7 3 6 8 4 2 3 3 5 2 7 4 6 5 8 8 6 8 4 7 8 4 6 3 2 2 4 4 8 4 8 7 3 3 6 4 7 1 1 6 8 57 21 1 62 1 62 1 21 1 11 1 61 1 62 1 20 1 48 2 57 10 2 33 2 48 2 49 2 29 2 32 2 49 2 56 3 5 3 57 19 3 57 3 25 3 56 3 57 3 31 3 35 4 59 4 8 4 57 28 4 42 4 59 4 59 4 53 4 18 5 7 5 4 5 14 5 57 37 5 32 5 32 5 6 5 40 6 36 6 63 6 63 6 60 6 57 46 6 63 6 2 6 34 7 60 7 60 7 24 7 60 7 24 7 57 55 7 43 7 27 8 54 8 52 8 39 8 41 8 9 8 22 8 57 64 8
1.99/18.06	c 6	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.00/18.10	c 6	OBJECTIVE BOUND: 0 <= _COST <= 34
2.00/18.10	c 6	SEARCHING: _COST <= 17
2.00/18.10	c 6	SOLVING HOME/temp.cnf
2.00/18.10	c 6	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.00/18.11	c 6	This is MiniSat 2.0 beta
2.00/18.11	c 6	WARNING: for repeatability, setting FPU to use double precision
2.00/18.11	c 6	============================[ Problem Statistics ]=============================
2.00/18.11	c 6	|                                                                             |
2.00/18.11	c 6	|  Number of variables:  10037                                                |
2.00/18.11	c 6	|  Number of clauses:    53292                                                |
2.00/18.14	c 6	|  Parsing time:         0.02         s                                       |
2.00/18.14	c 6	============================[ Search Statistics ]==============================
2.00/18.14	c 6	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.00/18.14	c 6	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.00/18.14	c 6	===============================================================================
2.00/18.14	c 6	|         0 |    8910    30104    88996 |    10034        0    nan |  0.000 % |
2.00/18.17	c 6	|       100 |    8910    30104    88996 |    11038      100     46 | 11.228 % |
2.18/18.22	c 6	|       252 |    8910    30104    88996 |    12141      252     44 | 11.228 % |
2.18/18.27	c 6	|       477 |    8910    30104    88996 |    13356      477     48 | 11.228 % |
2.18/18.33	c 6	|       815 |    8910    30104    88996 |    14691      815     44 | 11.228 % |
2.18/18.39	c 6	===============================================================================
2.18/18.39	c 6	restarts              : 5
2.18/18.39	c 6	conflicts             : 1058           (3890 /sec)
2.18/18.39	c 6	decisions             : 2500           (0.96 % random) (9193 /sec)
2.18/18.39	c 6	propagations          : 954860         (3511057 /sec)
2.18/18.39	c 6	conflict literals     : 46998          (10.24 % deleted)
2.18/18.39	c 6	Memory used           : 4.63 MB
2.18/18.39	c 6	CPU time              : 0.271958 s
2.18/18.39	c 6	
2.18/18.39	c 6	SATISFIABLE
2.18/18.39	c 6	FOUND: _COST <= 17
2.18/18.39	c 6	DECODING HOME/temp.out WITH HOME/temp.map
2.18/18.39	c 6	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
2.46/18.47	c 6	Decoding HOME/temp.out
2.46/18.59	c 7	OBJECTIVE _COST 17
2.46/18.59	o 17
2.64/18.61	v 1 7 2 6 8 8 2 4 5 2 6 7 8 8 4 3 8 7 3 2 4 1 6 7 3 1 7 4 6 5 8 2 7 4 6 8 5 3 1 2 8 5 4 3 7 6 3 5 4 3 5 1 2 8 7 1 7 1 6 5 6 4 5 8 57 56 1 39 1 58 1 22 1 56 1 64 1 26 1 52 1 53 2 57 10 2 64 2 7 2 32 2 40 2 20 2 3 2 16 3 47 3 57 19 3 50 3 44 3 25 3 38 3 47 3 43 4 49 4 15 4 57 28 4 62 4 21 4 8 4 34 4 63 5 60 5 30 5 48 5 57 37 5 51 5 9 5 42 5 61 6 61 6 4 6 35 6 23 6 57 46 6 59 6 29 6 12 7 27 7 45 7 57 7 2 7 24 7 57 55 7 33 7 31 8 17 8 54 8 13 8 14 8 36 8 5 8 57 64 8
2.64/18.64	c 7	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.64/18.66	c 7	OBJECTIVE BOUND: 0 <= _COST <= 17
2.64/18.66	c 7	SEARCHING: _COST <= 8
2.64/18.66	c 7	SOLVING HOME/temp.cnf
2.64/18.66	c 7	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.70/18.71	c 7	This is MiniSat 2.0 beta
2.70/18.71	c 7	WARNING: for repeatability, setting FPU to use double precision
2.70/18.71	c 7	============================[ Problem Statistics ]=============================
2.70/18.71	c 7	|                                                                             |
2.70/18.71	c 7	|  Number of variables:  10037                                                |
2.70/18.71	c 7	|  Number of clauses:    53292                                                |
2.70/18.74	c 7	|  Parsing time:         0.02         s                                       |
2.70/18.74	c 7	============================[ Search Statistics ]==============================
2.70/18.74	c 7	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.70/18.74	c 7	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.70/18.74	c 7	===============================================================================
2.70/18.74	c 7	|         0 |    8724    26755    79498 |     8918        0    nan |  0.000 % |
2.70/18.78	c 7	|       100 |    8724    26755    79498 |     9810      100     49 | 13.082 % |
2.70/18.83	c 7	|       251 |    8724    26755    79498 |    10791      251     61 | 13.082 % |
2.70/18.88	c 7	|       478 |    8724    26755    79498 |    11870      478     53 | 13.082 % |
2.70/18.98	c 7	|       815 |    8724    26755    79498 |    13057      815     54 | 13.082 % |
2.70/19.12	c 7	|      1322 |    8724    26755    79498 |    14363     1322     49 | 13.082 % |
2.70/19.35	c 7	|      2082 |    8724    26755    79498 |    15799     2082     52 | 13.082 % |
2.70/19.61	c 8	===============================================================================
2.70/19.61	c 8	restarts              : 7
2.70/19.61	c 8	conflicts             : 2847           (3181 /sec)
2.70/19.61	c 8	decisions             : 4835           (1.08 % random) (5403 /sec)
2.70/19.61	c 8	propagations          : 3339120        (3731432 /sec)
2.70/19.61	c 8	conflict literals     : 155712         (10.87 % deleted)
2.70/19.61	c 8	Memory used           : 4.76 MB
2.70/19.61	c 8	CPU time              : 0.894863 s
2.70/19.61	c 8	
2.70/19.62	c 8	SATISFIABLE
2.70/19.62	c 8	FOUND: _COST <= 8
2.70/19.62	c 8	DECODING HOME/temp.out WITH HOME/temp.map
2.70/19.62	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'
2.70/19.70	c 8	Decoding HOME/temp.out
3.67/19.78	c 8	OBJECTIVE _COST 8
3.67/19.78	o 8
3.67/19.80	v 1 5 2 3 8 7 2 4 4 2 8 6 3 5 1 7 5 7 3 8 6 2 4 1 7 3 6 4 1 8 6 5 3 1 7 2 5 4 8 6 2 8 4 1 7 6 5 3 8 6 1 5 4 3 7 2 6 1 5 7 2 4 3 8 57 51 1 29 1 34 1 51 1 24 1 15 1 58 1 44 1 36 2 57 10 2 56 2 22 2 3 2 61 2 41 2 7 2 13 3 63 3 57 19 3 48 3 54 3 64 3 4 3 33 3 23 4 43 4 62 4 57 28 4 9 4 8 4 38 4 53 4 59 5 17 5 47 5 2 5 57 37 5 52 5 32 5 14 5 50 6 40 6 12 6 57 6 31 6 57 46 6 21 6 27 6 16 7 6 7 25 7 45 7 60 7 35 7 57 55 7 18 7 30 8 49 8 5 8 39 8 42 8 20 8 11 8 57 64 8
3.67/19.80	c 8	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.77/19.83	c 8	OBJECTIVE BOUND: 0 <= _COST <= 8
3.77/19.83	c 8	SEARCHING: _COST <= 4
3.77/19.83	c 8	SOLVING HOME/temp.cnf
3.77/19.83	c 8	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.77/19.84	c 8	This is MiniSat 2.0 beta
3.77/19.84	c 8	WARNING: for repeatability, setting FPU to use double precision
3.77/19.84	c 8	============================[ Problem Statistics ]=============================
3.77/19.84	c 8	|                                                                             |
3.77/19.84	c 8	|  Number of variables:  10037                                                |
3.77/19.84	c 8	|  Number of clauses:    53292                                                |
3.77/19.87	c 8	|  Parsing time:         0.02         s                                       |
3.77/19.87	c 8	============================[ Search Statistics ]==============================
3.77/19.88	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.77/19.88	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.77/19.88	c 8	===============================================================================
3.77/19.88	c 8	|         0 |    8573    24996    74670 |     8332        0    nan |  0.000 % |
3.78/19.90	c 8	|       101 |    8573    24996    74670 |     9165      101     41 | 14.586 % |
3.78/19.95	c 8	|       252 |    8573    24996    74670 |    10081      252     43 | 14.586 % |
3.78/20.00	c 8	|       477 |    8573    24996    74670 |    11089      477     42 | 14.586 % |
3.78/20.11	c 8	|       814 |    8573    24996    74670 |    12198      814     45 | 14.586 % |
3.78/20.26	c 8	|      1321 |    8573    24996    74670 |    13418     1321     48 | 14.586 % |
3.78/20.50	c 8	|      2080 |    8573    24996    74670 |    14760     2080     52 | 14.586 % |
3.78/20.74	c 9	===============================================================================
3.78/20.74	c 9	restarts              : 7
3.78/20.74	c 9	conflicts             : 2762           (3104 /sec)
3.78/20.74	c 9	decisions             : 4272           (0.96 % random) (4801 /sec)
3.78/20.74	c 9	propagations          : 3386302        (3805415 /sec)
3.78/20.74	c 9	conflict literals     : 146139         (10.20 % deleted)
3.78/20.74	c 9	Memory used           : 4.63 MB
3.78/20.74	c 9	CPU time              : 0.889864 s
3.78/20.74	c 9	
3.78/20.74	c 9	SATISFIABLE
3.78/20.74	c 9	FOUND: _COST <= 4
3.78/20.74	c 9	DECODING HOME/temp.out WITH HOME/temp.map
3.78/20.74	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'
4.72/20.82	c 9	Decoding HOME/temp.out
4.81/20.93	c 9	OBJECTIVE _COST 4
4.81/20.93	o 4
4.81/20.94	v 1 6 5 8 2 7 4 3 3 2 1 7 8 4 5 6 6 8 3 5 7 1 2 4 5 3 7 4 6 8 1 7 7 6 8 2 5 3 4 1 4 5 2 3 1 6 8 2 8 1 4 6 3 2 7 5 2 7 6 1 4 5 3 8 57 50 1 22 1 45 1 40 1 50 1 31 1 60 1 11 1 43 2 57 10 2 57 2 23 2 48 2 36 2 5 2 54 2 38 3 8 3 57 19 3 53 3 63 3 9 3 26 3 44 3 61 4 51 4 39 4 57 28 4 14 4 24 4 41 4 7 4 15 5 62 5 56 5 42 5 57 37 5 3 5 20 5 25 5 52 6 29 6 2 6 59 6 17 6 57 46 6 16 6 34 6 32 7 33 7 12 7 6 7 27 7 58 7 57 55 7 21 7 18 8 47 8 30 8 49 8 4 8 13 8 35 8 57 64 8
4.81/20.94	c 9	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
4.81/20.95	c 9	OBJECTIVE BOUND: 0 <= _COST <= 4
4.81/20.95	c 9	SEARCHING: _COST <= 2
4.81/20.95	c 9	SOLVING HOME/temp.cnf
4.81/20.95	c 9	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
4.81/20.95	c 9	This is MiniSat 2.0 beta
4.81/20.95	c 9	WARNING: for repeatability, setting FPU to use double precision
4.81/20.95	c 9	============================[ Problem Statistics ]=============================
4.81/20.95	c 9	|                                                                             |
4.81/20.95	c 9	|  Number of variables:  10037                                                |
4.81/20.95	c 9	|  Number of clauses:    53292                                                |
4.81/20.98	c 9	|  Parsing time:         0.02         s                                       |
4.81/20.99	c 9	============================[ Search Statistics ]==============================
4.81/20.99	c 9	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.81/20.99	c 9	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.81/20.99	c 9	===============================================================================
4.81/20.99	c 9	|         0 |    8428    23886    71773 |     7962        0    nan |  0.000 % |
4.88/21.02	c 9	|       100 |    8428    23886    71773 |     8758      100     50 | 16.031 % |
4.88/21.07	c 9	|       252 |    8428    23886    71773 |     9634      252     49 | 16.031 % |
4.88/21.14	c 9	|       477 |    8428    23886    71773 |    10597      477     48 | 16.031 % |
4.88/21.24	c 9	|       814 |    8428    23886    71773 |    11657      814     47 | 16.031 % |
4.88/21.40	c 9	|      1321 |    8428    23886    71773 |    12822     1321     50 | 16.031 % |
4.88/21.61	c 10	|      2082 |    8428    23886    71773 |    14105     2082     50 | 16.031 % |
5.91/22.08	c 10	|      3221 |    8428    23886    71773 |    15515     3221     54 | 16.031 % |
6.60/22.78	c 11	|      4930 |    8428    23886    71773 |    17067     4930     55 | 16.031 % |
7.99/24.16	c 12	|      7493 |    8428    23886    71773 |    18773     7493     58 | 16.031 % |
10.67/26.80	c 15	|     11338 |    8428    23886    71773 |    20651    11338     62 | 16.031 % |
15.32/31.53	c 19	|     17104 |    8428    23886    71773 |    22716    17104     66 | 16.031 % |
23.17/39.49	c 27	|     25753 |    8428    23886    71773 |    24988    13053     72 | 16.031 % |
37.16/53.57	c 42	|     38728 |    8428    23886    71773 |    27486    26028     79 | 16.031 % |
56.89/73.49	c 61	|     58189 |    8428    23886    71773 |    30235    27894     67 | 16.031 % |
87.92/104.76	c 93	|     87381 |    8428    23886    71773 |    33259    16549     67 | 16.031 % |
140.63/157.83	c 146	|    131170 |    8428    23886    71773 |    36585    14487     64 | 16.031 % |
145.10/425.14	c 230	|    196855 |    8428    23886    71773 |    40243    29139     77 | 16.031 % |
145.10/425.14	c 371	|    295382 |    8428    23886    71773 |    44268    42532     85 | 16.031 % |
599.48/618.13	c 606	|    443173 |    8428    23886    71773 |    48694    31917     85 | 16.031 % |
917.87/938.82	c 927	|    664856 |    8428    23886    71773 |    53564    50448     95 | 16.031 % |
1475.55/1499.87	c 1488	|    997382 |    8428    23886    71773 |    58920    20583     67 | 16.031 % |
2290.98/2320.01	c 2308	|   1496170 |    8428    23886    71773 |    64812    25822     72 | 16.031 % |
3600.04/3636.79	c ERROR INTERRUPTED
3600.04/3636.79	c 3625	CPU 4.59 (0.04 0.02 4.55 0.27)
3600.04/3636.79	c 3625	END Fri Jul 11 20:47:21 2008

Verifier Data (download as text)

OK	4	139
4 unsatisfied constraints, 139 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-1109106-1215798396/watcher-1109106-1215798396 -o /tmp/evaluation-result-1109106-1215798396/solver-1109106-1215798396 -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-1109106-1215798396.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: 6.61 5.93 5.08 4/119 9865
/proc/meminfo: memFree=1450456/2055920 swapFree=4192812/4192956
[pid=9865] ppid=9863 vsize=18572 CPUtime=0
/proc/9865/stat : 9865 (runsolver) R 9863 9865 8977 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 36537486 19017728 292 996147200 4194304 4296836 548682068256 18446744073709551615 249069890855 0 0 4096 24578 0 0 0 17 0 0 0
/proc/9865/statm: 4643 292 257 25 0 2626 0

[startup+0.0666929 s]
/proc/loadavg: 6.61 5.93 5.08 4/119 9865
/proc/meminfo: memFree=1450456/2055920 swapFree=4192812/4192956
[pid=9865] ppid=9863 vsize=18572 CPUtime=0
/proc/9865/stat : 9865 (runsolver) D 9863 9865 8977 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 36537486 19017728 292 996147200 4194304 4296836 548682068256 18446744073709551615 249069890855 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/9865/statm: 4643 292 257 25 0 2626 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18572

[startup+0.101696 s]
/proc/loadavg: 6.61 5.93 5.08 4/119 9865
/proc/meminfo: memFree=1450456/2055920 swapFree=4192812/4192956
[pid=9865] ppid=9863 vsize=18572 CPUtime=0
/proc/9865/stat : 9865 (runsolver) D 9863 9865 8977 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 36537486 19017728 292 996147200 4194304 4296836 548682068256 18446744073709551615 249069890855 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/9865/statm: 4643 292 257 25 0 2626 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18572

[startup+0.301737 s]
/proc/loadavg: 6.61 5.93 5.08 4/119 9865
/proc/meminfo: memFree=1450456/2055920 swapFree=4192812/4192956
[pid=9865] ppid=9863 vsize=18572 CPUtime=0
/proc/9865/stat : 9865 (runsolver) D 9863 9865 8977 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 36537486 19017728 292 996147200 4194304 4296836 548682068256 18446744073709551615 249069890855 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/9865/statm: 4643 292 257 25 0 2626 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18572

[startup+0.70181 s]
/proc/loadavg: 6.61 5.93 5.08 4/119 9865
/proc/meminfo: memFree=1450456/2055920 swapFree=4192812/4192956
[pid=9865] ppid=9863 vsize=18572 CPUtime=0
/proc/9865/stat : 9865 (runsolver) D 9863 9865 8977 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 36537486 19017728 292 996147200 4194304 4296836 548682068256 18446744073709551615 249069890855 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/9865/statm: 4643 292 257 25 0 2626 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18572

[startup+1.50195 s]
/proc/loadavg: 6.61 5.93 5.08 2/120 9866
/proc/meminfo: memFree=1445584/2055920 swapFree=4192812/4192956
[pid=9865] ppid=9863 vsize=18572 CPUtime=0
/proc/9865/stat : 9865 (runsolver) D 9863 9865 8977 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 36537486 19017728 292 996147200 4194304 4296836 548682068256 18446744073709551615 249069890855 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/9865/statm: 4643 292 257 25 0 2626 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18572

[startup+3.10124 s]
/proc/loadavg: 6.61 5.93 5.08 2/120 9866
/proc/meminfo: memFree=1440464/2055920 swapFree=4192812/4192956
[pid=9865] ppid=9863 vsize=12272 CPUtime=0
/proc/9865/stat : 9865 (sugar) D 9863 9865 8977 0 -1 4194304 353 0 0 0 0 0 0 0 18 0 1 0 36537486 12566528 321 996147200 4194304 4206940 548682068592 18446744073709551615 249078788194 0 0 4224 0 18446744071563479169 0 0 17 0 0 0
/proc/9865/statm: 3068 321 242 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+6.30281 s]
/proc/loadavg: 7.04 6.03 5.12 2/120 9866
/proc/meminfo: memFree=1424976/2055920 swapFree=4192812/4192956
[pid=9865] ppid=9863 vsize=12272 CPUtime=0
/proc/9865/stat : 9865 (sugar) D 9863 9865 8977 0 -1 4194304 400 0 0 0 0 0 0 0 18 0 1 0 36537486 12566528 368 996147200 4194304 4206940 548682068592 18446744073709551615 249078788194 0 0 4224 0 18446744071563479169 0 0 17 0 0 0
/proc/9865/statm: 3068 368 274 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+12.702 s]
/proc/loadavg: 7.44 6.13 5.16 2/120 9866
/proc/meminfo: memFree=1393360/2055920 swapFree=4192812/4192956
[pid=9865] ppid=9863 vsize=13600 CPUtime=0.03
/proc/9865/stat : 9865 (sugar) S 9863 9865 8977 0 -1 4194304 846 0 0 0 3 0 0 0 18 0 1 0 36537486 13926400 793 996147200 4194304 4206940 548682068592 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9865/statm: 3400 793 367 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+25.5022 s]
/proc/loadavg: 8.30 6.38 5.25 4/122 9949
/proc/meminfo: memFree=1325376/2055920 swapFree=4192812/4192956
[pid=9865] ppid=9863 vsize=13600 CPUtime=4.88
/proc/9865/stat : 9865 (sugar) S 9863 9865 8977 0 -1 4194304 1634 39027 1 10 4 2 455 27 16 0 1 0 36537486 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/9865/statm: 3400 807 374 3 0 500 0
[pid=9948] ppid=9865 vsize=5356 CPUtime=0
/proc/9948/stat : 9948 (sh) S 9865 9865 8977 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36539581 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9948/statm: 1339 232 193 169 0 50 0
[pid=9949] ppid=9948 vsize=6612 CPUtime=4.49
/proc/9949/stat : 9949 (minisat) R 9948 9865 8977 0 -1 4194304 1525 0 0 0 449 0 0 0 25 0 1 0 36539581 6770688 1511 996147200 134512640 135127466 4294956256 18446744073709551615 134530775 0 0 4096 3 0 0 0 17 0 0 0
/proc/9949/statm: 1653 1511 76 150 0 1500 0
Current children cumulated CPU time (s) 9.37
Current children cumulated vsize (KiB) 25568

[startup+51.1028 s]
/proc/loadavg: 8.82 6.67 5.38 3/121 9949
/proc/meminfo: memFree=1212880/2055920 swapFree=4192812/4192956
[pid=9865] ppid=9863 vsize=13600 CPUtime=4.88
/proc/9865/stat : 9865 (sugar) S 9863 9865 8977 0 -1 4194304 1634 39027 1 10 4 2 455 27 16 0 1 0 36537486 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/9865/statm: 3400 807 374 3 0 500 0
[pid=9948] ppid=9865 vsize=5356 CPUtime=0
/proc/9948/stat : 9948 (sh) S 9865 9865 8977 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36539581 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9948/statm: 1339 232 193 169 0 50 0
[pid=9949] ppid=9948 vsize=13100 CPUtime=29.9
/proc/9949/stat : 9949 (minisat) R 9948 9865 8977 0 -1 4194304 3138 0 0 0 2987 3 0 0 25 0 1 0 36539581 13414400 3124 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/9949/statm: 3275 3124 76 150 0 3122 0
Current children cumulated CPU time (s) 34.78
Current children cumulated vsize (KiB) 32056

[startup+102.31 s]
/proc/loadavg: 10.81 7.51 5.73 3/124 9954
/proc/meminfo: memFree=930296/2055920 swapFree=4192812/4192956
[pid=9865] ppid=9863 vsize=13600 CPUtime=4.88
/proc/9865/stat : 9865 (sugar) S 9863 9865 8977 0 -1 4194304 1634 39027 1 10 4 2 455 27 16 0 1 0 36537486 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/9865/statm: 3400 807 374 3 0 500 0
[pid=9948] ppid=9865 vsize=5356 CPUtime=0
/proc/9948/stat : 9948 (sh) S 9865 9865 8977 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36539581 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9948/statm: 1339 232 193 169 0 50 0
[pid=9949] ppid=9948 vsize=15960 CPUtime=80.67
/proc/9949/stat : 9949 (minisat) R 9948 9865 8977 0 -1 4194304 3836 0 0 0 8059 8 0 0 25 0 1 0 36539581 16343040 3822 996147200 134512640 135127466 4294956256 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 0 0 0
/proc/9949/statm: 3990 3822 76 150 0 3837 0
Current children cumulated CPU time (s) 85.55
Current children cumulated vsize (KiB) 34916

[startup+162.302 s]
/proc/loadavg: 10.48 8.04 6.02 3/121 9954
/proc/meminfo: memFree=664528/2055920 swapFree=4192812/4192956
[pid=9865] ppid=9863 vsize=13600 CPUtime=4.88
/proc/9865/stat : 9865 (sugar) S 9863 9865 8977 0 -1 4194304 1634 39027 1 10 4 2 455 27 16 0 1 0 36537486 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/9865/statm: 3400 807 374 3 0 500 0
[pid=9948] ppid=9865 vsize=5356 CPUtime=0
/proc/9948/stat : 9948 (sh) S 9865 9865 8977 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36539581 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9948/statm: 1339 232 193 169 0 50 0
[pid=9949] ppid=9948 vsize=17412 CPUtime=140.22
/proc/9949/stat : 9949 (minisat) R 9948 9865 8977 0 -1 4194304 4209 0 0 0 14011 11 0 0 25 0 1 0 36539581 17829888 4195 996147200 134512640 135127466 4294956256 18446744073709551615 134528448 0 0 4096 3 0 0 0 17 1 0 0
/proc/9949/statm: 4353 4195 76 150 0 4200 0
Current children cumulated CPU time (s) 145.1
Current children cumulated vsize (KiB) 36368

[startup+425.271 s]
/proc/loadavg: 10.48 8.04 6.02 3/121 9954
/proc/meminfo: memFree=664528/2055920 swapFree=4192812/4192956
[pid=9865] ppid=9863 vsize=13600 CPUtime=4.88
/proc/9865/stat : 9865 (sugar) S 9863 9865 8977 0 -1 4194304 1634 39027 1 10 4 2 455 27 16 0 1 0 36537486 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/9865/statm: 3400 807 374 3 0 500 0
[pid=9948] ppid=9865 vsize=5356 CPUtime=0
/proc/9948/stat : 9948 (sh) S 9865 9865 8977 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36539581 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9948/statm: 1339 232 193 169 0 50 0
[pid=9949] ppid=9948 vsize=24108 CPUtime=403.1
/proc/9949/stat : 9949 (minisat) R 9948 9865 8977 0 -1 4194304 5856 0 0 0 40286 24 0 0 25 0 1 0 36539581 24686592 5842 996147200 134512640 135127466 4294956256 18446744073709551615 134531047 0 0 4096 3 0 0 0 17 1 0 0
/proc/9949/statm: 6027 5842 76 150 0 5874 0
Current children cumulated CPU time (s) 407.98
Current children cumulated vsize (KiB) 43064

[startup+425.302 s]
/proc/loadavg: 10.48 8.04 6.02 3/121 9954
/proc/meminfo: memFree=664528/2055920 swapFree=4192812/4192956
[pid=9865] ppid=9863 vsize=13600 CPUtime=4.88
/proc/9865/stat : 9865 (sugar) S 9863 9865 8977 0 -1 4194304 1634 39027 1 10 4 2 455 27 16 0 1 0 36537486 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/9865/statm: 3400 807 374 3 0 500 0
[pid=9948] ppid=9865 vsize=5356 CPUtime=0
/proc/9948/stat : 9948 (sh) S 9865 9865 8977 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36539581 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9948/statm: 1339 232 193 169 0 50 0
[pid=9949] ppid=9948 vsize=24108 CPUtime=403.13
/proc/9949/stat : 9949 (minisat) R 9948 9865 8977 0 -1 4194304 5856 0 0 0 40289 24 0 0 25 0 1 0 36539581 24686592 5842 996147200 134512640 135127466 4294956256 18446744073709551615 134530772 0 0 4096 3 0 0 0 17 1 0 0
/proc/9949/statm: 6027 5842 76 150 0 5874 0
Current children cumulated CPU time (s) 408.01
Current children cumulated vsize (KiB) 43064

[startup+425.402 s]
/proc/loadavg: 10.48 8.04 6.02 3/121 9954
/proc/meminfo: memFree=664528/2055920 swapFree=4192812/4192956
[pid=9865] ppid=9863 vsize=13600 CPUtime=4.88
/proc/9865/stat : 9865 (sugar) S 9863 9865 8977 0 -1 4194304 1634 39027 1 10 4 2 455 27 16 0 1 0 36537486 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/9865/statm: 3400 807 374 3 0 500 0
[pid=9948] ppid=9865 vsize=5356 CPUtime=0
/proc/9948/stat : 9948 (sh) S 9865 9865 8977 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36539581 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9948/statm: 1339 232 193 169 0 50 0
[pid=9949] ppid=9948 vsize=24108 CPUtime=403.23
/proc/9949/stat : 9949 (minisat) R 9948 9865 8977 0 -1 4194304 5856 0 0 0 40299 24 0 0 25 0 1 0 36539581 24686592 5842 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/9949/statm: 6027 5842 76 150 0 5874 0
Current children cumulated CPU time (s) 408.11
Current children cumulated vsize (KiB) 43064

[startup+425.502 s]
/proc/loadavg: 13.02 10.93 7.73 2/121 9954
/proc/meminfo: memFree=691216/2055920 swapFree=4192812/4192956

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

/proc/meminfo: memFree=1831240/2055920 swapFree=4192812/4192956
[pid=9865] ppid=9863 vsize=13600 CPUtime=4.88
/proc/9865/stat : 9865 (sugar) S 9863 9865 8977 0 -1 4194304 1634 39027 1 10 4 2 455 27 16 0 1 0 36537486 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9865/statm: 3400 807 374 3 0 500 0
[pid=9948] ppid=9865 vsize=5356 CPUtime=0
/proc/9948/stat : 9948 (sh) S 9865 9865 8977 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36539581 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9948/statm: 1339 232 193 169 0 50 0
[pid=9949] ppid=9948 vsize=37252 CPUtime=3123.52
/proc/9949/stat : 9949 (minisat) R 9948 9865 8977 0 -1 4194304 9066 0 0 0 312281 71 0 0 25 0 1 0 36539581 38146048 9052 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/9949/statm: 9313 9052 76 150 0 9160 0
Current children cumulated CPU time (s) 3128.4
Current children cumulated vsize (KiB) 56208

[startup+3222.3 s]
/proc/loadavg: 2.00 2.00 2.47 3/114 10004
/proc/meminfo: memFree=1831112/2055920 swapFree=4192812/4192956
[pid=9865] ppid=9863 vsize=13600 CPUtime=4.88
/proc/9865/stat : 9865 (sugar) S 9863 9865 8977 0 -1 4194304 1634 39027 1 10 4 2 455 27 16 0 1 0 36537486 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9865/statm: 3400 807 374 3 0 500 0
[pid=9948] ppid=9865 vsize=5356 CPUtime=0
/proc/9948/stat : 9948 (sh) S 9865 9865 8977 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36539581 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9948/statm: 1339 232 193 169 0 50 0
[pid=9949] ppid=9948 vsize=37252 CPUtime=3183.17
/proc/9949/stat : 9949 (minisat) R 9948 9865 8977 0 -1 4194304 9066 0 0 0 318246 71 0 0 25 0 1 0 36539581 38146048 9052 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/9949/statm: 9313 9052 76 150 0 9160 0
Current children cumulated CPU time (s) 3188.05
Current children cumulated vsize (KiB) 56208

[startup+3282.31 s]
/proc/loadavg: 2.00 2.00 2.44 3/114 10004
/proc/meminfo: memFree=1830728/2055920 swapFree=4192812/4192956
[pid=9865] ppid=9863 vsize=13600 CPUtime=4.88
/proc/9865/stat : 9865 (sugar) S 9863 9865 8977 0 -1 4194304 1634 39027 1 10 4 2 455 27 16 0 1 0 36537486 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9865/statm: 3400 807 374 3 0 500 0
[pid=9948] ppid=9865 vsize=5356 CPUtime=0
/proc/9948/stat : 9948 (sh) S 9865 9865 8977 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36539581 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9948/statm: 1339 232 193 169 0 50 0
[pid=9949] ppid=9948 vsize=37660 CPUtime=3242.82
/proc/9949/stat : 9949 (minisat) R 9948 9865 8977 0 -1 4194304 9174 0 0 0 324211 71 0 0 25 0 1 0 36539581 38563840 9160 996147200 134512640 135127466 4294956256 18446744073709551615 134530692 0 0 4096 3 0 0 0 17 1 0 0
/proc/9949/statm: 9415 9160 76 150 0 9262 0
Current children cumulated CPU time (s) 3247.7
Current children cumulated vsize (KiB) 56616

[startup+3342.3 s]
/proc/loadavg: 2.00 2.00 2.41 3/114 10004
/proc/meminfo: memFree=1829064/2055920 swapFree=4192812/4192956
[pid=9865] ppid=9863 vsize=13600 CPUtime=4.88
/proc/9865/stat : 9865 (sugar) S 9863 9865 8977 0 -1 4194304 1634 39027 1 10 4 2 455 27 16 0 1 0 36537486 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9865/statm: 3400 807 374 3 0 500 0
[pid=9948] ppid=9865 vsize=5356 CPUtime=0
/proc/9948/stat : 9948 (sh) S 9865 9865 8977 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36539581 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9948/statm: 1339 232 193 169 0 50 0
[pid=9949] ppid=9948 vsize=39268 CPUtime=3302.47
/proc/9949/stat : 9949 (minisat) R 9948 9865 8977 0 -1 4194304 9582 0 0 0 330175 72 0 0 25 0 1 0 36539581 40210432 9568 996147200 134512640 135127466 4294956256 18446744073709551615 134530752 0 0 4096 3 0 0 0 17 1 0 0
/proc/9949/statm: 9817 9568 76 150 0 9664 0
Current children cumulated CPU time (s) 3307.35
Current children cumulated vsize (KiB) 58224

[startup+3402.3 s]
/proc/loadavg: 2.00 2.00 2.38 3/114 10004
/proc/meminfo: memFree=1828936/2055920 swapFree=4192812/4192956
[pid=9865] ppid=9863 vsize=13600 CPUtime=4.88
/proc/9865/stat : 9865 (sugar) S 9863 9865 8977 0 -1 4194304 1634 39027 1 10 4 2 455 27 16 0 1 0 36537486 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9865/statm: 3400 807 374 3 0 500 0
[pid=9948] ppid=9865 vsize=5356 CPUtime=0
/proc/9948/stat : 9948 (sh) S 9865 9865 8977 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36539581 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9948/statm: 1339 232 193 169 0 50 0
[pid=9949] ppid=9948 vsize=39480 CPUtime=3362.12
/proc/9949/stat : 9949 (minisat) R 9948 9865 8977 0 -1 4194304 9602 0 0 0 336140 72 0 0 25 0 1 0 36539581 40427520 9588 996147200 134512640 135127466 4294956256 18446744073709551615 134530644 0 0 4096 3 0 0 0 17 1 0 0
/proc/9949/statm: 9870 9588 76 150 0 9717 0
Current children cumulated CPU time (s) 3367
Current children cumulated vsize (KiB) 58436

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 2.35 3/114 10004
/proc/meminfo: memFree=1828936/2055920 swapFree=4192812/4192956
[pid=9865] ppid=9863 vsize=13600 CPUtime=4.88
/proc/9865/stat : 9865 (sugar) S 9863 9865 8977 0 -1 4194304 1634 39027 1 10 4 2 455 27 16 0 1 0 36537486 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9865/statm: 3400 807 374 3 0 500 0
[pid=9948] ppid=9865 vsize=5356 CPUtime=0
/proc/9948/stat : 9948 (sh) S 9865 9865 8977 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36539581 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9948/statm: 1339 232 193 169 0 50 0
[pid=9949] ppid=9948 vsize=39480 CPUtime=3421.77
/proc/9949/stat : 9949 (minisat) R 9948 9865 8977 0 -1 4194304 9603 0 0 0 342105 72 0 0 25 0 1 0 36539581 40427520 9589 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/9949/statm: 9870 9589 76 150 0 9717 0
Current children cumulated CPU time (s) 3426.65
Current children cumulated vsize (KiB) 58436

[startup+3522.3 s]
/proc/loadavg: 2.00 2.00 2.33 3/114 10004
/proc/meminfo: memFree=1828936/2055920 swapFree=4192812/4192956
[pid=9865] ppid=9863 vsize=13600 CPUtime=4.88
/proc/9865/stat : 9865 (sugar) S 9863 9865 8977 0 -1 4194304 1634 39027 1 10 4 2 455 27 16 0 1 0 36537486 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9865/statm: 3400 807 374 3 0 500 0
[pid=9948] ppid=9865 vsize=5356 CPUtime=0
/proc/9948/stat : 9948 (sh) S 9865 9865 8977 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36539581 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9948/statm: 1339 232 193 169 0 50 0
[pid=9949] ppid=9948 vsize=39480 CPUtime=3481.42
/proc/9949/stat : 9949 (minisat) R 9948 9865 8977 0 -1 4194304 9603 0 0 0 348070 72 0 0 25 0 1 0 36539581 40427520 9589 996147200 134512640 135127466 4294956256 18446744073709551615 134527082 0 0 4096 3 0 0 0 17 1 0 0
/proc/9949/statm: 9870 9589 76 150 0 9717 0
Current children cumulated CPU time (s) 3486.3
Current children cumulated vsize (KiB) 58436

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 2.30 3/114 10004
/proc/meminfo: memFree=1828936/2055920 swapFree=4192812/4192956
[pid=9865] ppid=9863 vsize=13600 CPUtime=4.88
/proc/9865/stat : 9865 (sugar) S 9863 9865 8977 0 -1 4194304 1634 39027 1 10 4 2 455 27 16 0 1 0 36537486 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9865/statm: 3400 807 374 3 0 500 0
[pid=9948] ppid=9865 vsize=5356 CPUtime=0
/proc/9948/stat : 9948 (sh) S 9865 9865 8977 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36539581 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9948/statm: 1339 232 193 169 0 50 0
[pid=9949] ppid=9948 vsize=39480 CPUtime=3541.08
/proc/9949/stat : 9949 (minisat) R 9948 9865 8977 0 -1 4194304 9603 0 0 0 354036 72 0 0 25 0 1 0 36539581 40427520 9589 996147200 134512640 135127466 4294956256 18446744073709551615 134530570 0 0 4096 3 0 0 0 17 1 0 0
/proc/9949/statm: 9870 9589 76 150 0 9717 0
Current children cumulated CPU time (s) 3545.96
Current children cumulated vsize (KiB) 58436



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3636.7 s]
/proc/loadavg: 2.00 2.00 2.28 3/114 10004
/proc/meminfo: memFree=1828872/2055920 swapFree=4192812/4192956
[pid=9865] ppid=9863 vsize=13600 CPUtime=4.88
/proc/9865/stat : 9865 (sugar) S 9863 9865 8977 0 -1 4194304 1634 39027 1 10 4 2 455 27 16 0 1 0 36537486 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9865/statm: 3400 807 374 3 0 500 0
[pid=9948] ppid=9865 vsize=5356 CPUtime=0
/proc/9948/stat : 9948 (sh) S 9865 9865 8977 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36539581 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9948/statm: 1339 232 193 169 0 50 0
[pid=9949] ppid=9948 vsize=39480 CPUtime=3595.16
/proc/9949/stat : 9949 (minisat) R 9948 9865 8977 0 -1 4194304 9603 0 0 0 359444 72 0 0 25 0 1 0 36539581 40427520 9589 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 1 0 0
/proc/9949/statm: 9870 9589 76 150 0 9717 0
Current children cumulated CPU time (s) 3600.04
Current children cumulated vsize (KiB) 58436

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

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

[startup+3636.7 s]
/proc/loadavg: 2.00 2.00 2.28 3/114 10004
/proc/meminfo: memFree=1828872/2055920 swapFree=4192812/4192956
[pid=9865] ppid=9863 vsize=13600 CPUtime=4.88
/proc/9865/stat : 9865 (sugar) S 9863 9865 8977 0 -1 4194304 1634 39027 1 10 4 2 455 27 16 0 1 0 36537486 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9865/statm: 3400 807 374 3 0 500 0
[pid=9948] ppid=9865 vsize=5356 CPUtime=0
/proc/9948/stat : 9948 (sh) S 9865 9865 8977 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36539581 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9948/statm: 1339 232 193 169 0 50 0
[pid=9949] ppid=9948 vsize=39480 CPUtime=3595.16
/proc/9949/stat : 9949 (minisat) R 9948 9865 8977 0 -1 4194304 9603 0 0 0 359444 72 0 0 25 0 1 0 36539581 40427520 9589 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 1 0 0
/proc/9949/statm: 9870 9589 76 150 0 9717 0
Current children cumulated CPU time (s) 3600.04
Current children cumulated vsize (KiB) 58436

Child status: 0

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

Real time (s): 3636.81
CPU time (s): 3600.04
CPU user time (s): 3599.03
CPU system time (s): 1.01
CPU usage (%): 98.9889
Max. virtual memory (cumulated for all children) (KiB): 887532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.6033
system time used= 0.301954
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41005
page faults= 11
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4512
involuntary context switches= 4234

runsolver used 5.21321 second user time and 13.9829 second system time

The end

Launcher Data (download as text)

Begin job on node89 at 2008-07-11 19:46:41
IDJOB=1109106
IDBENCH=60915
IDSOLVER=368
FILE ID=node89/1109106-1215798396
PBS_JOBID= 7903036
Free space on /tmp= 65596 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/QG4/normalized-quasigroup4-8.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-1109106-1215798396/watcher-1109106-1215798396 -o /tmp/evaluation-result-1109106-1215798396/solver-1109106-1215798396 -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-1109106-1215798396.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 26123929065b998fd314418eb7267e98
RANDOM SEED=1242589550

node89.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.266
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.266
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1451072 kB
Buffers:          3664 kB
Cached:         465060 kB
SwapCached:          0 kB
Active:         507112 kB
Inactive:        16104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1451072 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:          309424 kB
Writeback:       26544 kB
Mapped:          76860 kB
Slab:            63048 kB
Committed_AS:   313284 kB
PageTables:       4664 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= 66520 MiB
End job on node89 at 2008-07-11 20:47:23