Trace number 1109098

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)18 3600.07 3601.91

General information on the benchmark

Namecsp/QG6/
normalized-quasigroup6-6.xml
MD5SUM28bfbb33476b5a4dbdd5bbba4644e23e
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints18
Best CPU time to get the best result obtained on this benchmark3600.07
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.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.04	c 0	BEGIN Fri Jul 11 19:46:02 2008
0.00/0.04	c 0	PID 13882
0.00/0.05	c 0	HOST node17.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1109098-1215798362.xml TO HOME/temp.csp
0.00/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1109098-1215798362.xml' 'HOME/temp.csp'
0.02/0.35	c 1	33 domains, 178 variables, 11 predicates, 0 relations, 143 constraints
0.02/0.36	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.02/0.36	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.31/0.44	c 1	Parsing HOME/temp.csp
0.31/0.58	c 1	parsed 365 expressions
0.31/0.59	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.31/0.59	c 1	MAX CSP: 143 constraints
0.31/0.59	c 1	Converting to clausal form CSP
0.31/0.61	c 1	converted 52 (10%) expressions
0.31/0.61	c 1	converted 103 (20%) expressions
0.31/0.62	c 1	converted 154 (30%) expressions
0.31/0.62	c 1	converted 205 (40%) expressions
0.31/0.63	c 1	converted 256 (50%) expressions
0.31/0.65	c 1	converted 307 (60%) expressions
0.32/0.71	c 1	converted 358 (70%) expressions
0.32/0.83	c 1	converted 409 (80%) expressions
0.32/0.88	c 1	converted 460 (90%) expressions
0.32/0.93	c 1	converted 511 (100%) expressions
0.32/0.93	c 1	CSP : 464 integers, 1413 booleans, 4550 clauses, largest domain size 215
0.32/0.93	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.32/0.93	c 1	Propagation in CSP
0.32/0.98	c 1	138 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.32/0.98	c 1	CSP : 464 integers, 1413 booleans, 4550 clauses, largest domain size 144
0.32/0.98	c 1	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.32/0.99	c 1	Simplifing CSP by introducing new Boolean variables
0.32/1.00	c 1	CSP : 464 integers, 1653 booleans, 4790 clauses, largest domain size 144
0.32/1.00	c 1	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.94/1.04	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.94/1.05	c 1	47 (10%) CSP integer variables are encoded (200 clauses, 2115 bytes)
0.94/1.06	c 1	93 (20%) CSP integer variables are encoded (734 clauses, 7989 bytes)
0.94/1.06	c 1	140 (30%) CSP integer variables are encoded (1222 clauses, 14006 bytes)
0.94/1.06	c 1	186 (40%) CSP integer variables are encoded (1649 clauses, 19557 bytes)
0.94/1.06	c 1	232 (50%) CSP integer variables are encoded (1649 clauses, 19557 bytes)
0.94/1.06	c 1	279 (60%) CSP integer variables are encoded (1649 clauses, 19557 bytes)
0.94/1.07	c 1	325 (70%) CSP integer variables are encoded (1795 clauses, 21455 bytes)
0.94/1.07	c 1	372 (80%) CSP integer variables are encoded (1978 clauses, 23834 bytes)
0.94/1.07	c 1	418 (90%) CSP integer variables are encoded (2248 clauses, 27344 bytes)
0.94/1.07	c 1	464 (100%) CSP integer variables are encoded (3401 clauses, 42333 bytes)
1.04/1.11	c 1	479 (10%) CSP clauses are encoded (4650 clauses, 60664 bytes)
1.04/1.14	c 1	958 (20%) CSP clauses are encoded (5795 clauses, 83136 bytes)
1.04/1.15	c 1	1437 (30%) CSP clauses are encoded (6954 clauses, 108026 bytes)
1.04/1.16	c 1	1916 (40%) CSP clauses are encoded (8113 clauses, 132907 bytes)
1.04/1.18	c 1	2395 (50%) CSP clauses are encoded (9215 clauses, 156516 bytes)
1.04/1.19	c 1	2874 (60%) CSP clauses are encoded (10652 clauses, 188311 bytes)
1.13/1.20	c 1	3353 (70%) CSP clauses are encoded (12069 clauses, 220421 bytes)
1.13/1.21	c 1	3832 (80%) CSP clauses are encoded (13466 clauses, 252067 bytes)
1.13/1.22	c 1	4311 (90%) CSP clauses are encoded (14830 clauses, 282876 bytes)
1.13/1.27	c 2	4790 (100%) CSP clauses are encoded (44374 clauses, 811552 bytes)
1.13/1.27	c 2	4790 CSP clauses encoded
1.13/1.27	c 2	Writing map file : HOME/temp.map
1.13/1.28	c 2	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.13/1.28	c 2	SAT : 5511 SAT variables, 44374 SAT clauses, 811552 bytes
1.13/1.28	c 2	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.13/1.30	c 2	OBJECTIVE minimize _COST
1.13/1.30	c 2	OBJECTIVE BOUND: 0 <= _COST <= 
1.13/1.30	c 2	SEARCHING: _COST <= 72
1.13/1.30	c 2	SOLVING HOME/temp.cnf
1.13/1.30	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.24/1.30	c 2	This is MiniSat 2.0 beta
1.24/1.30	c 2	WARNING: for repeatability, setting FPU to use double precision
1.24/1.30	c 2	============================[ Problem Statistics ]=============================
1.24/1.30	c 2	|                                                                             |
1.24/1.30	c 2	|  Number of variables:  5511                                                 |
1.24/1.30	c 2	|  Number of clauses:    44375                                                |
1.24/1.33	c 2	|  Parsing time:         0.02         s                                       |
1.24/1.33	c 2	============================[ Search Statistics ]==============================
1.24/1.33	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.24/1.33	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.24/1.33	c 2	===============================================================================
1.24/1.33	c 2	|         0 |    4943    33553   103965 |    11184        0    nan |  0.000 % |
1.24/1.33	c 2	===============================================================================
1.24/1.33	c 2	restarts              : 1
1.24/1.33	c 2	conflicts             : 1              (34 /sec)
1.24/1.33	c 2	decisions             : 1597           (1.57 % random) (55078 /sec)
1.24/1.33	c 2	propagations          : 5569           (192068 /sec)
1.24/1.33	c 2	conflict literals     : 6              (14.29 % deleted)
1.24/1.33	c 2	Memory used           : 3.95 MB
1.24/1.33	c 2	CPU time              : 0.028995 s
1.24/1.33	c 2	
1.24/1.34	c 2	SATISFIABLE
1.24/1.34	c 2	FOUND: _COST <= 72
1.24/1.34	s SATISFIABLE
1.24/1.34	c 2	DECODING HOME/temp.out WITH HOME/temp.map
1.24/1.34	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.27/1.42	c 2	Decoding HOME/temp.out
1.27/1.51	c 2	OBJECTIVE _COST 72
1.27/1.51	o 72
1.27/1.53	v 1 5 6 2 3 2 3 2 1 5 6 5 6 6 3 6 6 5 6 6 6 4 6 5 6 6 6 6 5 4 5 5 2 5 4 6 9 1 26 6 6 33 6 2 10 6 5 17 6 6 12 6 5 1 6 9 1 31 8 6 8 2 3 6 7 6 28 6 11 6 35 6 12 6 30 6 11 6 31 6 18 6 32 6 18 6 31 15 6 18 6 34 6 18 6 35 6 18 6 30 6 17 6 31 6 24 6 32 6 24 6 33 6 24 6 31 22 6 24 6 35 6 24 6 30 6 23 6 31 6 30 6 32 6 30 6 33 6 30 6 34 6 30 6 31 29 6 30 6 24 6 28 6 25 6 35 6 26 6 35 6 9 6 32 6 28 6 35 6 35 6 36 6 31 36 6 36 6
1.27/1.53	c 2	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.27/1.55	c 2	OBJECTIVE BOUND: 0 <= _COST <= 72
1.27/1.55	c 2	SEARCHING: _COST <= 36
1.27/1.55	c 2	SOLVING HOME/temp.cnf
1.27/1.55	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.27/1.56	c 2	This is MiniSat 2.0 beta
1.27/1.56	c 2	WARNING: for repeatability, setting FPU to use double precision
1.27/1.56	c 2	============================[ Problem Statistics ]=============================
1.27/1.56	c 2	|                                                                             |
1.27/1.56	c 2	|  Number of variables:  5511                                                 |
1.27/1.56	c 2	|  Number of clauses:    44375                                                |
1.27/1.58	c 2	|  Parsing time:         0.02         s                                       |
1.27/1.59	c 2	============================[ Search Statistics ]==============================
1.27/1.59	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.27/1.59	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.27/1.59	c 2	===============================================================================
1.27/1.59	c 2	|         0 |    4619    26875    84867 |     8958        0    nan |  0.000 % |
1.27/1.59	c 2	===============================================================================
1.27/1.59	c 2	restarts              : 1
1.27/1.59	c 2	conflicts             : 18             (581 /sec)
1.27/1.59	c 2	decisions             : 1972           (0.91 % random) (63623 /sec)
1.27/1.59	c 2	propagations          : 10876          (350895 /sec)
1.27/1.59	c 2	conflict literals     : 157            (5.99 % deleted)
1.27/1.59	c 2	Memory used           : 3.95 MB
1.27/1.59	c 2	CPU time              : 0.030995 s
1.27/1.59	c 2	
1.27/1.59	c 2	SATISFIABLE
1.27/1.59	c 2	FOUND: _COST <= 36
1.27/1.59	c 2	DECODING HOME/temp.out WITH HOME/temp.map
1.27/1.59	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.50/1.67	c 2	Decoding HOME/temp.out
1.50/1.76	c 2	OBJECTIVE _COST 36
1.50/1.76	o 36
1.50/1.78	v 1 4 4 5 6 2 5 2 6 3 4 4 4 6 3 6 4 5 6 5 5 4 1 3 4 1 1 6 5 4 3 5 4 5 2 6 27 1 20 6 5 21 6 5 28 6 6 35 6 2 12 6 4 25 6 11 4 31 8 6 8 2 33 6 12 4 16 6 9 6 23 6 7 5 24 6 10 3 19 6 16 6 32 6 18 5 31 15 6 15 3 34 6 18 5 23 6 16 6 30 6 17 4 31 6 24 3 26 6 23 1 27 6 23 1 31 22 6 22 4 5 6 19 6 18 6 21 5 19 6 28 6 2 6 25 4 3 6 25 4 34 6 30 6 31 29 6 30 6 24 6 28 6 13 6 33 6 26 6 35 6 21 6 34 6 28 6 36 6 11 6 32 6 31 36 6 36 6
1.50/1.78	c 2	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.50/1.81	c 2	OBJECTIVE BOUND: 0 <= _COST <= 36
1.50/1.81	c 2	SEARCHING: _COST <= 18
1.50/1.81	c 2	SOLVING HOME/temp.cnf
1.50/1.81	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.50/1.81	c 2	This is MiniSat 2.0 beta
1.50/1.81	c 2	WARNING: for repeatability, setting FPU to use double precision
1.50/1.81	c 2	============================[ Problem Statistics ]=============================
1.50/1.81	c 2	|                                                                             |
1.50/1.81	c 2	|  Number of variables:  5511                                                 |
1.50/1.81	c 2	|  Number of clauses:    44375                                                |
1.50/1.83	c 2	|  Parsing time:         0.02         s                                       |
1.50/1.84	c 2	============================[ Search Statistics ]==============================
1.50/1.84	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.50/1.84	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.50/1.84	c 2	===============================================================================
1.50/1.84	c 2	|         0 |    4403    21592    69648 |     7197        0    nan |  0.000 % |
1.50/1.85	c 2	===============================================================================
1.50/1.85	c 2	restarts              : 1
1.50/1.85	c 2	conflicts             : 49             (1441 /sec)
1.50/1.85	c 2	decisions             : 1025           (1.07 % random) (30152 /sec)
1.50/1.85	c 2	propagations          : 18366          (540272 /sec)
1.50/1.85	c 2	conflict literals     : 580            (4.61 % deleted)
1.50/1.85	c 2	Memory used           : 3.95 MB
1.50/1.85	c 2	CPU time              : 0.033994 s
1.50/1.85	c 2	
1.50/1.85	c 2	SATISFIABLE
1.50/1.85	c 2	FOUND: _COST <= 18
1.50/1.85	c 2	DECODING HOME/temp.out WITH HOME/temp.map
1.50/1.85	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.74/1.93	c 2	Decoding HOME/temp.out
1.74/2.01	c 2	OBJECTIVE _COST 18
1.74/2.01	o 18
1.74/2.02	v 1 6 4 2 3 5 5 2 1 6 4 1 5 4 3 1 2 1 6 1 2 4 6 2 4 3 1 3 5 3 2 5 2 1 3 6 27 1 32 6 5 21 6 2 10 6 6 25 6 4 30 6 3 25 6 11 4 31 8 6 8 2 3 6 7 5 34 6 12 1 23 6 10 6 6 6 7 5 25 6 14 4 20 6 16 1 31 15 6 15 3 4 6 13 2 11 6 14 4 6 6 13 5 31 6 24 2 2 6 19 6 9 6 20 1 31 22 6 22 4 33 6 24 2 12 6 20 1 19 6 28 6 14 6 25 4 3 6 25 4 16 6 27 1 31 29 6 29 5 18 6 27 1 7 6 32 5 26 6 35 3 9 6 32 5 4 6 31 2 17 6 33 2 31 36 6 36 6
1.74/2.02	c 2	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.74/2.07	c 2	OBJECTIVE BOUND: 0 <= _COST <= 18
1.74/2.07	c 2	SEARCHING: _COST <= 9
1.74/2.07	c 2	SOLVING HOME/temp.cnf
1.74/2.07	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.74/2.07	c 2	This is MiniSat 2.0 beta
1.74/2.07	c 2	WARNING: for repeatability, setting FPU to use double precision
1.74/2.07	c 2	============================[ Problem Statistics ]=============================
1.74/2.07	c 2	|                                                                             |
1.74/2.07	c 2	|  Number of variables:  5511                                                 |
1.74/2.07	c 2	|  Number of clauses:    44375                                                |
1.93/2.10	c 2	|  Parsing time:         0.02         s                                       |
1.93/2.11	c 2	============================[ Search Statistics ]==============================
1.93/2.11	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.93/2.11	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.93/2.11	c 2	===============================================================================
1.93/2.11	c 2	|         0 |    4232    18316    60324 |     6105        0    nan |  0.000 % |
1.93/2.12	c 2	|       100 |    4232    18316    60324 |     6715      100     29 | 23.208 % |
1.93/2.15	c 2	|       250 |    4232    18316    60324 |     7387      250     23 | 23.208 % |
1.93/2.17	c 2	|       475 |    4232    18316    60324 |     8126      475     23 | 23.208 % |
2.03/2.22	c 2	|       812 |    4232    18316    60324 |     8938      812     23 | 23.208 % |
2.12/2.31	c 3	|      1318 |    4232    18316    60324 |     9832     1318     27 | 23.208 % |
2.22/2.41	c 3	|      2077 |    4232    18316    60324 |    10815     2077     27 | 23.208 % |
2.32/2.59	c 3	|      3216 |    4232    18316    60324 |    11897     3216     24 | 23.208 % |
2.62/2.87	c 3	|      4924 |    4232    18316    60324 |    13087     4924     23 | 23.208 % |
3.11/3.31	c 4	|      7486 |    4232    18316    60324 |    14396     7486     22 | 23.208 % |
3.91/4.10	c 4	|     11331 |    4232    18316    60324 |    15835    11331     23 | 23.208 % |
5.20/5.49	c 6	|     17097 |    4232    18316    60324 |    17419    17097     25 | 23.208 % |
7.48/7.76	c 8	|     25746 |    4232    18316    60324 |    19161    16181     26 | 23.208 % |
10.65/10.96	c 11	|     38720 |    4232    18316    60324 |    21077    18741     25 | 23.208 % |
15.00/15.40	c 16	|     58182 |    4232    18316    60324 |    23184    15437     25 | 23.208 % |
22.83/23.26	c 24	|     87375 |    4232    18316    60324 |    25503    19595     23 | 23.208 % |
35.43/35.93	c 36	|    131164 |    4232    18316    60324 |    28053    20099     22 | 23.208 % |
53.85/54.50	c 55	|    196849 |    4232    18316    60324 |    30859    22322     21 | 23.208 % |
82.91/83.85	c 84	|    295376 |    4232    18316    60324 |    33945    24821     24 | 23.208 % |
138.60/139.53	c 140	|    443165 |    4232    18316    60324 |    37339    24871     23 | 23.208 % |
212.88/213.86	c 214	|    664849 |    4232    18316    60324 |    41073    20046     26 | 23.208 % |
339.84/340.87	c 341	|    997374 |    4232    18316    60324 |    45180    41808     26 | 23.208 % |
542.58/543.60	c 544	|   1496163 |    4232    18316    60324 |    49699    34706     21 | 23.208 % |
877.89/879.04	c 879	|   2244347 |    4232    18316    60324 |    54669    32889     24 | 23.208 % |
1446.24/1447.54	c 1448	|   3366622 |    4232    18316    60324 |    60135    20216     23 | 23.208 % |
2340.98/2342.50	c 2343	|   5050034 |    4232    18316    60324 |    66149    31760     25 | 23.208 % |
3600.04/3601.91	sh: line 1: 13942 Terminated              HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out' 2>&1
3600.04/3601.91	c ERROR unknown output  in HOME/temp.out
3600.04/3601.91	c 3602	CPU 3599.54 (0.04 0.01 3599.5 0.5)
3600.04/3601.91	c 3602	END Fri Jul 11 20:46:04 2008

Verifier Data (download as text)

OK	18	125
18 unsatisfied constraints, 125 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-1109098-1215798362/watcher-1109098-1215798362 -o /tmp/evaluation-result-1109098-1215798362/solver-1109098-1215798362 -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-1109098-1215798362.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.33 2.43 2.71 3/82 13882
/proc/meminfo: memFree=986680/2055920 swapFree=4181376/4192956
[pid=13882] ppid=13880 vsize=18572 CPUtime=0
/proc/13882/stat : 13882 (runsolver) R 13880 13882 12380 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 36538661 19017728 292 996147200 4194304 4296836 548682068256 18446744073709551615 245482712359 0 0 4096 24578 0 0 0 17 1 0 0
/proc/13882/statm: 4643 292 257 25 0 2626 0

[startup+0.0637019 s]
/proc/loadavg: 2.33 2.43 2.71 3/82 13882
/proc/meminfo: memFree=986680/2055920 swapFree=4181376/4192956
[pid=13882] ppid=13880 vsize=13600 CPUtime=0.02
/proc/13882/stat : 13882 (sugar) S 13880 13882 12380 0 -1 4194304 898 127 0 0 2 0 0 0 19 0 1 0 36538661 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13882/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 13600

[startup+0.102711 s]
/proc/loadavg: 2.33 2.43 2.71 3/82 13882
/proc/meminfo: memFree=986680/2055920 swapFree=4181376/4192956
[pid=13882] ppid=13880 vsize=13600 CPUtime=0.02
/proc/13882/stat : 13882 (sugar) S 13880 13882 12380 0 -1 4194304 898 127 0 0 2 0 0 0 19 0 1 0 36538661 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13882/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 13600

[startup+0.301728 s]
/proc/loadavg: 2.33 2.43 2.71 3/82 13882
/proc/meminfo: memFree=986680/2055920 swapFree=4181376/4192956
[pid=13882] ppid=13880 vsize=13600 CPUtime=0.02
/proc/13882/stat : 13882 (sugar) S 13880 13882 12380 0 -1 4194304 898 127 0 0 2 0 0 0 19 0 1 0 36538661 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13882/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 13600

[startup+0.702765 s]
/proc/loadavg: 2.33 2.43 2.71 3/82 13882
/proc/meminfo: memFree=986680/2055920 swapFree=4181376/4192956
[pid=13882] ppid=13880 vsize=13600 CPUtime=0.32
/proc/13882/stat : 13882 (sugar) S 13880 13882 12380 0 -1 4194304 974 4513 0 1 3 0 26 3 15 0 1 0 36538661 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13882/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 13600

[startup+1.50285 s]
/proc/loadavg: 2.33 2.43 2.71 4/93 13904
/proc/meminfo: memFree=965664/2055920 swapFree=4181376/4192956
[pid=13882] ppid=13880 vsize=13600 CPUtime=1.27
/proc/13882/stat : 13882 (sugar) S 13880 13882 12380 0 -1 4194304 1123 12790 0 2 3 1 114 9 16 0 1 0 36538661 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13882/statm: 3400 807 374 3 0 500 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 13600

[startup+3.10201 s]
/proc/loadavg: 2.33 2.43 2.71 3/85 13942
/proc/meminfo: memFree=970528/2055920 swapFree=4181376/4192956
[pid=13882] ppid=13880 vsize=13600 CPUtime=1.91
/proc/13882/stat : 13882 (sugar) S 13880 13882 12380 0 -1 4194304 1406 26518 0 5 4 1 168 18 15 0 1 0 36538661 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13882/statm: 3400 807 374 3 0 500 0
[pid=13941] ppid=13882 vsize=5356 CPUtime=0
/proc/13941/stat : 13941 (sh) S 13882 13882 12380 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36538868 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13941/statm: 1339 232 193 169 0 50 0
[pid=13942] ppid=13941 vsize=4300 CPUtime=1.01
/proc/13942/stat : 13942 (minisat) R 13941 13882 12380 0 -1 4194304 914 0 0 0 101 0 0 0 25 0 1 0 36538869 4403200 900 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 0 0 0
/proc/13942/statm: 1075 900 76 150 0 922 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 23256

[startup+6.30134 s]
/proc/loadavg: 2.31 2.42 2.71 4/85 13942
/proc/meminfo: memFree=952672/2055920 swapFree=4181376/4192956
[pid=13882] ppid=13880 vsize=13600 CPUtime=1.91
/proc/13882/stat : 13882 (sugar) S 13880 13882 12380 0 -1 4194304 1406 26518 0 5 4 1 168 18 16 0 1 0 36538661 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13882/statm: 3400 807 374 3 0 500 0
[pid=13941] ppid=13882 vsize=5356 CPUtime=0
/proc/13941/stat : 13941 (sh) S 13882 13882 12380 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36538868 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13941/statm: 1339 232 193 169 0 50 0
[pid=13942] ppid=13941 vsize=6180 CPUtime=4.18
/proc/13942/stat : 13942 (minisat) R 13941 13882 12380 0 -1 4194304 1375 0 0 0 418 0 0 0 25 0 1 0 36538869 6328320 1361 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/13942/statm: 1545 1361 76 150 0 1392 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 25136

[startup+12.702 s]
/proc/loadavg: 2.28 2.41 2.71 3/85 13942
/proc/meminfo: memFree=919592/2055920 swapFree=4181376/4192956
[pid=13882] ppid=13880 vsize=13600 CPUtime=1.91
/proc/13882/stat : 13882 (sugar) S 13880 13882 12380 0 -1 4194304 1406 26518 0 5 4 1 168 18 16 0 1 0 36538661 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13882/statm: 3400 807 374 3 0 500 0
[pid=13941] ppid=13882 vsize=5356 CPUtime=0
/proc/13941/stat : 13941 (sh) S 13882 13882 12380 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36538868 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13941/statm: 1339 232 193 169 0 50 0
[pid=13942] ppid=13941 vsize=6712 CPUtime=10.52
/proc/13942/stat : 13942 (minisat) R 13941 13882 12380 0 -1 4194304 1518 0 0 0 1051 1 0 0 25 0 1 0 36538869 6873088 1504 996147200 134512640 135127466 4294956256 18446744073709551615 134530581 0 0 4096 3 0 0 0 17 0 0 0
/proc/13942/statm: 1678 1504 76 150 0 1525 0
Current children cumulated CPU time (s) 12.43
Current children cumulated vsize (KiB) 25668

[startup+25.5023 s]
/proc/loadavg: 2.30 2.41 2.70 3/85 13942
/proc/meminfo: memFree=851304/2055920 swapFree=4181376/4192956
[pid=13882] ppid=13880 vsize=13600 CPUtime=1.91
/proc/13882/stat : 13882 (sugar) S 13880 13882 12380 0 -1 4194304 1406 26518 0 5 4 1 168 18 16 0 1 0 36538661 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13882/statm: 3400 807 374 3 0 500 0
[pid=13941] ppid=13882 vsize=5356 CPUtime=0
/proc/13941/stat : 13941 (sh) S 13882 13882 12380 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36538868 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13941/statm: 1339 232 193 169 0 50 0
[pid=13942] ppid=13941 vsize=7512 CPUtime=23.2
/proc/13942/stat : 13942 (minisat) R 13941 13882 12380 0 -1 4194304 1724 0 0 0 2317 3 0 0 25 0 1 0 36538869 7692288 1710 996147200 134512640 135127466 4294956256 18446744073709551615 134702633 0 0 4096 3 0 0 0 17 0 0 0
/proc/13942/statm: 1878 1710 76 150 0 1725 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 26468

[startup+51.1029 s]
/proc/loadavg: 2.35 2.41 2.69 3/85 13942
/proc/meminfo: memFree=708648/2055920 swapFree=4181376/4192956
[pid=13882] ppid=13880 vsize=13600 CPUtime=1.91
/proc/13882/stat : 13882 (sugar) S 13880 13882 12380 0 -1 4194304 1406 26518 0 5 4 1 168 18 16 0 1 0 36538661 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13882/statm: 3400 807 374 3 0 500 0
[pid=13941] ppid=13882 vsize=5356 CPUtime=0
/proc/13941/stat : 13941 (sh) S 13882 13882 12380 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36538868 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13941/statm: 1339 232 193 169 0 50 0
[pid=13942] ppid=13941 vsize=8496 CPUtime=48.58
/proc/13942/stat : 13942 (minisat) R 13941 13882 12380 0 -1 4194304 1930 0 0 0 4851 7 0 0 25 0 1 0 36538869 8699904 1916 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 0 0 0
/proc/13942/statm: 2124 1916 76 150 0 1971 0
Current children cumulated CPU time (s) 50.49
Current children cumulated vsize (KiB) 27452

[startup+102.305 s]
/proc/loadavg: 1.87 2.28 2.63 2/67 13963
/proc/meminfo: memFree=1939864/2055920 swapFree=4181376/4192956
[pid=13882] ppid=13880 vsize=13600 CPUtime=1.91
/proc/13882/stat : 13882 (sugar) S 13880 13882 12380 0 -1 4194304 1406 26518 0 5 4 1 168 18 16 0 1 0 36538661 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13882/statm: 3400 807 374 3 0 500 0
[pid=13941] ppid=13882 vsize=5356 CPUtime=0
/proc/13941/stat : 13941 (sh) S 13882 13882 12380 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36538868 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13941/statm: 1339 232 193 169 0 50 0
[pid=13942] ppid=13941 vsize=10400 CPUtime=99.5
/proc/13942/stat : 13942 (minisat) R 13941 13882 12380 0 -1 4194304 2411 0 0 0 9936 14 0 0 25 0 1 0 36538869 10649600 2397 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/13942/statm: 2600 2397 76 150 0 2447 0
Current children cumulated CPU time (s) 101.41
Current children cumulated vsize (KiB) 29356

[startup+162.301 s]
/proc/loadavg: 1.32 2.04 2.53 2/67 13963
/proc/meminfo: memFree=1938520/2055920 swapFree=4181376/4192956
[pid=13882] ppid=13880 vsize=13600 CPUtime=1.91
/proc/13882/stat : 13882 (sugar) S 13880 13882 12380 0 -1 4194304 1406 26518 0 5 4 1 168 18 16 0 1 0 36538661 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13882/statm: 3400 807 374 3 0 500 0
[pid=13941] ppid=13882 vsize=5356 CPUtime=0
/proc/13941/stat : 13941 (sh) S 13882 13882 12380 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36538868 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13941/statm: 1339 232 193 169 0 50 0
[pid=13942] ppid=13941 vsize=11964 CPUtime=159.48
/proc/13942/stat : 13942 (minisat) R 13941 13882 12380 0 -1 4194304 2772 0 0 0 15933 15 0 0 25 0 1 0 36538869 12251136 2758 996147200 134512640 135127466 4294956256 18446744073709551615 134523398 0 0 4096 3 0 0 0 17 1 0 0
/proc/13942/statm: 2991 2758 76 150 0 2838 0
Current children cumulated CPU time (s) 161.39
Current children cumulated vsize (KiB) 30920

[startup+222.301 s]
/proc/loadavg: 1.11 1.85 2.43 2/67 13963
/proc/meminfo: memFree=1938136/2055920 swapFree=4181376/4192956
[pid=13882] ppid=13880 vsize=13600 CPUtime=1.91
/proc/13882/stat : 13882 (sugar) S 13880 13882 12380 0 -1 4194304 1406 26518 0 5 4 1 168 18 16 0 1 0 36538661 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13882/statm: 3400 807 374 3 0 500 0
[pid=13941] ppid=13882 vsize=5356 CPUtime=0
/proc/13941/stat : 13941 (sh) S 13882 13882 12380 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36538868 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13941/statm: 1339 232 193 169 0 50 0
[pid=13942] ppid=13941 vsize=12320 CPUtime=219.47
/proc/13942/stat : 13942 (minisat) R 13941 13882 12380 0 -1 4194304 2864 0 0 0 21931 16 0 0 25 0 1 0 36538869 12615680 2850 996147200 134512640 135127466 4294956256 18446744073709551615 134530654 0 0 4096 3 0 0 0 17 1 0 0
/proc/13942/statm: 3080 2850 76 150 0 2927 0
Current children cumulated CPU time (s) 221.38
Current children cumulated vsize (KiB) 31276

[startup+282.301 s]
/proc/loadavg: 1.04 1.69 2.34 2/67 13963
/proc/meminfo: memFree=1937560/2055920 swapFree=4181376/4192956
[pid=13882] ppid=13880 vsize=13600 CPUtime=1.91
/proc/13882/stat : 13882 (sugar) S 13880 13882 12380 0 -1 4194304 1406 26518 0 5 4 1 168 18 16 0 1 0 36538661 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13882/statm: 3400 807 374 3 0 500 0
[pid=13941] ppid=13882 vsize=5356 CPUtime=0
/proc/13941/stat : 13941 (sh) S 13882 13882 12380 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36538868 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13941/statm: 1339 232 193 169 0 50 0
[pid=13942] ppid=13941 vsize=13076 CPUtime=279.45
/proc/13942/stat : 13942 (minisat) R 13941 13882 12380 0 -1 4194304 3026 0 0 0 27929 16 0 0 25 0 1 0 36538869 13389824 3012 996147200 134512640 135127466 4294956256 18446744073709551615 134530775 0 0 4096 3 0 0 0 17 1 0 0
/proc/13942/statm: 3269 3012 76 150 0 3116 0
Current children cumulated CPU time (s) 281.36
Current children cumulated vsize (KiB) 32032


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

[pid=13882] ppid=13880 vsize=13600 CPUtime=1.91
/proc/13882/stat : 13882 (sugar) S 13880 13882 12380 0 -1 4194304 1406 26518 0 5 4 1 168 18 16 0 1 0 36538661 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13882/statm: 3400 807 374 3 0 500 0
[pid=13941] ppid=13882 vsize=5356 CPUtime=0
/proc/13941/stat : 13941 (sh) S 13882 13882 12380 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36538868 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13941/statm: 1339 232 193 169 0 50 0
[pid=13942] ppid=13941 vsize=26076 CPUtime=3098.66
/proc/13942/stat : 13942 (minisat) R 13941 13882 12380 0 -1 4194304 6076 0 0 0 309837 29 0 0 25 0 1 0 36538869 26701824 6062 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/13942/statm: 6519 6062 76 150 0 6366 0
Current children cumulated CPU time (s) 3100.57
Current children cumulated vsize (KiB) 45032

[startup+3162.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/67 13971
/proc/meminfo: memFree=1919896/2055920 swapFree=4181420/4192956
[pid=13882] ppid=13880 vsize=13600 CPUtime=1.91
/proc/13882/stat : 13882 (sugar) S 13880 13882 12380 0 -1 4194304 1406 26518 0 5 4 1 168 18 16 0 1 0 36538661 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13882/statm: 3400 807 374 3 0 500 0
[pid=13941] ppid=13882 vsize=5356 CPUtime=0
/proc/13941/stat : 13941 (sh) S 13882 13882 12380 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36538868 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13941/statm: 1339 232 193 169 0 50 0
[pid=13942] ppid=13941 vsize=26240 CPUtime=3158.64
/proc/13942/stat : 13942 (minisat) R 13941 13882 12380 0 -1 4194304 6086 0 0 0 315835 29 0 0 25 0 1 0 36538869 26869760 6072 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 1 0 0
/proc/13942/statm: 6560 6072 76 150 0 6407 0
Current children cumulated CPU time (s) 3160.55
Current children cumulated vsize (KiB) 45196

[startup+3222.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/67 13971
/proc/meminfo: memFree=1919832/2055920 swapFree=4181420/4192956
[pid=13882] ppid=13880 vsize=13600 CPUtime=1.91
/proc/13882/stat : 13882 (sugar) S 13880 13882 12380 0 -1 4194304 1406 26518 0 5 4 1 168 18 16 0 1 0 36538661 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13882/statm: 3400 807 374 3 0 500 0
[pid=13941] ppid=13882 vsize=5356 CPUtime=0
/proc/13941/stat : 13941 (sh) S 13882 13882 12380 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36538868 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13941/statm: 1339 232 193 169 0 50 0
[pid=13942] ppid=13941 vsize=26240 CPUtime=3218.62
/proc/13942/stat : 13942 (minisat) R 13941 13882 12380 0 -1 4194304 6087 0 0 0 321833 29 0 0 25 0 1 0 36538869 26869760 6073 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/13942/statm: 6560 6073 76 150 0 6407 0
Current children cumulated CPU time (s) 3220.53
Current children cumulated vsize (KiB) 45196

[startup+3282.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/67 13971
/proc/meminfo: memFree=1919704/2055920 swapFree=4181420/4192956
[pid=13882] ppid=13880 vsize=13600 CPUtime=1.91
/proc/13882/stat : 13882 (sugar) S 13880 13882 12380 0 -1 4194304 1406 26518 0 5 4 1 168 18 16 0 1 0 36538661 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13882/statm: 3400 807 374 3 0 500 0
[pid=13941] ppid=13882 vsize=5356 CPUtime=0
/proc/13941/stat : 13941 (sh) S 13882 13882 12380 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36538868 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13941/statm: 1339 232 193 169 0 50 0
[pid=13942] ppid=13941 vsize=26240 CPUtime=3278.61
/proc/13942/stat : 13942 (minisat) R 13941 13882 12380 0 -1 4194304 6112 0 0 0 327832 29 0 0 25 0 1 0 36538869 26869760 6098 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/13942/statm: 6560 6098 76 150 0 6407 0
Current children cumulated CPU time (s) 3280.52
Current children cumulated vsize (KiB) 45196

[startup+3342.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 13971
/proc/meminfo: memFree=1919384/2055920 swapFree=4181420/4192956
[pid=13882] ppid=13880 vsize=13600 CPUtime=1.91
/proc/13882/stat : 13882 (sugar) S 13880 13882 12380 0 -1 4194304 1406 26518 0 5 4 1 168 18 16 0 1 0 36538661 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13882/statm: 3400 807 374 3 0 500 0
[pid=13941] ppid=13882 vsize=5356 CPUtime=0
/proc/13941/stat : 13941 (sh) S 13882 13882 12380 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36538868 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13941/statm: 1339 232 193 169 0 50 0
[pid=13942] ppid=13941 vsize=26660 CPUtime=3338.59
/proc/13942/stat : 13942 (minisat) R 13941 13882 12380 0 -1 4194304 6206 0 0 0 333829 30 0 0 25 0 1 0 36538869 27299840 6192 996147200 134512640 135127466 4294956256 18446744073709551615 134530700 0 0 4096 3 0 0 0 17 1 0 0
/proc/13942/statm: 6665 6192 76 150 0 6512 0
Current children cumulated CPU time (s) 3340.5
Current children cumulated vsize (KiB) 45616

[startup+3402.31 s]
/proc/loadavg: 1.05 1.01 1.00 2/67 13971
/proc/meminfo: memFree=1919256/2055920 swapFree=4181420/4192956
[pid=13882] ppid=13880 vsize=13600 CPUtime=1.91
/proc/13882/stat : 13882 (sugar) S 13880 13882 12380 0 -1 4194304 1406 26518 0 5 4 1 168 18 16 0 1 0 36538661 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13882/statm: 3400 807 374 3 0 500 0
[pid=13941] ppid=13882 vsize=5356 CPUtime=0
/proc/13941/stat : 13941 (sh) S 13882 13882 12380 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36538868 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13941/statm: 1339 232 193 169 0 50 0
[pid=13942] ppid=13941 vsize=26836 CPUtime=3398.58
/proc/13942/stat : 13942 (minisat) R 13941 13882 12380 0 -1 4194304 6222 0 0 0 339828 30 0 0 25 0 1 0 36538869 27480064 6208 996147200 134512640 135127466 4294956256 18446744073709551615 134530809 0 0 4096 3 0 0 0 17 1 0 0
/proc/13942/statm: 6709 6208 76 150 0 6556 0
Current children cumulated CPU time (s) 3400.49
Current children cumulated vsize (KiB) 45792

[startup+3462.3 s]
/proc/loadavg: 1.07 1.02 1.00 2/67 13971
/proc/meminfo: memFree=1919064/2055920 swapFree=4181420/4192956
[pid=13882] ppid=13880 vsize=13600 CPUtime=1.91
/proc/13882/stat : 13882 (sugar) S 13880 13882 12380 0 -1 4194304 1406 26518 0 5 4 1 168 18 16 0 1 0 36538661 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13882/statm: 3400 807 374 3 0 500 0
[pid=13941] ppid=13882 vsize=5356 CPUtime=0
/proc/13941/stat : 13941 (sh) S 13882 13882 12380 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36538868 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13941/statm: 1339 232 193 169 0 50 0
[pid=13942] ppid=13941 vsize=27000 CPUtime=3458.56
/proc/13942/stat : 13942 (minisat) R 13941 13882 12380 0 -1 4194304 6258 0 0 0 345826 30 0 0 25 0 1 0 36538869 27648000 6244 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/13942/statm: 6750 6244 76 150 0 6597 0
Current children cumulated CPU time (s) 3460.47
Current children cumulated vsize (KiB) 45956

[startup+3522.3 s]
/proc/loadavg: 1.07 1.03 1.00 2/67 13971
/proc/meminfo: memFree=1918808/2055920 swapFree=4181420/4192956
[pid=13882] ppid=13880 vsize=13600 CPUtime=1.91
/proc/13882/stat : 13882 (sugar) S 13880 13882 12380 0 -1 4194304 1406 26518 0 5 4 1 168 18 16 0 1 0 36538661 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13882/statm: 3400 807 374 3 0 500 0
[pid=13941] ppid=13882 vsize=5356 CPUtime=0
/proc/13941/stat : 13941 (sh) S 13882 13882 12380 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36538868 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13941/statm: 1339 232 193 169 0 50 0
[pid=13942] ppid=13941 vsize=27164 CPUtime=3518.54
/proc/13942/stat : 13942 (minisat) R 13941 13882 12380 0 -1 4194304 6306 0 0 0 351824 30 0 0 25 0 1 0 36538869 27815936 6292 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/13942/statm: 6791 6292 76 150 0 6638 0
Current children cumulated CPU time (s) 3520.45
Current children cumulated vsize (KiB) 46120

[startup+3582.3 s]
/proc/loadavg: 1.24 1.08 1.02 2/67 13971
/proc/meminfo: memFree=1918808/2055920 swapFree=4181420/4192956
[pid=13882] ppid=13880 vsize=13600 CPUtime=1.91
/proc/13882/stat : 13882 (sugar) S 13880 13882 12380 0 -1 4194304 1406 26518 0 5 4 1 168 18 16 0 1 0 36538661 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13882/statm: 3400 807 374 3 0 500 0
[pid=13941] ppid=13882 vsize=5356 CPUtime=0
/proc/13941/stat : 13941 (sh) S 13882 13882 12380 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36538868 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13941/statm: 1339 232 193 169 0 50 0
[pid=13942] ppid=13941 vsize=27164 CPUtime=3578.52
/proc/13942/stat : 13942 (minisat) R 13941 13882 12380 0 -1 4194304 6306 0 0 0 357822 30 0 0 25 0 1 0 36538869 27815936 6292 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/13942/statm: 6791 6292 76 150 0 6638 0
Current children cumulated CPU time (s) 3580.43
Current children cumulated vsize (KiB) 46120



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3601.9 s]
/proc/loadavg: 1.25 1.09 1.02 2/67 13971
/proc/meminfo: memFree=1918744/2055920 swapFree=4181420/4192956
[pid=13882] ppid=13880 vsize=13600 CPUtime=1.91
/proc/13882/stat : 13882 (sugar) S 13880 13882 12380 0 -1 4194304 1406 26518 0 5 4 1 168 18 16 0 1 0 36538661 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13882/statm: 3400 807 374 3 0 500 0
[pid=13941] ppid=13882 vsize=5356 CPUtime=0
/proc/13941/stat : 13941 (sh) S 13882 13882 12380 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36538868 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13941/statm: 1339 232 193 169 0 50 0
[pid=13942] ppid=13941 vsize=27164 CPUtime=3598.13
/proc/13942/stat : 13942 (minisat) R 13941 13882 12380 0 -1 4194304 6306 0 0 0 359782 31 0 0 25 0 1 0 36538869 27815936 6292 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 1 0 0
/proc/13942/statm: 6791 6292 76 150 0 6638 0
Current children cumulated CPU time (s) 3600.04
Current children cumulated vsize (KiB) 46120

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

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

[startup+3601.9 s]
/proc/loadavg: 1.25 1.09 1.02 2/67 13971
/proc/meminfo: memFree=1918744/2055920 swapFree=4181420/4192956
[pid=13882] ppid=13880 vsize=13600 CPUtime=1.91
/proc/13882/stat : 13882 (sugar) S 13880 13882 12380 0 -1 4194304 1406 26518 0 5 4 1 168 18 16 0 1 0 36538661 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13882/statm: 3400 807 374 3 0 500 0
[pid=13941] ppid=13882 vsize=5356 CPUtime=0
/proc/13941/stat : 13941 (sh) S 13882 13882 12380 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36538868 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13941/statm: 1339 232 193 169 0 50 0
[pid=13942] ppid=13941 vsize=27164 CPUtime=3598.13
/proc/13942/stat : 13942 (minisat) R 13941 13882 12380 0 -1 4194304 6306 0 0 0 359782 31 0 0 25 0 1 0 36538869 27815936 6292 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 1 0 0
/proc/13942/statm: 6791 6292 76 150 0 6638 0
Current children cumulated CPU time (s) 3600.04
Current children cumulated vsize (KiB) 46120

Child status: 0
Real time (s): 3601.91
CPU time (s): 3600.07
CPU user time (s): 3599.55
CPU system time (s): 0.52392
CPU usage (%): 99.9488
Max. virtual memory (cumulated for all children) (KiB): 887464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.55
system time used= 0.52392
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34587
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= 3011
involuntary context switches= 9954

runsolver used 4.01439 second user time and 8.58969 second system time

The end

Launcher Data (download as text)

Begin job on node17 at 2008-07-11 19:46:02
IDJOB=1109098
IDBENCH=60911
IDSOLVER=368
FILE ID=node17/1109098-1215798362
PBS_JOBID= 7903160
Free space on /tmp= 63900 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/QG6/normalized-quasigroup6-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-1109098-1215798362/watcher-1109098-1215798362 -o /tmp/evaluation-result-1109098-1215798362/solver-1109098-1215798362 -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-1109098-1215798362.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 28bfbb33476b5a4dbdd5bbba4644e23e
RANDOM SEED=1875018851

node17.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.240
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.240
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        987160 kB
Buffers:          4820 kB
Cached:         948816 kB
SwapCached:       4212 kB
Active:         675908 kB
Inactive:       301748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        987160 kB
SwapTotal:     4192956 kB
SwapFree:      4181376 kB
Dirty:          120508 kB
Writeback:           0 kB
Mapped:          42140 kB
Slab:            76088 kB
Committed_AS:   161548 kB
PageTables:       2168 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= 66408 MiB
End job on node17 at 2008-07-11 20:46:04