Trace number 1127468

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 NameAnswerCPU timeWall clock time
Sugar v1.13+minisatMSAT (TO) 3600.13 3634.32

General information on the benchmark

Namemaxcsp/cnf/2-40-100-1000/
normalized-cnf-2-40-500-633422_ext.xml
MD5SUM4161f7937679b228430670e0474e32b5
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints65
Best CPU time to get the best result obtained on this benchmark0.295954
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints375
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension375
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.05	c 0	Sugar v1-13 + HOME/minisat
0.00/0.05	c 0	BEGIN Wed Jul 23 01:32:21 2008
0.00/0.05	c 0	PID 4802
0.00/0.05	c 0	HOST node5.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1127468-1216769541.xml TO HOME/temp.csp
0.00/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1127468-1216769541.xml' 'HOME/temp.csp'
0.03/0.43	c 1	1 domains, 40 variables, 0 predicates, 13 relations, 375 constraints
0.03/0.43	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.43	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.39/0.53	c 1	Parsing HOME/temp.csp
0.39/0.64	c 1	parsed 429 expressions
0.39/0.64	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.39/0.65	c 1	MAX CSP: 375 constraints
0.39/0.65	c 1	Converting to clausal form CSP
0.39/0.69	c 1	converted 81 (10%) expressions
0.39/0.69	c 1	converted 162 (20%) expressions
0.39/0.70	c 1	converted 243 (30%) expressions
0.39/0.71	c 1	converted 323 (40%) expressions
0.39/0.71	c 1	converted 404 (50%) expressions
0.39/0.73	c 1	converted 485 (60%) expressions
0.39/0.73	c 1	converted 565 (70%) expressions
0.39/0.74	c 1	converted 646 (80%) expressions
0.39/0.74	c 1	converted 727 (90%) expressions
0.39/0.91	c 1	converted 807 (100%) expressions
0.39/0.91	c 1	CSP : 790 integers, 0 booleans, 1124 clauses, largest domain size 563
0.39/0.91	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.39/0.91	c 1	Propagation in CSP
0.39/0.95	c 1	368 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.39/0.95	c 1	CSP : 790 integers, 0 booleans, 1124 clauses, largest domain size 376
0.39/0.95	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.39/0.95	c 1	Simplifing CSP by introducing new Boolean variables
0.39/0.95	c 1	CSP : 790 integers, 0 booleans, 1124 clauses, largest domain size 376
0.39/0.95	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.39/0.98	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.39/0.99	c 1	79 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.39/0.99	c 1	158 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.39/0.99	c 1	237 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.39/0.99	c 1	316 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.39/0.99	c 1	395 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.92/1.01	c 1	474 (60%) CSP integer variables are encoded (627 clauses, 7138 bytes)
0.92/1.01	c 1	553 (70%) CSP integer variables are encoded (1056 clauses, 12715 bytes)
0.92/1.01	c 1	632 (80%) CSP integer variables are encoded (1724 clauses, 21399 bytes)
0.92/1.02	c 1	711 (90%) CSP integer variables are encoded (2193 clauses, 27496 bytes)
0.92/1.02	c 1	790 (100%) CSP integer variables are encoded (5496 clauses, 70435 bytes)
0.92/1.04	c 1	113 (10%) CSP clauses are encoded (5620 clauses, 71893 bytes)
0.92/1.05	c 1	225 (20%) CSP clauses are encoded (5745 clauses, 73532 bytes)
0.92/1.06	c 1	338 (30%) CSP clauses are encoded (5866 clauses, 75159 bytes)
0.92/1.08	c 1	450 (40%) CSP clauses are encoded (6929 clauses, 90060 bytes)
1.01/1.11	c 1	562 (50%) CSP clauses are encoded (15899 clauses, 247618 bytes)
1.01/1.12	c 1	675 (60%) CSP clauses are encoded (18808 clauses, 297748 bytes)
1.01/1.17	c 1	787 (70%) CSP clauses are encoded (44238 clauses, 761617 bytes)
1.01/1.18	c 1	900 (80%) CSP clauses are encoded (47475 clauses, 817577 bytes)
1.01/1.19	c 1	1012 (90%) CSP clauses are encoded (54967 clauses, 951520 bytes)
1.32/1.46	c 2	1124 (100%) CSP clauses are encoded (192492 clauses, 3454185 bytes)
1.32/1.46	c 2	1124 CSP clauses encoded
1.32/1.46	c 2	Writing map file : HOME/temp.map
1.32/1.47	c 2	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.32/1.47	c 2	SAT : 6286 SAT variables, 192492 SAT clauses, 3454185 bytes
1.32/1.47	c 2	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.41/1.50	c 2	OBJECTIVE minimize _COST
1.41/1.50	c 2	OBJECTIVE BOUND: 0 <= _COST <= 
1.41/1.50	c 2	SEARCHING: _COST <= 188
1.41/1.50	c 2	SOLVING HOME/temp.cnf
1.41/1.50	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.41/1.50	c 2	This is MiniSat 2.0 beta
1.41/1.50	c 2	WARNING: for repeatability, setting FPU to use double precision
1.41/1.50	c 2	============================[ Problem Statistics ]=============================
1.41/1.50	c 2	|                                                                             |
1.41/1.50	c 2	|  Number of variables:  6286                                                 |
1.41/1.50	c 2	|  Number of clauses:    192493                                               |
1.41/1.60	c 2	|  Parsing time:         0.08         s                                       |
1.41/1.65	c 2	============================[ Search Statistics ]==============================
1.41/1.65	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.41/1.65	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.41/1.65	c 2	===============================================================================
1.41/1.65	c 2	|         0 |    4603   123668   358933 |    41222        0    nan |  0.000 % |
1.41/1.68	c 2	|       100 |    4601   123668   358933 |    45344       99     11 | 26.981 % |
1.41/1.69	c 2	===============================================================================
1.41/1.69	c 2	restarts              : 2
1.41/1.69	c 2	conflicts             : 113            (653 /sec)
1.41/1.69	c 2	decisions             : 502            (1.20 % random) (2902 /sec)
1.41/1.69	c 2	propagations          : 56491          (326589 /sec)
1.41/1.69	c 2	conflict literals     : 1342           (21.15 % deleted)
1.41/1.69	c 2	Memory used           : 9.71 MB
1.41/1.69	c 2	CPU time              : 0.172973 s
1.41/1.69	c 2	
1.41/1.70	c 2	SATISFIABLE
1.41/1.70	c 2	FOUND: _COST <= 188
1.41/1.70	s SATISFIABLE
1.41/1.70	c 2	DECODING HOME/temp.out WITH HOME/temp.map
1.41/1.70	c 2	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.41/1.79	c 2	Decoding HOME/temp.out
1.61/1.90	c 2	OBJECTIVE _COST 188
1.61/1.90	o 188
1.61/1.90	v 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
1.61/1.92	c 2	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.61/1.97	c 2	OBJECTIVE BOUND: 0 <= _COST <= 188
1.61/1.97	c 2	SEARCHING: _COST <= 94
1.61/1.97	c 2	SOLVING HOME/temp.cnf
1.61/1.97	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.61/1.97	c 2	This is MiniSat 2.0 beta
1.61/1.97	c 2	WARNING: for repeatability, setting FPU to use double precision
1.61/1.97	c 2	============================[ Problem Statistics ]=============================
1.61/1.97	c 2	|                                                                             |
1.61/1.98	c 2	|  Number of variables:  6286                                                 |
1.61/1.98	c 2	|  Number of clauses:    192493                                               |
1.85/2.08	c 2	|  Parsing time:         0.09         s                                       |
1.96/2.14	c 2	============================[ Search Statistics ]==============================
1.96/2.14	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.96/2.14	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.96/2.14	c 2	===============================================================================
1.96/2.14	c 2	|         0 |    3663    81415   234900 |    27138        0    nan |  0.000 % |
1.96/2.18	c 2	|       101 |    3659    81415   234900 |    29852       99     15 | 42.189 % |
2.06/2.20	c 2	|       251 |    3659    81415   234900 |    32837      249     14 | 42.191 % |
2.06/2.24	c 2	|       476 |    3659    81415   234900 |    36121      474     15 | 42.189 % |
2.06/2.28	c 2	|       814 |    3659    81415   234900 |    39733      812     15 | 42.189 % |
2.16/2.36	c 3	|      1320 |    3634    79855   230317 |    43706     1318     15 | 42.189 % |
2.26/2.49	c 3	|      2080 |    3619    79259   228582 |    48077     2077     15 | 42.429 % |
2.56/2.71	c 3	|      3221 |    3619    79259   228582 |    52884     3218     18 | 42.428 % |
2.56/2.74	c 3	===============================================================================
2.56/2.74	c 3	restarts              : 8
2.56/2.74	c 3	conflicts             : 3366           (4519 /sec)
2.56/2.74	c 3	decisions             : 4900           (0.90 % random) (6578 /sec)
2.56/2.74	c 3	propagations          : 1163011        (1561328 /sec)
2.56/2.74	c 3	conflict literals     : 62037          (22.44 % deleted)
2.56/2.74	c 3	Memory used           : 9.84 MB
2.56/2.74	c 3	CPU time              : 0.744886 s
2.56/2.74	c 3	
2.56/2.74	c 3	SATISFIABLE
2.56/2.75	c 3	FOUND: _COST <= 94
2.56/2.75	c 3	DECODING HOME/temp.out WITH HOME/temp.map
2.56/2.75	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.62/2.83	c 3	Decoding HOME/temp.out
2.62/2.95	c 3	OBJECTIVE _COST 94
2.62/2.95	o 94
2.62/2.95	v 0 0 1 1 1 0 1 1 1 1 1 1 1 1 1 1 0 0 1 0 1 1 1 0 1 1 1 0 0 1 0 1 1 1 0 0 0 1 1 1
2.62/2.99	c 3	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.62/3.02	c 3	OBJECTIVE BOUND: 0 <= _COST <= 94
2.62/3.02	c 3	SEARCHING: _COST <= 47
2.62/3.02	c 3	SOLVING HOME/temp.cnf
2.62/3.02	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.62/3.02	c 3	This is MiniSat 2.0 beta
2.62/3.02	c 3	WARNING: for repeatability, setting FPU to use double precision
2.62/3.02	c 3	============================[ Problem Statistics ]=============================
2.62/3.02	c 3	|                                                                             |
2.62/3.03	c 3	|  Number of variables:  6286                                                 |
2.62/3.03	c 3	|  Number of clauses:    192493                                               |
2.84/3.13	c 3	|  Parsing time:         0.09         s                                       |
2.84/3.19	c 3	============================[ Search Statistics ]==============================
2.84/3.19	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.84/3.19	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.84/3.19	c 3	===============================================================================
2.84/3.19	c 3	|         0 |    3052    47716   135589 |    15905        0    nan |  0.000 % |
3.00/3.23	c 3	|       101 |    3049    47716   135589 |    17495       99      8 | 52.116 % |
3.00/3.25	c 3	|       252 |    3048    47716   135589 |    19245      248     11 | 52.768 % |
3.00/3.27	c 3	|       477 |    3048    47716   135589 |    21169      473     14 | 52.768 % |
3.10/3.33	c 4	|       814 |    2969    44293   125593 |    23286      809     14 | 52.768 % |
3.20/3.40	c 4	|      1323 |    2948    43459   123160 |    25615     1317     14 | 53.102 % |
3.30/3.51	c 4	|      2082 |    2948    43459   123160 |    28177     2076     15 | 53.102 % |
3.40/3.69	c 4	|      3221 |    2948    43459   123160 |    30994     3215     15 | 53.102 % |
3.70/3.97	c 4	|      4930 |    2946    43426   123069 |    34094     4921     14 | 53.134 % |
4.19/4.48	c 5	|      7492 |    2946    43426   123069 |    37503     7483     15 | 53.134 % |
4.98/5.28	c 5	|     11337 |    2946    43426   123069 |    41254    11328     15 | 53.134 % |
6.77/7.07	c 7	|     17103 |    2946    43426   123069 |    45379    17094     15 | 53.134 % |
10.13/10.41	c 11	|     25752 |    2946    43426   123069 |    49917    25743     15 | 53.134 % |
16.27/16.60	c 17	|     38727 |    2946    43426   123069 |    54909    38718     15 | 53.134 % |
28.66/29.17	c 29	|     58190 |    2946    43426   123069 |    60400    58181     15 | 53.134 % |
43.44/44.04	c 44	|     87383 |    2946    43426   123069 |    66440    38028     14 | 53.134 % |
66.62/67.42	c 68	|    131173 |    2946    43426   123069 |    73084    27566     14 | 53.134 % |
103.17/104.37	c 105	|    196857 |    2926    42551   120507 |    80393    30789     13 | 53.453 % |
154.68/156.35	c 157	|    295384 |    2900    41721   118100 |    88432    39939     14 | 53.867 % |
184.10/186.08	c 186	===============================================================================
184.10/186.08	c 186	restarts              : 19
184.10/186.08	c 186	conflicts             : 344245         (1899 /sec)
184.10/186.08	c 186	decisions             : 410653         (1.05 % random) (2265 /sec)
184.10/186.08	c 186	propagations          : 142747958      (787278 /sec)
184.10/186.08	c 186	conflict literals     : 4956328        (42.43 % deleted)
184.10/186.08	c 186	Memory used           : 14.79 MB
184.10/186.08	c 186	CPU time              : 181.318 s
184.10/186.08	c 186	
184.10/186.08	c 186	UNSATISFIABLE
184.10/186.08	c 186	NOT FOUND: _COST <= 47
184.10/186.08	c 186	OBJECTIVE BOUND: 48 <= _COST <= 94
184.10/186.08	c 186	SEARCHING: _COST <= 71
184.10/186.08	c 186	SOLVING HOME/temp.cnf
184.10/186.08	c 186	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
184.10/186.09	c 186	This is MiniSat 2.0 beta
184.10/186.09	c 186	WARNING: for repeatability, setting FPU to use double precision
184.10/186.09	c 186	============================[ Problem Statistics ]=============================
184.10/186.09	c 186	|                                                                             |
184.10/186.09	c 186	|  Number of variables:  6286                                                 |
184.10/186.09	c 186	|  Number of clauses:    192493                                               |
184.20/186.19	c 186	|  Parsing time:         0.09         s                                       |
184.20/186.25	c 186	============================[ Search Statistics ]==============================
184.20/186.25	c 186	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.20/186.25	c 186	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
184.20/186.25	c 186	===============================================================================
184.20/186.25	c 186	|         0 |    3364    64096   183817 |    21365        0    nan |  0.000 % |
184.20/186.28	c 186	|       101 |    3361    64096   183817 |    23501       99     19 | 46.946 % |
184.20/186.31	c 186	|       252 |    3361    64096   183817 |    25852      250     17 | 46.946 % |
184.20/186.34	c 187	|       478 |    3361    64096   183817 |    28437      476     15 | 46.946 % |
184.20/186.38	c 187	|       815 |    3335    62697   179717 |    31280      813     15 | 46.946 % |
184.20/186.45	c 187	|      1321 |    3335    62697   179717 |    34409     1319     15 | 46.946 % |
184.20/186.55	c 187	|      2080 |    3335    62697   179717 |    37849     2078     16 | 46.946 % |
184.20/186.72	c 187	|      3219 |    3335    62697   179717 |    41634     3217     16 | 46.946 % |
185.09/187.03	c 187	|      4927 |    3335    62697   179717 |    45798     4925     18 | 46.946 % |
185.68/187.67	c 188	|      7489 |    3318    62042   177812 |    50378     7483     19 | 47.216 % |
186.67/188.62	c 189	|     11334 |    3318    62042   177812 |    55416    11328     19 | 47.216 % |
187.96/189.92	c 190	|     17100 |    3318    62042   177812 |    60957    17094     19 | 47.216 % |
190.83/192.88	c 193	|     25749 |    3318    62042   177812 |    67053    25743     20 | 47.216 % |
196.77/198.89	c 199	|     38724 |    3318    62042   177812 |    73758    38718     20 | 47.216 % |
208.57/210.75	c 211	|     58185 |    3318    62042   177812 |    81134    58179     21 | 47.216 % |
232.54/234.91	c 235	|     87377 |    3318    62042   177812 |    89248    16884     21 | 47.216 % |
255.62/258.29	c 258	|    131166 |    3318    62042   177812 |    98173    60673     21 | 47.216 % |
304.16/307.28	c 307	|    196851 |    3318    62042   177812 |   107990    39901     22 | 47.216 % |
375.79/379.55	c 380	|    295377 |    3318    62042   177812 |   118789    42824     23 | 47.216 % |
496.05/500.96	c 501	|    443166 |    3318    62042   177812 |   130668    84831     23 | 47.216 % |
677.54/684.17	c 684	|    664849 |    3318    62042   177812 |   143735    69602     22 | 47.216 % |
996.32/1006.00	c 1006	|    997374 |    3318    62042   177812 |   158108   140935     24 | 47.216 % |
1111.44/1122.12	c 1122	===============================================================================
1111.44/1122.12	c 1122	restarts              : 22
1111.44/1122.12	c 1122	conflicts             : 1128185        (1217 /sec)
1111.44/1122.12	c 1122	decisions             : 1343294        (0.90 % random) (1449 /sec)
1111.44/1122.13	c 1122	propagations          : 432285571      (466233 /sec)
1111.44/1122.13	c 1122	conflict literals     : 27106689       (35.97 % deleted)
1111.44/1122.13	c 1122	Memory used           : 33.27 MB
1111.44/1122.13	c 1122	CPU time              : 927.188 s
1111.44/1122.13	c 1122	
1111.44/1122.13	c 1122	SATISFIABLE
1111.44/1122.13	c 1122	FOUND: _COST <= 71
1111.44/1122.13	c 1122	DECODING HOME/temp.out WITH HOME/temp.map
1111.44/1122.13	c 1122	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1111.49/1122.22	c 1122	Decoding HOME/temp.out
1111.49/1122.34	c 1123	OBJECTIVE _COST 71
1111.49/1122.34	o 71
1111.49/1122.34	v 1 0 0 1 1 1 1 1 1 0 1 0 1 1 1 1 1 0 1 1 1 1 1 0 1 0 1 0 0 1 0 1 0 1 0 0 1 1 1 1
1111.49/1122.35	c 1123	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1111.49/1122.36	c 1123	OBJECTIVE BOUND: 48 <= _COST <= 71
1111.49/1122.36	c 1123	SEARCHING: _COST <= 59
1111.49/1122.36	c 1123	SOLVING HOME/temp.cnf
1111.49/1122.36	c 1123	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1111.49/1122.36	c 1123	This is MiniSat 2.0 beta
1111.49/1122.36	c 1123	WARNING: for repeatability, setting FPU to use double precision
1111.49/1122.36	c 1123	============================[ Problem Statistics ]=============================
1111.49/1122.36	c 1123	|                                                                             |
1111.49/1122.36	c 1123	|  Number of variables:  6286                                                 |
1111.49/1122.36	c 1123	|  Number of clauses:    192493                                               |
1111.69/1122.46	c 1123	|  Parsing time:         0.09         s                                       |
1111.69/1122.52	c 1123	============================[ Search Statistics ]==============================
1111.69/1122.52	c 1123	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1111.69/1122.52	c 1123	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1111.69/1122.52	c 1123	===============================================================================
1111.69/1122.52	c 1123	|         0 |    3208    55690   159055 |    18563        0    nan |  0.000 % |
1111.69/1122.55	c 1123	|       102 |    3205    55690   159055 |    20419      101     11 | 49.205 % |
1111.69/1122.56	c 1123	|       255 |    3205    55690   159055 |    22461      254     14 | 49.205 % |
1111.69/1122.59	c 1123	|       480 |    3205    55690   159055 |    24707      479     14 | 49.205 % |
1111.69/1122.64	c 1123	|       819 |    3193    55109   157366 |    27178      818     13 | 49.205 % |
1111.69/1122.72	c 1123	|      1327 |    3179    54375   155207 |    29896     1325     14 | 49.427 % |
1111.69/1122.84	c 1123	|      2087 |    3179    54375   155207 |    32886     2085     15 | 49.427 % |
1112.31/1123.02	c 1123	|      3226 |    3179    54375   155207 |    36174     3224     17 | 49.428 % |
1112.51/1123.28	c 1123	|      4934 |    3179    54375   155207 |    39792     4932     17 | 49.427 % |
1113.01/1123.71	c 1124	|      7496 |    3162    53756   153410 |    43771     7491     16 | 49.698 % |
1113.70/1124.42	c 1125	|     11340 |    3162    53756   153410 |    48148    11335     17 | 49.698 % |
1115.09/1125.82	c 1126	|     17108 |    3162    53756   153410 |    52963    17103     17 | 49.698 % |
1117.96/1128.79	c 1129	|     25759 |    3162    53756   153410 |    58259    25754     17 | 49.698 % |
1123.11/1133.96	c 1134	|     38733 |    3162    53756   153410 |    64085    38728     18 | 49.698 % |
1133.81/1144.72	c 1145	|     58196 |    3162    53756   153410 |    70494    58191     19 | 49.698 % |
1149.16/1160.30	c 1160	|     87388 |    3162    53756   153410 |    77543    26967     19 | 49.698 % |
1178.97/1190.33	c 1191	|    131177 |    3162    53756   153410 |    85298    70756     20 | 49.698 % |
1221.47/1233.29	c 1233	|    196861 |    3162    53756   153410 |    93827    62088     19 | 49.698 % |
1285.28/1297.65	c 1298	|    295387 |    3162    53756   153410 |   103210    77984     19 | 49.698 % |
1393.95/1407.37	c 1408	|    443176 |    3162    53756   153410 |   113531    43680     20 | 49.698 % |
1561.76/1576.72	c 1577	|    664859 |    3162    53756   153410 |   124884    61695     21 | 49.698 % |
1833.38/1851.00	c 1851	|    997385 |    3162    53756   153410 |   137373    54409     20 | 49.698 % |
2289.17/2311.04	c 2311	|   1496173 |    3162    53756   153410 |   151110    54771     18 | 49.698 % |
2976.97/3005.31	c 3005	|   2244355 |    3162    53756   153410 |   166221   114006     20 | 49.698 % |
3600.08/3634.31	sh: line 1:  4965 Terminated              HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out' 2>&1
3600.08/3634.32	c ERROR unknown output  in HOME/temp.out
3600.08/3634.32	c 3634	CPU 3599.64 (0.04 0.01 3599.6 0.46)
3600.08/3634.32	c 3634	END Wed Jul 23 02:32:55 2008

Verifier Data (download as text)

OK	71	304
71 unsatisfied constraints, 304 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-1127468-1216769541/watcher-1127468-1216769541 -o /tmp/evaluation-result-1127468-1216769541/solver-1127468-1216769541 -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-1127468-1216769541.xml 

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 4802
/proc/meminfo: memFree=1241472/2055920 swapFree=4192956/4192956
[pid=4802] ppid=4800 vsize=18572 CPUtime=0
/proc/4802/stat : 4802 (runsolver) R 4800 4802 4280 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 4046691 19017728 292 996147200 4194304 4296836 548682068256 18446744073709551615 226913479975 0 0 4096 24578 0 0 0 17 1 0 0
/proc/4802/statm: 4643 292 257 25 0 2626 0

[startup+0.080294 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 4802
/proc/meminfo: memFree=1241472/2055920 swapFree=4192956/4192956
[pid=4802] ppid=4800 vsize=13600 CPUtime=0.03
/proc/4802/stat : 4802 (sugar) S 4800 4802 4280 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 4046691 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4802/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.105297 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 4802
/proc/meminfo: memFree=1241472/2055920 swapFree=4192956/4192956
[pid=4802] ppid=4800 vsize=13600 CPUtime=0.03
/proc/4802/stat : 4802 (sugar) S 4800 4802 4280 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 4046691 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4802/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301315 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 4802
/proc/meminfo: memFree=1241472/2055920 swapFree=4192956/4192956
[pid=4802] ppid=4800 vsize=13600 CPUtime=0.03
/proc/4802/stat : 4802 (sugar) S 4800 4802 4280 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 4046691 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4802/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701359 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 4802
/proc/meminfo: memFree=1241472/2055920 swapFree=4192956/4192956
[pid=4802] ppid=4800 vsize=13600 CPUtime=0.39
/proc/4802/stat : 4802 (sugar) S 4800 4802 4280 0 -1 4194304 974 4419 0 1 3 0 33 3 15 0 1 0 4046691 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4802/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 13600

[startup+1.50402 s]
/proc/loadavg: 2.00 2.00 2.00 4/85 4824
/proc/meminfo: memFree=1227240/2055920 swapFree=4192956/4192956
[pid=4802] ppid=4800 vsize=13732 CPUtime=1.41
/proc/4802/stat : 4802 (sugar) S 4800 4802 4280 0 -1 4194304 1036 11159 0 2 4 1 126 10 15 0 1 0 4046691 14061568 812 996147200 4194304 4206940 548682068592 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4802/statm: 3433 812 374 3 0 533 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 13732

[startup+3.10164 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 4838
/proc/meminfo: memFree=1226344/2055920 swapFree=4192956/4192956
[pid=4802] ppid=4800 vsize=13732 CPUtime=2.84
/proc/4802/stat : 4802 (sugar) S 4800 4802 4280 0 -1 4194304 1297 24248 0 4 4 1 259 20 16 0 1 0 4046691 14061568 812 996147200 4194304 4206940 548682068592 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4802/statm: 3433 812 374 3 0 533 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 13732

[startup+6.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 4850
/proc/meminfo: memFree=1226152/2055920 swapFree=4192956/4192956
[pid=4802] ppid=4800 vsize=13732 CPUtime=2.84
/proc/4802/stat : 4802 (sugar) S 4800 4802 4280 0 -1 4194304 1297 24248 0 4 4 1 259 20 15 0 1 0 4046691 14061568 812 996147200 4194304 4206940 548682068592 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4802/statm: 3433 812 374 3 0 533 0
[pid=4849] ppid=4802 vsize=5356 CPUtime=0
/proc/4849/stat : 4849 (sh) S 4802 4802 4280 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4046993 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4849/statm: 1339 232 193 169 0 50 0
[pid=4850] ppid=4849 vsize=10228 CPUtime=3.23
/proc/4850/stat : 4850 (minisat) R 4849 4802 4280 0 -1 4194304 2427 0 0 0 322 1 0 0 25 0 1 0 4046994 10473472 2413 996147200 134512640 135127466 4294956256 18446744073709551615 134530698 0 0 4096 3 0 0 0 17 1 0 0
/proc/4850/statm: 2557 2413 75 150 0 2404 0
Current children cumulated CPU time (s) 6.07
Current children cumulated vsize (KiB) 29316

[startup+12.7027 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 4850
/proc/meminfo: memFree=1225896/2055920 swapFree=4192956/4192956
[pid=4802] ppid=4800 vsize=13732 CPUtime=2.84
/proc/4802/stat : 4802 (sugar) S 4800 4802 4280 0 -1 4194304 1297 24248 0 4 4 1 259 20 16 0 1 0 4046691 14061568 812 996147200 4194304 4206940 548682068592 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4802/statm: 3433 812 374 3 0 533 0
[pid=4849] ppid=4802 vsize=5356 CPUtime=0
/proc/4849/stat : 4849 (sh) S 4802 4802 4280 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4046993 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4849/statm: 1339 232 193 169 0 50 0
[pid=4850] ppid=4849 vsize=10540 CPUtime=9.57
/proc/4850/stat : 4850 (minisat) R 4849 4802 4280 0 -1 4194304 2502 0 0 0 956 1 0 0 25 0 1 0 4046994 10792960 2488 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/4850/statm: 2635 2488 75 150 0 2482 0
Current children cumulated CPU time (s) 12.41
Current children cumulated vsize (KiB) 29628

[startup+25.5012 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 4850
/proc/meminfo: memFree=1224680/2055920 swapFree=4192956/4192956
[pid=4802] ppid=4800 vsize=13732 CPUtime=2.84
/proc/4802/stat : 4802 (sugar) S 4800 4802 4280 0 -1 4194304 1297 24248 0 4 4 1 259 20 16 0 1 0 4046691 14061568 812 996147200 4194304 4206940 548682068592 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4802/statm: 3433 812 374 3 0 533 0
[pid=4849] ppid=4802 vsize=5356 CPUtime=0
/proc/4849/stat : 4849 (sh) S 4802 4802 4280 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4046993 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4849/statm: 1339 232 193 169 0 50 0
[pid=4850] ppid=4849 vsize=11864 CPUtime=22.25
/proc/4850/stat : 4850 (minisat) R 4849 4802 4280 0 -1 4194304 2837 0 0 0 2224 1 0 0 25 0 1 0 4046994 12148736 2823 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/4850/statm: 2966 2823 75 150 0 2813 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 30952

[startup+51.101 s]
/proc/loadavg: 1.93 1.98 1.99 3/84 4951
/proc/meminfo: memFree=1433712/2055920 swapFree=4192956/4192956
[pid=4802] ppid=4800 vsize=13732 CPUtime=2.84
/proc/4802/stat : 4802 (sugar) S 4800 4802 4280 0 -1 4194304 1297 24248 0 4 4 1 259 20 16 0 1 0 4046691 14061568 812 996147200 4194304 4206940 548682068592 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4802/statm: 3433 812 374 3 0 533 0
[pid=4849] ppid=4802 vsize=5356 CPUtime=0
/proc/4849/stat : 4849 (sh) S 4802 4802 4280 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4046993 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4849/statm: 1339 232 193 169 0 50 0
[pid=4850] ppid=4849 vsize=13432 CPUtime=47.63
/proc/4850/stat : 4850 (minisat) R 4849 4802 4280 0 -1 4194304 3175 0 0 0 4760 3 0 0 25 0 1 0 4046994 13754368 3161 996147200 134512640 135127466 4294956256 18446744073709551615 134528050 0 0 4096 3 0 0 0 17 1 0 0
/proc/4850/statm: 3358 3161 75 150 0 3205 0
Current children cumulated CPU time (s) 50.47
Current children cumulated vsize (KiB) 32520

[startup+102.307 s]
/proc/loadavg: 1.97 1.98 1.99 3/84 4951
/proc/meminfo: memFree=1432624/2055920 swapFree=4192956/4192956
[pid=4802] ppid=4800 vsize=13732 CPUtime=2.84
/proc/4802/stat : 4802 (sugar) S 4800 4802 4280 0 -1 4194304 1297 24248 0 4 4 1 259 20 16 0 1 0 4046691 14061568 812 996147200 4194304 4206940 548682068592 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4802/statm: 3433 812 374 3 0 533 0
[pid=4849] ppid=4802 vsize=5356 CPUtime=0
/proc/4849/stat : 4849 (sh) S 4802 4802 4280 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4046993 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4849/statm: 1339 232 193 169 0 50 0
[pid=4850] ppid=4849 vsize=14436 CPUtime=98.35
/proc/4850/stat : 4850 (minisat) R 4849 4802 4280 0 -1 4194304 3455 0 0 0 9832 3 0 0 25 0 1 0 4046994 14782464 3441 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/4850/statm: 3609 3441 75 150 0 3456 0
Current children cumulated CPU time (s) 101.19
Current children cumulated vsize (KiB) 33524

[startup+162.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/84 4951
/proc/meminfo: memFree=1431984/2055920 swapFree=4192956/4192956
[pid=4802] ppid=4800 vsize=13732 CPUtime=2.84
/proc/4802/stat : 4802 (sugar) S 4800 4802 4280 0 -1 4194304 1297 24248 0 4 4 1 259 20 16 0 1 0 4046691 14061568 812 996147200 4194304 4206940 548682068592 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4802/statm: 3433 812 374 3 0 533 0
[pid=4849] ppid=4802 vsize=5356 CPUtime=0
/proc/4849/stat : 4849 (sh) S 4802 4802 4280 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4046993 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4849/statm: 1339 232 193 169 0 50 0
[pid=4850] ppid=4849 vsize=14992 CPUtime=157.79
/proc/4850/stat : 4850 (minisat) R 4849 4802 4280 0 -1 4194304 3573 0 0 0 15776 3 0 0 25 0 1 0 4046994 15351808 3559 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/4850/statm: 3748 3559 75 150 0 3595 0
Current children cumulated CPU time (s) 160.63
Current children cumulated vsize (KiB) 34080

[startup+222.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/84 4953
/proc/meminfo: memFree=1430640/2055920 swapFree=4192956/4192956
[pid=4802] ppid=4800 vsize=13732 CPUtime=184.2
/proc/4802/stat : 4802 (sugar) S 4800 4802 4280 0 -1 4194304 1351 28154 0 4 4 1 18391 24 16 0 1 0 4046691 14061568 812 996147200 4194304 4206940 548682068592 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4802/statm: 3433 812 374 3 0 533 0
[pid=4952] ppid=4802 vsize=5356 CPUtime=0
/proc/4952/stat : 4952 (sh) S 4802 4802 4280 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4065300 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4952/statm: 1339 232 193 169 0 50 0
[pid=4953] ppid=4952 vsize=16108 CPUtime=35.85
/proc/4953/stat : 4953 (minisat) R 4952 4802 4280 0 -1 4194304 3885 0 0 0 3583 2 0 0 25 0 1 0 4065300 16494592 3871 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/4953/statm: 4027 3871 75 150 0 3874 0
Current children cumulated CPU time (s) 220.05
Current children cumulated vsize (KiB) 35196

[startup+282.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/84 4953
/proc/meminfo: memFree=1427440/2055920 swapFree=4192956/4192956
[pid=4802] ppid=4800 vsize=13732 CPUtime=184.2
/proc/4802/stat : 4802 (sugar) S 4800 4802 4280 0 -1 4194304 1351 28154 0 4 4 1 18391 24 16 0 1 0 4046691 14061568 812 996147200 4194304 4206940 548682068592 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4802/statm: 3433 812 374 3 0 533 0
[pid=4952] ppid=4802 vsize=5356 CPUtime=0
/proc/4952/stat : 4952 (sh) S 4802 4802 4280 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4065300 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4952/statm: 1339 232 193 169 0 50 0
[pid=4953] ppid=4952 vsize=19356 CPUtime=95.29
/proc/4953/stat : 4953 (minisat) R 4952 4802 4280 0 -1 4194304 4679 0 0 0 9526 3 0 0 25 0 1 0 4065300 19820544 4665 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/4953/statm: 4839 4665 75 150 0 4686 0
Current children cumulated CPU time (s) 279.49
Current children cumulated vsize (KiB) 38444

[startup+342.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/84 4953
/proc/meminfo: memFree=1425520/2055920 swapFree=4192956/4192956
[pid=4802] ppid=4800 vsize=13732 CPUtime=184.2
/proc/4802/stat : 4802 (sugar) S 4800 4802 4280 0 -1 4194304 1351 28154 0 4 4 1 18391 24 16 0 1 0 4046691 14061568 812 996147200 4194304 4206940 548682068592 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4802/statm: 3433 812 374 3 0 533 0

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

[pid=4802] ppid=4800 vsize=13732 CPUtime=1111.69
/proc/4802/stat : 4802 (sugar) S 4800 4802 4280 0 -1 4194304 1465 40480 0 5 4 1 111128 36 16 0 1 0 4046691 14061568 812 996147200 4194304 4206940 548682068592 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4802/statm: 3433 812 374 3 0 533 0
[pid=4964] ppid=4802 vsize=5356 CPUtime=0
/proc/4964/stat : 4964 (sh) S 4802 4802 4280 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4158927 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4964/statm: 1339 232 193 169 0 50 0
[pid=4965] ppid=4964 vsize=33432 CPUtime=1961.37
/proc/4965/stat : 4965 (minisat) R 4964 4802 4280 0 -1 4194304 8056 0 0 0 196129 8 0 0 25 0 1 0 4158927 34234368 8018 996147200 134512640 135127466 4294956256 18446744073709551615 134530775 0 0 4096 3 0 0 0 17 1 0 0
/proc/4965/statm: 8358 8018 75 150 0 8205 0
Current children cumulated CPU time (s) 3073.06
Current children cumulated vsize (KiB) 52520

[startup+3162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 4973
/proc/meminfo: memFree=1411440/2055920 swapFree=4192956/4192956
[pid=4802] ppid=4800 vsize=13732 CPUtime=1111.69
/proc/4802/stat : 4802 (sugar) S 4800 4802 4280 0 -1 4194304 1465 40480 0 5 4 1 111128 36 16 0 1 0 4046691 14061568 812 996147200 4194304 4206940 548682068592 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4802/statm: 3433 812 374 3 0 533 0
[pid=4964] ppid=4802 vsize=5356 CPUtime=0
/proc/4964/stat : 4964 (sh) S 4802 4802 4280 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4158927 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4964/statm: 1339 232 193 169 0 50 0
[pid=4965] ppid=4964 vsize=33852 CPUtime=2020.81
/proc/4965/stat : 4965 (minisat) R 4964 4802 4280 0 -1 4194304 8133 0 0 0 202073 8 0 0 25 0 1 0 4158927 34664448 8095 996147200 134512640 135127466 4294956256 18446744073709551615 134529001 0 0 4096 3 0 0 0 17 1 0 0
/proc/4965/statm: 8463 8095 75 150 0 8310 0
Current children cumulated CPU time (s) 3132.5
Current children cumulated vsize (KiB) 52940

[startup+3222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 4973
/proc/meminfo: memFree=1411120/2055920 swapFree=4192956/4192956
[pid=4802] ppid=4800 vsize=13732 CPUtime=1111.69
/proc/4802/stat : 4802 (sugar) S 4800 4802 4280 0 -1 4194304 1465 40480 0 5 4 1 111128 36 16 0 1 0 4046691 14061568 812 996147200 4194304 4206940 548682068592 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4802/statm: 3433 812 374 3 0 533 0
[pid=4964] ppid=4802 vsize=5356 CPUtime=0
/proc/4964/stat : 4964 (sh) S 4802 4802 4280 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4158927 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4964/statm: 1339 232 193 169 0 50 0
[pid=4965] ppid=4964 vsize=34180 CPUtime=2080.25
/proc/4965/stat : 4965 (minisat) R 4964 4802 4280 0 -1 4194304 8223 0 0 0 208017 8 0 0 25 0 1 0 4158927 35000320 8185 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/4965/statm: 8545 8185 75 150 0 8392 0
Current children cumulated CPU time (s) 3191.94
Current children cumulated vsize (KiB) 53268

[startup+3282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 4973
/proc/meminfo: memFree=1411056/2055920 swapFree=4192956/4192956
[pid=4802] ppid=4800 vsize=13732 CPUtime=1111.69
/proc/4802/stat : 4802 (sugar) S 4800 4802 4280 0 -1 4194304 1465 40480 0 5 4 1 111128 36 16 0 1 0 4046691 14061568 812 996147200 4194304 4206940 548682068592 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4802/statm: 3433 812 374 3 0 533 0
[pid=4964] ppid=4802 vsize=5356 CPUtime=0
/proc/4964/stat : 4964 (sh) S 4802 4802 4280 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4158927 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4964/statm: 1339 232 193 169 0 50 0
[pid=4965] ppid=4964 vsize=34180 CPUtime=2139.69
/proc/4965/stat : 4965 (minisat) R 4964 4802 4280 0 -1 4194304 8225 0 0 0 213961 8 0 0 25 0 1 0 4158927 35000320 8187 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/4965/statm: 8545 8187 75 150 0 8392 0
Current children cumulated CPU time (s) 3251.38
Current children cumulated vsize (KiB) 53268

[startup+3342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 4973
/proc/meminfo: memFree=1410928/2055920 swapFree=4192956/4192956
[pid=4802] ppid=4800 vsize=13732 CPUtime=1111.69
/proc/4802/stat : 4802 (sugar) S 4800 4802 4280 0 -1 4194304 1465 40480 0 5 4 1 111128 36 16 0 1 0 4046691 14061568 812 996147200 4194304 4206940 548682068592 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4802/statm: 3433 812 374 3 0 533 0
[pid=4964] ppid=4802 vsize=5356 CPUtime=0
/proc/4964/stat : 4964 (sh) S 4802 4802 4280 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4158927 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4964/statm: 1339 232 193 169 0 50 0
[pid=4965] ppid=4964 vsize=34180 CPUtime=2199.13
/proc/4965/stat : 4965 (minisat) R 4964 4802 4280 0 -1 4194304 8225 0 0 0 219905 8 0 0 25 0 1 0 4158927 35000320 8187 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/4965/statm: 8545 8187 75 150 0 8392 0
Current children cumulated CPU time (s) 3310.82
Current children cumulated vsize (KiB) 53268

[startup+3402.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 4973
/proc/meminfo: memFree=1410928/2055920 swapFree=4192956/4192956
[pid=4802] ppid=4800 vsize=13732 CPUtime=1111.69
/proc/4802/stat : 4802 (sugar) S 4800 4802 4280 0 -1 4194304 1465 40480 0 5 4 1 111128 36 16 0 1 0 4046691 14061568 812 996147200 4194304 4206940 548682068592 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4802/statm: 3433 812 374 3 0 533 0
[pid=4964] ppid=4802 vsize=5356 CPUtime=0
/proc/4964/stat : 4964 (sh) S 4802 4802 4280 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4158927 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4964/statm: 1339 232 193 169 0 50 0
[pid=4965] ppid=4964 vsize=34260 CPUtime=2258.57
/proc/4965/stat : 4965 (minisat) R 4964 4802 4280 0 -1 4194304 8233 0 0 0 225849 8 0 0 25 0 1 0 4158927 35082240 8195 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/4965/statm: 8565 8195 75 150 0 8412 0
Current children cumulated CPU time (s) 3370.26
Current children cumulated vsize (KiB) 53348

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 4973
/proc/meminfo: memFree=1410800/2055920 swapFree=4192956/4192956
[pid=4802] ppid=4800 vsize=13732 CPUtime=1111.69
/proc/4802/stat : 4802 (sugar) S 4800 4802 4280 0 -1 4194304 1465 40480 0 5 4 1 111128 36 16 0 1 0 4046691 14061568 812 996147200 4194304 4206940 548682068592 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4802/statm: 3433 812 374 3 0 533 0
[pid=4964] ppid=4802 vsize=5356 CPUtime=0
/proc/4964/stat : 4964 (sh) S 4802 4802 4280 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4158927 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4964/statm: 1339 232 193 169 0 50 0
[pid=4965] ppid=4964 vsize=34260 CPUtime=2318
/proc/4965/stat : 4965 (minisat) R 4964 4802 4280 0 -1 4194304 8236 0 0 0 231792 8 0 0 25 0 1 0 4158927 35082240 8198 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/4965/statm: 8565 8198 75 150 0 8412 0
Current children cumulated CPU time (s) 3429.69
Current children cumulated vsize (KiB) 53348

[startup+3522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 4973
/proc/meminfo: memFree=1410608/2055920 swapFree=4192956/4192956
[pid=4802] ppid=4800 vsize=13732 CPUtime=1111.69
/proc/4802/stat : 4802 (sugar) S 4800 4802 4280 0 -1 4194304 1465 40480 0 5 4 1 111128 36 16 0 1 0 4046691 14061568 812 996147200 4194304 4206940 548682068592 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4802/statm: 3433 812 374 3 0 533 0
[pid=4964] ppid=4802 vsize=5356 CPUtime=0
/proc/4964/stat : 4964 (sh) S 4802 4802 4280 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4158927 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4964/statm: 1339 232 193 169 0 50 0
[pid=4965] ppid=4964 vsize=34380 CPUtime=2377.44
/proc/4965/stat : 4965 (minisat) R 4964 4802 4280 0 -1 4194304 8254 0 0 0 237736 8 0 0 25 0 1 0 4158927 35205120 8216 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/4965/statm: 8595 8216 75 150 0 8442 0
Current children cumulated CPU time (s) 3489.13
Current children cumulated vsize (KiB) 53468

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 4973
/proc/meminfo: memFree=1410544/2055920 swapFree=4192956/4192956
[pid=4802] ppid=4800 vsize=13732 CPUtime=1111.69
/proc/4802/stat : 4802 (sugar) S 4800 4802 4280 0 -1 4194304 1465 40480 0 5 4 1 111128 36 16 0 1 0 4046691 14061568 812 996147200 4194304 4206940 548682068592 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4802/statm: 3433 812 374 3 0 533 0
[pid=4964] ppid=4802 vsize=5356 CPUtime=0
/proc/4964/stat : 4964 (sh) S 4802 4802 4280 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4158927 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4964/statm: 1339 232 193 169 0 50 0
[pid=4965] ppid=4964 vsize=34380 CPUtime=2436.88
/proc/4965/stat : 4965 (minisat) R 4964 4802 4280 0 -1 4194304 8254 0 0 0 243680 8 0 0 25 0 1 0 4158927 35205120 8216 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/4965/statm: 8595 8216 75 150 0 8442 0
Current children cumulated CPU time (s) 3548.57
Current children cumulated vsize (KiB) 53468



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3634.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 4973
/proc/meminfo: memFree=1410480/2055920 swapFree=4192956/4192956
[pid=4802] ppid=4800 vsize=13732 CPUtime=1111.69
/proc/4802/stat : 4802 (sugar) S 4800 4802 4280 0 -1 4194304 1465 40480 0 5 4 1 111128 36 16 0 1 0 4046691 14061568 812 996147200 4194304 4206940 548682068592 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4802/statm: 3433 812 374 3 0 533 0
[pid=4964] ppid=4802 vsize=5356 CPUtime=0
/proc/4964/stat : 4964 (sh) S 4802 4802 4280 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4158927 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4964/statm: 1339 232 193 169 0 50 0
[pid=4965] ppid=4964 vsize=34556 CPUtime=2488.39
/proc/4965/stat : 4965 (minisat) R 4964 4802 4280 0 -1 4194304 8276 0 0 0 248831 8 0 0 25 0 1 0 4158927 35385344 8238 996147200 134512640 135127466 4294956256 18446744073709551615 134528314 0 0 4096 3 0 0 0 17 1 0 0
/proc/4965/statm: 8639 8238 75 150 0 8486 0
Current children cumulated CPU time (s) 3600.08
Current children cumulated vsize (KiB) 53644

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

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

[startup+3634.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 4973
/proc/meminfo: memFree=1410480/2055920 swapFree=4192956/4192956
[pid=4802] ppid=4800 vsize=13732 CPUtime=1111.69
/proc/4802/stat : 4802 (sugar) S 4800 4802 4280 0 -1 4194304 1465 40480 0 5 4 1 111128 36 16 0 1 0 4046691 14061568 812 996147200 4194304 4206940 548682068592 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4802/statm: 3433 812 374 3 0 533 0
[pid=4964] ppid=4802 vsize=5356 CPUtime=0
/proc/4964/stat : 4964 (sh) S 4802 4802 4280 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4158927 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4964/statm: 1339 232 193 169 0 50 0
[pid=4965] ppid=4964 vsize=34556 CPUtime=2488.39
/proc/4965/stat : 4965 (minisat) R 4964 4802 4280 0 -1 4194304 8276 0 0 0 248831 8 0 0 25 0 1 0 4158927 35385344 8238 996147200 134512640 135127466 4294956256 18446744073709551615 134528314 0 0 4096 3 0 0 0 17 1 0 0
/proc/4965/statm: 8639 8238 75 150 0 8486 0
Current children cumulated CPU time (s) 3600.08
Current children cumulated vsize (KiB) 53644

Child status: 0
Real time (s): 3634.32
CPU time (s): 3600.13
CPU user time (s): 3599.65
CPU system time (s): 0.481926
CPU usage (%): 99.0594
Max. virtual memory (cumulated for all children) (KiB): 887428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.65
system time used= 0.481926
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50576
page faults= 5
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2709
involuntary context switches= 145279

runsolver used 5.85311 second user time and 10.6834 second system time

The end

Launcher Data (download as text)

Begin job on node5 at 2008-07-23 01:32:21
IDJOB=1127468
IDBENCH=63451
IDSOLVER=368
FILE ID=node5/1127468-1216769541
PBS_JOBID= 7974069
Free space on /tmp= 66520 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/maxcsp/cnf/2-40-100-1000/normalized-cnf-2-40-500-633422_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-1127468-1216769541/watcher-1127468-1216769541 -o /tmp/evaluation-result-1127468-1216769541/solver-1127468-1216769541 -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-1127468-1216769541.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 4161f7937679b228430670e0474e32b5
RANDOM SEED=1998758871

node5.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1241952 kB
Buffers:         30476 kB
Cached:         541948 kB
SwapCached:          0 kB
Active:         379108 kB
Inactive:       383432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1241952 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1304 kB
Writeback:           0 kB
Mapped:         201324 kB
Slab:            36204 kB
Committed_AS:   259888 kB
PageTables:       2280 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= 66560 MiB
End job on node5 at 2008-07-23 02:32:55