Trace number 1112035

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerNumber of falsified constraintsCPU timeWall clock time
Sugar++ v1.13+minisat-incMSAT (TO)1 3600.1 3626.42

General information on the benchmark

Namecsp/rand-3-20-20/
normalized-rand-3-20-20-60-632-16_ext.xml
MD5SUM0815438ca54777d4041aeb39a85cfd39
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints1
Best CPU time to get the best result obtained on this benchmark869.964
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints58
Maximum constraint arity3
Maximum domain size20
Number of constraints which are defined in extension58
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.00/0.08	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.00/0.08	c 0	BEGIN Sat Jul 12 13:09:10 2008
0.00/0.08	c 0	PID 16784
0.00/0.08	c 0	HOST node9.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-1112035-1215860950.xml TO HOME/temp.csp
0.00/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1112035-1215860950.xml' 'HOME/temp.csp'
0.06/0.97	c 1	1 domains, 20 variables, 0 predicates, 58 relations, 58 constraints
0.06/1.02	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/1.02	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -incremental -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.98/1.11	c 1	Parsing HOME/temp.csp
1.98/2.17	c 2	parsed 137 expressions
1.98/2.17	c 2	Heap : 20 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.98/2.17	c 2	MAX CSP: 58 constraints
1.98/2.17	c 2	Converting to clausal form CSP
2.08/2.21	c 2	converted 20 (10%) expressions
2.08/2.23	c 2	converted 40 (20%) expressions
2.18/2.40	c 2	converted 60 (30%) expressions
2.27/2.40	c 3	converted 80 (40%) expressions
2.37/2.50	c 3	converted 99 (50%) expressions
2.47/2.60	c 3	converted 119 (60%) expressions
2.47/2.68	c 3	converted 139 (70%) expressions
2.58/2.75	c 3	converted 159 (80%) expressions
2.67/2.83	c 3	converted 179 (90%) expressions
2.97/3.12	c 3	converted 198 (100%) expressions
2.97/3.13	c 3	CSP : 136 integers, 0 booleans, 173 clauses, largest domain size 88
2.97/3.13	c 3	Heap : 39 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.97/3.13	c 3	Propagation in CSP
2.97/3.14	c 3	54 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.97/3.14	c 3	CSP : 136 integers, 0 booleans, 173 clauses, largest domain size 59
2.97/3.14	c 3	Heap : 39 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.97/3.14	c 3	Simplifing CSP by introducing new Boolean variables
2.97/3.14	c 3	CSP : 136 integers, 0 booleans, 173 clauses, largest domain size 59
2.97/3.14	c 3	Heap : 39 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.08/3.26	c 3	Encoding CSP to SAT : HOME/temp.cnf
3.08/3.28	c 3	14 (10%) CSP integer variables are encoded (252 clauses, 2632 bytes)
3.08/3.28	c 3	28 (20%) CSP integer variables are encoded (360 clauses, 3820 bytes)
3.08/3.28	c 3	41 (30%) CSP integer variables are encoded (360 clauses, 3820 bytes)
3.08/3.28	c 3	55 (40%) CSP integer variables are encoded (360 clauses, 3820 bytes)
3.08/3.28	c 3	68 (50%) CSP integer variables are encoded (360 clauses, 3820 bytes)
3.08/3.28	c 3	82 (60%) CSP integer variables are encoded (422 clauses, 4502 bytes)
3.08/3.28	c 3	96 (70%) CSP integer variables are encoded (467 clauses, 4997 bytes)
3.08/3.29	c 3	109 (80%) CSP integer variables are encoded (768 clauses, 8308 bytes)
3.08/3.29	c 3	123 (90%) CSP integer variables are encoded (813 clauses, 8803 bytes)
3.08/3.29	c 3	136 (100%) CSP integer variables are encoded (881 clauses, 9586 bytes)
3.56/3.76	c 4	18 (10%) CSP clauses are encoded (33287 clauses, 923305 bytes)
3.97/4.14	c 4	35 (20%) CSP clauses are encoded (63301 clauses, 1807419 bytes)
4.36/4.54	c 5	52 (30%) CSP clauses are encoded (93291 clauses, 2755787 bytes)
4.45/4.68	c 5	70 (40%) CSP clauses are encoded (104165 clauses, 3100333 bytes)
4.45/4.69	c 5	87 (50%) CSP clauses are encoded (104440 clauses, 3104200 bytes)
4.45/4.69	c 5	104 (60%) CSP clauses are encoded (105629 clauses, 3120912 bytes)
4.45/4.70	c 5	122 (70%) CSP clauses are encoded (108259 clauses, 3160307 bytes)
4.56/4.70	c 5	139 (80%) CSP clauses are encoded (108374 clauses, 3161843 bytes)
4.56/4.70	c 5	156 (90%) CSP clauses are encoded (108641 clauses, 3165589 bytes)
4.56/4.70	c 5	173 (100%) CSP clauses are encoded (109356 clauses, 3176298 bytes)
4.56/4.70	c 5	173 CSP clauses encoded
4.56/4.70	c 5	Writing map file : HOME/temp.map
4.56/4.71	c 5	Heap : 18 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.56/4.71	c 5	SAT : 1017 SAT variables, 109356 SAT clauses, 3176298 bytes
4.56/4.71	c 5	Heap : 18 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.56/4.73	c 5	OBJECTIVE minimize _COST
4.56/4.73	c 5	SOLVING HOME/temp.cnf
4.56/4.73	c 5	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
4.56/4.73	c 5	This is MiniSat 2.0 beta incremental
4.56/4.73	c 5	WARNING: for repeatability, setting FPU to use double precision
4.56/4.73	c 5	============================[ Problem Statistics ]=============================
4.56/4.73	c 5	|                                                                             |
4.56/4.74	c 5	|  Number of variables:  1017                                                 |
4.56/4.74	c 5	|  Number of clauses:    109356                                               |
4.58/4.81	c 5	|  Parsing time:         0.06         s                                       |
4.58/4.81	c 5	OK
4.58/4.81	c 5	OBJECTIVE BOUND: 0 <= _COST <= 
4.58/4.81	c 5	SEARCHING: _COST <= 29
4.58/4.82	c 5	============================[ Search Statistics ]==============================
4.58/4.82	c 5	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.58/4.82	c 5	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.58/4.82	c 5	===============================================================================
4.58/4.82	c 5	|         0 |    1017   109356   687204 |    36452        0    nan |  0.000 % |
4.58/4.83	c 5	===============================================================================
4.58/4.83	c 5	restarts              : 1
4.58/4.83	c 5	conflicts             : 17            (198 /sec)
4.58/4.83	c 5	decisions             : 42            (0.00 % random) (488 /sec)
4.58/4.83	c 5	propagations          : 1766           (20538 /sec)
4.58/4.83	c 5	conflict literals     : 313            (32.40 % deleted)
4.58/4.83	c 5	Memory used           : 7.95 MB
4.58/4.84	c 5	CPU time              : 0.085986 s
4.58/4.84	c 5	
4.58/4.84	c 5	SATISFIABLE
4.58/4.84	c 5	OK
4.58/4.84	c 5	FOUND: _COST <= 29
4.58/4.84	s SATISFIABLE
4.58/4.84	c 5	DECODING HOME/temp.out WITH HOME/temp.map
4.58/4.84	c 5	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
4.58/4.92	c 5	Decoding HOME/temp.out
4.58/4.96	c 5	OBJECTIVE _COST 29
4.58/4.96	o 29
4.58/4.96	v 3 13 15 10 0 2 15 10 5 8 18 4 19 19 19 19 19 19 19 19
4.58/4.96	c 5	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
4.58/5.00	c 5	OK
4.58/5.00	c 5	OBJECTIVE BOUND: 0 <= _COST <= 29
4.58/5.00	c 5	SEARCHING: _COST <= 14
4.58/5.02	c 5	============================[ Search Statistics ]==============================
4.58/5.02	c 5	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.58/5.02	c 5	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.58/5.02	c 5	===============================================================================
4.58/5.02	c 5	|        17 |    1017   109356   687204 |    36452       17     18 |  0.000 % |
4.58/5.03	c 5	|       118 |    1017   109356   687204 |    40097      118     17 | 17.119 % |
4.58/5.08	c 5	|       268 |    1017   109356   687204 |    44106      268     19 | 17.119 % |
4.71/5.13	c 5	|       494 |    1017   109356   687204 |    48517      494     20 | 17.119 % |
4.71/5.21	c 5	|       831 |    1017   109356   687204 |    53369      831     21 | 17.119 % |
4.71/5.37	c 5	|      1337 |    1017   109356   687204 |    58706     1337     23 | 17.119 % |
4.71/5.49	c 6	===============================================================================
4.71/5.49	c 6	restarts              : 7
4.71/5.49	c 6	conflicts             : 1746          (3080 /sec)
4.71/5.49	c 6	decisions             : 2429          (0.45 % random) (4285 /sec)
4.71/5.49	c 6	propagations          : 162479         (286603 /sec)
4.71/5.49	c 6	conflict literals     : 39431          (33.32 % deleted)
4.71/5.49	c 6	Memory used           : 8.34 MB
4.71/5.49	c 6	CPU time              : 0.566913 s
4.71/5.49	c 6	
4.71/5.49	c 6	SATISFIABLE
4.71/5.49	c 6	OK
4.71/5.49	c 6	FOUND: _COST <= 14
4.71/5.49	c 6	DECODING HOME/temp.out WITH HOME/temp.map
4.71/5.49	c 6	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
5.28/5.58	c 6	Decoding HOME/temp.out
5.37/5.60	c 6	OBJECTIVE _COST 14
5.37/5.60	o 14
5.37/5.61	v 19 19 8 19 17 19 9 19 16 13 10 10 17 18 17 2 19 17 19 19
5.37/5.62	c 6	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
5.37/5.66	c 6	OK
5.37/5.66	c 6	OBJECTIVE BOUND: 0 <= _COST <= 14
5.37/5.66	c 6	SEARCHING: _COST <= 7
5.37/5.68	c 6	============================[ Search Statistics ]==============================
5.37/5.68	c 6	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.37/5.68	c 6	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.37/5.68	c 6	===============================================================================
5.37/5.68	c 6	|      1746 |     843   109356   687204 |    36452     1746     23 | 17.119 % |
5.45/5.70	c 6	|      1846 |     843   109356   687204 |    40097     1846     22 | 27.637 % |
5.45/5.75	c 6	|      1996 |     843   109356   687204 |    44106     1996     22 | 27.637 % |
5.55/5.81	c 6	|      2222 |     843   109356   687204 |    48517     2222     22 | 27.637 % |
5.65/5.91	c 6	|      2561 |     843   109356   687204 |    53369     2561     21 | 27.637 % |
5.75/6.06	c 6	|      3067 |     843   109356   687204 |    58706     3067     21 | 27.637 % |
5.95/6.29	c 6	|      3827 |     843   109356   687204 |    64576     3827     21 | 27.637 % |
6.34/6.62	c 7	|      4967 |     843   109356   687204 |    71034     4967     22 | 27.637 % |
6.83/7.11	c 7	|      6675 |     843   109356   687204 |    78138     6675     22 | 27.637 % |
7.62/7.94	c 8	|      9237 |     736   106034   678037 |    85951     9237     22 | 27.637 % |
8.81/9.19	c 9	===============================================================================
8.81/9.19	c 9	restarts              : 17
8.81/9.19	c 9	conflicts             : 12811         (3159 /sec)
8.81/9.19	c 9	decisions             : 15070         (0.54 % random) (3716 /sec)
8.81/9.19	c 9	propagations          : 1351267        (333203 /sec)
8.81/9.19	c 9	conflict literals     : 287975         (35.95 % deleted)
8.81/9.19	c 9	Memory used           : 9.68 MB
8.81/9.19	c 9	CPU time              : 4.05538 s
8.81/9.19	c 9	
8.81/9.19	c 9	SATISFIABLE
8.81/9.19	c 9	OK
8.81/9.19	c 9	FOUND: _COST <= 7
8.81/9.19	c 9	DECODING HOME/temp.out WITH HOME/temp.map
8.81/9.19	c 9	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
8.90/9.27	c 9	Decoding HOME/temp.out
8.90/9.31	c 9	OBJECTIVE _COST 7
8.90/9.31	o 7
8.90/9.31	v 19 11 4 17 4 18 18 19 11 0 2 19 1 19 7 6 16 16 19 19
8.90/9.31	c 9	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
8.90/9.35	c 9	OK
8.90/9.35	c 9	OBJECTIVE BOUND: 0 <= _COST <= 7
8.90/9.35	c 9	SEARCHING: _COST <= 3
8.90/9.35	c 9	============================[ Search Statistics ]==============================
8.90/9.35	c 9	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.90/9.35	c 9	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.90/9.35	c 9	===============================================================================
8.90/9.35	c 9	|     12811 |     736   106034   678037 |    35344    12811     22 | 27.637 % |
9.07/9.40	c 9	|     12912 |     735   106034   678037 |    38879    12912     22 | 34.717 % |
9.07/9.46	c 10	|     13062 |     735   106034   678037 |    42767    13062     22 | 34.717 % |
9.17/9.57	c 10	|     13287 |     735   106034   678037 |    47043    13287     22 | 34.717 % |
9.38/9.73	c 10	|     13624 |     735   106034   678037 |    51748    13624     22 | 34.717 % |
9.57/9.94	c 10	|     14130 |     735   106034   678037 |    56922    14130     22 | 34.717 % |
9.87/10.25	c 10	|     14889 |     735   106034   678037 |    62615    14889     22 | 34.717 % |
10.27/10.64	c 11	|     16028 |     664   105090   675414 |    68876    15833     22 | 34.717 % |
11.06/11.49	c 12	|     17736 |     664   105090   675414 |    75764    17541     23 | 34.717 % |
11.46/11.88	c 12	===============================================================================
11.46/11.88	c 12	restarts              : 26
11.46/11.88	c 12	conflicts             : 18556         (2827 /sec)
11.46/11.88	c 12	decisions             : 21997         (0.64 % random) (3351 /sec)
11.46/11.88	c 12	propagations          : 1756967        (267626 /sec)
11.46/11.88	c 12	conflict literals     : 418202         (33.47 % deleted)
11.46/11.88	c 12	Memory used           : 10.46 MB
11.46/11.88	c 12	CPU time              : 6.565 s
11.46/11.88	c 12	
11.46/11.88	c 12	SATISFIABLE
11.46/11.88	c 12	OK
11.46/11.88	c 12	FOUND: _COST <= 3
11.46/11.88	c 12	DECODING HOME/temp.out WITH HOME/temp.map
11.46/11.88	c 12	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
11.54/11.97	c 12	Decoding HOME/temp.out
11.54/12.01	c 12	OBJECTIVE _COST 3
11.54/12.01	o 3
11.54/12.01	v 7 15 9 10 3 19 12 18 1 8 4 15 6 19 0 15 13 16 19 19
11.54/12.01	c 12	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
11.54/12.05	c 12	OK
11.54/12.05	c 12	OBJECTIVE BOUND: 0 <= _COST <= 3
11.54/12.05	c 12	SEARCHING: _COST <= 1
11.54/12.05	c 12	============================[ Search Statistics ]==============================
11.54/12.05	c 12	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.54/12.05	c 12	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.54/12.05	c 12	===============================================================================
11.54/12.05	c 12	|     18556 |     664   105090   675414 |    35030    18361     23 | 34.717 % |
11.71/12.12	c 12	|     18657 |     663   105090   675414 |    38533    18462     23 | 42.388 % |
11.81/12.21	c 12	|     18808 |     663   105090   675414 |    42386    18613     22 | 42.388 % |
11.91/12.31	c 12	|     19033 |     663   105090   675414 |    46624    18838     22 | 42.388 % |
12.11/12.51	c 13	|     19370 |     663   105090   675414 |    51287    19175     23 | 42.388 % |
12.40/12.84	c 13	|     19877 |     663   105090   675414 |    56416    19682     23 | 42.388 % |
12.80/13.22	c 13	|     20636 |     663   105090   675414 |    62057    20441     23 | 42.388 % |
13.39/13.89	c 14	|     21777 |     663   105090   675414 |    68263    21582     23 | 42.388 % |
14.48/14.95	c 15	|     23487 |     663   105090   675414 |    75089    23292     23 | 42.388 % |
15.57/16.07	c 16	|     26050 |     663   105090   675414 |    82598    25855     23 | 42.388 % |
17.95/18.45	c 19	|     29894 |     663   105090   675414 |    90858    29699     24 | 42.388 % |
21.52/22.04	c 22	|     35660 |     663   105090   675414 |    99944    35465     24 | 42.388 % |
27.06/27.61	c 28	|     44309 |     586   104350   673424 |   109939    42183     25 | 42.388 % |
36.96/37.68	c 38	|     57283 |     586   104350   673424 |   120933    55157     26 | 42.388 % |
53.32/54.14	c 54	|     76746 |     586   104350   673424 |   133026    74620     27 | 42.388 % |
86.60/87.78	c 88	|    105938 |     586   104350   673424 |   146329   103812     28 | 42.388 % |
152.27/154.01	c 154	|    149727 |     586   104350   673424 |   160961    16070     25 | 42.388 % |
200.62/202.86	c 203	===============================================================================
200.62/202.86	c 203	restarts              : 43
200.62/202.86	c 203	conflicts             : 208658        (1067 /sec)
200.62/202.86	c 203	decisions             : 240309        (0.94 % random) (1229 /sec)
200.62/202.86	c 203	propagations          : 13510638       (69102 /sec)
200.62/202.86	c 203	conflict literals     : 5999303        (25.00 % deleted)
200.62/202.86	c 203	Memory used           : 30.16 MB
200.62/202.86	c 203	CPU time              : 195.516 s
200.62/202.86	c 203	
200.62/202.86	c 203	SATISFIABLE
200.62/202.86	c 203	OK
200.62/202.86	c 203	FOUND: _COST <= 1
200.62/202.86	c 203	DECODING HOME/temp.out WITH HOME/temp.map
200.62/202.86	c 203	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
200.68/202.95	c 203	Decoding HOME/temp.out
200.68/202.98	c 203	OBJECTIVE _COST 1
200.68/202.98	o 1
200.68/202.98	v 5 7 13 19 18 9 7 19 11 17 9 3 16 19 12 11 7 16 19 5
200.68/202.98	c 203	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
200.68/203.07	c 203	OK
200.68/203.07	c 203	OBJECTIVE BOUND: 0 <= _COST <= 1
200.68/203.07	c 203	SEARCHING: _COST <= 0
200.68/203.07	c 203	============================[ Search Statistics ]==============================
200.68/203.07	c 203	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
200.68/203.07	c 203	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
200.68/203.07	c 203	===============================================================================
200.68/203.07	c 203	|    208658 |     496   103817   672093 |    34605    75001     28 | 42.388 % |
201.27/203.51	c 204	|    208758 |     496   103817   672093 |    38066    15774     26 | 51.240 % |
201.27/203.57	c 204	|    208909 |     496   103817   672093 |    41872    15925     26 | 51.240 % |
201.46/203.72	c 204	|    209134 |     496   103817   672093 |    46060    16150     26 | 51.240 % |
201.66/203.93	c 204	|    209473 |     496   103817   672093 |    50666    16489     26 | 51.240 % |
201.86/204.14	c 204	|    209979 |     496   103817   672093 |    55732    16995     26 | 51.240 % |
202.25/204.59	c 205	|    210738 |     496   103817   672093 |    61306    17754     25 | 51.240 % |
202.85/205.17	c 205	|    211878 |     496   103817   672093 |    67436    18894     26 | 51.240 % |
203.84/206.12	c 206	|    213587 |     496   103817   672093 |    74180    20603     26 | 51.240 % |
205.23/207.53	c 208	|    216149 |     496   103817   672093 |    81598    23165     26 | 51.240 % |
207.51/209.81	c 210	|    219996 |     496   103817   672093 |    89758    27012     26 | 51.240 % |
211.57/213.95	c 214	|    225762 |     496   103817   672093 |    98734    32778     26 | 51.240 % |
217.11/219.55	c 220	|    234412 |     496   103817   672093 |   108607    41428     26 | 51.240 % |
226.82/229.34	c 229	|    247386 |     496   103817   672093 |   119468    54402     27 | 51.240 % |
245.05/247.76	c 248	|    266847 |     496   103817   672093 |   131414    73863     27 | 51.240 % |
276.75/279.76	c 280	|    296039 |     496   103817   672093 |   144556   103055     27 | 51.240 % |
337.47/341.07	c 341	|    339830 |     496   103817   672093 |   159012    19907     23 | 51.240 % |
392.45/396.56	c 397	|    405515 |     496   103817   672093 |   174913    85592     27 | 51.240 % |
529.95/535.38	c 535	|    504041 |     496   103817   672093 |   192404    25601     26 | 51.240 % |
704.97/712.03	c 712	|    651830 |     496   103817   672093 |   211645   173390     28 | 51.240 % |
1023.74/1033.83	c 1034	|    873513 |     496   103817   672093 |   232809   202243     30 | 51.241 % |
1496.82/1511.44	c 1512	|   1206039 |     496   103817   672093 |   256090   106213     32 | 51.241 % |
2219.74/2241.29	c 2241	|   1704828 |     496   103817   672093 |   281699   134723     29 | 51.241 % |
3600.06/3626.41	c ERROR INTERRUPTED
3600.06/3626.41	c 3627	CPU 3599.41 (0.07 0.02 3599.34 0.65)
3600.06/3626.41	c 3627	END Sat Jul 12 14:09:37 2008

Verifier Data (download as text)

OK	1	57
1 unsatisfied constraints, 57 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-1112035-1215860950/watcher-1112035-1215860950 -o /tmp/evaluation-result-1112035-1215860950/solver-1112035-1215860950 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar++ -max -incremental -c -vv -java=java -Xmx700M -decjava=java -Xmx50M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat-inc -tmp=HOME/temp HOME/instance-1112035-1215860950.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.01 2.01 2.00 4/81 16784
/proc/meminfo: memFree=1910048/2055920 swapFree=4180384/4192956
[pid=16784] ppid=16782 vsize=12000 CPUtime=0
/proc/16784/stat : 16784 (sugar++) R 16782 16784 16415 0 -1 4194304 198 0 0 0 0 0 0 0 20 0 1 0 42797924 12288000 166 996147200 4194304 4206940 548682068528 18446744073709551615 215436776512 0 0 4224 0 0 0 0 17 1 0 0
/proc/16784/statm: 3000 166 128 3 0 100 0

[startup+0.108909 s]
/proc/loadavg: 2.01 2.01 2.00 4/81 16784
/proc/meminfo: memFree=1910048/2055920 swapFree=4180384/4192956
[pid=16784] ppid=16782 vsize=16740 CPUtime=0.06
/proc/16784/stat : 16784 (sugar++) S 16782 16784 16415 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 42797924 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16784/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.202926 s]
/proc/loadavg: 2.01 2.01 2.00 4/81 16784
/proc/meminfo: memFree=1910048/2055920 swapFree=4180384/4192956
[pid=16784] ppid=16782 vsize=16740 CPUtime=0.06
/proc/16784/stat : 16784 (sugar++) S 16782 16784 16415 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 42797924 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16784/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.302941 s]
/proc/loadavg: 2.01 2.01 2.00 4/81 16784
/proc/meminfo: memFree=1910048/2055920 swapFree=4180384/4192956
[pid=16784] ppid=16782 vsize=16740 CPUtime=0.06
/proc/16784/stat : 16784 (sugar++) S 16782 16784 16415 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 42797924 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16784/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.70202 s]
/proc/loadavg: 2.01 2.01 2.00 4/81 16784
/proc/meminfo: memFree=1910048/2055920 swapFree=4180384/4192956
[pid=16784] ppid=16782 vsize=16740 CPUtime=0.06
/proc/16784/stat : 16784 (sugar++) S 16782 16784 16415 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 42797924 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16784/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+1.50117 s]
/proc/loadavg: 2.01 2.01 2.00 3/92 16806
/proc/meminfo: memFree=1901064/2055920 swapFree=4180384/4192956
[pid=16784] ppid=16782 vsize=16740 CPUtime=0.93
/proc/16784/stat : 16784 (sugar++) S 16782 16784 16415 0 -1 4194304 1296 7056 0 1 5 1 83 4 16 0 1 0 42797924 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16784/statm: 4185 1104 409 3 0 764 0
[pid=16797] ppid=16784 vsize=5356 CPUtime=0
/proc/16797/stat : 16797 (sh) S 16784 16784 16415 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 42798027 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16797/statm: 1339 233 193 169 0 50 0
[pid=16798] ppid=16797 vsize=864012 CPUtime=0.45
/proc/16798/stat : 16798 (java) S 16797 16784 16415 0 -1 0 6302 0 1 0 42 3 0 0 18 0 9 0 42798027 884748288 5597 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16798/statm: 216003 5597 2532 9 0 210585 0
[pid=16798/tid=16799] ppid=16797 vsize=864012 CPUtime=0.3
/proc/16798/task/16799/stat : 16799 (java) R 16797 16784 16415 0 -1 64 2453 0 1 0 29 1 0 0 21 0 9 0 42798028 884748288 5597 996147200 134512640 134550740 4294955920 18446744073709551615 4126416696 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16798/tid=16800] ppid=16797 vsize=864012 CPUtime=0.1
/proc/16798/task/16800/stat : 16800 (java) S 16797 16784 16415 0 -1 64 2841 0 0 0 9 1 0 0 16 0 9 0 42798029 884748288 5597 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16798/tid=16801] ppid=16797 vsize=864012 CPUtime=0
/proc/16798/task/16801/stat : 16801 (java) S 16797 16784 16415 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 42798029 884748288 5597 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16798/tid=16802] ppid=16797 vsize=864012 CPUtime=0
/proc/16798/task/16802/stat : 16802 (java) S 16797 16784 16415 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 42798029 884748288 5597 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16798/tid=16803] ppid=16797 vsize=864012 CPUtime=0
/proc/16798/task/16803/stat : 16803 (java) S 16797 16784 16415 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42798031 884748288 5597 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16798/tid=16804] ppid=16797 vsize=864012 CPUtime=0.03
/proc/16798/task/16804/stat : 16804 (java) S 16797 16784 16415 0 -1 64 312 0 0 0 3 0 0 0 16 0 9 0 42798031 884748288 5597 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16798/tid=16805] ppid=16797 vsize=864012 CPUtime=0
/proc/16798/task/16805/stat : 16805 (java) S 16797 16784 16415 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 42798031 884748288 5597 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16798/tid=16806] ppid=16797 vsize=864012 CPUtime=0
/proc/16798/task/16806/stat : 16806 (java) S 16797 16784 16415 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 42798031 884748288 5597 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 886108

[startup+3.10248 s]
/proc/loadavg: 2.01 2.01 2.00 3/92 16806
/proc/meminfo: memFree=1878600/2055920 swapFree=4180384/4192956
[pid=16784] ppid=16782 vsize=16740 CPUtime=0.93
/proc/16784/stat : 16784 (sugar++) S 16782 16784 16415 0 -1 4194304 1296 7056 0 1 5 1 83 4 15 0 1 0 42797924 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16784/statm: 4185 1104 409 3 0 764 0
[pid=16797] ppid=16784 vsize=5356 CPUtime=0
/proc/16797/stat : 16797 (sh) S 16784 16784 16415 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 42798027 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16797/statm: 1339 233 193 169 0 50 0
[pid=16798] ppid=16797 vsize=864160 CPUtime=2.04
/proc/16798/stat : 16798 (java) S 16797 16784 16415 0 -1 0 14763 0 1 0 197 7 0 0 18 0 9 0 42798027 884899840 13987 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16798/statm: 216040 13987 2540 9 0 210615 0
[pid=16798/tid=16799] ppid=16797 vsize=864160 CPUtime=1.03
/proc/16798/task/16799/stat : 16799 (java) R 16797 16784 16415 0 -1 64 2946 0 1 0 102 1 0 0 25 0 9 0 42798028 884899840 13987 996147200 134512640 134550740 4294955920 18446744073709551615 4125978072 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16798/tid=16800] ppid=16797 vsize=864160 CPUtime=0.93
/proc/16798/task/16800/stat : 16800 (java) S 16797 16784 16415 0 -1 64 10797 0 0 0 88 5 0 0 17 0 9 0 42798029 884899840 13987 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16798/tid=16801] ppid=16797 vsize=864160 CPUtime=0
/proc/16798/task/16801/stat : 16801 (java) S 16797 16784 16415 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 42798029 884899840 13987 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16798/tid=16802] ppid=16797 vsize=864160 CPUtime=0
/proc/16798/task/16802/stat : 16802 (java) S 16797 16784 16415 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 42798029 884899840 13987 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16798/tid=16803] ppid=16797 vsize=864160 CPUtime=0
/proc/16798/task/16803/stat : 16803 (java) S 16797 16784 16415 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42798031 884899840 13987 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16798/tid=16804] ppid=16797 vsize=864160 CPUtime=0.05
/proc/16798/task/16804/stat : 16804 (java) S 16797 16784 16415 0 -1 64 324 0 0 0 5 0 0 0 16 0 9 0 42798031 884899840 13987 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16798/tid=16805] ppid=16797 vsize=864160 CPUtime=0
/proc/16798/task/16805/stat : 16805 (java) S 16797 16784 16415 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 42798031 884899840 13987 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16798/tid=16806] ppid=16797 vsize=864160 CPUtime=0
/proc/16798/task/16806/stat : 16806 (java) S 16797 16784 16415 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 42798031 884899840 13987 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 886256

[startup+6.3011 s]
/proc/loadavg: 2.01 2.01 2.00 3/85 16819
/proc/meminfo: memFree=1893696/2055920 swapFree=4180384/4192956
[pid=16784] ppid=16782 vsize=16740 CPUtime=4.84
/proc/16784/stat : 16784 (sugar++) S 16782 16784 16415 0 -1 4194304 1616 30036 0 4 6 1 454 23 15 0 1 0 42797924 17141760 1115 996147200 4194304 4206940 548682068528 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16784/statm: 4185 1115 414 3 0 764 0
[pid=16807] ppid=16784 vsize=8796 CPUtime=1.21
/proc/16807/stat : 16807 (minisat-inc) R 16784 16784 16415 0 -1 4194304 2134 0 0 0 120 1 0 0 20 0 1 0 42798398 9007104 2078 996147200 134512640 135134323 4294956192 18446744073709551615 134532016 0 0 4096 3 0 0 0 17 1 0 0
/proc/16807/statm: 2199 2078 79 151 0 2045 0
Current children cumulated CPU time (s) 6.05
Current children cumulated vsize (KiB) 25536

[startup+12.7013 s]
/proc/loadavg: 2.01 2.01 2.00 3/83 16847
/proc/meminfo: memFree=1891664/2055920 swapFree=4180384/4192956
[pid=16784] ppid=16782 vsize=16740 CPUtime=5.08
/proc/16784/stat : 16784 (sugar++) S 16782 16784 16415 0 -1 4194304 1755 37445 0 6 6 1 473 28 15 0 1 0 42797924 17141760 1115 996147200 4194304 4206940 548682068528 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16784/statm: 4185 1115 414 3 0 764 0
[pid=16807] ppid=16784 vsize=10980 CPUtime=7.22
/proc/16807/stat : 16807 (minisat-inc) R 16784 16784 16415 0 -1 4194304 2668 0 0 0 720 2 0 0 25 0 1 0 42798398 11243520 2608 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/16807/statm: 2745 2608 79 151 0 2591 0
Current children cumulated CPU time (s) 12.3
Current children cumulated vsize (KiB) 27720

[startup+25.5028 s]
/proc/loadavg: 2.01 2.00 2.00 3/83 16847
/proc/meminfo: memFree=1889296/2055920 swapFree=4180384/4192956
[pid=16784] ppid=16782 vsize=16740 CPUtime=5.08
/proc/16784/stat : 16784 (sugar++) S 16782 16784 16415 0 -1 4194304 1755 37445 0 6 6 1 473 28 16 0 1 0 42797924 17141760 1115 996147200 4194304 4206940 548682068528 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16784/statm: 4185 1115 414 3 0 764 0
[pid=16807] ppid=16784 vsize=13520 CPUtime=19.9
/proc/16807/stat : 16807 (minisat-inc) R 16784 16784 16415 0 -1 4194304 3310 0 0 0 1987 3 0 0 25 0 1 0 42798398 13844480 3250 996147200 134512640 135134323 4294956192 18446744073709551615 134532052 0 0 4096 3 0 0 0 17 1 0 0
/proc/16807/statm: 3380 3250 79 151 0 3226 0
Current children cumulated CPU time (s) 24.98
Current children cumulated vsize (KiB) 30260

[startup+51.1027 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 16847
/proc/meminfo: memFree=1884304/2055920 swapFree=4180384/4192956
[pid=16784] ppid=16782 vsize=16740 CPUtime=5.09
/proc/16784/stat : 16784 (sugar++) S 16782 16784 16415 0 -1 4194304 1755 37445 0 6 6 2 473 28 16 0 1 0 42797924 17141760 1115 996147200 4194304 4206940 548682068528 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16784/statm: 4185 1115 414 3 0 764 0
[pid=16807] ppid=16784 vsize=18704 CPUtime=45.25
/proc/16807/stat : 16807 (minisat-inc) R 16784 16784 16415 0 -1 4194304 4573 0 0 0 4521 4 0 0 25 0 1 0 42798398 19152896 4513 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/16807/statm: 4676 4513 79 151 0 4522 0
Current children cumulated CPU time (s) 50.34
Current children cumulated vsize (KiB) 35444

[startup+102.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 16847
/proc/meminfo: memFree=1877456/2055920 swapFree=4180384/4192956
[pid=16784] ppid=16782 vsize=16740 CPUtime=5.09
/proc/16784/stat : 16784 (sugar++) S 16782 16784 16415 0 -1 4194304 1755 37445 0 6 6 2 473 28 16 0 1 0 42797924 17141760 1115 996147200 4194304 4206940 548682068528 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16784/statm: 4185 1115 414 3 0 764 0
[pid=16807] ppid=16784 vsize=25268 CPUtime=95.98
/proc/16807/stat : 16807 (minisat-inc) R 16784 16784 16415 0 -1 4194304 6225 0 0 0 9592 6 0 0 25 0 1 0 42798398 25874432 6165 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/16807/statm: 6317 6165 79 151 0 6163 0
Current children cumulated CPU time (s) 101.07
Current children cumulated vsize (KiB) 42008

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 16847
/proc/meminfo: memFree=1872016/2055920 swapFree=4180384/4192956
[pid=16784] ppid=16782 vsize=16740 CPUtime=5.1
/proc/16784/stat : 16784 (sugar++) S 16782 16784 16415 0 -1 4194304 1755 37445 0 6 7 2 473 28 16 0 1 0 42797924 17141760 1115 996147200 4194304 4206940 548682068528 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16784/statm: 4185 1115 414 3 0 764 0
[pid=16807] ppid=16784 vsize=30884 CPUtime=155.4
/proc/16807/stat : 16807 (minisat-inc) R 16784 16784 16415 0 -1 4194304 7563 0 0 0 15533 7 0 0 25 0 1 0 42798398 31625216 7503 996147200 134512640 135134323 4294956192 18446744073709551615 134531982 0 0 4096 3 0 0 0 17 1 0 0
/proc/16807/statm: 7721 7503 79 151 0 7567 0
Current children cumulated CPU time (s) 160.5
Current children cumulated vsize (KiB) 47624

[startup+222.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 16857
/proc/meminfo: memFree=1871696/2055920 swapFree=4180384/4192956
[pid=16784] ppid=16782 vsize=16740 CPUtime=5.23
/proc/16784/stat : 16784 (sugar++) S 16782 16784 16415 0 -1 4194304 1826 41148 0 7 7 2 484 30 16 0 1 0 42797924 17141760 1115 996147200 4194304 4206940 548682068528 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16784/statm: 4185 1115 414 3 0 764 0
[pid=16807] ppid=16784 vsize=30884 CPUtime=214.66
/proc/16807/stat : 16807 (minisat-inc) R 16784 16784 16415 0 -1 4194304 7565 0 0 0 21459 7 0 0 25 0 1 0 42798398 31625216 7503 996147200 134512640 135134323 4294956192 18446744073709551615 134531982 0 0 4096 3 0 0 0 17 1 0 0
/proc/16807/statm: 7721 7503 79 151 0 7567 0
Current children cumulated CPU time (s) 219.89

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

[pid=16807] ppid=16784 vsize=59460 CPUtime=2891.07
/proc/16807/stat : 16807 (minisat-inc) R 16784 16784 16415 0 -1 4194304 14479 0 0 0 289078 29 0 0 25 0 1 0 42798398 60887040 14409 996147200 134512640 135134323 4294956192 18446744073709551615 134531971 0 0 4096 3 0 0 0 17 0 0 0
/proc/16807/statm: 14865 14409 79 151 0 14711 0
Current children cumulated CPU time (s) 2896.3
Current children cumulated vsize (KiB) 76200

[startup+2982.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/76 16936
/proc/meminfo: memFree=763208/2055920 swapFree=4180384/4192956
[pid=16784] ppid=16782 vsize=16740 CPUtime=5.23
/proc/16784/stat : 16784 (sugar++) S 16782 16784 16415 0 -1 4194304 1826 41148 0 7 7 2 484 30 16 0 1 0 42797924 17141760 1115 996147200 4194304 4206940 548682068528 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16784/statm: 4185 1115 414 3 0 764 0
[pid=16807] ppid=16784 vsize=59760 CPUtime=2951.04
/proc/16807/stat : 16807 (minisat-inc) R 16784 16784 16415 0 -1 4194304 14573 0 0 0 295075 29 0 0 25 0 1 0 42798398 61194240 14503 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/16807/statm: 14940 14503 79 151 0 14786 0
Current children cumulated CPU time (s) 2956.27
Current children cumulated vsize (KiB) 76500

[startup+3042.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 16948
/proc/meminfo: memFree=764936/2055920 swapFree=4180384/4192956
[pid=16784] ppid=16782 vsize=16740 CPUtime=5.23
/proc/16784/stat : 16784 (sugar++) S 16782 16784 16415 0 -1 4194304 1826 41148 0 7 7 2 484 30 16 0 1 0 42797924 17141760 1115 996147200 4194304 4206940 548682068528 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16784/statm: 4185 1115 414 3 0 764 0
[pid=16807] ppid=16784 vsize=60460 CPUtime=3011.01
/proc/16807/stat : 16807 (minisat-inc) R 16784 16784 16415 0 -1 4194304 14734 0 0 0 301072 29 0 0 25 0 1 0 42798398 61911040 14664 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/16807/statm: 15115 14664 79 151 0 14961 0
Current children cumulated CPU time (s) 3016.24
Current children cumulated vsize (KiB) 77200

[startup+3102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 16960
/proc/meminfo: memFree=764232/2055920 swapFree=4180384/4192956
[pid=16784] ppid=16782 vsize=16740 CPUtime=5.23
/proc/16784/stat : 16784 (sugar++) S 16782 16784 16415 0 -1 4194304 1826 41148 0 7 7 2 484 30 16 0 1 0 42797924 17141760 1115 996147200 4194304 4206940 548682068528 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16784/statm: 4185 1115 414 3 0 764 0
[pid=16807] ppid=16784 vsize=60460 CPUtime=3070.99
/proc/16807/stat : 16807 (minisat-inc) R 16784 16784 16415 0 -1 4194304 14749 0 0 0 307069 30 0 0 25 0 1 0 42798398 61911040 14679 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/16807/statm: 15115 14679 79 151 0 14961 0
Current children cumulated CPU time (s) 3076.22
Current children cumulated vsize (KiB) 77200

[startup+3162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 16977
/proc/meminfo: memFree=1422336/2055920 swapFree=4180384/4192956
[pid=16784] ppid=16782 vsize=16740 CPUtime=5.23
/proc/16784/stat : 16784 (sugar++) S 16782 16784 16415 0 -1 4194304 1826 41148 0 7 7 2 484 30 16 0 1 0 42797924 17141760 1115 996147200 4194304 4206940 548682068528 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16784/statm: 4185 1115 414 3 0 764 0
[pid=16807] ppid=16784 vsize=60652 CPUtime=3130.95
/proc/16807/stat : 16807 (minisat-inc) R 16784 16784 16415 0 -1 4194304 14779 0 0 0 313065 30 0 0 25 0 1 0 42798398 62107648 14709 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/16807/statm: 15163 14709 79 151 0 15009 0
Current children cumulated CPU time (s) 3136.18
Current children cumulated vsize (KiB) 77392

[startup+3222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 16977
/proc/meminfo: memFree=768704/2055920 swapFree=4180384/4192956
[pid=16784] ppid=16782 vsize=16740 CPUtime=5.23
/proc/16784/stat : 16784 (sugar++) S 16782 16784 16415 0 -1 4194304 1826 41148 0 7 7 2 484 30 16 0 1 0 42797924 17141760 1115 996147200 4194304 4206940 548682068528 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16784/statm: 4185 1115 414 3 0 764 0
[pid=16807] ppid=16784 vsize=61376 CPUtime=3190.92
/proc/16807/stat : 16807 (minisat-inc) R 16784 16784 16415 0 -1 4194304 14939 0 0 0 319062 30 0 0 25 0 1 0 42798398 62849024 14869 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/16807/statm: 15344 14869 79 151 0 15190 0
Current children cumulated CPU time (s) 3196.15
Current children cumulated vsize (KiB) 78116

[startup+3282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 16989
/proc/meminfo: memFree=768192/2055920 swapFree=4180384/4192956
[pid=16784] ppid=16782 vsize=16740 CPUtime=5.23
/proc/16784/stat : 16784 (sugar++) S 16782 16784 16415 0 -1 4194304 1826 41148 0 7 7 2 484 30 16 0 1 0 42797924 17141760 1115 996147200 4194304 4206940 548682068528 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16784/statm: 4185 1115 414 3 0 764 0
[pid=16807] ppid=16784 vsize=61588 CPUtime=3250.89
/proc/16807/stat : 16807 (minisat-inc) R 16784 16784 16415 0 -1 4194304 14975 0 0 0 325058 31 0 0 25 0 1 0 42798398 63066112 14905 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/16807/statm: 15397 14905 79 151 0 15243 0
Current children cumulated CPU time (s) 3256.12
Current children cumulated vsize (KiB) 78328

[startup+3342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 17001
/proc/meminfo: memFree=819264/2055920 swapFree=4180384/4192956
[pid=16784] ppid=16782 vsize=16740 CPUtime=5.23
/proc/16784/stat : 16784 (sugar++) S 16782 16784 16415 0 -1 4194304 1826 41148 0 7 7 2 484 30 16 0 1 0 42797924 17141760 1115 996147200 4194304 4206940 548682068528 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16784/statm: 4185 1115 414 3 0 764 0
[pid=16807] ppid=16784 vsize=61588 CPUtime=3310.87
/proc/16807/stat : 16807 (minisat-inc) R 16784 16784 16415 0 -1 4194304 15000 0 0 0 331055 32 0 0 25 0 1 0 42798398 63066112 14930 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/16807/statm: 15397 14930 79 151 0 15243 0
Current children cumulated CPU time (s) 3316.1
Current children cumulated vsize (KiB) 78328

[startup+3402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 17001
/proc/meminfo: memFree=768192/2055920 swapFree=4180384/4192956
[pid=16784] ppid=16782 vsize=16740 CPUtime=5.23
/proc/16784/stat : 16784 (sugar++) S 16782 16784 16415 0 -1 4194304 1826 41148 0 7 7 2 484 30 16 0 1 0 42797924 17141760 1115 996147200 4194304 4206940 548682068528 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16784/statm: 4185 1115 414 3 0 764 0
[pid=16807] ppid=16784 vsize=61752 CPUtime=3370.84
/proc/16807/stat : 16807 (minisat-inc) R 16784 16784 16415 0 -1 4194304 15035 0 0 0 337052 32 0 0 25 0 1 0 42798398 63234048 14965 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/16807/statm: 15438 14965 79 151 0 15284 0
Current children cumulated CPU time (s) 3376.07
Current children cumulated vsize (KiB) 78492

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 17013
/proc/meminfo: memFree=767880/2055920 swapFree=4180384/4192956
[pid=16784] ppid=16782 vsize=16740 CPUtime=5.23
/proc/16784/stat : 16784 (sugar++) S 16782 16784 16415 0 -1 4194304 1826 41148 0 7 7 2 484 30 16 0 1 0 42797924 17141760 1115 996147200 4194304 4206940 548682068528 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16784/statm: 4185 1115 414 3 0 764 0
[pid=16807] ppid=16784 vsize=61752 CPUtime=3430.8
/proc/16807/stat : 16807 (minisat-inc) R 16784 16784 16415 0 -1 4194304 15045 0 0 0 343048 32 0 0 25 0 1 0 42798398 63234048 14975 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/16807/statm: 15438 14975 79 151 0 15284 0
Current children cumulated CPU time (s) 3436.03
Current children cumulated vsize (KiB) 78492

[startup+3522.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 17013
/proc/meminfo: memFree=767752/2055920 swapFree=4180384/4192956
[pid=16784] ppid=16782 vsize=16740 CPUtime=5.23
/proc/16784/stat : 16784 (sugar++) S 16782 16784 16415 0 -1 4194304 1826 41148 0 7 7 2 484 30 16 0 1 0 42797924 17141760 1115 996147200 4194304 4206940 548682068528 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16784/statm: 4185 1115 414 3 0 764 0
[pid=16807] ppid=16784 vsize=62072 CPUtime=3490.77
/proc/16807/stat : 16807 (minisat-inc) R 16784 16784 16415 0 -1 4194304 15091 0 0 0 349045 32 0 0 25 0 1 0 42798398 63561728 15021 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/16807/statm: 15518 15021 79 151 0 15364 0
Current children cumulated CPU time (s) 3496
Current children cumulated vsize (KiB) 78812

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 17025
/proc/meminfo: memFree=767496/2055920 swapFree=4180384/4192956
[pid=16784] ppid=16782 vsize=16740 CPUtime=5.23
/proc/16784/stat : 16784 (sugar++) S 16782 16784 16415 0 -1 4194304 1826 41148 0 7 7 2 484 30 16 0 1 0 42797924 17141760 1115 996147200 4194304 4206940 548682068528 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16784/statm: 4185 1115 414 3 0 764 0
[pid=16807] ppid=16784 vsize=62072 CPUtime=3550.75
/proc/16807/stat : 16807 (minisat-inc) R 16784 16784 16415 0 -1 4194304 15118 0 0 0 355042 33 0 0 25 0 1 0 42798398 63561728 15048 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/16807/statm: 15518 15048 79 151 0 15364 0
Current children cumulated CPU time (s) 3555.98
Current children cumulated vsize (KiB) 78812



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3626.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 17037
/proc/meminfo: memFree=767432/2055920 swapFree=4180384/4192956
[pid=16784] ppid=16782 vsize=16740 CPUtime=5.23
/proc/16784/stat : 16784 (sugar++) S 16782 16784 16415 0 -1 4194304 1826 41148 0 7 7 2 484 30 16 0 1 0 42797924 17141760 1115 996147200 4194304 4206940 548682068528 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16784/statm: 4185 1115 414 3 0 764 0
[pid=16807] ppid=16784 vsize=62072 CPUtime=3594.83
/proc/16807/stat : 16807 (minisat-inc) R 16784 16784 16415 0 -1 4194304 15119 0 0 0 359450 33 0 0 25 0 1 0 42798398 63561728 15049 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/16807/statm: 15518 15049 79 151 0 15364 0
Current children cumulated CPU time (s) 3600.06
Current children cumulated vsize (KiB) 78812

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

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

[startup+3626.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 17037
/proc/meminfo: memFree=767432/2055920 swapFree=4180384/4192956
[pid=16784] ppid=16782 vsize=16740 CPUtime=5.23
/proc/16784/stat : 16784 (sugar++) S 16782 16784 16415 0 -1 4194304 1826 41148 0 7 7 2 484 30 16 0 1 0 42797924 17141760 1115 996147200 4194304 4206940 548682068528 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16784/statm: 4185 1115 414 3 0 764 0
[pid=16807] ppid=16784 vsize=62072 CPUtime=3594.83
/proc/16807/stat : 16807 (minisat-inc) R 16784 16784 16415 0 -1 4194304 15119 0 0 0 359450 33 0 0 25 0 1 0 42798398 63561728 15049 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/16807/statm: 15518 15049 79 151 0 15364 0
Current children cumulated CPU time (s) 3600.06
Current children cumulated vsize (KiB) 78812

Child status: 0
Real time (s): 3626.42
CPU time (s): 3600.1
CPU user time (s): 3599.42
CPU system time (s): 0.678896
CPU usage (%): 99.2742
Max. virtual memory (cumulated for all children) (KiB): 886368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.42
system time used= 0.678896
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 58171
page faults= 7
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3365
involuntary context switches= 113321

runsolver used 5.41618 second user time and 11.0683 second system time

The end

Launcher Data (download as text)

Begin job on node9 at 2008-07-12 13:09:10
IDJOB=1112035
IDBENCH=61354
IDSOLVER=367
FILE ID=node9/1112035-1215860950
PBS_JOBID= 7903483
Free space on /tmp= 66552 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 0815438ca54777d4041aeb39a85cfd39
RANDOM SEED=1414066740

node9.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.260
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.260
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:       1910528 kB
Buffers:         17136 kB
Cached:          53704 kB
SwapCached:       6340 kB
Active:          69200 kB
Inactive:        24344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1910528 kB
SwapTotal:     4192956 kB
SwapFree:      4180384 kB
Dirty:            2056 kB
Writeback:           0 kB
Mapped:          38792 kB
Slab:            37044 kB
Committed_AS:   240472 kB
PageTables:       1848 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= 66176 MiB
End job on node9 at 2008-07-12 14:09:39