Trace number 1108308

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

General information on the benchmark

Namecsp/rand-2-26/
normalized-rand-26-26-325-155-60021_ext.xml
MD5SUM5d0246273045fea8f773bd7d32b28b29
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints1
Best CPU time to get the best result obtained on this benchmark1223.77
Satisfiable
(Un)Satisfiability was proved
Number of variables26
Number of constraints325
Maximum constraint arity2
Maximum domain size26
Number of constraints which are defined in extension325
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.04	c 0	BEGIN Fri Jul 11 18:24:24 2008
0.00/0.04	c 0	PID 13874
0.03/0.04	c 0	HOST node26.alineos.net
0.03/0.04	c 0	CONVERTING HOME/instance-1108308-1215793464.xml TO HOME/temp.csp
0.03/0.04	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1108308-1215793464.xml' 'HOME/temp.csp'
0.03/0.56	c 1	1 domains, 26 variables, 0 predicates, 325 relations, 325 constraints
0.03/0.62	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.62	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.54/1.02	c 1	Parsing HOME/temp.csp
0.93/1.42	c 2	parsed 677 expressions
0.93/1.43	c 2	Heap : 5 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.93/1.43	c 2	MAX CSP: 325 constraints
0.93/1.43	c 2	Converting to clausal form CSP
0.93/1.46	c 2	converted 101 (10%) expressions
0.93/1.46	c 2	converted 201 (20%) expressions
0.93/1.47	c 2	converted 302 (30%) expressions
1.03/1.51	c 2	converted 402 (40%) expressions
1.03/1.58	c 2	converted 503 (50%) expressions
1.13/1.60	c 2	converted 603 (60%) expressions
1.13/1.63	c 2	converted 704 (70%) expressions
1.13/1.65	c 2	converted 804 (80%) expressions
1.13/1.68	c 2	converted 905 (90%) expressions
1.33/1.85	c 2	converted 1005 (100%) expressions
1.33/1.85	c 2	CSP : 676 integers, 0 booleans, 974 clauses, largest domain size 488
1.33/1.85	c 2	Heap : 11 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.33/1.85	c 2	Propagation in CSP
1.33/1.89	c 2	321 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.33/1.89	c 2	CSP : 676 integers, 0 booleans, 974 clauses, largest domain size 326
1.33/1.89	c 2	Heap : 11 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.33/1.89	c 2	Simplifing CSP by introducing new Boolean variables
1.33/1.89	c 2	CSP : 676 integers, 0 booleans, 974 clauses, largest domain size 326
1.33/1.89	c 2	Heap : 11 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.42/1.95	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.42/1.97	c 2	68 (10%) CSP integer variables are encoded (624 clauses, 6720 bytes)
1.42/1.97	c 2	136 (20%) CSP integer variables are encoded (624 clauses, 6720 bytes)
1.42/1.97	c 2	203 (30%) CSP integer variables are encoded (624 clauses, 6720 bytes)
1.42/1.97	c 2	271 (40%) CSP integer variables are encoded (624 clauses, 6720 bytes)
1.42/1.97	c 2	338 (50%) CSP integer variables are encoded (624 clauses, 6720 bytes)
1.42/1.97	c 2	406 (60%) CSP integer variables are encoded (1168 clauses, 13745 bytes)
1.42/1.97	c 2	474 (70%) CSP integer variables are encoded (1579 clauses, 19088 bytes)
1.42/1.98	c 2	541 (80%) CSP integer variables are encoded (2083 clauses, 25640 bytes)
1.42/1.98	c 2	609 (90%) CSP integer variables are encoded (4590 clauses, 58231 bytes)
1.42/1.98	c 2	676 (100%) CSP integer variables are encoded (5317 clauses, 67682 bytes)
1.53/2.09	c 3	98 (10%) CSP clauses are encoded (15836 clauses, 299548 bytes)
1.62/2.16	c 3	195 (20%) CSP clauses are encoded (26276 clauses, 551826 bytes)
1.73/2.23	c 3	293 (30%) CSP clauses are encoded (36744 clauses, 804856 bytes)
1.73/2.27	c 3	390 (40%) CSP clauses are encoded (40960 clauses, 900361 bytes)
1.73/2.28	c 3	487 (50%) CSP clauses are encoded (47859 clauses, 1023490 bytes)
1.73/2.29	c 3	585 (60%) CSP clauses are encoded (50103 clauses, 1061951 bytes)
1.82/2.33	c 3	682 (70%) CSP clauses are encoded (69240 clauses, 1410451 bytes)
1.82/2.38	c 3	780 (80%) CSP clauses are encoded (87482 clauses, 1725775 bytes)
1.92/2.46	c 3	877 (90%) CSP clauses are encoded (127723 clauses, 2460164 bytes)
2.01/2.56	c 3	974 (100%) CSP clauses are encoded (181416 clauses, 3443986 bytes)
2.01/2.56	c 3	974 CSP clauses encoded
2.01/2.56	c 3	Writing map file : HOME/temp.map
2.01/2.57	c 3	Heap : 5 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.01/2.57	c 3	SAT : 5993 SAT variables, 181416 SAT clauses, 3443986 bytes
2.01/2.57	c 3	Heap : 5 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.09/2.62	c 3	OBJECTIVE minimize _COST
2.09/2.62	c 3	OBJECTIVE BOUND: 0 <= _COST <= 
2.09/2.62	c 3	SEARCHING: _COST <= 163
2.09/2.62	c 3	SOLVING HOME/temp.cnf
2.09/2.62	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.09/2.62	c 3	This is MiniSat 2.0 beta
2.09/2.62	c 3	WARNING: for repeatability, setting FPU to use double precision
2.09/2.62	c 3	============================[ Problem Statistics ]=============================
2.09/2.62	c 3	|                                                                             |
2.09/2.62	c 3	|  Number of variables:  5993                                                 |
2.09/2.62	c 3	|  Number of clauses:    181417                                               |
2.11/2.71	c 3	|  Parsing time:         0.08         s                                       |
2.11/2.74	c 3	============================[ Search Statistics ]==============================
2.11/2.74	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.11/2.74	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.11/2.74	c 3	===============================================================================
2.11/2.74	c 3	|         0 |    4535   129186   439906 |    43062        0    nan |  0.000 % |
2.11/2.76	c 3	===============================================================================
2.11/2.76	c 3	restarts              : 1
2.11/2.76	c 3	conflicts             : 10             (79 /sec)
2.11/2.76	c 3	decisions             : 38             (0.00 % random) (299 /sec)
2.11/2.76	c 3	propagations          : 6754           (53189 /sec)
2.11/2.76	c 3	conflict literals     : 425            (8.41 % deleted)
2.11/2.76	c 3	Memory used           : 9.35 MB
2.11/2.76	c 3	CPU time              : 0.12698 s
2.11/2.76	c 3	
2.11/2.76	c 3	SATISFIABLE
2.11/2.76	c 3	FOUND: _COST <= 163
2.11/2.76	s SATISFIABLE
2.11/2.76	c 3	DECODING HOME/temp.out WITH HOME/temp.map
2.11/2.76	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'
2.26/2.86	c 3	Decoding HOME/temp.out
2.26/2.94	c 3	OBJECTIVE _COST 117
2.26/2.94	o 117
2.26/2.94	v 3 22 8 5 2 25 17 20 0 15 4 22 21 0 9 22 23 23 25 22 25 23 25 25 25 25
2.26/2.94	c 3	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.26/2.99	c 3	OBJECTIVE BOUND: 0 <= _COST <= 117
2.26/2.99	c 3	SEARCHING: _COST <= 58
2.26/2.99	c 3	SOLVING HOME/temp.cnf
2.26/2.99	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.42/3.00	c 3	This is MiniSat 2.0 beta
2.42/3.00	c 3	WARNING: for repeatability, setting FPU to use double precision
2.42/3.00	c 3	============================[ Problem Statistics ]=============================
2.42/3.00	c 3	|                                                                             |
2.42/3.00	c 3	|  Number of variables:  5993                                                 |
2.42/3.00	c 3	|  Number of clauses:    181417                                               |
2.42/3.10	c 4	|  Parsing time:         0.09         s                                       |
2.42/3.14	c 4	============================[ Search Statistics ]==============================
2.42/3.14	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.42/3.14	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.42/3.14	c 4	===============================================================================
2.42/3.14	c 4	|         0 |    3415    81839   301120 |    27279        0    nan |  0.000 % |
2.42/3.17	c 4	|       100 |    3415    81839   301120 |    30007      100     60 | 43.017 % |
2.61/3.22	c 4	|       251 |    3415    81839   301120 |    33008      251     49 | 43.017 % |
2.61/3.22	c 4	===============================================================================
2.61/3.22	c 4	restarts              : 3
2.61/3.22	c 4	conflicts             : 267            (1284 /sec)
2.61/3.22	c 4	decisions             : 487            (1.44 % random) (2342 /sec)
2.61/3.22	c 4	propagations          : 90176          (433605 /sec)
2.61/3.22	c 4	conflict literals     : 13161          (21.77 % deleted)
2.61/3.22	c 4	Memory used           : 9.48 MB
2.61/3.22	c 4	CPU time              : 0.207968 s
2.61/3.22	c 4	
2.61/3.23	c 4	SATISFIABLE
2.61/3.23	c 4	FOUND: _COST <= 58
2.61/3.23	c 4	DECODING HOME/temp.out WITH HOME/temp.map
2.61/3.23	c 4	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
2.64/3.31	c 4	Decoding HOME/temp.out
2.64/3.40	c 4	OBJECTIVE _COST 58
2.64/3.41	o 58
2.64/3.41	v 20 24 5 7 2 18 4 25 11 25 9 25 8 25 25 25 7 25 6 21 25 24 25 25 25 25
2.64/3.43	c 4	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.64/3.48	c 4	OBJECTIVE BOUND: 0 <= _COST <= 58
2.64/3.48	c 4	SEARCHING: _COST <= 29
2.64/3.48	c 4	SOLVING HOME/temp.cnf
2.64/3.48	c 4	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.64/3.48	c 4	This is MiniSat 2.0 beta
2.64/3.48	c 4	WARNING: for repeatability, setting FPU to use double precision
2.64/3.48	c 4	============================[ Problem Statistics ]=============================
2.64/3.48	c 4	|                                                                             |
2.64/3.48	c 4	|  Number of variables:  5993                                                 |
2.64/3.48	c 4	|  Number of clauses:    181417                                               |
2.86/3.57	c 4	|  Parsing time:         0.08         s                                       |
2.86/3.61	c 4	============================[ Search Statistics ]==============================
2.86/3.61	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.86/3.61	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.86/3.61	c 4	===============================================================================
2.86/3.61	c 4	|         0 |    2956    62161   243434 |    20720        0    nan |  0.000 % |
2.86/3.65	c 4	|       101 |    2956    62161   243434 |    22792      101     58 | 50.676 % |
2.86/3.68	c 4	|       251 |    2956    62161   243434 |    25071      251     40 | 50.676 % |
2.86/3.72	c 4	|       476 |    2956    62161   243434 |    27578      476     45 | 50.676 % |
2.86/3.78	c 4	|       813 |    2956    62161   243434 |    30336      813     40 | 50.676 % |
2.86/3.90	c 4	|      1319 |    2956    62161   243434 |    33370     1319     38 | 50.676 % |
2.86/4.04	c 4	|      2078 |    2956    62161   243434 |    36707     2078     39 | 50.676 % |
2.86/4.26	c 5	|      3217 |    2956    62161   243434 |    40378     3217     35 | 50.676 % |
3.86/4.58	c 5	|      4927 |    2956    62161   243434 |    44415     4927     33 | 50.676 % |
4.46/5.14	c 6	|      7490 |    2956    62161   243434 |    48857     7490     33 | 50.676 % |
5.45/6.15	c 7	|     11335 |    2956    62161   243434 |    53743    11335     34 | 50.676 % |
7.15/7.87	c 8	|     17101 |    2956    62161   243434 |    59117    17101     34 | 50.676 % |
10.42/11.19	c 12	|     25750 |    2956    62161   243434 |    65029    25750     35 | 50.676 % |
16.59/17.37	c 18	|     38724 |    2956    62161   243434 |    71532    38724     37 | 50.676 % |
29.33/30.14	c 31	|     58186 |    2956    62161   243434 |    78685    58186     36 | 50.676 % |
53.81/54.70	c 55	|     87379 |    2956    62161   243434 |    86553    19524     34 | 50.676 % |
83.17/84.27	c 85	|    131168 |    2956    62161   243434 |    95209    63313     41 | 50.676 % |
147.65/149.01	c 149	|    196852 |    2956    62161   243434 |   104730    46811     38 | 50.676 % |
241.09/242.93	c 243	|    295378 |    2956    62161   243434 |   115203    54227     34 | 50.676 % |
395.62/398.22	c 399	|    443168 |    2956    62161   243434 |   126723    99381     32 | 50.676 % |
613.64/617.36	c 618	|    664852 |    2956    62161   243434 |   139396    94696     32 | 50.676 % |
988.09/993.62	c 994	|    997377 |    2956    62161   243434 |   153335    54182     37 | 50.676 % |
1177.05/1183.51	c 1184	===============================================================================
1177.05/1183.51	c 1184	restarts              : 22
1177.05/1183.51	c 1184	conflicts             : 1188868        (1013 /sec)
1177.05/1183.51	c 1184	decisions             : 1299635        (0.59 % random) (1107 /sec)
1177.05/1183.51	c 1184	propagations          : 377931812      (321892 /sec)
1177.05/1183.51	c 1184	conflict literals     : 43326585       (43.51 % deleted)
1177.05/1183.51	c 1184	Memory used           : 43.37 MB
1177.05/1183.51	c 1184	CPU time              : 1174.09 s
1177.05/1183.51	c 1184	
1177.05/1183.51	c 1184	SATISFIABLE
1177.05/1183.52	c 1184	FOUND: _COST <= 29
1177.05/1183.52	c 1184	DECODING HOME/temp.out WITH HOME/temp.map
1177.05/1183.52	c 1184	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1177.07/1183.62	c 1184	Decoding HOME/temp.out
1177.07/1183.71	c 1184	OBJECTIVE _COST 18
1177.07/1183.71	o 18
1177.07/1183.71	v 16 23 18 17 25 25 14 24 9 3 9 25 25 4 5 11 25 25 6 5 25 25 25 25 25 25
1177.07/1183.73	c 1184	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1177.07/1183.75	c 1184	OBJECTIVE BOUND: 0 <= _COST <= 18
1177.07/1183.75	c 1184	SEARCHING: _COST <= 9
1177.07/1183.75	c 1184	SOLVING HOME/temp.cnf
1177.07/1183.75	c 1184	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1177.07/1183.76	c 1184	This is MiniSat 2.0 beta
1177.07/1183.76	c 1184	WARNING: for repeatability, setting FPU to use double precision
1177.07/1183.76	c 1184	============================[ Problem Statistics ]=============================
1177.07/1183.76	c 1184	|                                                                             |
1177.07/1183.76	c 1184	|  Number of variables:  5993                                                 |
1177.07/1183.76	c 1184	|  Number of clauses:    181417                                               |
1177.27/1183.86	c 1184	|  Parsing time:         0.09         s                                       |
1177.27/1183.90	c 1184	============================[ Search Statistics ]==============================
1177.27/1183.90	c 1184	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1177.27/1183.90	c 1184	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1177.27/1183.90	c 1184	===============================================================================
1177.27/1183.90	c 1184	|         0 |    2350    46117   197100 |    15372        0    nan |  0.000 % |
1177.27/1183.93	c 1184	|       100 |    2350    46117   197100 |    16909      100     46 | 60.788 % |
1177.27/1183.97	c 1184	|       250 |    2350    46117   197100 |    18600      250     33 | 60.788 % |
1177.27/1184.02	c 1184	|       475 |    2350    46117   197100 |    20460      475     30 | 60.788 % |
1177.27/1184.10	c 1185	|       812 |    2350    46117   197100 |    22506      812     29 | 60.788 % |
1177.27/1184.22	c 1185	|      1318 |    2350    46117   197100 |    24757     1318     29 | 60.788 % |
1177.27/1184.39	c 1185	|      2077 |    2350    46117   197100 |    27233     2077     30 | 60.788 % |
1178.09/1184.68	c 1185	|      3217 |    2350    46117   197100 |    29956     3217     30 | 60.788 % |
1178.59/1185.12	c 1186	|      4927 |    2350    46117   197100 |    32951     4927     30 | 60.788 % |
1179.29/1185.82	c 1186	|      7490 |    2350    46117   197100 |    36247     7490     31 | 60.788 % |
1180.38/1186.93	c 1187	|     11334 |    2350    46117   197100 |    39871    11334     31 | 60.788 % |
1182.27/1188.80	c 1189	|     17100 |    2350    46117   197100 |    43859    17100     33 | 60.788 % |
1185.57/1192.14	c 1193	|     25749 |    2350    46117   197100 |    48244    25749     33 | 60.788 % |
1190.74/1197.37	c 1198	|     38723 |    2350    46117   197100 |    53069    38723     32 | 60.788 % |
1201.59/1208.22	c 1209	|     58186 |    2350    46117   197100 |    58376    14339     31 | 60.788 % |
1216.12/1222.87	c 1223	|     87378 |    2350    46117   197100 |    64214    43531     28 | 60.788 % |
1243.99/1250.80	c 1251	|    131167 |    2350    46117   197100 |    70635    33555     36 | 60.788 % |
1283.50/1290.56	c 1291	|    196851 |    2350    46117   197100 |    77699    38835     31 | 60.788 % |
1353.86/1361.25	c 1362	|    295379 |    2350    46117   197100 |    85468    69605     32 | 60.788 % |
1472.19/1480.11	c 1481	|    443168 |    2350    46117   197100 |    94015    69361     34 | 60.788 % |
1666.56/1675.48	c 1676	|    664851 |    2350    46117   197100 |   103417    49104     38 | 60.788 % |
1961.64/1971.93	c 1972	|    997376 |    2350    46117   197100 |   113759    18954     27 | 60.788 % |
2444.31/2456.91	c 2457	|   1496165 |    2350    46117   197100 |   125135   114112     34 | 60.788 % |
3203.67/3219.95	c 3220	|   2244347 |    2350    46117   197100 |   137648    81556     47 | 60.788 % |
3600.05/3617.21	c ERROR unknown output  in HOME/temp.out
3600.05/3617.21	c 3618	CPU 1176.91 (0.04 0.01 1176.87 0.36)
3600.05/3617.21	c 3618	END Fri Jul 11 19:24:42 2008

Verifier Data (download as text)

OK	18	307
18 unsatisfied constraints, 307 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-1108308-1215793464/watcher-1108308-1215793464 -o /tmp/evaluation-result-1108308-1215793464/solver-1108308-1215793464 -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-1108308-1215793464.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.68 2.56 2.29 5/80 13874
/proc/meminfo: memFree=1644000/2055920 swapFree=4175616/4192956
[pid=13874] ppid=13872 vsize=18572 CPUtime=0
/proc/13874/stat : 13874 (runsolver) R 13872 13874 13151 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 36048368 19017728 292 996147200 4194304 4296836 548682068256 18446744073709551615 269028486439 0 0 4096 24578 0 0 0 17 1 0 0
/proc/13874/statm: 4643 292 257 25 0 2626 0

[startup+0.0474511 s]
/proc/loadavg: 2.68 2.56 2.29 5/80 13874
/proc/meminfo: memFree=1644000/2055920 swapFree=4175616/4192956
[pid=13874] ppid=13872 vsize=13600 CPUtime=0.03
/proc/13874/stat : 13874 (sugar) S 13872 13874 13151 0 -1 4194304 838 0 0 0 3 0 0 0 18 0 1 0 36048368 13926400 792 996147200 4194304 4206940 548682068592 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13874/statm: 3400 792 367 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.102378 s]
/proc/loadavg: 2.68 2.56 2.29 5/80 13874
/proc/meminfo: memFree=1644000/2055920 swapFree=4175616/4192956
[pid=13874] ppid=13872 vsize=13600 CPUtime=0.03
/proc/13874/stat : 13874 (sugar) S 13872 13874 13151 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 36048368 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13874/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301391 s]
/proc/loadavg: 2.68 2.56 2.29 5/80 13874
/proc/meminfo: memFree=1644000/2055920 swapFree=4175616/4192956
[pid=13874] ppid=13872 vsize=13600 CPUtime=0.03
/proc/13874/stat : 13874 (sugar) S 13872 13874 13151 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 36048368 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13874/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.702429 s]
/proc/loadavg: 2.68 2.56 2.29 5/80 13874
/proc/meminfo: memFree=1644000/2055920 swapFree=4175616/4192956
[pid=13874] ppid=13872 vsize=13600 CPUtime=0.49
/proc/13874/stat : 13874 (sugar) S 13872 13874 13151 0 -1 4194304 957 4800 0 1 3 0 43 3 17 0 1 0 36048368 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13874/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 13600

[startup+1.50168 s]
/proc/loadavg: 2.68 2.56 2.29 4/91 13896
/proc/meminfo: memFree=1638024/2055920 swapFree=4175616/4192956
[pid=13874] ppid=13872 vsize=13600 CPUtime=0.49
/proc/13874/stat : 13874 (sugar) S 13872 13874 13151 0 -1 4194304 974 4800 0 1 3 0 43 3 15 0 1 0 36048368 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13874/statm: 3400 797 370 3 0 500 0
[pid=13887] ppid=13874 vsize=5356 CPUtime=0
/proc/13887/stat : 13887 (sh) S 13874 13874 13151 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 36048430 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13887/statm: 1339 233 193 169 0 50 0
[pid=13888] ppid=13887 vsize=864136 CPUtime=0.54
/proc/13888/stat : 13888 (java) S 13887 13874 13151 0 -1 0 6455 0 1 0 50 4 0 0 18 0 9 0 36048431 884875264 5720 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13888/statm: 216034 5720 2542 9 0 210609 0
[pid=13888/tid=13889] ppid=13887 vsize=864136 CPUtime=0.33
/proc/13888/task/13889/stat : 13889 (java) R 13887 13874 13151 0 -1 64 2588 0 1 0 32 1 0 0 25 0 9 0 36048431 884875264 5720 996147200 134512640 134550740 4294955936 18446744073709551615 103215017 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13888/tid=13890] ppid=13887 vsize=864136 CPUtime=0.1
/proc/13888/task/13890/stat : 13890 (java) S 13887 13874 13151 0 -1 64 2830 0 0 0 9 1 0 0 16 0 9 0 36048461 884875264 5720 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13888/tid=13891] ppid=13887 vsize=864136 CPUtime=0
/proc/13888/task/13891/stat : 13891 (java) S 13887 13874 13151 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 36048461 884875264 5720 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13888/tid=13892] ppid=13887 vsize=864136 CPUtime=0
/proc/13888/task/13892/stat : 13892 (java) S 13887 13874 13151 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 36048461 884875264 5720 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13888/tid=13893] ppid=13887 vsize=864136 CPUtime=0
/proc/13888/task/13893/stat : 13893 (java) S 13887 13874 13151 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 36048463 884875264 5720 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13888/tid=13894] ppid=13887 vsize=864136 CPUtime=0.08
/proc/13888/task/13894/stat : 13894 (java) S 13887 13874 13151 0 -1 64 339 0 0 0 8 0 0 0 16 0 9 0 36048463 884875264 5720 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13888/tid=13895] ppid=13887 vsize=864136 CPUtime=0
/proc/13888/task/13895/stat : 13895 (java) S 13887 13874 13151 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 36048463 884875264 5720 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13888/tid=13896] ppid=13887 vsize=864136 CPUtime=0
/proc/13888/task/13896/stat : 13896 (java) S 13887 13874 13151 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36048463 884875264 5720 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.03
Current children cumulated vsize (KiB) 883092

[startup+3.1018 s]
/proc/loadavg: 2.68 2.56 2.29 4/91 13896
/proc/meminfo: memFree=1618504/2055920 swapFree=4175616/4192956
[pid=13874] ppid=13872 vsize=13728 CPUtime=2.42
/proc/13874/stat : 13874 (sugar) S 13872 13874 13151 0 -1 4194304 1182 20579 0 3 3 1 221 17 16 0 1 0 36048368 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13874/statm: 3432 811 374 3 0 532 0
Current children cumulated CPU time (s) 2.42
Current children cumulated vsize (KiB) 13728

[startup+6.30106 s]
/proc/loadavg: 2.78 2.58 2.30 3/83 13922
/proc/meminfo: memFree=1628680/2055920 swapFree=4175616/4192956
[pid=13874] ppid=13872 vsize=13728 CPUtime=2.86
/proc/13874/stat : 13874 (sugar) S 13872 13874 13151 0 -1 4194304 1297 26930 0 4 3 1 261 21 16 0 1 0 36048368 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13874/statm: 3432 811 374 3 0 532 0
[pid=13921] ppid=13874 vsize=5356 CPUtime=0
/proc/13921/stat : 13921 (sh) S 13874 13874 13151 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36048716 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13921/statm: 1339 232 193 169 0 50 0
[pid=13922] ppid=13921 vsize=9844 CPUtime=2.79
/proc/13922/stat : 13922 (minisat) R 13921 13874 13151 0 -1 4194304 2343 0 0 0 278 1 0 0 25 0 1 0 36048717 10080256 2329 996147200 134512640 135127466 4294956256 18446744073709551615 134522953 0 0 4096 3 0 0 0 17 0 0 0
/proc/13922/statm: 2461 2329 75 150 0 2308 0
Current children cumulated CPU time (s) 5.65
Current children cumulated vsize (KiB) 28928

[startup+12.7016 s]
/proc/loadavg: 2.80 2.59 2.30 3/83 13922
/proc/meminfo: memFree=1626504/2055920 swapFree=4175616/4192956
[pid=13874] ppid=13872 vsize=13728 CPUtime=2.86
/proc/13874/stat : 13874 (sugar) S 13872 13874 13151 0 -1 4194304 1297 26930 0 4 3 1 261 21 16 0 1 0 36048368 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13874/statm: 3432 811 374 3 0 532 0
[pid=13921] ppid=13874 vsize=5356 CPUtime=0
/proc/13921/stat : 13921 (sh) S 13874 13874 13151 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36048716 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13921/statm: 1339 232 193 169 0 50 0
[pid=13922] ppid=13921 vsize=12428 CPUtime=9.15
/proc/13922/stat : 13922 (minisat) R 13921 13874 13151 0 -1 4194304 2975 0 0 0 914 1 0 0 25 0 1 0 36048717 12726272 2961 996147200 134512640 135127466 4294956256 18446744073709551615 134530692 0 0 4096 3 0 0 0 17 0 0 0
/proc/13922/statm: 3107 2961 75 150 0 2954 0
Current children cumulated CPU time (s) 12.01
Current children cumulated vsize (KiB) 31512

[startup+25.5026 s]
/proc/loadavg: 2.78 2.59 2.31 3/83 13922
/proc/meminfo: memFree=1622408/2055920 swapFree=4175616/4192956
[pid=13874] ppid=13872 vsize=13728 CPUtime=2.86
/proc/13874/stat : 13874 (sugar) S 13872 13874 13151 0 -1 4194304 1297 26930 0 4 3 1 261 21 16 0 1 0 36048368 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13874/statm: 3432 811 374 3 0 532 0
[pid=13921] ppid=13874 vsize=5356 CPUtime=0
/proc/13921/stat : 13921 (sh) S 13874 13874 13151 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36048716 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13921/statm: 1339 232 193 169 0 50 0
[pid=13922] ppid=13921 vsize=16480 CPUtime=21.9
/proc/13922/stat : 13922 (minisat) R 13921 13874 13151 0 -1 4194304 3981 0 0 0 2187 3 0 0 25 0 1 0 36048717 16875520 3967 996147200 134512640 135127466 4294956256 18446744073709551615 134529288 0 0 4096 3 0 0 0 17 0 0 0
/proc/13922/statm: 4120 3967 75 150 0 3967 0
Current children cumulated CPU time (s) 24.76
Current children cumulated vsize (KiB) 35564

[startup+51.1026 s]
/proc/loadavg: 2.57 2.56 2.30 3/83 13922
/proc/meminfo: memFree=1617096/2055920 swapFree=4175616/4192956
[pid=13874] ppid=13872 vsize=13728 CPUtime=2.86
/proc/13874/stat : 13874 (sugar) S 13872 13874 13151 0 -1 4194304 1297 26930 0 4 3 1 261 21 16 0 1 0 36048368 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13874/statm: 3432 811 374 3 0 532 0
[pid=13921] ppid=13874 vsize=5356 CPUtime=0
/proc/13921/stat : 13921 (sh) S 13874 13874 13151 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36048716 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13921/statm: 1339 232 193 169 0 50 0
[pid=13922] ppid=13921 vsize=21880 CPUtime=47.37
/proc/13922/stat : 13922 (minisat) R 13921 13874 13151 0 -1 4194304 5324 0 0 0 4732 5 0 0 25 0 1 0 36048717 22405120 5310 996147200 134512640 135127466 4294956256 18446744073709551615 134522635 0 0 4096 3 0 0 0 17 0 0 0
/proc/13922/statm: 5470 5310 75 150 0 5317 0
Current children cumulated CPU time (s) 50.23
Current children cumulated vsize (KiB) 40964

[startup+102.308 s]
/proc/loadavg: 2.64 2.58 2.32 3/83 13922
/proc/meminfo: memFree=1614536/2055920 swapFree=4175616/4192956
[pid=13874] ppid=13872 vsize=13728 CPUtime=2.86
/proc/13874/stat : 13874 (sugar) S 13872 13874 13151 0 -1 4194304 1297 26930 0 4 3 1 261 21 16 0 1 0 36048368 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13874/statm: 3432 811 374 3 0 532 0
[pid=13921] ppid=13874 vsize=5356 CPUtime=0
/proc/13921/stat : 13921 (sh) S 13874 13874 13151 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36048716 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13921/statm: 1339 232 193 169 0 50 0
[pid=13922] ppid=13921 vsize=24032 CPUtime=98.33
/proc/13922/stat : 13922 (minisat) R 13921 13874 13151 0 -1 4194304 5883 0 0 0 9827 6 0 0 25 0 1 0 36048717 24608768 5869 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/13922/statm: 6008 5869 75 150 0 5855 0
Current children cumulated CPU time (s) 101.19
Current children cumulated vsize (KiB) 43116

[startup+162.302 s]
/proc/loadavg: 2.67 2.59 2.34 3/83 13922
/proc/meminfo: memFree=1611080/2055920 swapFree=4175616/4192956
[pid=13874] ppid=13872 vsize=13728 CPUtime=2.86
/proc/13874/stat : 13874 (sugar) S 13872 13874 13151 0 -1 4194304 1297 26930 0 4 3 1 261 21 16 0 1 0 36048368 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13874/statm: 3432 811 374 3 0 532 0
[pid=13921] ppid=13874 vsize=5356 CPUtime=0
/proc/13921/stat : 13921 (sh) S 13874 13874 13151 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36048716 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13921/statm: 1339 232 193 169 0 50 0
[pid=13922] ppid=13921 vsize=27752 CPUtime=158.02
/proc/13922/stat : 13922 (minisat) R 13921 13874 13151 0 -1 4194304 6747 0 0 0 15795 7 0 0 25 0 1 0 36048717 28418048 6733 996147200 134512640 135127466 4294956256 18446744073709551615 134521797 0 0 4096 3 0 0 0 17 0 0 0
/proc/13922/statm: 6938 6733 75 150 0 6785 0
Current children cumulated CPU time (s) 160.88
Current children cumulated vsize (KiB) 46836

[startup+222.303 s]
/proc/loadavg: 2.71 2.62 2.37 3/83 13922
/proc/meminfo: memFree=1610184/2055920 swapFree=4175616/4192956
[pid=13874] ppid=13872 vsize=13728 CPUtime=2.86
/proc/13874/stat : 13874 (sugar) S 13872 13874 13151 0 -1 4194304 1297 26930 0 4 3 1 261 21 16 0 1 0 36048368 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13874/statm: 3432 811 374 3 0 532 0
[pid=13921] ppid=13874 vsize=5356 CPUtime=0
/proc/13921/stat : 13921 (sh) S 13874 13874 13151 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36048716 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13921/statm: 1339 232 193 169 0 50 0
[pid=13922] ppid=13921 vsize=28568 CPUtime=217.73
/proc/13922/stat : 13922 (minisat) R 13921 13874 13151 0 -1 4194304 6975 0 0 0 21766 7 0 0 25 0 1 0 36048717 29253632 6961 996147200 134512640 135127466 4294956256 18446744073709551615 134530840 0 0 4096 3 0 0 0 17 0 0 0
/proc/13922/statm: 7142 6961 75 150 0 6989 0
Current children cumulated CPU time (s) 220.59
Current children cumulated vsize (KiB) 47652

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

/proc/meminfo: memFree=1597192/2055920 swapFree=4175616/4192956
[pid=13874] ppid=13872 vsize=13728 CPUtime=1177.28
/proc/13874/stat : 13874 (sugar) S 13872 13874 13151 0 -1 4194304 1411 41759 0 5 4 1 117687 36 16 0 1 0 36048368 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13874/statm: 3432 811 374 3 0 532 0
[pid=13933] ppid=13874 vsize=5356 CPUtime=0
/proc/13933/stat : 13933 (sh) S 13874 13874 13151 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 36166744 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13933/statm: 1339 232 193 169 0 50 0
[pid=13934] ppid=13933 vsize=40092 CPUtime=1909.34
/proc/13934/stat : 13934 (minisat) R 13933 13874 13151 0 -1 4194304 9682 0 0 0 190925 9 0 0 25 0 1 0 36166744 41054208 9660 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 1 0 0
/proc/13934/statm: 10023 9660 75 150 0 9870 0
Current children cumulated CPU time (s) 3086.62
Current children cumulated vsize (KiB) 59176

[startup+3162.3 s]
/proc/loadavg: 2.62 2.70 2.60 4/83 13940
/proc/meminfo: memFree=1594952/2055920 swapFree=4175616/4192956
[pid=13874] ppid=13872 vsize=13728 CPUtime=1177.28
/proc/13874/stat : 13874 (sugar) S 13872 13874 13151 0 -1 4194304 1411 41759 0 5 4 1 117687 36 16 0 1 0 36048368 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13874/statm: 3432 811 374 3 0 532 0
[pid=13933] ppid=13874 vsize=5356 CPUtime=0
/proc/13933/stat : 13933 (sh) S 13874 13874 13151 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 36166744 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13933/statm: 1339 232 193 169 0 50 0
[pid=13934] ppid=13933 vsize=42396 CPUtime=1969.06
/proc/13934/stat : 13934 (minisat) R 13933 13874 13151 0 -1 4194304 10262 0 0 0 196896 10 0 0 25 0 1 0 36166744 43413504 10240 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/13934/statm: 10599 10240 75 150 0 10446 0
Current children cumulated CPU time (s) 3146.34
Current children cumulated vsize (KiB) 61480

[startup+3222.3 s]
/proc/loadavg: 2.67 2.69 2.61 4/83 13942
/proc/meminfo: memFree=1594440/2055920 swapFree=4175616/4192956
[pid=13874] ppid=13872 vsize=13728 CPUtime=1177.28
/proc/13874/stat : 13874 (sugar) S 13872 13874 13151 0 -1 4194304 1411 41759 0 5 4 1 117687 36 16 0 1 0 36048368 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13874/statm: 3432 811 374 3 0 532 0
[pid=13933] ppid=13874 vsize=5356 CPUtime=0
/proc/13933/stat : 13933 (sh) S 13874 13874 13151 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 36166744 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13933/statm: 1339 232 193 169 0 50 0
[pid=13934] ppid=13933 vsize=42924 CPUtime=2028.78
/proc/13934/stat : 13934 (minisat) R 13933 13874 13151 0 -1 4194304 10365 0 0 0 202867 11 0 0 25 0 1 0 36166744 43954176 10343 996147200 134512640 135127466 4294956256 18446744073709551615 134530811 0 0 4096 3 0 0 0 17 1 0 0
/proc/13934/statm: 10731 10343 75 150 0 10578 0
Current children cumulated CPU time (s) 3206.06
Current children cumulated vsize (KiB) 62008

[startup+3282.3 s]
/proc/loadavg: 2.51 2.64 2.59 3/83 13942
/proc/meminfo: memFree=1590600/2055920 swapFree=4175616/4192956
[pid=13874] ppid=13872 vsize=13728 CPUtime=1177.28
/proc/13874/stat : 13874 (sugar) S 13872 13874 13151 0 -1 4194304 1411 41759 0 5 4 1 117687 36 16 0 1 0 36048368 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13874/statm: 3432 811 374 3 0 532 0
[pid=13933] ppid=13874 vsize=5356 CPUtime=0
/proc/13933/stat : 13933 (sh) S 13874 13874 13151 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 36166744 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13933/statm: 1339 232 193 169 0 50 0
[pid=13934] ppid=13933 vsize=46620 CPUtime=2088.49
/proc/13934/stat : 13934 (minisat) R 13933 13874 13151 0 -1 4194304 11292 0 0 0 208837 12 0 0 25 0 1 0 36166744 47738880 11270 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/13934/statm: 11655 11270 75 150 0 11502 0
Current children cumulated CPU time (s) 3265.77
Current children cumulated vsize (KiB) 65704

[startup+3342.3 s]
/proc/loadavg: 2.62 2.64 2.59 3/83 13942
/proc/meminfo: memFree=1588808/2055920 swapFree=4175616/4192956
[pid=13874] ppid=13872 vsize=13728 CPUtime=1177.28
/proc/13874/stat : 13874 (sugar) S 13872 13874 13151 0 -1 4194304 1411 41759 0 5 4 1 117687 36 16 0 1 0 36048368 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13874/statm: 3432 811 374 3 0 532 0
[pid=13933] ppid=13874 vsize=5356 CPUtime=0
/proc/13933/stat : 13933 (sh) S 13874 13874 13151 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 36166744 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13933/statm: 1339 232 193 169 0 50 0
[pid=13934] ppid=13933 vsize=48484 CPUtime=2148.2
/proc/13934/stat : 13934 (minisat) R 13933 13874 13151 0 -1 4194304 11726 0 0 0 214808 12 0 0 25 0 1 0 36166744 49647616 11704 996147200 134512640 135127466 4294956256 18446744073709551615 134530814 0 0 4096 3 0 0 0 17 1 0 0
/proc/13934/statm: 12121 11704 75 150 0 11968 0
Current children cumulated CPU time (s) 3325.48
Current children cumulated vsize (KiB) 67568

[startup+3402.3 s]
/proc/loadavg: 2.34 2.56 2.57 2/67 13966
/proc/meminfo: memFree=1668552/2055920 swapFree=4175616/4192956
[pid=13874] ppid=13872 vsize=13728 CPUtime=1177.28
/proc/13874/stat : 13874 (sugar) S 13872 13874 13151 0 -1 4194304 1411 41759 0 5 4 1 117687 36 16 0 1 0 36048368 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13874/statm: 3432 811 374 3 0 532 0
[pid=13933] ppid=13874 vsize=5356 CPUtime=0
/proc/13933/stat : 13933 (sh) S 13874 13874 13151 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 36166744 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13933/statm: 1339 232 193 169 0 50 0
[pid=13934] ppid=13933 vsize=48484 CPUtime=2207.96
/proc/13934/stat : 13934 (minisat) R 13933 13874 13151 0 -1 4194304 11727 0 0 0 220783 13 0 0 25 0 1 0 36166744 49647616 11705 996147200 134512640 135127466 4294956256 18446744073709551615 134530635 0 0 4096 3 0 0 0 17 0 0 0
/proc/13934/statm: 12121 11705 75 150 0 11968 0
Current children cumulated CPU time (s) 3385.24
Current children cumulated vsize (KiB) 67568

[startup+3462.3 s]
/proc/loadavg: 1.49 2.28 2.47 2/67 13966
/proc/meminfo: memFree=1668936/2055920 swapFree=4175616/4192956
[pid=13874] ppid=13872 vsize=13728 CPUtime=1177.28
/proc/13874/stat : 13874 (sugar) S 13872 13874 13151 0 -1 4194304 1411 41759 0 5 4 1 117687 36 16 0 1 0 36048368 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13874/statm: 3432 811 374 3 0 532 0
[pid=13933] ppid=13874 vsize=5356 CPUtime=0
/proc/13933/stat : 13933 (sh) S 13874 13874 13151 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 36166744 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13933/statm: 1339 232 193 169 0 50 0
[pid=13934] ppid=13933 vsize=48484 CPUtime=2267.93
/proc/13934/stat : 13934 (minisat) R 13933 13874 13151 0 -1 4194304 11728 0 0 0 226780 13 0 0 25 0 1 0 36166744 49647616 11706 996147200 134512640 135127466 4294956256 18446744073709551615 134530706 0 0 4096 3 0 0 0 17 0 0 0
/proc/13934/statm: 12121 11706 75 150 0 11968 0
Current children cumulated CPU time (s) 3445.21
Current children cumulated vsize (KiB) 67568

[startup+3522.3 s]
/proc/loadavg: 1.18 2.04 2.37 2/67 13966
/proc/meminfo: memFree=1668936/2055920 swapFree=4175616/4192956
[pid=13874] ppid=13872 vsize=13728 CPUtime=1177.28
/proc/13874/stat : 13874 (sugar) S 13872 13874 13151 0 -1 4194304 1411 41759 0 5 4 1 117687 36 16 0 1 0 36048368 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13874/statm: 3432 811 374 3 0 532 0
[pid=13933] ppid=13874 vsize=5356 CPUtime=0
/proc/13933/stat : 13933 (sh) S 13874 13874 13151 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 36166744 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13933/statm: 1339 232 193 169 0 50 0
[pid=13934] ppid=13933 vsize=48484 CPUtime=2327.9
/proc/13934/stat : 13934 (minisat) R 13933 13874 13151 0 -1 4194304 11728 0 0 0 232777 13 0 0 25 0 1 0 36166744 49647616 11706 996147200 134512640 135127466 4294956256 18446744073709551615 134530814 0 0 4096 3 0 0 0 17 0 0 0
/proc/13934/statm: 12121 11706 75 150 0 11968 0
Current children cumulated CPU time (s) 3505.18
Current children cumulated vsize (KiB) 67568

[startup+3582.3 s]
/proc/loadavg: 1.06 1.85 2.28 2/67 13966
/proc/meminfo: memFree=1668936/2055920 swapFree=4175616/4192956
[pid=13874] ppid=13872 vsize=13728 CPUtime=1177.28
/proc/13874/stat : 13874 (sugar) S 13872 13874 13151 0 -1 4194304 1411 41759 0 5 4 1 117687 36 16 0 1 0 36048368 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13874/statm: 3432 811 374 3 0 532 0
[pid=13933] ppid=13874 vsize=5356 CPUtime=0
/proc/13933/stat : 13933 (sh) S 13874 13874 13151 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 36166744 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13933/statm: 1339 232 193 169 0 50 0
[pid=13934] ppid=13933 vsize=48484 CPUtime=2387.88
/proc/13934/stat : 13934 (minisat) R 13933 13874 13151 0 -1 4194304 11729 0 0 0 238775 13 0 0 25 0 1 0 36166744 49647616 11707 996147200 134512640 135127466 4294956256 18446744073709551615 134530700 0 0 4096 3 0 0 0 17 0 0 0
/proc/13934/statm: 12121 11707 75 150 0 11968 0
Current children cumulated CPU time (s) 3565.16
Current children cumulated vsize (KiB) 67568



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3617.2 s]
/proc/loadavg: 1.03 1.75 2.23 2/67 13966
/proc/meminfo: memFree=1668744/2055920 swapFree=4175616/4192956
[pid=13874] ppid=13872 vsize=13728 CPUtime=1177.28
/proc/13874/stat : 13874 (sugar) S 13872 13874 13151 0 -1 4194304 1411 41759 0 5 4 1 117687 36 16 0 1 0 36048368 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13874/statm: 3432 811 374 3 0 532 0
[pid=13933] ppid=13874 vsize=5356 CPUtime=0
/proc/13933/stat : 13933 (sh) S 13874 13874 13151 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 36166744 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13933/statm: 1339 232 193 169 0 50 0
[pid=13934] ppid=13933 vsize=48868 CPUtime=2422.77
/proc/13934/stat : 13934 (minisat) R 13933 13874 13151 0 -1 4194304 11814 0 0 0 242264 13 0 0 25 0 1 0 36166744 50040832 11792 996147200 134512640 135127466 4294956256 18446744073709551615 134530692 0 0 4096 3 0 0 0 17 0 0 0
/proc/13934/statm: 12217 11792 75 150 0 12064 0
Current children cumulated CPU time (s) 3600.05
Current children cumulated vsize (KiB) 67952

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

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 13874 and gives
#  childrusage.ru_utime.tv_sec=1176
#  childrusage.ru_utime.tv_usec=912082
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=382941
# CPU time returned by wait4() is 1177.3
# while last known CPU time is 3600.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 3617.22
CPU time (s): 3600.05
CPU user time (s): 3599.55
CPU system time (s): 0.5
CPU usage (%): 99.5254
Max. virtual memory (cumulated for all children) (KiB): 887444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1176.91
system time used= 0.382941
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43513
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= 3740
involuntary context switches= 20921

runsolver used 5.22921 second user time and 11.0263 second system time

The end

Launcher Data (download as text)

Begin job on node26 at 2008-07-11 18:24:24
IDJOB=1108308
IDBENCH=60703
IDSOLVER=368
FILE ID=node26/1108308-1215793464
PBS_JOBID= 7903143
Free space on /tmp= 66468 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/rand-2-26/normalized-rand-26-26-325-155-60021_ext.xml
COMMAND LINE= DIR/sugar -max -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1108308-1215793464/watcher-1108308-1215793464 -o /tmp/evaluation-result-1108308-1215793464/solver-1108308-1215793464 -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-1108308-1215793464.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 5d0246273045fea8f773bd7d32b28b29
RANDOM SEED=612534428

node26.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.213
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.213
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:       1644480 kB
Buffers:         39784 kB
Cached:         216600 kB
SwapCached:      12080 kB
Active:         187584 kB
Inactive:       159980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1644480 kB
SwapTotal:     4192956 kB
SwapFree:      4175616 kB
Dirty:            1568 kB
Writeback:           0 kB
Mapped:         100812 kB
Slab:            49016 kB
Committed_AS:   930296 kB
PageTables:       1960 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= 66468 MiB
End job on node26 at 2008-07-11 19:24:42