Trace number 1108052

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)2 3600.07 3655.03

General information on the benchmark

Namecsp/rand-2-24/
normalized-rand-24-24-276-139-53021_ext.xml
MD5SUMd19c1b93764e93faf8824a3904d558c8
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 benchmark1586.03
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.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.04	c 0	BEGIN Fri Jul 11 16:51:50 2008
0.00/0.04	c 0	PID 17540
0.00/0.05	c 0	HOST node92.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1108052-1215787909.xml TO HOME/temp.csp
0.00/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1108052-1215787909.xml' 'HOME/temp.csp'
0.03/0.52	c 0	1 domains, 24 variables, 0 predicates, 276 relations, 276 constraints
0.03/0.54	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.54	c 0	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.47/0.61	c 0	Parsing HOME/temp.csp
0.47/0.90	c 0	parsed 577 expressions
0.47/0.91	c 0	Heap : 4 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.47/0.91	c 0	MAX CSP: 276 constraints
0.47/0.91	c 0	Converting to clausal form CSP
0.47/0.94	c 0	converted 86 (10%) expressions
0.47/0.98	c 0	converted 172 (20%) expressions
0.47/0.98	c 0	converted 257 (30%) expressions
0.47/1.02	c 1	converted 343 (40%) expressions
0.47/1.04	c 1	converted 428 (50%) expressions
0.47/1.06	c 1	converted 514 (60%) expressions
0.47/1.08	c 1	converted 600 (70%) expressions
0.47/1.09	c 1	converted 685 (80%) expressions
1.02/1.18	c 1	converted 771 (90%) expressions
1.19/1.34	c 1	converted 856 (100%) expressions
1.19/1.34	c 1	CSP : 576 integers, 0 booleans, 827 clauses, largest domain size 415
1.19/1.34	c 1	Heap : 9 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.19/1.34	c 1	Propagation in CSP
1.19/1.37	c 1	273 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.19/1.37	c 1	CSP : 576 integers, 0 booleans, 827 clauses, largest domain size 277
1.19/1.37	c 1	Heap : 9 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.19/1.38	c 1	Simplifing CSP by introducing new Boolean variables
1.19/1.38	c 1	CSP : 576 integers, 0 booleans, 827 clauses, largest domain size 277
1.19/1.38	c 1	Heap : 9 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.30/1.42	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.30/1.44	c 1	58 (10%) CSP integer variables are encoded (528 clauses, 5666 bytes)
1.30/1.44	c 1	116 (20%) CSP integer variables are encoded (528 clauses, 5666 bytes)
1.30/1.44	c 1	173 (30%) CSP integer variables are encoded (528 clauses, 5666 bytes)
1.30/1.44	c 1	231 (40%) CSP integer variables are encoded (528 clauses, 5666 bytes)
1.30/1.44	c 1	288 (50%) CSP integer variables are encoded (528 clauses, 5666 bytes)
1.30/1.45	c 1	346 (60%) CSP integer variables are encoded (1522 clauses, 18247 bytes)
1.30/1.45	c 1	404 (70%) CSP integer variables are encoded (3103 clauses, 38800 bytes)
1.30/1.45	c 1	461 (80%) CSP integer variables are encoded (3655 clauses, 45976 bytes)
1.30/1.45	c 1	519 (90%) CSP integer variables are encoded (3972 clauses, 50097 bytes)
1.30/1.45	c 1	576 (100%) CSP integer variables are encoded (4436 clauses, 56129 bytes)
1.39/1.56	c 1	83 (10%) CSP clauses are encoded (12233 clauses, 226082 bytes)
1.49/1.61	c 1	166 (20%) CSP clauses are encoded (20017 clauses, 411918 bytes)
1.49/1.65	c 1	249 (30%) CSP clauses are encoded (27855 clauses, 600749 bytes)
1.49/1.68	c 1	331 (40%) CSP clauses are encoded (31005 clauses, 671841 bytes)
1.59/1.76	c 1	414 (50%) CSP clauses are encoded (72929 clauses, 1421862 bytes)
1.59/1.77	c 1	497 (60%) CSP clauses are encoded (74582 clauses, 1450008 bytes)
1.69/1.83	c 1	579 (70%) CSP clauses are encoded (112600 clauses, 2146820 bytes)
1.69/1.84	c 1	662 (80%) CSP clauses are encoded (114431 clauses, 2178088 bytes)
1.69/1.85	c 1	745 (90%) CSP clauses are encoded (118576 clauses, 2251594 bytes)
1.69/1.88	c 1	827 (100%) CSP clauses are encoded (133433 clauses, 2520471 bytes)
1.69/1.88	c 1	827 CSP clauses encoded
1.69/1.88	c 1	Writing map file : HOME/temp.map
1.69/1.88	c 1	Heap : 4 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.69/1.88	c 1	SAT : 5012 SAT variables, 133433 SAT clauses, 2520471 bytes
1.69/1.88	c 1	Heap : 4 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.78/1.90	c 1	OBJECTIVE minimize _COST
1.78/1.90	c 1	OBJECTIVE BOUND: 0 <= _COST <= 
1.78/1.90	c 1	SEARCHING: _COST <= 138
1.78/1.90	c 1	SOLVING HOME/temp.cnf
1.78/1.90	c 1	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.78/1.90	c 1	This is MiniSat 2.0 beta
1.78/1.90	c 1	WARNING: for repeatability, setting FPU to use double precision
1.78/1.91	c 1	============================[ Problem Statistics ]=============================
1.78/1.91	c 1	|                                                                             |
1.78/1.91	c 1	|  Number of variables:  5012                                                 |
1.78/1.91	c 1	|  Number of clauses:    133434                                               |
1.78/1.97	c 1	|  Parsing time:         0.06         s                                       |
1.78/1.99	c 1	============================[ Search Statistics ]==============================
1.78/1.99	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.78/1.99	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.78/1.99	c 1	===============================================================================
1.78/1.99	c 1	|         0 |    3770    95015   322707 |    31671        0    nan |  0.000 % |
1.79/2.00	c 1	===============================================================================
1.79/2.00	c 2	restarts              : 1
1.79/2.00	c 2	conflicts             : 0              (0 /sec)
1.79/2.00	c 2	decisions             : 25             (0.00 % random) (281 /sec)
1.79/2.00	c 2	propagations          : 5012           (56323 /sec)
1.79/2.00	c 2	conflict literals     : 0              ( nan % deleted)
1.79/2.00	c 2	Memory used           : 7.32 MB
1.79/2.00	c 2	CPU time              : 0.088986 s
1.79/2.00	c 2	
1.79/2.00	c 2	SATISFIABLE
1.79/2.01	c 2	FOUND: _COST <= 138
1.79/2.01	s SATISFIABLE
1.79/2.01	c 2	DECODING HOME/temp.out WITH HOME/temp.map
1.79/2.01	c 2	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.79/2.09	c 2	Decoding HOME/temp.out
1.89/2.17	c 2	OBJECTIVE _COST 138
1.89/2.17	o 138
1.89/2.17	v 6 23 19 11 22 15 22 6 17 19 4 16 22 22 21 23 23 22 23 23 23 23 22 23
1.89/2.18	c 2	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.05/2.21	c 2	OBJECTIVE BOUND: 0 <= _COST <= 138
2.05/2.21	c 2	SEARCHING: _COST <= 69
2.05/2.21	c 2	SOLVING HOME/temp.cnf
2.05/2.21	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.05/2.22	c 2	This is MiniSat 2.0 beta
2.05/2.22	c 2	WARNING: for repeatability, setting FPU to use double precision
2.05/2.22	c 2	============================[ Problem Statistics ]=============================
2.05/2.22	c 2	|                                                                             |
2.05/2.22	c 2	|  Number of variables:  5012                                                 |
2.05/2.22	c 2	|  Number of clauses:    133434                                               |
2.05/2.29	c 2	|  Parsing time:         0.06         s                                       |
2.05/2.31	c 2	============================[ Search Statistics ]==============================
2.05/2.31	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.05/2.31	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.05/2.31	c 2	===============================================================================
2.05/2.31	c 2	|         0 |    3080    71624   254535 |    23874        0    nan |  0.000 % |
2.07/2.34	c 2	|       100 |    3080    71624   254535 |    26262      100     59 | 38.547 % |
2.07/2.36	c 2	|       251 |    3080    71624   254535 |    28888      251     42 | 38.548 % |
2.07/2.40	c 2	|       476 |    3080    71624   254535 |    31777      476     49 | 38.548 % |
2.07/2.40	c 2	===============================================================================
2.07/2.40	c 2	restarts              : 4
2.07/2.40	c 2	conflicts             : 503            (2858 /sec)
2.07/2.40	c 2	decisions             : 774            (1.16 % random) (4398 /sec)
2.07/2.40	c 2	propagations          : 113441         (644650 /sec)
2.07/2.40	c 2	conflict literals     : 24103          (14.30 % deleted)
2.07/2.40	c 2	Memory used           : 7.45 MB
2.07/2.40	c 2	CPU time              : 0.175973 s
2.07/2.40	c 2	
2.07/2.41	c 2	SATISFIABLE
2.07/2.41	c 2	FOUND: _COST <= 69
2.07/2.41	c 2	DECODING HOME/temp.out WITH HOME/temp.map
2.07/2.41	c 2	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
2.07/2.49	c 2	Decoding HOME/temp.out
2.26/2.57	c 2	OBJECTIVE _COST 69
2.26/2.57	o 69
2.26/2.57	v 15 22 23 21 22 22 23 23 20 8 23 23 5 22 9 5 23 23 23 23 23 23 23 23
2.26/2.58	c 2	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.26/2.62	c 2	OBJECTIVE BOUND: 0 <= _COST <= 69
2.26/2.62	c 2	SEARCHING: _COST <= 34
2.26/2.62	c 2	SOLVING HOME/temp.cnf
2.26/2.62	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.26/2.62	c 2	This is MiniSat 2.0 beta
2.26/2.62	c 2	WARNING: for repeatability, setting FPU to use double precision
2.26/2.62	c 2	============================[ Problem Statistics ]=============================
2.26/2.62	c 2	|                                                                             |
2.26/2.62	c 2	|  Number of variables:  5012                                                 |
2.26/2.62	c 2	|  Number of clauses:    133434                                               |
2.26/2.69	c 2	|  Parsing time:         0.06         s                                       |
2.43/2.72	c 2	============================[ Search Statistics ]==============================
2.43/2.72	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.43/2.72	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.43/2.72	c 2	===============================================================================
2.43/2.72	c 2	|         0 |    2621    52681   199048 |    17560        0    nan |  0.000 % |
2.43/2.74	c 2	|       103 |    2621    52681   199048 |    19316      103     51 | 47.706 % |
2.43/2.77	c 2	|       253 |    2621    52681   199048 |    21248      253     44 | 47.706 % |
2.43/2.78	c 2	===============================================================================
2.43/2.78	c 2	restarts              : 3
2.43/2.78	c 2	conflicts             : 309            (2020 /sec)
2.43/2.78	c 2	decisions             : 481            (0.83 % random) (3144 /sec)
2.43/2.78	c 2	propagations          : 77381          (505838 /sec)
2.43/2.78	c 2	conflict literals     : 13217          (22.30 % deleted)
2.43/2.78	c 2	Memory used           : 7.45 MB
2.43/2.78	c 2	CPU time              : 0.152976 s
2.43/2.78	c 2	
2.43/2.78	c 2	SATISFIABLE
2.43/2.79	c 2	FOUND: _COST <= 34
2.43/2.79	c 2	DECODING HOME/temp.out WITH HOME/temp.map
2.43/2.79	c 2	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
2.60/2.86	c 2	Decoding HOME/temp.out
2.60/2.93	c 2	OBJECTIVE _COST 34
2.60/2.93	o 34
2.60/2.93	v 19 23 23 23 5 0 12 10 20 19 23 22 18 18 23 5 23 13 22 16 23 23 23 23
2.60/2.94	c 2	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.60/2.95	c 2	OBJECTIVE BOUND: 0 <= _COST <= 34
2.60/2.95	c 2	SEARCHING: _COST <= 17
2.60/2.95	c 2	SOLVING HOME/temp.cnf
2.60/2.95	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.60/2.95	c 2	This is MiniSat 2.0 beta
2.60/2.95	c 2	WARNING: for repeatability, setting FPU to use double precision
2.60/2.95	c 2	============================[ Problem Statistics ]=============================
2.60/2.95	c 2	|                                                                             |
2.60/2.95	c 2	|  Number of variables:  5012                                                 |
2.60/2.95	c 2	|  Number of clauses:    133434                                               |
2.75/3.02	c 3	|  Parsing time:         0.06         s                                       |
2.75/3.05	c 3	============================[ Search Statistics ]==============================
2.75/3.05	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.75/3.05	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.75/3.05	c 3	===============================================================================
2.75/3.05	c 3	|         0 |    2277    41568   166724 |    13856        0    nan |  0.000 % |
2.75/3.08	c 3	|       100 |    2277    41568   166724 |    15241      100     56 | 54.569 % |
2.75/3.10	c 3	|       250 |    2277    41568   166724 |    16765      250     46 | 54.569 % |
2.75/3.14	c 3	|       475 |    2277    41568   166724 |    18442      475     38 | 54.569 % |
2.75/3.20	c 3	|       813 |    2277    41568   166724 |    20286      813     33 | 54.569 % |
2.75/3.27	c 3	|      1319 |    2277    41568   166724 |    22315     1319     30 | 54.569 % |
3.19/3.42	c 3	|      2078 |    2277    41568   166724 |    24546     2078     33 | 54.569 % |
3.37/3.62	c 3	|      3217 |    2277    41568   166724 |    27001     3217     33 | 54.569 % |
3.66/3.95	c 3	|      4927 |    2277    41568   166724 |    29701     4927     32 | 54.569 % |
4.16/4.46	c 4	|      7489 |    2277    41568   166724 |    32671     7489     34 | 54.569 % |
5.02/5.35	c 5	|     11333 |    2277    41568   166724 |    35938    11333     37 | 54.569 % |
5.12/5.43	c 5	===============================================================================
5.12/5.43	c 5	restarts              : 11
5.12/5.43	c 5	conflicts             : 11611          (4847 /sec)
5.12/5.43	c 5	decisions             : 13016          (0.53 % random) (5433 /sec)
5.12/5.43	c 5	propagations          : 3550877        (1482228 /sec)
5.12/5.43	c 5	conflict literals     : 427640         (34.51 % deleted)
5.12/5.43	c 5	Memory used           : 7.45 MB
5.12/5.43	c 5	CPU time              : 2.39563 s
5.12/5.43	c 5	
5.12/5.43	c 5	SATISFIABLE
5.12/5.43	c 5	FOUND: _COST <= 17
5.12/5.43	c 5	DECODING HOME/temp.out WITH HOME/temp.map
5.12/5.43	c 5	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
5.12/5.51	c 5	Decoding HOME/temp.out
5.23/5.59	c 5	OBJECTIVE _COST 17
5.23/5.59	o 17
5.23/5.59	v 23 23 19 23 12 22 23 23 10 18 23 6 14 22 23 23 23 2 23 6 16 23 12 20
5.23/5.61	c 5	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
5.33/5.64	c 5	OBJECTIVE BOUND: 0 <= _COST <= 17
5.33/5.64	c 5	SEARCHING: _COST <= 8
5.33/5.64	c 5	SOLVING HOME/temp.cnf
5.33/5.64	c 5	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
5.33/5.64	c 5	This is MiniSat 2.0 beta
5.33/5.64	c 5	WARNING: for repeatability, setting FPU to use double precision
5.33/5.64	c 5	============================[ Problem Statistics ]=============================
5.33/5.64	c 5	|                                                                             |
5.33/5.64	c 5	|  Number of variables:  5012                                                 |
5.33/5.64	c 5	|  Number of clauses:    133434                                               |
5.35/5.71	c 5	|  Parsing time:         0.06         s                                       |
5.35/5.74	c 5	============================[ Search Statistics ]==============================
5.35/5.74	c 5	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.35/5.74	c 5	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.35/5.74	c 5	===============================================================================
5.35/5.74	c 5	|         0 |    1942    34738   147230 |    11579        0    nan |  0.000 % |
5.35/5.77	c 5	|       101 |    1942    34738   147230 |    12737      101     52 | 61.253 % |
5.35/5.79	c 5	|       251 |    1942    34738   147230 |    14010      251     51 | 61.253 % |
5.35/5.83	c 5	|       478 |    1942    34738   147230 |    15412      478     43 | 61.253 % |
5.35/5.89	c 5	|       816 |    1942    34738   147230 |    16953      816     40 | 61.253 % |
5.35/5.98	c 5	|      1323 |    1942    34738   147230 |    18648     1323     34 | 61.253 % |
5.35/6.13	c 6	|      2084 |    1942    34738   147230 |    20513     2084     37 | 61.253 % |
5.35/6.36	c 6	|      3223 |    1942    34738   147230 |    22564     3223     35 | 61.253 % |
6.41/6.73	c 6	|      4931 |    1942    34738   147230 |    24821     4931     34 | 61.253 % |
6.90/7.29	c 7	|      7493 |    1942    34738   147230 |    27303     7493     34 | 61.253 % |
7.90/8.24	c 8	|     11337 |    1942    34738   147230 |    30033    11337     33 | 61.253 % |
9.49/9.83	c 9	|     17103 |    1942    34738   147230 |    33037    17103     32 | 61.253 % |
11.99/12.33	c 12	|     25752 |    1942    34738   147230 |    36340    25752     38 | 61.254 % |
16.31/16.63	c 16	|     38726 |    1942    34738   147230 |    39974    38726     34 | 61.253 % |
23.29/23.69	c 23	|     58187 |    1942    34738   147230 |    43972    26675     32 | 61.253 % |
27.69/28.02	c 28	===============================================================================
27.69/28.02	c 28	restarts              : 15
27.69/28.02	c 28	conflicts             : 68187          (3052 /sec)
27.69/28.02	c 28	decisions             : 74635          (0.62 % random) (3340 /sec)
27.69/28.02	c 28	propagations          : 19482348       (871982 /sec)
27.69/28.02	c 28	conflict literals     : 2518239        (32.13 % deleted)
27.69/28.02	c 28	Memory used           : 12.79 MB
27.69/28.02	c 28	CPU time              : 22.3426 s
27.69/28.02	c 28	
27.69/28.02	c 28	SATISFIABLE
27.69/28.02	c 28	FOUND: _COST <= 8
27.69/28.02	c 28	DECODING HOME/temp.out WITH HOME/temp.map
27.69/28.02	c 28	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
27.72/28.10	c 28	Decoding HOME/temp.out
27.72/28.18	c 28	OBJECTIVE _COST 8
27.72/28.18	o 8
27.72/28.18	v 7 14 21 23 12 4 22 19 6 19 23 8 2 18 22 15 20 18 23 12 23 23 22 20
27.72/28.18	c 28	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
27.73/28.22	c 28	OBJECTIVE BOUND: 0 <= _COST <= 8
27.73/28.22	c 28	SEARCHING: _COST <= 4
27.73/28.22	c 28	SOLVING HOME/temp.cnf
27.73/28.22	c 28	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
27.73/28.22	c 28	This is MiniSat 2.0 beta
27.73/28.22	c 28	WARNING: for repeatability, setting FPU to use double precision
27.73/28.22	c 28	============================[ Problem Statistics ]=============================
27.73/28.22	c 28	|                                                                             |
27.73/28.22	c 28	|  Number of variables:  5012                                                 |
27.73/28.22	c 28	|  Number of clauses:    133434                                               |
27.73/28.29	c 28	|  Parsing time:         0.06         s                                       |
27.92/28.32	c 28	============================[ Search Statistics ]==============================
27.92/28.32	c 28	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
27.92/28.32	c 28	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
27.92/28.32	c 28	===============================================================================
27.92/28.32	c 28	|         0 |    1658    31260   137644 |    10420        0    nan |  0.000 % |
27.92/28.35	c 28	|       100 |    1658    31260   137644 |    11462      100     55 | 66.919 % |
27.92/28.38	c 28	|       250 |    1658    31260   137644 |    12608      250     49 | 66.919 % |
27.92/28.42	c 28	|       475 |    1658    31260   137644 |    13869      475     41 | 66.919 % |
27.92/28.48	c 28	|       812 |    1658    31260   137644 |    15255      812     34 | 66.919 % |
27.92/28.59	c 28	|      1320 |    1658    31260   137644 |    16781     1320     48 | 66.919 % |
28.39/28.77	c 28	|      2079 |    1658    31260   137644 |    18459     2079     48 | 66.919 % |
28.67/29.04	c 29	|      3218 |    1658    31260   137644 |    20305     3218     46 | 66.919 % |
29.06/29.45	c 29	|      4926 |    1658    31260   137644 |    22336     4926     47 | 66.919 % |
29.65/30.06	c 30	|      7489 |    1658    31260   137644 |    24569     7489     43 | 66.919 % |
30.53/30.99	c 30	|     11333 |    1658    31260   137644 |    27026    11333     40 | 66.919 % |
32.06/32.56	c 32	===============================================================================
32.06/32.56	c 32	restarts              : 11
32.06/32.56	c 32	conflicts             : 16616          (3958 /sec)
32.06/32.56	c 32	decisions             : 18314          (0.70 % random) (4362 /sec)
32.06/32.56	c 32	propagations          : 5239798        (1248058 /sec)
32.06/32.56	c 32	conflict literals     : 652611         (29.13 % deleted)
32.06/32.56	c 32	Memory used           : 8.28 MB
32.06/32.56	c 32	CPU time              : 4.19836 s
32.06/32.56	c 32	
32.06/32.56	c 32	SATISFIABLE
32.06/32.56	c 32	FOUND: _COST <= 4
32.06/32.56	c 32	DECODING HOME/temp.out WITH HOME/temp.map
32.06/32.56	c 32	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
32.14/32.65	c 32	Decoding HOME/temp.out
32.14/32.73	c 32	OBJECTIVE _COST 4
32.14/32.73	o 4
32.14/32.73	v 9 14 7 21 20 19 19 16 0 8 18 7 23 19 10 23 15 23 11 16 23 15 23 23
32.14/32.74	c 32	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
32.14/32.77	c 32	OBJECTIVE BOUND: 0 <= _COST <= 4
32.14/32.77	c 32	SEARCHING: _COST <= 2
32.14/32.77	c 32	SOLVING HOME/temp.cnf
32.14/32.77	c 32	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
32.14/32.78	c 32	This is MiniSat 2.0 beta
32.14/32.78	c 32	WARNING: for repeatability, setting FPU to use double precision
32.14/32.78	c 32	============================[ Problem Statistics ]=============================
32.14/32.78	c 32	|                                                                             |
32.14/32.78	c 32	|  Number of variables:  5012                                                 |
32.14/32.78	c 32	|  Number of clauses:    133434                                               |
32.32/32.85	c 32	|  Parsing time:         0.06         s                                       |
32.32/32.88	c 32	============================[ Search Statistics ]==============================
32.32/32.88	c 32	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
32.32/32.88	c 32	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
32.32/32.88	c 32	===============================================================================
32.32/32.88	c 32	|         0 |    1380    29091   131969 |     9697        0    nan |  0.000 % |
32.32/32.91	c 32	|       100 |    1380    29091   131969 |    10666      100     44 | 72.466 % |
32.32/32.93	c 32	|       250 |    1380    29091   131969 |    11733      250     30 | 72.466 % |
32.32/32.97	c 32	|       475 |    1380    29091   131969 |    12906      475     28 | 72.466 % |
32.54/33.03	c 33	|       813 |    1380    29091   131969 |    14197      813     24 | 72.466 % |
32.64/33.11	c 33	|      1319 |    1380    29091   131969 |    15617     1319     21 | 72.466 % |
32.72/33.25	c 33	|      2078 |    1380    29091   131969 |    17178     2078     25 | 72.466 % |
32.93/33.46	c 33	|      3217 |    1380    29091   131969 |    18896     3217     34 | 72.466 % |
33.32/33.89	c 33	|      4926 |    1380    29091   131969 |    20786     4926     42 | 72.466 % |
34.03/34.52	c 34	|      7488 |    1380    29091   131969 |    22865     7488     43 | 72.466 % |
34.92/35.41	c 35	|     11332 |    1380    29091   131969 |    25151    11332     48 | 72.466 % |
36.62/37.14	c 37	|     17098 |    1380    29091   131969 |    27666    17098     48 | 72.466 % |
39.72/40.23	c 40	|     25747 |    1380    29091   131969 |    30433    25747     48 | 72.466 % |
43.92/44.43	c 44	|     38721 |    1380    29091   131969 |    33476    17138     31 | 72.466 % |
51.23/51.79	c 51	|     58183 |    1380    29091   131969 |    36824    36600     32 | 72.466 % |
61.70/62.23	c 62	|     87375 |    1380    29091   131969 |    40506    38690     39 | 72.466 % |
86.74/87.46	c 87	|    131165 |    1380    29091   131969 |    44557    20054     75 | 72.466 % |
118.03/119.65	c 119	|    196849 |    1380    29091   131969 |    49013    15627     47 | 72.466 % |
164.45/167.48	c 167	|    295378 |    1380    29091   131969 |    53914    36055     31 | 72.466 % |
240.70/245.97	c 245	|    443167 |    1380    29091   131969 |    59305    55703     26 | 72.466 % |
352.08/359.52	c 359	|    664851 |    1380    29091   131969 |    65236    31569     57 | 72.466 % |
505.65/515.30	c 515	===============================================================================
505.65/515.30	c 515	restarts              : 21
505.65/515.30	c 515	conflicts             : 955318         (2018 /sec)
505.65/515.30	c 515	decisions             : 1087315        (0.71 % random) (2297 /sec)
505.65/515.30	c 515	propagations          : 203004860      (428930 /sec)
505.65/515.30	c 515	conflict literals     : 39098680       (28.68 % deleted)
505.65/515.30	c 515	Memory used           : 26.04 MB
505.65/515.30	c 515	CPU time              : 473.282 s
505.65/515.30	c 515	
505.65/515.31	c 515	SATISFIABLE
505.65/515.31	c 515	FOUND: _COST <= 2
505.65/515.31	c 515	DECODING HOME/temp.out WITH HOME/temp.map
505.65/515.31	c 515	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
505.67/515.44	c 515	Decoding HOME/temp.out
505.67/515.53	c 515	OBJECTIVE _COST 2
505.67/515.53	o 2
505.67/515.53	v 13 18 19 13 12 1 4 16 20 8 14 19 23 20 23 23 13 0 0 4 10 23 17 13
505.67/515.54	c 515	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
505.67/515.57	c 515	OBJECTIVE BOUND: 0 <= _COST <= 2
505.67/515.57	c 515	SEARCHING: _COST <= 1
505.67/515.57	c 515	SOLVING HOME/temp.cnf
505.67/515.57	c 515	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
505.67/515.57	c 515	This is MiniSat 2.0 beta
505.67/515.57	c 515	WARNING: for repeatability, setting FPU to use double precision
505.67/515.57	c 515	============================[ Problem Statistics ]=============================
505.67/515.57	c 515	|                                                                             |
505.67/515.58	c 515	|  Number of variables:  5012                                                 |
505.67/515.58	c 515	|  Number of clauses:    133434                                               |
505.85/515.65	c 515	|  Parsing time:         0.06         s                                       |
505.85/515.68	c 515	============================[ Search Statistics ]==============================
505.85/515.68	c 515	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
505.85/515.68	c 515	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
505.85/515.68	c 515	===============================================================================
505.85/515.68	c 515	|         0 |    1104    27590   128293 |     9196        0    nan |  0.000 % |
505.85/515.70	c 515	|       100 |    1104    27590   128293 |    10116      100     43 | 77.973 % |
505.85/515.73	c 515	|       251 |    1104    27590   128293 |    11127      251     27 | 77.973 % |
505.85/515.76	c 515	|       476 |    1104    27590   128293 |    12240      476     32 | 77.973 % |
505.85/515.82	c 515	|       813 |    1104    27590   128293 |    13464      813     37 | 77.973 % |
506.16/515.93	c 515	|      1321 |    1104    27590   128293 |    14811     1321     45 | 77.975 % |
506.26/516.07	c 516	|      2080 |    1104    27590   128293 |    16292     2080     41 | 77.973 % |
506.45/516.26	c 516	|      3219 |    1104    27590   128293 |    17921     3219     31 | 77.973 % |
506.75/516.58	c 516	|      4930 |    1104    27590   128293 |    19713     4930     31 | 77.973 % |
507.43/517.26	c 517	|      7492 |    1104    27590   128293 |    21685     7492     42 | 77.973 % |
508.43/518.27	c 518	|     11336 |    1104    27590   128293 |    23853    11336     40 | 77.973 % |
509.89/519.77	c 519	|     17104 |    1104    27590   128293 |    26239    17104     41 | 77.973 % |
512.95/522.82	c 522	|     25754 |    1104    27590   128293 |    28863    25754     44 | 77.973 % |
518.18/528.11	c 528	|     38730 |    1104    27590   128293 |    31749    17806     58 | 77.973 % |
526.55/536.62	c 536	|     58191 |    1104    27590   128293 |    34924    15675     44 | 77.973 % |
538.18/548.47	c 548	|     87383 |    1104    27590   128293 |    38416    18018     51 | 77.973 % |
557.26/567.89	c 567	|    131173 |    1104    27590   128293 |    42258    32747     35 | 77.973 % |
587.51/598.59	c 598	|    196857 |    1104    27590   128293 |    46484    34675     51 | 77.973 % |
632.63/644.37	c 644	|    295383 |    1104    27590   128293 |    51132    21205     35 | 77.973 % |
700.89/713.62	c 713	|    443172 |    1104    27590   128293 |    56245    43396     56 | 77.973 % |
817.34/831.87	c 831	|    664856 |    1104    27590   128293 |    61870    39344     29 | 77.973 % |
990.56/1007.68	c 1007	|    997383 |    1104    27590   128293 |    68057    17319     26 | 77.973 % |
1272.17/1293.48	c 1293	|   1496171 |    1104    27590   128293 |    74863    49972     59 | 77.973 % |
1726.41/1754.34	c 1754	|   2244353 |    1104    27590   128293 |    82349    22862     58 | 77.973 % |
2391.60/2429.14	c 2429	|   3366627 |    1104    27590   128293 |    90584    80012     56 | 77.973 % |
3451.11/3503.98	c 3503	|   5050041 |    1104    27590   128293 |    99643    21451     33 | 77.973 % |
3600.07/3655.02	c ERROR unknown output  in HOME/temp.out
3600.07/3655.02	c 3655	CPU 505.36 (0.04 0.02 505.32 0.47)
3600.07/3655.02	c 3655	END Fri Jul 11 17:52:45 2008

Verifier Data (download as text)

OK	2	274
2 unsatisfied constraints, 274 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-1108052-1215787909/watcher-1108052-1215787909 -o /tmp/evaluation-result-1108052-1215787909/solver-1108052-1215787909 -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-1108052-1215787909.xml 

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.04 4/234 17540
/proc/meminfo: memFree=670032/2055920 swapFree=4192812/4192956
[pid=17540] ppid=17538 vsize=12544 CPUtime=0
/proc/17540/stat : 17540 (sugar) R 17538 17540 17058 0 -1 4194304 461 0 0 0 0 0 0 0 19 0 1 0 35487898 12845056 429 996147200 4194304 4206940 548682068592 18446744073709551615 251293391202 0 0 4224 0 0 0 0 17 0 0 0
/proc/17540/statm: 3136 429 289 3 0 236 0

[startup+0.110451 s]
/proc/loadavg: 2.00 2.00 2.04 4/234 17540
/proc/meminfo: memFree=670032/2055920 swapFree=4192812/4192956
[pid=17540] ppid=17538 vsize=13600 CPUtime=0.03
/proc/17540/stat : 17540 (sugar) S 17538 17540 17058 0 -1 4194304 898 127 0 0 3 0 0 0 16 0 1 0 35487898 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17540/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.201462 s]
/proc/loadavg: 2.00 2.00 2.04 4/234 17540
/proc/meminfo: memFree=670032/2055920 swapFree=4192812/4192956
[pid=17540] ppid=17538 vsize=13600 CPUtime=0.03
/proc/17540/stat : 17540 (sugar) S 17538 17540 17058 0 -1 4194304 898 127 0 0 3 0 0 0 16 0 1 0 35487898 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17540/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301474 s]
/proc/loadavg: 2.00 2.00 2.04 4/234 17540
/proc/meminfo: memFree=670032/2055920 swapFree=4192812/4192956
[pid=17540] ppid=17538 vsize=13600 CPUtime=0.03
/proc/17540/stat : 17540 (sugar) S 17538 17540 17058 0 -1 4194304 898 127 0 0 3 0 0 0 16 0 1 0 35487898 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17540/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701519 s]
/proc/loadavg: 2.00 2.00 2.04 4/234 17540
/proc/meminfo: memFree=670032/2055920 swapFree=4192812/4192956
[pid=17540] ppid=17538 vsize=13600 CPUtime=0.47
/proc/17540/stat : 17540 (sugar) S 17538 17540 17058 0 -1 4194304 974 4724 0 1 3 0 42 2 15 0 1 0 35487898 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17540/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 13600

[startup+1.50968 s]
/proc/loadavg: 2.00 2.00 2.04 3/245 17562
/proc/meminfo: memFree=653368/2055920 swapFree=4192812/4192956
[pid=17540] ppid=17538 vsize=13600 CPUtime=0.47
/proc/17540/stat : 17540 (sugar) S 17538 17540 17058 0 -1 4194304 974 4724 0 1 3 0 42 2 15 0 1 0 35487898 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17540/statm: 3400 797 370 3 0 500 0
[pid=17553] ppid=17540 vsize=5356 CPUtime=0
/proc/17553/stat : 17553 (sh) S 17540 17540 17058 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 35487952 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17553/statm: 1339 233 193 169 0 50 0
[pid=17554] ppid=17553 vsize=868352 CPUtime=0.92
/proc/17554/stat : 17554 (java) S 17553 17540 17058 0 -1 0 8317 0 1 0 87 5 0 0 18 0 9 0 35487952 889192448 7523 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17554/statm: 217088 7523 2565 9 0 211635 0
[pid=17554/tid=17555] ppid=17553 vsize=868352 CPUtime=0.45
/proc/17554/task/17555/stat : 17555 (java) R 17553 17540 17058 0 -1 64 2720 0 1 0 43 2 0 0 18 0 9 0 35487953 889192448 7523 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17554/tid=17556] ppid=17553 vsize=868352 CPUtime=0.24
/proc/17554/task/17556/stat : 17556 (java) R 17553 17540 17058 0 -1 64 3419 0 0 0 23 1 0 0 16 0 9 0 35487954 889192448 7523 996147200 134512640 134550740 4294955936 18446744073709551615 102300750 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17554/tid=17557] ppid=17553 vsize=868352 CPUtime=0
/proc/17554/task/17557/stat : 17557 (java) S 17553 17540 17058 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 35487954 889192448 7523 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17554/tid=17558] ppid=17553 vsize=868352 CPUtime=0
/proc/17554/task/17558/stat : 17558 (java) S 17553 17540 17058 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 35487954 889192448 7523 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17554/tid=17559] ppid=17553 vsize=868352 CPUtime=0
/proc/17554/task/17559/stat : 17559 (java) S 17553 17540 17058 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 35487956 889192448 7523 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17554/tid=17560] ppid=17553 vsize=868352 CPUtime=0.21
/proc/17554/task/17560/stat : 17560 (java) S 17553 17540 17058 0 -1 64 1485 0 0 0 20 1 0 0 16 0 9 0 35487956 889192448 7523 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17554/tid=17561] ppid=17553 vsize=868352 CPUtime=0
/proc/17554/task/17561/stat : 17561 (java) S 17553 17540 17058 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 35487956 889192448 7523 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17554/tid=17562] ppid=17553 vsize=868352 CPUtime=0
/proc/17554/task/17562/stat : 17562 (java) S 17553 17540 17058 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 35487956 889192448 7523 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 887308

[startup+3.10182 s]
/proc/loadavg: 2.00 2.00 2.04 2/245 17574
/proc/meminfo: memFree=658808/2055920 swapFree=4192812/4192956
[pid=17540] ppid=17538 vsize=13600 CPUtime=2.75
/proc/17540/stat : 17540 (sugar) S 17538 17540 17058 0 -1 4194304 1413 31066 0 5 3 1 249 22 15 0 1 0 35487898 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17540/statm: 3400 810 374 3 0 500 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 13600

[startup+6.30123 s]
/proc/loadavg: 2.00 2.00 2.04 3/245 17610
/proc/meminfo: memFree=659896/2055920 swapFree=4192812/4192956
[pid=17540] ppid=17538 vsize=13600 CPUtime=5.35
/proc/17540/stat : 17540 (sugar) S 17538 17540 17058 0 -1 4194304 1528 36960 0 6 3 2 504 26 15 0 1 0 35487898 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17540/statm: 3400 810 374 3 0 500 0
Current children cumulated CPU time (s) 5.35
Current children cumulated vsize (KiB) 13600

[startup+12.702 s]
/proc/loadavg: 2.00 2.00 2.04 3/237 17612
/proc/meminfo: memFree=654264/2055920 swapFree=4192812/4192956
[pid=17540] ppid=17538 vsize=13600 CPUtime=5.35
/proc/17540/stat : 17540 (sugar) S 17538 17540 17058 0 -1 4194304 1528 36960 0 6 3 2 504 26 16 0 1 0 35487898 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17540/statm: 3400 810 374 3 0 500 0
[pid=17611] ppid=17540 vsize=5356 CPUtime=0
/proc/17611/stat : 17611 (sh) S 17540 17540 17058 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35488462 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17611/statm: 1339 232 193 169 0 50 0
[pid=17612] ppid=17611 vsize=10324 CPUtime=7.04
/proc/17612/stat : 17612 (minisat) R 17611 17540 17058 0 -1 4194304 2503 0 0 0 703 1 0 0 25 0 1 0 35488462 10571776 2489 996147200 134512640 135127466 4294956256 18446744073709551615 134528439 0 0 4096 3 0 0 0 17 0 0 0
/proc/17612/statm: 2581 2489 75 150 0 2428 0
Current children cumulated CPU time (s) 12.39
Current children cumulated vsize (KiB) 29280

[startup+25.5016 s]
/proc/loadavg: 2.00 2.00 2.04 3/237 17612
/proc/meminfo: memFree=651704/2055920 swapFree=4192812/4192956
[pid=17540] ppid=17538 vsize=13600 CPUtime=5.35
/proc/17540/stat : 17540 (sugar) S 17538 17540 17058 0 -1 4194304 1528 36960 0 6 3 2 504 26 16 0 1 0 35487898 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17540/statm: 3400 810 374 3 0 500 0
[pid=17611] ppid=17540 vsize=5356 CPUtime=0
/proc/17611/stat : 17611 (sh) S 17540 17540 17058 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35488462 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17611/statm: 1339 232 193 169 0 50 0
[pid=17612] ppid=17611 vsize=13092 CPUtime=19.84
/proc/17612/stat : 17612 (minisat) R 17611 17540 17058 0 -1 4194304 3146 0 0 0 1982 2 0 0 25 0 1 0 35488462 13406208 3132 996147200 134512640 135127466 4294956256 18446744073709551615 134527496 0 0 4096 3 0 0 0 17 0 0 0
/proc/17612/statm: 3273 3132 75 150 0 3120 0
Current children cumulated CPU time (s) 25.19
Current children cumulated vsize (KiB) 32048

[startup+51.1019 s]
/proc/loadavg: 2.00 2.00 2.03 3/237 17636
/proc/meminfo: memFree=651960/2055920 swapFree=4192812/4192956
[pid=17540] ppid=17538 vsize=13600 CPUtime=32.32
/proc/17540/stat : 17540 (sugar) S 17538 17540 17058 0 -1 4194304 1758 50280 0 8 4 2 3189 37 16 0 1 0 35487898 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17540/statm: 3400 810 374 3 0 500 0
[pid=17635] ppid=17540 vsize=5356 CPUtime=0
/proc/17635/stat : 17635 (sh) S 17540 17540 17058 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35491175 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17635/statm: 1339 232 193 169 0 50 0
[pid=17636] ppid=17635 vsize=12364 CPUtime=18.29
/proc/17636/stat : 17636 (minisat) R 17635 17540 17058 0 -1 4194304 3002 0 0 0 1827 2 0 0 25 0 1 0 35491176 12660736 2988 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/17636/statm: 3091 2988 75 150 0 2938 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 31320

[startup+102.301 s]
/proc/loadavg: 2.00 2.00 2.03 3/237 17648
/proc/meminfo: memFree=670584/2055920 swapFree=4192812/4192956
[pid=17540] ppid=17538 vsize=13600 CPUtime=32.32
/proc/17540/stat : 17540 (sugar) S 17538 17540 17058 0 -1 4194304 1758 50280 0 8 4 2 3189 37 16 0 1 0 35487898 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17540/statm: 3400 810 374 3 0 500 0
[pid=17635] ppid=17540 vsize=5356 CPUtime=0
/proc/17635/stat : 17635 (sh) S 17540 17540 17058 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35491175 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17635/statm: 1339 232 193 169 0 50 0
[pid=17636] ppid=17635 vsize=22968 CPUtime=68.91
/proc/17636/stat : 17636 (minisat) R 17635 17540 17058 0 -1 4194304 5612 0 0 0 6886 5 0 0 25 0 1 0 35491176 23519232 5598 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/17636/statm: 5742 5598 75 150 0 5589 0
Current children cumulated CPU time (s) 101.23
Current children cumulated vsize (KiB) 41924

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 2.02 3/237 17648
/proc/meminfo: memFree=661304/2055920 swapFree=4192812/4192956
[pid=17540] ppid=17538 vsize=13600 CPUtime=32.32
/proc/17540/stat : 17540 (sugar) S 17538 17540 17058 0 -1 4194304 1758 50280 0 8 4 2 3189 37 16 0 1 0 35487898 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17540/statm: 3400 810 374 3 0 500 0
[pid=17635] ppid=17540 vsize=5356 CPUtime=0
/proc/17635/stat : 17635 (sh) S 17540 17540 17058 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35491175 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17635/statm: 1339 232 193 169 0 50 0
[pid=17636] ppid=17635 vsize=22968 CPUtime=127.17
/proc/17636/stat : 17636 (minisat) R 17635 17540 17058 0 -1 4194304 5616 0 0 0 12712 5 0 0 25 0 1 0 35491176 23519232 5602 996147200 134512640 135127466 4294956256 18446744073709551615 134527213 0 0 4096 3 0 0 0 17 1 0 0
/proc/17636/statm: 5742 5602 75 150 0 5589 0
Current children cumulated CPU time (s) 159.49
Current children cumulated vsize (KiB) 41924

[startup+222.317 s]
/proc/loadavg: 2.00 2.00 2.02 3/237 17648
/proc/meminfo: memFree=659320/2055920 swapFree=4192812/4192956
[pid=17540] ppid=17538 vsize=13600 CPUtime=32.32
/proc/17540/stat : 17540 (sugar) S 17538 17540 17058 0 -1 4194304 1758 50280 0 8 4 2 3189 37 16 0 1 0 35487898 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17540/statm: 3400 810 374 3 0 500 0
[pid=17635] ppid=17540 vsize=5356 CPUtime=0
/proc/17635/stat : 17635 (sh) S 17540 17540 17058 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35491175 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17635/statm: 1339 232 193 169 0 50 0
[pid=17636] ppid=17635 vsize=22968 CPUtime=185.47
/proc/17636/stat : 17636 (minisat) R 17635 17540 17058 0 -1 4194304 5621 0 0 0 18542 5 0 0 25 0 1 0 35491176 23519232 5607 996147200 134512640 135127466 4294956256 18446744073709551615 134530654 0 0 4096 3 0 0 0 17 1 0 0
/proc/17636/statm: 5742 5607 75 150 0 5589 0
Current children cumulated CPU time (s) 217.79
Current children cumulated vsize (KiB) 41924

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 2.01 3/237 17648
/proc/meminfo: memFree=659064/2055920 swapFree=4192812/4192956
[pid=17540] ppid=17538 vsize=13600 CPUtime=32.32
/proc/17540/stat : 17540 (sugar) S 17538 17540 17058 0 -1 4194304 1758 50280 0 8 4 2 3189 37 16 0 1 0 35487898 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0

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

/proc/meminfo: memFree=648072/2055920 swapFree=4192812/4192956
[pid=17540] ppid=17538 vsize=13600 CPUtime=505.85
/proc/17540/stat : 17540 (sugar) S 17538 17540 17058 0 -1 4194304 1873 60885 0 9 4 2 50532 47 16 0 1 0 35487898 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17540/statm: 3400 810 374 3 0 500 0
[pid=17659] ppid=17540 vsize=5356 CPUtime=0
/proc/17659/stat : 17659 (sh) S 17540 17540 17058 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35539455 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17659/statm: 1339 232 193 169 0 50 0
[pid=17660] ppid=17659 vsize=47864 CPUtime=2667.67
/proc/17660/stat : 17660 (minisat) R 17659 17540 17058 0 -1 4194304 11792 0 0 0 266747 20 0 0 25 0 1 0 35539455 49012736 11778 996147200 134512640 135127466 4294956256 18446744073709551615 134522702 0 0 4096 3 0 0 0 17 0 0 0
/proc/17660/statm: 11966 11778 75 150 0 11813 0
Current children cumulated CPU time (s) 3173.52
Current children cumulated vsize (KiB) 66820

[startup+3282.3 s]
/proc/loadavg: 2.10 2.08 2.03 3/244 17707
/proc/meminfo: memFree=648136/2055920 swapFree=4192812/4192956
[pid=17540] ppid=17538 vsize=13600 CPUtime=505.85
/proc/17540/stat : 17540 (sugar) S 17538 17540 17058 0 -1 4194304 1873 60885 0 9 4 2 50532 47 16 0 1 0 35487898 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17540/statm: 3400 810 374 3 0 500 0
[pid=17659] ppid=17540 vsize=5356 CPUtime=0
/proc/17659/stat : 17659 (sh) S 17540 17540 17058 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35539455 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17659/statm: 1339 232 193 169 0 50 0
[pid=17660] ppid=17659 vsize=47864 CPUtime=2726.82
/proc/17660/stat : 17660 (minisat) R 17659 17540 17058 0 -1 4194304 11792 0 0 0 272662 20 0 0 25 0 1 0 35539455 49012736 11778 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/17660/statm: 11966 11778 75 150 0 11813 0
Current children cumulated CPU time (s) 3232.67
Current children cumulated vsize (KiB) 66820

[startup+3342.3 s]
/proc/loadavg: 2.09 2.08 2.03 3/244 17707
/proc/meminfo: memFree=648072/2055920 swapFree=4192812/4192956
[pid=17540] ppid=17538 vsize=13600 CPUtime=505.85
/proc/17540/stat : 17540 (sugar) S 17538 17540 17058 0 -1 4194304 1873 60885 0 9 4 2 50532 47 16 0 1 0 35487898 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17540/statm: 3400 810 374 3 0 500 0
[pid=17659] ppid=17540 vsize=5356 CPUtime=0
/proc/17659/stat : 17659 (sh) S 17540 17540 17058 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35539455 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17659/statm: 1339 232 193 169 0 50 0
[pid=17660] ppid=17659 vsize=47864 CPUtime=2785.96
/proc/17660/stat : 17660 (minisat) R 17659 17540 17058 0 -1 4194304 11792 0 0 0 278576 20 0 0 25 0 1 0 35539455 49012736 11778 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/17660/statm: 11966 11778 75 150 0 11813 0
Current children cumulated CPU time (s) 3291.81
Current children cumulated vsize (KiB) 66820

[startup+3402.3 s]
/proc/loadavg: 2.08 2.08 2.03 3/244 17707
/proc/meminfo: memFree=647880/2055920 swapFree=4192812/4192956
[pid=17540] ppid=17538 vsize=13600 CPUtime=505.85
/proc/17540/stat : 17540 (sugar) S 17538 17540 17058 0 -1 4194304 1873 60885 0 9 4 2 50532 47 16 0 1 0 35487898 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17540/statm: 3400 810 374 3 0 500 0
[pid=17659] ppid=17540 vsize=5356 CPUtime=0
/proc/17659/stat : 17659 (sh) S 17540 17540 17058 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35539455 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17659/statm: 1339 232 193 169 0 50 0
[pid=17660] ppid=17659 vsize=47864 CPUtime=2845.12
/proc/17660/stat : 17660 (minisat) R 17659 17540 17058 0 -1 4194304 11792 0 0 0 284492 20 0 0 25 0 1 0 35539455 49012736 11778 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/17660/statm: 11966 11778 75 150 0 11813 0
Current children cumulated CPU time (s) 3350.97
Current children cumulated vsize (KiB) 66820

[startup+3462.3 s]
/proc/loadavg: 2.08 2.08 2.03 3/244 17707
/proc/meminfo: memFree=647560/2055920 swapFree=4192812/4192956
[pid=17540] ppid=17538 vsize=13600 CPUtime=505.85
/proc/17540/stat : 17540 (sugar) S 17538 17540 17058 0 -1 4194304 1873 60885 0 9 4 2 50532 47 16 0 1 0 35487898 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17540/statm: 3400 810 374 3 0 500 0
[pid=17659] ppid=17540 vsize=5356 CPUtime=0
/proc/17659/stat : 17659 (sh) S 17540 17540 17058 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35539455 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17659/statm: 1339 232 193 169 0 50 0
[pid=17660] ppid=17659 vsize=47864 CPUtime=2904.26
/proc/17660/stat : 17660 (minisat) R 17659 17540 17058 0 -1 4194304 11792 0 0 0 290405 21 0 0 25 0 1 0 35539455 49012736 11778 996147200 134512640 135127466 4294956256 18446744073709551615 134530581 0 0 4096 3 0 0 0 17 0 0 0
/proc/17660/statm: 11966 11778 75 150 0 11813 0
Current children cumulated CPU time (s) 3410.11
Current children cumulated vsize (KiB) 66820

[startup+3522.32 s]
/proc/loadavg: 2.07 2.08 2.03 3/244 17707
/proc/meminfo: memFree=647560/2055920 swapFree=4192812/4192956
[pid=17540] ppid=17538 vsize=13600 CPUtime=505.85
/proc/17540/stat : 17540 (sugar) S 17538 17540 17058 0 -1 4194304 1873 60885 0 9 4 2 50532 47 16 0 1 0 35487898 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17540/statm: 3400 810 374 3 0 500 0
[pid=17659] ppid=17540 vsize=5356 CPUtime=0
/proc/17659/stat : 17659 (sh) S 17540 17540 17058 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35539455 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17659/statm: 1339 232 193 169 0 50 0
[pid=17660] ppid=17659 vsize=47864 CPUtime=2963.41
/proc/17660/stat : 17660 (minisat) R 17659 17540 17058 0 -1 4194304 11792 0 0 0 296320 21 0 0 25 0 1 0 35539455 49012736 11778 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/17660/statm: 11966 11778 75 150 0 11813 0
Current children cumulated CPU time (s) 3469.26
Current children cumulated vsize (KiB) 66820

[startup+3582.3 s]
/proc/loadavg: 2.07 2.08 2.03 3/244 17707
/proc/meminfo: memFree=647560/2055920 swapFree=4192812/4192956
[pid=17540] ppid=17538 vsize=13600 CPUtime=505.85
/proc/17540/stat : 17540 (sugar) S 17538 17540 17058 0 -1 4194304 1873 60885 0 9 4 2 50532 47 16 0 1 0 35487898 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17540/statm: 3400 810 374 3 0 500 0
[pid=17659] ppid=17540 vsize=5356 CPUtime=0
/proc/17659/stat : 17659 (sh) S 17540 17540 17058 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35539455 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17659/statm: 1339 232 193 169 0 50 0
[pid=17660] ppid=17659 vsize=47864 CPUtime=3022.55
/proc/17660/stat : 17660 (minisat) R 17659 17540 17058 0 -1 4194304 11800 0 0 0 302234 21 0 0 25 0 1 0 35539455 49012736 11786 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/17660/statm: 11966 11786 75 150 0 11813 0
Current children cumulated CPU time (s) 3528.4
Current children cumulated vsize (KiB) 66820

[startup+3642.3 s]
/proc/loadavg: 2.06 2.08 2.03 3/244 17707
/proc/meminfo: memFree=647496/2055920 swapFree=4192812/4192956
[pid=17540] ppid=17538 vsize=13600 CPUtime=505.85
/proc/17540/stat : 17540 (sugar) S 17538 17540 17058 0 -1 4194304 1873 60885 0 9 4 2 50532 47 16 0 1 0 35487898 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17540/statm: 3400 810 374 3 0 500 0
[pid=17659] ppid=17540 vsize=5356 CPUtime=0
/proc/17659/stat : 17659 (sh) S 17540 17540 17058 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35539455 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17659/statm: 1339 232 193 169 0 50 0
[pid=17660] ppid=17659 vsize=47864 CPUtime=3081.69
/proc/17660/stat : 17660 (minisat) R 17659 17540 17058 0 -1 4194304 11800 0 0 0 308148 21 0 0 25 0 1 0 35539455 49012736 11786 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/17660/statm: 11966 11786 75 150 0 11813 0
Current children cumulated CPU time (s) 3587.54
Current children cumulated vsize (KiB) 66820



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3655 s]
/proc/loadavg: 2.12 2.09 2.03 3/244 17707
/proc/meminfo: memFree=647496/2055920 swapFree=4192812/4192956
[pid=17540] ppid=17538 vsize=13600 CPUtime=505.85
/proc/17540/stat : 17540 (sugar) S 17538 17540 17058 0 -1 4194304 1873 60885 0 9 4 2 50532 47 16 0 1 0 35487898 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17540/statm: 3400 810 374 3 0 500 0
[pid=17659] ppid=17540 vsize=5356 CPUtime=0
/proc/17659/stat : 17659 (sh) S 17540 17540 17058 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35539455 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17659/statm: 1339 232 193 169 0 50 0
[pid=17660] ppid=17659 vsize=47864 CPUtime=3094.22
/proc/17660/stat : 17660 (minisat) R 17659 17540 17058 0 -1 4194304 11800 0 0 0 309401 21 0 0 25 0 1 0 35539455 49012736 11786 996147200 134512640 135127466 4294956256 18446744073709551615 134528655 0 0 4096 3 0 0 0 17 0 0 0
/proc/17660/statm: 11966 11786 75 150 0 11813 0
Current children cumulated CPU time (s) 3600.07
Current children cumulated vsize (KiB) 66820

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

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

[startup+3655 s]
/proc/loadavg: 2.12 2.09 2.03 3/244 17707
/proc/meminfo: memFree=647496/2055920 swapFree=4192812/4192956
[pid=17540] ppid=17538 vsize=13600 CPUtime=505.85
/proc/17540/stat : 17540 (sugar) S 17538 17540 17058 0 -1 4194304 1873 60885 0 9 4 2 50532 47 16 0 1 0 35487898 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17540/statm: 3400 810 374 3 0 500 0
[pid=17659] ppid=17540 vsize=5356 CPUtime=0
/proc/17659/stat : 17659 (sh) S 17540 17540 17058 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35539455 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17659/statm: 1339 232 193 169 0 50 0
[pid=17660] ppid=17659 vsize=47864 CPUtime=3094.22
/proc/17660/stat : 17660 (minisat) R 17659 17540 17058 0 -1 4194304 11800 0 0 0 309401 21 0 0 25 0 1 0 35539455 49012736 11786 996147200 134512640 135127466 4294956256 18446744073709551615 134528655 0 0 4096 3 0 0 0 17 0 0 0
/proc/17660/statm: 11966 11786 75 150 0 11813 0
Current children cumulated CPU time (s) 3600.07
Current children cumulated vsize (KiB) 66820

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 17540 and gives
#  childrusage.ru_utime.tv_sec=505
#  childrusage.ru_utime.tv_usec=373171
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=500923
# CPU time returned by wait4() is 505.874
# while last known CPU time is 3600.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 3655.03
CPU time (s): 3600.07
CPU user time (s): 3599.37
CPU system time (s): 0.7
CPU usage (%): 98.4964
Max. virtual memory (cumulated for all children) (KiB): 887440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 505.373
system time used= 0.500923
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 63102
page faults= 9
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4346
involuntary context switches= 11029

runsolver used 12.6911 second user time and 37.9832 second system time

The end

Launcher Data (download as text)

Begin job on node92 at 2008-07-11 16:51:49
IDJOB=1108052
IDBENCH=60671
IDSOLVER=368
FILE ID=node92/1108052-1215787909
PBS_JOBID= 7903033
Free space on /tmp= 66476 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/rand-2-24/normalized-rand-24-24-276-139-53021_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-1108052-1215787909/watcher-1108052-1215787909 -o /tmp/evaluation-result-1108052-1215787909/solver-1108052-1215787909 -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-1108052-1215787909.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= d19c1b93764e93faf8824a3904d558c8
RANDOM SEED=520240938

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        670512 kB
Buffers:         25572 kB
Cached:        1122948 kB
SwapCached:          0 kB
Active:         246428 kB
Inactive:      1051740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        670512 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1512 kB
Writeback:           0 kB
Mapped:         162312 kB
Slab:            58152 kB
Committed_AS:   416208 kB
PageTables:      11628 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= 66480 MiB
End job on node92 at 2008-07-11 17:52:45