Trace number 1112108

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+minisatOPTIMUM1 547.464 552.903

General information on the benchmark

Namecsp/rand-3-20-20/
normalized-rand-3-20-20-60-632-6_ext.xml
MD5SUM0f1b884dfd1924af2bb3a0367831bfe2
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 benchmark228.629
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints60
Maximum constraint arity3
Maximum domain size20
Number of constraints which are defined in extension60
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.04	c 0	BEGIN Sat Jul 12 13:30:39 2008
0.00/0.04	c 0	PID 14824
0.00/0.05	c 0	HOST node42.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1112108-1215862239.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-1112108-1215862239.xml' 'HOME/temp.csp'
0.03/0.88	c 1	1 domains, 20 variables, 0 predicates, 60 relations, 60 constraints
0.03/0.89	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.89	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.85/0.97	c 1	Parsing HOME/temp.csp
1.93/2.09	c 2	parsed 141 expressions
1.93/2.09	c 2	Heap : 21 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.93/2.09	c 2	MAX CSP: 60 constraints
1.93/2.09	c 2	Converting to clausal form CSP
2.03/2.12	c 2	converted 21 (10%) expressions
2.12/2.29	c 2	converted 41 (20%) expressions
2.23/2.31	c 2	converted 62 (30%) expressions
2.23/2.32	c 2	converted 82 (40%) expressions
2.32/2.43	c 3	converted 102 (50%) expressions
2.42/2.51	c 3	converted 123 (60%) expressions
2.42/2.59	c 3	converted 143 (70%) expressions
2.52/2.68	c 3	converted 164 (80%) expressions
2.83/2.93	c 3	converted 184 (90%) expressions
3.02/3.10	c 3	converted 204 (100%) expressions
3.02/3.10	c 3	CSP : 140 integers, 0 booleans, 179 clauses, largest domain size 91
3.02/3.10	c 3	Heap : 41 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.02/3.10	c 3	Propagation in CSP
3.02/3.12	c 3	56 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.02/3.12	c 3	CSP : 140 integers, 0 booleans, 179 clauses, largest domain size 61
3.02/3.12	c 3	Heap : 41 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.02/3.12	c 3	Simplifing CSP by introducing new Boolean variables
3.02/3.12	c 3	CSP : 140 integers, 0 booleans, 179 clauses, largest domain size 61
3.02/3.12	c 3	Heap : 41 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.12/3.25	c 3	Encoding CSP to SAT : HOME/temp.cnf
3.12/3.27	c 3	14 (10%) CSP integer variables are encoded (252 clauses, 2632 bytes)
3.12/3.27	c 3	28 (20%) CSP integer variables are encoded (360 clauses, 3820 bytes)
3.12/3.27	c 3	42 (30%) CSP integer variables are encoded (360 clauses, 3820 bytes)
3.12/3.27	c 3	56 (40%) CSP integer variables are encoded (360 clauses, 3820 bytes)
3.12/3.27	c 3	70 (50%) CSP integer variables are encoded (360 clauses, 3820 bytes)
3.12/3.27	c 3	84 (60%) CSP integer variables are encoded (424 clauses, 4524 bytes)
3.12/3.27	c 3	98 (70%) CSP integer variables are encoded (680 clauses, 7340 bytes)
3.12/3.28	c 3	112 (80%) CSP integer variables are encoded (783 clauses, 8473 bytes)
3.12/3.28	c 3	126 (90%) CSP integer variables are encoded (828 clauses, 8968 bytes)
3.12/3.28	c 3	140 (100%) CSP integer variables are encoded (901 clauses, 9852 bytes)
3.61/3.75	c 4	18 (10%) CSP clauses are encoded (33334 clauses, 949016 bytes)
4.01/4.17	c 4	36 (20%) CSP clauses are encoded (65820 clauses, 1950455 bytes)
4.41/4.59	c 5	54 (30%) CSP clauses are encoded (98331 clauses, 2982977 bytes)
4.61/4.74	c 5	72 (40%) CSP clauses are encoded (109173 clauses, 3326407 bytes)
4.61/4.75	c 5	90 (50%) CSP clauses are encoded (111465 clauses, 3359537 bytes)
4.61/4.75	c 5	108 (60%) CSP clauses are encoded (111581 clauses, 3361083 bytes)
4.61/4.75	c 5	126 (70%) CSP clauses are encoded (113531 clauses, 3390342 bytes)
4.61/4.75	c 5	144 (80%) CSP clauses are encoded (113651 clauses, 3391941 bytes)
4.61/4.76	c 5	162 (90%) CSP clauses are encoded (113935 clauses, 3395929 bytes)
4.61/4.76	c 5	179 (100%) CSP clauses are encoded (114699 clauses, 3408072 bytes)
4.61/4.76	c 5	179 CSP clauses encoded
4.61/4.76	c 5	Writing map file : HOME/temp.map
4.61/4.76	c 5	Heap : 17 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.61/4.76	c 5	SAT : 1041 SAT variables, 114699 SAT clauses, 3408072 bytes
4.61/4.76	c 5	Heap : 17 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.66/4.81	c 5	OBJECTIVE minimize _COST
4.66/4.81	c 5	OBJECTIVE BOUND: 0 <= _COST <= 
4.66/4.81	c 5	SEARCHING: _COST <= 30
4.66/4.81	c 5	SOLVING HOME/temp.cnf
4.66/4.81	c 5	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
4.66/4.81	c 5	This is MiniSat 2.0 beta
4.66/4.81	c 5	WARNING: for repeatability, setting FPU to use double precision
4.66/4.81	c 5	============================[ Problem Statistics ]=============================
4.66/4.81	c 5	|                                                                             |
4.66/4.81	c 5	|  Number of variables:  1041                                                 |
4.66/4.81	c 5	|  Number of clauses:    114700                                               |
4.66/4.89	c 5	|  Parsing time:         0.07         s                                       |
4.69/4.90	c 5	============================[ Search Statistics ]==============================
4.69/4.90	c 5	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.69/4.90	c 5	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.69/4.90	c 5	===============================================================================
4.69/4.90	c 5	|         0 |     861   112559   715290 |    37519        0    nan |  0.000 % |
4.69/4.91	c 5	===============================================================================
4.69/4.91	c 5	restarts              : 1
4.69/4.91	c 5	conflicts             : 6              (65 /sec)
4.69/4.91	c 5	decisions             : 27             (0.00 % random) (290 /sec)
4.69/4.91	c 5	propagations          : 1318           (14174 /sec)
4.69/4.91	c 5	conflict literals     : 92             (29.77 % deleted)
4.69/4.91	c 5	Memory used           : 8.07 MB
4.69/4.91	c 5	CPU time              : 0.092985 s
4.69/4.91	c 5	
4.69/4.91	c 5	SATISFIABLE
4.69/4.92	c 5	FOUND: _COST <= 30
4.69/4.92	s SATISFIABLE
4.69/4.92	c 5	DECODING HOME/temp.out WITH HOME/temp.map
4.69/4.92	c 5	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
4.69/5.00	c 5	Decoding HOME/temp.out
4.79/5.04	c 5	OBJECTIVE _COST 30
4.79/5.04	o 30
4.79/5.04	v 5 5 19 16 2 10 7 17 4 8 6 3 19 19 19 10 19 19 19 19
4.79/5.04	c 5	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
4.79/5.08	c 5	OBJECTIVE BOUND: 0 <= _COST <= 30
4.79/5.08	c 5	SEARCHING: _COST <= 15
4.79/5.08	c 5	SOLVING HOME/temp.cnf
4.79/5.08	c 5	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
4.79/5.08	c 5	This is MiniSat 2.0 beta
4.79/5.08	c 5	WARNING: for repeatability, setting FPU to use double precision
4.79/5.08	c 5	============================[ Problem Statistics ]=============================
4.79/5.08	c 5	|                                                                             |
4.79/5.08	c 5	|  Number of variables:  1041                                                 |
4.79/5.08	c 5	|  Number of clauses:    114700                                               |
4.92/5.16	c 5	|  Parsing time:         0.07         s                                       |
4.92/5.17	c 5	============================[ Search Statistics ]==============================
4.92/5.17	c 5	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.92/5.17	c 5	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.92/5.17	c 5	===============================================================================
4.92/5.17	c 5	|         0 |     756   111254   711675 |    37084        0    nan |  0.000 % |
4.92/5.23	c 5	|       101 |     756   111254   711675 |    40793      101     19 | 27.378 % |
4.92/5.30	c 5	|       252 |     756   111254   711675 |    44872      252     20 | 27.379 % |
4.92/5.37	c 6	|       477 |     756   111254   711675 |    49359      477     20 | 27.379 % |
5.23/5.49	c 6	|       814 |     756   111254   711675 |    54295      814     21 | 27.379 % |
5.32/5.59	c 6	|      1320 |     756   111254   711675 |    59725     1320     20 | 27.379 % |
5.52/5.75	c 6	|      2079 |     756   111254   711675 |    65697     2079     21 | 27.379 % |
5.62/5.85	c 6	===============================================================================
5.62/5.85	c 6	restarts              : 7
5.62/5.85	c 6	conflicts             : 2412           (3260 /sec)
5.62/5.85	c 6	decisions             : 3019           (0.73 % random) (4080 /sec)
5.62/5.85	c 6	propagations          : 212580         (287314 /sec)
5.62/5.85	c 6	conflict literals     : 50370          (35.82 % deleted)
5.62/5.85	c 6	Memory used           : 8.59 MB
5.62/5.85	c 6	CPU time              : 0.739887 s
5.62/5.85	c 6	
5.62/5.85	c 6	SATISFIABLE
5.62/5.85	c 6	FOUND: _COST <= 15
5.62/5.85	c 6	DECODING HOME/temp.out WITH HOME/temp.map
5.62/5.85	c 6	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
5.68/5.93	c 6	Decoding HOME/temp.out
5.68/5.97	c 6	OBJECTIVE _COST 15
5.68/5.97	o 15
5.68/5.97	v 12 19 18 17 6 11 19 19 19 19 5 0 19 19 11 2 19 19 18 14
5.68/5.97	c 6	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
5.68/6.01	c 6	OBJECTIVE BOUND: 0 <= _COST <= 15
5.68/6.01	c 6	SEARCHING: _COST <= 7
5.68/6.01	c 6	SOLVING HOME/temp.cnf
5.68/6.01	c 6	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
5.68/6.01	c 6	This is MiniSat 2.0 beta
5.68/6.01	c 6	WARNING: for repeatability, setting FPU to use double precision
5.68/6.01	c 6	============================[ Problem Statistics ]=============================
5.68/6.01	c 6	|                                                                             |
5.68/6.01	c 6	|  Number of variables:  1041                                                 |
5.68/6.01	c 6	|  Number of clauses:    114700                                               |
5.68/6.09	c 6	|  Parsing time:         0.07         s                                       |
5.80/6.10	c 6	============================[ Search Statistics ]==============================
5.80/6.10	c 6	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.80/6.10	c 6	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.80/6.10	c 6	===============================================================================
5.80/6.10	c 6	|         0 |     672   110122   708523 |    36707        0    nan |  0.000 % |
5.80/6.15	c 6	|       101 |     672   110122   708523 |    40378      101     18 | 35.447 % |
5.80/6.22	c 6	|       251 |     672   110122   708523 |    44415      251     18 | 35.448 % |
5.80/6.31	c 6	|       477 |     672   110122   708523 |    48857      477     18 | 35.448 % |
5.80/6.38	c 7	|       814 |     672   110122   708523 |    53743      814     17 | 35.448 % |
6.27/6.54	c 7	|      1320 |     672   110122   708523 |    59117     1320     17 | 35.448 % |
6.37/6.68	c 7	===============================================================================
6.37/6.68	c 7	restarts              : 6
6.37/6.68	c 7	conflicts             : 1692           (2640 /sec)
6.37/6.68	c 7	decisions             : 2138           (1.03 % random) (3336 /sec)
6.37/6.68	c 7	propagations          : 163138         (254544 /sec)
6.37/6.68	c 7	conflict literals     : 29306          (34.96 % deleted)
6.37/6.68	c 7	Memory used           : 8.59 MB
6.37/6.68	c 7	CPU time              : 0.640902 s
6.37/6.68	c 7	
6.37/6.68	c 7	SATISFIABLE
6.37/6.68	c 7	FOUND: _COST <= 7
6.37/6.68	c 7	DECODING HOME/temp.out WITH HOME/temp.map
6.37/6.68	c 7	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
6.47/6.76	c 7	Decoding HOME/temp.out
6.47/6.79	c 7	OBJECTIVE _COST 7
6.47/6.79	o 7
6.47/6.79	v 4 3 13 5 16 13 8 19 15 19 3 19 19 13 11 14 19 2 5 19
6.47/6.81	c 7	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
6.47/6.85	c 7	OBJECTIVE BOUND: 0 <= _COST <= 7
6.47/6.85	c 7	SEARCHING: _COST <= 3
6.47/6.85	c 7	SOLVING HOME/temp.cnf
6.47/6.85	c 7	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
6.47/6.85	c 7	This is MiniSat 2.0 beta
6.47/6.85	c 7	WARNING: for repeatability, setting FPU to use double precision
6.47/6.85	c 7	============================[ Problem Statistics ]=============================
6.47/6.85	c 7	|                                                                             |
6.47/6.85	c 7	|  Number of variables:  1041                                                 |
6.47/6.85	c 7	|  Number of clauses:    114700                                               |
6.60/6.93	c 7	|  Parsing time:         0.07         s                                       |
6.60/6.94	c 7	============================[ Search Statistics ]==============================
6.60/6.94	c 7	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.60/6.94	c 7	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.60/6.94	c 7	===============================================================================
6.60/6.94	c 7	|         0 |     592   109360   706473 |    36453        0    nan |  0.000 % |
6.60/6.98	c 7	|       100 |     592   109360   706473 |    40098      100     19 | 43.132 % |
6.60/7.06	c 7	|       251 |     592   109360   706473 |    44108      251     21 | 43.133 % |
6.60/7.18	c 7	|       476 |     592   109360   706473 |    48519      476     20 | 43.133 % |
6.60/7.37	c 8	|       813 |     592   109360   706473 |    53371      813     21 | 43.133 % |
7.34/7.62	c 8	|      1319 |     592   109360   706473 |    58708     1319     20 | 43.133 % |
7.63/7.96	c 8	|      2079 |     592   109360   706473 |    64579     2079     19 | 43.133 % |
8.03/8.39	c 9	|      3219 |     592   109360   706473 |    71037     3219     21 | 43.133 % |
8.81/9.16	c 9	|      4927 |     592   109360   706473 |    78140     4927     22 | 43.133 % |
10.00/10.31	c 10	|      7489 |     592   109360   706473 |    85955     7489     23 | 43.132 % |
11.99/12.34	c 13	|     11333 |     592   109360   706473 |    94550    11333     24 | 43.133 % |
14.66/15.06	c 15	|     17099 |     592   109360   706473 |   104005    17099     24 | 43.133 % |
18.92/19.38	c 20	|     25751 |     592   109360   706473 |   114406    25751     25 | 43.133 % |
26.45/26.97	c 27	|     38727 |     592   109360   706473 |   125846    38727     25 | 43.133 % |
34.37/35.00	c 35	===============================================================================
34.37/35.00	c 35	restarts              : 14
34.37/35.00	c 35	conflicts             : 50876          (1827 /sec)
34.37/35.00	c 35	decisions             : 59097          (1.11 % random) (2122 /sec)
34.37/35.00	c 35	propagations          : 4279803        (153702 /sec)
34.37/35.00	c 35	conflict literals     : 1258991        (29.52 % deleted)
34.37/35.00	c 35	Memory used           : 14.85 MB
34.37/35.00	c 35	CPU time              : 27.8448 s
34.37/35.00	c 35	
34.37/35.00	c 35	SATISFIABLE
34.48/35.00	c 35	FOUND: _COST <= 3
34.48/35.00	c 35	DECODING HOME/temp.out WITH HOME/temp.map
34.48/35.00	c 35	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
34.48/35.10	c 35	Decoding HOME/temp.out
34.55/35.13	c 35	OBJECTIVE _COST 3
34.55/35.14	o 3
34.55/35.14	v 4 17 19 18 14 9 19 1 14 14 8 6 19 8 10 12 19 11 1 0
34.55/35.16	c 35	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
34.55/35.18	c 35	OBJECTIVE BOUND: 0 <= _COST <= 3
34.55/35.18	c 35	SEARCHING: _COST <= 1
34.55/35.18	c 35	SOLVING HOME/temp.cnf
34.55/35.18	c 35	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
34.55/35.18	c 35	This is MiniSat 2.0 beta
34.55/35.18	c 35	WARNING: for repeatability, setting FPU to use double precision
34.55/35.18	c 35	============================[ Problem Statistics ]=============================
34.55/35.18	c 35	|                                                                             |
34.55/35.18	c 35	|  Number of variables:  1041                                                 |
34.55/35.18	c 35	|  Number of clauses:    114700                                               |
34.63/35.26	c 35	|  Parsing time:         0.07         s                                       |
34.63/35.27	c 35	============================[ Search Statistics ]==============================
34.63/35.27	c 35	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
34.63/35.27	c 35	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
34.63/35.27	c 35	===============================================================================
34.63/35.27	c 35	|         0 |     500   108813   705106 |    36271        0    nan |  0.000 % |
34.63/35.31	c 35	|       101 |     500   108813   705106 |    39898      101     19 | 51.969 % |
34.63/35.38	c 36	|       252 |     500   108813   705106 |    43887      252     22 | 51.971 % |
34.63/35.47	c 36	|       478 |     500   108813   705106 |    48276      478     21 | 51.971 % |
34.63/35.55	c 36	|       816 |     500   108813   705106 |    53104      816     20 | 51.971 % |
34.63/35.78	c 36	|      1323 |     500   108813   705106 |    58414     1323     22 | 51.971 % |
34.63/36.10	c 36	|      2084 |     500   108813   705106 |    64256     2084     22 | 51.971 % |
36.02/36.61	c 37	|      3225 |     500   108813   705106 |    70681     3225     22 | 51.971 % |
36.72/37.32	c 37	|      4933 |     500   108813   705106 |    77750     4933     21 | 51.971 % |
37.90/38.50	c 39	|      7495 |     500   108813   705106 |    85525     7495     22 | 51.971 % |
39.79/40.40	c 41	|     11340 |     500   108813   705106 |    94077    11340     22 | 51.971 % |
42.55/43.21	c 43	|     17109 |     500   108813   705106 |   103485    17109     22 | 51.971 % |
47.12/47.86	c 48	|     25758 |     500   108813   705106 |   113833    25758     23 | 51.979 % |
55.73/56.51	c 57	|     38732 |     500   108813   705106 |   125217    38732     24 | 51.971 % |
70.10/71.09	c 71	|     58193 |     500   108813   705106 |   137739    58193     25 | 51.970 % |
96.25/97.48	c 98	|     87387 |     500   108813   705106 |   151512    87387     24 | 51.971 % |
147.96/149.67	c 150	|    131177 |     500   108813   705106 |   166664   131177     26 | 51.972 % |
229.49/231.99	c 232	|    196863 |     500   108813   705106 |   183330    56269     23 | 51.975 % |
303.19/306.31	c 306	|    295389 |     499   107940   700165 |   201663   103558     27 | 52.066 % |
432.17/436.55	c 437	===============================================================================
432.17/436.55	c 437	restarts              : 19
432.17/436.55	c 437	conflicts             : 383218         (964 /sec)
432.17/436.55	c 437	decisions             : 448095         (1.37 % random) (1127 /sec)
432.17/436.55	c 437	propagations          : 21368584       (53758 /sec)
432.17/436.55	c 437	conflict literals     : 10094119       (24.51 % deleted)
432.17/436.55	c 437	Memory used           : 37.00 MB
432.17/436.55	c 437	CPU time              : 397.494 s
432.17/436.55	c 437	
432.17/436.55	c 437	SATISFIABLE
432.17/436.56	c 437	FOUND: _COST <= 1
432.17/436.56	c 437	DECODING HOME/temp.out WITH HOME/temp.map
432.17/436.56	c 437	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
432.26/436.65	c 437	Decoding HOME/temp.out
432.26/436.68	c 437	OBJECTIVE _COST 1
432.26/436.68	o 1
432.26/436.68	v 1 13 18 10 4 9 13 12 18 18 12 12 2 8 7 0 13 18 14 1
432.26/436.70	c 437	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
432.35/436.73	c 437	OBJECTIVE BOUND: 0 <= _COST <= 1
432.35/436.73	c 437	SEARCHING: _COST <= 0
432.35/436.73	c 437	SOLVING HOME/temp.cnf
432.35/436.73	c 437	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
432.35/436.73	c 437	This is MiniSat 2.0 beta
432.35/436.73	c 437	WARNING: for repeatability, setting FPU to use double precision
432.35/436.73	c 437	============================[ Problem Statistics ]=============================
432.35/436.73	c 437	|                                                                             |
432.35/436.74	c 437	|  Number of variables:  1041                                                 |
432.35/436.74	c 437	|  Number of clauses:    114700                                               |
432.37/436.82	c 437	|  Parsing time:         0.07         s                                       |
432.37/436.82	c 437	============================[ Search Statistics ]==============================
432.37/436.82	c 437	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
432.37/436.82	c 437	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
432.37/436.82	c 437	===============================================================================
432.37/436.82	c 437	|         0 |     380   108576   704514 |    36192        0    nan |  0.000 % |
432.37/436.86	c 437	|       100 |     380   108576   704514 |    39811      100     11 | 63.497 % |
432.37/436.93	c 437	|       251 |     380   108576   704514 |    43792      251     11 | 63.498 % |
432.37/437.00	c 437	|       477 |     380   108576   704514 |    48171      477      9 | 63.498 % |
432.37/437.14	c 437	|       814 |     380   108576   704514 |    52988      814      9 | 63.498 % |
432.37/437.35	c 438	|      1321 |     380   108576   704514 |    58287     1321      9 | 63.499 % |
432.37/437.63	c 438	|      2080 |     380   108576   704514 |    64116     2080     11 | 63.498 % |
433.61/438.05	c 438	|      3220 |     380   108576   704514 |    70527     3220     11 | 63.499 % |
434.11/438.54	c 439	|      4929 |     380   108576   704514 |    77580     4929     11 | 63.498 % |
435.10/439.53	c 440	|      7493 |     380   108576   704514 |    85338     7493     12 | 63.498 % |
436.78/441.24	c 441	|     11337 |     380   108576   704514 |    93872    11337     12 | 63.498 % |
439.06/443.53	c 444	|     17104 |     379   108576   704514 |   103259    17103     12 | 63.593 % |
442.54/447.05	c 447	|     25753 |     378   106575   692586 |   113585     9031     11 | 63.689 % |
448.18/452.70	c 453	|     38727 |     377   106575   692586 |   124944    22004     13 | 63.785 % |
457.69/462.36	c 463	|     58188 |     376   106575   692586 |   137439    41464     13 | 63.881 % |
474.92/479.76	c 480	|     87384 |     373   104091   676546 |   151182    53839     13 | 64.169 % |
500.68/505.76	c 506	|    131174 |     370   100379   651917 |   166301    68611     14 | 64.457 % |
545.56/551.09	c 551	|    196858 |     364    89158   577157 |   182931    51940     14 | 65.036 % |
547.34/552.89	c 553	===============================================================================
547.34/552.89	c 553	restarts              : 18
547.34/552.89	c 553	conflicts             : 199458         (1734 /sec)
547.34/552.89	c 553	decisions             : 241331         (1.68 % random) (2098 /sec)
547.34/552.89	c 553	propagations          : 7776864        (67602 /sec)
547.34/552.89	c 553	conflict literals     : 2673072        (32.49 % deleted)
547.34/552.89	c 553	Memory used           : 15.96 MB
547.34/552.89	c 553	CPU time              : 115.039 s
547.34/552.89	c 553	
547.34/552.89	c 553	UNSATISFIABLE
547.45/552.90	c 553	NOT FOUND: _COST <= 0
547.45/552.90	c 553	OBJECTIVE _COST 1
547.45/552.90	s OPTIMUM FOUND
547.45/552.90	c 553	CPU 546.89 (0.04 0.02 546.85 0.54)
547.45/552.90	c 553	END Sat Jul 12 13:39:52 2008

Verifier Data (download as text)

OK	1	59
1 unsatisfied constraints, 59 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-1112108-1215862239/watcher-1112108-1215862239 -o /tmp/evaluation-result-1112108-1215862239/solver-1112108-1215862239 -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-1112108-1215862239.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/81 14824
/proc/meminfo: memFree=1858544/2055920 swapFree=4181040/4192956
[pid=14824] ppid=14822 vsize=12132 CPUtime=0
/proc/14824/stat : 14824 (sugar) R 14822 14824 14221 0 -1 4194304 215 0 0 0 0 0 0 0 20 0 1 0 42923343 12423168 183 996147200 4194304 4206940 548682068592 18446744073709551615 259435066166 0 0 4224 0 0 0 0 17 1 0 0
/proc/14824/statm: 3033 183 142 3 0 133 0

[startup+0.0779949 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 14824
/proc/meminfo: memFree=1858544/2055920 swapFree=4181040/4192956
[pid=14824] ppid=14822 vsize=13600 CPUtime=0.03
/proc/14824/stat : 14824 (sugar) S 14822 14824 14221 0 -1 4194304 898 127 0 0 2 1 0 0 19 0 1 0 42923343 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14824/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.102964 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 14824
/proc/meminfo: memFree=1858544/2055920 swapFree=4181040/4192956
[pid=14824] ppid=14822 vsize=13600 CPUtime=0.03
/proc/14824/stat : 14824 (sugar) S 14822 14824 14221 0 -1 4194304 898 127 0 0 2 1 0 0 19 0 1 0 42923343 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14824/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301983 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 14824
/proc/meminfo: memFree=1858544/2055920 swapFree=4181040/4192956
[pid=14824] ppid=14822 vsize=13600 CPUtime=0.03
/proc/14824/stat : 14824 (sugar) S 14822 14824 14221 0 -1 4194304 898 127 0 0 2 1 0 0 19 0 1 0 42923343 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14824/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.70103 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 14824
/proc/meminfo: memFree=1858544/2055920 swapFree=4181040/4192956
[pid=14824] ppid=14822 vsize=13600 CPUtime=0.03
/proc/14824/stat : 14824 (sugar) S 14822 14824 14221 0 -1 4194304 898 127 0 0 2 1 0 0 19 0 1 0 42923343 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14824/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50212 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 14846
/proc/meminfo: memFree=1849872/2055920 swapFree=4181040/4192956
[pid=14824] ppid=14822 vsize=13600 CPUtime=0.85
/proc/14824/stat : 14824 (sugar) S 14822 14824 14221 0 -1 4194304 974 6926 0 1 2 1 77 5 16 0 1 0 42923343 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14824/statm: 3400 797 370 3 0 500 0
[pid=14837] ppid=14824 vsize=5356 CPUtime=0
/proc/14837/stat : 14837 (sh) S 14824 14824 14221 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 42923432 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14837/statm: 1339 233 193 169 0 50 0
[pid=14838] ppid=14837 vsize=864012 CPUtime=0.59
/proc/14838/stat : 14838 (java) S 14837 14824 14221 0 -1 0 6734 0 1 0 55 4 0 0 18 0 9 0 42923432 884748288 6024 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14838/statm: 216003 6024 2532 9 0 210585 0
[pid=14838/tid=14839] ppid=14837 vsize=864012 CPUtime=0.34
/proc/14838/task/14839/stat : 14839 (java) R 14837 14824 14221 0 -1 64 2457 0 1 0 33 1 0 0 22 0 9 0 42923433 884748288 6024 996147200 134512640 134550740 4294955936 18446744073709551615 4126413475 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14838/tid=14840] ppid=14837 vsize=864012 CPUtime=0.18
/proc/14838/task/14840/stat : 14840 (java) S 14837 14824 14221 0 -1 64 3268 0 0 0 17 1 0 0 16 0 9 0 42923434 884748288 6024 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14838/tid=14841] ppid=14837 vsize=864012 CPUtime=0
/proc/14838/task/14841/stat : 14841 (java) S 14837 14824 14221 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 42923435 884748288 6024 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14838/tid=14842] ppid=14837 vsize=864012 CPUtime=0
/proc/14838/task/14842/stat : 14842 (java) S 14837 14824 14221 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 42923435 884748288 6024 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14838/tid=14843] ppid=14837 vsize=864012 CPUtime=0
/proc/14838/task/14843/stat : 14843 (java) S 14837 14824 14221 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42923437 884748288 6024 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14838/tid=14844] ppid=14837 vsize=864012 CPUtime=0.03
/proc/14838/task/14844/stat : 14844 (java) S 14837 14824 14221 0 -1 64 313 0 0 0 3 0 0 0 16 0 9 0 42923437 884748288 6024 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14838/tid=14845] ppid=14837 vsize=864012 CPUtime=0
/proc/14838/task/14845/stat : 14845 (java) S 14837 14824 14221 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 42923437 884748288 6024 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14838/tid=14846] ppid=14837 vsize=864012 CPUtime=0
/proc/14838/task/14846/stat : 14846 (java) S 14837 14824 14221 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 42923437 884748288 6024 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 882968

[startup+3.1013 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 14846
/proc/meminfo: memFree=1827344/2055920 swapFree=4181040/4192956
[pid=14824] ppid=14822 vsize=13600 CPUtime=0.86
/proc/14824/stat : 14824 (sugar) S 14822 14824 14221 0 -1 4194304 974 6926 0 1 3 1 77 5 15 0 1 0 42923343 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14824/statm: 3400 797 370 3 0 500 0
[pid=14837] ppid=14824 vsize=5356 CPUtime=0
/proc/14837/stat : 14837 (sh) S 14824 14824 14221 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 42923432 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14837/statm: 1339 233 193 169 0 50 0
[pid=14838] ppid=14837 vsize=864160 CPUtime=2.16
/proc/14838/stat : 14838 (java) S 14837 14824 14221 0 -1 0 15662 0 1 0 209 7 0 0 18 0 9 0 42923432 884899840 14887 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14838/statm: 216040 14887 2540 9 0 210615 0
[pid=14838/tid=14839] ppid=14837 vsize=864160 CPUtime=1.08
/proc/14838/task/14839/stat : 14839 (java) R 14837 14824 14221 0 -1 64 3201 0 1 0 106 2 0 0 25 0 9 0 42923433 884899840 14887 996147200 134512640 134550740 4294955936 18446744073709551615 4125950496 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14838/tid=14840] ppid=14837 vsize=864160 CPUtime=1
/proc/14838/task/14840/stat : 14840 (java) S 14837 14824 14221 0 -1 64 11438 0 0 0 96 4 0 0 17 0 9 0 42923434 884899840 14887 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14838/tid=14841] ppid=14837 vsize=864160 CPUtime=0
/proc/14838/task/14841/stat : 14841 (java) S 14837 14824 14221 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 42923435 884899840 14887 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14838/tid=14842] ppid=14837 vsize=864160 CPUtime=0
/proc/14838/task/14842/stat : 14842 (java) S 14837 14824 14221 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 42923435 884899840 14887 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14838/tid=14843] ppid=14837 vsize=864160 CPUtime=0
/proc/14838/task/14843/stat : 14843 (java) S 14837 14824 14221 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42923437 884899840 14887 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14838/tid=14844] ppid=14837 vsize=864160 CPUtime=0.06
/proc/14838/task/14844/stat : 14844 (java) S 14837 14824 14221 0 -1 64 327 0 0 0 6 0 0 0 16 0 9 0 42923437 884899840 14887 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14838/tid=14845] ppid=14837 vsize=864160 CPUtime=0
/proc/14838/task/14845/stat : 14845 (java) S 14837 14824 14221 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 42923437 884899840 14887 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14838/tid=14846] ppid=14837 vsize=864160 CPUtime=0
/proc/14838/task/14846/stat : 14846 (java) S 14837 14824 14221 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 42923437 884899840 14887 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 883116

[startup+6.30166 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 14860
/proc/meminfo: memFree=1842960/2055920 swapFree=4181040/4192956
[pid=14824] ppid=14822 vsize=13600 CPUtime=5.8
/proc/14824/stat : 14824 (sugar) S 14822 14824 14221 0 -1 4194304 1289 35084 0 4 3 1 551 25 15 0 1 0 42923343 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14824/statm: 3400 804 374 3 0 500 0
Current children cumulated CPU time (s) 5.8
Current children cumulated vsize (KiB) 13600

[startup+12.7014 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 14884
/proc/meminfo: memFree=1841552/2055920 swapFree=4181040/4192956
[pid=14824] ppid=14822 vsize=13600 CPUtime=6.6
/proc/14824/stat : 14824 (sugar) S 14822 14824 14221 0 -1 4194304 1403 41169 0 5 3 2 626 29 16 0 1 0 42923343 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14824/statm: 3400 804 374 3 0 500 0
[pid=14883] ppid=14824 vsize=5356 CPUtime=0
/proc/14883/stat : 14883 (sh) S 14824 14824 14221 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42924028 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14883/statm: 1339 232 193 169 0 50 0
[pid=14884] ppid=14883 vsize=10116 CPUtime=5.79
/proc/14884/stat : 14884 (minisat) R 14883 14824 14221 0 -1 4194304 2422 0 0 0 577 2 0 0 25 0 1 0 42924028 10358784 2408 996147200 134512640 135127466 4294956256 18446744073709551615 134528005 0 0 4096 3 0 0 0 17 1 0 0
/proc/14884/statm: 2529 2408 75 150 0 2376 0
Current children cumulated CPU time (s) 12.39
Current children cumulated vsize (KiB) 29072

[startup+25.5028 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 14884
/proc/meminfo: memFree=1838416/2055920 swapFree=4181040/4192956
[pid=14824] ppid=14822 vsize=13600 CPUtime=6.6
/proc/14824/stat : 14824 (sugar) S 14822 14824 14221 0 -1 4194304 1403 41169 0 5 3 2 626 29 16 0 1 0 42923343 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14824/statm: 3400 804 374 3 0 500 0
[pid=14883] ppid=14824 vsize=5356 CPUtime=0
/proc/14883/stat : 14883 (sh) S 14824 14824 14221 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42924028 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14883/statm: 1339 232 193 169 0 50 0
[pid=14884] ppid=14883 vsize=13400 CPUtime=18.46
/proc/14884/stat : 14884 (minisat) R 14883 14824 14221 0 -1 4194304 3229 0 0 0 1844 2 0 0 25 0 1 0 42924028 13721600 3215 996147200 134512640 135127466 4294956256 18446744073709551615 134530739 0 0 4096 3 0 0 0 17 1 0 0
/proc/14884/statm: 3350 3215 75 150 0 3197 0
Current children cumulated CPU time (s) 25.06
Current children cumulated vsize (KiB) 32356

[startup+51.1026 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 14896
/proc/meminfo: memFree=1839184/2055920 swapFree=4181040/4192956
[pid=14824] ppid=14822 vsize=13600 CPUtime=34.63
/proc/14824/stat : 14824 (sugar) S 14822 14824 14221 0 -1 4194304 1517 48845 0 6 4 2 3421 36 16 0 1 0 42923343 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14824/statm: 3400 804 374 3 0 500 0
[pid=14895] ppid=14824 vsize=5356 CPUtime=0
/proc/14895/stat : 14895 (sh) S 14824 14824 14221 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42926861 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14895/statm: 1339 232 193 169 0 50 0
[pid=14896] ppid=14895 vsize=12640 CPUtime=15.75
/proc/14896/stat : 14896 (minisat) R 14895 14824 14221 0 -1 4194304 3049 0 0 0 1573 2 0 0 25 0 1 0 42926862 12943360 3035 996147200 134512640 135127466 4294956256 18446744073709551615 134530752 0 0 4096 3 0 0 0 17 1 0 0
/proc/14896/statm: 3160 3035 75 150 0 3007 0
Current children cumulated CPU time (s) 50.38
Current children cumulated vsize (KiB) 31596

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 14896
/proc/meminfo: memFree=1830992/2055920 swapFree=4181040/4192956
[pid=14824] ppid=14822 vsize=13600 CPUtime=34.63
/proc/14824/stat : 14824 (sugar) S 14822 14824 14221 0 -1 4194304 1517 48845 0 6 4 2 3421 36 16 0 1 0 42923343 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14824/statm: 3400 804 374 3 0 500 0
[pid=14895] ppid=14824 vsize=5356 CPUtime=0
/proc/14895/stat : 14895 (sh) S 14824 14824 14221 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42926861 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14895/statm: 1339 232 193 169 0 50 0
[pid=14896] ppid=14895 vsize=20952 CPUtime=66.48
/proc/14896/stat : 14896 (minisat) R 14895 14824 14221 0 -1 4194304 5062 0 0 0 6643 5 0 0 25 0 1 0 42926862 21454848 5048 996147200 134512640 135127466 4294956256 18446744073709551615 134530692 0 0 4096 3 0 0 0 17 1 0 0
/proc/14896/statm: 5238 5048 75 150 0 5085 0
Current children cumulated CPU time (s) 101.11
Current children cumulated vsize (KiB) 39908

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 14896
/proc/meminfo: memFree=1823824/2055920 swapFree=4181040/4192956
[pid=14824] ppid=14822 vsize=13600 CPUtime=34.63
/proc/14824/stat : 14824 (sugar) S 14822 14824 14221 0 -1 4194304 1517 48845 0 6 4 2 3421 36 16 0 1 0 42923343 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14824/statm: 3400 804 374 3 0 500 0
[pid=14895] ppid=14824 vsize=5356 CPUtime=0
/proc/14895/stat : 14895 (sh) S 14824 14824 14221 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42926861 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14895/statm: 1339 232 193 169 0 50 0
[pid=14896] ppid=14895 vsize=28244 CPUtime=125.91
/proc/14896/stat : 14896 (minisat) R 14895 14824 14221 0 -1 4194304 6875 0 0 0 12585 6 0 0 25 0 1 0 42926862 28921856 6861 996147200 134512640 135127466 4294956256 18446744073709551615 134531008 0 0 4096 3 0 0 0 17 1 0 0
/proc/14896/statm: 7061 6861 75 150 0 6908 0
Current children cumulated CPU time (s) 160.54

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

/proc/14824/statm: 3400 804 374 3 0 500 0
[pid=14895] ppid=14824 vsize=5356 CPUtime=0
/proc/14895/stat : 14895 (sh) S 14824 14824 14221 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42926861 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14895/statm: 1339 232 193 169 0 50 0
[pid=14896] ppid=14895 vsize=32476 CPUtime=244.78
/proc/14896/stat : 14896 (minisat) R 14895 14824 14221 0 -1 4194304 7937 0 0 0 24470 8 0 0 25 0 1 0 42926862 33255424 7923 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14896/statm: 8119 7923 75 150 0 7966 0
Current children cumulated CPU time (s) 279.41
Current children cumulated vsize (KiB) 51432

[startup+342.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 14896
/proc/meminfo: memFree=1819280/2055920 swapFree=4181040/4192956
[pid=14824] ppid=14822 vsize=13600 CPUtime=34.63
/proc/14824/stat : 14824 (sugar) S 14822 14824 14221 0 -1 4194304 1517 48845 0 6 4 2 3421 36 16 0 1 0 42923343 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14824/statm: 3400 804 374 3 0 500 0
[pid=14895] ppid=14824 vsize=5356 CPUtime=0
/proc/14895/stat : 14895 (sh) S 14824 14824 14221 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42926861 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14895/statm: 1339 232 193 169 0 50 0
[pid=14896] ppid=14895 vsize=32476 CPUtime=304.22
/proc/14896/stat : 14896 (minisat) R 14895 14824 14221 0 -1 4194304 7939 0 0 0 30414 8 0 0 25 0 1 0 42926862 33255424 7925 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14896/statm: 8119 7925 75 150 0 7966 0
Current children cumulated CPU time (s) 338.85
Current children cumulated vsize (KiB) 51432

[startup+402.303 s]
/proc/loadavg: 2.00 2.00 2.00 4/84 14896
/proc/meminfo: memFree=1816336/2055920 swapFree=4181040/4192956
[pid=14824] ppid=14822 vsize=13600 CPUtime=34.63
/proc/14824/stat : 14824 (sugar) S 14822 14824 14221 0 -1 4194304 1517 48845 0 6 4 2 3421 36 16 0 1 0 42923343 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14824/statm: 3400 804 374 3 0 500 0
[pid=14895] ppid=14824 vsize=5356 CPUtime=0
/proc/14895/stat : 14895 (sh) S 14824 14824 14221 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42926861 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14895/statm: 1339 232 193 169 0 50 0
[pid=14896] ppid=14895 vsize=35576 CPUtime=363.66
/proc/14896/stat : 14896 (minisat) R 14895 14824 14221 0 -1 4194304 8687 0 0 0 36357 9 0 0 25 0 1 0 42926862 36429824 8673 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14896/statm: 8894 8673 75 150 0 8741 0
Current children cumulated CPU time (s) 398.29
Current children cumulated vsize (KiB) 54532

[startup+462.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 14908
/proc/meminfo: memFree=1839248/2055920 swapFree=4181040/4192956
[pid=14824] ppid=14822 vsize=13600 CPUtime=432.37
/proc/14824/stat : 14824 (sugar) S 14822 14824 14221 0 -1 4194304 1631 62159 0 7 4 2 43181 50 16 0 1 0 42923343 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14824/statm: 3400 804 374 3 0 500 0
[pid=14907] ppid=14824 vsize=5356 CPUtime=0
/proc/14907/stat : 14907 (sh) S 14824 14824 14221 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42967016 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14907/statm: 1339 232 193 169 0 50 0
[pid=14908] ppid=14907 vsize=12136 CPUtime=25.32
/proc/14908/stat : 14908 (minisat) R 14907 14824 14221 0 -1 4194304 2916 0 0 0 2530 2 0 0 25 0 1 0 42967017 12427264 2902 996147200 134512640 135127466 4294956256 18446744073709551615 134530840 0 0 4096 3 0 0 0 17 1 0 0
/proc/14908/statm: 3034 2902 75 150 0 2881 0
Current children cumulated CPU time (s) 457.69
Current children cumulated vsize (KiB) 31092

[startup+522.303 s]
/proc/loadavg: 2.07 2.02 2.00 3/84 14908
/proc/meminfo: memFree=1836112/2055920 swapFree=4181040/4192956
[pid=14824] ppid=14822 vsize=13600 CPUtime=432.37
/proc/14824/stat : 14824 (sugar) S 14822 14824 14221 0 -1 4194304 1631 62159 0 7 4 2 43181 50 16 0 1 0 42923343 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14824/statm: 3400 804 374 3 0 500 0
[pid=14907] ppid=14824 vsize=5356 CPUtime=0
/proc/14907/stat : 14907 (sh) S 14824 14824 14221 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42967016 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14907/statm: 1339 232 193 169 0 50 0
[pid=14908] ppid=14907 vsize=15332 CPUtime=84.75
/proc/14908/stat : 14908 (minisat) R 14907 14824 14221 0 -1 4194304 3681 0 0 0 8473 2 0 0 25 0 1 0 42967017 15699968 3667 996147200 134512640 135127466 4294956256 18446744073709551615 134530752 0 0 4096 3 0 0 0 17 1 0 0
/proc/14908/statm: 3833 3667 75 150 0 3680 0
Current children cumulated CPU time (s) 517.12
Current children cumulated vsize (KiB) 34288

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

[startup+537.502 s]
/proc/loadavg: 2.06 2.01 2.00 3/84 14908
/proc/meminfo: memFree=1835408/2055920 swapFree=4181040/4192956
[pid=14824] ppid=14822 vsize=13600 CPUtime=432.37
/proc/14824/stat : 14824 (sugar) S 14822 14824 14221 0 -1 4194304 1631 62159 0 7 4 2 43181 50 16 0 1 0 42923343 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14824/statm: 3400 804 374 3 0 500 0
[pid=14907] ppid=14824 vsize=5356 CPUtime=0
/proc/14907/stat : 14907 (sh) S 14824 14824 14221 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42967016 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14907/statm: 1339 232 193 169 0 50 0
[pid=14908] ppid=14907 vsize=15904 CPUtime=99.81
/proc/14908/stat : 14908 (minisat) R 14907 14824 14221 0 -1 4194304 3844 0 0 0 9978 3 0 0 25 0 1 0 42967017 16285696 3830 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14908/statm: 3976 3830 75 150 0 3823 0
Current children cumulated CPU time (s) 532.18
Current children cumulated vsize (KiB) 34860

[startup+543.901 s]
/proc/loadavg: 2.05 2.01 2.00 3/84 14908
/proc/meminfo: memFree=1835216/2055920 swapFree=4181040/4192956
[pid=14824] ppid=14822 vsize=13600 CPUtime=432.37
/proc/14824/stat : 14824 (sugar) S 14822 14824 14221 0 -1 4194304 1631 62159 0 7 4 2 43181 50 16 0 1 0 42923343 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14824/statm: 3400 804 374 3 0 500 0
[pid=14907] ppid=14824 vsize=5356 CPUtime=0
/proc/14907/stat : 14907 (sh) S 14824 14824 14221 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42967016 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14907/statm: 1339 232 193 169 0 50 0
[pid=14908] ppid=14907 vsize=16040 CPUtime=106.15
/proc/14908/stat : 14908 (minisat) R 14907 14824 14221 0 -1 4194304 3877 0 0 0 10612 3 0 0 25 0 1 0 42967017 16424960 3863 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14908/statm: 4010 3863 75 150 0 3857 0
Current children cumulated CPU time (s) 538.52
Current children cumulated vsize (KiB) 34996

[startup+547.102 s]
/proc/loadavg: 2.05 2.01 2.00 3/84 14908
/proc/meminfo: memFree=1835152/2055920 swapFree=4181040/4192956
[pid=14824] ppid=14822 vsize=13600 CPUtime=432.37
/proc/14824/stat : 14824 (sugar) S 14822 14824 14221 0 -1 4194304 1631 62159 0 7 4 2 43181 50 16 0 1 0 42923343 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14824/statm: 3400 804 374 3 0 500 0
[pid=14907] ppid=14824 vsize=5356 CPUtime=0
/proc/14907/stat : 14907 (sh) S 14824 14824 14221 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42967016 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14907/statm: 1339 232 193 169 0 50 0
[pid=14908] ppid=14907 vsize=16184 CPUtime=109.32
/proc/14908/stat : 14908 (minisat) R 14907 14824 14221 0 -1 4194304 3883 0 0 0 10929 3 0 0 25 0 1 0 42967017 16572416 3869 996147200 134512640 135127466 4294956256 18446744073709551615 134530739 0 0 4096 3 0 0 0 17 1 0 0
/proc/14908/statm: 4046 3869 75 150 0 3893 0
Current children cumulated CPU time (s) 541.69
Current children cumulated vsize (KiB) 35140

[startup+550.302 s]
/proc/loadavg: 2.04 2.01 2.00 3/84 14908
/proc/meminfo: memFree=1835152/2055920 swapFree=4181040/4192956
[pid=14824] ppid=14822 vsize=13600 CPUtime=432.37
/proc/14824/stat : 14824 (sugar) S 14822 14824 14221 0 -1 4194304 1631 62159 0 7 4 2 43181 50 16 0 1 0 42923343 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14824/statm: 3400 804 374 3 0 500 0
[pid=14907] ppid=14824 vsize=5356 CPUtime=0
/proc/14907/stat : 14907 (sh) S 14824 14824 14221 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42967016 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14907/statm: 1339 232 193 169 0 50 0
[pid=14908] ppid=14907 vsize=16184 CPUtime=112.49
/proc/14908/stat : 14908 (minisat) R 14907 14824 14221 0 -1 4194304 3901 0 0 0 11246 3 0 0 25 0 1 0 42967017 16572416 3887 996147200 134512640 135127466 4294956256 18446744073709551615 134530759 0 0 4096 3 0 0 0 17 1 0 0
/proc/14908/statm: 4046 3887 75 150 0 3893 0
Current children cumulated CPU time (s) 544.86
Current children cumulated vsize (KiB) 35140

[startup+551.901 s]
/proc/loadavg: 2.04 2.01 2.00 3/84 14908
/proc/meminfo: memFree=1835088/2055920 swapFree=4181040/4192956
[pid=14824] ppid=14822 vsize=13600 CPUtime=432.37
/proc/14824/stat : 14824 (sugar) S 14822 14824 14221 0 -1 4194304 1631 62159 0 7 4 2 43181 50 16 0 1 0 42923343 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14824/statm: 3400 804 374 3 0 500 0
[pid=14907] ppid=14824 vsize=5356 CPUtime=0
/proc/14907/stat : 14907 (sh) S 14824 14824 14221 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42967016 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14907/statm: 1339 232 193 169 0 50 0
[pid=14908] ppid=14907 vsize=16344 CPUtime=114.08
/proc/14908/stat : 14908 (minisat) R 14907 14824 14221 0 -1 4194304 3929 0 0 0 11405 3 0 0 25 0 1 0 42967017 16736256 3915 996147200 134512640 135127466 4294956256 18446744073709551615 134530775 0 0 4096 3 0 0 0 17 1 0 0
/proc/14908/statm: 4086 3915 75 150 0 3933 0
Current children cumulated CPU time (s) 546.45
Current children cumulated vsize (KiB) 35300

[startup+552.701 s]
/proc/loadavg: 2.04 2.01 2.00 3/84 14908
/proc/meminfo: memFree=1835024/2055920 swapFree=4181040/4192956
[pid=14824] ppid=14822 vsize=13600 CPUtime=432.37
/proc/14824/stat : 14824 (sugar) S 14822 14824 14221 0 -1 4194304 1631 62159 0 7 4 2 43181 50 16 0 1 0 42923343 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14824/statm: 3400 804 374 3 0 500 0
[pid=14907] ppid=14824 vsize=5356 CPUtime=0
/proc/14907/stat : 14907 (sh) S 14824 14824 14221 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42967016 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14907/statm: 1339 232 193 169 0 50 0
[pid=14908] ppid=14907 vsize=16344 CPUtime=114.87
/proc/14908/stat : 14908 (minisat) R 14907 14824 14221 0 -1 4194304 3929 0 0 0 11484 3 0 0 25 0 1 0 42967017 16736256 3915 996147200 134512640 135127466 4294956256 18446744073709551615 134530772 0 0 4096 3 0 0 0 17 1 0 0
/proc/14908/statm: 4086 3915 75 150 0 3933 0
Current children cumulated CPU time (s) 547.24
Current children cumulated vsize (KiB) 35300

[startup+552.901 s]
/proc/loadavg: 2.04 2.01 2.00 3/84 14908
/proc/meminfo: memFree=1835024/2055920 swapFree=4181040/4192956
[pid=14824] ppid=14822 vsize=13600 CPUtime=547.45
/proc/14824/stat : 14824 (sugar) R 14822 14824 14221 0 -1 4194304 1672 66382 0 7 4 2 54685 54 16 0 1 0 42923343 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 259415315497 0 0 4224 16386 0 0 0 17 1 0 0
/proc/14824/statm: 3400 805 375 3 0 500 0
Current children cumulated CPU time (s) 547.45
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 552.903
CPU time (s): 547.464
CPU user time (s): 546.895
CPU system time (s): 0.568913
CPU usage (%): 99.0162
Max. virtual memory (cumulated for all children) (KiB): 883228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 546.895
system time used= 0.568913
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 68085
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= 3364
involuntary context switches= 25557

runsolver used 0.606907 second user time and 1.93271 second system time

The end

Launcher Data (download as text)

Begin job on node42 at 2008-07-12 13:30:39
IDJOB=1112108
IDBENCH=61363
IDSOLVER=368
FILE ID=node42/1112108-1215862239
PBS_JOBID= 7903462
Free space on /tmp= 66496 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/rand-3-20-20/normalized-rand-3-20-20-60-632-6_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-1112108-1215862239/watcher-1112108-1215862239 -o /tmp/evaluation-result-1112108-1215862239/solver-1112108-1215862239 -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-1112108-1215862239.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 0f1b884dfd1924af2bb3a0367831bfe2
RANDOM SEED=1593409414

node42.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.232
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.232
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:       1859024 kB
Buffers:         26600 kB
Cached:          86188 kB
SwapCached:       5804 kB
Active:          83944 kB
Inactive:        55332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1859024 kB
SwapTotal:     4192956 kB
SwapFree:      4181040 kB
Dirty:            2592 kB
Writeback:           0 kB
Mapped:          42600 kB
Slab:            42804 kB
Committed_AS:   199784 kB
PageTables:       1860 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= 66492 MiB
End job on node42 at 2008-07-12 13:39:52