Trace number 1108770

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)15 3600.14 3602.81

General information on the benchmark

Namecsp/QG7/
normalized-quasigroup7-6.xml
MD5SUM790ca124b1ffc62329583a537a34d57f
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints15
Best CPU time to get the best result obtained on this benchmark3600.14
Satisfiable
(Un)Satisfiability was proved
Number of variables178
Number of constraints143
Maximum constraint arity38
Maximum domain size31
Number of constraints which are defined in extension0
Number of constraints which are defined in intension60
Global constraints used (with number of constraints)alldifferent(12),element(71)

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.05	c 0	Sugar v1-13 + HOME/minisat
0.00/0.05	c 0	BEGIN Fri Jul 11 16:23:35 2008
0.00/0.05	c 0	PID 15284
0.04/0.05	c 0	HOST node71.alineos.net
0.04/0.05	c 0	CONVERTING HOME/instance-1108770-1215786215.xml TO HOME/temp.csp
0.04/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1108770-1215786215.xml' 'HOME/temp.csp'
0.04/0.42	c 1	33 domains, 178 variables, 11 predicates, 0 relations, 143 constraints
0.04/0.48	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.04/0.48	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.40/0.58	c 1	Parsing HOME/temp.csp
0.40/0.72	c 1	parsed 365 expressions
0.40/0.72	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.40/0.73	c 1	MAX CSP: 143 constraints
0.40/0.73	c 1	Converting to clausal form CSP
0.40/0.75	c 1	converted 52 (10%) expressions
0.40/0.75	c 1	converted 103 (20%) expressions
0.40/0.75	c 1	converted 154 (30%) expressions
0.40/0.75	c 1	converted 205 (40%) expressions
0.40/0.77	c 1	converted 256 (50%) expressions
0.40/0.79	c 1	converted 307 (60%) expressions
0.40/0.85	c 1	converted 358 (70%) expressions
0.40/0.99	c 1	converted 409 (80%) expressions
0.86/1.04	c 1	converted 460 (90%) expressions
0.86/1.09	c 2	converted 511 (100%) expressions
0.86/1.09	c 2	CSP : 464 integers, 1413 booleans, 4550 clauses, largest domain size 215
0.86/1.09	c 2	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.86/1.09	c 2	Propagation in CSP
0.97/1.15	c 2	138 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.97/1.15	c 2	CSP : 464 integers, 1413 booleans, 4550 clauses, largest domain size 144
0.97/1.15	c 2	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.97/1.15	c 2	Simplifing CSP by introducing new Boolean variables
0.97/1.16	c 2	CSP : 464 integers, 1653 booleans, 4790 clauses, largest domain size 144
0.97/1.16	c 2	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.06/1.20	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.06/1.22	c 2	47 (10%) CSP integer variables are encoded (200 clauses, 2115 bytes)
1.06/1.22	c 2	93 (20%) CSP integer variables are encoded (734 clauses, 7989 bytes)
1.06/1.22	c 2	140 (30%) CSP integer variables are encoded (1222 clauses, 14006 bytes)
1.06/1.23	c 2	186 (40%) CSP integer variables are encoded (1649 clauses, 19557 bytes)
1.06/1.23	c 2	232 (50%) CSP integer variables are encoded (1649 clauses, 19557 bytes)
1.06/1.23	c 2	279 (60%) CSP integer variables are encoded (1649 clauses, 19557 bytes)
1.06/1.23	c 2	325 (70%) CSP integer variables are encoded (1795 clauses, 21455 bytes)
1.06/1.23	c 2	372 (80%) CSP integer variables are encoded (1978 clauses, 23834 bytes)
1.06/1.23	c 2	418 (90%) CSP integer variables are encoded (2248 clauses, 27344 bytes)
1.06/1.23	c 2	464 (100%) CSP integer variables are encoded (3401 clauses, 42333 bytes)
1.06/1.28	c 2	479 (10%) CSP clauses are encoded (4636 clauses, 60414 bytes)
1.16/1.30	c 2	958 (20%) CSP clauses are encoded (5781 clauses, 82908 bytes)
1.16/1.32	c 2	1437 (30%) CSP clauses are encoded (6940 clauses, 107798 bytes)
1.16/1.33	c 2	1916 (40%) CSP clauses are encoded (8099 clauses, 132679 bytes)
1.16/1.35	c 2	2395 (50%) CSP clauses are encoded (9201 clauses, 156288 bytes)
1.16/1.36	c 2	2874 (60%) CSP clauses are encoded (10638 clauses, 188083 bytes)
1.16/1.37	c 2	3353 (70%) CSP clauses are encoded (12055 clauses, 220193 bytes)
1.16/1.38	c 2	3832 (80%) CSP clauses are encoded (13452 clauses, 251839 bytes)
1.16/1.39	c 2	4311 (90%) CSP clauses are encoded (14816 clauses, 282648 bytes)
1.25/1.45	c 2	4790 (100%) CSP clauses are encoded (44360 clauses, 811324 bytes)
1.25/1.45	c 2	4790 CSP clauses encoded
1.25/1.45	c 2	Writing map file : HOME/temp.map
1.25/1.46	c 2	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.25/1.46	c 2	SAT : 5511 SAT variables, 44360 SAT clauses, 811324 bytes
1.25/1.46	c 2	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.32/1.50	c 2	OBJECTIVE minimize _COST
1.32/1.50	c 2	OBJECTIVE BOUND: 0 <= _COST <= 
1.32/1.50	c 2	SEARCHING: _COST <= 72
1.32/1.50	c 2	SOLVING HOME/temp.cnf
1.32/1.50	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.32/1.50	c 2	This is MiniSat 2.0 beta
1.32/1.50	c 2	WARNING: for repeatability, setting FPU to use double precision
1.32/1.50	c 2	============================[ Problem Statistics ]=============================
1.32/1.50	c 2	|                                                                             |
1.32/1.51	c 2	|  Number of variables:  5511                                                 |
1.32/1.51	c 2	|  Number of clauses:    44361                                                |
1.32/1.53	c 2	|  Parsing time:         0.02         s                                       |
1.32/1.53	c 2	============================[ Search Statistics ]==============================
1.32/1.53	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.32/1.53	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.32/1.53	c 2	===============================================================================
1.32/1.53	c 2	|         0 |    4943    33539   103923 |    11179        0    nan |  0.000 % |
1.32/1.54	c 2	===============================================================================
1.32/1.54	c 2	restarts              : 1
1.32/1.54	c 2	conflicts             : 0              (0 /sec)
1.32/1.54	c 2	decisions             : 1619           (1.36 % random) (53976 /sec)
1.32/1.54	c 2	propagations          : 5511           (183731 /sec)
1.32/1.54	c 2	conflict literals     : 0              ( nan % deleted)
1.32/1.54	c 2	Memory used           : 3.95 MB
1.32/1.54	c 2	CPU time              : 0.029995 s
1.32/1.54	c 2	
1.32/1.54	c 2	SATISFIABLE
1.32/1.54	c 2	FOUND: _COST <= 72
1.32/1.54	s SATISFIABLE
1.32/1.54	c 2	DECODING HOME/temp.out WITH HOME/temp.map
1.32/1.54	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.37/1.65	c 2	Decoding HOME/temp.out
1.37/1.73	c 2	OBJECTIVE _COST 72
1.37/1.73	o 72
1.37/1.74	v 1 4 6 6 6 5 6 2 4 3 4 4 2 1 3 6 6 5 3 6 6 4 6 5 2 6 6 6 5 4 2 5 5 5 4 6 14 1 2 6 4 9 6 4 16 6 6 11 6 4 12 6 4 19 6 10 3 31 8 6 8 2 3 6 7 6 34 6 12 6 35 6 12 6 30 6 11 6 31 6 18 6 20 6 16 6 31 15 6 18 6 34 6 18 6 35 6 18 6 30 6 17 6 31 6 24 6 14 6 21 6 33 6 24 6 31 22 6 24 6 35 6 24 6 30 6 23 6 31 6 30 6 20 6 28 6 33 6 30 6 34 6 30 6 31 29 6 30 6 24 6 30 6 25 6 35 6 20 6 34 6 27 6 35 6 28 6 35 6 35 6 34 6 31 36 6 36 6
1.37/1.75	c 2	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.37/1.79	c 2	OBJECTIVE BOUND: 0 <= _COST <= 72
1.37/1.79	c 2	SEARCHING: _COST <= 36
1.37/1.79	c 2	SOLVING HOME/temp.cnf
1.37/1.79	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.37/1.79	c 2	This is MiniSat 2.0 beta
1.37/1.79	c 2	WARNING: for repeatability, setting FPU to use double precision
1.37/1.79	c 2	============================[ Problem Statistics ]=============================
1.37/1.79	c 2	|                                                                             |
1.37/1.79	c 2	|  Number of variables:  5511                                                 |
1.37/1.79	c 2	|  Number of clauses:    44361                                                |
1.55/1.82	c 2	|  Parsing time:         0.02         s                                       |
1.55/1.82	c 2	============================[ Search Statistics ]==============================
1.55/1.82	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.55/1.82	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.55/1.82	c 2	===============================================================================
1.55/1.82	c 2	|         0 |    4619    26861    84825 |     8953        0    nan |  0.000 % |
1.55/1.83	c 2	===============================================================================
1.55/1.83	c 2	restarts              : 1
1.55/1.83	c 2	conflicts             : 18             (514 /sec)
1.55/1.83	c 2	decisions             : 2135           (1.03 % random) (61010 /sec)
1.55/1.83	c 2	propagations          : 13127          (375121 /sec)
1.55/1.83	c 2	conflict literals     : 116            (0.00 % deleted)
1.55/1.83	c 2	Memory used           : 3.95 MB
1.55/1.83	c 2	CPU time              : 0.034994 s
1.55/1.83	c 2	
1.55/1.83	c 2	SATISFIABLE
1.55/1.83	c 2	FOUND: _COST <= 36
1.55/1.83	c 2	DECODING HOME/temp.out WITH HOME/temp.map
1.55/1.83	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.59/1.95	c 2	Decoding HOME/temp.out
1.59/2.03	c 2	OBJECTIVE _COST 36
1.59/2.03	o 36
1.59/2.04	v 1 5 2 6 4 4 6 2 5 5 6 5 4 6 3 6 4 5 2 6 6 4 6 5 6 6 1 2 5 4 5 4 5 5 4 6 27 1 32 6 4 21 6 6 10 6 5 35 6 4 30 6 4 25 6 11 6 31 8 6 8 2 33 6 12 5 34 6 12 5 35 6 12 5 24 6 10 5 7 6 14 6 26 6 18 6 31 15 6 15 3 34 6 18 5 5 6 13 4 30 6 17 4 31 6 24 5 26 6 23 6 33 6 24 5 31 22 6 22 4 11 6 20 6 30 6 22 4 19 6 28 2 32 6 30 4 21 6 28 6 34 6 30 6 31 29 6 30 6 24 6 28 6 19 6 34 6 26 6 35 6 27 6 35 6 28 6 35 6 23 6 34 6 31 36 6 36 6
1.59/2.04	c 2	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.59/2.08	c 3	OBJECTIVE BOUND: 0 <= _COST <= 36
1.59/2.08	c 3	SEARCHING: _COST <= 18
1.59/2.08	c 3	SOLVING HOME/temp.cnf
1.59/2.08	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.59/2.09	c 3	This is MiniSat 2.0 beta
1.59/2.09	c 3	WARNING: for repeatability, setting FPU to use double precision
1.59/2.09	c 3	============================[ Problem Statistics ]=============================
1.59/2.09	c 3	|                                                                             |
1.59/2.09	c 3	|  Number of variables:  5511                                                 |
1.59/2.09	c 3	|  Number of clauses:    44361                                                |
1.76/2.12	c 3	|  Parsing time:         0.02         s                                       |
1.76/2.12	c 3	============================[ Search Statistics ]==============================
1.76/2.12	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.76/2.12	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.76/2.12	c 3	===============================================================================
1.76/2.12	c 3	|         0 |    4403    21578    69606 |     7192        0    nan |  0.000 % |
1.76/2.13	c 3	===============================================================================
1.76/2.13	c 3	restarts              : 1
1.76/2.13	c 3	conflicts             : 66             (1650 /sec)
1.76/2.13	c 3	decisions             : 1063           (1.13 % random) (26580 /sec)
1.76/2.13	c 3	propagations          : 27320          (683120 /sec)
1.76/2.13	c 3	conflict literals     : 1242           (5.84 % deleted)
1.76/2.13	c 3	Memory used           : 3.95 MB
1.76/2.13	c 3	CPU time              : 0.039993 s
1.76/2.13	c 3	
1.76/2.14	c 3	SATISFIABLE
1.76/2.14	c 3	FOUND: _COST <= 18
1.76/2.14	c 3	DECODING HOME/temp.out WITH HOME/temp.map
1.76/2.14	c 3	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.81/2.24	c 3	Decoding HOME/temp.out
1.81/2.33	c 3	OBJECTIVE _COST 18
1.81/2.33	o 18
1.81/2.34	v 1 6 5 3 4 2 5 2 6 1 6 3 2 1 3 6 2 5 6 3 2 4 6 1 2 4 4 6 5 2 3 5 1 2 1 6 24 1 26 6 4 9 6 6 34 6 2 11 6 6 18 6 5 31 6 12 3 31 8 6 8 2 3 6 7 5 16 6 9 6 24 6 10 1 30 6 11 2 25 6 17 2 32 6 18 5 31 15 6 15 3 10 6 14 1 23 6 16 6 6 6 13 2 13 6 21 2 2 6 19 6 33 6 24 1 31 22 6 22 4 35 6 24 1 12 6 20 3 19 6 28 6 32 6 29 5 27 6 26 4 34 6 30 2 31 29 6 29 5 6 6 25 2 7 6 32 5 14 6 33 1 27 6 35 1 4 6 31 3 11 6 36 6 31 36 6 36 6
1.81/2.34	c 3	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.81/2.38	c 3	OBJECTIVE BOUND: 0 <= _COST <= 18
1.81/2.38	c 3	SEARCHING: _COST <= 9
1.81/2.38	c 3	SOLVING HOME/temp.cnf
1.81/2.38	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.81/2.38	c 3	This is MiniSat 2.0 beta
1.81/2.38	c 3	WARNING: for repeatability, setting FPU to use double precision
1.81/2.38	c 3	============================[ Problem Statistics ]=============================
1.81/2.38	c 3	|                                                                             |
1.81/2.38	c 3	|  Number of variables:  5511                                                 |
1.81/2.38	c 3	|  Number of clauses:    44361                                                |
2.01/2.41	c 3	|  Parsing time:         0.02         s                                       |
2.01/2.41	c 3	============================[ Search Statistics ]==============================
2.01/2.41	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.01/2.41	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.01/2.41	c 3	===============================================================================
2.01/2.41	c 3	|         0 |    4232    18302    60282 |     6100        0    nan |  0.000 % |
2.01/2.43	c 3	|       100 |    4232    18302    60282 |     6710      100     30 | 23.208 % |
2.01/2.46	c 3	|       250 |    4232    18302    60282 |     7381      250     30 | 23.208 % |
2.01/2.49	c 3	|       475 |    4232    18302    60282 |     8119      475     25 | 23.208 % |
2.01/2.54	c 3	|       813 |    4232    18302    60282 |     8931      813     22 | 23.208 % |
2.01/2.60	c 3	|      1319 |    4232    18302    60282 |     9825     1319     25 | 23.208 % |
2.01/2.71	c 3	|      2078 |    4232    18302    60282 |    10807     2078     29 | 23.208 % |
2.01/2.92	c 3	|      3217 |    4232    18302    60282 |    11888     3217     34 | 23.208 % |
2.81/3.25	c 4	|      4925 |    4232    18302    60282 |    13077     4925     33 | 23.208 % |
3.20/3.68	c 4	|      7487 |    4232    18302    60282 |    14385     7487     30 | 23.208 % |
4.09/4.50	c 5	|     11331 |    4232    18302    60282 |    15823    11331     29 | 23.208 % |
5.38/5.82	c 6	|     17097 |    4232    18302    60282 |    17405    17097     28 | 23.208 % |
7.16/7.70	c 8	|     25747 |    4232    18302    60282 |    19146    16102     26 | 23.208 % |
10.22/10.74	c 11	|     38721 |    4232    18302    60282 |    21061    18653     23 | 23.208 % |
16.17/16.72	c 17	|     58182 |    4232    18302    60282 |    23167    15388     26 | 23.208 % |
25.18/25.86	c 26	|     87374 |    4232    18302    60282 |    25483    19440     26 | 23.208 % |
36.75/37.56	c 38	|    131164 |    4232    18302    60282 |    28032    21354     23 | 23.208 % |
56.94/57.90	c 58	|    196850 |    4232    18302    60282 |    30835    21677     24 | 23.208 % |
92.83/94.10	c 95	|    295377 |    4232    18302    60282 |    33919    26187     25 | 23.208 % |
142.01/143.32	c 144	|    443167 |    4232    18302    60282 |    37311    19287     24 | 23.208 % |
221.58/222.96	c 223	|    664850 |    4232    18302    60282 |    41042    23775     21 | 23.208 % |
345.52/346.95	c 347	|    997375 |    4232    18302    60282 |    45146    18725     26 | 23.208 % |
551.34/552.81	c 553	|   1496164 |    4232    18302    60282 |    49661    44132     28 | 23.208 % |
870.21/871.87	c 872	|   2244346 |    4232    18302    60282 |    54627    24723     25 | 23.208 % |
1369.71/1371.50	c 1372	|   3366620 |    4232    18302    60282 |    60089    37927     23 | 23.208 % |
2182.88/2185.04	c 2185	|   5050031 |    4232    18302    60282 |    66098    20807     21 | 23.208 % |
3576.20/3578.98	c 3579	|   7575147 |    4232    18302    60282 |    72708    18144     21 | 23.208 % |
3600.09/3602.81	sh: line 1: 15344 Terminated              HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out' 2>&1
3600.09/3602.81	c ERROR unknown output  in HOME/temp.out
3600.09/3602.81	c 3603	CPU 3599.77 (0.04 0.01 3599.73 0.33)
3600.09/3602.81	c 3603	END Fri Jul 11 17:23:38 2008

Verifier Data (download as text)

OK	15	128
15 unsatisfied constraints, 128 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-1108770-1215786215/watcher-1108770-1215786215 -o /tmp/evaluation-result-1108770-1215786215/solver-1108770-1215786215 -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-1108770-1215786215.xml 

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


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.99 4/87 15284
/proc/meminfo: memFree=1829128/2055920 swapFree=4176520/4192956
[pid=15284] ppid=15282 vsize=12000 CPUtime=0
/proc/15284/stat : 15284 (sugar) R 15282 15284 14802 0 -1 4194304 189 0 0 0 0 0 0 0 20 0 1 0 35319345 12288000 157 996147200 4194304 4206940 548682068592 18446744073709551615 231962246918 0 0 4224 0 0 0 0 17 1 0 0
/proc/15284/statm: 3000 157 119 3 0 100 0

[startup+0.052086 s]
/proc/loadavg: 1.92 1.98 1.99 4/87 15284
/proc/meminfo: memFree=1829128/2055920 swapFree=4176520/4192956
[pid=15284] ppid=15282 vsize=13600 CPUtime=0.04
/proc/15284/stat : 15284 (sugar) S 15282 15284 14802 0 -1 4194304 846 0 0 0 3 1 0 0 18 0 1 0 35319345 13926400 793 996147200 4194304 4206940 548682068592 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15284/statm: 3400 793 367 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.104563 s]
/proc/loadavg: 1.92 1.98 1.99 4/87 15284
/proc/meminfo: memFree=1829128/2055920 swapFree=4176520/4192956
[pid=15284] ppid=15282 vsize=13600 CPUtime=0.04
/proc/15284/stat : 15284 (sugar) S 15282 15284 14802 0 -1 4194304 898 127 0 0 3 1 0 0 19 0 1 0 35319345 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15284/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.301122 s]
/proc/loadavg: 1.92 1.98 1.99 4/87 15284
/proc/meminfo: memFree=1829128/2055920 swapFree=4176520/4192956
[pid=15284] ppid=15282 vsize=13600 CPUtime=0.04
/proc/15284/stat : 15284 (sugar) S 15282 15284 14802 0 -1 4194304 898 127 0 0 3 1 0 0 19 0 1 0 35319345 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15284/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.701177 s]
/proc/loadavg: 1.92 1.98 1.99 4/87 15284
/proc/meminfo: memFree=1829128/2055920 swapFree=4176520/4192956
[pid=15284] ppid=15282 vsize=13600 CPUtime=0.4
/proc/15284/stat : 15284 (sugar) S 15282 15284 14802 0 -1 4194304 974 4492 0 1 3 1 33 3 16 0 1 0 35319345 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15284/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 13600

[startup+1.50244 s]
/proc/loadavg: 1.92 1.98 1.99 3/98 15306
/proc/meminfo: memFree=1815472/2055920 swapFree=4176520/4192956
[pid=15284] ppid=15282 vsize=13600 CPUtime=0.4
/proc/15284/stat : 15284 (sugar) S 15282 15284 14802 0 -1 4194304 974 4492 0 1 3 1 33 3 15 0 1 0 35319345 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15284/statm: 3400 797 370 3 0 500 0
[pid=15297] ppid=15284 vsize=5356 CPUtime=0
/proc/15297/stat : 15297 (sh) S 15284 15284 14802 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 35319393 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15297/statm: 1339 233 193 169 0 50 0
[pid=15298] ppid=15297 vsize=0 CPUtime=0.92
/proc/15298/stat : 15298 (java) Z 15297 15284 14802 0 -1 12 6846 0 1 0 86 6 0 0 16 0 2 0 35319393 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15298/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 18956

[startup+3.10251 s]
/proc/loadavg: 1.92 1.98 1.99 3/90 15332
/proc/meminfo: memFree=1823856/2055920 swapFree=4176520/4192956
[pid=15284] ppid=15282 vsize=13600 CPUtime=2.01
/proc/15284/stat : 15284 (sugar) S 15282 15284 14802 0 -1 4194304 1406 26443 0 5 4 1 177 19 15 0 1 0 35319345 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15284/statm: 3400 807 374 3 0 500 0
Current children cumulated CPU time (s) 2.01
Current children cumulated vsize (KiB) 13600

[startup+6.30195 s]
/proc/loadavg: 1.93 1.98 1.99 3/90 15344
/proc/meminfo: memFree=1820976/2055920 swapFree=4176520/4192956
[pid=15284] ppid=15282 vsize=13600 CPUtime=2.01
/proc/15284/stat : 15284 (sugar) S 15282 15284 14802 0 -1 4194304 1406 26443 0 5 4 1 177 19 16 0 1 0 35319345 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15284/statm: 3400 807 374 3 0 500 0
[pid=15343] ppid=15284 vsize=5356 CPUtime=0
/proc/15343/stat : 15343 (sh) S 15284 15284 14802 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35319583 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15343/statm: 1339 232 193 169 0 50 0
[pid=15344] ppid=15343 vsize=6340 CPUtime=3.86
/proc/15344/stat : 15344 (minisat) R 15343 15284 14802 0 -1 4194304 1421 0 0 0 386 0 0 0 25 0 1 0 35319584 6492160 1407 996147200 134512640 135127466 4294956256 18446744073709551615 134530979 0 0 4096 3 0 0 0 17 1 0 0
/proc/15344/statm: 1585 1407 76 150 0 1432 0
Current children cumulated CPU time (s) 5.87
Current children cumulated vsize (KiB) 25296

[startup+12.7018 s]
/proc/loadavg: 1.93 1.98 1.99 3/90 15344
/proc/meminfo: memFree=1819824/2055920 swapFree=4176520/4192956
[pid=15284] ppid=15282 vsize=13600 CPUtime=2.01
/proc/15284/stat : 15284 (sugar) S 15282 15284 14802 0 -1 4194304 1406 26443 0 5 4 1 177 19 16 0 1 0 35319345 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15284/statm: 3400 807 374 3 0 500 0
[pid=15343] ppid=15284 vsize=5356 CPUtime=0
/proc/15343/stat : 15343 (sh) S 15284 15284 14802 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35319583 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15343/statm: 1339 232 193 169 0 50 0
[pid=15344] ppid=15343 vsize=6744 CPUtime=10.2
/proc/15344/stat : 15344 (minisat) R 15343 15284 14802 0 -1 4194304 1512 0 0 0 1020 0 0 0 25 0 1 0 35319584 6905856 1498 996147200 134512640 135127466 4294956256 18446744073709551615 134530616 0 0 4096 3 0 0 0 17 1 0 0
/proc/15344/statm: 1686 1498 76 150 0 1533 0
Current children cumulated CPU time (s) 12.21
Current children cumulated vsize (KiB) 25700

[startup+25.5016 s]
/proc/loadavg: 1.95 1.98 1.99 3/90 15344
/proc/meminfo: memFree=1819056/2055920 swapFree=4176520/4192956
[pid=15284] ppid=15282 vsize=13600 CPUtime=2.01
/proc/15284/stat : 15284 (sugar) S 15282 15284 14802 0 -1 4194304 1406 26443 0 5 4 1 177 19 16 0 1 0 35319345 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15284/statm: 3400 807 374 3 0 500 0
[pid=15343] ppid=15284 vsize=5356 CPUtime=0
/proc/15343/stat : 15343 (sh) S 15284 15284 14802 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35319583 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15343/statm: 1339 232 193 169 0 50 0
[pid=15344] ppid=15343 vsize=7536 CPUtime=22.87
/proc/15344/stat : 15344 (minisat) R 15343 15284 14802 0 -1 4194304 1733 0 0 0 2286 1 0 0 25 0 1 0 35319584 7716864 1719 996147200 134512640 135127466 4294956256 18446744073709551615 134530772 0 0 4096 3 0 0 0 17 1 0 0
/proc/15344/statm: 1884 1719 76 150 0 1731 0
Current children cumulated CPU time (s) 24.88
Current children cumulated vsize (KiB) 26492

[startup+51.1012 s]
/proc/loadavg: 1.96 1.98 1.99 3/90 15344
/proc/meminfo: memFree=1817776/2055920 swapFree=4176520/4192956
[pid=15284] ppid=15282 vsize=13600 CPUtime=2.01
/proc/15284/stat : 15284 (sugar) S 15282 15284 14802 0 -1 4194304 1406 26443 0 5 4 1 177 19 16 0 1 0 35319345 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15284/statm: 3400 807 374 3 0 500 0
[pid=15343] ppid=15284 vsize=5356 CPUtime=0
/proc/15343/stat : 15343 (sh) S 15284 15284 14802 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35319583 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15343/statm: 1339 232 193 169 0 50 0
[pid=15344] ppid=15343 vsize=9200 CPUtime=48.21
/proc/15344/stat : 15344 (minisat) R 15343 15284 14802 0 -1 4194304 2107 0 0 0 4820 1 0 0 25 0 1 0 35319584 9420800 2093 996147200 134512640 135127466 4294956256 18446744073709551615 134530772 0 0 4096 3 0 0 0 17 1 0 0
/proc/15344/statm: 2300 2093 76 150 0 2147 0
Current children cumulated CPU time (s) 50.22
Current children cumulated vsize (KiB) 28156

[startup+102.306 s]
/proc/loadavg: 1.98 1.98 1.99 3/89 15382
/proc/meminfo: memFree=1790264/2055920 swapFree=4176520/4192956
[pid=15284] ppid=15282 vsize=13600 CPUtime=2.01
/proc/15284/stat : 15284 (sugar) S 15282 15284 14802 0 -1 4194304 1406 26443 0 5 4 1 177 19 16 0 1 0 35319345 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15284/statm: 3400 807 374 3 0 500 0
[pid=15343] ppid=15284 vsize=5356 CPUtime=0
/proc/15343/stat : 15343 (sh) S 15284 15284 14802 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35319583 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15343/statm: 1339 232 193 169 0 50 0
[pid=15344] ppid=15343 vsize=10712 CPUtime=99.02
/proc/15344/stat : 15344 (minisat) R 15343 15284 14802 0 -1 4194304 2472 0 0 0 9899 3 0 0 25 0 1 0 35319584 10969088 2458 996147200 134512640 135127466 4294956256 18446744073709551615 134530736 0 0 4096 3 0 0 0 17 0 0 0
/proc/15344/statm: 2678 2458 76 150 0 2525 0
Current children cumulated CPU time (s) 101.03
Current children cumulated vsize (KiB) 29668

[startup+162.302 s]
/proc/loadavg: 2.27 2.05 2.01 3/89 15382
/proc/meminfo: memFree=1744248/2055920 swapFree=4176520/4192956
[pid=15284] ppid=15282 vsize=13600 CPUtime=2.01
/proc/15284/stat : 15284 (sugar) S 15282 15284 14802 0 -1 4194304 1406 26443 0 5 4 1 177 19 16 0 1 0 35319345 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15284/statm: 3400 807 374 3 0 500 0
[pid=15343] ppid=15284 vsize=5356 CPUtime=0
/proc/15343/stat : 15343 (sh) S 15284 15284 14802 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35319583 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15343/statm: 1339 232 193 169 0 50 0
[pid=15344] ppid=15343 vsize=11496 CPUtime=158.98
/proc/15344/stat : 15344 (minisat) R 15343 15284 14802 0 -1 4194304 2672 0 0 0 15895 3 0 0 25 0 1 0 35319584 11771904 2658 996147200 134512640 135127466 4294956256 18446744073709551615 134531240 0 0 4096 3 0 0 0 17 0 0 0
/proc/15344/statm: 2874 2658 76 150 0 2721 0
Current children cumulated CPU time (s) 160.99
Current children cumulated vsize (KiB) 30452

[startup+222.302 s]
/proc/loadavg: 2.58 2.17 2.06 3/89 15382
/proc/meminfo: memFree=1738488/2055920 swapFree=4176520/4192956
[pid=15284] ppid=15282 vsize=13600 CPUtime=2.01
/proc/15284/stat : 15284 (sugar) S 15282 15284 14802 0 -1 4194304 1406 26443 0 5 4 1 177 19 16 0 1 0 35319345 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15284/statm: 3400 807 374 3 0 500 0
[pid=15343] ppid=15284 vsize=5356 CPUtime=0
/proc/15343/stat : 15343 (sh) S 15284 15284 14802 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35319583 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15343/statm: 1339 232 193 169 0 50 0
[pid=15344] ppid=15343 vsize=12308 CPUtime=218.97
/proc/15344/stat : 15344 (minisat) R 15343 15284 14802 0 -1 4194304 2879 0 0 0 21893 4 0 0 25 0 1 0 35319584 12603392 2865 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 0 0 0
/proc/15344/statm: 3077 2865 76 150 0 2924 0
Current children cumulated CPU time (s) 220.98
Current children cumulated vsize (KiB) 31264

[startup+282.301 s]
/proc/loadavg: 2.66 2.27 2.10 3/89 15382
/proc/meminfo: memFree=1737464/2055920 swapFree=4176520/4192956
[pid=15284] ppid=15282 vsize=13600 CPUtime=2.01
/proc/15284/stat : 15284 (sugar) S 15282 15284 14802 0 -1 4194304 1406 26443 0 5 4 1 177 19 16 0 1 0 35319345 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15284/statm: 3400 807 374 3 0 500 0
[pid=15343] ppid=15284 vsize=5356 CPUtime=0
/proc/15343/stat : 15343 (sh) S 15284 15284 14802 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35319583 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15343/statm: 1339 232 193 169 0 50 0
[pid=15344] ppid=15343 vsize=13232 CPUtime=278.94
/proc/15344/stat : 15344 (minisat) R 15343 15284 14802 0 -1 4194304 3083 0 0 0 27890 4 0 0 25 0 1 0 35319584 13549568 3069 996147200 134512640 135127466 4294956256 18446744073709551615 134527273 0 0 4096 3 0 0 0 17 0 0 0
/proc/15344/statm: 3308 3069 76 150 0 3155 0
Current children cumulated CPU time (s) 280.95
Current children cumulated vsize (KiB) 32188


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

[pid=15284] ppid=15282 vsize=13600 CPUtime=2.01
/proc/15284/stat : 15284 (sugar) S 15282 15284 14802 0 -1 4194304 1406 26443 0 5 4 1 177 19 16 0 1 0 35319345 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15284/statm: 3400 807 374 3 0 500 0
[pid=15343] ppid=15284 vsize=5356 CPUtime=0
/proc/15343/stat : 15343 (sh) S 15284 15284 14802 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35319583 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15343/statm: 1339 232 193 169 0 50 0
[pid=15344] ppid=15343 vsize=26216 CPUtime=3037.81
/proc/15344/stat : 15344 (minisat) R 15343 15284 14802 0 -1 4194304 6081 0 0 0 303769 12 0 0 25 0 1 0 35319584 26845184 6067 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/15344/statm: 6554 6067 76 150 0 6401 0
Current children cumulated CPU time (s) 3039.82
Current children cumulated vsize (KiB) 45172

[startup+3102.3 s]
/proc/loadavg: 2.64 2.62 2.56 4/89 15388
/proc/meminfo: memFree=1723832/2055920 swapFree=4176520/4192956
[pid=15284] ppid=15282 vsize=13600 CPUtime=2.01
/proc/15284/stat : 15284 (sugar) S 15282 15284 14802 0 -1 4194304 1406 26443 0 5 4 1 177 19 16 0 1 0 35319345 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15284/statm: 3400 807 374 3 0 500 0
[pid=15343] ppid=15284 vsize=5356 CPUtime=0
/proc/15343/stat : 15343 (sh) S 15284 15284 14802 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35319583 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15343/statm: 1339 232 193 169 0 50 0
[pid=15344] ppid=15343 vsize=26216 CPUtime=3097.78
/proc/15344/stat : 15344 (minisat) R 15343 15284 14802 0 -1 4194304 6098 0 0 0 309766 12 0 0 25 0 1 0 35319584 26845184 6084 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/15344/statm: 6554 6084 76 150 0 6401 0
Current children cumulated CPU time (s) 3099.79
Current children cumulated vsize (KiB) 45172

[startup+3162.3 s]
/proc/loadavg: 2.51 2.59 2.55 3/89 15388
/proc/meminfo: memFree=1723768/2055920 swapFree=4176520/4192956
[pid=15284] ppid=15282 vsize=13600 CPUtime=2.01
/proc/15284/stat : 15284 (sugar) S 15282 15284 14802 0 -1 4194304 1406 26443 0 5 4 1 177 19 16 0 1 0 35319345 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15284/statm: 3400 807 374 3 0 500 0
[pid=15343] ppid=15284 vsize=5356 CPUtime=0
/proc/15343/stat : 15343 (sh) S 15284 15284 14802 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35319583 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15343/statm: 1339 232 193 169 0 50 0
[pid=15344] ppid=15343 vsize=26392 CPUtime=3157.75
/proc/15344/stat : 15344 (minisat) R 15343 15284 14802 0 -1 4194304 6121 0 0 0 315763 12 0 0 25 0 1 0 35319584 27025408 6107 996147200 134512640 135127466 4294956256 18446744073709551615 134527143 0 0 4096 3 0 0 0 17 0 0 0
/proc/15344/statm: 6598 6107 76 150 0 6445 0
Current children cumulated CPU time (s) 3159.76
Current children cumulated vsize (KiB) 45348

[startup+3222.3 s]
/proc/loadavg: 2.46 2.56 2.54 3/89 15388
/proc/meminfo: memFree=1723768/2055920 swapFree=4176520/4192956
[pid=15284] ppid=15282 vsize=13600 CPUtime=2.01
/proc/15284/stat : 15284 (sugar) S 15282 15284 14802 0 -1 4194304 1406 26443 0 5 4 1 177 19 16 0 1 0 35319345 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15284/statm: 3400 807 374 3 0 500 0
[pid=15343] ppid=15284 vsize=5356 CPUtime=0
/proc/15343/stat : 15343 (sh) S 15284 15284 14802 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35319583 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15343/statm: 1339 232 193 169 0 50 0
[pid=15344] ppid=15343 vsize=26392 CPUtime=3217.73
/proc/15344/stat : 15344 (minisat) R 15343 15284 14802 0 -1 4194304 6128 0 0 0 321761 12 0 0 25 0 1 0 35319584 27025408 6114 996147200 134512640 135127466 4294956256 18446744073709551615 134530692 0 0 4096 3 0 0 0 17 0 0 0
/proc/15344/statm: 6598 6114 76 150 0 6445 0
Current children cumulated CPU time (s) 3219.74
Current children cumulated vsize (KiB) 45348

[startup+3282.3 s]
/proc/loadavg: 2.40 2.51 2.52 3/89 15388
/proc/meminfo: memFree=1723512/2055920 swapFree=4176520/4192956
[pid=15284] ppid=15282 vsize=13600 CPUtime=2.01
/proc/15284/stat : 15284 (sugar) S 15282 15284 14802 0 -1 4194304 1406 26443 0 5 4 1 177 19 16 0 1 0 35319345 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15284/statm: 3400 807 374 3 0 500 0
[pid=15343] ppid=15284 vsize=5356 CPUtime=0
/proc/15343/stat : 15343 (sh) S 15284 15284 14802 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35319583 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15343/statm: 1339 232 193 169 0 50 0
[pid=15344] ppid=15343 vsize=26556 CPUtime=3277.71
/proc/15344/stat : 15344 (minisat) R 15343 15284 14802 0 -1 4194304 6161 0 0 0 327759 12 0 0 25 0 1 0 35319584 27193344 6147 996147200 134512640 135127466 4294956256 18446744073709551615 134530766 0 0 4096 3 0 0 0 17 0 0 0
/proc/15344/statm: 6639 6147 76 150 0 6486 0
Current children cumulated CPU time (s) 3279.72
Current children cumulated vsize (KiB) 45512

[startup+3342.3 s]
/proc/loadavg: 2.61 2.54 2.53 3/89 15390
/proc/meminfo: memFree=1723448/2055920 swapFree=4176520/4192956
[pid=15284] ppid=15282 vsize=13600 CPUtime=2.01
/proc/15284/stat : 15284 (sugar) S 15282 15284 14802 0 -1 4194304 1406 26443 0 5 4 1 177 19 16 0 1 0 35319345 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15284/statm: 3400 807 374 3 0 500 0
[pid=15343] ppid=15284 vsize=5356 CPUtime=0
/proc/15343/stat : 15343 (sh) S 15284 15284 14802 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35319583 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15343/statm: 1339 232 193 169 0 50 0
[pid=15344] ppid=15343 vsize=26556 CPUtime=3337.68
/proc/15344/stat : 15344 (minisat) R 15343 15284 14802 0 -1 4194304 6164 0 0 0 333756 12 0 0 25 0 1 0 35319584 27193344 6150 996147200 134512640 135127466 4294956256 18446744073709551615 134527996 0 0 4096 3 0 0 0 17 0 0 0
/proc/15344/statm: 6639 6150 76 150 0 6486 0
Current children cumulated CPU time (s) 3339.69
Current children cumulated vsize (KiB) 45512

[startup+3402.31 s]
/proc/loadavg: 2.68 2.58 2.54 3/89 15390
/proc/meminfo: memFree=1723448/2055920 swapFree=4176520/4192956
[pid=15284] ppid=15282 vsize=13600 CPUtime=2.01
/proc/15284/stat : 15284 (sugar) S 15282 15284 14802 0 -1 4194304 1406 26443 0 5 4 1 177 19 16 0 1 0 35319345 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15284/statm: 3400 807 374 3 0 500 0
[pid=15343] ppid=15284 vsize=5356 CPUtime=0
/proc/15343/stat : 15343 (sh) S 15284 15284 14802 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35319583 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15343/statm: 1339 232 193 169 0 50 0
[pid=15344] ppid=15343 vsize=26556 CPUtime=3397.65
/proc/15344/stat : 15344 (minisat) R 15343 15284 14802 0 -1 4194304 6164 0 0 0 339753 12 0 0 25 0 1 0 35319584 27193344 6150 996147200 134512640 135127466 4294956256 18446744073709551615 134523403 0 0 4096 3 0 0 0 17 0 0 0
/proc/15344/statm: 6639 6150 76 150 0 6486 0
Current children cumulated CPU time (s) 3399.66
Current children cumulated vsize (KiB) 45512

[startup+3462.3 s]
/proc/loadavg: 2.62 2.57 2.54 3/89 15390
/proc/meminfo: memFree=1723320/2055920 swapFree=4176520/4192956
[pid=15284] ppid=15282 vsize=13600 CPUtime=2.01
/proc/15284/stat : 15284 (sugar) S 15282 15284 14802 0 -1 4194304 1406 26443 0 5 4 1 177 19 16 0 1 0 35319345 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15284/statm: 3400 807 374 3 0 500 0
[pid=15343] ppid=15284 vsize=5356 CPUtime=0
/proc/15343/stat : 15343 (sh) S 15284 15284 14802 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35319583 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15343/statm: 1339 232 193 169 0 50 0
[pid=15344] ppid=15343 vsize=26556 CPUtime=3457.63
/proc/15344/stat : 15344 (minisat) R 15343 15284 14802 0 -1 4194304 6164 0 0 0 345751 12 0 0 25 0 1 0 35319584 27193344 6150 996147200 134512640 135127466 4294956256 18446744073709551615 134531123 0 0 4096 3 0 0 0 17 0 0 0
/proc/15344/statm: 6639 6150 76 150 0 6486 0
Current children cumulated CPU time (s) 3459.64
Current children cumulated vsize (KiB) 45512

[startup+3522.3 s]
/proc/loadavg: 2.58 2.56 2.54 3/89 15390
/proc/meminfo: memFree=1723320/2055920 swapFree=4176520/4192956
[pid=15284] ppid=15282 vsize=13600 CPUtime=2.01
/proc/15284/stat : 15284 (sugar) S 15282 15284 14802 0 -1 4194304 1406 26443 0 5 4 1 177 19 16 0 1 0 35319345 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15284/statm: 3400 807 374 3 0 500 0
[pid=15343] ppid=15284 vsize=5356 CPUtime=0
/proc/15343/stat : 15343 (sh) S 15284 15284 14802 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35319583 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15343/statm: 1339 232 193 169 0 50 0
[pid=15344] ppid=15343 vsize=26556 CPUtime=3517.6
/proc/15344/stat : 15344 (minisat) R 15343 15284 14802 0 -1 4194304 6166 0 0 0 351748 12 0 0 25 0 1 0 35319584 27193344 6152 996147200 134512640 135127466 4294956256 18446744073709551615 134530949 0 0 4096 3 0 0 0 17 0 0 0
/proc/15344/statm: 6639 6152 76 150 0 6486 0
Current children cumulated CPU time (s) 3519.61
Current children cumulated vsize (KiB) 45512

[startup+3582.3 s]
/proc/loadavg: 2.51 2.54 2.54 3/89 15390
/proc/meminfo: memFree=1723000/2055920 swapFree=4176520/4192956
[pid=15284] ppid=15282 vsize=13600 CPUtime=2.01
/proc/15284/stat : 15284 (sugar) S 15282 15284 14802 0 -1 4194304 1406 26443 0 5 4 1 177 19 16 0 1 0 35319345 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15284/statm: 3400 807 374 3 0 500 0
[pid=15343] ppid=15284 vsize=5356 CPUtime=0
/proc/15343/stat : 15343 (sh) S 15284 15284 14802 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35319583 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15343/statm: 1339 232 193 169 0 50 0
[pid=15344] ppid=15343 vsize=26556 CPUtime=3577.59
/proc/15344/stat : 15344 (minisat) R 15343 15284 14802 0 -1 4194304 6188 0 0 0 357746 13 0 0 25 0 1 0 35319584 27193344 6174 996147200 134512640 135127466 4294956256 18446744073709551615 134528621 0 0 4096 3 0 0 0 17 0 0 0
/proc/15344/statm: 6639 6174 76 150 0 6486 0
Current children cumulated CPU time (s) 3579.6
Current children cumulated vsize (KiB) 45512



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3602.8 s]
/proc/loadavg: 2.43 2.52 2.53 3/89 15390
/proc/meminfo: memFree=1723000/2055920 swapFree=4176520/4192956
[pid=15284] ppid=15282 vsize=13600 CPUtime=2.01
/proc/15284/stat : 15284 (sugar) S 15282 15284 14802 0 -1 4194304 1406 26443 0 5 4 1 177 19 16 0 1 0 35319345 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15284/statm: 3400 807 374 3 0 500 0
[pid=15343] ppid=15284 vsize=5356 CPUtime=0
/proc/15343/stat : 15343 (sh) S 15284 15284 14802 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35319583 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15343/statm: 1339 232 193 169 0 50 0
[pid=15344] ppid=15343 vsize=26556 CPUtime=3598.08
/proc/15344/stat : 15344 (minisat) R 15343 15284 14802 0 -1 4194304 6188 0 0 0 359795 13 0 0 25 0 1 0 35319584 27193344 6174 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/15344/statm: 6639 6174 76 150 0 6486 0
Current children cumulated CPU time (s) 3600.09
Current children cumulated vsize (KiB) 45512

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

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

Child status: 0
Real time (s): 3602.81
CPU time (s): 3600.14
CPU user time (s): 3599.78
CPU system time (s): 0.357945
CPU usage (%): 99.9258
Max. virtual memory (cumulated for all children) (KiB): 887456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.78
system time used= 0.357945
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34394
page faults= 5
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2979
involuntary context switches= 19921

runsolver used 3.88341 second user time and 12.5211 second system time

The end

Launcher Data (download as text)

Begin job on node71 at 2008-07-11 16:23:35
IDJOB=1108770
IDBENCH=60762
IDSOLVER=368
FILE ID=node71/1108770-1215786215
PBS_JOBID= 7903066
Free space on /tmp= 66516 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/QG7/normalized-quasigroup7-6.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-1108770-1215786215/watcher-1108770-1215786215 -o /tmp/evaluation-result-1108770-1215786215/solver-1108770-1215786215 -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-1108770-1215786215.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 790ca124b1ffc62329583a537a34d57f
RANDOM SEED=1236807313

node71.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.225
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.225
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1829608 kB
Buffers:         25356 kB
Cached:         114760 kB
SwapCached:       7240 kB
Active:          47800 kB
Inactive:       112840 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1829608 kB
SwapTotal:     4192956 kB
SwapFree:      4176520 kB
Dirty:            1372 kB
Writeback:           0 kB
Mapped:          35056 kB
Slab:            49972 kB
Committed_AS:   184704 kB
PageTables:       2560 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= 66516 MiB
End job on node71 at 2008-07-11 17:23:38