Trace number 1108020

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)6 3600.06 3631.12

General information on the benchmark

Namecsp/rand-2-24/
normalized-rand-24-24-276-139-49021_ext.xml
MD5SUM722cfc36f23b166fcf1a1f65d4e4d3e4
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 benchmark1585.22
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.15	c 0	Sugar v1-13 + HOME/minisat
0.00/0.16	c 0	BEGIN Fri Jul 11 16:40:38 2008
0.00/0.16	c 0	PID 17415
0.00/0.17	c 0	HOST node24.alineos.net
0.00/0.17	c 0	CONVERTING HOME/instance-1108020-1215787238.xml TO HOME/temp.csp
0.00/0.17	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1108020-1215787238.xml' 'HOME/temp.csp'
0.03/0.97	c 1	1 domains, 24 variables, 0 predicates, 276 relations, 276 constraints
0.71/1.01	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.71/1.01	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.71/1.11	c 1	Parsing HOME/temp.csp
0.71/1.42	c 1	parsed 577 expressions
0.71/1.42	c 1	Heap : 4 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.71/1.43	c 1	MAX CSP: 276 constraints
0.71/1.43	c 1	Converting to clausal form CSP
0.71/1.46	c 1	converted 86 (10%) expressions
0.71/1.50	c 1	converted 172 (20%) expressions
0.71/1.50	c 1	converted 257 (30%) expressions
0.71/1.55	c 1	converted 343 (40%) expressions
0.71/1.57	c 1	converted 428 (50%) expressions
0.71/1.59	c 1	converted 514 (60%) expressions
0.71/1.61	c 1	converted 600 (70%) expressions
0.71/1.63	c 1	converted 685 (80%) expressions
0.71/1.70	c 1	converted 771 (90%) expressions
0.71/1.86	c 2	converted 856 (100%) expressions
0.71/1.86	c 2	CSP : 576 integers, 0 booleans, 827 clauses, largest domain size 415
0.71/1.86	c 2	Heap : 9 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.71/1.86	c 2	Propagation in CSP
0.71/1.90	c 2	273 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.71/1.90	c 2	CSP : 576 integers, 0 booleans, 827 clauses, largest domain size 277
0.71/1.90	c 2	Heap : 9 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.71/1.90	c 2	Simplifing CSP by introducing new Boolean variables
0.71/1.90	c 2	CSP : 576 integers, 0 booleans, 827 clauses, largest domain size 277
0.71/1.90	c 2	Heap : 9 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.71/1.95	c 2	Encoding CSP to SAT : HOME/temp.cnf
0.71/1.96	c 2	58 (10%) CSP integer variables are encoded (528 clauses, 5666 bytes)
0.71/1.96	c 2	116 (20%) CSP integer variables are encoded (528 clauses, 5666 bytes)
0.71/1.97	c 2	173 (30%) CSP integer variables are encoded (528 clauses, 5666 bytes)
0.71/1.97	c 2	231 (40%) CSP integer variables are encoded (528 clauses, 5666 bytes)
0.71/1.97	c 2	288 (50%) CSP integer variables are encoded (528 clauses, 5666 bytes)
0.71/1.97	c 2	346 (60%) CSP integer variables are encoded (1522 clauses, 18247 bytes)
0.71/1.98	c 2	404 (70%) CSP integer variables are encoded (3103 clauses, 38800 bytes)
0.71/1.98	c 2	461 (80%) CSP integer variables are encoded (3655 clauses, 45976 bytes)
0.71/1.98	c 2	519 (90%) CSP integer variables are encoded (3972 clauses, 50097 bytes)
0.71/1.98	c 2	576 (100%) CSP integer variables are encoded (4436 clauses, 56129 bytes)
0.71/2.07	c 2	83 (10%) CSP clauses are encoded (12250 clauses, 226445 bytes)
1.75/2.13	c 2	166 (20%) CSP clauses are encoded (20093 clauses, 413574 bytes)
1.75/2.18	c 2	249 (30%) CSP clauses are encoded (27926 clauses, 602162 bytes)
1.84/2.21	c 2	331 (40%) CSP clauses are encoded (31066 clauses, 672918 bytes)
1.84/2.29	c 2	414 (50%) CSP clauses are encoded (72990 clauses, 1422939 bytes)
1.94/2.30	c 2	497 (60%) CSP clauses are encoded (74643 clauses, 1451085 bytes)
1.94/2.37	c 2	579 (70%) CSP clauses are encoded (112661 clauses, 2147897 bytes)
1.94/2.38	c 2	662 (80%) CSP clauses are encoded (114492 clauses, 2179165 bytes)
1.94/2.39	c 2	745 (90%) CSP clauses are encoded (118637 clauses, 2252671 bytes)
2.04/2.41	c 2	827 (100%) CSP clauses are encoded (133494 clauses, 2521548 bytes)
2.04/2.42	c 2	827 CSP clauses encoded
2.04/2.42	c 2	Writing map file : HOME/temp.map
2.04/2.43	c 2	Heap : 4 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.04/2.43	c 2	SAT : 5012 SAT variables, 133494 SAT clauses, 2521548 bytes
2.04/2.43	c 2	Heap : 4 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.04/2.45	c 2	OBJECTIVE minimize _COST
2.04/2.47	c 2	OBJECTIVE BOUND: 0 <= _COST <= 
2.04/2.47	c 2	SEARCHING: _COST <= 138
2.04/2.47	c 2	SOLVING HOME/temp.cnf
2.04/2.47	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.04/2.47	c 2	This is MiniSat 2.0 beta
2.04/2.47	c 2	WARNING: for repeatability, setting FPU to use double precision
2.04/2.47	c 2	============================[ Problem Statistics ]=============================
2.04/2.47	c 2	|                                                                             |
2.04/2.47	c 2	|  Number of variables:  5012                                                 |
2.04/2.47	c 2	|  Number of clauses:    133495                                               |
2.10/2.54	c 2	|  Parsing time:         0.06         s                                       |
2.10/2.56	c 2	============================[ Search Statistics ]==============================
2.10/2.56	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.10/2.56	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.10/2.56	c 2	===============================================================================
2.10/2.56	c 2	|         0 |    3770    95076   322927 |    31692        0    nan |  0.000 % |
2.10/2.57	c 2	===============================================================================
2.10/2.57	c 2	restarts              : 1
2.10/2.57	c 2	conflicts             : 1              (12 /sec)
2.10/2.57	c 2	decisions             : 22             (0.00 % random) (256 /sec)
2.10/2.57	c 2	propagations          : 5032           (58521 /sec)
2.10/2.57	c 2	conflict literals     : 16             (0.00 % deleted)
2.10/2.57	c 2	Memory used           : 7.32 MB
2.10/2.57	c 2	CPU time              : 0.085986 s
2.10/2.57	c 2	
2.10/2.57	c 2	SATISFIABLE
2.10/2.57	c 2	FOUND: _COST <= 138
2.10/2.57	s SATISFIABLE
2.10/2.57	c 2	DECODING HOME/temp.out WITH HOME/temp.map
2.10/2.57	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.21/2.68	c 2	Decoding HOME/temp.out
2.21/2.75	c 3	OBJECTIVE _COST 138
2.21/2.75	o 138
2.21/2.75	v 13 12 12 15 16 17 18 3 0 4 7 14 22 23 23 23 22 21 22 23 23 22 21 23
2.21/2.76	c 3	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.21/2.76	c 3	OBJECTIVE BOUND: 0 <= _COST <= 138
2.21/2.76	c 3	SEARCHING: _COST <= 69
2.21/2.76	c 3	SOLVING HOME/temp.cnf
2.21/2.76	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.21/2.77	c 3	This is MiniSat 2.0 beta
2.21/2.77	c 3	WARNING: for repeatability, setting FPU to use double precision
2.21/2.77	c 3	============================[ Problem Statistics ]=============================
2.21/2.77	c 3	|                                                                             |
2.21/2.77	c 3	|  Number of variables:  5012                                                 |
2.21/2.77	c 3	|  Number of clauses:    133495                                               |
2.37/2.84	c 3	|  Parsing time:         0.06         s                                       |
2.37/2.87	c 3	============================[ Search Statistics ]==============================
2.37/2.87	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.37/2.87	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.37/2.87	c 3	===============================================================================
2.37/2.87	c 3	|         0 |    3080    71685   254755 |    23895        0    nan |  0.000 % |
2.37/2.89	c 3	|       102 |    3080    71685   254755 |    26284      102     62 | 38.547 % |
2.37/2.92	c 3	|       253 |    3080    71685   254755 |    28912      253     41 | 38.548 % |
2.37/2.96	c 3	|       478 |    3080    71685   254755 |    31804      478     36 | 38.548 % |
2.37/2.97	c 3	===============================================================================
2.37/2.97	c 3	restarts              : 4
2.37/2.97	c 3	conflicts             : 508            (2619 /sec)
2.37/2.97	c 3	decisions             : 780            (0.64 % random) (4021 /sec)
2.37/2.97	c 3	propagations          : 155606         (802217 /sec)
2.37/2.97	c 3	conflict literals     : 17836          (25.94 % deleted)
2.37/2.97	c 3	Memory used           : 7.45 MB
2.37/2.97	c 3	CPU time              : 0.19397 s
2.37/2.97	c 3	
2.37/2.97	c 3	SATISFIABLE
2.37/2.97	c 3	FOUND: _COST <= 69
2.37/2.97	c 3	DECODING HOME/temp.out WITH HOME/temp.map
2.37/2.97	c 3	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
2.58/3.08	c 3	Decoding HOME/temp.out
2.58/3.15	c 3	OBJECTIVE _COST 69
2.58/3.15	o 69
2.58/3.16	v 13 18 23 18 13 1 23 11 4 19 9 22 2 15 21 23 12 22 23 23 23 23 23 23
2.58/3.16	c 3	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.58/3.16	c 3	OBJECTIVE BOUND: 0 <= _COST <= 69
2.58/3.16	c 3	SEARCHING: _COST <= 34
2.58/3.16	c 3	SOLVING HOME/temp.cnf
2.58/3.16	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.58/3.17	c 3	This is MiniSat 2.0 beta
2.58/3.17	c 3	WARNING: for repeatability, setting FPU to use double precision
2.58/3.17	c 3	============================[ Problem Statistics ]=============================
2.58/3.17	c 3	|                                                                             |
2.58/3.17	c 3	|  Number of variables:  5012                                                 |
2.58/3.17	c 3	|  Number of clauses:    133495                                               |
2.76/3.25	c 3	|  Parsing time:         0.07         s                                       |
2.76/3.27	c 3	============================[ Search Statistics ]==============================
2.76/3.27	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.76/3.27	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.76/3.27	c 3	===============================================================================
2.76/3.27	c 3	|         0 |    2621    52742   199268 |    17580        0    nan |  0.000 % |
2.76/3.30	c 3	|       102 |    2621    52742   199268 |    19338      102     56 | 47.706 % |
2.86/3.33	c 3	|       252 |    2621    52742   199268 |    21272      252     44 | 47.706 % |
2.86/3.34	c 3	===============================================================================
2.86/3.34	c 3	restarts              : 3
2.86/3.34	c 3	conflicts             : 326            (2000 /sec)
2.86/3.34	c 3	decisions             : 509            (1.18 % random) (3123 /sec)
2.86/3.34	c 3	propagations          : 86079          (528173 /sec)
2.86/3.34	c 3	conflict literals     : 14951          (22.48 % deleted)
2.86/3.34	c 3	Memory used           : 7.45 MB
2.86/3.34	c 3	CPU time              : 0.162975 s
2.86/3.34	c 3	
2.86/3.35	c 3	SATISFIABLE
2.86/3.35	c 3	FOUND: _COST <= 34
2.86/3.35	c 3	DECODING HOME/temp.out WITH HOME/temp.map
2.86/3.35	c 3	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
2.91/3.44	c 3	Decoding HOME/temp.out
2.91/3.52	c 3	OBJECTIVE _COST 34
2.91/3.52	o 34
2.91/3.52	v 23 1 18 22 13 5 23 1 16 20 19 7 22 17 21 19 23 14 23 23 23 23 23 23
2.91/3.52	c 3	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.91/3.53	c 3	OBJECTIVE BOUND: 0 <= _COST <= 34
2.91/3.53	c 3	SEARCHING: _COST <= 17
2.91/3.53	c 3	SOLVING HOME/temp.cnf
2.91/3.53	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.91/3.53	c 3	This is MiniSat 2.0 beta
2.91/3.53	c 3	WARNING: for repeatability, setting FPU to use double precision
2.91/3.53	c 3	============================[ Problem Statistics ]=============================
2.91/3.53	c 3	|                                                                             |
2.91/3.53	c 3	|  Number of variables:  5012                                                 |
2.91/3.53	c 3	|  Number of clauses:    133495                                               |
3.07/3.60	c 3	|  Parsing time:         0.07         s                                       |
3.07/3.63	c 3	============================[ Search Statistics ]==============================
3.07/3.63	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.07/3.63	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.07/3.63	c 3	===============================================================================
3.07/3.63	c 3	|         0 |    2277    41629   166944 |    13876        0    nan |  0.000 % |
3.07/3.66	c 3	|       101 |    2277    41629   166944 |    15263      101     55 | 54.569 % |
3.07/3.69	c 3	|       251 |    2277    41629   166944 |    16790      251     46 | 54.569 % |
3.07/3.73	c 3	|       476 |    2277    41629   166944 |    18469      476     37 | 54.569 % |
3.07/3.79	c 4	|       813 |    2277    41629   166944 |    20316      813     40 | 54.569 % |
3.07/3.88	c 4	|      1319 |    2277    41629   166944 |    22347     1319     34 | 54.570 % |
3.07/4.02	c 4	|      2078 |    2277    41629   166944 |    24582     2078     34 | 54.569 % |
3.07/4.22	c 4	|      3218 |    2277    41629   166944 |    27041     3218     33 | 54.569 % |
4.01/4.59	c 4	|      4928 |    2277    41629   166944 |    29745     4928     34 | 54.569 % |
4.61/5.15	c 5	|      7491 |    2277    41629   166944 |    32719     7491     31 | 54.569 % |
5.50/6.05	c 6	|     11336 |    2277    41629   166944 |    35991    11336     31 | 54.569 % |
7.28/7.82	c 8	|     17102 |    2277    41629   166944 |    39590    17102     30 | 54.569 % |
10.16/10.73	c 10	|     25751 |    2277    41629   166944 |    43549    25751     32 | 54.569 % |
14.82/15.42	c 15	|     38725 |    2277    41629   166944 |    47904    38725     30 | 54.569 % |
23.23/24.00	c 24	|     58186 |    2277    41629   166944 |    52695    19339     26 | 54.569 % |
37.10/37.92	c 38	|     87379 |    2277    41629   166944 |    57964    48532     26 | 54.569 % |
60.87/61.90	c 62	|    131170 |    2277    41629   166944 |    63761    46152     31 | 54.569 % |
98.82/100.26	c 100	|    196854 |    2277    41629   166944 |    70137    58353     31 | 54.569 % |
156.57/158.59	c 158	|    295381 |    2277    41629   166944 |    77151    36345     42 | 54.569 % |
251.57/254.44	c 254	|    443171 |    2277    41629   166944 |    84866    55892     29 | 54.569 % |
354.81/358.66	c 358	===============================================================================
354.81/358.66	c 358	restarts              : 20
354.81/358.66	c 358	conflicts             : 616386         (1752 /sec)
354.81/358.66	c 358	decisions             : 669369         (0.66 % random) (1903 /sec)
354.81/358.66	c 358	propagations          : 191643444      (544828 /sec)
354.81/358.66	c 358	conflict literals     : 19744116       (38.39 % deleted)
354.81/358.66	c 358	Memory used           : 24.78 MB
354.81/358.66	c 358	CPU time              : 351.751 s
354.81/358.66	c 358	
354.81/358.66	c 358	SATISFIABLE
354.81/358.67	c 358	FOUND: _COST <= 17
354.81/358.67	c 358	DECODING HOME/temp.out WITH HOME/temp.map
354.81/358.67	c 358	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
354.88/358.76	c 359	Decoding HOME/temp.out
354.88/358.84	c 359	OBJECTIVE _COST 17
354.88/358.84	o 17
354.88/358.84	v 23 7 4 15 13 22 21 23 8 23 11 11 7 14 7 23 17 23 12 23 16 21 20 23
354.88/358.84	c 359	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
354.88/358.89	c 359	OBJECTIVE BOUND: 0 <= _COST <= 17
354.88/358.89	c 359	SEARCHING: _COST <= 8
354.88/358.89	c 359	SOLVING HOME/temp.cnf
354.88/358.89	c 359	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
354.88/358.89	c 359	This is MiniSat 2.0 beta
354.88/358.89	c 359	WARNING: for repeatability, setting FPU to use double precision
354.88/358.89	c 359	============================[ Problem Statistics ]=============================
354.88/358.89	c 359	|                                                                             |
354.88/358.89	c 359	|  Number of variables:  5012                                                 |
354.88/358.89	c 359	|  Number of clauses:    133495                                               |
355.07/358.97	c 359	|  Parsing time:         0.06         s                                       |
355.07/358.99	c 359	============================[ Search Statistics ]==============================
355.07/358.99	c 359	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
355.07/358.99	c 359	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
355.07/358.99	c 359	===============================================================================
355.07/358.99	c 359	|         0 |    1942    34799   147450 |    11599        0    nan |  0.000 % |
355.07/359.02	c 359	|       102 |    1942    34799   147450 |    12759      102     50 | 61.253 % |
355.07/359.05	c 359	|       252 |    1942    34799   147450 |    14035      252     52 | 61.253 % |
355.07/359.09	c 359	|       477 |    1942    34799   147450 |    15439      477     38 | 61.253 % |
355.07/359.15	c 359	|       815 |    1942    34799   147450 |    16983      815     34 | 61.253 % |
355.07/359.24	c 359	|      1321 |    1942    34799   147450 |    18681     1321     31 | 61.253 % |
355.07/359.37	c 359	|      2083 |    1942    34799   147450 |    20549     2083     28 | 61.253 % |
355.07/359.57	c 359	|      3223 |    1942    34799   147450 |    22604     3223     28 | 61.253 % |
356.06/359.91	c 360	|      4932 |    1942    34799   147450 |    24864     4932     28 | 61.253 % |
356.55/360.41	c 360	|      7494 |    1942    34799   147450 |    27351     7494     27 | 61.253 % |
357.44/361.38	c 361	|     11340 |    1942    34799   147450 |    30086    11340     27 | 61.253 % |
358.93/362.90	c 363	|     17106 |    1942    34799   147450 |    33095    17106     27 | 61.253 % |
361.31/365.27	c 365	|     25755 |    1942    34799   147450 |    36404    25755     28 | 61.253 % |
366.16/370.17	c 370	|     38729 |    1942    34799   147450 |    40045    38729     29 | 61.253 % |
373.49/377.51	c 377	|     58191 |    1942    34799   147450 |    44049    26832     36 | 61.253 % |
386.18/390.35	c 390	|     87383 |    1942    34799   147450 |    48454    21624     33 | 61.253 % |
409.65/414.09	c 414	|    131172 |    1942    34799   147450 |    53300    27739     43 | 61.253 % |
449.48/454.28	c 454	|    196856 |    1942    34799   147450 |    58630    52685     33 | 61.253 % |
503.27/508.55	c 508	|    295383 |    1942    34799   147450 |    64493    54967     31 | 61.253 % |
588.65/594.78	c 595	|    443173 |    1942    34799   147450 |    70942    45557     26 | 61.253 % |
724.09/731.48	c 731	|    664856 |    1942    34799   147450 |    78036    36672     29 | 61.253 % |
931.71/941.09	c 941	|    997383 |    1942    34799   147450 |    85840    40387     30 | 61.253 % |
1218.91/1230.97	c 1231	===============================================================================
1218.91/1230.97	c 1231	restarts              : 22
1218.91/1230.97	c 1231	conflicts             : 1433347        (1659 /sec)
1218.91/1230.97	c 1231	decisions             : 1550495        (0.71 % random) (1795 /sec)
1218.91/1230.97	c 1231	propagations          : 430168069      (497961 /sec)
1218.91/1230.97	c 1231	conflict literals     : 45785531       (36.62 % deleted)
1218.91/1230.97	c 1231	Memory used           : 26.43 MB
1218.91/1230.97	c 1231	CPU time              : 863.86 s
1218.91/1230.97	c 1231	
1218.91/1230.97	c 1231	SATISFIABLE
1218.91/1230.98	c 1231	FOUND: _COST <= 8
1218.91/1230.98	c 1231	DECODING HOME/temp.out WITH HOME/temp.map
1218.91/1230.98	c 1231	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1219.00/1231.06	c 1231	Decoding HOME/temp.out
1219.00/1231.15	c 1231	OBJECTIVE _COST 8
1219.00/1231.15	o 8
1219.00/1231.15	v 18 18 23 5 16 1 23 3 23 17 23 7 2 21 18 23 23 1 14 23 23 21 12 1
1219.00/1231.15	c 1231	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1219.00/1231.20	c 1231	OBJECTIVE BOUND: 0 <= _COST <= 8
1219.00/1231.20	c 1231	SEARCHING: _COST <= 4
1219.00/1231.20	c 1231	SOLVING HOME/temp.cnf
1219.00/1231.20	c 1231	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1219.20/1231.20	c 1231	This is MiniSat 2.0 beta
1219.20/1231.20	c 1231	WARNING: for repeatability, setting FPU to use double precision
1219.20/1231.20	c 1231	============================[ Problem Statistics ]=============================
1219.20/1231.20	c 1231	|                                                                             |
1219.20/1231.20	c 1231	|  Number of variables:  5012                                                 |
1219.20/1231.20	c 1231	|  Number of clauses:    133495                                               |
1219.20/1231.27	c 1231	|  Parsing time:         0.06         s                                       |
1219.20/1231.30	c 1231	============================[ Search Statistics ]==============================
1219.20/1231.30	c 1231	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1219.20/1231.30	c 1231	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1219.20/1231.30	c 1231	===============================================================================
1219.20/1231.30	c 1231	|         0 |    1658    31321   137864 |    10440        0    nan |  0.000 % |
1219.20/1231.33	c 1231	|       101 |    1658    31321   137864 |    11484      101     56 | 66.919 % |
1219.20/1231.36	c 1231	|       252 |    1658    31321   137864 |    12632      252     37 | 66.919 % |
1219.20/1231.40	c 1231	|       477 |    1658    31321   137864 |    13896      477     33 | 66.919 % |
1219.20/1231.47	c 1231	|       814 |    1658    31321   137864 |    15285      814     32 | 66.919 % |
1219.20/1231.56	c 1231	|      1323 |    1658    31321   137864 |    16814     1323     33 | 66.919 % |
1219.20/1231.72	c 1231	|      2082 |    1658    31321   137864 |    18495     2082     33 | 66.919 % |
1219.88/1231.97	c 1232	|      3221 |    1658    31321   137864 |    20345     3221     34 | 66.919 % |
1220.27/1232.32	c 1232	|      4930 |    1658    31321   137864 |    22379     4930     33 | 66.919 % |
1220.87/1232.92	c 1233	|      7492 |    1658    31321   137864 |    24617     7492     36 | 66.919 % |
1221.86/1233.95	c 1234	|     11336 |    1658    31321   137864 |    27079    11336     37 | 66.919 % |
1223.94/1236.01	c 1236	|     17102 |    1658    31321   137864 |    29787    17102     46 | 66.919 % |
1228.09/1240.25	c 1240	|     25751 |    1658    31321   137864 |    32766    25751     51 | 66.919 % |
1235.82/1248.05	c 1248	|     38727 |    1658    31321   137864 |    36042    16559     63 | 66.919 % |
1244.44/1256.72	c 1256	|     58189 |    1658    31321   137864 |    39647    36021     70 | 66.919 % |
1260.30/1272.73	c 1272	|     87381 |    1658    31321   137864 |    43611    35470     77 | 66.919 % |
1289.03/1301.78	c 1302	|    131170 |    1658    31321   137864 |    47973    46545     76 | 66.919 % |
1322.71/1335.76	c 1336	|    196854 |    1658    31321   137864 |    52770    38143     53 | 66.919 % |
1372.63/1386.17	c 1386	|    295382 |    1658    31321   137864 |    58047    52110     46 | 66.919 % |
1456.75/1471.06	c 1471	|    443171 |    1658    31321   137864 |    63852    57962     50 | 66.919 % |
1586.32/1601.80	c 1602	|    664854 |    1658    31321   137864 |    70237    67833     47 | 66.919 % |
1770.29/1787.60	c 1787	|    997379 |    1658    31321   137864 |    77261    47103     38 | 66.919 % |
2060.84/2080.83	c 2081	|   1496169 |    1658    31321   137864 |    84987    18947     29 | 66.919 % |
2537.35/2561.83	c 2562	|   2244351 |    1658    31321   137864 |    93485    35978     35 | 66.919 % |
3285.17/3316.19	c 3316	|   3366625 |    1658    31321   137864 |   102834    30287     35 | 66.919 % |
3600.06/3631.12	c ERROR unknown output  in HOME/temp.out
3600.06/3631.12	c 3631	CPU 1218.79 (0.04 0.02 1218.75 0.4)
3600.06/3631.12	c 3631	END Fri Jul 11 17:41:09 2008

Verifier Data (download as text)

OK	6	270
6 unsatisfied constraints, 270 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-1108020-1215787238/watcher-1108020-1215787238 -o /tmp/evaluation-result-1108020-1215787238/solver-1108020-1215787238 -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-1108020-1215787238.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.11 2.28 2.44 4/73 17415
/proc/meminfo: memFree=1907112/2055920 swapFree=4144920/4192956
[pid=17415] ppid=17413 vsize=18572 CPUtime=0
/proc/17415/stat : 17415 (runsolver) D 17413 17415 16988 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 35426672 19017728 292 996147200 4194304 4296836 548682068256 18446744073709551615 237788261671 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/17415/statm: 4643 292 257 25 0 2626 0

[startup+0.0621501 s]
/proc/loadavg: 2.11 2.28 2.44 4/73 17415
/proc/meminfo: memFree=1907112/2055920 swapFree=4144920/4192956
[pid=17415] ppid=17413 vsize=12268 CPUtime=0
/proc/17415/stat : 17415 (sugar) D 17413 17415 16988 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 35426672 12562432 316 996147200 4194304 4206940 548682068592 18446744073709551615 237788428901 0 0 4224 0 18446744071563608240 0 0 17 1 0 0
/proc/17415/statm: 3067 316 241 3 0 167 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12268

[startup+0.102153 s]
/proc/loadavg: 2.11 2.28 2.44 4/73 17415
/proc/meminfo: memFree=1907112/2055920 swapFree=4144920/4192956
[pid=17415] ppid=17413 vsize=12272 CPUtime=0
/proc/17415/stat : 17415 (sugar) R 17413 17415 16988 0 -1 4194304 397 0 0 0 0 0 0 0 18 0 1 0 35426672 12566528 365 996147200 4194304 4206940 548682068592 18446744073709551615 237788134556 0 0 4224 0 0 0 0 17 1 0 0
/proc/17415/statm: 3068 365 274 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.301178 s]
/proc/loadavg: 2.11 2.28 2.44 4/73 17415
/proc/meminfo: memFree=1907112/2055920 swapFree=4144920/4192956
[pid=17415] ppid=17413 vsize=13600 CPUtime=0.03
/proc/17415/stat : 17415 (sugar) S 17413 17415 16988 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 35426672 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17415/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.702218 s]
/proc/loadavg: 2.11 2.28 2.44 4/73 17415
/proc/meminfo: memFree=1907112/2055920 swapFree=4144920/4192956
[pid=17415] ppid=17413 vsize=13600 CPUtime=0.03
/proc/17415/stat : 17415 (sugar) S 17413 17415 16988 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 35426672 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17415/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50131 s]
/proc/loadavg: 2.11 2.28 2.44 2/84 17427
/proc/meminfo: memFree=1895120/2055920 swapFree=4144920/4192956
[pid=17415] ppid=17413 vsize=13600 CPUtime=0.71
/proc/17415/stat : 17415 (sugar) S 17413 17415 16988 0 -1 4194304 974 4732 0 1 3 0 65 3 15 0 1 0 35426672 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17415/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 13600

[startup+3.10147 s]
/proc/loadavg: 2.11 2.28 2.44 3/84 17437
/proc/meminfo: memFree=1882256/2055920 swapFree=4144920/4192956
[pid=17415] ppid=17413 vsize=13600 CPUtime=2.58
/proc/17415/stat : 17415 (sugar) S 17413 17415 16988 0 -1 4194304 1241 21388 2 8 4 1 238 15 16 0 1 0 35426672 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17415/statm: 3400 810 374 3 0 500 0
Current children cumulated CPU time (s) 2.58
Current children cumulated vsize (KiB) 13600

[startup+6.30181 s]
/proc/loadavg: 2.10 2.28 2.44 3/76 17475
/proc/meminfo: memFree=1892624/2055920 swapFree=4144920/4192956
[pid=17415] ppid=17413 vsize=13600 CPUtime=3.07
/proc/17415/stat : 17415 (sugar) S 17413 17415 16988 0 -1 4194304 1411 31034 2 10 4 1 280 22 16 0 1 0 35426672 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17415/statm: 3400 810 374 3 0 500 0
[pid=17474] ppid=17415 vsize=5356 CPUtime=0
/proc/17474/stat : 17474 (sh) S 17415 17415 16988 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35427025 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17474/statm: 1339 232 193 169 0 50 0
[pid=17475] ppid=17474 vsize=7628 CPUtime=2.73
/proc/17475/stat : 17475 (minisat) R 17474 17415 16988 0 -1 4194304 1813 0 0 0 273 0 0 0 25 0 1 0 35427025 7811072 1799 996147200 134512640 135127466 4294956256 18446744073709551615 134530581 0 0 4096 3 0 0 0 17 1 0 0
/proc/17475/statm: 1907 1799 75 150 0 1754 0
Current children cumulated CPU time (s) 5.8
Current children cumulated vsize (KiB) 26584

[startup+12.7015 s]
/proc/loadavg: 2.17 2.29 2.44 3/76 17475
/proc/meminfo: memFree=1890128/2055920 swapFree=4144920/4192956
[pid=17415] ppid=17413 vsize=13600 CPUtime=3.07
/proc/17415/stat : 17415 (sugar) S 17413 17415 16988 0 -1 4194304 1411 31034 2 10 4 1 280 22 16 0 1 0 35426672 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17415/statm: 3400 810 374 3 0 500 0
[pid=17474] ppid=17415 vsize=5356 CPUtime=0
/proc/17474/stat : 17474 (sh) S 17415 17415 16988 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35427025 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17474/statm: 1339 232 193 169 0 50 0
[pid=17475] ppid=17474 vsize=10492 CPUtime=9.07
/proc/17475/stat : 17475 (minisat) R 17474 17415 16988 0 -1 4194304 2533 0 0 0 906 1 0 0 25 0 1 0 35427025 10743808 2519 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/17475/statm: 2623 2519 75 150 0 2470 0
Current children cumulated CPU time (s) 12.14
Current children cumulated vsize (KiB) 29448

[startup+25.5028 s]
/proc/loadavg: 2.20 2.29 2.44 3/76 17475
/proc/meminfo: memFree=1887440/2055920 swapFree=4144920/4192956
[pid=17415] ppid=17413 vsize=13600 CPUtime=3.07
/proc/17415/stat : 17415 (sugar) S 17413 17415 16988 0 -1 4194304 1411 31034 2 10 4 1 280 22 16 0 1 0 35426672 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17415/statm: 3400 810 374 3 0 500 0
[pid=17474] ppid=17415 vsize=5356 CPUtime=0
/proc/17474/stat : 17474 (sh) S 17415 17415 16988 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35427025 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17474/statm: 1339 232 193 169 0 50 0
[pid=17475] ppid=17474 vsize=13236 CPUtime=21.75
/proc/17475/stat : 17475 (minisat) R 17474 17415 16988 0 -1 4194304 3204 0 0 0 2173 2 0 0 25 0 1 0 35427025 13553664 3190 996147200 134512640 135127466 4294956256 18446744073709551615 134527053 0 0 4096 3 0 0 0 17 1 0 0
/proc/17475/statm: 3309 3190 75 150 0 3156 0
Current children cumulated CPU time (s) 24.82
Current children cumulated vsize (KiB) 32192

[startup+51.1025 s]
/proc/loadavg: 2.27 2.30 2.44 3/76 17475
/proc/meminfo: memFree=1886096/2055920 swapFree=4144920/4192956
[pid=17415] ppid=17413 vsize=13600 CPUtime=3.07
/proc/17415/stat : 17415 (sugar) S 17413 17415 16988 0 -1 4194304 1411 31034 2 10 4 1 280 22 16 0 1 0 35426672 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17415/statm: 3400 810 374 3 0 500 0
[pid=17474] ppid=17415 vsize=5356 CPUtime=0
/proc/17474/stat : 17474 (sh) S 17415 17415 16988 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35427025 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17474/statm: 1339 232 193 169 0 50 0
[pid=17475] ppid=17474 vsize=14832 CPUtime=47.1
/proc/17475/stat : 17475 (minisat) R 17474 17415 16988 0 -1 4194304 3578 0 0 0 4708 2 0 0 25 0 1 0 35427025 15187968 3564 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/17475/statm: 3708 3564 75 150 0 3555 0
Current children cumulated CPU time (s) 50.17
Current children cumulated vsize (KiB) 33788

[startup+102.307 s]
/proc/loadavg: 2.16 2.26 2.42 3/76 17475
/proc/meminfo: memFree=1883472/2055920 swapFree=4144920/4192956
[pid=17415] ppid=17413 vsize=13600 CPUtime=3.07
/proc/17415/stat : 17415 (sugar) S 17413 17415 16988 0 -1 4194304 1411 31034 2 10 4 1 280 22 16 0 1 0 35426672 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17415/statm: 3400 810 374 3 0 500 0
[pid=17474] ppid=17415 vsize=5356 CPUtime=0
/proc/17474/stat : 17474 (sh) S 17415 17415 16988 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35427025 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17474/statm: 1339 232 193 169 0 50 0
[pid=17475] ppid=17474 vsize=17540 CPUtime=97.83
/proc/17475/stat : 17475 (minisat) R 17474 17415 16988 0 -1 4194304 4250 0 0 0 9780 3 0 0 25 0 1 0 35427025 17960960 4236 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/17475/statm: 4385 4236 75 150 0 4232 0
Current children cumulated CPU time (s) 100.9
Current children cumulated vsize (KiB) 36496

[startup+162.303 s]
/proc/loadavg: 2.06 2.21 2.39 3/76 17475
/proc/meminfo: memFree=1879888/2055920 swapFree=4144920/4192956
[pid=17415] ppid=17413 vsize=13600 CPUtime=3.07
/proc/17415/stat : 17415 (sugar) S 17413 17415 16988 0 -1 4194304 1411 31034 2 10 4 1 280 22 16 0 1 0 35426672 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17415/statm: 3400 810 374 3 0 500 0
[pid=17474] ppid=17415 vsize=5356 CPUtime=0
/proc/17474/stat : 17474 (sh) S 17415 17415 16988 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35427025 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17474/statm: 1339 232 193 169 0 50 0
[pid=17475] ppid=17474 vsize=21196 CPUtime=157.27
/proc/17475/stat : 17475 (minisat) R 17474 17415 16988 0 -1 4194304 5141 0 0 0 15723 4 0 0 25 0 1 0 35427025 21704704 5127 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/17475/statm: 5299 5127 75 150 0 5146 0
Current children cumulated CPU time (s) 160.34
Current children cumulated vsize (KiB) 40152

[startup+222.302 s]
/proc/loadavg: 2.02 2.17 2.36 3/76 17475
/proc/meminfo: memFree=1878288/2055920 swapFree=4144920/4192956
[pid=17415] ppid=17413 vsize=13600 CPUtime=3.07
/proc/17415/stat : 17415 (sugar) S 17413 17415 16988 0 -1 4194304 1411 31034 2 10 4 1 280 22 16 0 1 0 35426672 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17415/statm: 3400 810 374 3 0 500 0
[pid=17474] ppid=17415 vsize=5356 CPUtime=0
/proc/17474/stat : 17474 (sh) S 17415 17415 16988 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35427025 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17474/statm: 1339 232 193 169 0 50 0
[pid=17475] ppid=17474 vsize=22980 CPUtime=216.7
/proc/17475/stat : 17475 (minisat) R 17474 17415 16988 0 -1 4194304 5575 0 0 0 21666 4 0 0 25 0 1 0 35427025 23531520 5561 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/17475/statm: 5745 5561 75 150 0 5592 0
Current children cumulated CPU time (s) 219.77
Current children cumulated vsize (KiB) 41936

[startup+282.302 s]
/proc/loadavg: 2.00 2.14 2.34 3/76 17475
/proc/meminfo: memFree=1877904/2055920 swapFree=4144920/4192956
[pid=17415] ppid=17413 vsize=13600 CPUtime=3.07
/proc/17415/stat : 17415 (sugar) S 17413 17415 16988 0 -1 4194304 1411 31034 2 10 4 1 280 22 16 0 1 0 35426672 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17415/statm: 3400 810 374 3 0 500 0
[pid=17474] ppid=17415 vsize=5356 CPUtime=0
/proc/17474/stat : 17474 (sh) S 17415 17415 16988 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35427025 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17474/statm: 1339 232 193 169 0 50 0
[pid=17475] ppid=17474 vsize=23372 CPUtime=276.15
/proc/17475/stat : 17475 (minisat) R 17474 17415 16988 0 -1 4194304 5659 0 0 0 27610 5 0 0 25 0 1 0 35427025 23932928 5645 996147200 134512640 135127466 4294956256 18446744073709551615 134530692 0 0 4096 3 0 0 0 17 1 0 0
/proc/17475/statm: 5843 5645 75 150 0 5690 0
Current children cumulated CPU time (s) 279.22
Current children cumulated vsize (KiB) 42328

[startup+342.303 s]
/proc/loadavg: 2.00 2.11 2.31 3/76 17475
/proc/meminfo: memFree=1876112/2055920 swapFree=4144920/4192956
[pid=17415] ppid=17413 vsize=13600 CPUtime=3.07
/proc/17415/stat : 17415 (sugar) S 17413 17415 16988 0 -1 4194304 1411 31034 2 10 4 1 280 22 16 0 1 0 35426672 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17415/statm: 3400 810 374 3 0 500 0

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

[startup+3162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 17507
/proc/meminfo: memFree=1854608/2055920 swapFree=4144920/4192956
[pid=17415] ppid=17413 vsize=13600 CPUtime=1219.2
/proc/17415/stat : 17415 (sugar) S 17413 17415 16988 0 -1 4194304 1641 51895 2 12 4 2 121875 39 16 0 1 0 35426672 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17415/statm: 3400 810 374 3 0 500 0
[pid=17504] ppid=17415 vsize=5356 CPUtime=0
/proc/17504/stat : 17504 (sh) S 17415 17415 16988 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35549792 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17504/statm: 1339 232 193 169 0 50 0
[pid=17505] ppid=17504 vsize=44188 CPUtime=1913.03
/proc/17505/stat : 17505 (minisat) R 17504 17415 16988 0 -1 4194304 10792 0 0 0 191290 13 0 0 25 0 1 0 35549792 45248512 10778 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/17505/statm: 11047 10778 75 150 0 10894 0
Current children cumulated CPU time (s) 3132.23
Current children cumulated vsize (KiB) 63144

[startup+3222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 17507
/proc/meminfo: memFree=1854480/2055920 swapFree=4144920/4192956
[pid=17415] ppid=17413 vsize=13600 CPUtime=1219.2
/proc/17415/stat : 17415 (sugar) S 17413 17415 16988 0 -1 4194304 1641 51895 2 12 4 2 121875 39 16 0 1 0 35426672 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17415/statm: 3400 810 374 3 0 500 0
[pid=17504] ppid=17415 vsize=5356 CPUtime=0
/proc/17504/stat : 17504 (sh) S 17415 17415 16988 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35549792 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17504/statm: 1339 232 193 169 0 50 0
[pid=17505] ppid=17504 vsize=44188 CPUtime=1972.47
/proc/17505/stat : 17505 (minisat) R 17504 17415 16988 0 -1 4194304 10792 0 0 0 197234 13 0 0 25 0 1 0 35549792 45248512 10778 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/17505/statm: 11047 10778 75 150 0 10894 0
Current children cumulated CPU time (s) 3191.67
Current children cumulated vsize (KiB) 63144

[startup+3282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 17537
/proc/meminfo: memFree=1849168/2055920 swapFree=4144920/4192956
[pid=17415] ppid=17413 vsize=13600 CPUtime=1219.2
/proc/17415/stat : 17415 (sugar) S 17413 17415 16988 0 -1 4194304 1641 51895 2 12 4 2 121875 39 16 0 1 0 35426672 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17415/statm: 3400 810 374 3 0 500 0
[pid=17504] ppid=17415 vsize=5356 CPUtime=0
/proc/17504/stat : 17504 (sh) S 17415 17415 16988 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35549792 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17504/statm: 1339 232 193 169 0 50 0
[pid=17505] ppid=17504 vsize=44188 CPUtime=2032.19
/proc/17505/stat : 17505 (minisat) R 17504 17415 16988 0 -1 4194304 10792 0 0 0 203206 13 0 0 25 0 1 0 35549792 45248512 10778 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/17505/statm: 11047 10778 75 150 0 10894 0
Current children cumulated CPU time (s) 3251.39
Current children cumulated vsize (KiB) 63144

[startup+3342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 17537
/proc/meminfo: memFree=1849040/2055920 swapFree=4144920/4192956
[pid=17415] ppid=17413 vsize=13600 CPUtime=1219.2
/proc/17415/stat : 17415 (sugar) S 17413 17415 16988 0 -1 4194304 1641 51895 2 12 4 2 121875 39 16 0 1 0 35426672 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17415/statm: 3400 810 374 3 0 500 0
[pid=17504] ppid=17415 vsize=5356 CPUtime=0
/proc/17504/stat : 17504 (sh) S 17415 17415 16988 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35549792 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17504/statm: 1339 232 193 169 0 50 0
[pid=17505] ppid=17504 vsize=44188 CPUtime=2092.16
/proc/17505/stat : 17505 (minisat) R 17504 17415 16988 0 -1 4194304 10792 0 0 0 209203 13 0 0 25 0 1 0 35549792 45248512 10778 996147200 134512640 135127466 4294956256 18446744073709551615 134530692 0 0 4096 3 0 0 0 17 0 0 0
/proc/17505/statm: 11047 10778 75 150 0 10894 0
Current children cumulated CPU time (s) 3311.36
Current children cumulated vsize (KiB) 63144

[startup+3402.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 17537
/proc/meminfo: memFree=1849040/2055920 swapFree=4144920/4192956
[pid=17415] ppid=17413 vsize=13600 CPUtime=1219.2
/proc/17415/stat : 17415 (sugar) S 17413 17415 16988 0 -1 4194304 1641 51895 2 12 4 2 121875 39 16 0 1 0 35426672 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17415/statm: 3400 810 374 3 0 500 0
[pid=17504] ppid=17415 vsize=5356 CPUtime=0
/proc/17504/stat : 17504 (sh) S 17415 17415 16988 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35549792 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17504/statm: 1339 232 193 169 0 50 0
[pid=17505] ppid=17504 vsize=44188 CPUtime=2152.14
/proc/17505/stat : 17505 (minisat) R 17504 17415 16988 0 -1 4194304 10801 0 0 0 215201 13 0 0 25 0 1 0 35549792 45248512 10787 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/17505/statm: 11047 10787 75 150 0 10894 0
Current children cumulated CPU time (s) 3371.34
Current children cumulated vsize (KiB) 63144

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 17537
/proc/meminfo: memFree=1843024/2055920 swapFree=4144920/4192956
[pid=17415] ppid=17413 vsize=13600 CPUtime=1219.2
/proc/17415/stat : 17415 (sugar) S 17413 17415 16988 0 -1 4194304 1641 51895 2 12 4 2 121875 39 16 0 1 0 35426672 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17415/statm: 3400 810 374 3 0 500 0
[pid=17504] ppid=17415 vsize=5356 CPUtime=0
/proc/17504/stat : 17504 (sh) S 17415 17415 16988 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35549792 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17504/statm: 1339 232 193 169 0 50 0
[pid=17505] ppid=17504 vsize=50244 CPUtime=2212.11
/proc/17505/stat : 17505 (minisat) R 17504 17415 16988 0 -1 4194304 12296 0 0 0 221196 15 0 0 25 0 1 0 35549792 51449856 12282 996147200 134512640 135127466 4294956256 18446744073709551615 134530692 0 0 4096 3 0 0 0 17 0 0 0
/proc/17505/statm: 12561 12282 75 150 0 12408 0
Current children cumulated CPU time (s) 3431.31
Current children cumulated vsize (KiB) 69200

[startup+3522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 17537
/proc/meminfo: memFree=1842896/2055920 swapFree=4144920/4192956
[pid=17415] ppid=17413 vsize=13600 CPUtime=1219.2
/proc/17415/stat : 17415 (sugar) S 17413 17415 16988 0 -1 4194304 1641 51895 2 12 4 2 121875 39 16 0 1 0 35426672 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17415/statm: 3400 810 374 3 0 500 0
[pid=17504] ppid=17415 vsize=5356 CPUtime=0
/proc/17504/stat : 17504 (sh) S 17415 17415 16988 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35549792 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17504/statm: 1339 232 193 169 0 50 0
[pid=17505] ppid=17504 vsize=50244 CPUtime=2272.09
/proc/17505/stat : 17505 (minisat) R 17504 17415 16988 0 -1 4194304 12296 0 0 0 227194 15 0 0 25 0 1 0 35549792 51449856 12282 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/17505/statm: 12561 12282 75 150 0 12408 0
Current children cumulated CPU time (s) 3491.29
Current children cumulated vsize (KiB) 69200

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 17537
/proc/meminfo: memFree=1842832/2055920 swapFree=4144920/4192956
[pid=17415] ppid=17413 vsize=13600 CPUtime=1219.2
/proc/17415/stat : 17415 (sugar) S 17413 17415 16988 0 -1 4194304 1641 51895 2 12 4 2 121875 39 16 0 1 0 35426672 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17415/statm: 3400 810 374 3 0 500 0
[pid=17504] ppid=17415 vsize=5356 CPUtime=0
/proc/17504/stat : 17504 (sh) S 17415 17415 16988 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35549792 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17504/statm: 1339 232 193 169 0 50 0
[pid=17505] ppid=17504 vsize=50376 CPUtime=2332.07
/proc/17505/stat : 17505 (minisat) R 17504 17415 16988 0 -1 4194304 12316 0 0 0 233192 15 0 0 25 0 1 0 35549792 51585024 12302 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/17505/statm: 12594 12302 75 150 0 12441 0
Current children cumulated CPU time (s) 3551.27
Current children cumulated vsize (KiB) 69332



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3631.11 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 17537
/proc/meminfo: memFree=1842704/2055920 swapFree=4144920/4192956
[pid=17415] ppid=17413 vsize=13600 CPUtime=1219.2
/proc/17415/stat : 17415 (sugar) S 17413 17415 16988 0 -1 4194304 1641 51895 2 12 4 2 121875 39 16 0 1 0 35426672 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17415/statm: 3400 810 374 3 0 500 0
[pid=17504] ppid=17415 vsize=5356 CPUtime=0
/proc/17504/stat : 17504 (sh) S 17415 17415 16988 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35549792 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17504/statm: 1339 232 193 169 0 50 0
[pid=17505] ppid=17504 vsize=50512 CPUtime=2380.86
/proc/17505/stat : 17505 (minisat) R 17504 17415 16988 0 -1 4194304 12343 0 0 0 238071 15 0 0 25 0 1 0 35549792 51724288 12329 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/17505/statm: 12628 12329 75 150 0 12475 0
Current children cumulated CPU time (s) 3600.06
Current children cumulated vsize (KiB) 69468

Sending SIGTERM to process tree (bottom up)


3631.11 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 17537
/proc/meminfo: memFree=1842704/2055920 swapFree=4144920/4192956
[pid=17415] ppid=17413 vsize=13600 CPUtime=1219.2
/proc/17415/stat : 17415 (sugar) S 17413 17415 16988 0 -1 4194304 1641 51895 2 12 4 2 121875 39 16 0 1 0 35426672 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17415/statm: 3400 810 374 3 0 500 0
[pid=17504] ppid=17415 vsize=5356 CPUtime=0
/proc/17504/stat : 17504 (sh) S 17415 17415 16988 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35549792 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17504/statm: 1339 232 193 169 0 50 0
[pid=17505] ppid=17504 vsize=50512 CPUtime=2380.86
/proc/17505/stat : 17505 (minisat) R 17504 17415 16988 0 -1 4194304 12343 0 0 0 238071 15 0 0 25 0 1 0 35549792 51724288 12329 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/17505/statm: 12628 12329 75 150 0 12475 0
Current children cumulated CPU time (s) 3600.06
Current children cumulated vsize (KiB) 69468

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 17415 and gives
#  childrusage.ru_utime.tv_sec=1218
#  childrusage.ru_utime.tv_usec=805713
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=424935
# CPU time returned by wait4() is 1219.23
# while last known CPU time is 3600.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 3631.12
CPU time (s): 3600.06
CPU user time (s): 3599.5
CPU system time (s): 0.56
CPU usage (%): 99.1445
Max. virtual memory (cumulated for all children) (KiB): 887440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1218.81
system time used= 0.424935
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 53880
page faults= 14
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3768
involuntary context switches= 28931

runsolver used 5.31319 second user time and 11.2203 second system time

The end

Launcher Data (download as text)

Begin job on node24 at 2008-07-11 16:40:38
IDJOB=1108020
IDBENCH=60667
IDSOLVER=368
FILE ID=node24/1108020-1215787238
PBS_JOBID= 7903146
Free space on /tmp= 66452 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 722cfc36f23b166fcf1a1f65d4e4d3e4
RANDOM SEED=1607025611

node24.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.220
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.220
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:       1907784 kB
Buffers:          3700 kB
Cached:          51552 kB
SwapCached:      41784 kB
Active:          44616 kB
Inactive:        59872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1907784 kB
SwapTotal:     4192956 kB
SwapFree:      4144920 kB
Dirty:            1812 kB
Writeback:           0 kB
Mapped:          20208 kB
Slab:            28716 kB
Committed_AS:   149160 kB
PageTables:       1980 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= 66452 MiB
End job on node24 at 2008-07-11 17:41:09