Trace number 1109110

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.13 3624.12

General information on the benchmark

Namecsp/QG3/
normalized-quasigroup3-7.xml
MD5SUMfafe0dcba984bf536ec9e261fa39bfe8
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints5
Best CPU time to get the best result obtained on this benchmark3600.09
Satisfiable
(Un)Satisfiability was proved
Number of variables154
Number of constraints111
Maximum constraint arity51
Maximum domain size49
Number of constraints which are defined in extension0
Number of constraints which are defined in intension48
Global constraints used (with number of constraints)alldifferent(14),element(49)

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 Fri Jul 11 19:46:57 2008
0.00/0.04	c 0	PID 13010
0.00/0.04	c 0	HOST node88.alineos.net
0.00/0.04	c 0	CONVERTING HOME/instance-1109110-1215798417.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-1109110-1215798417.xml' 'HOME/temp.csp'
0.03/0.31	c 1	30 domains, 154 variables, 7 predicates, 0 relations, 111 constraints
0.03/0.33	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.33	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.29/0.41	c 1	Parsing HOME/temp.csp
0.29/0.53	c 1	parsed 302 expressions
0.29/0.53	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.29/0.54	c 1	MAX CSP: 111 constraints
0.29/0.54	c 1	Converting to clausal form CSP
0.29/0.56	c 1	converted 42 (10%) expressions
0.29/0.56	c 1	converted 84 (20%) expressions
0.29/0.56	c 1	converted 125 (30%) expressions
0.29/0.56	c 1	converted 167 (40%) expressions
0.29/0.57	c 1	converted 208 (50%) expressions
0.29/0.60	c 1	converted 250 (60%) expressions
0.29/0.63	c 1	converted 292 (70%) expressions
0.29/0.78	c 1	converted 333 (80%) expressions
0.29/0.85	c 1	converted 375 (90%) expressions
0.29/0.92	c 1	converted 416 (100%) expressions
0.29/0.92	c 1	CSP : 376 integers, 1384 booleans, 5558 clauses, largest domain size 167
0.29/0.92	c 1	Heap : 4 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.29/0.92	c 1	Propagation in CSP
0.29/0.98	c 1	105 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.29/0.98	c 1	CSP : 376 integers, 1384 booleans, 5558 clauses, largest domain size 112
0.29/0.98	c 1	Heap : 4 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.29/0.98	c 1	Simplifing CSP by introducing new Boolean variables
0.93/1.03	c 1	CSP : 376 integers, 1804 booleans, 5978 clauses, largest domain size 112
0.93/1.03	c 1	Heap : 4 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.93/1.07	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.93/1.09	c 1	38 (10%) CSP integer variables are encoded (99 clauses, 991 bytes)
0.93/1.10	c 1	76 (20%) CSP integer variables are encoded (813 clauses, 8845 bytes)
0.93/1.10	c 1	113 (30%) CSP integer variables are encoded (1694 clauses, 20045 bytes)
0.93/1.10	c 1	151 (40%) CSP integer variables are encoded (2622 clauses, 32109 bytes)
0.93/1.10	c 1	188 (50%) CSP integer variables are encoded (2710 clauses, 33253 bytes)
0.93/1.10	c 1	226 (60%) CSP integer variables are encoded (2710 clauses, 33253 bytes)
0.93/1.10	c 1	264 (70%) CSP integer variables are encoded (2710 clauses, 33253 bytes)
0.93/1.10	c 1	301 (80%) CSP integer variables are encoded (2945 clauses, 36308 bytes)
1.03/1.11	c 1	339 (90%) CSP integer variables are encoded (3142 clauses, 38869 bytes)
1.03/1.11	c 1	376 (100%) CSP integer variables are encoded (3921 clauses, 48996 bytes)
1.03/1.17	c 2	598 (10%) CSP clauses are encoded (7753 clauses, 116484 bytes)
1.03/1.19	c 2	1196 (20%) CSP clauses are encoded (8844 clauses, 134582 bytes)
1.13/1.20	c 2	1794 (30%) CSP clauses are encoded (9442 clauses, 146013 bytes)
1.13/1.22	c 2	2392 (40%) CSP clauses are encoded (10040 clauses, 157578 bytes)
1.13/1.23	c 2	2989 (50%) CSP clauses are encoded (10637 clauses, 169366 bytes)
1.13/1.24	c 2	3587 (60%) CSP clauses are encoded (11235 clauses, 181179 bytes)
1.13/1.25	c 2	4185 (70%) CSP clauses are encoded (11833 clauses, 192980 bytes)
1.13/1.25	c 2	4783 (80%) CSP clauses are encoded (12431 clauses, 204828 bytes)
1.13/1.26	c 2	5381 (90%) CSP clauses are encoded (13029 clauses, 216757 bytes)
1.22/1.30	c 2	5978 (100%) CSP clauses are encoded (31173 clauses, 539465 bytes)
1.22/1.30	c 2	5978 CSP clauses encoded
1.22/1.30	c 2	Writing map file : HOME/temp.map
1.22/1.31	c 2	Heap : 5 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.22/1.31	c 2	SAT : 6045 SAT variables, 31173 SAT clauses, 539465 bytes
1.22/1.31	c 2	Heap : 5 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.22/1.33	c 2	OBJECTIVE minimize _COST
1.22/1.33	c 2	OBJECTIVE BOUND: 0 <= _COST <= 
1.22/1.33	c 2	SEARCHING: _COST <= 56
1.22/1.33	c 2	SOLVING HOME/temp.cnf
1.22/1.33	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.22/1.33	c 2	This is MiniSat 2.0 beta
1.22/1.33	c 2	WARNING: for repeatability, setting FPU to use double precision
1.22/1.33	c 2	============================[ Problem Statistics ]=============================
1.22/1.33	c 2	|                                                                             |
1.22/1.33	c 2	|  Number of variables:  6045                                                 |
1.22/1.33	c 2	|  Number of clauses:    31174                                                |
1.22/1.35	c 2	|  Parsing time:         0.01         s                                       |
1.22/1.35	c 2	============================[ Search Statistics ]==============================
1.22/1.35	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.22/1.35	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.22/1.35	c 2	===============================================================================
1.22/1.35	c 2	|         0 |    5660    24572    70934 |     8190        0    nan |  0.000 % |
1.22/1.35	c 2	===============================================================================
1.22/1.35	c 2	restarts              : 1
1.22/1.35	c 2	conflicts             : 5              (263 /sec)
1.22/1.35	c 2	decisions             : 2409           (1.41 % random) (126809 /sec)
1.22/1.35	c 2	propagations          : 8478           (446281 /sec)
1.22/1.35	c 2	conflict literals     : 24             (0.00 % deleted)
1.22/1.36	c 2	Memory used           : 3.44 MB
1.22/1.36	c 2	CPU time              : 0.018997 s
1.22/1.36	c 2	
1.22/1.36	c 2	SATISFIABLE
1.22/1.36	c 2	FOUND: _COST <= 56
1.22/1.36	s SATISFIABLE
1.22/1.36	c 2	DECODING HOME/temp.out WITH HOME/temp.map
1.22/1.36	c 2	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.28/1.44	c 2	Decoding HOME/temp.out
1.28/1.52	c 2	OBJECTIVE _COST 56
1.28/1.52	o 56
1.28/1.53	v 1 7 7 5 3 7 6 3 2 5 5 4 4 3 7 1 3 1 4 2 2 2 3 7 4 3 3 2 4 1 6 7 5 7 6 5 7 7 7 7 6 5 2 6 1 6 1 5 7 43 30 1 45 1 49 1 30 1 18 1 47 1 37 1 21 2 43 9 2 29 2 43 2 22 2 28 2 20 2 26 3 5 3 43 17 3 49 3 27 3 14 3 8 3 12 4 19 4 43 4 43 25 4 49 4 21 4 13 4 24 5 4 5 49 5 45 5 43 33 5 49 5 36 5 35 6 46 6 44 6 49 6 49 6 43 41 6 49 6 49 7 38 7 49 7 37 7 6 7 33 7 43 49 7
1.28/1.54	c 2	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.28/1.57	c 2	OBJECTIVE BOUND: 0 <= _COST <= 56
1.28/1.57	c 2	SEARCHING: _COST <= 28
1.28/1.57	c 2	SOLVING HOME/temp.cnf
1.28/1.57	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.28/1.57	c 2	This is MiniSat 2.0 beta
1.28/1.57	c 2	WARNING: for repeatability, setting FPU to use double precision
1.28/1.57	c 2	============================[ Problem Statistics ]=============================
1.28/1.57	c 2	|                                                                             |
1.28/1.57	c 2	|  Number of variables:  6045                                                 |
1.28/1.57	c 2	|  Number of clauses:    31174                                                |
1.28/1.59	c 2	|  Parsing time:         0.01         s                                       |
1.28/1.59	c 2	============================[ Search Statistics ]==============================
1.28/1.59	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.28/1.59	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.28/1.59	c 2	===============================================================================
1.28/1.59	c 2	|         0 |    5436    20470    59272 |     6823        0    nan |  0.000 % |
1.28/1.59	c 2	===============================================================================
1.28/1.59	c 2	restarts              : 1
1.28/1.59	c 2	conflicts             : 7              (350 /sec)
1.28/1.59	c 2	decisions             : 1264           (1.58 % random) (63213 /sec)
1.28/1.59	c 2	propagations          : 8038           (401980 /sec)
1.28/1.59	c 2	conflict literals     : 183            (1.08 % deleted)
1.28/1.59	c 2	Memory used           : 3.44 MB
1.28/1.59	c 2	CPU time              : 0.019996 s
1.28/1.59	c 2	
1.28/1.60	c 2	SATISFIABLE
1.48/1.60	c 2	FOUND: _COST <= 28
1.48/1.60	c 2	DECODING HOME/temp.out WITH HOME/temp.map
1.48/1.60	c 2	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.48/1.67	c 2	Decoding HOME/temp.out
1.52/1.74	c 2	OBJECTIVE _COST 28
1.52/1.74	o 28
1.52/1.75	v 1 5 4 5 3 3 5 7 2 5 3 4 4 3 2 1 3 7 7 2 1 2 1 6 4 1 1 2 2 1 6 3 5 1 1 7 7 7 3 7 6 4 6 6 6 6 2 3 7 43 35 1 35 1 23 1 30 1 16 1 21 1 34 1 47 2 43 9 2 29 2 15 2 22 2 28 2 20 2 11 3 5 3 43 17 3 48 3 48 3 14 3 6 3 12 4 3 4 42 4 43 25 4 3 4 3 4 13 4 10 5 4 5 33 5 15 5 43 33 5 7 5 2 5 45 6 46 6 44 6 15 6 43 6 43 46 6 24 6 40 7 38 7 36 7 37 7 49 7 18 7 43 49 7
1.52/1.75	c 2	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.52/1.81	c 2	OBJECTIVE BOUND: 0 <= _COST <= 28
1.52/1.81	c 2	SEARCHING: _COST <= 14
1.52/1.81	c 2	SOLVING HOME/temp.cnf
1.52/1.81	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.52/1.81	c 2	This is MiniSat 2.0 beta
1.52/1.81	c 2	WARNING: for repeatability, setting FPU to use double precision
1.52/1.81	c 2	============================[ Problem Statistics ]=============================
1.52/1.81	c 2	|                                                                             |
1.52/1.81	c 2	|  Number of variables:  6045                                                 |
1.52/1.81	c 2	|  Number of clauses:    31174                                                |
1.52/1.83	c 2	|  Parsing time:         0.01         s                                       |
1.52/1.83	c 2	============================[ Search Statistics ]==============================
1.52/1.83	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.52/1.83	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.52/1.83	c 2	===============================================================================
1.52/1.83	c 2	|         0 |    5282    17215    49955 |     5738        0    nan |  0.000 % |
1.52/1.84	c 2	===============================================================================
1.52/1.84	c 2	restarts              : 1
1.52/1.84	c 2	conflicts             : 30             (1305 /sec)
1.52/1.84	c 2	decisions             : 919            (0.76 % random) (39963 /sec)
1.52/1.84	c 2	propagations          : 18273          (794616 /sec)
1.52/1.84	c 2	conflict literals     : 807            (3.35 % deleted)
1.52/1.84	c 2	Memory used           : 3.44 MB
1.52/1.84	c 2	CPU time              : 0.022996 s
1.52/1.84	c 2	
1.52/1.84	c 2	SATISFIABLE
1.52/1.84	c 2	FOUND: _COST <= 14
1.52/1.84	c 2	DECODING HOME/temp.out WITH HOME/temp.map
1.52/1.84	c 2	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.70/1.92	c 2	Decoding HOME/temp.out
1.70/1.99	c 2	OBJECTIVE _COST 14
1.70/1.99	o 14
1.70/2.00	v 1 7 6 2 4 3 5 6 2 1 3 7 3 4 5 4 3 7 2 2 1 3 6 2 4 7 5 1 7 1 6 1 5 3 4 7 5 4 7 1 6 2 2 3 6 5 6 1 7 43 40 1 48 1 40 1 10 1 28 1 21 1 30 1 42 2 43 9 2 4 2 20 2 43 2 19 2 24 2 34 3 22 3 43 17 3 44 3 13 3 11 3 6 3 16 4 38 4 14 4 43 25 4 43 4 35 4 5 4 46 5 7 5 37 5 7 5 43 33 5 15 5 27 5 45 6 31 6 23 6 47 6 3 6 43 41 6 8 6 12 7 18 7 36 7 29 7 39 7 2 7 43 49 7
1.70/2.01	c 2	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.70/2.05	c 2	OBJECTIVE BOUND: 0 <= _COST <= 14
1.70/2.05	c 2	SEARCHING: _COST <= 7
1.70/2.05	c 2	SOLVING HOME/temp.cnf
1.70/2.05	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.70/2.05	c 2	This is MiniSat 2.0 beta
1.70/2.05	c 2	WARNING: for repeatability, setting FPU to use double precision
1.70/2.05	c 2	============================[ Problem Statistics ]=============================
1.70/2.05	c 2	|                                                                             |
1.70/2.05	c 2	|  Number of variables:  6045                                                 |
1.70/2.05	c 2	|  Number of clauses:    31174                                                |
1.70/2.07	c 2	|  Parsing time:         0.02         s                                       |
1.70/2.07	c 2	============================[ Search Statistics ]==============================
1.70/2.07	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.70/2.07	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.70/2.07	c 2	===============================================================================
1.70/2.07	c 2	|         0 |    5156    15171    44194 |     5057        0    nan |  0.000 % |
1.70/2.10	c 2	|       103 |    5156    15171    44194 |     5562      103     48 | 14.706 % |
1.90/2.13	c 2	|       254 |    5156    15171    44194 |     6118      254     46 | 14.706 % |
1.90/2.18	c 3	|       480 |    5156    15171    44194 |     6730      480     45 | 14.706 % |
2.00/2.23	c 3	|       817 |    5156    15171    44194 |     7403      817     38 | 14.706 % |
2.09/2.33	c 3	|      1324 |    5156    15171    44194 |     8144     1324     39 | 14.706 % |
2.29/2.50	c 3	|      2083 |    5156    15171    44194 |     8958     2083     40 | 14.706 % |
2.49/2.78	c 3	|      3223 |    5156    15171    44194 |     9854     3223     43 | 14.706 % |
2.99/3.24	c 4	|      4931 |    5156    15171    44194 |    10840     4931     45 | 14.706 % |
3.68/3.96	c 4	|      7493 |    5156    15171    44194 |    11924     7493     47 | 14.706 % |
4.97/5.28	c 6	|     11337 |    5156    15171    44194 |    13116    11337     48 | 14.706 % |
7.45/7.71	c 8	|     17104 |    5156    15171    44194 |    14428     9345     48 | 14.706 % |
7.45/7.74	c 8	===============================================================================
7.45/7.74	c 8	restarts              : 12
7.45/7.74	c 8	conflicts             : 17188          (3050 /sec)
7.45/7.74	c 8	decisions             : 20036          (1.13 % random) (3555 /sec)
7.45/7.74	c 8	propagations          : 14486146       (2570223 /sec)
7.45/7.74	c 8	conflict literals     : 854047         (14.13 % deleted)
7.45/7.74	c 8	Memory used           : 6.68 MB
7.45/7.74	c 8	CPU time              : 5.63614 s
7.45/7.74	c 8	
7.45/7.75	c 8	SATISFIABLE
7.45/7.75	c 8	FOUND: _COST <= 7
7.45/7.75	c 8	DECODING HOME/temp.out WITH HOME/temp.map
7.45/7.75	c 8	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
7.52/7.82	c 8	Decoding HOME/temp.out
7.52/7.89	c 8	OBJECTIVE _COST 7
7.52/7.89	o 7
7.52/7.90	v 1 6 5 2 4 7 3 5 2 6 7 3 4 1 2 7 3 5 6 1 4 7 3 1 4 2 5 6 3 1 4 6 5 2 4 4 5 7 3 1 6 2 6 4 2 1 6 3 7 43 40 1 40 1 30 1 14 1 24 1 46 1 20 1 34 2 43 9 2 42 2 45 2 15 2 26 2 4 2 12 3 48 3 43 17 3 29 3 39 3 7 3 23 3 44 4 21 4 5 4 43 25 4 13 4 31 4 36 4 18 5 3 5 27 5 37 5 43 33 5 8 5 27 5 28 6 32 6 43 6 19 6 2 6 43 41 6 10 6 38 7 22 7 11 7 6 7 49 7 16 7 43 49 7
7.52/7.90	c 8	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
7.52/7.96	c 8	OBJECTIVE BOUND: 0 <= _COST <= 7
7.52/7.96	c 8	SEARCHING: _COST <= 3
7.52/7.96	c 8	SOLVING HOME/temp.cnf
7.52/7.96	c 8	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
7.52/7.96	c 8	This is MiniSat 2.0 beta
7.52/7.96	c 8	WARNING: for repeatability, setting FPU to use double precision
7.52/7.96	c 8	============================[ Problem Statistics ]=============================
7.52/7.96	c 8	|                                                                             |
7.52/7.96	c 8	|  Number of variables:  6045                                                 |
7.52/7.96	c 8	|  Number of clauses:    31174                                                |
7.52/7.98	c 8	|  Parsing time:         0.01         s                                       |
7.52/7.98	c 8	============================[ Search Statistics ]==============================
7.52/7.98	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.52/7.98	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.52/7.98	c 8	===============================================================================
7.52/7.98	c 8	|         0 |    5009    13683    40167 |     4561        0    nan |  0.000 % |
7.68/8.00	c 8	|       100 |    5009    13683    40167 |     5017      100     41 | 17.138 % |
7.68/8.03	c 8	|       251 |    5009    13683    40167 |     5518      251     38 | 17.138 % |
7.68/8.07	c 8	|       476 |    5009    13683    40167 |     6070      476     40 | 17.138 % |
7.68/8.13	c 8	|       813 |    5009    13683    40167 |     6677      813     42 | 17.138 % |
7.68/8.25	c 9	|      1319 |    5009    13683    40167 |     7345     1319     44 | 17.138 % |
7.68/8.44	c 9	|      2079 |    5009    13683    40167 |     8080     2079     44 | 17.138 % |
8.40/8.71	c 9	|      3219 |    5009    13683    40167 |     8888     3219     44 | 17.138 % |
8.80/9.19	c 10	|      4927 |    5009    13683    40167 |     9776     4927     45 | 17.138 % |
9.59/9.93	c 10	|      7490 |    5009    13683    40167 |    10754     7490     47 | 17.138 % |
11.08/11.47	c 12	|     11334 |    5009    13683    40167 |    11830    11334     47 | 17.138 % |
13.46/13.83	c 14	|     17100 |    5009    13683    40167 |    13013    10272     47 | 17.138 % |
17.33/17.74	c 18	|     25749 |    5009    13683    40167 |    14314    11486     52 | 17.138 % |
23.80/24.27	c 25	|     38724 |    5009    13683    40167 |    15745     8513     47 | 17.138 % |
33.53/34.07	c 34	|     58186 |    5009    13683    40167 |    17320    10406     51 | 17.138 % |
49.81/50.41	c 51	|     87378 |    5009    13683    40167 |    19052    11032     54 | 17.138 % |
72.06/72.82	c 73	|    131167 |    5009    13683    40167 |    20957    13535     47 | 17.138 % |
110.60/111.67	c 112	|    196851 |    5009    13683    40167 |    23053    11908     35 | 17.138 % |
171.20/172.64	c 173	|    295377 |    5009    13683    40167 |    25358    22617     39 | 17.138 % |
266.36/268.44	c 269	|    443166 |    5009    13683    40167 |    27894    20858     41 | 17.138 % |
385.94/388.86	c 389	|    664849 |    5009    13683    40167 |    30684    20508     30 | 17.138 % |
583.11/587.40	c 588	|    997374 |    5009    13683    40167 |    33752    31706     29 | 17.138 % |
900.94/907.30	c 908	|   1496162 |    5009    13683    40167 |    37127    33064     31 | 17.138 % |
1375.83/1385.45	c 1386	|   2244348 |    5009    13683    40167 |    40840    20490     26 | 17.138 % |
2072.71/2087.09	c 2087	|   3366623 |    5009    13683    40167 |    44924    37383     24 | 17.138 % |
3276.76/3299.25	c 3300	|   5050035 |    5007    13630    39999 |    49417    19617     28 | 17.171 % |
3600.09/3624.11	sh: line 1: 13082 Terminated              HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out' 2>&1
3600.09/3624.11	c ERROR unknown output  in HOME/temp.out
3600.09/3624.11	c 3624	CPU 3599.78 (0.04 0.01 3599.74 0.32)
3600.09/3624.11	c 3624	END Fri Jul 11 20:47:21 2008

Verifier Data (download as text)

OK	5	106
5 unsatisfied constraints, 106 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-1109110-1215798417/watcher-1109110-1215798417 -o /tmp/evaluation-result-1109110-1215798417/solver-1109110-1215798417 -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-1109110-1215798417.xml 

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 4/104 13010
/proc/meminfo: memFree=1857768/2055920 swapFree=4192812/4192956
[pid=13010] ppid=13008 vsize=12268 CPUtime=0
/proc/13010/stat : 13010 (sugar) R 13008 13010 12714 0 -1 4194304 312 0 0 0 0 0 0 0 20 0 1 0 36538883 12562432 280 996147200 4194304 4206940 548682068592 18446744073709551615 270201295792 0 0 4224 0 0 0 0 17 1 0 0
/proc/13010/statm: 3067 280 207 3 0 167 0

[startup+0.057166 s]
/proc/loadavg: 2.00 2.00 2.00 4/104 13010
/proc/meminfo: memFree=1857768/2055920 swapFree=4192812/4192956
[pid=13010] ppid=13008 vsize=13600 CPUtime=0.03
/proc/13010/stat : 13010 (sugar) S 13008 13010 12714 0 -1 4194304 898 127 0 0 3 0 0 0 18 0 1 0 36538883 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13010/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.101178 s]
/proc/loadavg: 2.00 2.00 2.00 4/104 13010
/proc/meminfo: memFree=1857768/2055920 swapFree=4192812/4192956
[pid=13010] ppid=13008 vsize=13600 CPUtime=0.03
/proc/13010/stat : 13010 (sugar) S 13008 13010 12714 0 -1 4194304 898 127 0 0 3 0 0 0 18 0 1 0 36538883 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13010/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301215 s]
/proc/loadavg: 2.00 2.00 2.00 4/104 13010
/proc/meminfo: memFree=1857768/2055920 swapFree=4192812/4192956
[pid=13010] ppid=13008 vsize=13600 CPUtime=0.03
/proc/13010/stat : 13010 (sugar) S 13008 13010 12714 0 -1 4194304 898 127 0 0 3 0 0 0 18 0 1 0 36538883 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13010/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701294 s]
/proc/loadavg: 2.00 2.00 2.00 4/104 13010
/proc/meminfo: memFree=1857768/2055920 swapFree=4192812/4192956
[pid=13010] ppid=13008 vsize=13600 CPUtime=0.29
/proc/13010/stat : 13010 (sugar) S 13008 13010 12714 0 -1 4194304 974 4235 0 1 3 0 24 2 15 0 1 0 36538883 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13010/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13600

[startup+1.50145 s]
/proc/loadavg: 2.00 2.00 2.00 4/115 13032
/proc/meminfo: memFree=1840976/2055920 swapFree=4192812/4192956
[pid=13010] ppid=13008 vsize=13600 CPUtime=1.28
/proc/13010/stat : 13010 (sugar) S 13008 13010 12714 0 -1 4194304 1121 12683 0 2 3 0 116 9 15 0 1 0 36538883 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13010/statm: 3400 806 374 3 0 500 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 13600

[startup+3.10275 s]
/proc/loadavg: 2.00 2.00 2.00 3/107 13070
/proc/meminfo: memFree=1852432/2055920 swapFree=4192812/4192956
[pid=13010] ppid=13008 vsize=13600 CPUtime=1.86
/proc/13010/stat : 13010 (sugar) S 13008 13010 12714 0 -1 4194304 1407 25974 0 5 4 1 162 19 15 0 1 0 36538883 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13010/statm: 3400 806 374 3 0 500 0
[pid=13069] ppid=13010 vsize=5356 CPUtime=0
/proc/13069/stat : 13069 (sh) S 13010 13010 12714 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36539088 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13069/statm: 1339 232 193 169 0 50 0
[pid=13070] ppid=13069 vsize=4044 CPUtime=1.03
/proc/13070/stat : 13070 (minisat) R 13069 13010 12714 0 -1 4194304 798 0 0 0 103 0 0 0 25 0 1 0 36539089 4141056 784 996147200 134512640 135127466 4294956256 18446744073709551615 134530700 0 0 4096 3 0 0 0 17 0 0 0
/proc/13070/statm: 1011 784 76 150 0 858 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 23000

[startup+6.30139 s]
/proc/loadavg: 2.00 2.00 2.00 3/107 13070
/proc/meminfo: memFree=1849936/2055920 swapFree=4192812/4192956
[pid=13010] ppid=13008 vsize=13600 CPUtime=1.86
/proc/13010/stat : 13010 (sugar) S 13008 13010 12714 0 -1 4194304 1407 25974 0 5 4 1 162 19 16 0 1 0 36538883 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13010/statm: 3400 806 374 3 0 500 0
[pid=13069] ppid=13010 vsize=5356 CPUtime=0
/proc/13069/stat : 13069 (sh) S 13010 13010 12714 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36539088 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13069/statm: 1339 232 193 169 0 50 0
[pid=13070] ppid=13069 vsize=6296 CPUtime=4.2
/proc/13070/stat : 13070 (minisat) R 13069 13010 12714 0 -1 4194304 1360 0 0 0 420 0 0 0 25 0 1 0 36539089 6447104 1346 996147200 134512640 135127466 4294956256 18446744073709551615 134530641 0 0 4096 3 0 0 0 17 0 0 0
/proc/13070/statm: 1574 1346 76 150 0 1421 0
Current children cumulated CPU time (s) 6.06
Current children cumulated vsize (KiB) 25252

[startup+12.7026 s]
/proc/loadavg: 2.00 2.00 2.00 3/107 13082
/proc/meminfo: memFree=1849552/2055920 swapFree=4192812/4192956
[pid=13010] ppid=13008 vsize=13600 CPUtime=7.68
/proc/13010/stat : 13010 (sugar) S 13008 13010 12714 0 -1 4194304 1522 31534 0 6 4 1 739 24 16 0 1 0 36538883 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13010/statm: 3400 806 374 3 0 500 0
[pid=13081] ppid=13010 vsize=5356 CPUtime=0
/proc/13081/stat : 13081 (sh) S 13010 13010 12714 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36539680 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13081/statm: 1339 232 193 169 0 50 0
[pid=13082] ppid=13081 vsize=6156 CPUtime=4.69
/proc/13082/stat : 13082 (minisat) R 13081 13010 12714 0 -1 4194304 1329 0 0 0 469 0 0 0 25 0 1 0 36539680 6303744 1315 996147200 134512640 135127466 4294956256 18446744073709551615 134530849 0 0 4096 3 0 0 0 17 1 0 0
/proc/13082/statm: 1539 1315 76 150 0 1386 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 25112

[startup+25.5011 s]
/proc/loadavg: 2.00 2.00 2.00 3/107 13082
/proc/meminfo: memFree=1848088/2055920 swapFree=4192812/4192956
[pid=13010] ppid=13008 vsize=13600 CPUtime=7.68
/proc/13010/stat : 13010 (sugar) S 13008 13010 12714 0 -1 4194304 1522 31534 0 6 4 1 739 24 16 0 1 0 36538883 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13010/statm: 3400 806 374 3 0 500 0
[pid=13081] ppid=13010 vsize=5356 CPUtime=0
/proc/13081/stat : 13081 (sh) S 13010 13010 12714 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36539680 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13081/statm: 1339 232 193 169 0 50 0
[pid=13082] ppid=13081 vsize=7492 CPUtime=17.41
/proc/13082/stat : 13082 (minisat) R 13081 13010 12714 0 -1 4194304 1648 0 0 0 1740 1 0 0 25 0 1 0 36539680 7671808 1634 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/13082/statm: 1873 1634 76 150 0 1720 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 26448

[startup+51.1011 s]
/proc/loadavg: 2.00 2.00 2.00 3/107 13082
/proc/meminfo: memFree=1843608/2055920 swapFree=4192812/4192956
[pid=13010] ppid=13008 vsize=13600 CPUtime=7.68
/proc/13010/stat : 13010 (sugar) S 13008 13010 12714 0 -1 4194304 1522 31534 0 6 4 1 739 24 16 0 1 0 36538883 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13010/statm: 3400 806 374 3 0 500 0
[pid=13081] ppid=13010 vsize=5356 CPUtime=0
/proc/13081/stat : 13081 (sh) S 13010 13010 12714 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36539680 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13081/statm: 1339 232 193 169 0 50 0
[pid=13082] ppid=13081 vsize=9316 CPUtime=42.83
/proc/13082/stat : 13082 (minisat) R 13081 13010 12714 0 -1 4194304 2092 0 0 0 4281 2 0 0 25 0 1 0 36539680 9539584 2078 996147200 134512640 135127466 4294956256 18446744073709551615 134522687 0 0 4096 3 0 0 0 17 1 0 0
/proc/13082/statm: 2329 2078 76 150 0 2176 0
Current children cumulated CPU time (s) 50.51
Current children cumulated vsize (KiB) 28272

[startup+102.308 s]
/proc/loadavg: 2.00 2.00 2.00 3/107 13082
/proc/meminfo: memFree=1839448/2055920 swapFree=4192812/4192956
[pid=13010] ppid=13008 vsize=13600 CPUtime=7.68
/proc/13010/stat : 13010 (sugar) S 13008 13010 12714 0 -1 4194304 1522 31534 0 6 4 1 739 24 16 0 1 0 36538883 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13010/statm: 3400 806 374 3 0 500 0
[pid=13081] ppid=13010 vsize=5356 CPUtime=0
/proc/13081/stat : 13081 (sh) S 13010 13010 12714 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36539680 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13081/statm: 1339 232 193 169 0 50 0
[pid=13082] ppid=13081 vsize=10516 CPUtime=93.69
/proc/13082/stat : 13082 (minisat) R 13081 13010 12714 0 -1 4194304 2395 0 0 0 9367 2 0 0 25 0 1 0 36539680 10768384 2381 996147200 134512640 135127466 4294956256 18446744073709551615 134527213 0 0 4096 3 0 0 0 17 1 0 0
/proc/13082/statm: 2629 2381 76 150 0 2476 0
Current children cumulated CPU time (s) 101.37
Current children cumulated vsize (KiB) 29472

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/107 13082
/proc/meminfo: memFree=1835096/2055920 swapFree=4192812/4192956
[pid=13010] ppid=13008 vsize=13600 CPUtime=7.68
/proc/13010/stat : 13010 (sugar) S 13008 13010 12714 0 -1 4194304 1522 31534 0 6 4 1 739 24 16 0 1 0 36538883 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13010/statm: 3400 806 374 3 0 500 0
[pid=13081] ppid=13010 vsize=5356 CPUtime=0
/proc/13081/stat : 13081 (sh) S 13010 13010 12714 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36539680 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13081/statm: 1339 232 193 169 0 50 0
[pid=13082] ppid=13081 vsize=11176 CPUtime=153.29
/proc/13082/stat : 13082 (minisat) R 13081 13010 12714 0 -1 4194304 2565 0 0 0 15326 3 0 0 25 0 1 0 36539680 11444224 2551 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/13082/statm: 2794 2551 76 150 0 2641 0
Current children cumulated CPU time (s) 160.97
Current children cumulated vsize (KiB) 30132

[startup+222.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/107 13082
/proc/meminfo: memFree=1831320/2055920 swapFree=4192812/4192956
[pid=13010] ppid=13008 vsize=13600 CPUtime=7.68
/proc/13010/stat : 13010 (sugar) S 13008 13010 12714 0 -1 4194304 1522 31534 0 6 4 1 739 24 16 0 1 0 36538883 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13010/statm: 3400 806 374 3 0 500 0
[pid=13081] ppid=13010 vsize=5356 CPUtime=0
/proc/13081/stat : 13081 (sh) S 13010 13010 12714 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36539680 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13081/statm: 1339 232 193 169 0 50 0
[pid=13082] ppid=13081 vsize=12844 CPUtime=212.88
/proc/13082/stat : 13082 (minisat) R 13081 13010 12714 0 -1 4194304 2953 0 0 0 21284 4 0 0 25 0 1 0 36539680 13152256 2939 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/13082/statm: 3211 2939 76 150 0 3058 0
Current children cumulated CPU time (s) 220.56
Current children cumulated vsize (KiB) 31800

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/107 13082
/proc/meminfo: memFree=1829912/2055920 swapFree=4192812/4192956
[pid=13010] ppid=13008 vsize=13600 CPUtime=7.68
/proc/13010/stat : 13010 (sugar) S 13008 13010 12714 0 -1 4194304 1522 31534 0 6 4 1 739 24 16 0 1 0 36538883 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13010/statm: 3400 806 374 3 0 500 0
[pid=13081] ppid=13010 vsize=5356 CPUtime=0
/proc/13081/stat : 13081 (sh) S 13010 13010 12714 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36539680 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13081/statm: 1339 232 193 169 0 50 0
[pid=13082] ppid=13081 vsize=12844 CPUtime=272.47
/proc/13082/stat : 13082 (minisat) R 13081 13010 12714 0 -1 4194304 2963 0 0 0 27243 4 0 0 25 0 1 0 36539680 13152256 2949 996147200 134512640 135127466 4294956256 18446744073709551615 134530936 0 0 4096 3 0 0 0 17 1 0 0
/proc/13082/statm: 3211 2949 76 150 0 3058 0
Current children cumulated CPU time (s) 280.15
Current children cumulated vsize (KiB) 31800


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

/proc/meminfo: memFree=1786456/2055920 swapFree=4192812/4192956
[pid=13010] ppid=13008 vsize=13600 CPUtime=7.68
/proc/13010/stat : 13010 (sugar) S 13008 13010 12714 0 -1 4194304 1522 31534 0 6 4 1 739 24 16 0 1 0 36538883 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13010/statm: 3400 806 374 3 0 500 0
[pid=13081] ppid=13010 vsize=5356 CPUtime=0
/proc/13081/stat : 13081 (sh) S 13010 13010 12714 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36539680 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13081/statm: 1339 232 193 169 0 50 0
[pid=13082] ppid=13081 vsize=18608 CPUtime=3073.5
/proc/13082/stat : 13082 (minisat) R 13081 13010 12714 0 -1 4194304 4322 0 0 0 307344 6 0 0 25 0 1 0 36539680 19054592 4308 996147200 134512640 135127466 4294956256 18446744073709551615 134530692 0 0 4096 3 0 0 0 17 1 0 0
/proc/13082/statm: 4652 4308 76 150 0 4499 0
Current children cumulated CPU time (s) 3081.18
Current children cumulated vsize (KiB) 37564

[startup+3162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/107 13090
/proc/meminfo: memFree=1786392/2055920 swapFree=4192812/4192956
[pid=13010] ppid=13008 vsize=13600 CPUtime=7.68
/proc/13010/stat : 13010 (sugar) S 13008 13010 12714 0 -1 4194304 1522 31534 0 6 4 1 739 24 16 0 1 0 36538883 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13010/statm: 3400 806 374 3 0 500 0
[pid=13081] ppid=13010 vsize=5356 CPUtime=0
/proc/13081/stat : 13081 (sh) S 13010 13010 12714 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36539680 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13081/statm: 1339 232 193 169 0 50 0
[pid=13082] ppid=13081 vsize=18608 CPUtime=3133.1
/proc/13082/stat : 13082 (minisat) R 13081 13010 12714 0 -1 4194304 4335 0 0 0 313304 6 0 0 25 0 1 0 36539680 19054592 4321 996147200 134512640 135127466 4294956256 18446744073709551615 134530739 0 0 4096 3 0 0 0 17 1 0 0
/proc/13082/statm: 4652 4321 76 150 0 4499 0
Current children cumulated CPU time (s) 3140.78
Current children cumulated vsize (KiB) 37564

[startup+3222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/107 13090
/proc/meminfo: memFree=1786200/2055920 swapFree=4192812/4192956
[pid=13010] ppid=13008 vsize=13600 CPUtime=7.68
/proc/13010/stat : 13010 (sugar) S 13008 13010 12714 0 -1 4194304 1522 31534 0 6 4 1 739 24 16 0 1 0 36538883 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13010/statm: 3400 806 374 3 0 500 0
[pid=13081] ppid=13010 vsize=5356 CPUtime=0
/proc/13081/stat : 13081 (sh) S 13010 13010 12714 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36539680 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13081/statm: 1339 232 193 169 0 50 0
[pid=13082] ppid=13081 vsize=18804 CPUtime=3192.7
/proc/13082/stat : 13082 (minisat) R 13081 13010 12714 0 -1 4194304 4367 0 0 0 319264 6 0 0 25 0 1 0 36539680 19255296 4353 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/13082/statm: 4701 4353 76 150 0 4548 0
Current children cumulated CPU time (s) 3200.38
Current children cumulated vsize (KiB) 37760

[startup+3282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/107 13090
/proc/meminfo: memFree=1786136/2055920 swapFree=4192812/4192956
[pid=13010] ppid=13008 vsize=13600 CPUtime=7.68
/proc/13010/stat : 13010 (sugar) S 13008 13010 12714 0 -1 4194304 1522 31534 0 6 4 1 739 24 16 0 1 0 36538883 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13010/statm: 3400 806 374 3 0 500 0
[pid=13081] ppid=13010 vsize=5356 CPUtime=0
/proc/13081/stat : 13081 (sh) S 13010 13010 12714 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36539680 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13081/statm: 1339 232 193 169 0 50 0
[pid=13082] ppid=13081 vsize=18804 CPUtime=3252.3
/proc/13082/stat : 13082 (minisat) R 13081 13010 12714 0 -1 4194304 4378 0 0 0 325224 6 0 0 25 0 1 0 36539680 19255296 4364 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/13082/statm: 4701 4364 76 150 0 4548 0
Current children cumulated CPU time (s) 3259.98
Current children cumulated vsize (KiB) 37760

[startup+3342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/107 13090
/proc/meminfo: memFree=1785560/2055920 swapFree=4192812/4192956
[pid=13010] ppid=13008 vsize=13600 CPUtime=7.68
/proc/13010/stat : 13010 (sugar) S 13008 13010 12714 0 -1 4194304 1522 31534 0 6 4 1 739 24 16 0 1 0 36538883 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13010/statm: 3400 806 374 3 0 500 0
[pid=13081] ppid=13010 vsize=5356 CPUtime=0
/proc/13081/stat : 13081 (sh) S 13010 13010 12714 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36539680 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13081/statm: 1339 232 193 169 0 50 0
[pid=13082] ppid=13081 vsize=19344 CPUtime=3311.9
/proc/13082/stat : 13082 (minisat) R 13081 13010 12714 0 -1 4194304 4509 0 0 0 331183 7 0 0 25 0 1 0 36539680 19808256 4495 996147200 134512640 135127466 4294956256 18446744073709551615 134530700 0 0 4096 3 0 0 0 17 1 0 0
/proc/13082/statm: 4836 4495 76 150 0 4683 0
Current children cumulated CPU time (s) 3319.58
Current children cumulated vsize (KiB) 38300

[startup+3402.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/107 13090
/proc/meminfo: memFree=1785240/2055920 swapFree=4192812/4192956
[pid=13010] ppid=13008 vsize=13600 CPUtime=7.68
/proc/13010/stat : 13010 (sugar) S 13008 13010 12714 0 -1 4194304 1522 31534 0 6 4 1 739 24 16 0 1 0 36538883 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13010/statm: 3400 806 374 3 0 500 0
[pid=13081] ppid=13010 vsize=5356 CPUtime=0
/proc/13081/stat : 13081 (sh) S 13010 13010 12714 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36539680 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13081/statm: 1339 232 193 169 0 50 0
[pid=13082] ppid=13081 vsize=19656 CPUtime=3371.5
/proc/13082/stat : 13082 (minisat) R 13081 13010 12714 0 -1 4194304 4583 0 0 0 337143 7 0 0 25 0 1 0 36539680 20127744 4569 996147200 134512640 135127466 4294956256 18446744073709551615 134530772 0 0 4096 3 0 0 0 17 1 0 0
/proc/13082/statm: 4914 4569 76 150 0 4761 0
Current children cumulated CPU time (s) 3379.18
Current children cumulated vsize (KiB) 38612

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/107 13090
/proc/meminfo: memFree=1784728/2055920 swapFree=4192812/4192956
[pid=13010] ppid=13008 vsize=13600 CPUtime=7.68
/proc/13010/stat : 13010 (sugar) S 13008 13010 12714 0 -1 4194304 1522 31534 0 6 4 1 739 24 16 0 1 0 36538883 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13010/statm: 3400 806 374 3 0 500 0
[pid=13081] ppid=13010 vsize=5356 CPUtime=0
/proc/13081/stat : 13081 (sh) S 13010 13010 12714 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36539680 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13081/statm: 1339 232 193 169 0 50 0
[pid=13082] ppid=13081 vsize=19792 CPUtime=3431.09
/proc/13082/stat : 13082 (minisat) R 13081 13010 12714 0 -1 4194304 4621 0 0 0 343102 7 0 0 25 0 1 0 36539680 20267008 4607 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/13082/statm: 4948 4607 76 150 0 4795 0
Current children cumulated CPU time (s) 3438.77
Current children cumulated vsize (KiB) 38748

[startup+3522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/107 13090
/proc/meminfo: memFree=1784664/2055920 swapFree=4192812/4192956
[pid=13010] ppid=13008 vsize=13600 CPUtime=7.68
/proc/13010/stat : 13010 (sugar) S 13008 13010 12714 0 -1 4194304 1522 31534 0 6 4 1 739 24 16 0 1 0 36538883 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13010/statm: 3400 806 374 3 0 500 0
[pid=13081] ppid=13010 vsize=5356 CPUtime=0
/proc/13081/stat : 13081 (sh) S 13010 13010 12714 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36539680 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13081/statm: 1339 232 193 169 0 50 0
[pid=13082] ppid=13081 vsize=19936 CPUtime=3490.69
/proc/13082/stat : 13082 (minisat) R 13081 13010 12714 0 -1 4194304 4643 0 0 0 349062 7 0 0 25 0 1 0 36539680 20414464 4629 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/13082/statm: 4984 4629 76 150 0 4831 0
Current children cumulated CPU time (s) 3498.37
Current children cumulated vsize (KiB) 38892

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/115 13129
/proc/meminfo: memFree=1833240/2055920 swapFree=4192812/4192956
[pid=13010] ppid=13008 vsize=13600 CPUtime=7.68
/proc/13010/stat : 13010 (sugar) S 13008 13010 12714 0 -1 4194304 1522 31534 0 6 4 1 739 24 16 0 1 0 36538883 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13010/statm: 3400 806 374 3 0 500 0
[pid=13081] ppid=13010 vsize=5356 CPUtime=0
/proc/13081/stat : 13081 (sh) S 13010 13010 12714 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36539680 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13081/statm: 1339 232 193 169 0 50 0
[pid=13082] ppid=13081 vsize=19936 CPUtime=3550.62
/proc/13082/stat : 13082 (minisat) R 13081 13010 12714 0 -1 4194304 4662 0 0 0 355055 7 0 0 25 0 1 0 36539680 20414464 4648 996147200 134512640 135127466 4294956256 18446744073709551615 134530814 0 0 4096 3 0 0 0 17 1 0 0
/proc/13082/statm: 4984 4648 76 150 0 4831 0
Current children cumulated CPU time (s) 3558.3
Current children cumulated vsize (KiB) 38892



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3624.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/115 13129
/proc/meminfo: memFree=1832984/2055920 swapFree=4192812/4192956
[pid=13010] ppid=13008 vsize=13600 CPUtime=7.68
/proc/13010/stat : 13010 (sugar) S 13008 13010 12714 0 -1 4194304 1522 31534 0 6 4 1 739 24 16 0 1 0 36538883 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13010/statm: 3400 806 374 3 0 500 0
[pid=13081] ppid=13010 vsize=5356 CPUtime=0
/proc/13081/stat : 13081 (sh) S 13010 13010 12714 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36539680 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13081/statm: 1339 232 193 169 0 50 0
[pid=13082] ppid=13081 vsize=20104 CPUtime=3592.41
/proc/13082/stat : 13082 (minisat) R 13081 13010 12714 0 -1 4194304 4684 0 0 0 359234 7 0 0 25 0 1 0 36539680 20586496 4670 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/13082/statm: 5026 4670 76 150 0 4873 0
Current children cumulated CPU time (s) 3600.09
Current children cumulated vsize (KiB) 39060

Sending SIGTERM to process tree (bottom up)

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

[startup+3624.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/115 13129
/proc/meminfo: memFree=1832984/2055920 swapFree=4192812/4192956
[pid=13010] ppid=13008 vsize=13600 CPUtime=7.68
/proc/13010/stat : 13010 (sugar) S 13008 13010 12714 0 -1 4194304 1522 31534 0 6 4 1 739 24 16 0 1 0 36538883 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13010/statm: 3400 806 374 3 0 500 0
[pid=13081] ppid=13010 vsize=5356 CPUtime=0
/proc/13081/stat : 13081 (sh) S 13010 13010 12714 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36539680 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13081/statm: 1339 232 193 169 0 50 0
[pid=13082] ppid=13081 vsize=20104 CPUtime=3592.41
/proc/13082/stat : 13082 (minisat) R 13081 13010 12714 0 -1 4194304 4684 0 0 0 359234 7 0 0 25 0 1 0 36539680 20586496 4670 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/13082/statm: 5026 4670 76 150 0 4873 0
Current children cumulated CPU time (s) 3600.09
Current children cumulated vsize (KiB) 39060

Child status: 0
Real time (s): 3624.12
CPU time (s): 3600.13
CPU user time (s): 3599.79
CPU system time (s): 0.339948
CPU usage (%): 99.3383
Max. virtual memory (cumulated for all children) (KiB): 887448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.79
system time used= 0.339948
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38097
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= 3332
involuntary context switches= 43054

runsolver used 6.85896 second user time and 16.0756 second system time

The end

Launcher Data (download as text)

Begin job on node88 at 2008-07-11 19:46:57
IDJOB=1109110
IDBENCH=60917
IDSOLVER=368
FILE ID=node88/1109110-1215798417
PBS_JOBID= 7903207
Free space on /tmp= 66500 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/QG3/normalized-quasigroup3-7.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-1109110-1215798417/watcher-1109110-1215798417 -o /tmp/evaluation-result-1109110-1215798417/solver-1109110-1215798417 -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-1109110-1215798417.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= fafe0dcba984bf536ec9e261fa39bfe8
RANDOM SEED=2007739303

node88.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.263
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	: 5931.00
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.263
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:       1858184 kB
Buffers:         14344 kB
Cached:          60048 kB
SwapCached:          0 kB
Active:         112120 kB
Inactive:        28408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1858184 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1320 kB
Writeback:           0 kB
Mapped:          78664 kB
Slab:            38844 kB
Committed_AS:   314280 kB
PageTables:       4556 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= 66496 MiB
End job on node88 at 2008-07-11 20:47:21