Trace number 1108003

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+minisat-incMSAT (TO)16 3600.06 3613.62

General information on the benchmark

Namecsp/rand-2-24/
normalized-rand-24-24-276-139-51021_ext.xml
MD5SUMe415524b90f85b845ecbce0d10074b48
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 benchmark1595.93
Satisfiable
(Un)Satisfiability was proved
Number of variables24
Number of constraints276
Maximum constraint arity2
Maximum domain size24
Number of constraints which are defined in extension276
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.08	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.00/0.08	c 0	BEGIN Fri Jul 11 16:33:53 2008
0.00/0.08	c 0	PID 13139
0.00/0.08	c 0	HOST node46.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-1108003-1215786833.xml TO HOME/temp.csp
0.00/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1108003-1215786833.xml' 'HOME/temp.csp'
0.07/0.89	c 1	1 domains, 24 variables, 0 predicates, 276 relations, 276 constraints
0.07/0.99	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.99	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -incremental -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.81/1.31	c 1	Parsing HOME/temp.csp
1.11/1.60	c 1	parsed 577 expressions
1.11/1.60	c 1	Heap : 4 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.11/1.61	c 1	MAX CSP: 276 constraints
1.11/1.61	c 1	Converting to clausal form CSP
1.11/1.63	c 1	converted 86 (10%) expressions
1.11/1.68	c 1	converted 172 (20%) expressions
1.11/1.68	c 1	converted 257 (30%) expressions
1.21/1.72	c 1	converted 343 (40%) expressions
1.21/1.73	c 1	converted 428 (50%) expressions
1.21/1.75	c 1	converted 514 (60%) expressions
1.21/1.77	c 1	converted 600 (70%) expressions
1.21/1.79	c 1	converted 685 (80%) expressions
1.30/1.86	c 2	converted 771 (90%) expressions
1.50/2.01	c 2	converted 856 (100%) expressions
1.50/2.01	c 2	CSP : 576 integers, 0 booleans, 827 clauses, largest domain size 415
1.50/2.01	c 2	Heap : 9 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.50/2.01	c 2	Propagation in CSP
1.50/2.04	c 2	273 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.50/2.04	c 2	CSP : 576 integers, 0 booleans, 827 clauses, largest domain size 277
1.50/2.04	c 2	Heap : 9 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.50/2.04	c 2	Simplifing CSP by introducing new Boolean variables
1.50/2.05	c 2	CSP : 576 integers, 0 booleans, 827 clauses, largest domain size 277
1.50/2.05	c 2	Heap : 9 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.50/2.09	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.61/2.10	c 2	58 (10%) CSP integer variables are encoded (528 clauses, 5666 bytes)
1.61/2.10	c 2	116 (20%) CSP integer variables are encoded (528 clauses, 5666 bytes)
1.61/2.10	c 2	173 (30%) CSP integer variables are encoded (528 clauses, 5666 bytes)
1.61/2.11	c 2	231 (40%) CSP integer variables are encoded (528 clauses, 5666 bytes)
1.61/2.11	c 2	288 (50%) CSP integer variables are encoded (528 clauses, 5666 bytes)
1.61/2.11	c 2	346 (60%) CSP integer variables are encoded (1522 clauses, 18247 bytes)
1.61/2.11	c 2	404 (70%) CSP integer variables are encoded (3103 clauses, 38800 bytes)
1.61/2.11	c 2	461 (80%) CSP integer variables are encoded (3655 clauses, 45976 bytes)
1.61/2.12	c 2	519 (90%) CSP integer variables are encoded (3972 clauses, 50097 bytes)
1.61/2.12	c 2	576 (100%) CSP integer variables are encoded (4436 clauses, 56129 bytes)
1.61/2.20	c 2	83 (10%) CSP clauses are encoded (12207 clauses, 225686 bytes)
1.71/2.25	c 2	166 (20%) CSP clauses are encoded (20033 clauses, 412268 bytes)
1.71/2.30	c 2	249 (30%) CSP clauses are encoded (27866 clauses, 600775 bytes)
1.80/2.32	c 2	331 (40%) CSP clauses are encoded (31074 clauses, 673154 bytes)
1.90/2.40	c 2	414 (50%) CSP clauses are encoded (72998 clauses, 1423175 bytes)
1.90/2.41	c 2	497 (60%) CSP clauses are encoded (74651 clauses, 1451321 bytes)
1.90/2.47	c 2	579 (70%) CSP clauses are encoded (112669 clauses, 2148133 bytes)
1.90/2.48	c 2	662 (80%) CSP clauses are encoded (114500 clauses, 2179401 bytes)
1.90/2.49	c 2	745 (90%) CSP clauses are encoded (118645 clauses, 2252907 bytes)
2.01/2.52	c 2	827 (100%) CSP clauses are encoded (133502 clauses, 2521784 bytes)
2.01/2.52	c 2	827 CSP clauses encoded
2.01/2.52	c 2	Writing map file : HOME/temp.map
2.01/2.52	c 2	Heap : 4 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.01/2.52	c 2	SAT : 5012 SAT variables, 133502 SAT clauses, 2521784 bytes
2.01/2.52	c 2	Heap : 4 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.01/2.56	c 2	OBJECTIVE minimize _COST
2.01/2.56	c 2	SOLVING HOME/temp.cnf
2.01/2.56	c 2	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
2.01/2.57	c 2	This is MiniSat 2.0 beta incremental
2.01/2.57	c 2	WARNING: for repeatability, setting FPU to use double precision
2.01/2.57	c 2	============================[ Problem Statistics ]=============================
2.01/2.57	c 2	|                                                                             |
2.01/2.57	c 2	|  Number of variables:  5012                                                 |
2.01/2.57	c 2	|  Number of clauses:    133502                                               |
2.05/2.63	c 2	|  Parsing time:         0.06         s                                       |
2.05/2.64	c 2	OK
2.05/2.64	c 2	OBJECTIVE BOUND: 0 <= _COST <= 
2.05/2.64	c 2	SEARCHING: _COST <= 138
2.05/2.64	c 2	============================[ Search Statistics ]==============================
2.05/2.64	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.05/2.64	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.05/2.64	c 2	===============================================================================
2.05/2.64	c 2	|         0 |    5012   133502   434597 |    44500        0    nan |  0.000 % |
2.05/2.65	c 2	===============================================================================
2.05/2.65	c 2	restarts              : 1
2.05/2.65	c 2	conflicts             : 0             (0 /sec)
2.05/2.65	c 2	decisions             : 22            (0.00 % random) (301 /sec)
2.05/2.65	c 2	propagations          : 5012           (68669 /sec)
2.05/2.65	c 2	conflict literals     : 0              ( nan % deleted)
2.05/2.65	c 2	Memory used           : 7.59 MB
2.05/2.65	c 2	CPU time              : 0.072988 s
2.05/2.65	c 2	
2.05/2.65	c 2	SATISFIABLE
2.05/2.65	c 2	OK
2.05/2.65	c 2	FOUND: _COST <= 138
2.05/2.65	s SATISFIABLE
2.05/2.65	c 2	DECODING HOME/temp.out WITH HOME/temp.map
2.05/2.65	c 2	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
2.05/2.75	c 2	Decoding HOME/temp.out
2.05/2.82	c 3	OBJECTIVE _COST 138
2.05/2.82	o 138
2.05/2.82	v 21 19 6 20 18 6 12 13 4 12 22 16 21 23 21 22 21 19 19 23 23 23 21 23
2.05/2.82	c 3	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
2.05/2.84	c 3	OK
2.05/2.84	c 3	OBJECTIVE BOUND: 0 <= _COST <= 138
2.05/2.84	c 3	SEARCHING: _COST <= 69
2.05/2.85	c 3	============================[ Search Statistics ]==============================
2.05/2.85	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.05/2.85	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.05/2.85	c 3	===============================================================================
2.05/2.85	c 3	|         0 |    5012   133502   434597 |    44500        0    nan |  0.000 % |
2.05/2.85	c 3	===============================================================================
2.05/2.85	c 3	restarts              : 2
2.05/2.85	c 3	conflicts             : 9             (108 /sec)
2.05/2.85	c 3	decisions             : 45            (0.00 % random) (542 /sec)
2.05/2.85	c 3	propagations          : 10561          (127261 /sec)
2.05/2.85	c 3	conflict literals     : 408            (5.99 % deleted)
2.05/2.85	c 3	Memory used           : 7.72 MB
2.05/2.85	c 3	CPU time              : 0.082987 s
2.05/2.85	c 3	
2.05/2.85	c 3	SATISFIABLE
2.05/2.85	c 3	OK
2.05/2.85	c 3	FOUND: _COST <= 69
2.05/2.85	c 3	DECODING HOME/temp.out WITH HOME/temp.map
2.05/2.85	c 3	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
2.20/2.97	c 3	Decoding HOME/temp.out
2.20/3.05	c 3	OBJECTIVE _COST 69
2.20/3.06	o 69
2.20/3.06	v 14 19 22 21 18 10 22 14 17 12 10 13 5 0 21 21 2 10 9 2 23 22 21 23
2.20/3.07	c 3	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
2.20/3.15	c 3	OK
2.20/3.15	c 3	OBJECTIVE BOUND: 0 <= _COST <= 69
2.20/3.15	c 3	SEARCHING: _COST <= 34
2.52/3.29	c 3	============================[ Search Statistics ]==============================
2.52/3.29	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.52/3.29	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.52/3.29	c 3	===============================================================================
2.52/3.29	c 3	|         9 |    3770   133502   434597 |    44500        9     45 |  0.000 % |
2.52/3.29	c 3	|       109 |    3770   133502   434597 |    48950      109     25 | 38.549 % |
2.52/3.29	c 3	|       259 |    3770   133502   434597 |    53845      259     39 | 38.549 % |
2.52/3.29	c 3	|       484 |    3770   133502   434597 |    59230      484     35 | 38.549 % |
2.52/3.29	c 3	===============================================================================
2.52/3.29	c 3	restarts              : 6
2.52/3.29	c 3	conflicts             : 640           (2950 /sec)
2.52/3.29	c 3	decisions             : 926           (0.22 % random) (4268 /sec)
2.52/3.29	c 3	propagations          : 202563         (933612 /sec)
2.52/3.29	c 3	conflict literals     : 22140          (29.93 % deleted)
2.52/3.29	c 3	Memory used           : 7.85 MB
2.52/3.29	c 3	CPU time              : 0.216967 s
2.52/3.29	c 3	
2.52/3.29	c 3	SATISFIABLE
2.52/3.29	c 3	OK
2.52/3.29	c 3	FOUND: _COST <= 34
2.52/3.29	c 3	DECODING HOME/temp.out WITH HOME/temp.map
2.52/3.29	c 3	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
2.60/3.56	c 3	Decoding HOME/temp.out
2.60/3.63	c 3	OBJECTIVE _COST 34
2.60/3.63	o 34
2.60/3.63	v 23 23 23 23 20 15 23 3 23 9 12 9 11 19 23 15 5 19 9 23 23 23 23 23
2.60/3.63	c 3	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
2.60/3.68	c 3	OK
2.60/3.68	c 3	OBJECTIVE BOUND: 0 <= _COST <= 34
2.60/3.68	c 3	SEARCHING: _COST <= 17
2.78/3.70	c 3	============================[ Search Statistics ]==============================
2.78/3.70	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.78/3.70	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.78/3.70	c 3	===============================================================================
2.78/3.70	c 3	|       640 |    3080   133502   434597 |    44500      640     35 | 38.549 % |
2.78/3.72	c 3	|       740 |    3080   133502   434597 |    48950      740     32 | 47.707 % |
2.78/3.75	c 3	|       890 |    3080   133502   434597 |    53845      890     31 | 47.707 % |
2.78/3.79	c 3	|      1116 |    3080   133502   434597 |    59230     1116     29 | 47.707 % |
2.88/3.85	c 4	|      1454 |    3080   133502   434597 |    65153     1454     27 | 47.707 % |
2.98/3.98	c 4	|      1961 |    2621    52750   199272 |    71668     1961     26 | 47.707 % |
3.18/4.13	c 4	|      2720 |    2621    52750   199272 |    78835     2720     24 | 47.707 % |
3.38/4.36	c 4	|      3859 |    2621    52750   199272 |    86719     3859     27 | 47.707 % |
3.77/4.71	c 4	|      5568 |    2621    52750   199272 |    95391     5568     26 | 47.707 % |
4.27/5.27	c 5	|      8130 |    2621    52750   199272 |   104930     8130     25 | 47.707 % |
5.16/6.19	c 6	|     11974 |    2621    52750   199272 |   115423    11974     24 | 47.707 % |
6.85/7.83	c 8	|     17740 |    2621    52750   199272 |   126965    17740     25 | 47.707 % |
9.95/10.96	c 11	|     26389 |    2621    52750   199272 |   139662    26389     26 | 47.707 % |
16.21/17.24	c 17	|     39363 |    2621    52750   199272 |   153628    39363     25 | 47.707 % |
27.17/28.25	c 28	|     58825 |    2621    52750   199272 |   168991    58825     26 | 47.707 % |
49.17/50.34	c 50	|     88017 |    2621    52750   199272 |   185890    88017     27 | 47.707 % |
98.44/99.86	c 100	|    131807 |    2621    52750   199272 |   204479   131807     27 | 47.707 % |
180.17/181.95	c 182	|    197491 |    2621    52750   199272 |   224927   197491     30 | 47.707 % |
277.14/279.40	c 279	|    296019 |    2621    52750   199272 |   247420    82798     36 | 47.707 % |
478.84/481.96	c 482	|    443808 |    2621    52750   199272 |   272162   230587     35 | 47.707 % |
787.95/792.42	c 792	|    665491 |    2621    52750   199272 |   299378   197353     30 | 47.707 % |
934.79/939.96	c 940	===============================================================================
934.79/939.96	c 940	restarts              : 27
934.79/939.96	c 940	conflicts             : 743856        (798 /sec)
934.79/939.96	c 940	decisions             : 804267        (0.56 % random) (863 /sec)
934.79/939.96	c 940	propagations          : 218659052      (234571 /sec)
934.79/939.96	c 940	conflict literals     : 24044117       (40.29 % deleted)
934.79/939.96	c 940	Memory used           : 56.03 MB
934.79/939.96	c 940	CPU time              : 932.165 s
934.79/939.96	c 940	
934.79/939.96	c 940	SATISFIABLE
934.79/939.96	c 940	OK
934.79/939.96	c 940	FOUND: _COST <= 17
934.79/939.96	c 940	DECODING HOME/temp.out WITH HOME/temp.map
934.79/939.96	c 940	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
934.85/940.05	c 940	Decoding HOME/temp.out
934.85/940.13	c 940	OBJECTIVE _COST 17
934.85/940.13	o 17
934.85/940.13	v 23 18 8 23 7 23 22 23 23 23 23 10 11 12 1 11 7 22 6 22 15 22 19 23
934.85/940.14	c 940	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
935.13/940.31	c 940	OK
935.13/940.31	c 940	OBJECTIVE BOUND: 0 <= _COST <= 17
935.13/940.31	c 940	SEARCHING: _COST <= 8
935.13/940.31	c 940	============================[ Search Statistics ]==============================
935.13/940.31	c 940	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
935.13/940.31	c 940	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
935.13/940.32	c 940	===============================================================================
935.13/940.32	c 940	|    743856 |    2277    41637   166948 |    13879   275718     32 | 47.707 % |
945.78/951.02	c 951	|    743956 |    2277    41637   166948 |    15266    16424     35 | 54.570 % |
945.78/951.09	c 951	|    744106 |    2277    41637   166948 |    16793    16574     35 | 54.570 % |
945.88/951.17	c 951	|    744331 |    2277    41637   166948 |    18472    16799     35 | 54.570 % |
945.98/951.29	c 951	|    744668 |    2277    41637   166948 |    20320    17136     34 | 54.570 % |
946.18/951.45	c 951	|    745175 |    2277    41637   166948 |    22352    17643     34 | 54.570 % |
946.47/951.70	c 951	|    745934 |    2277    41637   166948 |    24587    18402     34 | 54.570 % |
946.77/952.07	c 952	|    747075 |    2277    41637   166948 |    27046    19543     33 | 54.570 % |
947.37/952.64	c 952	|    748783 |    2277    41637   166948 |    29750    21251     33 | 54.570 % |
948.07/953.36	c 953	|    751347 |    2277    41637   166948 |    32725    23815     33 | 54.570 % |
949.26/954.57	c 954	|    755191 |    2277    41637   166948 |    35998    27659     33 | 54.570 % |
951.35/956.68	c 956	|    760957 |    2277    41637   166948 |    39598    33425     33 | 54.570 % |
954.93/960.29	c 960	|    769606 |    2277    41637   166948 |    43558    42074     34 | 54.570 % |
960.70/966.09	c 966	|    782580 |    2277    41637   166948 |    47914    20828     33 | 54.570 % |
969.86/975.22	c 975	|    802043 |    2277    41637   166948 |    52705    40291     33 | 54.570 % |
983.69/989.11	c 989	|    831236 |    2277    41637   166948 |    57976    26110     38 | 54.570 % |
1006.29/1011.87	c 1012	|    875025 |    2277    41637   166948 |    63773    22991     34 | 54.570 % |
1044.62/1050.39	c 1050	|    940712 |    2277    41637   166948 |    70150    37066     36 | 54.570 % |
1109.82/1115.80	c 1115	|   1039238 |    2277    41637   166948 |    77166    19133     38 | 54.570 % |
1201.40/1207.86	c 1208	|   1187027 |    2277    41637   166948 |    84882    34650     32 | 54.570 % |
1354.10/1361.21	c 1361	|   1408710 |    2277    41637   166948 |    93370    39355     27 | 54.570 % |
1621.47/1629.84	c 1630	|   1741236 |    2277    41637   166948 |   102708    53150     36 | 54.570 % |
2003.86/2013.97	c 2014	|   2240024 |    2277    41637   166948 |   112978   105907     32 | 54.570 % |
2636.61/2649.56	c 2649	|   2988206 |    2277    41637   166948 |   124276    57083     34 | 54.570 % |
3600.01/3613.61	c ERROR INTERRUPTED
3600.01/3613.61	c 3613	CPU 3599.43 (0.07 0.02 3599.36 0.58)
3600.01/3613.61	c 3613	END Fri Jul 11 17:34:06 2008

Verifier Data (download as text)

OK	16	260
16 unsatisfied constraints, 260 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-1108003-1215786833/watcher-1108003-1215786833 -o /tmp/evaluation-result-1108003-1215786833/solver-1108003-1215786833 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar++ -max -incremental -c -vv -java=java -Xmx700M -decjava=java -Xmx50M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat-inc -tmp=HOME/temp HOME/instance-1108003-1215786833.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.75 2.81 2.55 5/80 13139
/proc/meminfo: memFree=1520952/2055920 swapFree=4036680/4192956
[pid=13139] ppid=13137 vsize=18572 CPUtime=0
/proc/13139/stat : 13139 (runsolver) R 13137 13139 12306 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 35382470 19017728 292 996147200 4194304 4296836 548682068192 18446744073709551615 212218735911 0 0 4096 24578 0 0 0 17 1 0 0
/proc/13139/statm: 4643 292 257 25 0 2626 0

[startup+0.096095 s]
/proc/loadavg: 2.75 2.81 2.55 5/80 13139
/proc/meminfo: memFree=1520952/2055920 swapFree=4036680/4192956
[pid=13139] ppid=13137 vsize=16740 CPUtime=0.07
/proc/13139/stat : 13139 (sugar++) S 13137 13139 12306 0 -1 4194304 1219 128 0 0 5 2 0 0 19 0 1 0 35382470 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13139/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.101092 s]
/proc/loadavg: 2.75 2.81 2.55 5/80 13139
/proc/meminfo: memFree=1520952/2055920 swapFree=4036680/4192956
[pid=13139] ppid=13137 vsize=16740 CPUtime=0.07
/proc/13139/stat : 13139 (sugar++) S 13137 13139 12306 0 -1 4194304 1219 128 0 0 5 2 0 0 19 0 1 0 35382470 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13139/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.30112 s]
/proc/loadavg: 2.75 2.81 2.55 5/80 13139
/proc/meminfo: memFree=1520952/2055920 swapFree=4036680/4192956
[pid=13139] ppid=13137 vsize=16740 CPUtime=0.07
/proc/13139/stat : 13139 (sugar++) S 13137 13139 12306 0 -1 4194304 1219 128 0 0 5 2 0 0 19 0 1 0 35382470 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13139/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.701161 s]
/proc/loadavg: 2.75 2.81 2.55 5/80 13139
/proc/meminfo: memFree=1520952/2055920 swapFree=4036680/4192956
[pid=13139] ppid=13137 vsize=16740 CPUtime=0.07
/proc/13139/stat : 13139 (sugar++) S 13137 13139 12306 0 -1 4194304 1219 128 0 0 5 2 0 0 19 0 1 0 35382470 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13139/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+1.50125 s]
/proc/loadavg: 2.75 2.81 2.55 3/82 13152
/proc/meminfo: memFree=1517536/2055920 swapFree=4036680/4192956
[pid=13139] ppid=13137 vsize=16740 CPUtime=0.76
/proc/13139/stat : 13139 (sugar++) S 13137 13139 12306 0 -1 4194304 1296 4728 0 1 5 2 65 4 15 0 1 0 35382470 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13139/statm: 4185 1104 409 3 0 764 0
[pid=13152] ppid=13139 vsize=5356 CPUtime=0
/proc/13152/stat : 13152 (sh) S 13139 13139 12306 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 35382569 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 212218733380 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13152/statm: 1339 233 193 169 0 50 0
[pid=13153] ppid=13152 vsize=864012 CPUtime=0.25
/proc/13153/stat : 13153 (java) S 13152 13139 12306 0 -1 0 4026 0 1 0 23 2 0 0 20 0 9 0 35382570 884748288 3500 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13153/statm: 216003 3500 1670 9 0 210585 0
Current children cumulated CPU time (s) 1.01
Current children cumulated vsize (KiB) 886108

[startup+3.10141 s]
/proc/loadavg: 2.77 2.81 2.55 4/91 13161
/proc/meminfo: memFree=1497432/2055920 swapFree=4036680/4192956
[pid=13139] ppid=13137 vsize=16872 CPUtime=2.2
/proc/13139/stat : 13139 (sugar++) S 13137 13139 12306 0 -1 4194304 1607 17222 0 3 6 2 197 15 15 0 1 0 35382470 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13139/statm: 4218 1121 414 3 0 797 0
Current children cumulated CPU time (s) 2.2
Current children cumulated vsize (KiB) 16872

[startup+6.30175 s]
/proc/loadavg: 2.77 2.81 2.55 3/82 13192
/proc/meminfo: memFree=1507232/2055920 swapFree=4036680/4192956
[pid=13139] ppid=13137 vsize=16872 CPUtime=2.55
/proc/13139/stat : 13139 (sugar++) S 13137 13139 12306 0 -1 4194304 1694 24766 0 5 6 2 226 21 16 0 1 0 35382470 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13139/statm: 4218 1121 414 3 0 797 0
[pid=13162] ppid=13139 vsize=8168 CPUtime=2.81
/proc/13162/stat : 13162 (minisat-inc) R 13139 13139 12306 0 -1 4194304 2000 0 0 0 281 0 0 0 25 0 1 0 35382726 8364032 1943 996147200 134512640 135134323 4294956192 18446744073709551615 134532161 0 0 4096 3 0 0 0 17 1 0 0
/proc/13162/statm: 2042 1943 79 151 0 1888 0
Current children cumulated CPU time (s) 5.36
Current children cumulated vsize (KiB) 25040

[startup+12.7024 s]
/proc/loadavg: 2.73 2.80 2.55 4/82 13192
/proc/meminfo: memFree=1505448/2055920 swapFree=4036680/4192956
[pid=13139] ppid=13137 vsize=16872 CPUtime=2.55
/proc/13139/stat : 13139 (sugar++) S 13137 13139 12306 0 -1 4194304 1694 24766 0 5 6 2 226 21 16 0 1 0 35382470 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13139/statm: 4218 1121 414 3 0 797 0
[pid=13162] ppid=13139 vsize=10220 CPUtime=9.19
/proc/13162/stat : 13162 (minisat-inc) R 13139 13139 12306 0 -1 4194304 2490 0 0 0 918 1 0 0 25 0 1 0 35382726 10465280 2433 996147200 134512640 135134323 4294956192 18446744073709551615 134531932 0 0 4096 3 0 0 0 17 1 0 0
/proc/13162/statm: 2555 2433 79 151 0 2401 0
Current children cumulated CPU time (s) 11.74
Current children cumulated vsize (KiB) 27092

[startup+25.5018 s]
/proc/loadavg: 2.77 2.81 2.55 3/82 13192
/proc/meminfo: memFree=1502248/2055920 swapFree=4036680/4192956
[pid=13139] ppid=13137 vsize=16872 CPUtime=2.56
/proc/13139/stat : 13139 (sugar++) S 13137 13139 12306 0 -1 4194304 1694 24766 0 5 7 2 226 21 16 0 1 0 35382470 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13139/statm: 4218 1121 414 3 0 797 0
[pid=13162] ppid=13139 vsize=13532 CPUtime=21.92
/proc/13162/stat : 13162 (minisat-inc) R 13139 13139 12306 0 -1 4194304 3310 0 0 0 2190 2 0 0 25 0 1 0 35382726 13856768 3253 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/13162/statm: 3383 3253 79 151 0 3229 0
Current children cumulated CPU time (s) 24.48
Current children cumulated vsize (KiB) 30404

[startup+51.1015 s]
/proc/loadavg: 2.79 2.80 2.56 4/82 13192
/proc/meminfo: memFree=1497192/2055920 swapFree=4036680/4192956
[pid=13139] ppid=13137 vsize=16872 CPUtime=2.56
/proc/13139/stat : 13139 (sugar++) S 13137 13139 12306 0 -1 4194304 1694 24766 0 5 7 2 226 21 16 0 1 0 35382470 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13139/statm: 4218 1121 414 3 0 797 0
[pid=13162] ppid=13139 vsize=18588 CPUtime=47.41
/proc/13162/stat : 13162 (minisat-inc) R 13139 13139 12306 0 -1 4194304 4577 0 0 0 4737 4 0 0 25 0 1 0 35382726 19034112 4520 996147200 134512640 135134323 4294956192 18446744073709551615 134532035 0 0 4096 3 0 0 0 17 1 0 0
/proc/13162/statm: 4647 4520 79 151 0 4493 0
Current children cumulated CPU time (s) 49.97
Current children cumulated vsize (KiB) 35460

[startup+102.307 s]
/proc/loadavg: 2.64 2.76 2.55 3/82 13192
/proc/meminfo: memFree=1490472/2055920 swapFree=4036680/4192956
[pid=13139] ppid=13137 vsize=16872 CPUtime=2.56
/proc/13139/stat : 13139 (sugar++) S 13137 13139 12306 0 -1 4194304 1694 24766 0 5 7 2 226 21 16 0 1 0 35382470 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13139/statm: 4218 1121 414 3 0 797 0
[pid=13162] ppid=13139 vsize=25212 CPUtime=98.37
/proc/13162/stat : 13162 (minisat-inc) R 13139 13139 12306 0 -1 4194304 6220 0 0 0 9832 5 0 0 25 0 1 0 35382726 25817088 6163 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/13162/statm: 6303 6163 79 151 0 6149 0
Current children cumulated CPU time (s) 100.93
Current children cumulated vsize (KiB) 42084

[startup+162.301 s]
/proc/loadavg: 2.56 2.72 2.55 4/82 13192
/proc/meminfo: memFree=1482856/2055920 swapFree=4036680/4192956
[pid=13139] ppid=13137 vsize=16872 CPUtime=2.56
/proc/13139/stat : 13139 (sugar++) S 13137 13139 12306 0 -1 4194304 1694 24766 0 5 7 2 226 21 16 0 1 0 35382470 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13139/statm: 4218 1121 414 3 0 797 0
[pid=13162] ppid=13139 vsize=32992 CPUtime=158.11
/proc/13162/stat : 13162 (minisat-inc) R 13139 13139 12306 0 -1 4194304 8138 0 0 0 15804 7 0 0 25 0 1 0 35382726 33783808 8081 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/13162/statm: 8248 8081 79 151 0 8094 0
Current children cumulated CPU time (s) 160.67
Current children cumulated vsize (KiB) 49864

[startup+222.302 s]
/proc/loadavg: 2.48 2.66 2.54 4/82 13192
/proc/meminfo: memFree=1474536/2055920 swapFree=4036680/4192956
[pid=13139] ppid=13137 vsize=16872 CPUtime=2.56
/proc/13139/stat : 13139 (sugar++) S 13137 13139 12306 0 -1 4194304 1694 24766 0 5 7 2 226 21 16 0 1 0 35382470 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13139/statm: 4218 1121 414 3 0 797 0
[pid=13162] ppid=13139 vsize=41728 CPUtime=217.83
/proc/13162/stat : 13162 (minisat-inc) R 13139 13139 12306 0 -1 4194304 10215 0 0 0 21774 9 0 0 25 0 1 0 35382726 42729472 10158 996147200 134512640 135134323 4294956192 18446744073709551615 134531900 0 0 4096 3 0 0 0 17 1 0 0
/proc/13162/statm: 10432 10158 79 151 0 10278 0
Current children cumulated CPU time (s) 220.39
Current children cumulated vsize (KiB) 58600

[startup+282.302 s]
/proc/loadavg: 2.54 2.66 2.54 4/82 13192
/proc/meminfo: memFree=1473896/2055920 swapFree=4036680/4192956
[pid=13139] ppid=13137 vsize=16872 CPUtime=2.56
/proc/13139/stat : 13139 (sugar++) S 13137 13139 12306 0 -1 4194304 1694 24766 0 5 7 2 226 21 16 0 1 0 35382470 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13139/statm: 4218 1121 414 3 0 797 0
[pid=13162] ppid=13139 vsize=42268 CPUtime=277.58
/proc/13162/stat : 13162 (minisat-inc) R 13139 13139 12306 0 -1 4194304 10352 0 0 0 27748 10 0 0 25 0 1 0 35382726 43282432 10295 996147200 134512640 135134323 4294956192 18446744073709551615 134529982 0 0 4096 3 0 0 0 17 1 0 0
/proc/13162/statm: 10567 10295 79 151 0 10413 0
Current children cumulated CPU time (s) 280.14
Current children cumulated vsize (KiB) 59140

[startup+342.301 s]
/proc/loadavg: 2.59 2.64 2.55 3/82 13192
/proc/meminfo: memFree=1473896/2055920 swapFree=4036680/4192956
[pid=13139] ppid=13137 vsize=16872 CPUtime=2.56
/proc/13139/stat : 13139 (sugar++) S 13137 13139 12306 0 -1 4194304 1694 24766 0 5 7 2 226 21 16 0 1 0 35382470 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13139/statm: 4218 1121 414 3 0 797 0
[pid=13162] ppid=13139 vsize=42268 CPUtime=337.31
/proc/13162/stat : 13162 (minisat-inc) R 13139 13139 12306 0 -1 4194304 10352 0 0 0 33721 10 0 0 25 0 1 0 35382726 43282432 10295 996147200 134512640 135134323 4294956192 18446744073709551615 134532114 0 0 4096 3 0 0 0 17 1 0 0
/proc/13162/statm: 10567 10295 79 151 0 10413 0
Current children cumulated CPU time (s) 339.87
Current children cumulated vsize (KiB) 59140

[startup+402.301 s]
/proc/loadavg: 2.69 2.66 2.55 3/82 13192
/proc/meminfo: memFree=1473704/2055920 swapFree=4036680/4192956
[pid=13139] ppid=13137 vsize=16872 CPUtime=2.56
/proc/13139/stat : 13139 (sugar++) S 13137 13139 12306 0 -1 4194304 1694 24766 0 5 7 2 226 21 16 0 1 0 35382470 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13139/statm: 4218 1121 414 3 0 797 0
[pid=13162] ppid=13139 vsize=42432 CPUtime=397.04
/proc/13162/stat : 13162 (minisat-inc) R 13139 13139 12306 0 -1 4194304 10379 0 0 0 39694 10 0 0 25 0 1 0 35382726 43450368 10322 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/13162/statm: 10608 10322 79 151 0 10454 0
Current children cumulated CPU time (s) 399.6
Current children cumulated vsize (KiB) 59304


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

[pid=13162] ppid=13139 vsize=58268 CPUtime=2846.23
/proc/13162/stat : 13162 (minisat-inc) R 13139 13139 12306 0 -1 4194304 14261 0 0 0 284591 32 0 0 25 0 1 0 35382726 59666432 14194 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/13162/statm: 14567 14194 79 151 0 14413 0
Current children cumulated CPU time (s) 2848.98
Current children cumulated vsize (KiB) 75140

[startup+2922.3 s]
/proc/loadavg: 2.05 2.38 2.52 3/76 13359
/proc/meminfo: memFree=1418456/2055920 swapFree=4036680/4192956
[pid=13139] ppid=13137 vsize=16872 CPUtime=2.75
/proc/13139/stat : 13139 (sugar++) S 13137 13139 12306 0 -1 4194304 1763 28537 0 6 7 2 243 23 16 0 1 0 35382470 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13139/statm: 4218 1121 414 3 0 797 0
[pid=13162] ppid=13139 vsize=58268 CPUtime=2906.21
/proc/13162/stat : 13162 (minisat-inc) R 13139 13139 12306 0 -1 4194304 14261 0 0 0 290589 32 0 0 25 0 1 0 35382726 59666432 14194 996147200 134512640 135134323 4294956192 18446744073709551615 134528430 0 0 4096 3 0 0 0 17 0 0 0
/proc/13162/statm: 14567 14194 79 151 0 14413 0
Current children cumulated CPU time (s) 2908.96
Current children cumulated vsize (KiB) 75140

[startup+2982.3 s]
/proc/loadavg: 2.02 2.31 2.49 3/76 13359
/proc/meminfo: memFree=1418392/2055920 swapFree=4036680/4192956
[pid=13139] ppid=13137 vsize=16872 CPUtime=2.75
/proc/13139/stat : 13139 (sugar++) S 13137 13139 12306 0 -1 4194304 1763 28537 0 6 7 2 243 23 16 0 1 0 35382470 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13139/statm: 4218 1121 414 3 0 797 0
[pid=13162] ppid=13139 vsize=58268 CPUtime=2966.18
/proc/13162/stat : 13162 (minisat-inc) R 13139 13139 12306 0 -1 4194304 14261 0 0 0 296586 32 0 0 25 0 1 0 35382726 59666432 14194 996147200 134512640 135134323 4294956192 18446744073709551615 134532035 0 0 4096 3 0 0 0 17 0 0 0
/proc/13162/statm: 14567 14194 79 151 0 14413 0
Current children cumulated CPU time (s) 2968.93
Current children cumulated vsize (KiB) 75140

[startup+3042.3 s]
/proc/loadavg: 2.00 2.25 2.45 3/76 13359
/proc/meminfo: memFree=1418392/2055920 swapFree=4036680/4192956
[pid=13139] ppid=13137 vsize=16872 CPUtime=2.75
/proc/13139/stat : 13139 (sugar++) S 13137 13139 12306 0 -1 4194304 1763 28537 0 6 7 2 243 23 16 0 1 0 35382470 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13139/statm: 4218 1121 414 3 0 797 0
[pid=13162] ppid=13139 vsize=58268 CPUtime=3026.16
/proc/13162/stat : 13162 (minisat-inc) R 13139 13139 12306 0 -1 4194304 14261 0 0 0 302584 32 0 0 25 0 1 0 35382726 59666432 14194 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/13162/statm: 14567 14194 79 151 0 14413 0
Current children cumulated CPU time (s) 3028.91
Current children cumulated vsize (KiB) 75140

[startup+3102.3 s]
/proc/loadavg: 2.00 2.20 2.42 3/76 13359
/proc/meminfo: memFree=1418264/2055920 swapFree=4036680/4192956
[pid=13139] ppid=13137 vsize=16872 CPUtime=2.75
/proc/13139/stat : 13139 (sugar++) S 13137 13139 12306 0 -1 4194304 1763 28537 0 6 7 2 243 23 16 0 1 0 35382470 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13139/statm: 4218 1121 414 3 0 797 0
[pid=13162] ppid=13139 vsize=58432 CPUtime=3086.14
/proc/13162/stat : 13162 (minisat-inc) R 13139 13139 12306 0 -1 4194304 14293 0 0 0 308582 32 0 0 25 0 1 0 35382726 59834368 14226 996147200 134512640 135134323 4294956192 18446744073709551615 134532278 0 0 4096 3 0 0 0 17 0 0 0
/proc/13162/statm: 14608 14226 79 151 0 14454 0
Current children cumulated CPU time (s) 3088.89
Current children cumulated vsize (KiB) 75304

[startup+3162.3 s]
/proc/loadavg: 2.00 2.16 2.40 3/76 13359
/proc/meminfo: memFree=1418264/2055920 swapFree=4036680/4192956
[pid=13139] ppid=13137 vsize=16872 CPUtime=2.75
/proc/13139/stat : 13139 (sugar++) S 13137 13139 12306 0 -1 4194304 1763 28537 0 6 7 2 243 23 16 0 1 0 35382470 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13139/statm: 4218 1121 414 3 0 797 0
[pid=13162] ppid=13139 vsize=58432 CPUtime=3146.12
/proc/13162/stat : 13162 (minisat-inc) R 13139 13139 12306 0 -1 4194304 14293 0 0 0 314579 33 0 0 25 0 1 0 35382726 59834368 14226 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/13162/statm: 14608 14226 79 151 0 14454 0
Current children cumulated CPU time (s) 3148.87
Current children cumulated vsize (KiB) 75304

[startup+3222.3 s]
/proc/loadavg: 2.00 2.13 2.37 3/76 13359
/proc/meminfo: memFree=1418200/2055920 swapFree=4036680/4192956
[pid=13139] ppid=13137 vsize=16872 CPUtime=2.75
/proc/13139/stat : 13139 (sugar++) S 13137 13139 12306 0 -1 4194304 1763 28537 0 6 7 2 243 23 16 0 1 0 35382470 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13139/statm: 4218 1121 414 3 0 797 0
[pid=13162] ppid=13139 vsize=58432 CPUtime=3206.1
/proc/13162/stat : 13162 (minisat-inc) R 13139 13139 12306 0 -1 4194304 14293 0 0 0 320577 33 0 0 25 0 1 0 35382726 59834368 14226 996147200 134512640 135134323 4294956192 18446744073709551615 134531900 0 0 4096 3 0 0 0 17 0 0 0
/proc/13162/statm: 14608 14226 79 151 0 14454 0
Current children cumulated CPU time (s) 3208.85
Current children cumulated vsize (KiB) 75304

[startup+3282.3 s]
/proc/loadavg: 2.00 2.10 2.34 3/76 13359
/proc/meminfo: memFree=1418072/2055920 swapFree=4036680/4192956
[pid=13139] ppid=13137 vsize=16872 CPUtime=2.75
/proc/13139/stat : 13139 (sugar++) S 13137 13139 12306 0 -1 4194304 1763 28537 0 6 7 2 243 23 16 0 1 0 35382470 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13139/statm: 4218 1121 414 3 0 797 0
[pid=13162] ppid=13139 vsize=58760 CPUtime=3266.08
/proc/13162/stat : 13162 (minisat-inc) R 13139 13139 12306 0 -1 4194304 14352 0 0 0 326575 33 0 0 25 0 1 0 35382726 60170240 14285 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/13162/statm: 14690 14285 79 151 0 14536 0
Current children cumulated CPU time (s) 3268.83
Current children cumulated vsize (KiB) 75632

[startup+3342.3 s]
/proc/loadavg: 2.00 2.08 2.32 3/76 13359
/proc/meminfo: memFree=1417944/2055920 swapFree=4036680/4192956
[pid=13139] ppid=13137 vsize=16872 CPUtime=2.75
/proc/13139/stat : 13139 (sugar++) S 13137 13139 12306 0 -1 4194304 1763 28537 0 6 7 2 243 23 16 0 1 0 35382470 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13139/statm: 4218 1121 414 3 0 797 0
[pid=13162] ppid=13139 vsize=58760 CPUtime=3326.05
/proc/13162/stat : 13162 (minisat-inc) R 13139 13139 12306 0 -1 4194304 14352 0 0 0 332572 33 0 0 25 0 1 0 35382726 60170240 14285 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/13162/statm: 14690 14285 79 151 0 14536 0
Current children cumulated CPU time (s) 3328.8
Current children cumulated vsize (KiB) 75632

[startup+3402.31 s]
/proc/loadavg: 2.00 2.06 2.29 3/76 13359
/proc/meminfo: memFree=1417944/2055920 swapFree=4036680/4192956
[pid=13139] ppid=13137 vsize=16872 CPUtime=2.75
/proc/13139/stat : 13139 (sugar++) S 13137 13139 12306 0 -1 4194304 1763 28537 0 6 7 2 243 23 16 0 1 0 35382470 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13139/statm: 4218 1121 414 3 0 797 0
[pid=13162] ppid=13139 vsize=58760 CPUtime=3386.03
/proc/13162/stat : 13162 (minisat-inc) R 13139 13139 12306 0 -1 4194304 14352 0 0 0 338570 33 0 0 25 0 1 0 35382726 60170240 14285 996147200 134512640 135134323 4294956192 18446744073709551615 134529439 0 0 4096 3 0 0 0 17 0 0 0
/proc/13162/statm: 14690 14285 79 151 0 14536 0
Current children cumulated CPU time (s) 3388.78
Current children cumulated vsize (KiB) 75632

[startup+3462.3 s]
/proc/loadavg: 2.00 2.05 2.27 3/76 13359
/proc/meminfo: memFree=1417816/2055920 swapFree=4036680/4192956
[pid=13139] ppid=13137 vsize=16872 CPUtime=2.75
/proc/13139/stat : 13139 (sugar++) S 13137 13139 12306 0 -1 4194304 1763 28537 0 6 7 2 243 23 16 0 1 0 35382470 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13139/statm: 4218 1121 414 3 0 797 0
[pid=13162] ppid=13139 vsize=58760 CPUtime=3446.01
/proc/13162/stat : 13162 (minisat-inc) R 13139 13139 12306 0 -1 4194304 14352 0 0 0 344568 33 0 0 25 0 1 0 35382726 60170240 14285 996147200 134512640 135134323 4294956192 18446744073709551615 134531900 0 0 4096 3 0 0 0 17 0 0 0
/proc/13162/statm: 14690 14285 79 151 0 14536 0
Current children cumulated CPU time (s) 3448.76
Current children cumulated vsize (KiB) 75632

[startup+3522.3 s]
/proc/loadavg: 2.00 2.04 2.25 3/76 13359
/proc/meminfo: memFree=1417560/2055920 swapFree=4036680/4192956
[pid=13139] ppid=13137 vsize=16872 CPUtime=2.75
/proc/13139/stat : 13139 (sugar++) S 13137 13139 12306 0 -1 4194304 1763 28537 0 6 7 2 243 23 16 0 1 0 35382470 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13139/statm: 4218 1121 414 3 0 797 0
[pid=13162] ppid=13139 vsize=59168 CPUtime=3505.98
/proc/13162/stat : 13162 (minisat-inc) R 13139 13139 12306 0 -1 4194304 14427 0 0 0 350565 33 0 0 25 0 1 0 35382726 60588032 14360 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/13162/statm: 14792 14360 79 151 0 14638 0
Current children cumulated CPU time (s) 3508.73
Current children cumulated vsize (KiB) 76040

[startup+3582.3 s]
/proc/loadavg: 2.00 2.03 2.24 3/76 13359
/proc/meminfo: memFree=1417496/2055920 swapFree=4036680/4192956
[pid=13139] ppid=13137 vsize=16872 CPUtime=2.75
/proc/13139/stat : 13139 (sugar++) S 13137 13139 12306 0 -1 4194304 1763 28537 0 6 7 2 243 23 16 0 1 0 35382470 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13139/statm: 4218 1121 414 3 0 797 0
[pid=13162] ppid=13139 vsize=59168 CPUtime=3565.96
/proc/13162/stat : 13162 (minisat-inc) R 13139 13139 12306 0 -1 4194304 14427 0 0 0 356563 33 0 0 25 0 1 0 35382726 60588032 14360 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/13162/statm: 14792 14360 79 151 0 14638 0
Current children cumulated CPU time (s) 3568.71
Current children cumulated vsize (KiB) 76040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3613.6 s]
/proc/loadavg: 2.00 2.02 2.23 3/76 13359
/proc/meminfo: memFree=1417432/2055920 swapFree=4036680/4192956
[pid=13139] ppid=13137 vsize=16872 CPUtime=2.75
/proc/13139/stat : 13139 (sugar++) S 13137 13139 12306 0 -1 4194304 1763 28537 0 6 7 2 243 23 16 0 1 0 35382470 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13139/statm: 4218 1121 414 3 0 797 0
[pid=13162] ppid=13139 vsize=59248 CPUtime=3597.26
/proc/13162/stat : 13162 (minisat-inc) R 13139 13139 12306 0 -1 4194304 14440 0 0 0 359693 33 0 0 25 0 1 0 35382726 60669952 14373 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/13162/statm: 14812 14373 79 151 0 14658 0
Current children cumulated CPU time (s) 3600.01
Current children cumulated vsize (KiB) 76120

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

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

Child status: 0
Real time (s): 3613.62
CPU time (s): 3600.06
CPU user time (s): 3599.44
CPU system time (s): 0.612906
CPU usage (%): 99.6246
Max. virtual memory (cumulated for all children) (KiB): 890580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.44
system time used= 0.612906
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44821
page faults= 6
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3182
involuntary context switches= 91562

runsolver used 3.87441 second user time and 11.5352 second system time

The end

Launcher Data (download as text)

Begin job on node46 at 2008-07-11 16:33:53
IDJOB=1108003
IDBENCH=60665
IDSOLVER=367
FILE ID=node46/1108003-1215786833
PBS_JOBID= 7903109
Free space on /tmp= 66208 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/rand-2-24/normalized-rand-24-24-276-139-51021_ext.xml
COMMAND LINE= DIR/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat-inc" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1108003-1215786833/watcher-1108003-1215786833 -o /tmp/evaluation-result-1108003-1215786833/solver-1108003-1215786833 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat-inc" -tmp="HOME/temp" HOME/instance-1108003-1215786833.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= e415524b90f85b845ecbce0d10074b48
RANDOM SEED=138137754

node46.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.238
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.238
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:       1521432 kB
Buffers:         28548 kB
Cached:         217972 kB
SwapCached:     151416 kB
Active:         233020 kB
Inactive:       259772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1521432 kB
SwapTotal:     4192956 kB
SwapFree:      4036680 kB
Dirty:            1064 kB
Writeback:           0 kB
Mapped:         117092 kB
Slab:            26852 kB
Committed_AS:   952964 kB
PageTables:       1996 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= 66168 MiB
End job on node46 at 2008-07-11 17:34:08